@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
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}/*custom 5th col */
.grid-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .grid-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .grid-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .grid-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .grid-container {
    max-width: 1140px;
  }
}

.grid-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.grid-row [class*=grid-],
.grid-row [class^=grid-] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.grid-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.grid-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.grid-no-gutters > .grid,
.grid-no-gutters > [class*=grid-] {
  padding-right: 0;
  padding-left: 0;
}

.grid-xl,
.grid-xl-auto, .grid-xl-12, .grid-xl-11, .grid-xl-10, .grid-xl-9, .grid-xl-8, .grid-xl-7, .grid-xl-6, .grid-xl-5, .grid-xl-4, .grid-xl-3, .grid-xl-2, .grid-xl-1, .grid-lg,
.grid-lg-auto, .grid-lg-12, .grid-lg-11, .grid-lg-10, .grid-lg-9, .grid-lg-8, .grid-lg-7, .grid-lg-6, .grid-lg-5, .grid-lg-4, .grid-lg-3, .grid-lg-2, .grid-lg-1, .grid-md,
.grid-md-auto, .grid-md-12, .grid-md-11, .grid-md-10, .grid-md-9, .grid-md-8, .grid-md-7, .grid-md-6, .grid-md-5, .grid-md-4, .grid-md-3, .grid-md-2, .grid-md-1, .grid-sm,
.grid-sm-auto, .grid-sm-12, .grid-sm-11, .grid-sm-10, .grid-sm-9, .grid-sm-8, .grid-sm-7, .grid-sm-6, .grid-sm-5, .grid-sm-4, .grid-sm-3, .grid-sm-2, .grid-sm-1, .grid-xl-2m3,
.grid-lg-2m3,
.grid-md-2m3,
.grid-sm-2m3,
.grid-xs-2m3, .grid,
.grid-auto, .grid-12, .grid-11, .grid-10, .grid-9, .grid-8, .grid-7, .grid-6, .grid-5, .grid-4, .grid-3, .grid-2, .grid-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.grid {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.grid-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.grid-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.grid-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.grid-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.grid-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.grid-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.grid-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.grid-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.grid-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.grid-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.grid-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.grid-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.grid-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.grid-2m3 {
  flex: 0 0 20%;
  max-width: 20%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .grid-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .grid-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .grid-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .grid-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .grid-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .grid-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .grid-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .grid-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .grid-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .grid-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .grid-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .grid-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .grid-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .grid-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .grid-sm-2m3 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .grid-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .grid-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .grid-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .grid-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .grid-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .grid-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .grid-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .grid-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .grid-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .grid-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .grid-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .grid-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .grid-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .grid-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .grid-md-2m3 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .grid-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .grid-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .grid-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .grid-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .grid-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .grid-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .grid-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .grid-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .grid-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .grid-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .grid-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .grid-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .grid-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .grid-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .grid-lg-2m3 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .grid-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .grid-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .grid-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .grid-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .grid-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .grid-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .grid-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .grid-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .grid-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .grid-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .grid-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .grid-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .grid-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .grid-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .grid-xl-2m3 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}



/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}
:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:84px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{margin:0 0 2.5rem}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle,.block-editor-global-styles-background-panel__image-preview-content{height:100%;padding-left:12px;width:100%}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{background-color:#ddd;box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar{background-color:#1e1e1e;color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar.block-editor-block-contextual-toolbar{border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button{color:#ddd}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:hover{color:#fff}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:focus:before{box-shadow:inset 0 0 0 1px #1e1e1e,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:disabled,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button[aria-disabled=true]{color:#757575}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#1e1e1e;border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-switcher__toggle{color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar-group{border-right-color:#2f2f2f!important}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .is-pressed{color:var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-lock-modal{z-index:1000001}@media (min-width:600px){.block-editor-block-lock-modal .components-modal__frame{max-width:480px}}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{margin:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__search{margin:16px 0}.block-editor-block-manager__disabled-blocks-count{background-color:#fff;border:1px solid #ddd;border-width:1px 0;box-shadow:-32px 0 0 0 #fff,32px 0 0 0 #fff;padding:8px;position:sticky;text-align:center;top:-5px;z-index:2}.block-editor-block-manager__disabled-blocks-count~.block-editor-block-manager__results .block-editor-block-manager__category-title{top:31px}.block-editor-block-manager__disabled-blocks-count .is-link{margin-left:12px}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;border-radius:2px;height:100%;position:relative}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%;z-index:100}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms{padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control{margin-bottom:12px}.components-border-radius-control legend{margin-bottom:8px}.components-border-radius-control .components-border-radius-control__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__unit-control{flex-shrink:0;margin-bottom:0;margin-right:16px;width:calc(50% - 8px)}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control{flex:1;margin-right:12px}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .component-border-radius-control__linked-button{display:flex;justify-content:center;margin-top:8px}.components-border-radius-control .component-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{min-width:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown button,.block-editor-global-styles__shadow-dropdown button{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown button.is-open,.block-editor-global-styles__shadow-dropdown button.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles-filters-panel__dropdown{border:1px solid #ddd;border-radius:2px}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px;will-change:transform}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-5px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__width{margin-bottom:1.115em}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item:disabled{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;text-transform:capitalize;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 0 8px 24px}.block-editor-link-control__setting .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:36px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{min-width:24px;padding:0;width:24px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-info,.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:200px;white-space:nowrap}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-tool-selector__menu .components-menu-item__info{margin-left:36px;text-align:left}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;width:302px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden;scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:scroll;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search:not(:focus-within){--wp-components-color-background:#fff}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.reusable-blocks-menu-items__convert-modal{z-index:1000001}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.patterns-menu-items__convert-modal{z-index:1000001}.patterns-menu-items__convert-modal [role=dialog]>[role=document]{width:350px}.patterns-menu-items__convert-modal .patterns-menu-items__convert-modal-categories{position:relative}.patterns-menu-items__convert-modal .components-form-token-field__suggestions-list:not(:empty){background-color:#fff;border:1px solid var(--wp-admin-theme-color);border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:0 0 .5px .5px var(--wp-admin-theme-color);box-sizing:border-box;left:-1px;max-height:96px;min-width:auto;position:absolute;width:calc(100% + 2px);z-index:1}.patterns-create-modal__name-input input[type=text]{margin:0}.patterns-rename-pattern-category-modal__validation-message{color:#cc1818}@media (min-width:782px){.patterns-rename-pattern-category-modal__validation-message{width:320px}}.pattern-overrides-control__allow-overrides-button{justify-content:center;width:100%}.patterns-pattern-overrides-toolbar-indicator__popover .components-popover__content{min-width:260px;padding:16px}.patterns-pattern-overrides-toolbar-indicator .patterns-pattern-overrides-toolbar-indicator-icon.has-colors svg{fill:var(--wp-block-synced-color)}.editor-collapsible-block-toolbar .patterns-pattern-overrides-toolbar-indicator{height:32px}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.interface-complementary-area-header{background:#fff;gap:4px;padding-right:8px}.interface-complementary-area-header .interface-complementary-area-header__title{margin:0 auto 0 0}.interface-complementary-area{background:#fff;color:#1e1e1e;height:100%;overflow:auto}@media (min-width:600px){.interface-complementary-area{-webkit-overflow-scrolling:touch}}@media (min-width:782px){.interface-complementary-area{width:280px}}.interface-complementary-area .components-panel{border:none;position:relative;z-index:0}.interface-complementary-area .components-panel__header{position:sticky;top:0;z-index:1}.interface-complementary-area .components-panel__header.editor-sidebar__panel-tabs{top:0}.interface-complementary-area p:not(.components-base-control__help,.components-form-token-field__help){margin-top:0}.interface-complementary-area h2{color:#1e1e1e;font-size:13px;font-weight:500;margin-bottom:1.5em}.interface-complementary-area h3{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.interface-complementary-area hr{border-bottom:1px solid #f0f0f0;border-top:none;margin:1.5em 0}.interface-complementary-area div.components-toolbar,.interface-complementary-area div.components-toolbar-group{box-shadow:none;margin-bottom:1.5em}.interface-complementary-area div.components-toolbar-group:last-child,.interface-complementary-area div.components-toolbar:last-child{margin-bottom:0}.interface-complementary-area .block-editor-skip-to-selected-block:focus{bottom:10px;left:auto;right:10px;top:auto}.interface-complementary-area__fill{height:100%}@media (min-width:782px){body.js.is-fullscreen-mode{height:calc(100% + 32px);margin-top:-32px}body.js.is-fullscreen-mode #adminmenumain,body.js.is-fullscreen-mode #wpadminbar{display:none}body.js.is-fullscreen-mode #wpcontent,body.js.is-fullscreen-mode #wpfooter{margin-left:0}}html.interface-interface-skeleton__html-container{position:fixed;width:100%}@media (min-width:782px){html.interface-interface-skeleton__html-container:not(:has(.is-zoom-out)){position:static;width:auto}}.interface-interface-skeleton{bottom:0;display:flex;flex-direction:row;height:auto;max-height:100%;position:fixed;right:0;top:46px}@media (min-width:783px){.interface-interface-skeleton{top:32px}.is-fullscreen-mode .interface-interface-skeleton{top:0}}.interface-interface-skeleton__editor{display:flex;flex:0 1 100%;flex-direction:column;overflow:hidden}.interface-interface-skeleton{left:0}@media (min-width:783px){.interface-interface-skeleton{left:160px}}@media (min-width:783px){.auto-fold .interface-interface-skeleton{left:36px}}@media (min-width:961px){.auto-fold .interface-interface-skeleton{left:160px}}.folded .interface-interface-skeleton{left:0}@media (min-width:783px){.folded .interface-interface-skeleton{left:36px}}body.is-fullscreen-mode .interface-interface-skeleton{left:0!important}.interface-interface-skeleton__body{display:flex;flex-grow:1;overflow:auto;overscroll-behavior-y:none;position:relative}@media (min-width:782px){.has-footer .interface-interface-skeleton__body{padding-bottom:25px}}.interface-interface-skeleton__content{display:flex;flex-direction:column;flex-grow:1;overflow:auto;z-index:20}@media (min-width:782px){.interface-interface-skeleton__content{z-index:auto}}.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{background:#fff;bottom:0;color:#1e1e1e;flex-shrink:0;left:0;position:absolute;top:0;width:auto;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{position:relative!important}}.interface-interface-skeleton__sidebar{border-top:1px solid #e0e0e0;overflow:hidden}@media (min-width:782px){.interface-interface-skeleton__sidebar{box-shadow:-1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__secondary-sidebar{border-top:1px solid #e0e0e0;right:0}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar{box-shadow:1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);color:#1e1e1e;flex-shrink:0;height:auto;outline:1px solid #0000;z-index:30}.interface-interface-skeleton__footer{background-color:#fff;border-top:1px solid #e0e0e0;bottom:0;color:#1e1e1e;display:none;flex-shrink:0;height:auto;left:0;position:absolute;width:100%;z-index:90}@media (min-width:782px){.interface-interface-skeleton__footer{display:flex}}.interface-interface-skeleton__footer .block-editor-block-breadcrumb{align-items:center;background:#fff;display:flex;font-size:13px;height:24px;padding:0 18px;z-index:30}.interface-interface-skeleton__actions{background:#fff;bottom:auto;color:#1e1e1e;left:auto;position:fixed!important;right:0;top:-9999em;width:100vw;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__actions{width:280px}}.interface-interface-skeleton__actions:focus,.interface-interface-skeleton__actions:focus-within{bottom:0;top:auto}.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:46px}@media (min-width:782px){.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{border-left:1px solid #ddd;top:32px}.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:0}}.interface-pinned-items{display:flex;gap:8px}.interface-pinned-items .components-button{display:none;margin:0}.interface-pinned-items .components-button[aria-controls="edit-post:block"],.interface-pinned-items .components-button[aria-controls="edit-post:document"],.interface-pinned-items .components-button[aria-controls="edit-site:block-inspector"],.interface-pinned-items .components-button[aria-controls="edit-site:template"]{display:flex}.interface-pinned-items .components-button svg{max-height:24px;max-width:24px}@media (min-width:600px){.interface-pinned-items .components-button{display:flex}}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{content:"\f110";font:normal 20px/1 dashicons;margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{flex-grow:0;flex-shrink:0;height:24px;margin-right:8px;max-width:none;width:24px}.editor-autocompleters__user .editor-autocompleters__user-name{flex-grow:1;flex-shrink:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user .editor-autocompleters__user-slug{color:#757575;flex-grow:0;flex-shrink:0;margin-left:8px;max-width:100px;overflow:none;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user:hover .editor-autocompleters__user-slug{color:var(--wp-admin-theme-color)}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar){box-shadow:none}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar) .interface-complementary-area-header{display:none}.editor-collab-sidebar{height:100%}.editor-collab-sidebar-panel{height:100%;padding:16px}.editor-collab-sidebar-panel__thread{background-color:#f0f0f0;border:1.5px solid #ddd;border-radius:8px;margin-bottom:16px;padding:16px;position:relative}.editor-collab-sidebar-panel__active-thread{border:1.5px solid #3858e9}.editor-collab-sidebar-panel__focus-thread{background-color:#fff;border:1.5px solid #3858e9;box-shadow:0 5.5px 7.8px -.3px rgba(0,0,0,.102)}.editor-collab-sidebar-panel__comment-field{flex:1}.editor-collab-sidebar-panel__child-thread{margin-top:15px}.editor-collab-sidebar-panel__user-name{text-transform:capitalize}.editor-collab-sidebar-panel__user-name,.editor-collab-sidebar-panel__user-time{color:#757575;font-size:12px;font-weight:400;line-height:16px;text-align:left}.editor-collab-sidebar-panel__user-comment{color:#1e1e1e;font-size:13px;font-weight:400;line-height:20px;text-align:left}.editor-collab-sidebar-panel__user-comment p{margin-bottom:0}.editor-collab-sidebar-panel__user-avatar{border-radius:50%;flex-shrink:0}.editor-collab-sidebar-panel__thread-overlay{background-color:#000000b3;border-radius:8px;color:#fff;height:100%;left:0;padding:15px;position:absolute;text-align:center;top:0;width:100%;z-index:1}.editor-collab-sidebar-panel__thread-overlay p{margin-bottom:15px}.editor-collab-sidebar-panel__thread-overlay button{color:#fff;padding:4px 10px}.editor-collab-sidebar-panel__comment-status{margin-left:auto}.editor-collab-sidebar-panel__comment-status button.has-icon:not(.has-text){flex-shrink:0;height:24px;min-width:24px;padding:0;width:24px}.editor-collab-sidebar-panel__comment-dropdown-menu{flex-shrink:0}.editor-collab-sidebar-panel__comment-dropdown-menu button.has-icon{height:24px;min-width:24px;padding:0;width:24px}.editor-collab-sidebar-panel__show-more-reply{font-style:italic;font-weight:500;padding:0}.editor-collapsible-block-toolbar{align-items:center;display:flex;height:60px;overflow:hidden}.editor-collapsible-block-toolbar .block-editor-block-contextual-toolbar{background:#0000;border-bottom:0;height:100%}.editor-collapsible-block-toolbar .block-editor-block-toolbar{height:100%;padding-top:15px}.editor-collapsible-block-toolbar .block-editor-block-toolbar .components-button:not(.block-editor-block-mover-button){height:32px}.editor-collapsible-block-toolbar:after{background-color:#ddd;content:"";height:24px;margin-right:7px;width:1px}.editor-collapsible-block-toolbar .components-toolbar,.editor-collapsible-block-toolbar .components-toolbar-group{border-right:none;position:relative}.editor-collapsible-block-toolbar .components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar:after{background-color:#ddd;content:"";height:24px;position:absolute;right:-1px;top:4px;width:1px}.editor-collapsible-block-toolbar .components-toolbar .components-toolbar-group.components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar-group .components-toolbar-group.components-toolbar-group:after{display:none}.editor-collapsible-block-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button{height:32px;overflow:visible}@media (min-width:600px){.editor-collapsible-block-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{height:40px;position:relative;top:-5px}}.editor-collapsible-block-toolbar.is-collapsed{display:none}.editor-content-only-settings-menu__description{min-width:235px;padding:8px}.editor-blog-title-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-document-bar{align-items:center;background:#f0f0f0;border-radius:4px;display:flex;height:32px;justify-content:space-between;min-width:0;width:min(100%,450px)}.editor-document-bar:hover{background-color:#e0e0e0}.editor-document-bar .components-button{border-radius:4px}@media not (prefers-reduced-motion){.editor-document-bar .components-button{transition:all .1s ease-out}}.editor-document-bar .components-button:hover{background:#e0e0e0}@media screen and (min-width:782px) and (max-width:960px){.editor-document-bar.has-back-button .editor-document-bar__post-type-label{display:none}}.editor-document-bar__command{color:var(--wp-block-synced-color);flex-grow:1;overflow:hidden}.editor-document-bar__title{color:#1e1e1e;margin:0 auto;max-width:70%;overflow:hidden}@media (min-width:782px){.editor-document-bar__title{padding-left:24px}}.editor-document-bar__title h1{align-items:center;display:flex;font-weight:400;justify-content:center;overflow:hidden;white-space:nowrap}.editor-document-bar__post-title{color:currentColor;flex:1;overflow:hidden;text-overflow:ellipsis}.editor-document-bar__post-type-label{color:#2f2f2f;flex:0;padding-left:4px}@media screen and (max-width:600px){.editor-document-bar__post-type-label{display:none}}.editor-document-bar__shortcut{color:#2f2f2f;display:none;min-width:24px}@media (min-width:782px){.editor-document-bar__shortcut{display:initial}}.editor-document-bar__back.components-button.has-icon.has-text{color:#757575;flex-shrink:0;gap:0;min-width:36px;position:absolute;z-index:1}.editor-document-bar__back.components-button.has-icon.has-text:hover{background-color:initial;color:#1e1e1e}.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:none;margin-left:12px;pointer-events:none;position:absolute}.editor-document-bar__icon-layout.editor-document-bar__icon-layout svg{fill:#949494}@media (min-width:600px){.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:flex}}.document-outline{margin:20px 0}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#ddd;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{align-items:flex-start;background:none;border:none;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;margin:0 0 0 -1px;padding:2px 5px 2px 1px;text-align:left}.document-outline__button:disabled,.document-outline__button[aria-disabled=true]{color:#757575;cursor:default}.document-outline__button:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.document-outline__level{background:#ddd;border-radius:3px;color:#1e1e1e;font-size:13px;margin-right:4px;padding:1px 6px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.editor-document-outline.has-no-headings{color:#757575;text-align:center}.editor-document-outline.has-no-headings>svg{margin-top:28px}.editor-document-outline.has-no-headings>p{padding-left:32px;padding-right:32px}.editor-document-tools{align-items:center;display:inline-flex}.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:none}@media (min-width:782px){.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:inline-flex}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle{display:inline-flex}@media not (prefers-reduced-motion){.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle svg{transition:transform .2s cubic-bezier(.165,.84,.44,1)}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.is-pressed svg{transform:rotate(45deg)}.editor-document-tools .block-editor-list-view{display:none}@media (min-width:600px){.editor-document-tools .block-editor-list-view{display:flex}}.editor-document-tools .editor-document-tools__left>.components-button.has-icon,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon{height:32px;min-width:32px;padding:4px}.editor-document-tools .editor-document-tools__left>.components-button.has-icon.is-pressed,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon.is-pressed{background:#1e1e1e}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:focus:not(:disabled),.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 1px #fff;outline:1px solid #0000}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:before,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:before{display:none}.editor-document-tools__left{align-items:center;display:inline-flex;gap:8px}.editor-document-tools__left:not(:last-child){margin-inline-end:8px}.show-icon-labels .editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.has-icon{padding:0 8px;width:auto}.show-icon-labels .editor-document-tools__left>*+*{margin-left:8px}.editor-editor-interface .entities-saved-states__panel-header{height:61px}.editor-editor-interface .interface-interface-skeleton__content{isolation:isolate}.editor-visual-editor{flex:1 0 auto}.components-editor-notices__dismissible,.components-editor-notices__pinned{color:#1e1e1e;left:0;position:relative;right:0;top:0}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{border-bottom:1px solid #0003;box-sizing:border-box;min-height:60px;padding:0 12px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin-top:12px}.entities-saved-states__panel-header{background:#fff;border-bottom:1px solid #ddd;box-sizing:border-box;height:60px;padding-left:16px;padding-right:16px}.entities-saved-states__text-prompt{padding:16px 16px 4px}.entities-saved-states__text-prompt .entities-saved-states__text-prompt--header{display:block;margin-bottom:12px}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt{padding:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body{border:0;padding-left:0;padding-right:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2{margin-bottom:0;margin-left:-16px;margin-right:-16px}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2 button{font-size:11px;text-transform:uppercase}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--header-wrapper{display:none}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--changes-count{margin-bottom:8px;margin-top:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-footer{margin-top:16px}.entities-saved-states__change-control{flex:1}.entities-saved-states__changes{font-size:13px;list-style:disc;margin:4px 16px 0 24px}.entities-saved-states__changes li{margin-bottom:4px}.editor-error-boundary{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:60px auto auto;max-width:780px;padding:1em}.editor-header{align-items:center;background:#fff;display:grid;grid-auto-flow:row;grid-template:auto/60px minmax(0,max-content) minmax(min-content,1fr) 60px;height:60px;justify-content:space-between;max-width:100vw}.editor-header:has(>.editor-header__center){grid-template:auto/60px min-content 1fr min-content 60px}@media (min-width:782px){.editor-header:has(>.editor-header__center){grid-template:auto/60px minmax(min-content,2fr) 2.5fr minmax(min-content,2fr) 60px}}@media (min-width:480px){.editor-header{gap:16px}}@media (min-width:280px){.editor-header{flex-wrap:nowrap}}.editor-header__toolbar{align-items:center;clip-path:inset(-2px);display:flex;grid-column:1/3;min-width:0}.editor-header__toolbar>:first-child{margin-inline:16px 0}.editor-header__back-button+.editor-header__toolbar{grid-column:2/3}@media (min-width:480px){.editor-header__back-button+.editor-header__toolbar>:first-child{margin-inline:0}.editor-header__toolbar{clip-path:none}}.editor-header__toolbar .table-of-contents{display:none}@media (min-width:600px){.editor-header__toolbar .table-of-contents{display:block}}.editor-header__toolbar .editor-collapsible-block-toolbar,.editor-header__toolbar .editor-collapsible-block-toolbar.is-collapsed~.editor-collapsible-block-toolbar__toggle{margin-inline:8px 0}.editor-header__center{align-items:center;clip-path:inset(-2px);display:flex;grid-column:3/4;justify-content:center;min-width:0}@media (max-width:479px){.editor-header__center>:first-child{margin-inline-start:8px}.editor-header__center>:last-child{margin-inline-end:8px}}.editor-header__settings{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:8px;grid-column:3/-1;justify-self:end;padding-right:4px}.editor-header:has(>.editor-header__center) .editor-header__settings{grid-column:4/-1}@media (min-width:600px){.editor-header__settings{padding-right:8px}}.show-icon-labels .editor-header .components-button.has-icon,.show-icon-labels.interface-pinned-items .components-button.has-icon{width:auto}.show-icon-labels .editor-header .components-button.has-icon svg,.show-icon-labels.interface-pinned-items .components-button.has-icon svg{display:none}.show-icon-labels .editor-header .components-button.has-icon:after,.show-icon-labels.interface-pinned-items .components-button.has-icon:after{content:attr(aria-label);white-space:nowrap}.show-icon-labels .editor-header .components-button.has-icon[aria-disabled=true],.show-icon-labels.interface-pinned-items .components-button.has-icon[aria-disabled=true]{background-color:initial}.show-icon-labels .editor-header .is-tertiary:active,.show-icon-labels.interface-pinned-items .is-tertiary:active{background-color:initial;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color)}.show-icon-labels .editor-header .components-button.has-icon.button-toggle svg,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle svg{display:block}.show-icon-labels .editor-header .components-button.has-icon.button-toggle:after,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle:after{content:none}.show-icon-labels .editor-header .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon,.show-icon-labels.interface-pinned-items .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon{display:block}.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:8px;padding-right:8px}@media (min-width:600px){.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:12px;padding-right:12px}}.show-icon-labels .editor-header .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels .editor-header .editor-post-saved-state.editor-post-saved-state:after,.show-icon-labels.interface-pinned-items .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels.interface-pinned-items .editor-post-saved-state.editor-post-saved-state:after{content:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover{border-left:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover:before{background-color:#ddd;content:"";height:24px;margin-left:8px;margin-top:4px;width:1px}.show-icon-labels .editor-header__toolbar .block-editor-block-mover .block-editor-block-mover__move-button-container:before{background:#ddd;left:calc(50% + 1px);width:calc(100% - 24px)}.show-icon-labels.interface-pinned-items{border-bottom:1px solid #ccc;display:block;margin:0 -12px;padding:6px 12px 12px}.show-icon-labels.interface-pinned-items>.components-button.has-icon{justify-content:flex-start;margin:0;padding:6px 6px 6px 8px;width:14.625rem}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=true] svg{display:block;max-width:24px}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=false]{padding-left:40px}.show-icon-labels.interface-pinned-items>.components-button.has-icon svg{margin-right:8px}@media (min-width:480px){.editor-header__post-preview-button{display:none}}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header{border-bottom:none}.editor-editor-interface.is-distraction-free .editor-header{background-color:#fff;width:100%}@media (min-width:782px){.editor-editor-interface.is-distraction-free .editor-header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);position:absolute}}.editor-editor-interface.is-distraction-free .editor-header>.edit-post-header__settings>.edit-post-header__post-preview-button{visibility:hidden}.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-preview-dropdown,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-zoom-out-toggle,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.interface-pinned-items,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__toolbar .editor-document-tools__document-overview-toggle{display:none}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within{opacity:1!important}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within div{transform:translateX(0) translateZ(0)!important}.editor-editor-interface.is-distraction-free .components-editor-notices__dismissible{position:absolute;z-index:35}.components-popover.more-menu-dropdown__content{z-index:99998}.editor-inserter-sidebar{box-sizing:border-box;display:flex;flex-direction:column;height:100%}.editor-inserter-sidebar *,.editor-inserter-sidebar :after,.editor-inserter-sidebar :before{box-sizing:inherit}.editor-inserter-sidebar__content{height:100%}.editor-keyboard-shortcut-help-modal__section{margin:0 0 2rem}.editor-keyboard-shortcut-help-modal__section-title{font-size:.9rem;font-weight:600}.editor-keyboard-shortcut-help-modal__shortcut{align-items:baseline;border-top:1px solid #ddd;display:flex;margin-bottom:0;padding:.6rem 0}.editor-keyboard-shortcut-help-modal__shortcut:last-child{border-bottom:1px solid #ddd}.editor-keyboard-shortcut-help-modal__shortcut:empty{display:none}.editor-keyboard-shortcut-help-modal__shortcut-term{font-weight:600;margin:0 0 0 1rem;text-align:right}.editor-keyboard-shortcut-help-modal__shortcut-description{flex:1;margin:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination{background:none;display:block;margin:0;padding:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination+.editor-keyboard-shortcut-help-modal__shortcut-key-combination{margin-top:10px}.editor-keyboard-shortcut-help-modal__shortcut-key{border-radius:8%;margin:0 .2rem;padding:.25rem .5rem}.editor-keyboard-shortcut-help-modal__shortcut-key:last-child{margin:0 0 0 .2rem}.editor-list-view-sidebar{height:100%}@media (min-width:782px){.editor-list-view-sidebar{width:350px}}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{height:100%;overflow:auto;padding:4px;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar{height:12px;width:12px}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-track,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-track{background-color:initial}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.editor-list-view-sidebar__list-view-container>.document-outline:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:hover::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:hover::-webkit-scrollbar-thumb{background-color:#949494}.editor-list-view-sidebar__list-view-container>.document-outline:focus,.editor-list-view-sidebar__list-view-container>.document-outline:focus-within,.editor-list-view-sidebar__list-view-container>.document-outline:hover,.editor-list-view-sidebar__list-view-panel-content:focus,.editor-list-view-sidebar__list-view-panel-content:focus-within,.editor-list-view-sidebar__list-view-panel-content:hover{scrollbar-color:#949494 #0000}@media (hover:none){.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{scrollbar-color:#949494 #0000}}.editor-list-view-sidebar__list-view-container{display:flex;flex-direction:column;height:100%}.editor-list-view-sidebar__tab-panel{height:100%}.editor-list-view-sidebar__outline{border-bottom:1px solid #ddd;display:flex;flex-direction:column;gap:8px;padding:16px}.editor-list-view-sidebar__outline>div>span:first-child{display:inline-block;width:90px}.editor-list-view-sidebar__outline>div>span{color:#757575;font-size:12px;line-height:1.4}.editor-post-order__panel,.editor-post-parent__panel{padding-top:8px}.editor-post-order__panel .editor-post-panel__row-control>div,.editor-post-parent__panel .editor-post-panel__row-control>div{width:100%}.editor-post-order__panel-dialog .editor-post-order,.editor-post-order__panel-dialog .editor-post-parent,.editor-post-parent__panel-dialog .editor-post-order,.editor-post-parent__panel-dialog .editor-post-parent{margin:8px}.editor-post-order__panel-dialog .components-popover__content,.editor-post-parent__panel-dialog .components-popover__content{min-width:320px}.editor-post-author__panel{padding-top:8px}.editor-post-author__panel .editor-post-panel__row-control>div{width:100%}.editor-post-author__panel-dialog .editor-post-author{margin:8px;min-width:248px}.editor-action-modal{z-index:1000001}.editor-post-card-panel__content{flex-grow:1}.editor-post-card-panel__title{width:100%}.editor-post-card-panel__title.editor-post-card-panel__title{align-items:center;column-gap:8px;display:flex;flex-wrap:wrap;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;line-height:20px;margin:0;row-gap:4px;word-break:break-word}.editor-post-card-panel__icon{flex:0 0 24px;height:24px;width:24px}.editor-post-card-panel__header{display:flex;justify-content:space-between}.editor-post-card-panel.has-description .editor-post-card-panel__header{margin-bottom:8px}.editor-post-card-panel .editor-post-card-panel__title-name{padding:2px 0}.editor-post-card-panel .editor-post-card-panel__description,.editor-post-content-information{color:#757575}.editor-post-content-information .components-text{color:inherit}.editor-post-discussion__panel-dialog .editor-post-discussion{margin:8px;min-width:248px}.editor-post-discussion__panel-toggle .components-text{color:inherit}.editor-post-discussion__panel-dialog .components-popover__content{min-width:320px}.editor-post-excerpt__textarea{margin-bottom:10px;width:100%}.editor-post-excerpt__dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-featured-image{padding:0}.editor-post-featured-image .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.editor-post-featured-image__container{position:relative}.editor-post-featured-image__container:focus .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:focus-within .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:hover .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image){opacity:1}.editor-post-featured-image__container .editor-post-featured-image__actions.editor-post-featured-image__actions-missing-image{margin-top:16px;opacity:1}.editor-post-featured-image__container .components-drop-zone__content{border-radius:2px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner{align-items:center;display:flex;gap:8px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner .components-drop-zone__content-icon{margin:0}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{box-shadow:0 0 0 0 var(--wp-admin-theme-color);display:flex;justify-content:center;min-height:40px;outline-offset:-1px;overflow:hidden;padding:0;width:100%}.editor-post-featured-image__preview{height:auto!important;outline:1px solid #0000001a}.editor-post-featured-image__preview .editor-post-featured-image__preview-image{aspect-ratio:2/1;object-fit:cover;object-position:50% 50%;width:100%}.editor-post-featured-image__toggle{box-shadow:inset 0 0 0 1px #ccc}.editor-post-featured-image__toggle:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){bottom:0;opacity:0;padding:8px;position:absolute}@media not (prefers-reduced-motion){.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){transition:opacity 50ms ease-out}}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image) .editor-post-featured-image__action{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#ffffffbf}.editor-post-featured-image__actions .editor-post-featured-image__action{flex-grow:1;justify-content:center}[class].editor-post-format__suggestion{margin:4px 0 0}.editor-post-format__dialog .editor-post-format__dialog-content{margin:8px;min-width:248px}.editor-post-last-edited-panel{color:#757575}.editor-post-last-edited-panel .components-text{color:inherit}.editor-post-last-revision__title{font-weight:500;width:100%}.editor-post-last-revision__title.components-button.has-icon{height:100%;justify-content:space-between}.editor-post-last-revision__title.components-button.has-icon:active,.editor-post-last-revision__title.components-button.has-icon:hover{background:#f0f0f0}.editor-post-last-revision__title.components-button.has-icon:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-panel__body.is-opened.editor-post-last-revision__panel{height:48px;padding:0}.components-panel__body.is-opened.editor-post-last-revision__panel .editor-post-last-revision__title.components-button.components-button{padding:16px}.editor-private-post-last-revision__button{display:inline-block}.editor-post-locked-modal__buttons{margin-top:24px}.editor-post-locked-modal__avatar{border-radius:50%;margin-top:16px;min-width:auto!important}.editor-post-panel__row{align-items:flex-start!important;justify-content:flex-start!important;min-height:32px;width:100%}.editor-post-panel__row-label{align-items:center;display:flex;flex-shrink:0;hyphens:auto;line-height:20px;min-height:32px;padding:6px 0;width:38%}.editor-post-panel__row-control{align-items:center;display:flex;flex-grow:1;min-height:32px}.editor-post-panel__row-control .components-button{height:auto;max-width:100%;min-height:32px;text-align:left;text-wrap:balance;text-wrap:pretty;white-space:normal}.editor-post-panel__row-control .components-dropdown{max-width:100%}.editor-post-panel__section{padding:16px}.editor-post-publish-panel__content{min-height:calc(100% - 144px)}.editor-post-publish-panel__content>.components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{align-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;height:61px;padding-left:16px;padding-right:16px}.editor-post-publish-panel__header .components-button{justify-content:center;width:100%}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.components-site-card{align-items:center;display:flex;margin:16px 0}.components-site-icon{border:none;border-radius:2px;flex-shrink:0;height:36px;margin-right:12px;width:36px}.components-site-name{display:block;font-size:14px}.components-site-home{color:#757575;display:block;font-size:12px;word-break:break-word}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex:1}@media (min-width:480px){.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{max-width:160px}}.editor-post-publish-panel__header-publish-button{justify-content:center;padding-left:4px}.editor-post-publish-panel__header-cancel-button{padding-right:4px}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{align-items:center;display:inline-flex}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#1e1e1e}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.editor-post-publish-panel__prepublish .components-panel__body-title .components-button{align-items:flex-start;text-wrap:balance;text-wrap:pretty}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none}.post-publish-panel__postpublish-buttons{align-content:space-between;display:flex;flex-wrap:wrap;gap:16px}.post-publish-panel__postpublish-buttons .components-button{flex:1;justify-content:center}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address-container{align-items:flex-end;display:flex;margin-bottom:16px}.post-publish-panel__postpublish-post-address-container .post-publish-panel__postpublish-post-address{flex:1}.post-publish-panel__postpublish-post-address-container input[readonly]{background:#f0f0f0;border-color:#ccc;height:36px;overflow:hidden;padding:12px;text-overflow:ellipsis}.post-publish-panel__postpublish-post-address__copy-button-wrap{flex-shrink:0;margin-left:16px}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}@media screen and (max-width:782px){.post-publish-panel__postpublish-post-address__button-wrap .components-button{height:40px}}.editor-post-publish-panel{background:#fff;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:46px;z-index:100001}@media (min-width:782px){.editor-post-publish-panel{border-left:1px solid #ddd;left:auto;top:32px;width:281px;z-index:99998}}@media (min-width:782px) and (not (prefers-reduced-motion)){.editor-post-publish-panel{animation:editor-post-publish-panel__slide-in-animation .1s forwards;transform:translateX(100%)}}@media (min-width:782px){body.is-fullscreen-mode .editor-post-publish-panel{top:0}[role=region]:focus .editor-post-publish-panel{transform:translateX(0)}}@keyframes editor-post-publish-panel__slide-in-animation{to{transform:translateX(0)}}.editor-post-saved-state{align-items:center;color:#757575;display:flex;overflow:hidden;padding:12px 4px;white-space:nowrap;width:28px}.editor-post-saved-state.is-saved[aria-disabled=true],.editor-post-saved-state.is-saved[aria-disabled=true]:hover,.editor-post-saved-state.is-saving[aria-disabled=true],.editor-post-saved-state.is-saving[aria-disabled=true]:hover{background:#0000;color:#757575}.editor-post-saved-state svg{display:inline-block;flex:0 0 auto;fill:currentColor;margin-right:8px}@media (min-width:600px){.editor-post-saved-state{padding:8px 12px;text-indent:inherit;width:auto}.editor-post-saved-state svg{margin-right:0}}.editor-post-save-draft.has-text.has-icon svg{margin-right:0}.editor-post-schedule__panel-dropdown{width:100%}.editor-post-schedule__dialog .components-popover__content{min-width:320px;padding:16px}.editor-post-status{max-width:100%}.editor-post-status.is-read-only{padding:6px 12px}.editor-post-status .editor-post-status__toggle.editor-post-status__toggle{padding-bottom:4px;padding-top:4px}.editor-change-status__password-fieldset,.editor-change-status__publish-date-wrapper{border-top:1px solid #e0e0e0;padding-top:16px}.editor-change-status__content .components-popover__content{min-width:320px;padding:16px}.editor-change-status__content .editor-change-status__password-legend{margin-bottom:8px;padding:0}.editor-change-status__content p.components-base-control__help:has(.components-checkbox-control__help){margin-top:4px}.editor-post-sticky__checkbox-control{border-top:1px solid #e0e0e0;padding-top:16px}.editor-post-sync-status__value{padding:6px 0 6px 12px}.editor-post-taxonomies__hierarchical-terms-list{margin-left:-6px;margin-top:-6px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-choice:last-child{margin-bottom:4px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-left:16px;margin-top:8px}.editor-post-taxonomies__flat-term-most-used .editor-post-taxonomies__flat-term-most-used-label{margin-bottom:4px}.editor-post-taxonomies__flat-term-most-used-list{margin:0}.editor-post-taxonomies__flat-term-most-used-list li{display:inline-block;margin-right:8px}.editor-post-template__swap-template-modal{z-index:1000001}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px;padding-top:2px}@media (min-width:782px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:4}}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-post-template__dropdown .components-popover__content{min-width:240px}.editor-post-template__dropdown .components-button.is-pressed,.editor-post-template__dropdown .components-button.is-pressed:hover{background:inherit;color:inherit}@media (min-width:782px){.editor-post-template__create-form{width:320px}}.editor-post-template__classic-theme-dropdown{padding:8px}textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;box-shadow:none;display:block;font-family:Menlo,Consolas,monaco,monospace;font-size:16px!important;line-height:2.4;margin:0;min-height:200px;overflow:hidden;padding:16px;resize:none;width:100%}@media not (prefers-reduced-motion){textarea.editor-post-text-editor{transition:border .1s ease-out,box-shadow .1s linear}}@media (min-width:600px){textarea.editor-post-text-editor{font-size:15px!important;padding:24px}}textarea.editor-post-text-editor:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}textarea.editor-post-text-editor::-webkit-input-placeholder{color:#1e1e1e9e}textarea.editor-post-text-editor::-moz-placeholder{color:#1e1e1e9e}textarea.editor-post-text-editor:-ms-input-placeholder{color:#1e1e1e9e}.editor-post-title.is-raw-text{margin-bottom:24px;margin-top:2px;max-width:none}.editor-post-url__panel-dropdown{width:100%}.editor-post-url__panel-dialog .editor-post-url{margin:8px;min-width:248px}.editor-post-url__front-page-link,.editor-post-url__link{direction:ltr;word-break:break-word}.editor-post-url__front-page-link{padding:6px 0 6px 12px}.editor-post-url__link-slug{font-weight:600}.editor-post-url__input input.components-input-control__input{padding-inline-start:0!important}.editor-post-url__panel-toggle{word-break:break-word}.editor-post-url__intro{margin:0}.editor-post-url__permalink{margin-bottom:0;margin-top:8px}.editor-post-url__permalink-visual-label{display:block}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin-right:12px;margin-top:2px;max-width:24px;min-width:24px;padding:6px 8px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-moz-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{height:8px;width:8px}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid #0000}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.editor-post-visibility__fieldset .editor-post-visibility__info{color:#757575;margin-left:36px;margin-top:.5em}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__info{margin-left:28px}}.editor-post-visibility__fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__info{margin-bottom:0}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-left:32px;padding:6px 8px;width:calc(100% - 32px)}@media not (prefers-reduced-motion){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{transition:box-shadow .1s linear}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-webkit-input-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-moz-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:-ms-input-placeholder{color:#1e1e1e9e}.editor-posts-per-page-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-trash.components-button{flex-grow:1;justify-content:center}.editor-preview-dropdown .editor-preview-dropdown__toggle.has-icon.has-text{padding-left:6px;padding-right:4px}.editor-preview-dropdown__button-external{display:flex;justify-content:space-between;width:100%}.editor-resizable-editor.is-resizable{margin:0 auto;overflow:visible}.editor-resizable-editor__resize-handle{appearance:none;background:none;border:0;border-radius:9999px;bottom:0;cursor:ew-resize;height:100px;margin:auto 0;outline:none;padding:0;position:absolute;top:0;width:12px}.editor-resizable-editor__resize-handle:after{background-color:#75757566;border-radius:9999px;bottom:16px;content:"";left:4px;position:absolute;right:0;top:16px;width:4px}.editor-resizable-editor__resize-handle.is-left{left:-18px}.editor-resizable-editor__resize-handle.is-right{right:-18px}.editor-resizable-editor__resize-handle:active,.editor-resizable-editor__resize-handle:focus,.editor-resizable-editor__resize-handle:hover{opacity:1}.editor-resizable-editor__resize-handle:active:after,.editor-resizable-editor__resize-handle:focus:after,.editor-resizable-editor__resize-handle:hover:after{background-color:var(--wp-admin-theme-color)}.editor-layout__toggle-entities-saved-states-panel,.editor-layout__toggle-publish-panel,.editor-layout__toggle-sidebar-panel{background-color:#fff;border:1px dotted #ddd;bottom:auto;box-sizing:border-box;display:flex;height:auto!important;justify-content:center;left:auto;padding:24px;position:fixed!important;right:0;top:-9999em;width:280px;z-index:100000}.interface-interface-skeleton__actions:focus .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus .editor-layout__toggle-publish-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-publish-panel{bottom:0;top:auto}.editor-start-page-options__modal .editor-start-page-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:92px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-page-options__modal .block-editor-block-patterns-list{padding-bottom:92px}.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column;margin-bottom:24px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{min-height:100px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__content{width:100%}.editor-start-template-options__modal .editor-start-template-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:92px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-template-options__modal .block-editor-block-patterns-list{padding-bottom:92px}.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-patterns-list__item-title{display:none}.components-panel__header.editor-sidebar__panel-tabs{padding-left:0;padding-right:8px}.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{padding:0}@media (min-width:782px){.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{display:flex}}.editor-post-summary .components-v-stack:empty{display:none}.editor-site-discussion-dropdown__content .components-popover__content{min-width:320px;padding:16px}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus:before{bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{color:#1e1e1e;display:flex;flex-basis:33%;flex-direction:column;font-size:13px;margin-bottom:0;margin-top:8px;padding-right:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{color:#1e1e1e;font-size:21px;font-weight:400;line-height:30px}.table-of-contents__title{display:block;font-size:15px;font-weight:600;margin-top:20px}.editor-text-editor{background-color:#fff;flex-grow:1;position:relative;width:100%}.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){border:1px solid #949494;border-radius:0;font-family:Menlo,Consolas,monaco,monospace;font-size:2.5em;font-weight:400;line-height:1.4;max-width:none;padding:16px}@media (min-width:600px){.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){padding:24px}}.editor-text-editor .editor-post-title.is-raw-text textarea:focus,.editor-text-editor .editor-post-title:not(.is-raw-text):focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-text-editor__body{margin-left:auto;margin-right:auto;max-width:1080px;padding:0 12px 12px;width:100%}@media (min-width:960px){.editor-text-editor__body{padding:0 24px 24px}}.editor-text-editor__toolbar{background:#fffc;display:flex;left:0;padding:4px 12px;position:sticky;right:0;top:0;z-index:1}@media (min-width:600px){.editor-text-editor__toolbar{padding:12px}}@media (min-width:960px){.editor-text-editor__toolbar{padding:12px 24px}}.editor-text-editor__toolbar h2{color:#1e1e1e;font-size:13px;line-height:40px;margin:0 auto 0 0}.editor-visual-editor{align-items:center;background-color:#ddd;display:flex;position:relative}.editor-visual-editor iframe[name=editor-canvas]{background-color:initial}.editor-visual-editor.is-resizable{max-height:100%}.editor-visual-editor.has-padding{padding:24px 24px 0}.editor-visual-editor.is-iframed{overflow:hidden}.editor-visual-editor .components-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:6px 12px}.editor-visual-editor .components-button.has-icon,.editor-visual-editor .components-button.is-tertiary{padding:6px}.editor-fields-content-preview{border-radius:4px;display:flex;flex-direction:column;height:100%}.dataviews-view-table .editor-fields-content-preview{flex-grow:0;width:96px}.editor-fields-content-preview .block-editor-block-preview__container,.editor-fields-content-preview .editor-fields-content-preview__empty{margin-bottom:auto;margin-top:auto}.editor-fields-content-preview__empty{text-align:center}.gutentor-button .css-2o5izw,.gutentor-button-secondary .css-2o5izw,.gutentor-tabs-wrapper .css-2o5izw{display:inline-block;background:transparent;border:medium none;height:auto}.gutentor-icon-hide.gutentor-button .gutentor-button-icon,.gutentor-icon-hide.gutentor-button-secondary .gutentor-button-icon,.gutentor-icon-hide.gutentor-tabs-wrapper .gutentor-button-icon{display:none}.gutentor-icon-after.gutentor-button,.gutentor-icon-after.gutentor-button-secondary,.gutentor-icon-after.gutentor-tabs-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-icon-after.gutentor-button .gutentor-button-icon,.gutentor-icon-after.gutentor-button-secondary .gutentor-button-icon,.gutentor-icon-after.gutentor-tabs-wrapper .gutentor-button-icon{margin-left:8px}.gutentor-icon-before.gutentor-button .gutentor-button-icon,.gutentor-icon-before.gutentor-button-secondary .gutentor-button-icon,.gutentor-icon-before.gutentor-tabs-wrapper .gutentor-button-icon{margin-right:8px}.gutentor-button .css-2o5izw,.gutentor-button-secondary .css-2o5izw,.gutentor-tabs-wrapper .css-2o5izw{display:inline-block;background:transparent;border:medium none;height:auto}.gutentor-icon-hide.gutentor-button .gutentor-button-icon,.gutentor-icon-hide.gutentor-button-secondary .gutentor-button-icon,.gutentor-icon-hide.gutentor-tabs-wrapper .gutentor-button-icon{display:none}.gutentor-icon-after.gutentor-button,.gutentor-icon-after.gutentor-button-secondary,.gutentor-icon-after.gutentor-tabs-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-icon-after.gutentor-button .gutentor-button-icon,.gutentor-icon-after.gutentor-button-secondary .gutentor-button-icon,.gutentor-icon-after.gutentor-tabs-wrapper .gutentor-button-icon{margin-left:8px}.gutentor-icon-before.gutentor-button .gutentor-button-icon,.gutentor-icon-before.gutentor-button-secondary .gutentor-button-icon,.gutentor-icon-before.gutentor-tabs-wrapper .gutentor-button-icon{margin-right:8px}.alignfull>.grid-container{max-width:100%}.text-left{text-align:left}.text-center{text-align:center}.text-center .editor-url-input input{text-align:center}.text-right{text-align:right}.text-right .editor-url-input input{text-align:right}.text-align-left-mobile{text-align:left}.text-align-right-mobile{text-align:right}.text-align-center-mobile{text-align:center}.text-align-justify-mobile{text-align:justify}@media (min-width: 768px){.text-align-left-tablet{text-align:left}.text-align-right-tablet{text-align:right}.text-align-center-tablet{text-align:center}.text-align-justify-tablet{text-align:justify}}@media (min-width: 992px){.text-align-left-desktop{text-align:left}.text-align-right-desktop{text-align:right}.text-align-center-desktop{text-align:center}.text-align-justify-desktop{text-align:justify}}.g-f-l-m{-ms-flex-pack:start;justify-content:flex-start}.g-f-r-m{-ms-flex-pack:end;justify-content:flex-end}.g-f-c-m{-ms-flex-pack:center;justify-content:center}@media (min-width: 768px){.g-f-l-t{-ms-flex-pack:start;justify-content:flex-start}.g-f-r-t{-ms-flex-pack:end;justify-content:flex-end}.g-f-c-t{-ms-flex-pack:center;justify-content:center}}@media (min-width: 992px){.g-f-l-d{-ms-flex-pack:start;justify-content:flex-start}.g-f-r-d{-ms-flex-pack:end;justify-content:flex-end}.g-f-c-d{-ms-flex-pack:center;justify-content:center}}.gutentor-enabled-width.text-align-left-mobile,.gutentor-enabled-width.text-align-left-tablet,.gutentor-enabled-width.text-align-left-desktop,.gutentor-enabled-width.text-align-right-mobile,.gutentor-enabled-width.text-align-right-tablet,.gutentor-enabled-width.text-align-right-desktop,.gutentor-enabled-width.text-align-center-mobile,.gutentor-enabled-width.text-align-center-tablet,.gutentor-enabled-width.text-align-center-desktop{display:-ms-flexbox;display:flex}.gutentor-enabled-width.text-align-center-mobile{-ms-flex-pack:center;justify-content:center}.gutentor-enabled-width.text-align-right-mobile{-ms-flex-pack:end;justify-content:flex-end}.gutentor-enabled-width.text-align-left-mobile{-ms-flex-pack:start;justify-content:start}@media (min-width: 768px){.gutentor-enabled-width.text-align-center-tablet{-ms-flex-pack:center;justify-content:center}.gutentor-enabled-width.text-align-right-tablet{-ms-flex-pack:end;justify-content:flex-end}.gutentor-enabled-width.text-align-left-tablet{-ms-flex-pack:start;justify-content:start}}@media (min-width: 992px){.gutentor-enabled-width.text-align-center-desktop{-ms-flex-pack:center;justify-content:center}.gutentor-enabled-width.text-align-right-desktop{-ms-flex-pack:end;justify-content:flex-end}.gutentor-enabled-width.text-align-left-desktop{-ms-flex-pack:start;justify-content:start}}.gutentor-position-default-mobile{position:inherit;left:inherit;right:inherit;top:inherit;bottom:inherit;width:auto}.gutentor-position-relative-mobile{position:relative}.gutentor-position-absolute-mobile{position:absolute}.gutentor-position-fixed-mobile{position:fixed}.gutentor-position-static-mobile{position:static}@media (min-width: 768px){.gutentor-position-default-mobile{position:inherit;left:inherit;right:inherit;top:inherit;bottom:inherit;width:auto}.gutentor-position-relative-tablet{position:relative}.gutentor-position-absolute-tablet{position:absolute}.gutentor-position-fixed-tablet{position:fixed}.gutentor-position-static-tablet{position:static}}@media (min-width: 992px){.gutentor-position-default-desktop{position:inherit;left:inherit !important;right:inherit !important;top:inherit !important;bottom:inherit !important;width:auto !important}.gutentor-position-relative-desktop{position:relative}.gutentor-position-absolute-desktop{position:absolute}.gutentor-position-fixed-desktop{position:fixed}.gutentor-position-static-desktop{position:static}}.g-pos-d-mobile{position:inherit;left:inherit;right:inherit;top:inherit;bottom:inherit;width:auto}.g-pos-r-mobile{position:relative}.g-pos-a-mobile{position:absolute}.g-pos-f-mobile{position:fixed}.g-pos-s-mobile{position:static}@media (min-width: 768px){.g-pos-d-tablet{position:inherit;left:inherit;right:inherit;top:inherit;bottom:inherit;width:auto}.g-pos-r-tablet{position:relative}.g-pos-a-tablet{position:absolute}.g-pos-f-tablet{position:fixed}.g-pos-s-tablet{position:static}}@media (min-width: 992px){.g-pos-d-desktop{position:inherit;left:inherit !important;right:inherit !important;top:inherit !important;bottom:inherit !important;width:auto !important}.g-pos-r-desktop{position:relative}.g-pos-a-desktop{position:absolute}.g-pos-f-desktop{position:fixed}.g-pos-s-desktop{position:static}}.gutentor-rm-ct-space{padding-left:0 !important;padding-right:0 !important}@media (min-width: 768px){.gutentor-rm-ct-space-t{padding-left:0 !important;padding-right:0 !important}}@media (min-width: 992px){.gutentor-rm-ct-space-d{padding-left:0 !important;padding-right:0 !important}}.gutentor-rm-row-space{margin-left:0 !important;margin-right:0 !important}@media (min-width: 768px){.gutentor-rm-row-space-t{margin-left:0 !important;margin-right:0 !important}}@media (min-width: 992px){.gutentor-rm-row-space-d{margin-left:0 !important;margin-right:0 !important}}.gutentor-rm-col-space{padding-left:0 !important;padding-right:0 !important;margin-top:0 !important;margin-bottom:0 !important}@media (min-width: 768px){.gutentor-rm-col-space-t{padding-left:0 !important;padding-right:0 !important;margin-top:0 !important;margin-bottom:0 !important}}@media (min-width: 992px){.gutentor-rm-col-space-d{padding-left:0 !important;padding-right:0 !important;margin-top:0 !important;margin-bottom:0 !important}}.g-c-r-valign-mobile{display:block}@media (min-width: 768px){.g-c-r-valign-tablet{display:block !important}}@media (min-width: 992px){.g-c-r-valign-desktop{display:block !important}}.g-valign-t-mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.g-valign-b-mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}.g-valign-c-mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}@media (min-width: 768px){.g-valign-t-tablet{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.g-valign-b-tablet{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}.g-valign-c-tablet{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}}@media (min-width: 992px){.g-valign-t-desktop{display:-ms-flexbox !important;display:flex !important;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.g-valign-b-desktop{display:-ms-flexbox !important;display:flex !important;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}.g-valign-c-desktop{display:-ms-flexbox !important;display:flex !important;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}}@media (min-width: 992px){.d-lg-none.g-c-r-valign-desktop{display:none !important}.d-lg-none.g-valign-t-desktop,.d-lg-none.g-valign-b-desktop,.d-lg-none.g-valign-c-desktop{display:none !important}}@media (min-width: 992px){.d-md-none.d-lg-block.g-c-r-valign-desktop{display:-ms-flexbox !important;display:flex !important}.d-md-none.d-lg-block.g-valign-t-desktop,.d-md-none.d-lg-block.g-valign-b-desktop,.d-md-none.d-lg-block.g-valign-c-desktop{display:-ms-flexbox !important;display:flex !important}}@media (min-width: 768px){.d-md-none.g-c-r-valign-tablet{display:none !important}.d-md-none.g-valign-t-tablet,.d-md-none.g-valign-b-tablet,.d-md-none.g-valign-c-tablet{display:none !important}}.btn-link i{margin-right:8px}.gutentor-btn-full-mobile .gutentor-button{-ms-flex-pack:center;justify-content:center;max-width:100%}@media (min-width: 768px){.gutentor-btn-full-tablet .gutentor-button{-ms-flex-pack:center;justify-content:center;max-width:100%}}.gutentor-btn-custom-mobile .gutentor-button{-ms-flex-pack:center;justify-content:center}@media (min-width: 992px){.gutentor-btn-custom-tablet .gutentor-button{-ms-flex-pack:center;justify-content:center}}@media (min-width: 992px){.gutentor-btn-full-desktop .gutentor-button{-ms-flex-pack:center;justify-content:center;max-width:100%}.gutentor-btn-custom-desktop .gutentor-button{-ms-flex-pack:center;justify-content:center}}.gutentor-button,.gutentor-button-secondary{margin-top:30px;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;line-height:normal;-ms-flex-align:center;align-items:center;text-decoration:none}.gutentor-button .gutentor-button-icon,.gutentor-button-secondary .gutentor-button-icon{line-height:normal;font-size:14px}.gutentor-button-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gutentor-button-group .gutentor-button:not(:last-child){margin-right:20px}.gutentor-button-group.flex-align-left{-ms-flex-pack:start;justify-content:flex-start}.gutentor-button-group.flex-align-center{-ms-flex-pack:center;justify-content:center}.gutentor-button-group.flex-align-right{-ms-flex-pack:end;justify-content:flex-end}.gutentor-button-group.gutentor-btn-full-mobile{-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.gutentor-button-group.gutentor-btn-full-mobile .gutentor-button{max-width:100%;-ms-flex-pack:center;justify-content:center}.gutentor-button-group.gutentor-btn-full-mobile .gutentor-button:not(:last-child){margin-right:0}@media (min-width: 768px){.gutentor-button-group.gutentor-btn-full-tablet{-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.gutentor-button-group.gutentor-btn-full-tablet .gutentor-button{max-width:100%;-ms-flex-pack:center;justify-content:center}.gutentor-button-group.gutentor-btn-full-tablet .gutentor-button:not(:last-child){margin-right:0}}@media (min-width: 992px){.gutentor-button-group.gutentor-btn-full-desktop{-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.gutentor-button-group.gutentor-btn-full-desktop .gutentor-button{max-width:100%;-ms-flex-pack:center;justify-content:center}.gutentor-button-group.gutentor-btn-full-desktop .gutentor-button:not(:last-child){margin-right:0}}.gutentor-active .gutentor-section .grid-row [class*='grid-'],.gutentor-active .gutentor-section .grid-row [class^='grid-']{margin-top:15px;margin-bottom:15px}.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'] .grid-row [class*='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'] .grid-row [class^='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-'] .grid-row [class*='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-'] .grid-row [class^='grid-']{margin-top:0;margin-bottom:0;padding:0}.gutentor-active .gutentor-section i.fas,.gutentor-active .gutentor-section i.far,.gutentor-active .gutentor-section i.fab,.gutentor-active .gutentor-section i.fa,.gutentor-active .gutentor-section i.fal,.gutentor-active .gutentor-section i.dashicons{font-style:normal}.gutentor-active .gutentor-section a{text-decoration:none}.gutentor-active .gutentor-single-item-title{margin-bottom:10px}.gutentor-active .gutentor-single-item-title:before{display:none}.gutentor-active .gutentor-single-item-title a{font-size:inherit}.gutentor-active .grid-row .grid-container{max-width:100%}.gutentor-section{background-color:#fff}.gutentor-section:not(.gutentor-dynamic-single-column){padding:0}@media (max-width: 575px){.gutentor-section.gutentor-mobile-fullWidth .gutentor-single-item .grid-row [class*='grid-'],.gutentor-section.gutentor-mobile-fullWidth .gutentor-single-item .grid-row [class^='grid-']{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width: 575px){.gutentor-section.gutentor-mobile-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container{-ms-flex-direction:column;flex-direction:column}.gutentor-section.gutentor-mobile-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container .slider-caption,.gutentor-section.gutentor-mobile-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container .caption-image{width:100% !important}}@media (max-width: 575px){.gutentor-section.gutentor-mobile-fullWidth.gutentor-featured-block .featured-content-row{-ms-flex-direction:column;flex-direction:column}.gutentor-section.gutentor-mobile-fullWidth.gutentor-featured-block .featured-content-row .gutentor-single-item-image-box,.gutentor-section.gutentor-mobile-fullWidth.gutentor-featured-block .featured-content-row .gutentor-single-item-content{width:100% !important}}@media (max-width: 575px){.gutentor-section.gutentor-mobile-fullWidth.gutentor-calltoaction .gutentor-single-item{-ms-flex-direction:column !important;flex-direction:column !important}.gutentor-section.gutentor-mobile-fullWidth.gutentor-calltoaction .gutentor-single-item .gutentor-single-item-image-box,.gutentor-section.gutentor-mobile-fullWidth.gutentor-calltoaction .gutentor-single-item .gutentor-single-item-content{width:100% !important;margin:0}}@media (max-width: 767px){.gutentor-section.gutentor-tablet-fullWidth .gutentor-single-item .grid-row [class*='grid-'],.gutentor-section.gutentor-tablet-fullWidth .gutentor-single-item .grid-row [class^='grid-']{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width: 576px) and (max-width: 767px){.gutentor-section.gutentor-tablet-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container{-ms-flex-direction:column;flex-direction:column}.gutentor-section.gutentor-tablet-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container .slider-caption,.gutentor-section.gutentor-tablet-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container .caption-image{width:100% !important}}@media (min-width: 576px) and (max-width: 767px){.gutentor-section.gutentor-tablet-fullWidth.gutentor-featured-block .featured-content-row{-ms-flex-direction:column;flex-direction:column}.gutentor-section.gutentor-tablet-fullWidth.gutentor-featured-block .featured-content-row .gutentor-single-item-image-box,.gutentor-section.gutentor-tablet-fullWidth.gutentor-featured-block .featured-content-row .gutentor-single-item-content{width:100% !important}}@media (min-width: 576px) and (max-width: 767px){.gutentor-section.gutentor-tablet-fullWidth.gutentor-calltoaction .gutentor-single-item{-ms-flex-direction:column !important;flex-direction:column !important}.gutentor-section.gutentor-tablet-fullWidth.gutentor-calltoaction .gutentor-single-item .gutentor-single-item-image-box,.gutentor-section.gutentor-tablet-fullWidth.gutentor-calltoaction .gutentor-single-item .gutentor-single-item-content{width:100% !important;margin:0}}.has-gutentor-block-shape-top,.has-gutentor-block-shape-bottom{position:relative}.has-gutentor-block-shape-top .grid-container,.has-gutentor-block-shape-bottom .grid-container{position:relative;z-index:2}.gutentor-block-shape-top,.gutentor-block-shape-bottom{-webkit-transition:-webkit-transform 0.8s;transition:-webkit-transform 0.8s;-o-transition:transform 0.8s;transition:transform 0.8s;transition:transform 0.8s, -webkit-transform 0.8s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap,.gutentor-element:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap,.gutentor-module:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap,.gutentor-post-module:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap{position:relative;z-index:3}.gutentor-section.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom,.gutentor-element.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom,.gutentor-module.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom,.gutentor-post-module.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom{z-index:3}.gutentor-section.gutentor-block-shape-top-bring-front .gutentor-block-shape-top,.gutentor-element.gutentor-block-shape-top-bring-front .gutentor-block-shape-top,.gutentor-module.gutentor-block-shape-top-bring-front .gutentor-block-shape-top,.gutentor-post-module.gutentor-block-shape-top-bring-front .gutentor-block-shape-top{z-index:3}.gutentor-section .gutentor-block-shape-bottom,.gutentor-section .gutentor-block-shape-top,.gutentor-element .gutentor-block-shape-bottom,.gutentor-element .gutentor-block-shape-top,.gutentor-module .gutentor-block-shape-bottom,.gutentor-module .gutentor-block-shape-top,.gutentor-post-module .gutentor-block-shape-bottom,.gutentor-post-module .gutentor-block-shape-top{position:absolute;left:0;right:0;width:100%;height:auto;z-index:1}.gutentor-section .gutentor-block-shape-bottom span,.gutentor-section .gutentor-block-shape-top span,.gutentor-element .gutentor-block-shape-bottom span,.gutentor-element .gutentor-block-shape-top span,.gutentor-module .gutentor-block-shape-bottom span,.gutentor-module .gutentor-block-shape-top span,.gutentor-post-module .gutentor-block-shape-bottom span,.gutentor-post-module .gutentor-block-shape-top span{display:block;line-height:0;font-size:0}.gutentor-section .gutentor-block-shape-top,.gutentor-element .gutentor-block-shape-top,.gutentor-module .gutentor-block-shape-top,.gutentor-post-module .gutentor-block-shape-top{top:0}.gutentor-section .gutentor-block-shape-bottom,.gutentor-element .gutentor-block-shape-bottom,.gutentor-module .gutentor-block-shape-bottom,.gutentor-post-module .gutentor-block-shape-bottom{bottom:-1px;-webkit-transform:scale(-1, -1);-ms-transform:scale(-1, -1);transform:scale(-1, -1)}.gutentor-section.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom,.gutentor-element.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom,.gutentor-module.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom,.gutentor-post-module.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom{bottom:-1px;-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1)}.gutentor-tshape-fv .gutentor-block-shape-top{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.gutentor-tshape-hv .gutentor-block-shape-top{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.gutentor-tshape-hv.gutentor-tshape-fv .gutentor-block-shape-top{-webkit-transform:scale(-1, -1);-ms-transform:scale(-1, -1);transform:scale(-1, -1)}.gutentor-bshape-fv .gutentor-block-shape-bottom{-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}.gutentor-bshape-fv.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom{-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}.gutentor-bshape-hv .gutentor-block-shape-bottom{-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.gutentor-bshape-hv.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom{-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.gutentor-bshape-fv.gutentor-bshape-hv .gutentor-block-shape-bottom{-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1)}.gutentor-bshape-fv.gutentor-bshape-hv.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom{-webkit-transform:scale(-1, -1);-ms-transform:scale(-1, -1);transform:scale(-1, -1)}.gutentor-advanced-columns.gutentor-section,.gutentor-advanced-columns .gutentor-section{background-color:transparent}.has-gutentor-overlay{position:relative;z-index:1}.has-gutentor-overlay:after{position:absolute;content:'';left:0;top:0;width:100%;height:100%;z-index:-1}body:not(.wp-admin) .has-gutentor-overlay{overflow:hidden}body:not(.wp-admin) .wow{visibility:hidden}body.editor-styles-wrapper .wow{visibility:visible}.has-video-bg{position:relative;z-index:1}.has-video-bg .gutentor-bg-video{position:absolute;z-index:-1;pointer-events:none}.has-video-bg video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.gutentor-social-wrap{margin-top:15px;margin-bottom:15px}.gutentor-social-wrap .gutentor-social-item{display:inline-block}@media (max-width: 767px){.gutentor-mbl-full-width-column .gutentor-col-wrap,.gutentor-mbl-full-width-column .gutentor-single-column{-ms-flex-preferred-size:100% !important;flex-basis:100% !important;max-width:100% !important}}@media (max-width: 991px){.g-tablet-full-width-col .gutentor-col-wrap,.g-tablet-full-width-col .gutentor-single-column{-ms-flex-preferred-size:100% !important;flex-basis:100% !important;max-width:100% !important}}@media (min-width: 992px){.g-desktop-full-width-col .gutentor-col-wrap,.g-desktop-full-width-col .gutentor-single-column{-ms-flex-preferred-size:100% !important;flex-basis:100% !important;max-width:100% !important}}.gutentor-equal-column-height>.grid-container>.grid-row>.gutentor-single-column>.gutentor-col-wrap{height:100%}.gutentor-equal-column-height>.grid-container>.grid-row>.gutentor-dynamic-single-column>.gutentor-single-col{height:100%}.gutentor-disabled{cursor:not-allowed !important;opacity:0.7}.gutentor-module-carousel .gutentor-slick-arrows,.gutentor-post-module .gutentor-slick-arrows,.gutentor-term-module .gutentor-slick-arrows{display:-ms-flexbox;display:flex}.gutentor-module-carousel .gutentor-slick-arrows .slick-prev,.gutentor-module-carousel .gutentor-slick-arrows .slick-next,.gutentor-post-module .gutentor-slick-arrows .slick-prev,.gutentor-post-module .gutentor-slick-arrows .slick-next,.gutentor-term-module .gutentor-slick-arrows .slick-prev,.gutentor-term-module .gutentor-slick-arrows .slick-next{position:static;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.gutentor-module-carousel .gutentor-slick-arrows .slick-prev,.gutentor-post-module .gutentor-slick-arrows .slick-prev,.gutentor-term-module .gutentor-slick-arrows .slick-prev{margin-right:10px}.gutentor-slick-a-t-left-mobile>.grid-container{position:relative;padding-top:50px;padding-bottom:20px}.gutentor-slick-a-t-left-mobile>.grid-container .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-slick-a-t-left-mobile>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{left:0;right:inherit}.gutentor-slick-a-t-right-mobile>.grid-container{position:relative;padding-top:50px;padding-bottom:20px}.gutentor-slick-a-t-right-mobile>.grid-container .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-slick-a-t-right-mobile>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{right:0;left:inherit}.gutentor-slick-a-b-left-mobile>.grid-container{position:relative;padding-bottom:20px}.gutentor-slick-a-b-left-mobile>.grid-container .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-slick-a-b-left-mobile>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{left:0;right:inherit}.gutentor-slick-a-b-right-mobile>.grid-container{position:relative;padding-bottom:20px}.gutentor-slick-a-b-right-mobile>.grid-container .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-slick-a-b-right-mobile>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{right:0;left:inherit}@media (min-width: 768px){.gutentor-slick-a-t-left-tablet>.grid-container{position:relative;padding-top:50px;padding-bottom:20px}.gutentor-slick-a-t-left-tablet>.grid-container .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-slick-a-t-left-tablet>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{left:0;right:inherit}.gutentor-slick-a-t-right-tablet>.grid-container{position:relative;padding-top:50px;padding-bottom:20px}.gutentor-slick-a-t-right-tablet>.grid-container .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-slick-a-t-right-tablet>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{right:0;left:inherit}.gutentor-slick-a-b-left-tablet>.grid-container{position:relative;padding-bottom:20px}.gutentor-slick-a-b-left-tablet>.grid-container .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-slick-a-b-left-tablet>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{left:0;right:inherit}.gutentor-slick-a-b-right-tablet>.grid-container{position:relative;padding-bottom:20px}.gutentor-slick-a-b-right-tablet>.grid-container .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-slick-a-b-right-tablet>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{right:0;left:inherit}}@media (min-width: 992px){.gutentor-slick-a-t-left-desktop>.grid-container{position:relative;padding-top:50px;padding-bottom:20px}.gutentor-slick-a-t-left-desktop>.grid-container .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-slick-a-t-left-desktop>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{left:0;right:inherit}.gutentor-slick-a-t-right-desktop>.grid-container{position:relative;padding-top:50px;padding-bottom:20px}.gutentor-slick-a-t-right-desktop>.grid-container .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-slick-a-t-right-desktop>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{right:0;left:inherit}.gutentor-slick-a-b-left-desktop>.grid-container{position:relative;padding-bottom:20px}.gutentor-slick-a-b-left-desktop>.grid-container .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-slick-a-b-left-desktop>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{left:0;right:inherit}.gutentor-slick-a-b-right-desktop>.grid-container{position:relative;padding-bottom:20px}.gutentor-slick-a-b-right-desktop>.grid-container .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-slick-a-b-right-desktop>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{right:0;left:inherit}}.gutentor-module-slider .gutentor-slick-arrows{display:-ms-inline-flexbox;display:inline-flex}.gutentor-module-slider .gutentor-slick-arrows .slick-prev,.gutentor-module-slider .gutentor-slick-arrows .slick-next{position:static;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.gutentor-module-slider .gutentor-slick-arrows .slick-prev{margin-right:10px}.gutentor-module-slider.gutentor-slick-a-t-left-desktop{position:relative}.gutentor-module-slider.gutentor-slick-a-t-left-desktop .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-module-slider.gutentor-slick-a-t-right-desktop{position:relative}.gutentor-module-slider.gutentor-slick-a-t-right-desktop .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-module-slider.gutentor-slick-a-b-left-desktop{position:relative}.gutentor-module-slider.gutentor-slick-a-b-left-desktop .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-module-slider.gutentor-slick-a-b-right-desktop{position:relative}.gutentor-module-slider.gutentor-slick-a-b-right-desktop .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;right:15px;left:inherit;margin-top:20px}body.rtl .gutentor-carousel-row .slick-arrow .fa-angle-left,body.rtl .gutentor-carousel-row .slick-arrow .fa-angle-right,body.rtl .gutentor-image-slider .slick-arrow .fa-angle-left,body.rtl .gutentor-image-slider .slick-arrow .fa-angle-right,body.rtl .gutentor-post-module-p1 .slick-arrow .fa-angle-left,body.rtl .gutentor-post-module-p1 .slick-arrow .fa-angle-right,body.rtl .gutentor-module-carousel .slick-arrow .fa-angle-left,body.rtl .gutentor-module-carousel .slick-arrow .fa-angle-right,body.rtl .gutentor-module-slider .slick-arrow .fa-angle-left,body.rtl .gutentor-module-slider .slick-arrow .fa-angle-right{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.g-single-column-link-enabled{position:relative}.g-single-column-link-enabled .gutentor-link{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0}.g-link-enabled{position:relative}.g-link-enabled .gutentor-link{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;z-index:2}@supports (-webkit-touch-callout: none){.gutentor-post-module,.gutentor-module,.has-image-bg{background-attachment:scroll !important}}.g-v-popup .g-v-box,.g-v-popup .g-v-img-box{position:relative}.g-v-popup-enabled video,.g-v-popup-enabled iframe{pointer-events:none}.g-v-popup video{-o-object-fit:cover;object-fit:cover}.g-v-popup-no-thumb:not(.g-v-enabled) .g-v-btn{position:static;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.g-v-popup-c .g-v-btn,.g-v-popup-c .g-v-fp-btn{left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.g-v-popup-t-l .g-v-btn,.g-v-popup-t-l .g-v-fp-btn{left:20px;top:20px}.g-v-popup-t-r .g-v-btn,.g-v-popup-t-r .g-v-fp-btn{right:20px;top:20px}.g-v-popup-b-l .g-v-btn,.g-v-popup-b-l .g-v-fp-btn{left:20px;bottom:20px}.g-v-popup-b-r .g-v-btn,.g-v-popup-b-r .g-v-fp-btn{right:20px;bottom:20px}.g-v-box{height:100%}.g-v-btn{position:absolute;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.g-v-player{z-index:1;position:relative;width:100%;height:100%}.g-v-fp-popup .g-v-fp-box,.g-v-fp-popup .g-v-fp-img-box{position:relative}.g-v-fp-popup-enabled video,.g-v-fp-popup-enabled iframe{pointer-events:none}.g-v-fp-popup-no-thumb .g-v-fp-btn{position:static;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.g-v-fp video{-o-object-fit:cover;object-fit:cover}.g-v-fp-btn{position:absolute;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.g-v-fp-player{z-index:1;position:relative;width:100%;height:100%}.g-equal-height .gutentor-post-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.g-equal-height .gutentor-button-wrap{margin-top:auto}.g-equal-height .slick-track{display:-ms-flexbox !important;display:flex !important}.g-equal-height .slick-slide{height:inherit !important}.g-nothing-found{width:100%;background:#f5f5f5;text-align:center;padding:40px;margin:15px}.g-s-pos-v-h-c{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);position:absolute}.g-s-pos-v-c{top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute}.g-s-pos-h-c{top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute}.g-s-pos-custom{top:0;left:0;position:absolute}.wp-site-blocks [class*="wp-block-gutentor-"] img{max-width:100%}.gutentor-adv-s-m-c{display:none}.g-show-more-content .gutentor-adv-s-m-c{display:block}.g-show-more-content .gutentor-adv-s-l-c{display:none}.g-m-popover{position:relative;z-index:1}.g-m-popover-normal{cursor:pointer}.g-m-popover-content{position:absolute;z-index:2}.g-m-popover.g-popover-t .g-m-popover-content{bottom:100%;left:0}.g-m-popover.g-popover-r .g-m-popover-content{top:0;right:0}.g-m-popover.g-popover-l .g-m-popover-content{top:0;left:0}.g-m-popover.g-popover-b .g-m-popover-content{top:100%;left:0}.g-hover-enabled .g-has-hover{position:relative}.g-hover-enabled .g-has-hover .g-hover-content{position:absolute}.g-hover-enabled.g-image-hover-style-d .g-has-hover .g-hover-content{display:none}.g-hover-enabled.g-image-hover-style-d .g-has-hover:hover .g-hover-content{display:block}.g-hover-enabled.g-image-hover-style-1 .g-has-hover .g-hover-content{display:none}.g-hover-enabled.g-image-hover-style-1 .g-has-hover .normal-image,.g-hover-enabled.g-image-hover-style-1 .g-has-hover .gutentor-bg-image{-webkit-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s}.g-hover-enabled.g-image-hover-style-1 .g-has-hover:hover .g-hover-content{display:block}.g-hover-enabled.g-image-hover-style-1 .g-has-hover:hover .normal-image,.g-hover-enabled.g-image-hover-style-1 .g-has-hover:hover .gutentor-bg-image{-webkit-transform:scale(1.15, 1.15);-ms-transform:scale(1.15, 1.15);transform:scale(1.15, 1.15)}.g-hover-enabled.g-image-hover-style-2 .g-has-hover .g-hover-content{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;opacity:0;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content{opacity:0.9}.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content.g-s-pos-v-c{-webkit-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content.g-s-pos-h-c{-webkit-transform:translateX(-50%) rotate(0);-ms-transform:translateX(-50%) rotate(0);transform:translateX(-50%) rotate(0)}.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content.g-s-pos-v-h-c{-webkit-transform:translate(-50%, -50%) rotate(0);-ms-transform:translate(-50%, -50%) rotate(0);transform:translate(-50%, -50%) rotate(0)}.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content.g-s-pos-custom{-webkit-transform:rotateX(0);transform:rotateX(0)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content{opacity:0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content.g-s-pos-v-c{-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content.g-s-pos-h-c{-webkit-transform:translateX(-50%) scale(0);-ms-transform:translateX(-50%) scale(0);transform:translateX(-50%) scale(0)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content.g-s-pos-v-h-c{-webkit-transform:translate(-50%, -50%) scale(0);-ms-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content.g-s-pos-custom{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content{opacity:1;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content.g-s-pos-v-c{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content.g-s-pos-h-c{-webkit-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content.g-s-pos-v-h-c{-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content.g-s-pos-custom{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.g-hover-enabled.g-image-hover-style-4 .g-has-hover{overflow:hidden}.g-hover-enabled.g-image-hover-style-4 .g-has-hover .g-hover-content{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-4 .g-has-hover .normal-image,.g-hover-enabled.g-image-hover-style-4 .g-has-hover .gutentor-bg-image{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-4 .g-has-hover:hover .g-hover-content{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-4 .g-has-hover:hover .normal-image,.g-hover-enabled.g-image-hover-style-4 .g-has-hover:hover .gutentor-bg-image{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-5 .g-has-hover{overflow:hidden}.g-hover-enabled.g-image-hover-style-5 .g-has-hover .g-hover-content{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-5 .g-has-hover .normal-image,.g-hover-enabled.g-image-hover-style-5 .g-has-hover .gutentor-bg-image{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-5 .g-has-hover:hover .g-hover-content{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-5 .g-has-hover:hover .normal-image,.g-hover-enabled.g-image-hover-style-5 .g-has-hover:hover .gutentor-bg-image{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-adv-popup-top.mfp-wrap{height:auto !important}.g-adv-popup-top .mfp-container{height:auto;padding:0;position:static}.admin-bar .g-adv-popup-top.mfp-wrap{top:32px !important}.g-adv-popup-bottom{top:inherit !important;bottom:0 !important}.g-adv-popup-bottom.mfp-wrap{height:auto !important}.g-adv-popup-bottom .mfp-container{height:auto;padding:0;position:static}.g-adv-popup-side-bottom-right{bottom:0;right:0;left:inherit;top:inherit !important;height:auto !important}.g-adv-popup-side-bottom-right .mfp-container{height:auto;padding:0;position:static}.g-adv-popup-side-bottom-left{bottom:0;left:inherit;top:inherit !important;height:auto !important}.g-adv-popup-side-bottom-left .mfp-container{height:auto;padding:0;position:static}.g-adv-popup-side-top-right{left:inherit;height:auto !important}.g-adv-popup-side-top-right .mfp-container{height:auto;padding:0;position:static}.g-adv-popup-side-top-left{height:auto !important}.g-adv-popup-side-top-left .mfp-container{height:auto;padding:0;position:static}.gutentor-section-title:not(.enable-title-design) h1:before,.gutentor-section-title:not(.enable-title-design) h2:before{display:none}.gutentor-section-title .gutentor-title{margin:0}.gutentor-section-title.enable-title-design .gutentor-title{position:relative;margin:0}.gutentor-section-title.enable-title-design .gutentor-title:before{background:currentColor;content:"\020";display:block;height:3px;margin:0 auto;width:1em;position:absolute}.gutentor-section-title.enable-title-design.seperator-bottom .gutentor-title{padding-bottom:10px}.gutentor-section-title.enable-title-design.seperator-bottom .gutentor-title:before{bottom:0}.gutentor-section-title.enable-title-design.seperator-top .gutentor-title{padding-top:10px}.gutentor-section-title.enable-title-design.seperator-top .gutentor-title:before{top:0}.gutentor-section-title.enable-title-design.text-center .gutentor-title:before{left:0;right:0;margin-left:auto;margin-right:auto}.gutentor-section-title.enable-title-design.text-left .gutentor-title:before{left:0}.gutentor-section-title.enable-title-design.text-right .gutentor-title:before{right:0}.gutentor-section-subtitle .gutentor-subtitle{margin:0}.gutentor-section-subtitle.enable-subtitle-design .gutentor-subtitle{position:relative;margin:0}.gutentor-section-subtitle.enable-subtitle-design .gutentor-subtitle:before{background:currentColor;content:"\020";display:block;height:3px;margin:0 auto;width:1em;position:absolute}.gutentor-section-subtitle.enable-subtitle-design.seperator-bottom .gutentor-subtitle{padding-bottom:10px}.gutentor-section-subtitle.enable-subtitle-design.seperator-bottom .gutentor-subtitle:before{bottom:0}.gutentor-section-subtitle.enable-subtitle-design.seperator-top .gutentor-subtitle{padding-top:10px}.gutentor-section-subtitle.enable-subtitle-design.seperator-top .gutentor-subtitle:before{top:0}.gutentor-section-subtitle.enable-subtitle-design.text-center .gutentor-subtitle:before{left:0;right:0;margin-left:auto;margin-right:auto}.gutentor-section-subtitle.enable-subtitle-design.text-left .gutentor-subtitle:before{left:0}.gutentor-section-subtitle.enable-subtitle-design.text-right .gutentor-subtitle:before{right:0}.gutentor-single-item{-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s}.gutentor-single-item-icon-box{font-size:20px;margin-bottom:20px}.gutentor-single-item-title{margin-top:0;padding:0;line-height:normal}.gutentor-single-item-desc:last-child{margin-bottom:0}.gutentor-icon-wrapper .gutentor-single-item{padding:20px;overflow-x:hidden}.gutentor-icon-wrapper .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box,.gutentor-icon-wrapper .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box,.gutentor-icon-wrapper .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box,.gutentor-icon-wrapper .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box{text-align:center}.gutentor-icon-wrapper .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box{border-radius:50%;background:#F3F3F4;color:#C4C4C4}.gutentor-icon-wrapper .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box{border-radius:50%;border:1px solid #F3F3F4;color:#C4C4C4}.gutentor-icon-wrapper .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box{background:#F3F3F4;color:#C4C4C4}.gutentor-icon-wrapper .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box{border:1px solid #F3F3F4;color:#C4C4C4}.gutentor-icon-wrapper .text-right .gutentor-single-item-icon-box{text-align:right}.icon-template1 .gutentor-single-item,.gutentor-icon-template1 .gutentor-single-item{text-align:left}.icon-template1 .gutentor-single-item-icon-box,.gutentor-icon-template1 .gutentor-single-item-icon-box{text-align:left}.icon-template2 .gutentor-single-item,.gutentor-icon-template2 .gutentor-single-item{text-align:center}.icon-template2 .gutentor-single-item-icon-box,.gutentor-icon-template2 .gutentor-single-item-icon-box{text-align:center}.icon-template2 .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box,.icon-template2 .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box,.icon-template2 .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box,.icon-template2 .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box,.icon-template2 .gutentor-single-item.custom .gutentor-single-item-icon-box,.gutentor-icon-template2 .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box,.gutentor-icon-template2 .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box,.gutentor-icon-template2 .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box,.gutentor-icon-template2 .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box,.gutentor-icon-template2 .gutentor-single-item.custom .gutentor-single-item-icon-box{margin-left:auto;margin-right:auto}.icon-template3 .gutentor-single-item,.gutentor-icon-template3 .gutentor-single-item{text-align:right}.icon-template3 .gutentor-single-item-icon-box,.gutentor-icon-template3 .gutentor-single-item-icon-box{text-align:right}.icon-template3 .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box,.icon-template3 .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box,.icon-template3 .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box,.icon-template3 .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box,.icon-template3 .gutentor-single-item.custom .gutentor-single-item-icon-box,.gutentor-icon-template3 .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box,.gutentor-icon-template3 .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box,.gutentor-icon-template3 .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box,.gutentor-icon-template3 .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box,.gutentor-icon-template3 .gutentor-single-item.custom .gutentor-single-item-icon-box{float:right;clear:both}.icon-template3 .gutentor-single-item.icon-circle-bg .gutentor-single-item-content,.icon-template3 .gutentor-single-item.icon-circle-border .gutentor-single-item-content,.icon-template3 .gutentor-single-item.icon-square-bg .gutentor-single-item-content,.icon-template3 .gutentor-single-item.icon-square-border .gutentor-single-item-content,.icon-template3 .gutentor-single-item.custom .gutentor-single-item-content,.gutentor-icon-template3 .gutentor-single-item.icon-circle-bg .gutentor-single-item-content,.gutentor-icon-template3 .gutentor-single-item.icon-circle-border .gutentor-single-item-content,.gutentor-icon-template3 .gutentor-single-item.icon-square-bg .gutentor-single-item-content,.gutentor-icon-template3 .gutentor-single-item.icon-square-border .gutentor-single-item-content,.gutentor-icon-template3 .gutentor-single-item.custom .gutentor-single-item-content{display:block;clear:both}.icon-template4 .gutentor-single-item,.gutentor-icon-template4 .gutentor-single-item{text-align:left}.icon-template4 .gutentor-single-item-icon-box,.gutentor-icon-template4 .gutentor-single-item-icon-box{width:60px;height:60px;line-height:60px;float:left;text-align:center}.icon-template4 .gutentor-single-item-content,.gutentor-icon-template4 .gutentor-single-item-content{width:calc(100% - 60px);padding-left:20px;display:inline-block}.icon-template5 .gutentor-single-item,.gutentor-icon-template5 .gutentor-single-item{text-align:right}.icon-template5 .gutentor-single-item-icon-box,.gutentor-icon-template5 .gutentor-single-item-icon-box{width:60px;height:60px;line-height:60px;float:right;text-align:center}.icon-template5 .gutentor-single-item-content,.gutentor-icon-template5 .gutentor-single-item-content{width:calc(100% - 60px);padding-right:20px;display:inline-block}.icon-template6 .gutentor-single-item,.gutentor-icon-template6 .gutentor-single-item{text-align:center}.icon-template6 .gutentor-single-item-icon-box,.gutentor-icon-template6 .gutentor-single-item-icon-box{width:60px;height:60px;line-height:60px;text-align:center;margin:0 auto 20px}.gutentor-content-box-wrapper.content-template1 .gutentor-single-item,.gutentor-content-box-wrapper.gutentor-content-template1 .gutentor-single-item{text-align:left}.gutentor-content-box-wrapper.content-template2 .gutentor-single-item,.gutentor-content-box-wrapper.gutentor-content-template2 .gutentor-single-item{text-align:center}.gutentor-content-box-wrapper.content-template3 .gutentor-single-item,.gutentor-content-box-wrapper.gutentor-content-template3 .gutentor-single-item{text-align:right}.gutentor-image .gutentor-image-thumb{overflow:hidden}.gutentor-image-wrapper .gutentor-single-item{overflow:hidden}.gutentor-image-wrapper .gutentor-bg-image,.gutentor-image-wrapper .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-image-wrapper .gutentor-bg-image{height:200px}.gutentor-image-wrapper .gutentor-image-thumb{font-size:0;line-height:normal}.gutentor-image-wrapper .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-image-wrapper .gutentor-single-item-image-box .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-image-wrapper.content-center .gutentor-single-item{text-align:center}.gutentor-image-wrapper.content-left .gutentor-single-item{text-align:left}.gutentor-image-wrapper.content-right .gutentor-single-item{text-align:right}.gutentor-image-wrapper.imagebox-template1 .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-single-item{text-align:center}.gutentor-image-wrapper.imagebox-template1 .gutentor-single-item-image-box,.gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-single-item-image-box{margin:0 auto 20px}.gutentor-image-wrapper.imagebox-template1 .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-single-item-content{padding:0 20px 20px}.gutentor-image-wrapper.imagebox-template1 .gutentor-single-item-content:empty,.gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-single-item-content:empty{padding:0}.gutentor-image-wrapper.imagebox-template1 .gutentor-button,.gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-button{margin-left:auto;margin-right:auto}.gutentor-image-wrapper.imagebox-template2 .gutentor-single-item-image-box,.gutentor-image-wrapper.gutentor-imagebox-template2 .gutentor-single-item-image-box{float:left;width:40%}.gutentor-image-wrapper.imagebox-template2 .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template2 .gutentor-single-item-content{text-align:left;width:calc(60% - 20px);display:inline-block;float:right}.gutentor-image-wrapper.imagebox-template3 .gutentor-single-item-image-box,.gutentor-image-wrapper.gutentor-imagebox-template3 .gutentor-single-item-image-box{float:right;width:40%}.gutentor-image-wrapper.imagebox-template3 .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template3 .gutentor-single-item-content{text-align:right;width:calc(60% - 20px);display:inline-block}.gutentor-image-wrapper.imagebox-template4 .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template4 .gutentor-single-item{position:relative}.gutentor-image-wrapper.imagebox-template4.position-center .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template4.position-center .gutentor-single-item-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:0 auto;padding:20px}.gutentor-image-wrapper.imagebox-template4.position-bottom .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template4.position-bottom .gutentor-single-item-content{position:absolute;bottom:0;left:0;right:0;margin:0 auto;padding:20px}.gutentor-image-wrapper.imagebox-template4.position-top .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template4.position-top .gutentor-single-item-content{position:absolute;top:0;left:0;right:0;margin:0 auto;padding:20px}.gutentor-image-wrapper.imagebox-template5 .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template5 .gutentor-single-item{position:relative}.gutentor-image-wrapper.imagebox-template5.position-top .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template5.position-top .gutentor-single-item-content{position:absolute;top:-100px;left:0;right:0;margin:0 auto;padding:20px;width:90%}.gutentor-image-wrapper.imagebox-template5.position-bottom .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template5.position-bottom .gutentor-single-item-content{position:absolute;bottom:0;left:0;right:0;margin:0 auto;padding:20px;width:90%}.gutentor-image-wrapper.imagebox-template6 .grid-row,.gutentor-image-wrapper.gutentor-imagebox-template6 .grid-row{-ms-flex-direction:column;flex-direction:column;margin-left:0;margin-right:0}.gutentor-image-wrapper.imagebox-template6 .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-single-item{position:relative}.gutentor-image-wrapper.imagebox-template6 .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-single-item-content{position:relative;padding:40px;width:80%;left:20px;bottom:60px}@media (min-width: 768px){.gutentor-image-wrapper.imagebox-template6 .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-single-item{width:80%}.gutentor-image-wrapper.imagebox-template6 .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-single-item-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;left:inherit;bottom:inherit}}@media (min-width: 768px){.gutentor-image-wrapper.imagebox-template6 .gutentor-grid-column:nth-child(odd) .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-grid-column:nth-child(odd) .gutentor-single-item-content{right:-30%;left:inherit}}.gutentor-image-wrapper.imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item{float:right}.gutentor-image-wrapper.imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item .gutentor-image-thumb,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item .gutentor-image-thumb{text-align:right}@media (min-width: 768px){.gutentor-image-wrapper.imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item-content{left:-30%;right:inherit}}@media (min-width: 768px){.gutentor-image-wrapper.imagebox-template6.alignfull .gutentor-grid-column:nth-child(odd) .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template6.alignfull .gutentor-grid-column:nth-child(odd) .gutentor-single-item-content{right:-25%;left:inherit}}.gutentor-image-wrapper.imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item{float:right}.gutentor-image-wrapper.imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item .gutentor-image-thumb,.gutentor-image-wrapper.gutentor-imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item .gutentor-image-thumb{text-align:right}@media (min-width: 768px){.gutentor-image-wrapper.imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item-content{left:-25%;right:inherit}}.gutentor-section.gutentor-accordion-wrapper .grid-row [class^="grid-"],.gutentor-section.gutentor-accordion-wrapper .grid-row [class^="grid-"]{margin:0}.gutentor-accordion-wrap:not(:last-child) .gutentor-single-item{margin-bottom:15px}.gutentor-accordion-heading{position:relative;cursor:pointer;border:1px solid #ddd}.gutentor-accordion-heading .gutentor-accordion-icon{position:absolute;right:20px;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.gutentor-accordion-heading:not(.active) .gutentor-accordion-icon.close-icon{display:none}.gutentor-accordion-heading:not(.active) .gutentor-accordion-icon.open-icon{display:block}.gutentor-accordion-heading.active .gutentor-accordion-icon.close-icon{display:block}.gutentor-accordion-heading.active .gutentor-accordion-icon.open-icon{display:none}.gutentor-accordion-body{padding:20px;display:none;border-width:0 1px 1px 1px;border-style:solid;border-color:#ddd}.gutentor-accordion-body--open{display:block}.gutentor-accordion-wrapper.accordion-template1 .grid-row [class^="grid-"],.gutentor-accordion-wrapper.accordion-template1 .grid-row [class^="grid-"],.gutentor-accordion-wrapper.gutentor-accordion-template1 .grid-row [class^="grid-"],.gutentor-accordion-wrapper.gutentor-accordion-template1 .grid-row [class^="grid-"]{margin:0;padding:0}.gutentor-accordion-wrapper.accordion-template2 .gutentor-single-item-image-box,.gutentor-accordion-wrapper.gutentor-accordion-template2 .gutentor-single-item-image-box{position:relative;overflow:hidden}.gutentor-accordion-wrapper.accordion-template2 .gutentor-single-item-image-box .overlay,.gutentor-accordion-wrapper.gutentor-accordion-template2 .gutentor-single-item-image-box .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-accordion-wrapper .gutentor-single-item-title{font-size:20px;margin:0;padding:15px;line-height:normal}.gutentor-accordion-wrapper .gutentor-single-item-image-box{font-size:0;line-height:normal}.gutentor-counter .gutentor-countup{display:block;clear:both;margin-bottom:15px;line-height:normal}.gutentor-counter.icon-circle-bg .gutentor-single-item-icon-box,.gutentor-counter.icon-circle-border .gutentor-single-item-icon-box,.gutentor-counter.icon-square-bg .gutentor-single-item-icon-box,.gutentor-counter.icon-square-border .gutentor-single-item-icon-box{text-align:center}.gutentor-counter.icon-circle-bg .gutentor-single-item-icon-box{border-radius:50%;background:#F3F3F4;color:#C4C4C4}.gutentor-counter.icon-circle-border .gutentor-single-item-icon-box{border-radius:50%;border:1px solid #F3F3F4;color:#C4C4C4}.gutentor-counter.icon-square-bg .gutentor-single-item-icon-box{background:#F3F3F4;color:#C4C4C4}.gutentor-counter.icon-square-border .gutentor-single-item-icon-box{border:1px solid #F3F3F4;color:#C4C4C4}.gutentor-counter .gutentor-single-item-content{display:block;clear:both}.gutentor-counter .gutentor-single-item-icon-box{margin-bottom:20px;line-height:normal}.gutentor-counter .gutentor-single-item-title{margin-bottom:0}.gutentor-counter-wrapper.counter-template1 .gutentor-single-item,.gutentor-counter-wrapper.gutentor-counter-template1 .gutentor-single-item{text-align:left}.gutentor-counter-wrapper.counter-template2 .gutentor-single-item,.gutentor-counter-wrapper.gutentor-counter-template2 .gutentor-single-item{text-align:right}.gutentor-counter-wrapper.counter-template3 .gutentor-single-item,.gutentor-counter-wrapper.gutentor-counter-template3 .gutentor-single-item{text-align:center}.gutentor-counter-wrapper.counter-template3 .gutentor-single-item-icon-box,.gutentor-counter-wrapper.gutentor-counter-template3 .gutentor-single-item-icon-box{margin:0 auto 20px}.circular .gutentor-single-item-content{margin-top:20px}.gutentor-progressbar .progressbar-wrap{position:relative;clear:both;display:block;width:100%;overflow:hidden}.gutentor-progressbar .progressbar-wrap .progressbar{-webkit-transition:width 1.5s ease-in-out 0s;-o-transition:width 1.5s ease-in-out 0s;transition:width 1.5s ease-in-out 0s;display:inline-block;float:left;height:100%;width:0;padding-left:10px;padding-right:10px}.gutentor-progressbar .progressbar-wrap .progressbar[data-width='0.00'] .percent{padding-left:10px}.gutentor-progressbar .progressbar-wrap .progressbar.striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:20px 20px}.gutentor-progressbar .progressbar-wrap .progressbar.striped-animated{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:20px 20px}.gutentor-progressbar .progress-bar-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gutentor-progressbar .progress-bar-text .gutentor-single-item-title{margin-right:auto}.gutentor-progressbar .progress-bar-text span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gutentor-progressbar.progress-bar-template1 .gutentor-progressbar-circular,.gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-progressbar-circular{display:block;position:relative;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gutentor-progressbar.progress-bar-template1 .gutentor-progressbar-circular canvas,.gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-progressbar-circular canvas{position:absolute;top:0;left:0}.gutentor-progressbar.progress-bar-template1 .gutentor-progressbar-circular .percent,.gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-progressbar-circular .percent{display:inline-block;z-index:2}.gutentor-progressbar.progress-bar-template1 .gutentor-porgress-bar-item,.gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-porgress-bar-item{text-align:center}.gutentor-progressbar.progress-bar-template1 .gutentor-single-item-content,.gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-single-item-content{margin-top:15px}.gutentor-progressbar.progress-bar-template2 .progressbar-wrap,.gutentor-progressbar.progress-bar-template3 .progressbar-wrap,.gutentor-progressbar.progress-bar-template4 .progressbar-wrap,.gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap,.gutentor-progressbar.gutentor-progress-bar-template3 .progressbar-wrap,.gutentor-progressbar.gutentor-progress-bar-template4 .progressbar-wrap{background-color:#eee;border-radius:4px}.gutentor-progressbar.progress-bar-template2 .progressbar-wrap,.gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap{margin-bottom:20px}.gutentor-progressbar.progress-bar-template2 .progressbar-wrap .progressbar,.gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap .progressbar{background-color:#0d47a1;height:auto}.gutentor-progressbar.progress-bar-template2 .progressbar-wrap .progressbar span,.gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap .progressbar span{display:inline;-webkit-animation:show 0.35s forwards ease-in-out 0.5s;animation:show 0.35s forwards ease-in-out 0.5s}.gutentor-progressbar.progress-bar-template2 .progressbar-wrap .progressbar .gutentor-single-item-title,.gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap .progressbar .gutentor-single-item-title{display:inline;margin:0;clear:none;-webkit-animation:show 0.35s forwards ease-in-out 0.5s;animation:show 0.35s forwards ease-in-out 0.5s}.gutentor-progressbar.progress-bar-template3 .progressbar-wrap,.gutentor-progressbar.gutentor-progress-bar-template3 .progressbar-wrap{margin-top:20px}.gutentor-progressbar.progress-bar-template4 .progressbar-wrap,.gutentor-progressbar.gutentor-progress-bar-template4 .progressbar-wrap{margin-top:15px;margin-bottom:15px}.gutentor-progressbar.progress-bar-template4 .progressbar-wrap .progressbar,.gutentor-progressbar.gutentor-progress-bar-template4 .progressbar-wrap .progressbar{height:10px}@-webkit-keyframes show{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes show{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@-webkit-keyframes progress-bar-stripes{from{background-position:20px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:20px 0}to{background-position:0 0}}.gutentor-social .inline-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.gutentor-social .gutentor-single-item-icon-box{margin:0 auto;text-align:center}.gutentor-social .gutentor-single-item-icon-box a{display:block}.gutentor-social.icon-circle-bg .gutentor-single-item-icon-box{border-radius:50%;background:#F3F3F4;color:#C4C4C4}.gutentor-social.icon-circle-border .gutentor-single-item-icon-box{border-radius:50%;border:1px solid #F3F3F4;color:#C4C4C4}.gutentor-social.icon-square-bg .gutentor-single-item-icon-box{background:#F3F3F4;color:#C4C4C4}.gutentor-social.icon-square-border .gutentor-single-item-icon-box{border:1px solid #F3F3F4;color:#C4C4C4}.gutentor-social .gutentor-social-item:first-child .gutentor-single-item{margin-left:0}.gutentor-social .gutentor-social-item:last-child .gutentor-single-item{margin-right:0}.gutentor-social-icons{list-style:none;margin:0;padding:0}.gutentor-social-icons li{display:inline-block}.gutentor-social-icons li:not(:last-child){margin-right:10px}.gutentor-social-single-icon{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-timeline-item{position:relative;margin:30px 0}.gutentor-timeline-item::after{clear:both;content:"";display:table}.gutentor-timeline-item:first-child{margin-top:0}.gutentor-timeline-item:last-child{margin-bottom:0}@media (min-width: 1200px){.gutentor-timeline-item{margin:65px 0}.gutentor-timeline-item:first-child{margin-top:0}.gutentor-timeline-item:last-child{margin-bottom:0}}.gutentor-timeline-item-title{margin-top:0;font-size:17px}.gutentor-timeline.timeline-template1 .gutentor-timeline-wrapper,.gutentor-timeline.gutentor-timeline-template1 .gutentor-timeline-wrapper{position:relative;padding:30px 0;margin-top:30px;margin-bottom:30px}.gutentor-timeline.timeline-template1 .gutentor-timeline-wrapper::before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-timeline-wrapper::before{content:'';position:absolute;top:30px;left:18px;height:100%;width:4px;background:#efefef}@media (min-width: 1200px){.gutentor-timeline.timeline-template1 .gutentor-timeline-wrapper,.gutentor-timeline.gutentor-timeline-template1 .gutentor-timeline-wrapper{margin-top:45px;margin-bottom:45px}.gutentor-timeline.timeline-template1 .gutentor-timeline-wrapper::before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-timeline-wrapper::before{left:50%;margin-left:-2px}}.gutentor-timeline.timeline-template1 .gutentor-single-item:not(:first-child),.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item:not(:first-child){margin-top:50px}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item{position:relative}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content{position:relative;margin-left:60px;background:#eee;border-radius:3px;padding:1em}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content::after,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content::after{clear:both;content:"";display:table}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content:before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content:before{content:'';position:absolute;top:10px;right:100%;height:0;width:0;border-width:10px;border-style:solid;border-color:transparent}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content p,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content p{margin:0}@media (min-width: 1200px){.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content{margin-left:0;padding:1.6em;width:45%;display:block}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content::before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content::before{top:10px;left:100%;border-left-color:#eee}}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title{padding:.8em 0;line-height:normal}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title strong,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title strong{clear:both;display:block}@media (min-width: 1200px){.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title{position:absolute;width:100%;left:120%;top:0}}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title .gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item,.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-name,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title .gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-name{margin-bottom:0}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-circle,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-circle{position:absolute;top:10px;left:0;width:20px;height:20px;border-radius:50%;-webkit-box-shadow:0 0 0 4px #fff,inset 0 2px 0 rgba(0,0,0,0.08),0 3px 0 4px rgba(0,0,0,0.05);box-shadow:0 0 0 4px #fff,inset 0 2px 0 rgba(0,0,0,0.08),0 3px 0 4px rgba(0,0,0,0.05);background:#ccc;margin-left:10px}@media (min-width: 1200px){.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-circle,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-circle{width:30px;height:30px;left:50%;margin-left:-15px;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;background:#ccc}}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-heading-name,.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-duration,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-heading-name,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-duration{margin:0}@media (min-width: 1200px){.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content{float:right}.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content::before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content::before{top:24px;left:auto;right:100%;border-color:transparent;border-right-color:#eee}.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-org-title,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-org-title{left:auto;right:122%;text-align:right}}.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width: 1200px){.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper{position:relative;padding:30px 0;margin-top:30px;margin-bottom:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width: 1200px){.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper{-ms-flex-direction:row;flex-direction:row}}.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper::before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper::before{content:'';position:absolute;background:#efefef;left:18px;width:4px;height:100%}@media (min-width: 1200px){.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper::before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper::before{margin:0 auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;top:50%;left:0;height:4px;width:100%}}@media (min-width: 1200px){.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper{margin-top:200px;margin-bottom:200px}.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper::before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper::before{margin-left:-2px}}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item{position:relative;margin-left:65px}@media (min-width: 1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item{margin:0px}}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content{position:relative;background:#eee;border-radius:3px;padding:1em;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content::after,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content::after{clear:both;content:"";display:table}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content:before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content:before{content:'';position:absolute;top:20px;left:-20px;height:0;width:0;border-width:10px;border-style:solid;border-color:transparent}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content p,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content p{margin:0}@media (min-width: 1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content::before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content::before{margin:0 auto;top:-20px;left:0;right:0;border-left-color:#eee;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-org-title,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-org-title{line-height:normal}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-org-title strong,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-org-title strong{clear:both;display:block}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-heading-name,.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-duration,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-heading-name,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-duration{margin:0;font-weight:600;font-size:16px}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-circle,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-circle{position:absolute;top:20px;left:-55px;width:20px;height:20px;border-radius:50%;-webkit-box-shadow:0 0 0 4px #fff,inset 0 2px 0 rgba(0,0,0,0.08),0 3px 0 4px rgba(0,0,0,0.05);box-shadow:0 0 0 4px #fff,inset 0 2px 0 rgba(0,0,0,0.08),0 3px 0 4px rgba(0,0,0,0.05);background:#ccc}@media (min-width: 1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-circle,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-circle{width:30px;height:30px;left:50%;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;background:#ccc;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.gutentor-timeline.timeline-template2 .gutentor-single-item:not(:first-child),.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item:not(:first-child){margin-top:30px}@media (min-width: 1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item:not(:first-child),.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item:not(:first-child){margin-top:0px}}@media (min-width: 1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content::before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content::before{bottom:-20px;left:0;right:0;border-color:transparent;border-right-color:transparent;border-right-color:#eee;top:inherit;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);margin:0 auto}.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-even .gutentor-timeline-item-org-title,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-even .gutentor-timeline-item-org-title{-ms-flex-order:3;order:3;margin-top:15px}}.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-even .gutentor-single-item-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-even .gutentor-single-item-wrapper{position:relative}@media (min-width: 1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-even .gutentor-single-item-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-even .gutentor-single-item-wrapper{top:-150px}}.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-org-title,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-org-title{margin-bottom:15px}.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width: 1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}}.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item .gutentor-single-item-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item .gutentor-single-item-wrapper{position:relative}@media (min-width: 1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item .gutentor-single-item-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item .gutentor-single-item-wrapper{bottom:-150px}}.gutentor-timeline.first-item-active .gutentor-timeline-wrapper .gutentor-single-item:first-child .gutentor-timeline-item-circle{background:#B6DB19 !important}.gutentor-timeline.last-item-active .gutentor-timeline-wrapper .gutentor-single-item:last-child .gutentor-timeline-item-circle{background:#B6DB19 !important}.gutentor-testimonial .gutentor-single-item{overflow:hidden}.gutentor-testimonial .gutentor-bg-image,.gutentor-testimonial .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-testimonial .gutentor-bg-image{height:200px}.gutentor-testimonial .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-testimonial.testimonial-template4 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template4 .gutentor-bg-image,.gutentor-testimonial.testimonial-template5 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template5 .gutentor-bg-image,.gutentor-testimonial.testimonial-template9 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template9 .gutentor-bg-image,.gutentor-testimonial.testimonial-template10 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template10 .gutentor-bg-image,.gutentor-testimonial.testimonial-template14 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template14 .gutentor-bg-image,.gutentor-testimonial.testimonial-template15 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template15 .gutentor-bg-image,.gutentor-testimonial.testimonial-template16 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template16 .gutentor-bg-image{min-height:80px}.gutentor-testimonial .gutentor-single-item-image-box{margin-bottom:15px}.gutentor-testimonial .gutentor-single-item-image-box .gutentor-image-thumb{font-size:0;line-height:normal}.gutentor-testimonial .gutentor-single-item-title{margin:0;line-height:normal}.gutentor-testimonial .gutentor-single-item-designation{color:#989898;line-height:normal;margin-bottom:10px}.gutentor-testimonial .gutentor-single-item-desc{margin-top:15px}.gutentor-testimonial .gutentor-single-item-desc p{margin:0}.gutentor-testimonial.testimonial-template1 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template1 .gutentor-single-item{text-align:left}.gutentor-testimonial.testimonial-template1 .gutentor-single-item-image-box.custom-width,.gutentor-testimonial.gutentor-testimonial-template1 .gutentor-single-item-image-box.custom-width{float:left}.gutentor-testimonial.testimonial-template1 .gutentor-single-item .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template1 .gutentor-single-item .gutentor-testimonial-content{clear:both}.gutentor-testimonial.testimonial-template2 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template2 .gutentor-single-item{text-align:right}.gutentor-testimonial.testimonial-template2 .gutentor-single-item-image-box.custom-width,.gutentor-testimonial.gutentor-testimonial-template2 .gutentor-single-item-image-box.custom-width{float:right}.gutentor-testimonial.testimonial-template2 .gutentor-single-item .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template2 .gutentor-single-item .gutentor-testimonial-content{clear:both}.gutentor-testimonial.testimonial-template3 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template3 .gutentor-single-item{text-align:center}.gutentor-testimonial.testimonial-template3 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template3 .gutentor-single-item-image-box{margin:0 auto 15px}.gutentor-testimonial.testimonial-template3 .gutentor-single-item-image-box.custom-width,.gutentor-testimonial.gutentor-testimonial-template3 .gutentor-single-item-image-box.custom-width{float:none;margin-left:auto;margin-right:auto}.gutentor-testimonial.testimonial-template4 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template4 .gutentor-single-item-image-box{float:left;width:30%}.gutentor-testimonial.testimonial-template4 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template4 .gutentor-testimonial-content{padding-left:20px;width:calc(100% - 30%);display:inline-block;text-align:left}.gutentor-testimonial.testimonial-template4 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template4 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template4 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template4 .components-placeholder .components-button{white-space:normal}.gutentor-testimonial.testimonial-template5 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template5 .gutentor-single-item-image-box{float:right;width:30%}.gutentor-testimonial.testimonial-template5 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template5 .gutentor-testimonial-content{padding-right:20px;width:calc(100% - 30%);display:inline-block;text-align:right}.gutentor-testimonial.testimonial-template5 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template5 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template5 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template5 .components-placeholder .components-button{white-space:normal}.gutentor-testimonial.testimonial-template6 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template6 .gutentor-single-item-desc{margin-top:0;margin-bottom:15px;display:block}.gutentor-testimonial.testimonial-template6 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template6 .gutentor-single-item-image-box{margin-top:0 !important}.gutentor-testimonial.testimonial-template7 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template7 .gutentor-single-item{text-align:center}.gutentor-testimonial.testimonial-template7 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template7 .gutentor-single-item-desc{margin-top:0;margin-bottom:15px;display:block}.gutentor-testimonial.testimonial-template7 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template7 .gutentor-single-item-image-box{margin-top:0 !important;margin-left:auto;margin-right:auto}.gutentor-testimonial.testimonial-template8 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template8 .gutentor-single-item{text-align:right}.gutentor-testimonial.testimonial-template8 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template8 .gutentor-single-item-desc{margin-top:0;margin-bottom:15px;display:block}.gutentor-testimonial.testimonial-template8 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template8 .gutentor-single-item-image-box{margin-top:0 !important}.gutentor-testimonial.testimonial-template9 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template9 .gutentor-single-item{height:100%;overflow:hidden;text-align:left}.gutentor-testimonial.testimonial-template9 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template9 .gutentor-single-item-desc{display:block;margin-top:0;margin-bottom:15px}.gutentor-testimonial.testimonial-template9 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template9 .gutentor-single-item-image-box{float:left;width:30%}.gutentor-testimonial.testimonial-template9 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template9 .gutentor-testimonial-content{padding-left:20px;width:calc(100% - 30%);display:inline-block;text-align:left}.gutentor-testimonial.testimonial-template9 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template9 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template9 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template9 .components-placeholder .components-button{white-space:normal}.gutentor-testimonial.testimonial-template10 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template10 .gutentor-single-item{height:100%;overflow:hidden;text-align:right}.gutentor-testimonial.testimonial-template10 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template10 .gutentor-single-item-desc{display:block;margin-top:0;margin-bottom:15px}.gutentor-testimonial.testimonial-template10 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template10 .gutentor-single-item-image-box{float:right;width:30%}.gutentor-testimonial.testimonial-template10 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template10 .gutentor-testimonial-content{padding-right:20px;width:calc(100% - 30%);display:inline-block;text-align:right}.gutentor-testimonial.testimonial-template10 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template10 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template10 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template10 .components-placeholder .components-button{white-space:normal}.gutentor-testimonial.testimonial-template11 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template11 .gutentor-single-item-desc{margin-top:0;margin-bottom:15px;display:block}.gutentor-testimonial.testimonial-template11 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template11 .gutentor-single-item-image-box{margin-top:0 !important}.gutentor-testimonial.testimonial-template12 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template12 .gutentor-single-item{text-align:center}.gutentor-testimonial.testimonial-template12 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template12 .gutentor-single-item-desc{margin-top:0;margin-bottom:15px;display:block}.gutentor-testimonial.testimonial-template12 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template12 .gutentor-single-item-image-box{margin-top:0 !important;margin-left:auto;margin-right:auto}.gutentor-testimonial.testimonial-template13 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template13 .gutentor-single-item{text-align:right}.gutentor-testimonial.testimonial-template13 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template13 .gutentor-single-item-desc{margin-top:0;margin-bottom:15px;display:block}.gutentor-testimonial.testimonial-template13 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template13 .gutentor-single-item-image-box{margin-top:0 !important}.gutentor-testimonial.testimonial-template14 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template14 .gutentor-single-item{height:100%;overflow:hidden;text-align:left}.gutentor-testimonial.testimonial-template14 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template14 .gutentor-single-item-desc{display:block;margin-top:0;margin-bottom:15px}.gutentor-testimonial.testimonial-template14 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template14 .gutentor-single-item-image-box{float:left;width:30%}.gutentor-testimonial.testimonial-template14 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template14 .gutentor-testimonial-content{padding-left:20px;width:calc(100% - 30%);display:inline-block;text-align:left}.gutentor-testimonial.testimonial-template14 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template14 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template14 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template14 .components-placeholder .components-button{white-space:normal}.gutentor-testimonial.testimonial-template15 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template15 .gutentor-single-item{height:100%;overflow:hidden;text-align:right}.gutentor-testimonial.testimonial-template15 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template15 .gutentor-single-item-desc{display:block;margin-top:0;margin-bottom:15px}.gutentor-testimonial.testimonial-template15 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template15 .gutentor-single-item-image-box{float:right;width:30%}.gutentor-testimonial.testimonial-template15 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template15 .gutentor-testimonial-content{padding-right:20px;width:calc(100% - 30%);display:inline-block;text-align:right}.gutentor-testimonial.testimonial-template15 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template15 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template15 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template15 .components-placeholder .components-button{white-space:normal}.gutentor-testimonial.testimonial-template16 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item{background-color:transparent !important;border:medium none !important;height:100%;overflow:hidden;text-align:left}.gutentor-testimonial.testimonial-template16 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item-desc{display:block;margin-top:0;margin-bottom:30px;padding:20px;border:1px solid #ddd;background:#fff;position:relative}.gutentor-testimonial.testimonial-template16 .gutentor-single-item-desc:after,.gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item-desc:after{bottom:-10px;left:20px;content:" ";width:0px;height:0px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;position:absolute}.gutentor-testimonial.testimonial-template16 .gutentor-single-item-desc:before,.gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item-desc:before{bottom:-12px;left:18px;content:" ";width:0px;height:0px;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #ddd;position:absolute}.gutentor-testimonial.testimonial-template16 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item-image-box{float:left;width:30%}.gutentor-testimonial.testimonial-template16 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template16 .gutentor-testimonial-content{padding-left:20px;width:calc(100% - 30%);display:inline-block;text-align:left}.gutentor-testimonial.testimonial-template16 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template16 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template16 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template16 .components-placeholder .components-button{white-space:normal}.gutentor-restaurant-menu .gutentor-bg-image,.gutentor-restaurant-menu .gutentor-image-thumb{position:relative;overflow:hidden;height:100%;line-height:0;font-size:0}.gutentor-restaurant-menu .gutentor-bg-image{height:200px}.gutentor-restaurant-menu .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-restaurant-menu .gutentor-single-item{overflow:hidden}.gutentor-restaurant-menu .gutentor-single-item:after{content:'';display:table;clear:both}.gutentor-restaurant-menu .gutentor-single-item-image-box{position:relative;margin-bottom:15px}.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box{color:#444}.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box.price-box-right{right:15px;top:15px}.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box.price-box-left{top:15px;left:15px}.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box.price-box-right-bottom{right:15px;bottom:15px}.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box.price-box-left-bottom{bottom:15px;left:15px}.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-box{position:absolute;width:80px;height:80px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#dfdfdf;-ms-flex-direction:column;flex-direction:column;align-items:center}.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-quantity{font-size:13px;line-height:normal}.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-unit,.gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-unit,.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-unit,.gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-unit,.gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-unit,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-unit{font-size:50%;position:absolute;left:-5px;top:0}.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-amount,.gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-amount,.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-amount,.gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-amount,.gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-amount,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-amount{position:relative;padding-left:8px;line-height:normal;display:block}.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-amount .mce-content-body,.gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-amount .mce-content-body,.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-amount .mce-content-body,.gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-amount .mce-content-body,.gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-amount .mce-content-body,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-amount .mce-content-body{line-height:normal}.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-single-item,.gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-single-item{text-align:left}.gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-single-item,.gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-single-item{text-align:right}.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-single-item,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-single-item{text-align:center}.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-box{top:15px;right:0;left:0;margin:0 auto}.gutentor-restaurant-menu.restaurant-menu-template4 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.restaurant-menu-template5 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.restaurant-menu-template6 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template4 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template5 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template6 .gutentor-restaurant-menu-content{clear:both}.gutentor-restaurant-menu.restaurant-menu-template4 .gutentor-single-item,.gutentor-restaurant-menu.gutentor-restaurant-menu-template4 .gutentor-single-item{text-align:left}.gutentor-restaurant-menu.restaurant-menu-template4 .gutentor-single-item-image-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template4 .gutentor-single-item-image-box{float:left}.gutentor-restaurant-menu.restaurant-menu-template4 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template4 .gutentor-restaurant-menu-price-quantity{display:inline-block;padding-left:8px}.gutentor-restaurant-menu.restaurant-menu-template5 .gutentor-single-item,.gutentor-restaurant-menu.gutentor-restaurant-menu-template5 .gutentor-single-item{text-align:right}.gutentor-restaurant-menu.restaurant-menu-template5 .gutentor-single-item-image-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template5 .gutentor-single-item-image-box{float:right}.gutentor-restaurant-menu.restaurant-menu-template5 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template5 .gutentor-restaurant-menu-price-quantity{display:inline-block;padding-left:8px}.gutentor-restaurant-menu.restaurant-menu-template6 .gutentor-single-item,.gutentor-restaurant-menu.gutentor-restaurant-menu-template6 .gutentor-single-item{text-align:center}.gutentor-restaurant-menu.restaurant-menu-template6 .gutentor-single-item-image-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template6 .gutentor-single-item-image-box{margin-left:auto;margin-right:auto}.gutentor-restaurant-menu.restaurant-menu-template6 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template6 .gutentor-restaurant-menu-price-quantity{display:inline-block;padding-left:8px}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-single-item-image-box .gutentor-image-thumb,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-single-item-image-box .gutentor-image-thumb{overflow:hidden}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-single-item-image-box .components-button,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-single-item-image-box .components-button{white-space:normal}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-single-item-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-single-item-content{display:block}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-single-item-title,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-single-item-title{margin-bottom:0}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-restaurant-menu-content{display:-ms-flexbox;display:flex}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-restaurant-menu-price-box{margin-left:auto}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-restaurant-menu-price,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-restaurant-menu-price{display:-ms-flexbox;display:flex;font-size:17px}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-restaurant-menu-price-quantity{font-size:14px}.gutentor-restaurant-menu.restaurant-menu-template8 .gutentor-single-item-image-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template8 .gutentor-single-item-image-box{width:40%;float:left}.gutentor-restaurant-menu.restaurant-menu-template8 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template8 .gutentor-restaurant-menu-content{width:60%;display:inline-block;padding-left:20px}.gutentor-restaurant-menu.restaurant-menu-template8 .gutentor-restaurant-menu-price,.gutentor-restaurant-menu.gutentor-restaurant-menu-template8 .gutentor-restaurant-menu-price{display:-ms-flexbox;display:flex;font-size:17px}.gutentor-restaurant-menu.restaurant-menu-template8 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template8 .gutentor-restaurant-menu-price-quantity{font-size:14px;padding-left:5px}.gutentor-restaurant-menu.restaurant-menu-template9 .gutentor-single-item-image-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template9 .gutentor-single-item-image-box{width:40%;float:right}.gutentor-restaurant-menu.restaurant-menu-template9 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template9 .gutentor-restaurant-menu-content{width:60%;display:inline-block;padding-right:20px;text-align:right}.gutentor-restaurant-menu.restaurant-menu-template9 .gutentor-restaurant-menu-price,.gutentor-restaurant-menu.gutentor-restaurant-menu-template9 .gutentor-restaurant-menu-price{display:-ms-flexbox;display:flex;font-size:17px;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.gutentor-restaurant-menu.restaurant-menu-template9 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template9 .gutentor-restaurant-menu-price-quantity{font-size:14px;padding-left:5px}.gutentor-countdown-wrapper{margin-left:-15px;margin-right:-15px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 768px){.gutentor-countdown-wrapper{-ms-flex-direction:row;flex-direction:row}}.gutentor-countdown-wrapper.content-center{-ms-flex-pack:center;justify-content:center}.gutentor-countdown-wrapper.content-left{-ms-flex-pack:start;justify-content:flex-start}.gutentor-countdown-wrapper.content-right{-ms-flex-pack:end;justify-content:flex-end}.gutentor-countdown-time{font-size:40px}.gutentor-countdown-item{line-height:normal;margin:15px;text-align:center;width:calc(100% / 2 - 30px)}@media (min-width: 768px){.gutentor-countdown-item{width:calc(100% / 4 - 30px)}}.gutentor-countdown-item span{display:block;clear:both}.gutentor-countdown .gutentor-button-group{margin-top:20px}@media (min-width: 768px){.gutentor-countdown.count-down-template1 .gutentor-countdown-item,.gutentor-countdown.gutentor-count-down-template1 .gutentor-countdown-item{padding:40px}}.gutentor-countdown.count-down-template2 .gutentor-countdown-time,.gutentor-countdown.gutentor-count-down-template2 .gutentor-countdown-time{background:#f5f5f5;padding:40px;margin-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gutentor-countdown.gutentor-countdown-template-1 .gutentor-countdown-time{margin-bottom:10px}.gutentor-countdown.gutentor-countdown-template-1.text-center .gutentor-countdown-time{margin:0 auto 10px}.gutentor-countdown.gutentor-countdown-template-1.text-right .gutentor-countdown-time{float:right;text-align:center}.gutentor-countdown.gutentor-countdown-template-1.text-left .gutentor-countdown-time{text-align:center}.gutentor-calltoaction .gutentor-bg-image,.gutentor-calltoaction .gutentor-image-thumb{position:relative;overflow:hidden;height:100%;line-height:normal;font-size:0}.gutentor-calltoaction .gutentor-bg-image{height:200px}.gutentor-calltoaction .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-calltoaction .gutentor-button-group{width:100%}.gutentor-calltoaction.call-to-action-template1 .gutentor-single-item,.gutentor-calltoaction.gutentor-call-to-action-template1 .gutentor-single-item{text-align:left}.gutentor-calltoaction.call-to-action-template1 .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template1 .gutentor-button-group{-ms-flex-pack:start;justify-content:flex-start}.gutentor-calltoaction.call-to-action-template2 .gutentor-single-item,.gutentor-calltoaction.gutentor-call-to-action-template2 .gutentor-single-item{text-align:right}.gutentor-calltoaction.call-to-action-template2 .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template2 .gutentor-button-group{-ms-flex-pack:end;justify-content:flex-end}.gutentor-calltoaction.call-to-action-template3 .gutentor-single-item,.gutentor-calltoaction.gutentor-call-to-action-template3 .gutentor-single-item{text-align:center}.gutentor-calltoaction.call-to-action-template3 .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template3 .gutentor-button-group{-ms-flex-pack:center;justify-content:center}.gutentor-calltoaction.call-to-action-template5 .grid-row,.gutentor-calltoaction.call-to-action-template4 .grid-row,.gutentor-calltoaction.gutentor-call-to-action-template5 .grid-row,.gutentor-calltoaction.gutentor-call-to-action-template4 .grid-row{-ms-flex-align:center;align-items:center}.gutentor-calltoaction.call-to-action-template5 .gutentor-button-group,.gutentor-calltoaction.call-to-action-template4 .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template5 .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template4 .gutentor-button-group{margin-top:0;-ms-flex-pack:start;justify-content:flex-start}.gutentor-calltoaction.call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item,.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item,.gutentor-calltoaction.gutentor-call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gutentor-calltoaction.call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item-image-box,.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-image-box,.gutentor-calltoaction.gutentor-call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item-image-box,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-image-box{width:30%;margin-right:20px}.gutentor-calltoaction.call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item-content,.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-content,.gutentor-calltoaction.gutentor-call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item-content,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-content{display:inline-block;width:70%}.gutentor-calltoaction.call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-button-group,.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-button-group{-ms-flex-pack:start;justify-content:flex-start;margin-top:0}.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item{text-align:right;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-image-box,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-image-box{margin-right:0px;margin-left:20px}.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-button-group{-ms-flex-pack:end;justify-content:flex-end}.gutentor-opening-hours-box{margin:0 auto}.gutentor-opening-hours-wrapper{padding:0;margin:0}.gutentor-opening-hours-wrapper li{list-style:none}.gutentor-opening-hours-time-wrap .gutentor-single-item-opening{margin:0}.gutentor-opening-hours.opening-hours-template1 .gutentor-opening-hours-content,.gutentor-opening-hours.gutentor-opening-hours-template1 .gutentor-opening-hours-content{list-style:none;display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center}.gutentor-opening-hours.opening-hours-template1 .gutentor-opening-hours-time-wrap,.gutentor-opening-hours.gutentor-opening-hours-template1 .gutentor-opening-hours-time-wrap{margin-left:auto}.gutentor-opening-hours.opening-hours-template2 .gutentor-opening-hours-content,.gutentor-opening-hours.gutentor-opening-hours-template2 .gutentor-opening-hours-content{text-align:center}.gutentor-opening-hours.opening-hours-template2 .gutentor-opening-hours-time-wrap,.gutentor-opening-hours.gutentor-opening-hours-template2 .gutentor-opening-hours-time-wrap{text-align:center}.gutentor-opening-hours.opening-hours-template3 .gutentor-opening-hours-content,.gutentor-opening-hours.gutentor-opening-hours-template3 .gutentor-opening-hours-content{text-align:right}.gutentor-opening-hours.opening-hours-template3 .gutentor-opening-hours-time-wrap,.gutentor-opening-hours.gutentor-opening-hours-template3 .gutentor-opening-hours-time-wrap{text-align:right}.gutentor-section.gutentor-image-slider{overflow:hidden}.gutentor-section.gutentor-image-slider.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .gutentor-block-shape-bottom{z-index:3}.gutentor-section.gutentor-image-slider.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .gutentor-single-item-content{z-index:4}.gutentor-section.gutentor-image-slider.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap{z-index:auto}.gutentor-section.gutentor-image-slider.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .slick-dots{z-index:4}.gutentor-section.gutentor-image-slider.gutentor-section.gutentor-block-shape-bottom-bring-front .gutentor-grid-item-wrap{z-index:auto}.gutentor-section.gutentor-image-slider.gutentor-section.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom{z-index:9}.gutentor-section.gutentor-image-slider .slick-prev,.gutentor-section.gutentor-image-slider .slick-next{height:40px;width:40px;line-height:40px}.gutentor-section.gutentor-image-slider .slick-slide{line-height:0}.gutentor-section.gutentor-image-slider .slick-list{overflow:visible}.gutentor-section.gutentor-image-slider .slick-dots{bottom:50px;position:absolute}.gutentor-section.gutentor-image-slider .gutentor-bg-image,.gutentor-section.gutentor-image-slider .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-section.gutentor-image-slider .gutentor-image-thumb{font-size:0}.gutentor-section.gutentor-image-slider .gutentor-bg-image{height:200px}.gutentor-section.gutentor-image-slider .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-section.gutentor-image-slider .gutentor-slider-wrapper{margin-bottom:0}.gutentor-section.gutentor-image-slider .gutentor-slider-wrapper:not(.slick-initialized) .gutentor-slider-item:not(:first-child){display:none}.gutentor-section.gutentor-image-slider .bg-color-box{height:400px;background:#f5f5f5}.gutentor-section.gutentor-image-slider .gutentor-single-item-title{margin-bottom:30px}.gutentor-section.gutentor-image-slider .gutentor-single-item-image-box{position:relative}.gutentor-section.gutentor-image-slider .gutentor-single-item-desc{margin-bottom:40px;line-height:normal}.gutentor-section.gutentor-image-slider .gutentor-single-item-desc p:last-child{margin-bottom:0}.gutentor-section.gutentor-image-slider .gutentor-single-item-wrap{position:relative}.gutentor-section.gutentor-image-slider .gutentor-single-item .gutentor-link{z-index:5}.gutentor-section.gutentor-image-slider.imageSlider-template1 .gutentor-single-item-content,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template1 .gutentor-single-item-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;width:100%;left:0}.gutentor-section.gutentor-image-slider.imageSlider-template2 .grid-container,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template2 .grid-container{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly}.gutentor-section.gutentor-image-slider.imageSlider-template2 .caption-image,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template2 .caption-image{margin-left:auto}.gutentor-section.gutentor-image-slider.imageSlider-template2 .gutentor-single-item-content,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template2 .gutentor-single-item-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;width:100%;left:0}.gutentor-section.gutentor-image-slider.imageSlider-template3 .caption-image,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template3 .caption-image{text-align:center;margin-left:auto !important;margin-right:auto !important}.gutentor-section.gutentor-image-slider.imageSlider-template3 .caption-image img,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template3 .caption-image img{margin:0 auto}.gutentor-section.gutentor-image-slider.imageSlider-template3 .gutentor-single-item-content,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template3 .gutentor-single-item-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;width:100%;left:0}.gutentor-author .gutentor-bg-image,.gutentor-author .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-author .gutentor-image-thumb{font-size:0}.gutentor-author .gutentor-bg-image{height:200px}.gutentor-author .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-author .gutentor-author-cover-image{position:relative}.gutentor-author .gutentor-author-cover-image:after{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s;content:''}.gutentor-author .gutentor-single-item{overflow:hidden}.gutentor-author .gutentor-single-item-content{display:block}.gutentor-author .gutentor-single-item-image-box{margin:0 auto 20px}.gutentor-author .gutentor-single-item-image-box .gutentor-image-thumb{overflow:hidden;position:relative}.gutentor-author .gutentor-single-item-desc{margin-top:15px;margin-bottom:10px}.gutentor-author .gutentor-single-item-desc p:last-child{margin:0}.gutentor-author .gutentor-single-item-title{margin-bottom:0}.gutentor-author .gutentor-single-item .gutentor-social-wrap{margin-bottom:15px}.gutentor-author.author-profile-template1 .gutentor-single-item,.gutentor-author.gutentor-author-profile-template1 .gutentor-single-item{text-align:center}.gutentor-author.author-profile-template2 .gutentor-single-item-image-box,.gutentor-author.gutentor-author-profile-template2 .gutentor-single-item-image-box{width:40%;float:left}.gutentor-author.author-profile-template2 .gutentor-single-item .gutentor-author-content,.gutentor-author.gutentor-author-profile-template2 .gutentor-single-item .gutentor-author-content{display:inline-block;padding-left:30px}.gutentor-author.author-profile-template3 .gutentor-single-item-image-box,.gutentor-author.gutentor-author-profile-template3 .gutentor-single-item-image-box{width:40%;float:right}.gutentor-author.author-profile-template3 .gutentor-single-item .gutentor-author-content,.gutentor-author.gutentor-author-profile-template3 .gutentor-single-item .gutentor-author-content{padding-right:30px;float:right;text-align:right}.gutentor-author.author-profile-template4 .gutentor-author-cover-image,.gutentor-author.gutentor-author-profile-template4 .gutentor-author-cover-image{position:relative;background:#f5f5f5;height:200px}.gutentor-author.author-profile-template4 .gutentor-single-item,.gutentor-author.gutentor-author-profile-template4 .gutentor-single-item{text-align:center}.gutentor-author.author-profile-template4 .gutentor-single-item-image-box,.gutentor-author.gutentor-author-profile-template4 .gutentor-single-item-image-box{margin:-100px auto 0;width:200px}.gutentor-author.author-profile-template4 .gutentor-author-content,.gutentor-author.gutentor-author-profile-template4 .gutentor-author-content{margin-top:20px}.gutentor-team .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-team .gutentor-single-item{overflow:hidden}.gutentor-team:not(.team-template8):not(.team-template7) .gutentor-bg-image{height:200px}.gutentor-team.team-template7 .gutentor-single-item-image-box,.gutentor-team.team-template7 .gutentor-bg-image,.gutentor-team.team-template8 .gutentor-single-item-image-box,.gutentor-team.team-template8 .gutentor-bg-image{height:80px;width:80px}.gutentor-team.team-template7 .gutentor-single-item-content,.gutentor-team.team-template8 .gutentor-single-item-content{width:calc(100% - 80px)}.gutentor-team .gutentor-single-item-image-box{margin-bottom:15px;margin-left:auto;margin-right:auto}.gutentor-team .gutentor-single-item-image-box .gutentor-image-thumb{overflow:hidden;position:relative;font-size:0;line-height:normal}.gutentor-team .gutentor-single-item-title{margin:0}.gutentor-team .gutentor-single-item-desc{margin-top:15px}.gutentor-team .gutentor-single-item-content{display:block}.gutentor-team.team-template1 .gutentor-single-item,.gutentor-team.gutentor-team-template1 .gutentor-single-item{text-align:center}.gutentor-team.team-template2 .gutentor-single-item,.gutentor-team.gutentor-team-template2 .gutentor-single-item{text-align:left}.gutentor-team.team-template3 .gutentor-single-item,.gutentor-team.gutentor-team-template3 .gutentor-single-item{text-align:right}.gutentor-team.team-template4 .gutentor-single-item,.gutentor-team.gutentor-team-template4 .gutentor-single-item{text-align:left}.gutentor-team.team-template4 .gutentor-single-item-image-box,.gutentor-team.gutentor-team-template4 .gutentor-single-item-image-box{margin-top:15px !important}.gutentor-team.team-template5 .gutentor-single-item,.gutentor-team.gutentor-team-template5 .gutentor-single-item{text-align:center}.gutentor-team.team-template5 .gutentor-single-item-image-box,.gutentor-team.gutentor-team-template5 .gutentor-single-item-image-box{margin-top:15px !important}.gutentor-team.team-template6 .gutentor-single-item,.gutentor-team.gutentor-team-template6 .gutentor-single-item{text-align:right}.gutentor-team.team-template6 .gutentor-single-item-image-box,.gutentor-team.gutentor-team-template6 .gutentor-single-item-image-box{margin-top:15px !important}.gutentor-team.team-template7 .gutentor-single-item-image-box,.gutentor-team.gutentor-team-template7 .gutentor-single-item-image-box{margin:0 15px 0 0 !important}.gutentor-team.team-template7 .gutentor-single-item-content,.gutentor-team.gutentor-team-template7 .gutentor-single-item-content{text-align:left}.gutentor-team.team-template7 .gutentor-single-item-wrap,.gutentor-team.gutentor-team-template7 .gutentor-single-item-wrap{display:-ms-flexbox;display:flex}.gutentor-team.team-template8 .gutentor-single-item-image-box,.gutentor-team.gutentor-team-template8 .gutentor-single-item-image-box{margin:0 0 0 15px !important}.gutentor-team.team-template8 .gutentor-single-item-content,.gutentor-team.gutentor-team-template8 .gutentor-single-item-content{text-align:right}.gutentor-team.team-template8 .gutentor-single-item-wrap,.gutentor-team.gutentor-team-template8 .gutentor-single-item-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-divider{overflow:hidden;clear:both}.gutentor-divider.text-center .gutentor-divider-box{margin:0 auto}.gutentor-divider.text-right .gutentor-divider-box{float:right;width:50%}.gutentor-divider-separator{display:block}.gutentor-tabs-wrapper .gutentor-single-item-content{display:block;width:100%}.gutentor-tabs{list-style-type:none !important;display:-ms-flexbox;display:flex;justify-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s}.gutentor-tabs.tablist-center,.gutentor-tabs.gutentor-tablist-center{-ms-flex-pack:center;justify-content:center}.gutentor-tabs.tablist-right,.gutentor-tabs.gutentor-tablist-right{-ms-flex-pack:end;justify-content:flex-end}.gutentor-tabs.tablist-left,.gutentor-tabs.gutentor-tablist-left{-ms-flex-pack:start;justify-content:flex-start}.gutentor-tabs.icon-left .gutentor-single-item-tabs i,.gutentor-tabs.gutentor-icon-left .gutentor-single-item-tabs i{margin-right:10px}.gutentor-tabs.icon-right .gutentor-single-item-tabs,.gutentor-tabs.gutentor-icon-right .gutentor-single-item-tabs{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-tabs.icon-right .gutentor-single-item-tabs i,.gutentor-tabs.gutentor-icon-right .gutentor-single-item-tabs i{margin-left:10px}.gutentor-tabs.icon-top .gutentor-single-item-tabs,.gutentor-tabs.gutentor-icon-top .gutentor-single-item-tabs{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.gutentor-tabs.icon-top .gutentor-single-item-tabs i,.gutentor-tabs.gutentor-icon-top .gutentor-single-item-tabs i{margin-bottom:10px}.gutentor-tabs.icon-bottom .gutentor-single-item-tabs,.gutentor-tabs.gutentor-icon-bottom .gutentor-single-item-tabs{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-pack:center;justify-content:center}.gutentor-tabs.icon-bottom .gutentor-single-item-tabs i,.gutentor-tabs.gutentor-icon-bottom .gutentor-single-item-tabs i{margin-top:10px}.gutentor-tabs-list{border-width:1px;border-style:solid;border-color:transparent;padding:11px 12px;background:#fff;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;cursor:pointer}.gutentor-tabs-list:last-child{margin-right:0}.gutentor-tabs-list .gutentor-control-actions{z-index:1}.gutentor-tabs-content{border-top:1px solid #ddd}.gutentor-tabs .gutentor-single-item-title{margin:0}.gutentor-tabs-content-wrap .gutentor-tabs-content{padding:20px;min-height:300px;width:100%;display:none;min-height:100%}.gutentor-tabs-content-wrap .gutentor-tabs-content p{margin:0}.gutentor-tabs-content-wrap .gutentor-tabs-content.gutentor-tab-content-active{display:block}.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list,.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list{border-top-left-radius:4px;border-top-right-radius:4px;margin-right:10px}.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list:first-child,.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list:first-child{margin-left:0 !important}.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list:last-child,.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list:last-child{margin-right:0 !important}.gutentor-tabs-wrapper.tab-horizontal.tabs-template1 .gutentor-tabs-list.gutentor-tab-active,.gutentor-tabs-wrapper.tab-horizontal.tabs-template1 .gutentor-tabs-list.gutentor-tab-active{margin-bottom:-1px !important;border-width:1px 1px 0 1px;border-color:#ddd}.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-list,.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-list{border-width:1px 1px 0 1px;border-color:#ddd}.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-list.gutentor-tab-active,.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-list.gutentor-tab-active{margin-bottom:-1px}.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-content,.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-content{border:1px solid #ddd}.gutentor-tabs-wrapper.tab-horizontal.tabs-template3 .gutentor-tabs-list.gutentor-tab-active,.gutentor-tabs-wrapper.tab-horizontal.tabs-template3 .gutentor-tabs-list.gutentor-tab-active{border-color:#ddd;border-width:1px 1px 0 1px;margin-bottom:-1px}.gutentor-tabs-wrapper.tab-horizontal.tabs-template3 .gutentor-tabs-content,.gutentor-tabs-wrapper.tab-horizontal.tabs-template3 .gutentor-tabs-content{border:1px solid #ddd}.gutentor-tabs-wrapper.tab-vertical.tabs-template1 .gutentor-tabs,.gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template1 .gutentor-tabs{position:relative;z-index:1}.gutentor-tabs-wrapper.tab-vertical.tabs-template1 .gutentor-tabs-list,.gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template1 .gutentor-tabs-list{margin-bottom:10px;border-width:1px 0 1px 1px;border-color:transparent}.gutentor-tabs-wrapper.tab-vertical.tabs-template1 .gutentor-tabs-list.gutentor-tab-active,.gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template1 .gutentor-tabs-list.gutentor-tab-active{margin-right:-1px;border-color:#ddd}.gutentor-tabs-wrapper.tab-vertical.tabs-template2 .gutentor-tabs,.gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template2 .gutentor-tabs{position:relative;z-index:1}.gutentor-tabs-wrapper.tab-vertical.tabs-template2 .gutentor-tabs-list,.gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template2 .gutentor-tabs-list{margin-bottom:10px;border-width:1px 0 1px 1px;border-color:#ddd}.gutentor-tabs-wrapper.tab-vertical.tabs-template2 .gutentor-tabs-list.gutentor-tab-active,.gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template2 .gutentor-tabs-list.gutentor-tab-active{margin-right:-1px}.gutentor-single-item-tabs{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gutentor-single-item-tabs .gutentor-icon-picker-main-wrap{margin-right:10px}.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container,.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs,.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs{-ms-flex-order:2;order:2}.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-content{border-top:medium none;border-bottom:1px solid #ddd}.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list,.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list{border-width:1px;border-style:solid;border-color:transparent;padding:11px 12px;background:#fff;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;margin-right:10px;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;cursor:pointer}.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active{margin-bottom:0;border-width:0px 1px 1px 1px !important;border-color:#ddd;margin-top:-1px}.tab-horizontal.horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-list,.tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-list,.tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-list,.tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-list,.tab-horizontal.horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-list,.tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-list,.tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-list,.tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-list{border-color:#ddd;border-width:0px 1px 1px 1px !important}.tab-horizontal.horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content{border-top:1px solid #ddd}.tab-horizontal.horizontal-tablist-bottom.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content{border-top:1px solid #ddd}.tab-vertical .gutentor-tabs-container,.gutentor-tab-vertical .gutentor-tabs-container{display:-ms-flexbox;display:flex}.tab-vertical .gutentor-tabs-container .gutentor-tabs,.gutentor-tab-vertical .gutentor-tabs-container .gutentor-tabs{-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:20%;flex-basis:20%}.tab-vertical .gutentor-tabs-container .gutentor-tabs-content-wrap,.gutentor-tab-vertical .gutentor-tabs-container .gutentor-tabs-content-wrap{-ms-flex-preferred-size:80%;flex-basis:80%}.tab-vertical .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical .gutentor-tabs-container .gutentor-tabs-content{border-width:0 0 0 1px;border-style:solid;border-color:#ddd}.tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list,.tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list,.gutentor-tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list,.gutentor-tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list{margin-right:0;margin-bottom:10px;border-width:1px 0 1px 1px;border-top-left-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:0}.tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.gutentor-tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.gutentor-tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active{margin-right:-1px !important;border-width:1px 0 1px 1px;border-color:#ddd;position:relative}.tab-vertical.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content{border-width:1px}.tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs,.tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs,.gutentor-tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs,.gutentor-tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs{-ms-flex-order:2;order:2}.tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list,.tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list,.gutentor-tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list,.gutentor-tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list{margin-right:0;margin-bottom:10px;border-width:1px 1px 1px 0;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-top-right-radius:0}.tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.gutentor-tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.gutentor-tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active{margin-left:-1px !important;margin-right:0;border-width:1px 1px 1px 0;border-color:#ddd;position:relative}.tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-content{border-width:0 1px 0 0;border-style:solid;border-color:#ddd}.tab-vertical.vertical-tablist-right.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.vertical-tablist-right.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.vertical-tablist-right.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.vertical-tablist-right.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-vertical-tablist-right.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-vertical-tablist-right.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-vertical-tablist-right.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-vertical-tablist-right.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.vertical-tablist-right.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.vertical-tablist-right.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.vertical-tablist-right.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.vertical-tablist-right.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-vertical-tablist-right.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-vertical-tablist-right.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-vertical-tablist-right.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-vertical-tablist-right.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content{border-width:1px}.pricing{text-align:center;background:#fff;border:1px solid #f5f5f5;margin-bottom:30px;border-radius:3px;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s}@media (min-width: 768px){.pricing{margin-bottom:0}}.pricing-header{padding:25px}.pricing-title{margin:0;text-transform:uppercase}.pricing-amount{position:relative;display:inline-block}.pricing-amount .pricing-price{margin:0;line-height:normal}.pricing-amount .pricing-price sup,.pricing-amount .pricing-price sub{top:-25px;font-size:50%;font-weight:300;color:#ddd}.pricing-amount .pricing-price small,.pricing-amount .pricing-price span{font-weight:300;font-size:18px;color:#ddd}.pricing-content{padding:25px}.pricing-content ul{list-style-type:none;margin:0;padding:0}.pricing-content ul li{padding:10px 0;color:#777}.pricing-content .pricing-div{margin:0}.pricing-content .pricing-div .pricing-span{margin:0}.pricing-footer{padding:25px}.pricing-duration{font-weight:300;font-size:22px;color:#dddddd}.pricing .gutentor-single-item-subtitle{font-size:18px;margin-bottom:0}.pricing .gutentor-single-item-price-symbol{position:absolute;top:0;left:-10px;margin-top:10px;font-weight:300;color:#ddd}.pricing .gutentor-single-item-pricing-package{font-weight:300;color:#ddd}.pricing-wrapper h2:before{display:none}.pricing-wrapper .no-column-space .grid-row [class*="grid-"],.pricing-wrapper .no-column-space .grid-row [class^="grid-"]{padding:0}.pricing-wrapper.pricing-template1 .pricing-price{font-weight:700;font-size:70px}.pricing-wrapper.pricing-template1 .pricing.featured{-webkit-box-shadow:0 0 20px 6px rgba(0,0,0,0.2);box-shadow:0 0 20px 6px rgba(0,0,0,0.2)}@media (min-width: 768px){.pricing-wrapper.pricing-template1 .pricing.featured{z-index:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}}.pricing-wrapper.pricing-template2 .pricing-header{background:#ddd;padding:25px 25px 80px 25px}.pricing-wrapper.pricing-template2 .pricing-amount-wrap{width:120px;height:120px;background:#fff;border-radius:50%;margin:-60px auto 0;border:4px solid #fff;-webkit-box-shadow:0 0 13px -3px rgba(0,0,0,0.3);box-shadow:0 0 13px -3px rgba(0,0,0,0.3);padding-top:20px;display:block}.pricing-wrapper.pricing-template2 .pricing-price{font-weight:700;font-size:30px}.pricing-wrapper.pricing-template2 .pricing.featured{-webkit-box-shadow:0 0 20px 6px rgba(0,0,0,0.2);box-shadow:0 0 20px 6px rgba(0,0,0,0.2)}@media (min-width: 768px){.pricing-wrapper.pricing-template2 .pricing.featured{z-index:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}}.pricing-wrapper.pricing-template2 .pricing.featured .pricing-wrapper.pricing-template2 .pricing-header{background:#275cf6;color:#fff}.pricing-wrapper.pricing-template2 .pricing .gutentor-single-item-pricing-package{display:block}.pricing-wrapper.pricing-template2 .pricing .gutentor-single-item-price-symbol{margin-top:-5px}.pricing-wrapper.pricing-template3 .pricing{overflow:hidden}.pricing-wrapper.pricing-template3 .pricing:hover{border-color:#275cf6}.pricing-wrapper.pricing-template3 .pricing-amount-wrap{display:block}.pricing-wrapper.pricing-template3 .pricing-price{font-weight:700;font-size:70px}.pricing-wrapper.pricing-template3 .pricing-header{position:relative;z-index:1;overflow:hidden;padding:50px 25px 35px;margin-bottom:20px}.pricing-wrapper.pricing-template3 .pricing-header:after{-webkit-transform:skewY(-2deg);-ms-transform:skewY(-2deg);transform:skewY(-2deg);position:absolute;left:0;top:-20px;width:120%;height:100%;content:'';z-index:-1;background:#ddd}.pricing-wrapper.pricing-template3 .pricing-amount{padding-bottom:40px}.pricing-wrapper.pricing-template3 .pricing.featured{-webkit-box-shadow:0 0 20px 6px rgba(0,0,0,0.2);box-shadow:0 0 20px 6px rgba(0,0,0,0.2)}@media (min-width: 768px){.pricing-wrapper.pricing-template3 .pricing.featured{z-index:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}}.pricing-wrapper.pricing-template3 .pricing.featured .pricing-wrapper.pricing-template3 .pricing-header:after{border-color:#275cf6 transparent transparent #275cf6;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s}.mfp-zoom-out-cur.admin-bar #wpadminbar{z-index:999}.mfp-zoom-out-cur .mfp-close:hover,.mfp-zoom-out-cur .mfp-close:focus,.mfp-zoom-out-cur .mfp-arrow:hover,.mfp-zoom-out-cur .mfp-arrow:focus{background:transparent;outline:none}@media (min-width: 768px){.gutentor-gallery .grid-container-fluid{padding-left:0;padding-right:0}}.gutentor-gallery.gutentor-section .grid-row{margin-left:-10px;margin-right:-10px}@media (min-width: 768px){.gutentor-gallery.gutentor-section .grid-row{margin-left:-15px;margin-right:-15px}}.gutentor-gallery.gutentor-section .grid-row [class^="grid-"],.gutentor-gallery.gutentor-section .grid-row [class*="grid-"]{padding-left:15px;padding-right:15px;margin-top:15px;margin-bottom:15px}.gutentor-gallery.no-gap .grid-row [class^="grid-"],.gutentor-gallery.no-gap .grid-row [class*="grid-"]{margin:0 !important;padding:0}.gutentor-gallery .gutentor-bg-image,.gutentor-gallery .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-gallery .gutentor-bg-image{height:200px}.gutentor-gallery .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-gallery .gutentor-single-item{position:relative;overflow:hidden}.gutentor-gallery .gutentor-single-item-image-box{font-size:0;line-height:0}.gutentor-gallery.gallery-template1 .gutentor-single-item{position:relative}.gutentor-gallery.gallery-template1 .gutentor-single-item .gutentor-single-item-content{padding:10px}.gutentor-gallery.gallery-template1 .gutentor-single-item .gutentor-single-item-content .gutentor-gallery-item-header:not(.no-popup-icon){display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gutentor-gallery.gallery-template1 .gutentor-single-item .gutentor-single-item-content .gutentor-gallery-item-header:not(.no-popup-icon) .gutentor-single-item-title{width:calc(100% - 30px)}.gutentor-gallery.gallery-template1 .gutentor-single-item .gutentor-single-item-content .gutentor-gallery-item-header:not(.no-popup-icon) .image-gallery{margin-left:auto}.gutentor-gallery.gallery-template2 .gutentor-single-item{text-align:center}.gutentor-gallery.gallery-template2 .gutentor-single-item-content{position:absolute;left:0;right:0;margin:0 auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2;display:none}.gutentor-gallery.gallery-template2 .gutentor-single-item:hover .gutentor-single-item-content{display:block}.gutentor-gallery.gallery-template3 .gutentor-single-item{text-align:center}.gutentor-gallery.gallery-template3 .gutentor-single-item-content{position:absolute;top:0;width:100%;height:100%;z-index:auto;overflow:hidden}.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-desc{position:absolute;left:0;right:0;margin:0 auto;top:70%;-webkit-transform:translateY(-70%);-ms-transform:translateY(-70%);transform:translateY(-70%);-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;opacity:0;visibility:hidden}.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-header{position:absolute;left:0;right:0;bottom:0;width:100%;background:#fff;padding:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-header .image-gallery{margin-left:auto}.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-header .gutentor-single-item-title,.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-header .image-gallery{-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 200%, 0);transform:translate3d(0, 200%, 0)}.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-desc{top:40%;-webkit-transform:translateY(-40%);-ms-transform:translateY(-40%);transform:translateY(-40%);opacity:1;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;visibility:visible}.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-single-item-content{display:block}.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header .gutentor-single-item-title{-webkit-transition-delay:0.05s;-o-transition-delay:0.05s;transition-delay:0.05s}.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header .image-gallery{-webkit-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s}.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header .gutentor-single-item-title,.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header .image-gallery{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-wrap{position:relative}.gutentor-gallery.gallery-template4 .gutentor-single-item-image-box,.gutentor-gallery.gallery-template4 .gutentor-gallery-item-wrap{position:relative}.gutentor-gallery.gallery-template4 .gutentor-single-item-image-box:before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:'';opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);z-index:1}.gutentor-gallery.gallery-template4 .gutentor-single-item-content{position:absolute;left:0;right:0;top:50%;width:100%;margin:0 auto;padding:60px;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.gutentor-gallery.gallery-template4 .gutentor-gallery-item-header{-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 15%, 0);transform:translate3d(0, 15%, 0)}.gutentor-gallery.gallery-template4 .gutentor-gallery-item-desc{opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.gutentor-gallery.gallery-template4 .gutentor-single-item:hover .gutentor-gallery-item-header{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.gutentor-gallery.gallery-template4 .gutentor-single-item:hover .gutentor-gallery-item-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gutentor-gallery.gallery-template4 .gutentor-single-item:hover .gutentor-single-item-image-box:before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box,.gutentor-gallery.gallery-template5 .gutentor-gallery-item-wrap{position:relative}.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box:before,.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box:after{position:absolute;top:30px;right:30px;bottom:30px;left:30px;content:'';opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;z-index:1}.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box:before{-webkit-transform:scale(0, 1);-ms-transform:scale(0, 1);transform:scale(0, 1);border-top:1px solid #fff;border-bottom:1px solid #fff}.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box:after{-webkit-transform:scale(1, 0);-ms-transform:scale(1, 0);transform:scale(1, 0);border-right:1px solid #fff;border-left:1px solid #fff}.gutentor-gallery.gallery-template5 .gutentor-single-item-content{position:absolute;left:0;right:0;top:50%;width:100%;margin:0 auto;padding:60px;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.gutentor-gallery.gallery-template5 .gutentor-gallery-item-header{-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 15%, 0);transform:translate3d(0, 15%, 0)}.gutentor-gallery.gallery-template5 .gutentor-gallery-item-desc{opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.gutentor-gallery.gallery-template5 .gutentor-single-item:hover .gutentor-gallery-item-header{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.gutentor-gallery.gallery-template5 .gutentor-single-item:hover .gutentor-gallery-item-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gutentor-gallery.gallery-template5 .gutentor-single-item:hover .gutentor-single-item-image-box:before,.gutentor-gallery.gallery-template5 .gutentor-single-item:hover .gutentor-single-item-image-box:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box,.gutentor-gallery.gallery-template6 .gutentor-gallery-item-wrap{position:relative}.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box:before,.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box:after{position:absolute;top:30px;right:30px;bottom:30px;left:30px;content:'';opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;z-index:1}.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box:before{top:50px;right:30px;bottom:50px;left:30px;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0, 1);-ms-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box:after{top:30px;right:50px;bottom:30px;left:50px;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1, 0);-ms-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.gutentor-gallery.gallery-template6 .gutentor-single-item-content{position:absolute;left:0;right:0;top:50%;width:100%;margin:0 auto;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.gutentor-gallery.gallery-template6 .gutentor-gallery-item-header{-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 15%, 0);transform:translate3d(0, 15%, 0)}.gutentor-gallery.gallery-template6 .gutentor-gallery-item-desc{opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.gutentor-gallery.gallery-template6 .gutentor-single-item:hover .gutentor-gallery-item-header{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.gutentor-gallery.gallery-template6 .gutentor-single-item:hover .gutentor-gallery-item-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gutentor-gallery.gallery-template6 .gutentor-single-item:hover .gutentor-single-item-image-box:before,.gutentor-gallery.gallery-template6 .gutentor-single-item:hover .gutentor-single-item-image-box:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width: 768px){.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container{-ms-flex-direction:row;flex-direction:row}}.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-left{-ms-flex-pack:start;justify-content:flex-start}.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-center{-ms-flex-pack:center;justify-content:center}@media (max-width: 767px){.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-center .gutentor-filter-group{text-align:center}}.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-right{-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-right .gutentor-filter-group{text-align:right}}.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-wide{-ms-flex-pack:start;justify-content:flex-start}@media (min-width: 768px){.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-wide .gutentor-filter-group:not(.gutentor-secondary-filter-group){margin-right:auto}}.gutentor-gallery.gutentor-filter-wrapper .gutentor-search-filter{width:200px;height:40px}@media (max-width: 767px){.gutentor-gallery.gutentor-filter-wrapper .gutentor-search-filter{width:100%}}.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-group .gutentor-filter-btn{display:inline-block;cursor:pointer;padding:10px}.entry .entry-meta{margin-top:0 !important;margin-bottom:15px}.entry .entry-content a{text-decoration:none !important}.gutentor-blog-post-wrapper .gutentor-bg-image,.gutentor-blog-post-wrapper .gutentor-image-thumb{position:relative;overflow:hidden;height:100%;line-height:0}.gutentor-blog-post-wrapper .gutentor-bg-image{height:200px}.gutentor-blog-post-wrapper .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-blog-post-wrapper .blog-list{width:100%;display:block}.gutentor-blog-post-wrapper .blog-list:not(:last-child){margin-bottom:30px}.gutentor-blog-post-wrapper .gutentor-single-item{overflow:hidden}.gutentor-blog-post-wrapper .blog-grid .gutentor-post-content{margin-top:15px}.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item{display:-ms-flexbox;display:flex}.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{margin-right:20px;width:100px}@media (min-width: 768px){.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{width:200px}}@media (min-width: 992px){.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{width:300px}}.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 100px)}@media (min-width: 768px){.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 200px)}}@media (min-width: 992px){.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 320px)}}.gutentor-blog-post-wrapper.blog-template2 .gutentor-single-item-desc p{margin-top:0}.gutentor-blog-post-wrapper.blog-template2 .gutentor-single-item-image-box{margin-bottom:15px;margin-top:0 !important}.gutentor-blog-post-wrapper.blog-template2 .gutentor-single-item .gutentor-post-wrap{margin-top:15px}.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-wrap{display:-ms-flexbox;display:flex}.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{margin-right:20px;width:100px}@media (min-width: 768px){.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{width:200px}}@media (min-width: 992px){.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{width:300px}}.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 100px)}@media (min-width: 768px){.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 200px)}}@media (min-width: 992px){.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 320px)}}.gutentor-blog-post-wrapper.blog-template3 header .entry-meta{margin-bottom:0 !important}.gutentor-blog-post-wrapper.blog-template3 .gutentor-single-item-desc p{margin-top:0}.gutentor-blog-post-wrapper.blog-template3 .gutentor-single-item-image-box{margin-bottom:15px;margin-top:0 !important}.gutentor-blog-post-wrapper.blog-template3 .gutentor-single-item .gutentor-post-wrap{margin-top:15px}.gutentor-blog-post-wrapper.blog-template3 .gutentor-single-item .gutentor-post-content .entry-meta{margin-bottom:15px}.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-wrap{display:-ms-flexbox;display:flex}.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{margin-right:20px;width:100px}@media (min-width: 768px){.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{width:200px}}@media (min-width: 992px){.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{width:300px}}.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 100px)}@media (min-width: 768px){.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 200px)}}@media (min-width: 992px){.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 320px)}}.gutentor-blog-post-wrapper.blog-template4 header .entry-meta{margin-bottom:0 !important}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item{position:relative;min-height:350px;overflow:hidden}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item:not(.gutentor-post-has-thumb){background:#f5f5f5}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item-desc p{margin-top:0}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-wrap{position:absolute;top:0;padding:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-wrap header{margin-bottom:auto}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-content .entry-meta{margin-bottom:15px}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-content .entry-meta div{display:block;margin:0 0 10px 0;padding:0;line-height:normal}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-content .entry-meta div:before{display:none}.gutentor-blog-post-wrapper .entry-meta div{display:inline-block;position:relative}.gutentor-blog-post-wrapper .entry-meta div i{margin-right:5px;font-size:80%}.gutentor-blog-post-wrapper .entry-meta div *{display:inline-block;color:currentColor;font-size:inherit}.gutentor-blog-post-wrapper .entry-meta div:hover *{color:currentColor}.gutentor-blog-post-wrapper .entry-meta div:not(:last-child){margin-right:10px;padding-right:12px}.gutentor-blog-post-wrapper .entry-meta div:not(:last-child):before{content:"";position:absolute;right:0;top:50%;width:1px;height:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:currentColor}.gutentor-blog-post-wrapper a{text-decoration:none;color:currentColor}.gutentor-blog-post-wrapper .gutentor-single-item-title{margin-bottom:0;word-break:break-all}.gutentor-blog-post-wrapper .gutentor-single-item-title a{color:inherit}.gutentor-blog-post-wrapper .gutentor-single-item-desc p{font-size:inherit}.gutentor-about .gutentor-bg-image,.gutentor-about .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-about .gutentor-image-thumb{font-size:0;line-height:normal}.gutentor-about .gutentor-bg-image{height:200px}.gutentor-about .gutentor-single-item-image-box{margin-left:auto;margin-right:auto}.gutentor-about .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-about .grid-container-fluid{padding-left:0;padding-right:0}.gutentor-about .grid-row [class^='grid-'],.gutentor-about .grid-row [class*='grid-']{margin:0 !important}.gutentor-about.no-gap .grid-row{margin-left:0;margin-right:0}.gutentor-about.no-gap .grid-row [class^='grid-'],.gutentor-about.no-gap .grid-row [class*='grid-']{padding:0}.gutentor-about .gutentor-single-item-content{display:block}.gutentor-about.about-template1 .gutentor-single-item-content,.gutentor-about.gutentor-about-template1 .gutentor-single-item-content{text-align:left}.gutentor-about.about-template2 .gutentor-single-item-content,.gutentor-about.gutentor-about-template2 .gutentor-single-item-content{text-align:center}.gutentor-about.about-template3 .gutentor-single-item-content,.gutentor-about.gutentor-about-template3 .gutentor-single-item-content{text-align:right}.gutentor-about.about-template4 .gutentor-single-item-content,.gutentor-about.gutentor-about-template4 .gutentor-single-item-content{text-align:left}.gutentor-about.about-template5 .gutentor-single-item-content,.gutentor-about.gutentor-about-template5 .gutentor-single-item-content{text-align:center}.gutentor-about.about-template6 .gutentor-single-item-content,.gutentor-about.gutentor-about-template6 .gutentor-single-item-content{text-align:right}.gutentor-about.content-top .grid-row{-ms-flex-align:start;align-items:flex-start}.gutentor-about.content-center .grid-row{-ms-flex-align:center;align-items:center}.gutentor-about.content-bottom .grid-row{-ms-flex-align:end;align-items:flex-end}.gutentor-google-map .grid-container-fluid{padding-left:0;padding-right:0}.gutentor-featured-block .gutentor-bg-image,.gutentor-featured-block .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-featured-block .gutentor-image-thumb{font-size:0;line-height:normal}.gutentor-featured-block .gutentor-bg-image{height:200px}.gutentor-featured-block .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-featured-block .gutentor-single-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gutentor-featured-block .grid-row{width:100%}.gutentor-featured-block.no-gap .grid-row{margin-left:0;margin-right:0}.gutentor-featured-block.no-gap .grid-row [class^='grid-'],.gutentor-featured-block.no-gap .grid-row [class*='grid-']{padding:0}.gutentor-featured-block.content-top .grid-row,.gutentor-featured-block.content-top .featured-content-row{-ms-flex-align:start;align-items:flex-start}.gutentor-featured-block.content-center .grid-row,.gutentor-featured-block.content-center .featured-content-row{-ms-flex-align:center;align-items:center}.gutentor-featured-block.content-bottom .grid-row,.gutentor-featured-block.content-bottom .featured-content-row{-ms-flex-align:end;align-items:flex-end}.gutentor-featured-block.featured-template3 .featured-content-row{display:-ms-flexbox;display:flex;width:100%}.gutentor-featured-block.featured-template3 .featured-content-row .gutentor-single-item-image-box{margin-left:auto;width:60%}.gutentor-featured-block.featured-template4 .featured-content-row{display:-ms-flexbox;display:flex;width:100%}.gutentor-featured-block.featured-template4 .gutentor-single-item-image-box{width:60%}.gutentor-featured-block.featured-template4 .gutentor-single-item-content{padding-left:30px}.gutentor-featured-block.featured-template5 .featured-content-row{text-align:center}.gutentor-featured-block.featured-template5 .gutentor-single-item-image-box{margin-left:auto;margin-right:auto}.gutentor-video-popup{padding:100px 0}.gutentor-video-popup .gutentor-bg-image,.gutentor-video-popup .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-video-popup .gutentor-image-thumb{font-size:0;width:200px;text-align:center}.gutentor-video-popup .gutentor-bg-image{height:200px}.gutentor-video-popup .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-video-popup:not(.g-valign-t-desktop):not(.g-valign-c-desktop):not(.g-valign-b-desktop):not(.g-valign-t-tablet):not(.g-valign-c-tablet):not(.g-valign-b-tablet):not(.g-valign-t-mobile):not(.g-valign-c-mobile):not(.g-valign-b-mobile) .grid-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;height:100%}.gutentor-video-popup .gutentor-video-popup-holder .video-popup-icon-box{background:#cfcfcf;color:#808080;border-radius:50%;height:80px;width:80px;line-height:80px;font-size:30px;display:block;text-align:center;margin:0 auto}.gutentor-video-popup .gutentor-video-popup-holder .video-popup-image-box{height:140px;width:140px;display:block}.gutentor-notification-wrap .gutentor-single-item{padding:20px}.gutentor-list-wrapper ul{margin:0;padding:0}.gutentor-list-wrapper ul.gutentor-disable-list-style{list-style:none !important}.gutentor-list-wrapper ul:not(.list-indicator-image):not(.list-indicator-icon) li span{margin:0;padding:0;display:inline-block}.gutentor-list-wrapper ul li span.gutentor-single-item{display:inline-block}.gutentor-list-wrapper .list-style-circle{list-style-type:circle}.gutentor-list-wrapper .list-style-disc{list-style-type:disc}.gutentor-list-wrapper .list-style-square{list-style-type:square}.gutentor-list-wrapper .list-style-decimal{list-style-type:decimal}.gutentor-list-wrapper .list-style-decimal-leading-zero{list-style-type:decimal-leading-zero}.gutentor-list-wrapper .list-style-lower-roman{list-style-type:lower-roman}.gutentor-list-wrapper .list-style-upper-roman{list-style-type:upper-roman}.gutentor-list-wrapper .list-style-lower-greek{list-style-type:lower-greek}.gutentor-list-wrapper .list-style-lower-latin{list-style-type:lower-latin}.gutentor-list-wrapper .list-style-upper-latin{list-style-type:upper-latin}.gutentor-list-wrapper .list-style-armenian{list-style-type:armenian}.gutentor-list-wrapper .list-style-georgian{list-style-type:georgian}.gutentor-list-wrapper .list-style-lower-alpha{list-style-type:lower-alpha}.gutentor-list-wrapper .list-style-upper-alpha{list-style-type:upper-alpha}.gutentor-list-wrapper .list-style-none{list-style-type:none}.gutentor-list-wrapper .list-indicator-image,.gutentor-list-wrapper .list-indicator-icon{list-style:none}.gutentor-list-wrapper .list-indicator-image .gutentor-list-item-wrap,.gutentor-list-wrapper .list-indicator-icon .gutentor-list-item-wrap{display:-ms-flexbox;display:flex}.gutentor-list-wrapper .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-start,.gutentor-list-wrapper .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-start{-ms-flex-pack:start;justify-content:start}.gutentor-list-wrapper .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-center,.gutentor-list-wrapper .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-center{-ms-flex-pack:center;justify-content:center}.gutentor-list-wrapper .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-end,.gutentor-list-wrapper .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-end{-ms-flex-pack:end;justify-content:end}.gutentor-list-wrapper .list-indicator-image .gutentor-single-item-image-box .gutentor-image-thumb{width:20px;height:20px}.gutentor-list-wrapper .gutentor-single-list-item-icon,.gutentor-list-wrapper .gutentor-single-item-image-box{margin-right:10px}.gutentor-list-wrapper .gutentor-single-item-title{margin:0}.gutentor-show-more .gutentor-more-content{display:none}.gutentor-show-more .gutentor-more-content .gutentor-single-item-desc{margin-top:0;margin-bottom:10px;line-height:normal}.gutentor-show-more .show-more-content .gutentor-more-content{display:block}.gutentor-show-more .show-more-content .gutentor-less-content{display:none}.gutentor-element-advanced-text .gutentor-text-wrap{width:100%}.gutentor-element-advanced-text .gutentor-text{margin-bottom:20px;margin-top:0;word-break:break-word}.gutentor-element-advanced-text .gutentor-text a{color:currentColor;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;font-family:inherit}.gutentor-element-advanced-text .gutentor-text:before{display:none}.gutentor-element-advanced-text.gutentor-drop-cap-enable.enable-title-design .gutentor-text-wrap .gutentor-text{display:inline-block}.gutentor-element-advanced-text.gutentor-drop-cap-enable .gutentor-text-wrap .gutentor-text:first-letter{font-weight:bold;font-size:48px;color:#275cf6;margin-right:20px;margin-bottom:20px}.gutentor-element-advanced-text.text-align-center-mobile .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.text-align-center-mobile .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.text-align-center-mobile .gutentor-text-wrap.divider-top,.gutentor-element-advanced-text.text-align-center-tablet .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.text-align-center-tablet .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.text-align-center-tablet .gutentor-text-wrap.divider-top,.gutentor-element-advanced-text.text-align-center-desktop .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.text-align-center-desktop .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.text-align-center-desktop .gutentor-text-wrap.divider-top{-ms-flex-align:center;align-items:center}.gutentor-element-advanced-text.text-align-right-mobile .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.text-align-right-mobile .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.text-align-right-mobile .gutentor-text-wrap.divider-top,.gutentor-element-advanced-text.text-align-right-tablet .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.text-align-right-tablet .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.text-align-right-tablet .gutentor-text-wrap.divider-top,.gutentor-element-advanced-text.text-align-right-desktop .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.text-align-right-desktop .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.text-align-right-desktop .gutentor-text-wrap.divider-top{-ms-flex-align:self-end;align-items:self-end}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:space-evenly;justify-content:space-evenly}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-top{-ms-flex-direction:column;flex-direction:column}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left{-ms-flex-align:center;align-items:center;width:auto}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left .gutentor-separator{margin-right:20px}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-right{-ms-flex-align:center;align-items:center;width:auto}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-right .gutentor-separator{margin-left:20px}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left-right{-ms-flex-align:center;align-items:center;width:auto}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left-right .gutentor-separator:first-child{margin-right:20px}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left-right .gutentor-separator:last-of-type{margin-left:20px}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator{display:-ms-inline-flexbox;display:inline-flex}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator span,.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator svg{width:100%;height:100%}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator.border-solid,.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator.border-dashed,.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator.border-double,.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator.border-dotted{width:30px}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator span{line-height:0}.gutentor-element-advanced-text.enable-title-design.gutentor-width-enabled .gutentor-text-wrap.divider-left{width:100%;-ms-flex-pack:start;justify-content:flex-start}.gutentor-element-advanced-text.enable-title-design.gutentor-width-enabled .gutentor-text-wrap.divider-right{width:100%;-ms-flex-pack:start;justify-content:flex-start}.gutentor-element-advanced-text.enable-title-design.gutentor-width-enabled .gutentor-text-wrap.divider-left-right{width:100%;-ms-flex-pack:start;justify-content:flex-start}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-mobile,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-mobile,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-mobile,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-tablet,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-tablet,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-tablet,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-desktop,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-desktop,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-desktop{display:-ms-flexbox;display:flex}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-mobile{margin-left:auto;margin-right:auto}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-mobile{margin-left:auto;margin-right:inherit}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-mobile{margin-right:auto;margin-left:inherit}@media (min-width: 768px){.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-tablet{margin-left:auto;margin-right:auto}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-tablet{margin-left:auto;margin-right:inherit}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-tablet{margin-right:auto;margin-left:inherit}}@media (min-width: 992px){.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-desktop{margin-left:auto;margin-right:auto}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-desktop{margin-left:auto;margin-right:inherit}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-desktop{margin-right:auto;margin-left:inherit}}.button-align-left-mobile{text-align:left}.button-align-right-mobile{text-align:right}.button-align-center-mobile{text-align:center}@media (min-width: 768px){.button-align-left-tablet{text-align:left}.button-align-right-tablet{text-align:right}.button-align-center-tablet{text-align:center}}@media (min-width: 992px){.button-align-left-desktop{text-align:left}.button-align-right-desktop{text-align:right}.button-align-center-desktop{text-align:center}}.gutentor-element-icon.gutentor-icon-circle-bg .gutentor-element-icon-box,.gutentor-element-icon.gutentor-icon-circle-border .gutentor-element-icon-box,.gutentor-element-icon.gutentor-icon-square-bg .gutentor-element-icon-box,.gutentor-element-icon.gutentor-icon-square-border .gutentor-element-icon-box{text-align:center}.gutentor-element-icon.gutentor-icon-default:not(.gutentor-enabled-icon-width) .gutentor-icon-element-box{display:inline-block}.gutentor-element-icon.gutentor-enabled-width .gutentor-element-icon-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.gutentor-element-image .gutentor-bg-image,.gutentor-element-image .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-element-image .gutentor-bg-image{height:200px}.gutentor-element-image .gutentor-image-thumb{font-size:0;line-height:normal}.gutentor-element-image .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-element-list .gutentor-single-item{display:block;padding:5px}.gutentor-element-list.text-align-center-mobile .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-center-mobile .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:center;justify-content:center}.gutentor-element-list.text-align-right-mobile .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-right-mobile .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:end;justify-content:flex-end}.gutentor-element-list.text-align-left-mobile .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-left-mobile .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:start;justify-content:start}@media (min-width: 768px){.gutentor-element-list.text-align-center-tablet .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-center-tablet .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:center;justify-content:center}.gutentor-element-list.text-align-right-tablet .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-right-tablet .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:end;justify-content:flex-end}.gutentor-element-list.text-align-left-tablet .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-left-tablet .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:start;justify-content:start}}@media (min-width: 992px){.gutentor-element-list.text-align-center-desktop .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-center-desktop .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:center;justify-content:center}.gutentor-element-list.text-align-right-desktop .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-right-desktop .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:end;justify-content:flex-end}.gutentor-element-list.text-align-left-desktop .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-left-desktop .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:start;justify-content:start}}.gutentor-element-list ul{margin:0;padding:0;list-style-position:inside}.gutentor-element-list ul.gutentor-disable-list-style{list-style:none !important}.gutentor-element-list ul:not(.list-indicator-image):not(.list-indicator-icon) li span{display:inline-block}.gutentor-element-list .list-style-circle{list-style-type:circle}.gutentor-element-list .list-style-disc{list-style-type:disc}.gutentor-element-list .list-style-square{list-style-type:square}.gutentor-element-list .list-style-decimal{list-style-type:decimal}.gutentor-element-list .list-style-decimal-leading-zero{list-style-type:decimal-leading-zero}.gutentor-element-list .list-style-lower-roman{list-style-type:lower-roman}.gutentor-element-list .list-style-upper-roman{list-style-type:upper-roman}.gutentor-element-list .list-style-lower-greek{list-style-type:lower-greek}.gutentor-element-list .list-style-lower-latin{list-style-type:lower-latin}.gutentor-element-list .list-style-upper-latin{list-style-type:upper-latin}.gutentor-element-list .list-style-armenian{list-style-type:armenian}.gutentor-element-list .list-style-georgian{list-style-type:georgian}.gutentor-element-list .list-style-lower-alpha{list-style-type:lower-alpha}.gutentor-element-list .list-style-upper-alpha{list-style-type:upper-alpha}.gutentor-element-list .list-style-none{list-style-type:none}.gutentor-element-list .list-indicator-image,.gutentor-element-list .list-indicator-icon{list-style:none}.gutentor-element-list .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list .list-indicator-icon .gutentor-list-item-wrap{display:-ms-flexbox;display:flex}.gutentor-element-list .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-start,.gutentor-element-list .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-start{-ms-flex-pack:start;justify-content:start}.gutentor-element-list .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-center,.gutentor-element-list .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-center{-ms-flex-pack:center;justify-content:center}.gutentor-element-list .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-end,.gutentor-element-list .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-end{-ms-flex-pack:end;justify-content:end}.gutentor-element-list .gutentor-single-item-image-box .gutentor-image-thumb{width:20px;height:20px;position:relative;font-size:0;line-height:normal;overflow:hidden}.gutentor-element-list .gutentor-single-item-image-box .gutentor-image-thumb .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-element-list .gutentor-single-list-item-icon,.gutentor-element-list .gutentor-single-item-image-box{margin-right:10px}.gutentor-element-list .gutentor-single-item-title{margin:0}.gutentor-element-pricing-box{width:100%}.gutentor-element-pricing-box .gutentor-element-pricing-wrap{position:relative;display:inline-block}.gutentor-element-pricing-box .gutentor-element-pricing-price{font-size:50px}.gutentor-element-pricing-box:not(.gutentor-default-currency) .gutentor-element-pricing-price{padding-left:20px;padding-right:10px}.gutentor-element-pricing-box .gutentor-element-pricing-package,.gutentor-element-pricing-box .gutentor-element-pricing-symbol{color:#ddd}.gutentor-element-pricing-box.gutentor-top-currency .gutentor-element-pricing-symbol{position:absolute;left:0;top:0}.gutentor-element-pricing-box.gutentor-center-currency .gutentor-element-pricing-symbol{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-mobile,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-mobile,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-mobile,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-tablet,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-tablet,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-tablet,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-desktop,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-desktop,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-desktop{display:-ms-flexbox;display:flex}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-mobile{margin-left:auto;margin-right:auto}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-mobile{margin-left:auto;margin-right:inherit}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-mobile{margin-right:auto;margin-left:inherit}@media (min-width: 768px){.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-tablet{margin-left:auto;margin-right:auto}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-tablet{margin-left:auto;margin-right:inherit}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-tablet{margin-right:auto;margin-left:inherit}}@media (min-width: 992px){.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-desktop{margin-left:auto;margin-right:auto}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-desktop{margin-left:auto;margin-right:inherit}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-desktop{margin-right:auto;margin-left:inherit}}.gutentor-element-progressbar.text-align-left-mobile,.gutentor-element-progressbar.text-align-left-tablet,.gutentor-element-progressbar.text-align-left-desktop,.gutentor-element-progressbar.text-align-right-mobile,.gutentor-element-progressbar.text-align-right-tablet,.gutentor-element-progressbar.text-align-right-desktop,.gutentor-element-progressbar.text-align-center-mobile,.gutentor-element-progressbar.text-align-center-tablet,.gutentor-element-progressbar.text-align-center-desktop{display:-ms-flexbox;display:flex}.gutentor-element-progressbar.text-align-center-mobile{-ms-flex-pack:center;justify-content:center}.gutentor-element-progressbar.text-align-right-mobile{-ms-flex-pack:end;justify-content:flex-end}.gutentor-element-progressbar.text-align-left-mobile{-ms-flex-pack:start;justify-content:start}@media (min-width: 768px){.gutentor-element-progressbar.text-align-center-tablet{-ms-flex-pack:center;justify-content:center}.gutentor-element-progressbar.text-align-right-tablet{-ms-flex-pack:end;justify-content:flex-end}.gutentor-element-progressbar.text-align-left-tablet{-ms-flex-pack:start;justify-content:start}}@media (min-width: 992px){.gutentor-element-progressbar.text-align-center-desktop{-ms-flex-pack:center;justify-content:center}.gutentor-element-progressbar.text-align-right-desktop{-ms-flex-pack:end;justify-content:flex-end}.gutentor-element-progressbar.text-align-left-desktop{-ms-flex-pack:start;justify-content:start}}.gutentor-element-progressbar-circular{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.gutentor-element-progressbar-circular canvas{position:absolute;top:0;left:0}.gutentor-element-progressbar-box .gutentor-element-progressbar-text span{display:inline-block}.gutentor-element-progressbar-box .gutentor-element-progressbar-text span+span{margin-left:20px}.gutentor-element-progressbar-horizontal-wrap{background:#f5f5f5;overflow:hidden}.gutentor-element-progressbar-horizontal{display:block;-webkit-transition:width 1.5s ease-in-out 0s;-o-transition:width 1.5s ease-in-out 0s;transition:width 1.5s ease-in-out 0s;width:0}.gutentor-element-progressbar-horizontal .gutentor-element-progressbar-text{display:-ms-flexbox;display:flex;width:100%;padding-left:10px;padding-right:10px}.gutentor-element-progressbar-horizontal .gutentor-element-progressbar-text span+span{margin-left:auto}.gutentor-element-progressbar-horizontal.striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:20px 20px}.gutentor-element-progressbar-horizontal.striped-animated{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:20px 20px}.gutentor-element-video-popup .gutentor-element-video-popup-wrap{position:relative;z-index:2}.gutentor-element-video-popup .gutentor-element-video-popup-wrap.gutentor-video-popup-image-holder .gutentor-image-thumb,.gutentor-element-video-popup .gutentor-element-video-popup-wrap.gutentor-video-popup-image-holder .gutentor-video-popup-holder{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-element-video-popup .gutentor-element-video-popup-wrap.gutentor-video-popup-image-holder .gutentor-image-thumb{display:-ms-flexbox;display:flex;position:relative;overflow:hidden;height:100%}.gutentor-element-video-popup .gutentor-element-video-popup-wrap.gutentor-video-popup-image-holder .gutentor-image-thumb .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-element-video-popup .gutentor-video-popup-icon-holder,.gutentor-element-video-popup .gutentor-video-popup-holder{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-decoration:none}.gutentor-element-video-popup .gutentor-video-popup-icon-holder .gutentor-element-video-icon-prefix,.gutentor-element-video-popup .gutentor-video-popup-holder .gutentor-element-video-icon-prefix{padding-right:15px}.gutentor-element-video-popup .gutentor-video-popup-icon-holder .gutentor-element-video-icon-postfix,.gutentor-element-video-popup .gutentor-video-popup-holder .gutentor-element-video-icon-postfix{padding-left:15px}.gutentor-element-video-popup .gutentor-video-popup-icon-holder .video-popup-icon-box,.gutentor-element-video-popup .gutentor-video-popup-holder .video-popup-icon-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-element-video-popup .gutentor-video-popup-icon-holder .video-popup-icon-box i,.gutentor-element-video-popup .gutentor-video-popup-holder .video-popup-icon-box i{font-size:inherit}.gutentor-element-video-popup .gutentor-video-popup-holder{height:100px;width:100px;background:#275cf6;color:#fff;font-size:30px;-ms-flex-pack:center;justify-content:center;position:relative;z-index:auto}.gutentor-element-video-popup.gutentor-enable-ripple .gutentor-video-popup-holder:after{position:absolute;content:'';width:100%;height:100%;left:0;top:0;-webkit-box-shadow:0 0 0 15px rgba(0,0,0,0.8),0 0 0 30px rgba(0,0,0,0.6),0 0 0 45px rgba(0,0,0,0.4);box-shadow:0 0 0 15px rgba(0,0,0,0.8),0 0 0 30px rgba(0,0,0,0.6),0 0 0 45px rgba(0,0,0,0.4);z-index:-1}.gutentor-element-video-popup.gutentor-enable-animation .gutentor-video-popup-holder:after{-webkit-animation:boxShadowAnimation 2s infinite;animation:boxShadowAnimation 2s infinite}.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-white:after{-webkit-box-shadow:0 0 0 15px rgba(255,255,255,0.8),0 0 0 30px rgba(255,255,255,0.6),0 0 0 45px rgba(255,255,255,0.4);box-shadow:0 0 0 15px rgba(255,255,255,0.8),0 0 0 30px rgba(255,255,255,0.6),0 0 0 45px rgba(255,255,255,0.4)}.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-blue:after{-webkit-box-shadow:0 0 0 15px rgba(39,92,246,0.8),0 0 0 30px rgba(39,92,246,0.6),0 0 0 45px rgba(39,92,246,0.4);box-shadow:0 0 0 15px rgba(39,92,246,0.8),0 0 0 30px rgba(39,92,246,0.6),0 0 0 45px rgba(39,92,246,0.4)}.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-red:after{-webkit-box-shadow:0 0 0 15px rgba(233,21,24,0.8),0 0 0 30px rgba(233,21,24,0.6),0 0 0 45px rgba(233,21,24,0.4);box-shadow:0 0 0 15px rgba(233,21,24,0.8),0 0 0 30px rgba(233,21,24,0.6),0 0 0 45px rgba(233,21,24,0.4)}.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-orange:after{-webkit-box-shadow:0 0 0 15px rgba(244,129,50,0.8),0 0 0 30px rgba(244,129,50,0.6),0 0 0 45px rgba(244,129,50,0.4);box-shadow:0 0 0 15px rgba(244,129,50,0.8),0 0 0 30px rgba(244,129,50,0.6),0 0 0 45px rgba(244,129,50,0.4)}.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-yellow:after{-webkit-box-shadow:0 0 0 15px rgba(235,208,32,0.8),0 0 0 30px rgba(235,208,32,0.6),0 0 0 45px rgba(235,208,32,0.4);box-shadow:0 0 0 15px rgba(235,208,32,0.8),0 0 0 30px rgba(235,208,32,0.6),0 0 0 45px rgba(235,208,32,0.4)}@-webkit-keyframes boxShadowAnimation{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}10%{opacity:1}90%{opacity:0}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes boxShadowAnimation{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}10%{opacity:1}90%{opacity:0}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.gutentor-pagination{list-style:none;margin:0;padding:0}.gutentor-pagination-item{display:inline-block}.gutentor-pagination-link{margin:2px;padding:5px 15px;background:#eee;text-decoration:none;color:#333;border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-pagination-prev i{margin-right:5px}.gutentor-pagination-next i{margin-left:5px}.gutentor-pagination-active .gutentor-pagination-link{background:#275cf6;color:#fff}.gutentor-next-prev{list-style:none;margin:0;padding:0}.gutentor-next-prev li{display:inline-block}.gutentor-next-prev li a{margin:5px;padding:8px 12px;background:#eee;text-decoration:none;color:#333;border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.gutentor-next-prev li a:not(.gutentor-disabled):hover,.gutentor-next-prev li a:not(.gutentor-disabled):focus{background:#275cf6;color:#fff}.gutentor-filter-list{list-style:none;margin:0}.gutentor-filter-list li{display:inline-block}.gutentor-filter-list li.flexMenu-viewMore{position:relative}.gutentor-filter-list li.flexMenu-viewMore>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;color:#000;padding:0 0 0 25px}.gutentor-filter-list li.flexMenu-viewMore>a:after{width:5px;height:5px;border-radius:50%;background-color:#000;-webkit-box-shadow:-14px 0 #000, -7px 0 #000;box-shadow:-14px 0 #000, -7px 0 #000;content:''}.gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup{max-width:300px;background:#fff;margin:15px 0 0 0;right:0;z-index:2;padding:5px;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.2);box-shadow:0 0 10px 1px rgba(0,0,0,0.2);border-radius:3px}.gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup:after{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid #fff;position:absolute;right:6px;top:-4px;content:''}.gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup li{display:block}.gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup li a{-ms-flex-pack:start;justify-content:flex-start}.gutentor-filter-item a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;margin:5px}.g-fm-module .g-fm-header .g-fm-fi{display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;-ms-flex-align:center;align-items:center}.g-fm-module .g-fm-header .g-fm-fis{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.g-fm-module .g-fm-fi-has-icon{position:relative;display:-ms-flexbox;display:flex}.g-fm-module .g-fm-i-right .g-fm-fi-has-icon{-ms-flex-align:center;align-items:center}.g-fm-module .g-fm-i-left .g-fm-fi-has-icon{-ms-flex-align:center;align-items:center}.g-fm-module .g-fm-i-top-left .g-fm-fi-has-icon{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.g-fm-module .g-fm-i-top-right .g-fm-fi-has-icon{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}.g-fm-module .g-fm-i-top-center .g-fm-fi-has-icon{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.g-fm-module .g-fm-i-bottom-left .g-fm-fi-has-icon{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.g-fm-module .g-fm-i-bottom-right .g-fm-fi-has-icon{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}.g-fm-module .g-fm-i-bottom-center .g-fm-fi-has-icon{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gutentor-element .g-fm-search{height:45px;width:100%;display:inline-block}.gutentor-element .g-fm-search:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.g-e-search{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.g-e-search .g-search-icon{cursor:pointer}.gutentor-active .gutentor-section{background:transparent}.gutentor-active .gutentor-section.gutentor-dynamic-columns{background:transparent}.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-']{margin-top:0;margin-bottom:0}.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'] .grid-row [class*='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'] .grid-row [class^='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-'] .grid-row [class*='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-'] .grid-row [class^='grid-']{margin-top:0;margin-bottom:0;padding:0}.gutentor-element-button-group{width:100%}.gutentor-element-button-group.g-btn-horizontal-m .gutentor-element-button{display:inline-block}.gutentor-element-button-group.g-btn-vertical-m .gutentor-element-button{display:block}@media (min-width: 768px){.gutentor-element-button-group.g-btn-horizontal-t .gutentor-element-button{display:inline-block}.gutentor-element-button-group.g-btn-vertical-t .gutentor-element-button{display:block}}@media (min-width: 992px){.gutentor-element-button-group.g-btn-horizontal-d .gutentor-element-button{display:inline-block}.gutentor-element-button-group.g-btn-vertical-d .gutentor-element-button{display:block}}.gutentor-module.gutentor-module-carousel .slick-arrow{height:30px;line-height:30px;width:30px}.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row[data-dots="true"] .slick-prev,.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row[data-dots="true"] .slick-next{margin-top:-35px}.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row[data-dots="true"] .slick-prev{left:10px}.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row[data-dots="true"] .slick-next{right:10px}.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row:not(.slick-initialized) .gutentor-carousel-item:not(:first-child){display:none}.gutentor-module-slider:not(.gutentor-module-caption-enabled) .gutentor-slider-caption{display:none}.gutentor-module-slider .gutentor-module-slider-row:not(.slick-initialized) .gutentor-slider-item:not(:first-child){display:none}.gutentor-module-slider .gutentor-col-wrap{position:relative}.gutentor-module-slider .gutentor-col-wrap img{z-index:-1;margin:0 auto}.gutentor-module-slider .gutentor-col-wrap .gutentor-slider-caption{position:absolute;top:50%;margin:0 auto;max-width:1140px;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-left:15px;padding-right:15px}.gutentor-module-slider.has-gutentor-block-shape-bottom .slick-dots{z-index:2}.gutentor-module.gutentor-module-slider .slick-slide{margin-left:0;margin-right:0}.gutentor-module.gutentor-module-slider .slick-prev,.gutentor-module.gutentor-module-slider .slick-next{height:40px;width:40px;line-height:40px}.gutentor-module.gutentor-module-slider .slick-dots{bottom:50px;position:absolute}.gutentor-module-accordion-panel-handler{display:-ms-flexbox;display:flex}.gutentor-module-accordion-icon i{text-align:center;position:relative}.gutentor-module-accordion-icon>.gutentor-module-accordion-icon-close{display:none}.gutentor-module-accordion-icon.gutentor-enabled-width i::before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.gutentor-module-accordion-item-heading{padding:15px;cursor:pointer}.gutentor-module-accordion-body{position:relative;display:none}.gutentor-module-accordion-active .gutentor-module-accordion-icon-active .gutentor-module-accordion-icon-close{display:inline-block}.gutentor-module-accordion-active .gutentor-module-accordion-icon-active .gutentor-module-accordion-icon-open{display:none}.gutentor-module-accordion-active .gutentor-module-accordion-body{display:block}.gutentor-module-icon-position-right .gutentor-module-accordion-icon{margin-left:auto}.gutentor-module-tabs-item{display:inline-block;padding:10px;margin-right:10px;cursor:pointer}.gutentor-module-tabs-content{display:none}.gutentor-module-tabs .gutentor-tabs-content-active{display:block}.gutentor-module-tabs .gutentor-tab-has-icon{display:-ms-flexbox;display:flex}.gutentor-module-tabs .gutentor-tab-has-icon-right{-ms-flex-align:center;align-items:center}.gutentor-module-tabs .gutentor-tab-has-icon-left{-ms-flex-align:center;align-items:center}.gutentor-module-tabs .gutentor-tab-has-icon-top-left{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.gutentor-module-tabs .gutentor-tab-has-icon-top-right{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}.gutentor-module-tabs .gutentor-tab-has-icon-top-center{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gutentor-module-tabs .gutentor-tab-has-icon-bottom-left{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.gutentor-module-tabs .gutentor-tab-has-icon-bottom-right{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}.gutentor-module-tabs .gutentor-tab-has-icon-bottom-center{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gutentor-module-tabs .gutentor-enabled-icon-width .gutentor-module-tabs-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-wrap,.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-wrap{clear:both;padding-top:20px}.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-nav,.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-nav{display:inline-block;width:20%}.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-nav .gutentor-module-tabs-item,.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-nav .gutentor-module-tabs-item{display:block;clear:both;margin-right:0;margin-bottom:10px}.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-body,.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-body{display:inline-block;width:80%}.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-module-tabs.gutentor-tabs-layout-horizontal.gutentor-tabs-pos-bottom>.grid-container>.gutentor-module-tabs-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.gutentor-module-tabs.gutentor-tabs-layout-horizontal.gutentor-tabs-pos-top>.grid-container>.gutentor-module-tabs-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-module-icon-group .gutentor-element-icon{display:inline-block}.gutentor-module-form-wrapper input{outline:none}@media (max-width: 575px){.gutentor-module-form-wrapper.gutentor-btn-full-mobile input[type="submit"]{width:100%}}@media (min-width: 768px) and (max-width: 991px){.gutentor-module-form-wrapper.gutentor-btn-full-tablet input[type="submit"]{width:100%}}@media (min-width: 992px){.gutentor-module-form-wrapper.gutentor-btn-full-desktop input[type="submit"]{width:100% !important}}.g-on-popup .gutentor-single-col{position:relative}.g-on-popup .g-gm-popup{position:absolute;text-decoration:none}.g-on-popup.g-popup-top-left .g-gm-popup{left:0;top:0}.g-on-popup.g-popup-top-right .g-gm-popup{right:0;top:0}.g-on-popup.g-popup-top-center .g-gm-popup{right:0;top:0;left:0;margin:0 auto;max-width:40px}.g-on-popup.g-popup-bottom-left .g-gm-popup{left:0;bottom:0}.g-on-popup.g-popup-bottom-right .g-gm-popup{right:0;bottom:0}.g-on-popup.g-popup-bottom-center .g-gm-popup{right:0;bottom:0;left:0;margin:0 auto;max-width:40px}.g-on-popup.g-popup-middle-left .g-gm-popup{left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.g-on-popup.g-popup-middle-right .g-gm-popup{right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.g-on-popup.g-popup-middle-center .g-gm-popup{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);margin:0 auto;max-width:40px}.g-popup-icon-on-width .g-gm-popup-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.g-enable-collapsible .g-toc-heading{position:relative;cursor:pointer}.g-toc-header:not(.g-collapsible-active) .g-toc-icon-close{display:none !important}.g-toc-header.g-collapsible-active .g-toc-icon-open{display:none !important}.g-toc-header.g-collapsible-active .g-toc-icon-close{display:-ms-flexbox !important;display:flex !important}.g-toc-icon-wrap .g-toc-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.g-toc-body li a{color:currentColor}.g-toc .g-icon-right .g-toc-icon-wrap,.g-toc .g-icon-left .g-toc-icon-wrap{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.g-toc .g-icon-right .g-toc-icon-wrap{right:0}.g-toc .g-icon-right .g-toc-title{margin-right:20px}.g-toc .g-icon-left .g-toc-icon-wrap{left:0}.g-toc .g-icon-left .g-toc-title{margin-left:20px}.g-toc .g-icon-b-title .g-toc-icon-wrap,.g-toc .g-icon-b-title .g-toc-title,.g-toc .g-icon-a-title .g-toc-icon-wrap,.g-toc .g-icon-a-title .g-toc-title{display:inline-block}.g-toc .g-icon-b-title .g-toc-title{margin-left:20px}.g-toc .g-icon-a-title .g-toc-title{margin-right:20px}.g-toc ol{counter-reset:item;margin:0;padding:0 0 0 1.5em}.g-toc ol li{padding-left:10px}.g-toc ol li::marker{word-break:initial}.g-toc ol li ol>li::marker{word-break:initial}.g-toc ol>li{counter-increment:item}.g-toc ol[type="none"]{list-style-type:none}.g-toc ol[type="none"] li::marker{content:""}.g-toc ol[type="none"] li ol>li::marker{content:" "}.g-toc ol[type="1"]{list-style-type:decimal}.g-toc ol[type="1"] li::marker{content:counters(item, ".", decimal) ". "}.g-toc ol[type="1"] li ol>li::marker{content:counters(item, ".", decimal) " "}.g-toc ol[type="upper-alpha"]{list-style-type:upper-alpha}.g-toc ol[type="upper-alpha"] li::marker{content:counters(item, ".", upper-alpha) ". "}.g-toc ol[type="upper-alpha"] li ol>li::marker{content:counters(item, ".", upper-alpha) " "}.g-toc ol[type="lower-alpha"]{list-style-type:lower-alpha}.g-toc ol[type="lower-alpha"] li::marker{content:counters(item, ".", lower-alpha) ". "}.g-toc ol[type="lower-alpha"] li ol>li::marker{content:counters(item, ".", lower-alpha) " "}.g-toc ol[type="upper-roman"]{list-style-type:upper-roman}.g-toc ol[type="upper-roman"] li::marker{content:counters(item, ".", upper-roman) ". "}.g-toc ol[type="upper-roman"] li ol>li::marker{content:counters(item, ".", upper-roman) " "}.g-toc ol[type="lower-roman"]{list-style-type:lower-roman}.g-toc ol[type="lower-roman"] li::marker{content:counters(item, ".", lower-roman) ". "}.g-toc ol[type="lower-roman"] li ol>li::marker{content:counters(item, ".", lower-roman) " "}.g-toc .g-unordered-list[type="disc"]{list-style-type:disc}.g-toc .g-unordered-list[type="disc"] li ul{list-style-type:disc}.g-toc .g-unordered-list[type="circle"]{list-style-type:circle}.g-toc .g-unordered-list[type="circle"] li ul{list-style-type:circle}.g-toc .g-unordered-list[type="square"]{list-style-type:square}.g-toc .g-unordered-list[type="square"] li ul{list-style-type:square}.g-toc .g-unordered-list[type="none"]{list-style-type:none}.g-toc .g-unordered-list[type="none"] li ul{list-style-type:none}.g-overlay{position:relative}.g-overlay:after{position:absolute;left:0;top:0;width:100%;height:100%;content:'';background-color:rgba(0,0,0,0.5);z-index:1}.gutentor-post-title{color:currentColor}.gutentor-post-title a{color:currentColor}.gutentor-post-module.gutentor-enabled-width .gutentor-post-image-box{display:inline-block}.gutentor-post-module .gutentor-post-image-box{margin-bottom:15px;overflow:hidden}.gutentor-post-module .gutentor-post .gutentor-categories .post-category{display:inline-block;line-height:normal}.gutentor-post-module .gutentor-post-title{margin-top:0;margin-bottom:5px;word-break:break-word}.gutentor-post-module .gutentor-post-button{text-decoration:none;margin-top:0;margin-bottom:15px}.gutentor-post-module .gutentor-post-desc{margin-bottom:15px}.gutentor-post-module .gutentor-post-desc p:last-child{margin:0}.gutentor-post-module .gutentor-post a:not(.gutentor-post-button){text-decoration:none}.gutentor-post-module .gutentor-post .gutentor-entry-meta{font-size:14px;line-height:normal}.gutentor-post-module .gutentor-post .gutentor-entry-meta div{display:inline-block;position:relative;line-height:initial}.gutentor-post-module .gutentor-post .gutentor-entry-meta div i{margin-right:5px;font-size:80%}.gutentor-post-module .gutentor-post .gutentor-entry-meta div *{display:inline-block;color:currentColor;font-size:inherit;line-height:initial}.gutentor-post-module .gutentor-post .gutentor-entry-meta div:hover *{color:currentColor}.gutentor-post-module .gutentor-post .gutentor-entry-meta div:not(:last-child){margin-right:10px;padding-right:12px}.gutentor-post-module .gutentor-post .gutentor-entry-meta div:not(:last-child):before{content:"";position:absolute;right:0;top:50%;width:1px;height:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:currentColor}.gutentor-post-module .gutentor-post .gutentor-entry-meta-primary{margin-bottom:15px}.gutentor-post-module .gutentor-post .gutentor-entry-meta-secondary{margin-bottom:15px}.gutentor-post-module .gutentor-post .gutentor-image-thumb{font-size:0;line-height:0}.gutentor-post-module .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box{position:relative}.gutentor-post-module .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format,.gutentor-post-module .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{position:absolute;width:auto;z-index:2}.gutentor-post-module .gutentor-post .gutentor-post-format{max-width:40px;max-height:40px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-post-module .gutentor-bg-image .gutentor-entry-meta div{color:#fff}.gutentor-post-module .gutentor-bg-image .gutentor-post-content{color:#fff}.gutentor-post-module.gutentor-blog-list .gutentor-post{width:100%}.gutentor-post-module.gutentor-blog-list .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.gutentor-post-module.gutentor-blog-list .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box{width:40%}.gutentor-post-module.gutentor-blog-list .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-content{padding-left:20px;width:calc(100% - 40%)}.gutentor-post-module.gutentor-reverse-list.gutentor-blog-list:not(.gutentor-post-no-thumb) .gutentor-post-item{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-post-module.gutentor-reverse-list.gutentor-blog-list:not(.gutentor-post-no-thumb) .gutentor-post-content{padding-left:0;padding-right:20px}.gutentor-post-module .gutentor-overlay{position:relative}.gutentor-post-module .gutentor-overlay:after{position:absolute;left:0;top:0;width:100%;height:100%;content:'';background:rgba(0,0,0,0.5);z-index:1}.gutentor-post-module .gutentor-preview-button{margin-top:0}.gutentor-post .gutentor-categories .post-category{font-size:13px}.gutentor-cat-pos-img-top-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{top:15px;left:15px}.gutentor-cat-pos-img-top-left .gutentor-post .gptm-item-height .gutentor-categories{top:15px;left:15px}.gutentor-cat-pos-img-top-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{top:15px;right:15px}.gutentor-cat-pos-img-top-right .gutentor-post .gptm-item-height .gutentor-categories{top:15px;right:15px}.gutentor-cat-pos-img-bottom-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{bottom:15px;right:15px}.gutentor-cat-pos-img-bottom-right .gutentor-post .gptm-item-height .gutentor-categories{bottom:15px;right:15px}.gutentor-cat-pos-img-bottom-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{bottom:15px;left:15px}.gutentor-cat-pos-img-bottom-left .gutentor-post .gptm-item-height .gutentor-categories{bottom:15px;left:15px}.gutentor-pf-pos-img-top-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format{top:15px;left:15px}.gutentor-pf-pos-img-top-left .gutentor-post .gptm-item-height .gutentor-post-format{top:15px;left:15px}.gutentor-pf-pos-img-top-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format{top:15px;right:15px}.gutentor-pf-pos-img-top-right .gutentor-post .gptm-item-height .gutentor-post-format{top:15px;right:15px}.gutentor-pf-pos-img-bottom-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format{bottom:15px;right:15px}.gutentor-pf-pos-img-bottom-right .gutentor-post .gptm-item-height .gutentor-post-format{bottom:15px;right:15px}.gutentor-pf-pos-img-bottom-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format{bottom:15px;left:15px}.gutentor-pf-pos-img-bottom-left .gutentor-post .gptm-item-height .gutentor-post-format{bottom:15px;left:15px}.gutentor-pf-pos-before-ct-box .gutentor-post-format,.gutentor-pf-pos-before-button .gutentor-post-format,.gutentor-pf-pos-before-title .gutentor-post-format{margin-bottom:15px}.gutentor-pf-pos-before-ct-box .text-align-center-mobile .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-center-mobile .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-center-mobile .gutentor-post-format-wrap{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-pf-pos-before-ct-box .text-align-left-mobile .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-left-mobile .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-left-mobile .gutentor-post-format-wrap{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-pf-pos-before-ct-box .text-align-right-mobile .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-right-mobile .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-right-mobile .gutentor-post-format-wrap{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width: 768px){.gutentor-pf-pos-before-ct-box .text-align-center-tablet .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-center-tablet .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-center-tablet .gutentor-post-format-wrap{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-pf-pos-before-ct-box .text-align-left-tablet .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-left-tablet .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-left-tablet .gutentor-post-format-wrap{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-pf-pos-before-ct-box .text-align-right-tablet .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-right-tablet .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-right-tablet .gutentor-post-format-wrap{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}@media (min-width: 992px){.gutentor-pf-pos-before-ct-box .text-align-center-desktop .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-center-desktop .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-center-desktop .gutentor-post-format-wrap{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-pf-pos-before-ct-box .text-align-left-desktop .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-left-desktop .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-left-desktop .gutentor-post-format-wrap{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-pf-pos-before-ct-box .text-align-right-desktop .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-right-desktop .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-right-desktop .gutentor-post-format-wrap{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.gutentor-post-f{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.g-n-f-t-1{width:100%;background:#f5f5f5;padding:40px;text-align:center;margin:40px 15px;border:1px solid #f0f0f0}.g-n-f-t-1 .g-n-f-title{margin:0 !important;font-size:20px}.g-fp-avatar-wrap,.g-avatar-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:absolute;z-index:2}.gutentor-post-content .g-avatar-wrap,.gtf-content .g-avatar-wrap,.g-avatar-sorting .g-avatar-wrap{position:static;margin-bottom:15px}.g-avatar-fp-sorting .g-fp-avatar-wrap{position:static;margin-bottom:15px}.gutentor-fp-avatar,.gutentor-avatar{line-height:normal;font-size:0;overflow:hidden}.g-fp-avatar-by-author,.g-avatar-by-author{line-height:normal;font-size:14px;padding-left:15px}.g-avatar-img-fp-t-l .gutentor-post-featured-item .g-fp-avatar-wrap{top:15px;left:15px}.g-avatar-img-fp-t-r .gutentor-post-featured-item .g-fp-avatar-wrap{top:15px;right:15px}.g-avatar-img-fp-b-r .gutentor-post-featured-item .g-fp-avatar-wrap{bottom:15px;right:15px}.g-avatar-img-fp-b-l .gutentor-post-featured-item .g-fp-avatar-wrap{bottom:15px;left:15px}.g-avatar-img-t-l .gutentor-post-item .g-avatar-wrap{top:15px;left:15px}.g-avatar-img-t-r .gutentor-post-item .g-avatar-wrap{top:15px;right:15px}.g-avatar-img-b-r .gutentor-post-item .g-avatar-wrap{bottom:15px;right:15px}.g-avatar-img-b-l .gutentor-post-item .g-avatar-wrap{bottom:15px;left:15px}.gutentor_p1_template2.g-avatar-img-b-r .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .g-avatar-wrap{bottom:60px}.gutentor_p1_template2.g-avatar-img-b-l .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .g-avatar-wrap{bottom:60px}.gutentor_p1_template2 .g-has-video .gutentor-entry-meta{z-index:2}.gutentor_p1_template2 .g-has-video .g-v-btn{z-index:3}.g-avatar-b-title-l .gutentor-post-title-data-wrap,.g-avatar-b-title-r .gutentor-post-title-data-wrap{position:relative;z-index:2}.g-avatar-b-title-r .g-avatar-wrap{float:right;right:0}.g-avatar-b-title-r .g-avatar-by-author{margin-left:-15px;padding-left:0}.g-avatar-b-title .text-align-center-mobile .g-avatar-wrap,.g-avatar-b-content .text-align-center-mobile .g-avatar-wrap,.g-avatar-b-button .text-align-center-mobile .g-avatar-wrap,.g-avatar-sorting .text-align-center-mobile .g-avatar-wrap{-ms-flex-pack:center;justify-content:center}.g-avatar-b-title .text-align-right-mobile .g-avatar-wrap,.g-avatar-b-content .text-align-right-mobile .g-avatar-wrap,.g-avatar-b-button .text-align-right-mobile .g-avatar-wrap,.g-avatar-sorting .text-align-right-mobile .g-avatar-wrap{-ms-flex-pack:end;justify-content:flex-end}.g-avatar-b-title .text-align-justify-mobile .g-avatar-wrap,.g-avatar-b-title .text-align-left-mobile .g-avatar-wrap,.g-avatar-b-content .text-align-justify-mobile .g-avatar-wrap,.g-avatar-b-content .text-align-left-mobile .g-avatar-wrap,.g-avatar-b-button .text-align-justify-mobile .g-avatar-wrap,.g-avatar-b-button .text-align-left-mobile .g-avatar-wrap,.g-avatar-sorting .text-align-justify-mobile .g-avatar-wrap,.g-avatar-sorting .text-align-left-mobile .g-avatar-wrap{-ms-flex-pack:start;justify-content:flex-start}@media (min-width: 768px){.g-avatar-b-title .text-align-center-tablet .g-avatar-wrap,.g-avatar-b-content .text-align-center-tablet .g-avatar-wrap,.g-avatar-b-button .text-align-center-tablet .g-avatar-wrap,.g-avatar-sorting .text-align-center-tablet .g-avatar-wrap{-ms-flex-pack:center;justify-content:center}.g-avatar-b-title .text-align-right-tablet .g-avatar-wrap,.g-avatar-b-content .text-align-right-tablet .g-avatar-wrap,.g-avatar-b-button .text-align-right-tablet .g-avatar-wrap,.g-avatar-sorting .text-align-right-tablet .g-avatar-wrap{-ms-flex-pack:end;justify-content:flex-end}.g-avatar-b-title .text-align-justify-tablet .g-avatar-wrap,.g-avatar-b-title .text-align-left-tablet .g-avatar-wrap,.g-avatar-b-content .text-align-justify-tablet .g-avatar-wrap,.g-avatar-b-content .text-align-left-tablet .g-avatar-wrap,.g-avatar-b-button .text-align-justify-tablet .g-avatar-wrap,.g-avatar-b-button .text-align-left-tablet .g-avatar-wrap,.g-avatar-sorting .text-align-justify-tablet .g-avatar-wrap,.g-avatar-sorting .text-align-left-tablet .g-avatar-wrap{-ms-flex-pack:start;justify-content:flex-start}}@media (min-width: 992px){.g-avatar-b-title .text-align-center-desktop .g-avatar-wrap,.g-avatar-b-content .text-align-center-desktop .g-avatar-wrap,.g-avatar-b-button .text-align-center-desktop .g-avatar-wrap,.g-avatar-sorting .text-align-center-desktop .g-avatar-wrap{-ms-flex-pack:center;justify-content:center}.g-avatar-b-title .text-align-right-desktop .g-avatar-wrap,.g-avatar-b-content .text-align-right-desktop .g-avatar-wrap,.g-avatar-b-button .text-align-right-desktop .g-avatar-wrap,.g-avatar-sorting .text-align-right-desktop .g-avatar-wrap{-ms-flex-pack:end;justify-content:flex-end}.g-avatar-b-title .text-align-justify-desktop .g-avatar-wrap,.g-avatar-b-title .text-align-left-desktop .g-avatar-wrap,.g-avatar-b-content .text-align-justify-desktop .g-avatar-wrap,.g-avatar-b-content .text-align-left-desktop .g-avatar-wrap,.g-avatar-b-button .text-align-justify-desktop .g-avatar-wrap,.g-avatar-b-button .text-align-left-desktop .g-avatar-wrap,.g-avatar-sorting .text-align-justify-desktop .g-avatar-wrap,.g-avatar-sorting .text-align-left-desktop .g-avatar-wrap{-ms-flex-pack:start;justify-content:flex-start}}.g-avatar-fp-sorting .text-align-center-mobile .g-fp-avatar-wrap{-ms-flex-pack:center;justify-content:center}.g-avatar-fp-sorting .text-align-right-mobile .g-fp-avatar-wrap{-ms-flex-pack:end;justify-content:flex-end}.g-avatar-fp-sorting .text-align-justify-mobile .g-fp-avatar-wrap,.g-avatar-fp-sorting .text-align-left-mobile .g-fp-avatar-wrap{-ms-flex-pack:start;justify-content:flex-start}@media (min-width: 768px){.g-avatar-fp-sorting .text-align-center-tablet .g-fp-avatar-wrap{-ms-flex-pack:center;justify-content:center}.g-avatar-fp-sorting .text-align-right-tablet .g-fp-avatar-wrap{-ms-flex-pack:end;justify-content:flex-end}.g-avatar-fp-sorting .text-align-justify-tablet .g-fp-avatar-wrap,.g-avatar-fp-sorting .text-align-left-tablet .g-fp-avatar-wrap{-ms-flex-pack:start;justify-content:flex-start}}@media (min-width: 992px){.g-avatar-fp-sorting .text-align-center-desktop .g-fp-avatar-wrap{-ms-flex-pack:center;justify-content:center}.g-avatar-fp-sorting .text-align-right-desktop .g-fp-avatar-wrap{-ms-flex-pack:end;justify-content:flex-end}.g-avatar-fp-sorting .text-align-justify-desktop .g-fp-avatar-wrap,.g-avatar-fp-sorting .text-align-left-desktop .g-fp-avatar-wrap{-ms-flex-pack:start;justify-content:flex-start}}.gutentor-post-module.gutentor_p1_template1 .gutentor-post .gutentor-post-item{overflow:hidden}.gutentor-post-module.gutentor_p1_template2 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-entry-meta-primary{margin-bottom:0}.gutentor-post-module.gutentor_p1_template2 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box{position:relative}.gutentor-post-module.gutentor_p1_template2 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-entry-meta{position:absolute;bottom:0;width:100%}.gutentor-post-module.gutentor_p1_template2 .gutentor-post .gutentor-entry-meta-primary{background:rgba(0,0,0,0.5);padding:15px}.gutentor-post-module.gutentor_p1_template2 .gutentor-post .gutentor-entry-meta-primary div{color:#fff}.gutentor_p1_template2.gutentor-cat-pos-img-bottom-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{bottom:60px}.gutentor_p1_template2.gutentor-cat-pos-img-bottom-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{bottom:60px}.gutentor_p1_template2.gutentor-pf-pos-img-bottom-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format{bottom:60px}.gutentor_p1_template2.gutentor-pf-pos-img-bottom-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format{bottom:60px}.gutentor_p1_template5 .gutentor-post-format,.gutentor_p1_template5 .gutentor-categories{position:absolute;width:auto;z-index:2}.gutentor_p1_template5 .gutentor-post-format{max-width:40px;max-height:40px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor_p1_template5 .post-category{margin-bottom:15px}.gutentor_p1_template5 .gptm-item-height{position:relative}.gutentor_p1_template5 .gptm-item-height .gutentor-post-content{position:absolute;z-index:2;left:0;right:0;margin:0 auto}.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-post-format,.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-categories{position:static}.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-post-format{display:-ms-inline-flexbox;display:inline-flex;margin-bottom:15px}.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-post-button-data-wrap .gutentor-post-format{display:block;position:relative}.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-post-button-data-wrap .gutentor-post-format i{position:absolute;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%}.gutentor_p1_template5 .gutentor-post-item{overflow:hidden}.gutentor_p1_template5 .g-v-popup-enabled .g-v-btn{z-index:2}.gutentor_p1_template5 .g-v-popup-enabled .gutentor-post-content{z-index:1}.g-pos-center-cont-m .gutentor-post-content{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:inherit}.g-pos-top-cont-m .gutentor-post-content{top:0;-webkit-transform:none;-ms-transform:none;transform:none;bottom:inherit}.g-pos-bottom-cont-m .gutentor-post-content{bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;top:inherit}@media (min-width: 768px){.g-pos-center-cont-t .gutentor-post-content{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:inherit}.g-pos-top-cont-t .gutentor-post-content{top:0;-webkit-transform:none;-ms-transform:none;transform:none;bottom:inherit}.g-pos-bottom-cont-t .gutentor-post-content{bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;top:inherit}}@media (min-width: 992px){.g-pos-center-cont-d .gutentor-post-content{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:inherit}.g-pos-top-cont-d .gutentor-post-content{top:0;-webkit-transform:none;-ms-transform:none;transform:none;bottom:inherit}.g-pos-bottom-cont-d .gutentor-post-content{bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;top:inherit}}.g-timeline-article-wrap{position:relative}.g-timeline-article-wrap:after{content:"";height:100%;top:0;position:absolute;z-index:1;left:0}@media (min-width: 992px){.g-timeline-article-wrap:after{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}}.g-timeline-article-wrap .gutentor-post{clear:both;position:relative}.g-timeline .g-timeline-node{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:15px;z-index:2;left:0;-webkit-transform:translateX(-15px);-ms-transform:translateX(-15px);transform:translateX(-15px)}@media (min-width: 992px){.g-timeline .g-timeline-node{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.g-timeline .g-timeline-post-wrap{position:relative;padding-left:40px}@media (min-width: 992px){.g-timeline .g-timeline-post-wrap{width:45%;padding-left:0}}.g-timeline .g-timeline-post-wrap:before{content:"";position:absolute;width:0;height:0;top:25px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #f9f9f9}.g-timeline-even .g-timeline-post-wrap:before{left:30px;-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}@media (min-width: 992px){.g-timeline-even .g-timeline-post-wrap:before{right:-9px;left:inherit;-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1)}}@media (min-width: 992px){.g-timeline-odd{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}}.g-timeline-odd .g-timeline-post-wrap:before{left:30px;-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}@media (min-width: 992px){.g-timeline-odd .g-timeline-post-wrap:before{left:-9px}}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-format{max-width:40px;max-height:40px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-format,.gutentor-post-module.gutentor-post-module-p2 .gutentor-categories{position:absolute;width:auto;z-index:2}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-content .gutentor-post-format,.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-content .gutentor-categories{position:static}.gutentor-post-module.gutentor-post-module-p2.gutentor-cat-pos-img-top-left .gutentor-post .gutentor-categories{top:15px;left:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-cat-pos-img-top-right .gutentor-post .gutentor-categories{top:15px;right:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-cat-pos-img-bottom-right .gutentor-post .gutentor-categories{bottom:15px;right:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-cat-pos-img-bottom-left .gutentor-post .gutentor-categories{bottom:15px;left:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-pf-pos-img-top-left .gutentor-post .gutentor-post-format{top:15px;left:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-pf-pos-img-top-right .gutentor-post .gutentor-post-format{top:15px;right:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-pf-pos-img-bottom-right .gutentor-post .gutentor-post-format{bottom:15px;right:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-pf-pos-img-bottom-left .gutentor-post .gutentor-post-format{bottom:15px;left:15px}.gutentor-post-module.gutentor-post-module-p2 .gutentor-rm-col-space .gutentor-post-item{padding:0 !important;margin:0 !important}@media (min-width: 768px){.gutentor-post-module.gutentor-post-module-p2 .gutentor-rm-col-space-t .gutentor-post-item{padding:0 !important;margin:0 !important}}@media (min-width: 992px){.gutentor-post-module.gutentor-post-module-p2 .gutentor-rm-col-space-d .gutentor-post-item{padding:0 !important;margin:0 !important}}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-item{overflow:hidden}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-image-box{margin-bottom:0}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-desc+.gutentor-post-button{margin-bottom:0}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-button{margin-top:15px}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-height{position:relative}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-height.gutentor-overlay{overflow:hidden}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-content{position:absolute;z-index:2}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-title{color:inherit}.gutentor-post-module.gutentor-post-module-p2 .g-v-btn{z-index:4}.gutentor-post-module .gtf-content{width:100%}.gutentor-post-module .gutentor-post-height:not(.gutentor-bg-image){background:#f5f5f5}.gutentor-post-module .gutentor-overlay .gutentor-post-format,.gutentor-post-module .gutentor-overlay .gutentor-categories{z-index:2}.gutentor-post-module.gutentor-post-module-p1 .slick-arrow{height:30px;line-height:30px;width:30px}.gutentor-post-module.gutentor-post-module-p1 .slick-slide img{display:inline-block}.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row[data-dots="true"] .slick-prev,.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row[data-dots="true"] .slick-next{margin-top:-35px}.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row[data-dots="true"] .slick-prev{left:10px}.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row[data-dots="true"] .slick-next{right:10px}.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row:not(.slick-initialized) .gutentor-carousel-item:not(:first-child){display:none}.gutentor-advanced-post-module .gutentor-post-header,.gutentor-advanced-blog .gutentor-post-header{position:relative;z-index:5}.gutentor-loading-wrap{display:none}@-webkit-keyframes gutentor-animation-fadeIn{0%{opacity:0.2}100%{opacity:1}}@keyframes gutentor-animation-fadeIn{0%{opacity:0.2}100%{opacity:1}}[data-l-ani="gp4-animation-1"].gutentor-loaded .grid-container{-webkit-animation:3s ease 0s normal forwards 1 gutentor-animation-fadeIn;animation:3s ease 0s normal forwards 1 gutentor-animation-fadeIn}[data-l-ani="gp4-animation-1"].gutentor-loaded .gutentor-post-module-p1 .gutentor-post{-webkit-animation:.4s gutentor-animation-loading-1;animation:.4s gutentor-animation-loading-1}@-webkit-keyframes gutentor-animation-loading-1{0%{-webkit-transform:scale(0.1);transform:scale(0.1)}100%{-webkit-transform:none;transform:none}}@keyframes gutentor-animation-loading-1{0%{-webkit-transform:scale(0.1);transform:scale(0.1)}100%{-webkit-transform:none;transform:none}}[data-l-ani="gp4-animation-2"].gutentor-loaded .grid-container{-webkit-animation:2s ease 0s normal forwards 1 gutentor-animation-fadeIn;animation:2s ease 0s normal forwards 1 gutentor-animation-fadeIn}.gp4-animation-2 .gutentor-post-module .grid-container{position:relative}.gp4-animation-2 .gutentor-post-module .grid-container .gutentor-loading-wrap{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,0.8);-webkit-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s}.gutentor-loading-2{display:inline-block;position:absolute;width:80px;height:80px;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.gutentor-loading-2 div{display:inline-block;position:absolute;left:8px;width:16px;background:#222;-webkit-animation:gutentor-animation-loading-2 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;animation:gutentor-animation-loading-2 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite}.gutentor-loading-2 div:nth-child(1){left:8px;-webkit-animation-delay:-0.24s;animation-delay:-0.24s}.gutentor-loading-2 div:nth-child(2){left:32px;-webkit-animation-delay:-0.12s;animation-delay:-0.12s}.gutentor-loading-2 div:nth-child(3){left:56px;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes gutentor-animation-loading-2{0%{top:8px;height:64px}50%,100%{top:24px;height:32px}}@keyframes gutentor-animation-loading-2{0%{top:8px;height:64px}50%,100%{top:24px;height:32px}}[data-l-ani="gp4-animation-3"].gutentor-loaded .gutentor-post-module-p1 .gutentor-post{-webkit-animation:.4s gutentor-animation-loading-3-1;animation:.4s gutentor-animation-loading-3-1}.gp4-animation-3 .gutentor-post-module .grid-container{position:relative}.gp4-animation-3 .gutentor-post-module .grid-container .gutentor-loading-wrap{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,0.8);-webkit-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s}.gutentor-loading-3{display:inline-block;position:relative;width:60px;height:60px;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.gutentor-loading-3 div{-webkit-transform-origin:40px 40px;-ms-transform-origin:40px 40px;transform-origin:40px 40px;-webkit-animation:gutentor-animation-loading-3 1.2s linear infinite;animation:gutentor-animation-loading-3 1.2s linear infinite}.gutentor-loading-3 div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#000}.gutentor-loading-3 div:nth-child(1){-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.gutentor-loading-3 div:nth-child(2){-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.gutentor-loading-3 div:nth-child(3){-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.gutentor-loading-3 div:nth-child(4){-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-0.8s;animation-delay:-0.8s}.gutentor-loading-3 div:nth-child(5){-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-0.7s;animation-delay:-0.7s}.gutentor-loading-3 div:nth-child(6){-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-0.6s;animation-delay:-0.6s}.gutentor-loading-3 div:nth-child(7){-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.gutentor-loading-3 div:nth-child(8){-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-0.4s;animation-delay:-0.4s}.gutentor-loading-3 div:nth-child(9){-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.gutentor-loading-3 div:nth-child(10){-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-0.2s;animation-delay:-0.2s}.gutentor-loading-3 div:nth-child(11){-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-0.1s;animation-delay:-0.1s}.gutentor-loading-3 div:nth-child(12){-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes gutentor-animation-loading-3{0%{opacity:1}100%{opacity:0}}@keyframes gutentor-animation-loading-3{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes gutentor-animation-loading-3-1{0%{-webkit-transform:scale(0.1);transform:scale(0.1)}100%{-webkit-transform:none;transform:none}}@keyframes gutentor-animation-loading-3-1{0%{-webkit-transform:scale(0.1);transform:scale(0.1)}100%{-webkit-transform:none;transform:none}}[data-l-ani="gp4-animation-4"].gutentor-loaded .gutentor-post-module-p1 .gutentor-post{-webkit-animation:.6s gutentor-animation-loading-4 0.2;animation:.6s gutentor-animation-loading-4 0.2}@-webkit-keyframes gutentor-animation-loading-4{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px);opacity:0.3}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes gutentor-animation-loading-4{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px);opacity:0.3}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}[data-l-ani="gp4-animation-5"].gutentor-loaded .gutentor-post-module-p1 .gutentor-post{-webkit-animation:.6s gutentor-animation-loading-5 0.2;animation:.6s gutentor-animation-loading-5 0.2}@-webkit-keyframes gutentor-animation-loading-5{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px);opacity:0.3}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes gutentor-animation-loading-5{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px);opacity:0.3}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.gp4-animation-5 .gutentor-post-module .grid-container{position:relative}.gp4-animation-5 .gutentor-post-module .grid-container .gutentor-loading-wrap{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,0.8);-webkit-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s}.gutentor-loading-5{-webkit-animation:gutentor-animation-loading-5-1 1s infinite;animation:gutentor-animation-loading-5-1 1s infinite;height:50px;width:50px;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);position:relative}.gutentor-loading-5:before,.gutentor-loading-5:after{border-radius:50%;content:'';display:block;height:20px;width:20px}.gutentor-loading-5:before{-webkit-animation:gutentor-animation-loading-5-2 1s infinite;animation:gutentor-animation-loading-5-2 1s infinite;background-color:#cb2025;-webkit-box-shadow:30px 0 0 #f8b334;box-shadow:30px 0 0 #f8b334;margin-bottom:10px}.gutentor-loading-5:after{-webkit-animation:gutentor-animation-loading-5-3 1s infinite;animation:gutentor-animation-loading-5-3 1s infinite;background-color:#00a096;-webkit-box-shadow:30px 0 0 #97bf0d;box-shadow:30px 0 0 #97bf0d}@-webkit-keyframes gutentor-animation-loading-5-1{0%{-webkit-transform:rotate(0deg) scale(0.8);-moz-transform:rotate(0deg) scale(0.8)}50%{-webkit-transform:rotate(360deg) scale(1.2);-moz-transform:rotate(360deg) scale(1.2)}100%{-webkit-transform:rotate(720deg) scale(0.8);-moz-transform:rotate(720deg) scale(0.8)}}@keyframes gutentor-animation-loading-5-1{0%{-webkit-transform:rotate(0deg) scale(0.8);-moz-transform:rotate(0deg) scale(0.8)}50%{-webkit-transform:rotate(360deg) scale(1.2);-moz-transform:rotate(360deg) scale(1.2)}100%{-webkit-transform:rotate(720deg) scale(0.8);-moz-transform:rotate(720deg) scale(0.8)}}@-webkit-keyframes gutentor-animation-loading-5-2{0%{-webkit-box-shadow:30px 0 0 #f8b334;box-shadow:30px 0 0 #f8b334}50%{-webkit-box-shadow:0 0 0 #f8b334;box-shadow:0 0 0 #f8b334;margin-bottom:0;-webkit-transform:translate(15px, 15px);-moz-transform:translate(15px, 15px)}100%{-webkit-box-shadow:30px 0 0 #f8b334;box-shadow:30px 0 0 #f8b334;margin-bottom:10px}}@keyframes gutentor-animation-loading-5-2{0%{-webkit-box-shadow:30px 0 0 #f8b334;box-shadow:30px 0 0 #f8b334}50%{-webkit-box-shadow:0 0 0 #f8b334;box-shadow:0 0 0 #f8b334;margin-bottom:0;-webkit-transform:translate(15px, 15px);-moz-transform:translate(15px, 15px)}100%{-webkit-box-shadow:30px 0 0 #f8b334;box-shadow:30px 0 0 #f8b334;margin-bottom:10px}}@-webkit-keyframes gutentor-animation-loading-5-3{0%{-webkit-box-shadow:30px 0 0 #97bf0d;box-shadow:30px 0 0 #97bf0d}50%{-webkit-box-shadow:0 0 0 #97bf0d;box-shadow:0 0 0 #97bf0d;margin-top:-20px;-webkit-transform:translate(15px, 15px);-moz-transform:translate(15px, 15px)}100%{-webkit-box-shadow:30px 0 0 #97bf0d;box-shadow:30px 0 0 #97bf0d;margin-top:0}}@keyframes gutentor-animation-loading-5-3{0%{-webkit-box-shadow:30px 0 0 #97bf0d;box-shadow:30px 0 0 #97bf0d}50%{-webkit-box-shadow:0 0 0 #97bf0d;box-shadow:0 0 0 #97bf0d;margin-top:-20px;-webkit-transform:translate(15px, 15px);-moz-transform:translate(15px, 15px)}100%{-webkit-box-shadow:30px 0 0 #97bf0d;box-shadow:30px 0 0 #97bf0d;margin-top:0}}.gutentor-post-footer{margin-top:40px;margin-bottom:40px}.gutentor-post-featured-title{color:currentColor}.gutentor-post-featured-title a{color:currentColor}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured-title{margin:0 0 5px 0}.gutentor-post-module.gutentor-post-module-p6.gutentor-single-post .gutentor-post.gutentor-post-featured{min-height:250px}.gutentor-post-module.gutentor-post-module-p6 .gutentor-entry-meta-featured-secondary,.gutentor-post-module.gutentor-post-module-p6 .gutentor-entry-meta-featured-primary{margin-bottom:15px}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured-desc{margin-bottom:15px}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured-desc p:last-child{margin:0}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured-button{margin-top:0;margin-bottom:15px}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-featured-format,.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-featured-categories{position:absolute;width:auto;z-index:2}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-content .gutentor-post-featured-format,.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-content .gutentor-post-featured-categories{position:static;width:auto}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-featured-format{max-width:40px;max-height:40px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post.gutentor-post-featured{height:350px;background:#f5f5f5}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post.gutentor-post-featured .gutentor-post-featured-item{height:100%}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post.gutentor-post-featured .gutentor-post-featured-height{position:relative;height:100%;overflow:hidden}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post.gutentor-post-featured .gutentor-post-featured-height .gutentor-post-content{position:absolute;bottom:0;right:0;left:0;width:100%;z-index:2;padding:20px}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post:not(.gutentor-post-featured):not(.gutentor-post-no-thumb) .gutentor-post-item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post:not(.gutentor-post-featured):not(.gutentor-post-no-thumb) .gutentor-post-content{padding-left:20px}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-title{color:inherit}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template2 .gutentor-post:not(.gutentor-post-featured):not(.gutentor-post-no-thumb) .gutentor-post-item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template2 .gutentor-post:not(.gutentor-post-featured):not(.gutentor-post-no-thumb) .gutentor-post-content{padding-left:20px}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-image-box{margin-bottom:0}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-format,.gutentor-post-module.gutentor-post-module-p6 .gutentor-categories{position:absolute;width:auto}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post .post-featured-category{font-size:13px}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-content .gutentor-post-format,.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-content .gutentor-categories{position:static}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-cat-pos-img-top-left .gutentor-post .gutentor-categories.gutentor-featured-post-categories{top:15px;left:15px;bottom:inherit;right:inherit}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-cat-pos-img-top-right .gutentor-post .gutentor-categories.gutentor-featured-post-categories{top:15px;right:15px;bottom:inherit;left:inherit}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-cat-pos-img-bottom-right .gutentor-post .gutentor-categories.gutentor-featured-post-categories{bottom:15px;right:15px;top:inherit;left:inherit}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-cat-pos-img-bottom-left .gutentor-post .gutentor-categories.gutentor-featured-post-categories{bottom:15px;left:15px;top:inherit;right:inherit}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-pf-pos-img-top-left .gutentor-post .gutentor-post-featured-format{top:15px;left:15px}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-pf-pos-img-top-right .gutentor-post .gutentor-post-featured-format{top:15px;right:15px}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-pf-pos-img-bottom-right .gutentor-post .gutentor-post-featured-format{bottom:15px;right:15px}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-pf-pos-img-bottom-left .gutentor-post .gutentor-post-featured-format{bottom:15px;left:15px}.gutentor-post-module.gutentor-post-module-p6 .g-v-fp-btn{z-index:4}.gutentor-news-ticker{background:#fff;position:relative;height:45px;border:1px solid #275cf6;display:-ms-flexbox;display:flex;overflow:hidden}.gutentor-news-ticker-label{background:#275cf6;padding:10px;width:auto;line-height:normal;height:100%;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;white-space:nowrap}@media (max-width: 575px){.gutentor-news-ticker-label{display:none}}.gutentor-news-ticker-box{height:100%;overflow:hidden;margin-right:auto;width:100%;padding-left:20px}.gutentor-news-ticker-box ul{width:100%;list-style-type:none !important;padding:0;margin:0}.gutentor-news-ticker-box ul li a{text-decoration:none}.gutentor-news-ticker-box ul li a.gutentor-post-title{margin-bottom:0;line-height:normal}.gutentor-news-ticker-box .gutentor-news-ticker-wrap{width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:relative;top:50%;height:25px}.gutentor-news-ticker-box .gutentor-news-ticker-wrap .acmeticker-wrap{line-height:normal}.gutentor-news-ticker-controls{display:-ms-flexbox;display:flex;height:100%}@media (max-width: 575px){.gutentor-news-ticker-controls{display:none}}.gutentor-news-ticker-controls button{height:100%;background:#f6f6f6;padding:0;width:40px;border-color:#eee;border-style:solid;border-width:0 0 0 1px;cursor:pointer;display:inline-block}.gutentor-news-ticker-controls button:hover{background:#eee}.gutentor-news-ticker-controls button.gutentor-news-ticker-arrow{margin:0;display:inline-block;position:relative}.gutentor-news-ticker-controls button.gutentor-news-ticker-arrow:after{border-color:#999;border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;content:'';display:inline-block;height:8px;left:50%;position:absolute;top:50%;width:8px}.gutentor-news-ticker-controls button.gutentor-news-ticker-pause{position:relative;display:inline-block}.gutentor-news-ticker-controls button.gutentor-news-ticker-pause:before{position:absolute;content:"";width:10px;height:10px;border-color:#999;border-style:solid;border-width:0 2px 0;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);left:50%;top:50%}.gutentor-news-ticker-controls.gutentor-news-ticker-horizontal-controls button.gutentor-news-ticker-prev:after{-webkit-transform:translate(-50%, -50%) rotate(135deg);-ms-transform:translate(-50%, -50%) rotate(135deg);transform:translate(-50%, -50%) rotate(135deg)}.gutentor-news-ticker-controls.gutentor-news-ticker-horizontal-controls button.gutentor-news-ticker-next:after{-webkit-transform:translate(-50%, -50%) rotate(315deg);-ms-transform:translate(-50%, -50%) rotate(315deg);transform:translate(-50%, -50%) rotate(315deg)}.gutentor-news-ticker-controls.gutentor-news-ticker-vertical-controls button.gutentor-news-ticker-prev:after{-webkit-transform:translate(-50%, -50%) rotate(225deg);-ms-transform:translate(-50%, -50%) rotate(225deg);transform:translate(-50%, -50%) rotate(225deg)}.gutentor-news-ticker-controls.gutentor-news-ticker-vertical-controls button.gutentor-news-ticker-next:after{-webkit-transform:translate(-50%, -50%) rotate(405deg);-ms-transform:translate(-50%, -50%) rotate(405deg);transform:translate(-50%, -50%) rotate(405deg)}.gutentor-news-ticker.gutentor-ticker-pause .gutentor-news-ticker-controls .gutentor-news-ticker-pause:before{display:none}.gutentor-news-ticker.gutentor-ticker-pause .gutentor-news-ticker-controls .gutentor-news-ticker-pause:after{position:absolute;content:"";width:0px;height:0px;border-color:transparent transparent transparent #999;border-style:solid;border-width:5px 0 5px 8px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);left:50%;top:50%}.g-d-title a{color:currentColor}.gtf-module.gutentor-enabled-width .gtf-image-box{display:inline-block}.gtf-module .gtf-bg-image .gtf-entry-meta div{color:#fff}.gtf-module .gtf-bg-image .gtf-content{color:#fff}.gtf-module .gtf-content{position:absolute;bottom:0;right:0;left:0;width:100%;z-index:2}.gtf-module .gtf-content .gutentor-post-format,.gtf-module .gtf-content .gutentor-categories{position:static}.gtf-module .g-d-title{margin-top:0;margin-bottom:5px;word-break:break-word}.gtf-module .g-d-title a:not(.gutentor-button),.gtf-module .g-d-title a:not(.g-d-button){text-decoration:none}.gtf-module .gtf-item-wrap:not(.gtf-no-thumb) .g-d-title{color:inherit}.gtf-item-height{position:relative}.gtf-item-height.g-overlay{overflow:hidden}.gtf-item-height:not(.gtf-bg-image){background-color:#f5f5f5}.g-d-desc p:last-child{margin:0}.g-d-count{display:block}.gtf-count-back,.gtf-count-front{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}.gtf-count-back .g-d-count,.gtf-count-front .g-d-count{line-height:normal}.gtf-count-front .g-d-count{padding-right:10px}.gtf-count-back .g-d-count{padding-left:10px}.text-align-center-mobile .gtf-count-back,.text-align-center-mobile .gtf-count-front{-ms-flex-pack:center;justify-content:center}.text-align-right-mobile .gtf-count-back,.text-align-right-mobile .gtf-count-front{-ms-flex-pack:end;justify-content:flex-end}.text-align-left-mobile .gtf-count-back,.text-align-left-mobile .gtf-count-front{-ms-flex-pack:start;justify-content:flex-start}@media (min-width: 768px){.text-align-center-tablet .gtf-count-back,.text-align-center-tablet .gtf-count-front{-ms-flex-pack:center;justify-content:center}.text-align-right-tablet .gtf-count-back,.text-align-right-tablet .gtf-count-front{-ms-flex-pack:end;justify-content:flex-end}.text-align-left-tablet .gtf-count-back,.text-align-left-tablet .gtf-count-front{-ms-flex-pack:start;justify-content:flex-start}}@media (min-width: 992px){.text-align-center-desktop .gtf-count-back,.text-align-center-desktop .gtf-count-front{-ms-flex-pack:center;justify-content:center}.text-align-right-desktop .gtf-count-back,.text-align-right-desktop .gtf-count-front{-ms-flex-pack:end;justify-content:flex-end}.text-align-left-desktop .gtf-count-back,.text-align-left-desktop .gtf-count-front{-ms-flex-pack:start;justify-content:flex-start}}.gutentor-term-module.gutentor-term-module-t1 .slick-arrow{height:30px;line-height:30px;width:30px}.gutentor-term-module.gutentor-term-module-t1 .slick-slide img{display:inline-block}.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row[data-dots="true"] .slick-prev,.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row[data-dots="true"] .slick-next{margin-top:-35px}.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row[data-dots="true"] .slick-prev{left:10px}.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row[data-dots="true"] .slick-next{right:10px}.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row:not(.slick-initialized) .gutentor-carousel-item:not(:first-child){display:none}.gtf-list .gutentor-term{width:100%}.gtf-list .gutentor-term:not(.gtf-no-thumb) .gtf-item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.gtf-list .gutentor-term:not(.gtf-no-thumb) .gutentor-term-image-box{width:40%}.gtf-list .gutentor-term:not(.gtf-no-thumb) .gutentor-term-content{padding-left:20px;width:calc(100% - 40%)}.gtf-list.gtf-reverse-list .gutentor-term:not(.gtf-no-thumb) .gtf-item{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gtf-list.gtf-reverse-list .gutentor-term:not(.gtf-no-thumb) .gutentor-term-content{padding-left:0;padding-right:20px}.gtf-item{overflow:hidden}.gtf-image-box{overflow:hidden}.gtf-image{line-height:0}.g-pos-center-cont-m .gtf-content{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:inherit}.g-pos-top-cont-m .gtf-content{top:0;-webkit-transform:none;-ms-transform:none;transform:none;bottom:inherit}.g-pos-bottom-cont-m .gtf-content{bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;top:inherit}@media (min-width: 768px){.g-pos-center-cont-t .gtf-content{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:inherit}.g-pos-top-cont-t .gtf-content{top:0;-webkit-transform:none;-ms-transform:none;transform:none;bottom:inherit}.g-pos-bottom-cont-t .gtf-content{bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;top:inherit}}@media (min-width: 992px){.g-pos-center-cont-d .gtf-content{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:inherit}.g-pos-top-cont-d .gtf-content{top:0;-webkit-transform:none;-ms-transform:none;transform:none;bottom:inherit}.g-pos-bottom-cont-d .gtf-content{bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;top:inherit}}.gutentor-post-module .slick-prev,.gutentor-module .slick-prev,.gutentor-section .slick-prev{left:0}.gutentor-post-module .slick-next,.gutentor-module .slick-next,.gutentor-section .slick-next{right:0}.gutentor-post-module .slick-prev,.gutentor-post-module .slick-next,.gutentor-module .slick-prev,.gutentor-module .slick-next,.gutentor-section .slick-prev,.gutentor-section .slick-next{z-index:1;color:#fff;text-align:center;font-size:14px;background:#222;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;line-height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;border:none;outline:none}.gutentor-post-module .slick-prev:before,.gutentor-post-module .slick-next:before,.gutentor-module .slick-prev:before,.gutentor-module .slick-next:before,.gutentor-section .slick-prev:before,.gutentor-section .slick-next:before{display:none}.gutentor-post-module .slick-prev i,.gutentor-post-module .slick-next i,.gutentor-module .slick-prev i,.gutentor-module .slick-next i,.gutentor-section .slick-prev i,.gutentor-section .slick-next i{color:inherit;line-height:normal}.gutentor-post-module .slick-prev:hover,.gutentor-post-module .slick-next:hover,.gutentor-module .slick-prev:hover,.gutentor-module .slick-next:hover,.gutentor-section .slick-prev:hover,.gutentor-section .slick-next:hover{color:#fff;background:rgba(34,34,34,0.5)}.gutentor-post-module .slick-disabled,.gutentor-module .slick-disabled,.gutentor-section .slick-disabled{opacity:0.5;cursor:not-allowed}.gutentor-post-module .slick-dots,.gutentor-module .slick-dots,.gutentor-section .slick-dots{padding:20px 0;display:block;width:100%;margin:0;list-style:none;text-align:center}.gutentor-post-module .slick-dots li,.gutentor-module .slick-dots li,.gutentor-section .slick-dots li{width:10px;height:10px;background:#ccc;position:relative;display:inline-block;margin:0 5px;padding:0;cursor:pointer}.gutentor-post-module .slick-dots li.slick-active,.gutentor-module .slick-dots li.slick-active,.gutentor-section .slick-dots li.slick-active{background:#444}.gutentor-post-module .slick-dots li button,.gutentor-module .slick-dots li button,.gutentor-section .slick-dots li button{width:100%;height:100%;padding:0;font-size:0;line-height:0;display:block;cursor:pointer;color:transparent;border:0;outline:none;background:transparent !important}.gutentor-post-module .slick-dots li button:before,.gutentor-module .slick-dots li button:before,.gutentor-section .slick-dots li button:before{display:none}.gutentor-image-carousel-row .slick-prev,.gutentor-carousel-row .slick-prev{left:0}.gutentor-image-carousel-row .slick-next,.gutentor-carousel-row .slick-next{right:0}.gutentor-carousel-row[data-dots="true"] .slick-prev,.gutentor-carousel-row[data-dots="true"] .slick-next{margin-top:-40px}.gutentor-carousel-row .slick-list,.gutentor-module-carousel-row .slick-list{margin-left:-15px;margin-right:-15px}.gutentor-carousel-row .slick-slide,.gutentor-module-carousel-row .slick-slide{margin:15px}.wp-block-cgb-block-gutentor{margin:0 auto;max-width:740px;padding:2rem}
.wp-gutentor-google-map{margin:20px 0}.gutentor-map-overview h6.gutentor-map-overview-title{font-size:14px;margin:10px 0}.gutentor-map-overview .gutentor-map-overview-content p{font-size:12px}.gutentor-map-overview .gutentor-map-overview-delete{cursor:pointer}
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{border-radius:.25em;color:#fff;font-size:11px;line-height:1;padding:.2em .4em .3em;text-align:center;vertical-align:baseline;white-space:nowrap}.give-item-label:hover{color:#fff;text-decoration:none}[class*=hint--]{display:inline-block;position:relative}[class*=hint--]:after,[class*=hint--]:before{opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);transition:.3s ease;transition-delay:0s;visibility:hidden;z-index:1000000}[class*=hint--]:hover:after,[class*=hint--]:hover:before{opacity:1;transition-delay:.1s;visibility:visible}[class*=hint--]:before{background:0 0;border:6px solid transparent;content:"";position:absolute;z-index:1000001}[class*=hint--]:after{background:#383838;box-shadow:4px 4px 8px rgba(0,0,0,.3);color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;padding:8px 10px;text-shadow:0 -1px 0 #000;white-space:nowrap}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top:after{transform:translateX(-50%)}.hint--top:hover:before{transform:translateY(-8px)}.hint--top:hover:after{transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{left:50%;top:100%}.hint--bottom:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom:after{transform:translateX(-50%)}.hint--bottom:hover:before{transform:translateY(8px)}.hint--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{bottom:50%;left:100%}.hint--right:hover:after,.hint--right:hover:before{transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{bottom:50%;right:100%}.hint--left:hover:after,.hint--left:hover:before{transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-left:after{margin-left:12px;transform:translateX(-100%)}.hint--top-left:hover:before{transform:translateY(-8px)}.hint--top-left:hover:after{transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-right:after{margin-left:-12px;transform:translateX(0)}.hint--top-right:hover:after,.hint--top-right:hover:before{transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{left:50%;top:100%}.hint--bottom-left:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-left:after{margin-left:12px;transform:translateX(-100%)}.hint--bottom-left:hover:before{transform:translateY(8px)}.hint--bottom-left:hover:after{transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{left:50%;top:100%}.hint--bottom-right:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-right:after{margin-left:-12px;transform:translateX(0)}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{line-height:1.4em;white-space:normal;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{transform:translateY(-8px)}.hint--always.hint--top:after{transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{transform:translateY(-8px)}.hint--always.hint--top-left:after{transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{transform:translateY(-8px)}.hint--always.hint--bottom:before{transform:translateY(8px)}.hint--always.hint--bottom:after{transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{transform:translateY(8px)}.hint--always.hint--bottom-left:after{transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{transition-duration:0s}.hint--bounce:after,.hint--bounce:before{transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}[id*=give-form].give-fl-form .give-fl-wrap{position:relative;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[id*=give-form].give-fl-form input.give-fl-input,[id*=give-form].give-fl-form select.give-fl-select,[id*=give-form].give-fl-form textarea.give-fl-textarea{background-color:inherit;border:1px solid #ccc;border-radius:0;box-sizing:border-box;font-size:16px;line-height:normal;margin-bottom:0;outline:0;transition:all .2s ease-in-out;width:100%}[id*=give-form].give-fl-form input.give-fl-input:-moz-placeholder,[id*=give-form].give-fl-form input.give-fl-input::-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-moz-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input:-ms-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-ms-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-ms-input-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input::-webkit-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-webkit-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-webkit-input-placeholder{color:#757575}[id*=give-form].give-fl-form select.give-fl-select{-webkit-appearance:none;-moz-appearance:none;color:#757575;cursor:pointer;position:relative}[id*=give-form].give-fl-form .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form .give-fl-is-active textarea.give-fl-textarea{background-color:inherit;border-color:#ccc;color:#333}[id*=give-form].give-fl-form .give-fl-has-focus input.give-fl-input,[id*=give-form].give-fl-form .give-fl-has-focus select.give-fl-select,[id*=give-form].give-fl-form .give-fl-has-focus textarea.give-fl-textarea{background-color:inherit;border-color:#ccc}[id*=give-form].give-fl-form label.give-fl-label{color:#757575;display:block;font-size:12px;font-weight:700;left:0;line-height:1;opacity:0;position:absolute;top:-12px;visibility:hidden;border-radius-top-left:0;transition:all .2s ease-in-out;z-index:1}[id*=give-form].give-fl-form .give-fl-is-active label.give-fl-label{opacity:1;visibility:visible}[id*=give-form].give-fl-form .give-fl-has-focus label.give-fl-label{color:#1976d2}[id*=give-form].give-fl-form .give-fl-is-required:before{color:#d32f2f;content:"*";display:block;font-size:16px;line-height:1.75;opacity:1;padding:6px 0 0;position:absolute;right:18px;top:1px;transition:all .2s ease-in-out;z-index:1}[id*=give-form].give-fl-form .give-fl-is-required.give-fl-is-active:before{opacity:0}[id*=give-form].give-fl-form.give-fl-style-1 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select{height:44px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label{background-color:transparent;left:10px;padding:12px 3px;top:1px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label:before{background-color:inherit;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:19px;z-index:-1}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label{padding:3px;top:-9px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label:before{top:9px}[id*=give-form].give-fl-form.give-fl-style-2 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 textarea.give-fl-textarea{padding:12px}[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select{height:56px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active textarea.give-fl-textarea{padding:18px 12px 6px}[id*=give-form].give-fl-form.give-fl-style-2 label.give-fl-label{left:10px;padding:6px 3px 3px;top:1px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form .give-fl-wrap-select:after{background:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 16%27><path fill=%27#757575%27%20d=%27M%204%200%20L%200%206.5%20L%208%206.5%20L%204%200%20z%20M%200%209.5%20L%204%2016%20L%204%2016%20L%208%209.5%20z%27/%3E%3C/svg%3E") no-repeat;background-position:100% 50%;background-size:7px 14px;content:"";display:block;height:calc(100% - 2px);position:absolute;right:6px;top:1px;width:15px;z-index:2}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1000001}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1000002}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1000004}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1000003}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1000005}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{color:#f3f3f3;line-height:18px;text-align:left;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-family:give-icomoon;font-style:normal;font-weight:400;src:url(//www.caritaslameziaterme.it/wp-content/plugins/give/build/fonts/icomoon.0723d0ea.eot);src:url(//www.caritaslameziaterme.it/wp-content/plugins/give/build/fonts/icomoon.0723d0ea.eot) format("embedded-opentype"),url(//www.caritaslameziaterme.it/wp-content/plugins/give/build/fonts/icomoon.2e5f78cb.woff) format("woff"),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bWV0YWRhdGE+R2VuZXJhdGVkIGJ5IEljb01vb248L21ldGFkYXRhPgo8ZGVmcz4KPGZvbnQgaWQ9Imljb21vb24iIGhvcml6LWFkdi14PSIxMDI0Ij4KPGZvbnQtZmFjZSB1bml0cy1wZXItZW09IjEwMjQiIGFzY2VudD0iOTYwIiBkZXNjZW50PSItNjQiIC8+CjxtaXNzaW5nLWdseXBoIGhvcml6LWFkdi14PSIxMDI0IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjA7IiBob3Jpei1hZHYteD0iNTEyIiBkPSIiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDQwOyIgZ2x5cGgtbmFtZT0iY2lyY2xlLXBsdXMiIGQ9Ik01MTIgODkxLjczM3E5NS42NjcgMCAxODIuNS0zNy4xNjd0MTQ5LjY2Ny0xMDAgMTAwLTE0OS42NjcgMzcuMTY3LTE4Mi41LTM3LjE2Ny0xODIuNS0xMDAtMTQ5LjY2Ny0xNDkuNjY3LTEwMC0xODIuNS0zNy4xNjctMTgyLjUgMzcuMTY3LTE0OS42NjcgMTAwLTEwMCAxNDkuNjY3LTM3LjE2NyAxODIuNSAzNy4xNjcgMTgyLjUgMTAwIDE0OS42NjcgMTQ5LjY2NyAxMDAgMTgyLjUgMzcuMTY3ek01MTIgODA2LjRxLTc4IDAtMTQ5LjE2Ny0zMC41dC0xMjIuNS04MS44MzMtODEuODMzLTEyMi41LTMwLjUtMTQ5LjE2NyAzMC41LTE0OS4xNjcgODEuODMzLTEyMi41IDEyMi41LTgxLjgzMyAxNDkuMTY3LTMwLjUgMTQ5LjE2NyAzMC41IDEyMi41IDgxLjgzMyA4MS44MzMgMTIyLjUgMzAuNSAxNDkuMTY3LTMwLjUgMTQ5LjE2Ny04MS44MzMgMTIyLjUtMTIyLjUgODEuODMzLTE0OS4xNjcgMzAuNXpNNTEyIDYzNS43MzNxMTcuNjY3IDAgMzAuMTY3LTEyLjV0MTIuNS0zMC4xNjd2LTEyOGgxMjhxMTcuNjY3IDAgMzAuMTY3LTEyLjV0MTIuNS0zMC4xNjctMTIuNS0zMC4xNjctMzAuMTY3LTEyLjVoLTEyOHYtMTI4cTAtMTcuNjY3LTEyLjUtMzAuMTY3dC0zMC4xNjctMTIuNS0zMC4xNjcgMTIuNS0xMi41IDMwLjE2N3YxMjhoLTEyOHEtMTcuNjY3IDAtMzAuMTY3IDEyLjV0LTEyLjUgMzAuMTY3IDEyLjUgMzAuMTY3IDMwLjE2NyAxMi41aDEyOHYxMjhxMCAxNy42NjcgMTIuNSAzMC4xNjd0MzAuMTY3IDEyLjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA0MTsiIGdseXBoLW5hbWU9ImNpcmNsZS1taW51cyIgZD0iTTUxMiA4OTEuNzMzcTk1LjY2NyAwIDE4Mi41LTM3LjE2N3QxNDkuNjY3LTEwMCAxMDAtMTQ5LjY2NyAzNy4xNjctMTgyLjUtMzcuMTY3LTE4Mi41LTEwMC0xNDkuNjY3LTE0OS42NjctMTAwLTE4Mi41LTM3LjE2Ny0xODIuNSAzNy4xNjctMTQ5LjY2NyAxMDAtMTAwIDE0OS42NjctMzcuMTY3IDE4Mi41IDM3LjE2NyAxODIuNSAxMDAgMTQ5LjY2NyAxNDkuNjY3IDEwMCAxODIuNSAzNy4xNjd6TTUxMiA4MDYuNHEtNzggMC0xNDkuMTY3LTMwLjV0LTEyMi41LTgxLjgzMy04MS44MzMtMTIyLjUtMzAuNS0xNDkuMTY3IDMwLjUtMTQ5LjE2NyA4MS44MzMtMTIyLjUgMTIyLjUtODEuODMzIDE0OS4xNjctMzAuNSAxNDkuMTY3IDMwLjUgMTIyLjUgODEuODMzIDgxLjgzMyAxMjIuNSAzMC41IDE0OS4xNjctMzAuNSAxNDkuMTY3LTgxLjgzMyAxMjIuNS0xMjIuNSA4MS44MzMtMTQ5LjE2NyAzMC41ek0zNDEuMzMzIDQ2NS4wNjdoMzQxLjMzM3ExNy42NjcgMCAzMC4xNjctMTIuNXQxMi41LTMwLjE2Ny0xMi41LTMwLjE2Ny0zMC4xNjctMTIuNWgtMzQxLjMzM3EtMTcuNjY3IDAtMzAuMTY3IDEyLjV0LTEyLjUgMzAuMTY3IDEyLjUgMzAuMTY3IDMwLjE2NyAxMi41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU2MDA7IiBnbHlwaC1uYW1lPSJsb2NrZWQiIGQ9Ik0yMzQuNjY2IDY3OC4zOTl2LTE0OS4zMzRsLTY0IDAuMDAyYy00Ny4xNDYgMC04NS4zMzQtMzguMTg2LTg1LjMzNC04NS4zMzR2LTQyNi42NjZjMC00Ny4xNDYgMzguMTg2LTg1LjMzNCA4NS4zMzQtODUuMzM0aDY4Mi42NjZjNDcuMTQ2IDAgODUuMzM0IDM4LjE4NiA4NS4zMzQgODUuMzM0djQyNi42NjZjMCA0Ny4xNDYtMzguMTg2IDg1LjMzNC04NS4zMzQgODUuMzM0aC02NHYxNDkuMzM0YzAgMTUzLjE3NC0xMjQuMTYgMjc3LjMzNC0yNzcuMzM0IDI3Ny4zMzQtMTUzLjE3Mi0wLjAwMi0yNzcuMzMyLTEyNC4xNjItMjc3LjMzMi0yNzcuMzM2ek0zNDEuMzM0IDUyOS4wNjd2MTQ5LjMzNGMwIDk0LjI5NCA3Ni4zNzQgMTcwLjY2NiAxNzAuNjY2IDE3MC42NjZzMTcwLjY2Ni03Ni4zNzQgMTcwLjY2Ni0xNzAuNjY2di0xNDkuMzM0aC0zNDEuMzMyek00MjYuNjY2IDI5NC4zOTljMCA0Ny4xNDYgMzguMTg2IDg1LjMzNCA4NS4zMzQgODUuMzM0czg1LjMzNC0zOC4xODYgODUuMzM0LTg1LjMzNGMwLTMwLjA4MC0xNS41NzQtNTYuNTM0LTM5LjA0MC03MS42OCAwIDAgOC4zNDItNTAuMzQ2IDE3LjcwNi0xMDkuNjU0IDAtMTcuNzA2LTE0LjI5NC0zMi0zMi0zMmgtNjRjLTE3LjcwNiAwLTMyIDE0LjI5NC0zMiAzMmwxNy43MDYgMTA5LjY1NGMtMjMuNDY2IDE1LjE0OC0zOS4wNDAgNDEuNi0zOS4wNDAgNzEuNjh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTYwMTsiIGdseXBoLW5hbWU9ImluZm8iIGQ9Ik00NDggNjUxLjczM2MwIDI2LjQgMjEuNiA0OCA0OCA0OGgzMmMyNi40IDAgNDgtMjEuNiA0OC00OHYtMzJjMC0yNi40LTIxLjYtNDgtNDgtNDhoLTMyYy0yNi40IDAtNDggMjEuNi00OCA0OHYzMnpNNjQwIDE4Ny43MzNoLTI1NnY2NGg2NHYxOTJoLTY0djY0aDE5MnYtMjU2aDY0ek01MTIgOTU1LjczM2MtMjgyLjc3IDAtNTEyLTIyOS4yMy01MTItNTEyczIyOS4yMy01MTIgNTEyLTUxMiA1MTIgMjI5LjIzIDUxMiA1MTItMjI5LjIzIDUxMi01MTIgNTEyek01MTIgMjcuNzMzYy0yMjkuNzUgMC00MTYgMTg2LjI1LTQxNiA0MTZzMTg2LjI1IDQxNiA0MTYgNDE2IDQxNi0xODYuMjUgNDE2LTQxNi0xODYuMjUtNDE2LTQxNi00MTZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTYwMjsiIGdseXBoLW5hbWU9InF1ZXN0aW9uIiBkPSJNNTEyLTY4LjI2N2MtMjgyLjc1IDAtNTEyIDIyOS4yMTgtNTEyIDUxMiAwIDI4Mi43NSAyMjkuMjUgNTEyIDUxMiA1MTJzNTEyLTIyOS4yNSA1MTItNTEyYzAtMjgyLjc4Mi0yMjkuMjUtNTEyLTUxMi01MTJ6TTUxMiA4MjcuNzMzYy0yMTIuMDYyIDAtMzg0LTE3MS45MzgtMzg0LTM4NHMxNzEuOTM4LTM4NCAzODQtMzg0IDM4NCAxNzEuOTM4IDM4NCAzODQtMTcxLjkzOCAzODQtMzg0IDM4NHpNNTEyIDY5OS43MzNjLTEwNi4wNjIgMC0xOTItODUuOTY4LTE5Mi0xOTJoMTI4YzAgMzUuMzQ0IDI4LjYyNCA2NCA2NCA2NHM2NC0yOC42NTYgNjQtNjQtMjguNjI0LTY0LTY0LTY0Yy0yLjQ1IDAtMTAuMjE2IDAtMzIgMC0xNy42ODggMC0zMi0xNC4zNDQtMzItMzJ2LTk2aDEyOHYxMS43NWM3NC4zNzYgMjYuNDM4IDEyOCA5Ni43ODIgMTI4IDE4MC4yNSAwIDEwNi4wMzItODUuOTM4IDE5Mi0xOTIgMTkyek01MTIgMjUxLjczM2gtNjR2LTY0aDEyOHY2NHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlNjAzOyIgZ2x5cGgtbmFtZT0ibGFtcCIgZD0iTTM0MS4zMzQgMTY2LjM5OXYtNjQuMjE0YzAtMjkuODY2IDEyLjM3NC01Ni45ODIgMzIuMjE0LTc2LjM3NGw2Mi43Mi02Mi43MmM0MS44MTQtNDEuODE0IDEwOS42NTQtNDEuODE0IDE1MS40NjYgMGw2Mi43MiA2Mi43MmMxOS44NCAxOS4zOTIgMzIuMjE0IDQ2LjUwNiAzMi4yMTQgNzYuMzc0bC0wLjAwMiA0Mi44ODJoLTE4OS44NjZjLTI0Ljc0NiAwLTQ0LjggMTkuMi00NC44IDQyLjY2NnMyMC4wMzIgNDIuNjY2IDQ0LjggNDIuNjY2aDE5NS40MTRjMjkuMjI2IDE2NC40OCAxNjUuMTIgMjMyLjc0OCAxNjUuMTIgMzkzLjE3NCAwIDE4My40NDYtMTUyLjc0OCAzMzIuMTYtMzQxLjMzNCAzMzIuMTZzLTM0MS4zMzQtMTQ4LjcxNC0zNDEuMzM0LTMzMi4xNmMwLTE4MS4xNDIgMTcwLjY2OC0yNDUuMTQyIDE3MC42NjgtNDU3LjE3NHpNNTY4LjUzNCA3NjMuNzMzYy0yMC4wNTQgMy42MjYtMzUuMiAyMS4xMi0zNS4yIDQyLjAyNiAwIDIzLjQ0NiAxOS4yIDQzLjMwOCA0Mi42NjYgNDMuMzA4IDMzLjkyIDAgNzUuMDk0LTI0LjEwNiAxMDkuNjU0LTU4LjI0IDM1LjItMzQuOTg4IDYxLjAxMi04MS43MjggNjEuMDEyLTExMi40MjggMC0yMy40NjYtMTkuMi00Mi42NjYtNDIuNjY2LTQyLjY2Ni0yMC45MDYgMC0zOC40IDE1LjE0Ni00Mi4wNDggMzUuMi0xMC42NjYgNDIuODgtNDcuMzE4IDgyLjEzNC05My40MTggOTIuOHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlNjA0OyIgZ2x5cGgtbmFtZT0iaGVhcnQiIGQ9Ik01MTIgNzU5LjQwM2MtMjEuMzM0IDgyLjk4Ni0xMjkuNzA2IDEzMi4yNjYtMjEzLjMzNCAxMzIuMjY2LTE2NC45MDYgMC0yOTguNjY2LTEyOC0yOTguNjY2LTI5OC42NjYgMC0zMjAgMzA0LjIxNC00MDUuMzM0IDQ2OS4zMzQtNTk3LjMzNCAxLjQ3Mi0yLjEzNCAzLjItMy44NjIgNS4xMi01Ljc2IDIwLjg4Ni0yMC43MTQgNTQuNjE0LTIwLjcxNCA3NS40OTggMCAxLjk0MiAxLjg5OCAzLjIgMy42MjYgNC43MTQgNS43NiAxNjUuMzM0IDE5Mi40MjYgNDY5LjMzNCAyNzYuMDMyIDQ2OS4zMzQgNTk3LjMzNCAwIDE3MC42NjYtMTMzLjc2IDI5OC42NjYtMjk4LjY2NiAyOTguNjY2LTgzLjYyOCAwLTE5Mi00OS4yOC0yMTMuMzM0LTEzMi4yNjZ6TTczOS4yIDY5OS42NjljLTIwLjA1NCAzLjYyNi0zNS4yIDIxLjEyLTM1LjIgNDIuMDI2IDAgMjMuNDY2IDE5LjIgNDMuMzA2IDQyLjY2NiA0My4zMDYgMzMuOTIgMCA3NS4wOTQtMjQuMTA2IDEwOS42NTQtNTguMjQgMzUuMi0zNC45ODYgNjEuMDE0LTgxLjcwNiA2MS4wMTQtMTEyLjQyNiAwLTIzLjQ2Ni0xOS4yLTQyLjY2Ni00Mi42NjYtNDIuNjY2LTIwLjkwNiAwLTM4LjQgMTUuMTQ2LTQyLjA0OCAzNS4yLTEwLjY2OCA0Mi44OC00Ny4zMTggODIuMTM0LTkzLjQyIDkyLjh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTYwNTsiIGdseXBoLW5hbWU9InNwaW5uZXIiIGQ9Ik01MTIgNjUyLjYzN2MtMzIuOTY0IDAtNTkuNjg2IDI2LjcyNC01OS42ODYgNTkuNjg2djE3OS4wNjBjMCAzMi45NjQgMjYuNzIyIDU5LjY4NiA1OS42ODYgNTkuNjg2IDMyLjk2MiAwIDU5LjY4OC0yNi43MjIgNTkuNjg4LTU5LjY4NnYtMTc5LjA2MGMwLTMyLjk2NC0yNi43MjYtNTkuNjg2LTU5LjY4OC01OS42ODZ6TTUxMi00MS4yMjNjLTIwLjYwMiAwLTM3LjMwNCAxNi43MDItMzcuMzA0IDM3LjMwNHYxNzkuMDYwYzAgMjAuNjAyIDE2LjcwMiAzNy4zMDQgMzcuMzA0IDM3LjMwNCAyMC42MDQgMCAzNy4zMDQtMTYuNzA0IDM3LjMwNC0zNy4zMDR2LTE3OS4wNjBjMC0yMC42MDItMTYuNy0zNy4zMDQtMzcuMzA0LTM3LjMwNHpNMzc3Ljc1NiA2MjAuMzczYy0xOS4zNCAwLTM4LjE0NiAxMC4wMzQtNDguNTEyIDI3Ljk4OGwtODkuNTMgMTU1LjA3MGMtMTUuNDUyIDI2Ljc2NC02LjI4MiA2MC45ODYgMjAuNDgyIDc2LjQzOCAyNi43NjIgMTUuNDUgNjAuOTg2IDYuMjg0IDc2LjQzOC0yMC40ODJsODkuNTMtMTU1LjA3MmMxNS40NTItMjYuNzY0IDYuMjgyLTYwLjk4Ni0yMC40ODItNzYuNDM4LTguODEtNS4wODQtMTguNDMyLTcuNTA0LTI3LjkyNi03LjUwNHpNNzM1Ljg1NiAyMi40NzdjLTExLjYwMiAwLTIyLjg4NiA2LjAyMi0yOS4xMDggMTYuNzkybC04OS41MyAxNTUuMDcwYy05LjI3IDE2LjA1Ni0zLjc3IDM2LjU5MiAxMi4yOSA0NS44NjQgMTYuMDU2IDkuMjY0IDM2LjU5IDMuNzcgNDUuODY0LTEyLjI5Mmw4OS41MzItMTU1LjA2OGM5LjI3LTE2LjA1OCAzLjc2OC0zNi41OTItMTIuMjkyLTQ1Ljg2NC01LjI4Ni0zLjA0OC0xMS4wNjAtNC41MDItMTYuNzU2LTQuNTAyek0yNzkuMzQ0IDUyNS43OTNjLTguODYgMC0xNy44MzggMi4yNTYtMjYuMDY0IDcuMDA2bC0xNTUuMDcyIDg5LjUzYy0yNC45NzggMTQuNDIyLTMzLjUzOCA0Ni4zNjItMTkuMTE2IDcxLjM0MiAxNC40MiAyNC45NzggNDYuMzY0IDMzLjUzOCA3MS4zNDIgMTkuMTE2bDE1NS4wNzAtODkuNTNjMjQuOTgtMTQuNDIyIDMzLjUzOC00Ni4zNjIgMTkuMTE2LTcxLjM0LTkuNjY4LTE2Ljc1Ni0yNy4yMjYtMjYuMTI0LTQ1LjI3Ni0yNi4xMjR6TTg5OS42NDggMTkwLjA1OWMtNS4wNjQgMC0xMC4xOTYgMS4yOS0xNC44OTQgNC4wMDRsLTE1NS4wNjggODkuNTNjLTE0LjI3NCA4LjI0LTE5LjE2NCAyNi40OTQtMTAuOTI0IDQwLjc2OCA4LjI0MiAxNC4yNzYgMjYuNDk2IDE5LjE2NiA0MC43NjYgMTAuOTI0bDE1NS4wNzAtODkuNTMyYzE0LjI3NC04LjI0IDE5LjE2NC0yNi40OTIgMTAuOTI0LTQwLjc2Ni01LjUzLTkuNTc0LTE1LjU2Mi0xNC45MjgtMjUuODc0LTE0LjkyOHpNMjQzLjQxIDM5NS4yMzdoLTE3OS4wNjBjLTI2Ljc4NCAwLTQ4LjQ5NiAyMS43MTItNDguNDk2IDQ4LjQ5NnMyMS43MTIgNDguNDk2IDQ4LjQ5NiA0OC40OTZoMTc5LjA2MGMyNi43ODQgMCA0OC40OTYtMjEuNzEyIDQ4LjQ5Ni00OC40OTZzLTIxLjcxMi00OC40OTYtNDguNDk2LTQ4LjQ5NnpNOTU5LjY1IDQxMy44ODljLTAuMDAyIDAgMCAwIDAgMGgtMTc5LjA2MGMtMTYuNDgyIDAuMDAyLTI5Ljg0NCAxMy4zNjQtMjkuODQ0IDI5Ljg0NHMxMy4zNjQgMjkuODQ0IDI5Ljg0NCAyOS44NDRjMC4wMDIgMCAwIDAgMCAwaDE3OS4wNjBjMTYuNDgyIDAgMjkuODQ0LTEzLjM2MiAyOS44NDQtMjkuODQ0IDAtMTYuNDgtMTMuMzY0LTI5Ljg0NC0yOS44NDQtMjkuODQ0ek0xMjQuMzY2IDE3NS4xMzVjLTE1LjQ3MiAwLTMwLjUxOCA4LjAyOC0zOC44MSAyMi4zOS0xMi4zNjIgMjEuNDEtNS4wMjYgNDguNzkgMTYuMzg0IDYxLjE0OGwxNTUuMDcyIDg5LjUzMmMyMS40MSAxMi4zNjggNDguNzkgNS4wMjggNjEuMTUtMTYuMzg0IDEyLjM2Mi0yMS40MTIgNS4wMjYtNDguNzktMTYuMzg0LTYxLjE1bC0xNTUuMDcyLTg5LjUzYy03LjA1MC00LjA3MC0xNC43NDgtNi4wMDYtMjIuMzQtNi4wMDZ6TTc0NC42MzIgNTQ4LjE4MWMtMTAuMzE0IDAtMjAuMzQ2IDUuMzUyLTI1Ljg3NCAxNC45MjYtOC4yNCAxNC4yNzQtMy4zNSAzMi41MjYgMTAuOTI0IDQwLjc2OGwxNTUuMDcwIDg5LjUyOGMxNC4yNzIgOC4yMzYgMzIuNTI2IDMuMzUyIDQwLjc2OC0xMC45MjIgOC4yNC0xNC4yNzQgMy4zNS0zMi41MjYtMTAuOTI0LTQwLjc2OGwtMTU1LjA3MC04OS41MjhjLTQuNy0yLjcxNC05LjgzLTQuMDA0LTE0Ljg5NC00LjAwNHpNMjg4LjEzNiAxNS4wMTdjLTYuOTYyIDAtMTQuMDE2IDEuNzc0LTIwLjQ4IDUuNTA0LTE5LjYyNiAxMS4zMzItMjYuMzUgMzYuNDI4LTE1LjAyMCA1Ni4wNTRsODkuNTMgMTU1LjA3MGMxMS4zMyAxOS42MjggMzYuNDI2IDI2LjM1MiA1Ni4wNTQgMTUuMDIyIDE5LjYyNi0xMS4zMzIgMjYuMzUtMzYuNDMgMTUuMDIwLTU2LjA1NGwtODkuNTMtMTU1LjA3MmMtNy41OTgtMTMuMTY2LTIxLjM5Mi0yMC41MjQtMzUuNTc0LTIwLjUyNHpNNjQ2LjI2NiA2NDYuNDkxYy01LjA2MiAwLTEwLjE5NiAxLjI5LTE0Ljg5NCA0LjAwMi0xNC4yNzQgOC4yNDItMTkuMTY0IDI2LjQ5NC0xMC45MjQgNDAuNzY2bDg5LjUzNCAxNTUuMDcwYzguMjQgMTQuMjc0IDI2LjQ5MiAxOS4xNjYgNDAuNzY2IDEwLjkyMiAxNC4yNzQtOC4yNDIgMTkuMTY0LTI2LjQ5NCAxMC45MjQtNDAuNzY2bC04OS41MzItMTU1LjA3MGMtNS41My05LjU3LTE1LjU2LTE0LjkyNC0yNS44NzQtMTQuOTI0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU2MDY7IiBnbHlwaC1uYW1lPSJoZWxwIiBkPSJNNTA1Ljc1NCA5MjcuNTIyYy0yNjAuMTQ3LTMuNDgyLTQ2OC4yMjQtMjE3LjE5LTQ2NC43NDItNDc3LjMzOCAzLjQ4Mi0yNTkuOTk0IDIxNy4xOS00NjguMTIyIDQ3Ny4zMzgtNDY0LjY0IDI2MC4wNDUgMy40ODIgNDY4LjE3MyAyMTcuMTkgNDY0LjY0IDQ3Ny4zMzgtMy40MyAyNjAuMDQ1LTIxNy4xMzkgNDY4LjEyMi00NzcuMjM1IDQ2NC42NHpNNTA0LjM3MSAxNjkuODEzaC0yLjYxMWMtNDAuMDM4IDEuMTc4LTY4LjMwMSAzMC43Mi02Ny4xNzQgNzAuMTk1IDEuMTI2IDM4Ljc1OCAzMC4wNTQgNjYuOTcgNjguODEzIDY2Ljk3bDIuMzU1LTAuMDUxYzQxLjE2NS0xLjIyOSA2OS4xMi0zMC40NjQgNjcuODkxLTcxLjA2Ni0xLjEyNi0zOC44NjEtMjkuNjQ1LTY2LjA0OC02OS4yNzQtNjYuMDQ4ek02NzIuODcgNTA0LjI1MWMtOS40NzItMTMuMzYzLTMwLjE1Ny0zMC4wMDMtNTYuMjY5LTUwLjMzbC0yOC43NzQtMTkuODY2Yy0xNS43Ny0xMi4yODgtMjUuMjkzLTIzLjgwOC0yOC44MjYtMzUuMTIzLTIuODY3LTkuMDExLTQuMTk4LTExLjMxNS00LjQ1NC0yOS40OTFsLTAuMDUxLTQuNjU5aC0xMDkuNzIybDAuMzA3IDkuMzE4YzEuMzMxIDM4LjE5NSAyLjMwNCA2MC42MjEgMTguMTI1IDc5LjIwNiAyNC44MzIgMjkuMTMzIDc5LjYxNiA2NC40MSA4MS45MiA2NS44OTQgNy44MzQgNS45MzkgMTQuNDM4IDEyLjY0NiAxOS40MDUgMTkuODE0IDExLjUyIDE1Ljg3MiAxNi41ODkgMjguNDE2IDE2LjU4OSA0MC42NTMgMCAxNy4wNTAtNS4wNjkgMzIuODE5LTE1LjA1MyA0Ni44NDgtOS42MjYgMTMuNTY4LTI3LjkwNCAyMC40MjktNTQuMzIzIDIwLjQyOS0yNi4yMTQgMC00NC4xMzQtOC4zNDYtNTQuODg2LTI1LjM5NS0xMS4xMS0xNy41NjItMTYuNjQtMzUuOTQyLTE2LjY0LTU0Ljc4NHYtNC43MWgtMTEzLjE1MmwwLjIwNSA0LjkxNWMyLjkxOCA2OS4zMjUgMjcuNjQ4IDExOS4xOTQgNzMuNTIzIDE0OC4zMjYgMjguNzc0IDE4LjU4NiA2NC42MTQgMjcuOTU1IDEwNi4zOTQgMjcuOTU1IDU0LjczMyAwIDEwMS4wMTgtMTMuMzEyIDEzNy4zNy0zOS41MjYgMzYuODY0LTI2LjU3MyA1NS41NTItNjYuNDA2IDU1LjU1Mi0xMTguMzIzIDAtMjkuMDgyLTkuMTY1LTU2LjM3MS0yNy4yMzgtODEuMTUyeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU2MDc7IiBnbHlwaC1uYW1lPSJzcGlubmVyMiIgZD0iTTUxMiA5NTUuNzMzYy02Ni44NjItMS4yNzgtMTMzLjUxNi0xNS43ODQtMTk0LjQ2Mi00Mi41NzYtNjEtMjYuNzA0LTExNi4yNTgtNjUuNDYyLTE2MS45Mi0xMTMuMDQyLTQ1LjY5Ni00Ny41NTItODEuODItMTAzLjk0NC0xMDUuNjUyLTE2NC45ODQtMjMuOTI0LTYxLjAwNC0zNS4zNTItMTI2LjU5Ni0zMy45NjYtMTkxLjM5OCAxLjI4Mi02NC44MSAxNS4zNzQtMTI5LjMzMiA0MS4zNTYtMTg4LjMzNCAyNS44OTYtNTkuMDQ4IDYzLjQ3LTExMi41NDIgMTA5LjU3Ni0xNTYuNzM0IDQ2LjA4Mi00NC4yMjQgMTAwLjcwOC03OS4xNiAxNTkuNzk4LTEwMi4xODYgNTkuMDYyLTIzLjExNCAxMjIuNTItMzQuMTI4IDE4NS4yNy0zMi43NDYgNjIuNzYgMS4yODYgMTI1LjE0OCAxNC45NjQgMTgyLjIwNiA0MC4xMzQgNTcuMSAyNS4wODggMTA4LjgyOCA2MS40NzYgMTUxLjU0OCAxMDYuMTEgNDIuNzU0IDQ0LjYxIDc2LjUwNCA5Ny40NzIgOTguNzIgMTU0LjYxNCAyMi4zMDQgNTcuMTE4IDMyLjkwMiAxMTguNDQ2IDMxLjUyNiAxNzkuMTQyLTEuMjkgNjAuNzA4LTE0LjU1NCAxMjAuOTYyLTM4LjkxNCAxNzYuMDc2LTI0LjI4MiA1NS4xNS01OS40OCAxMDUuMTE2LTEwMi42NDQgMTQ2LjM2Ni00My4xNCA0MS4yODItOTQuMjM2IDczLjg0NC0xNDkuNDMgOTUuMjU0LTMzLjQ1OCAxMy4wMzQtNjguNCAyMS44OC0xMDMuNzk4IDI2LjU0MiAwLjA3MiAxLjI0NiAwLjEyIDIuNDk4IDAuMTIgMy43NjIgMCAzNS4zNDYtMjguNjUyIDY0LTY0IDY0LTEuNzk2IDAtMy41NzItMC4wOTQtNS4zMzItMC4yMzh2MC4yMzh6TTY4MS45NDggODU0LjAzOWM1My4yMDItMjMuNDcyIDEwMS40LTU3LjQ4NCAxNDEuMTgtOTkuMTc4IDM5LjgxLTQxLjY3IDcxLjE4Ni05MSA5MS43OS0xNDQuMjQ0IDIwLjY3OC01My4yMjggMzAuNDUyLTExMC4yOSAyOS4wODItMTY2Ljg4NC0xLjI5OC01Ni42MDQtMTMuNzM2LTExMi41OTYtMzYuNDc0LTE2My44Mi0yMi42NjYtNTEuMjUtNTUuNDktOTcuNjg0LTk1LjcxMi0xMzUuOTk0LTQwLjE5OC0zOC4zMzgtODcuNzY0LTY4LjUyOC0xMzkuMDU4LTg4LjMyMi01MS4yODQtMTkuODctMTA2LjIxNC0yOS4yMjgtMTYwLjc1Ni0yNy44NjQtNTQuNTUyIDEuMzAyLTEwOC40MTIgMTMuMzI4LTE1Ny42OSAzNS4yNTQtNDkuMyAyMS44NTgtOTMuOTcgNTMuNDk4LTEzMC44MSA5Mi4yNDYtMzYuODY4IDM4LjczLTY1Ljg3IDg0LjUzLTg0Ljg1NiAxMzMuODc0LTE5LjA2MCA0OS4zMzgtMjguMDA2IDEwMi4xMzYtMjYuNjQ0IDE1NC42MjYgMS4zMDYgNTIuNSAxMi45MTggMTA0LjIyOCAzNC4wMzQgMTUxLjU2MiAyMS4wNTAgNDcuMzUyIDUxLjUwMiA5MC4yNTYgODguNzgyIDEyNS42MjQgMzcuMjU4IDM1LjM5NiA4MS4yOTQgNjMuMjEgMTI4LjY4OCA4MS4zOSA0Ny4zOTIgMTguMjQ4IDk4LjA1OCAyNi43ODIgMTQ4LjQ5NiAyNS40MjR2MC4yMzhjMS43Ni0wLjE0NCAzLjUzNi0wLjIzOCA1LjMzMi0wLjIzOCAzMy4wMTIgMCA2MC4xNzQgMjQuOTkyIDYzLjYyNCA1Ny4wODYgMzQuODIyLTYuMjI0IDY4LjgxOC0xNi41MyAxMDAuOTkyLTMwLjc4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU4MDA7IiBnbHlwaC1uYW1lPSJnaXZlLWljb24tZnVsbC1jaXJjbGUtd2hpdGUiIGhvcml6LWFkdi14PSIxMDIzIiBkPSJNOTM5Ljk2OSA0MTguMzI4Yy0xMi4zNzctNjIuNTM0LTc4LjgxOS0zMTMuOTc1LTM0MS45ODUtMzEzLjk3NS0zMTMuOTc1IDAtNDU3LjI4MiAzNDAuMDMxLTQ1Ny4yODIgMzQwLjAzMSAxMDQuODc1IDYzLjgzNyAyODIuNzA3IDMzOC43MjggNDUwLjc2OCAzMzguNzI4czIyNy4zMzgtMjA3Ljc5NiAyMjcuMzM4LTIwNy43OTZsLTE0LjMzMS0yMi43OTljMCAwLTU1LjM2OSA2OS43LTE4Mi4zOTIgNjkuN3MtMjE0LjMxLTE1My4wNzktMjY3LjcyNS0yMDAuNjMxYzAgMCAxMzMuNTM3LTIwOS4wOTkgMzA1LjUwNi0yMDkuMDk5IDkyLjQ5OSAwIDE5Mi4xNjMgODAuMTIyIDI0OC4xODMgMjAwLjYzMS05Ny43MS0xMy42NzktMjI2LjAzNi0yNi4wNTYtMzE2LjU4LTE0LjMzMSAwIDAtNC41NiAzLjkwOC02LjUxNCA4LjQ2OC0yLjYwNiA1Ljg2My0zLjI1NyAxMS43MjUtMy4yNTcgMTEuNzI1IDE3OS43ODYgMCAzMzQuMTY4IDQyLjM0MSA0MzkuMDQzIDgxLjQyNS0yOC42NjIgMjU2LjY1MS0yNDUuNTc4IDQ1NS4zMjgtNTA4Ljc0MyA0NTUuMzI4LTI4Mi43MDcgMC01MTItMjI5LjI5My01MTItNTEyczIyOS4yOTMtNTEyIDUxMi01MTJjMjc4Ljc5OSAwIDUwNS40ODYgMjIyLjc3OSA1MTIgNTAwLjI3NS0xOS41NDItMy4yNTctNDguODU1LTguNDY4LTg0LjAzMS0xMy42Nzl6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZThkZjsiIGdseXBoLW5hbWU9IndhbGxldCIgZD0iTTgxOS4yIDY2NS42aC02NDB2MjUuNmw1NjMuMiA0NS4wNTZ2LTQ1LjA1Nmg3Ni44djc2LjhjMCA1Ni4zMi00NS42MTkgOTUuODQ2LTEwMS4zMjUgODcuOTFsLTUxNC4wOTktNzMuNDIxYy01NS43NTctNy45ODctMTAxLjM3Ni02MC41Ny0xMDEuMzc2LTExNi44OXYtNTEyYzAtNTYuNTI1IDQ1LjgyNC0xMDIuNCAxMDIuNC0xMDIuNGg2MTQuNGM1Ni41MjUgMCAxMDIuNCA0NS44NzUgMTAyLjQgMTAyLjR2NDA5LjZjMCA1Ni41MjUtNDUuODc1IDEwMi40LTEwMi40IDEwMi40ek03NDIuNCAzMDYuODkzYy00Mi4zOTQgMC03Ni44IDM0LjQwNi03Ni44IDc2LjhzMzQuNDA2IDc2LjggNzYuOCA3Ni44IDc2LjgtMzQuNDA2IDc2LjgtNzYuOC0zNC40MDYtNzYuOC03Ni44LTc2Ljh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMDsiIGdseXBoLW5hbWU9ImNoZWNrLXNxdWFyZS1vIiBob3Jpei1hZHYteD0iOTUwIiBkPSJNODA0LjU3MSA0MTkuNDI4di0xODEuNzE0cTAtNjgtNDguMjg2LTExNi4yODZ0LTExNi4yODYtNDguMjg2aC00NzUuNDI5cS02OCAwLTExNi4yODYgNDguMjg2dC00OC4yODYgMTE2LjI4NnY0NzUuNDI5cTAgNjggNDguMjg2IDExNi4yODZ0MTE2LjI4NiA0OC4yODZoNDc1LjQyOXEzNiAwIDY2Ljg1Ny0xNC4yODYgOC41NzEtNCAxMC4yODYtMTMuMTQzIDEuNzE0LTkuNzE0LTUuMTQzLTE2LjU3MWwtMjgtMjhxLTUuNzE0LTUuNzE0LTEzLjE0My01LjcxNC0xLjcxNCAwLTUuMTQzIDEuMTQzLTEzLjE0MyAzLjQyOS0yNS43MTQgMy40MjloLTQ3NS40MjlxLTM3LjcxNCAwLTY0LjU3MS0yNi44NTd0LTI2Ljg1Ny02NC41NzF2LTQ3NS40MjlxMC0zNy43MTQgMjYuODU3LTY0LjU3MXQ2NC41NzEtMjYuODU3aDQ3NS40MjlxMzcuNzE0IDAgNjQuNTcxIDI2Ljg1N3QyNi44NTcgNjQuNTcxdjE0NS4xNDNxMCA3LjQyOSA1LjE0MyAxMi41NzFsMzYuNTcxIDM2LjU3MXE1LjcxNCA1LjcxNCAxMy4xNDMgNS43MTQgMy40MjkgMCA2Ljg1Ny0xLjcxNCAxMS40MjktNC41NzEgMTEuNDI5LTE2LjU3MXpNOTM2LjU3MSA2OTguODU3bC00NjUuMTQzLTQ2NS4xNDNxLTEzLjcxNC0xMy43MTQtMzIuNTcxLTEzLjcxNHQtMzIuNTcxIDEzLjcxNGwtMjQ1LjcxNCAyNDUuNzE0cS0xMy43MTQgMTMuNzE0LTEzLjcxNCAzMi41NzF0MTMuNzE0IDMyLjU3MWw2Mi44NTcgNjIuODU3cTEzLjcxNCAxMy43MTQgMzIuNTcxIDEzLjcxNHQzMi41NzEtMTMuNzE0bDE1MC4yODYtMTUwLjI4NiAzNjkuNzE0IDM2OS43MTRxMTMuNzE0IDEzLjcxNCAzMi41NzEgMTMuNzE0dDMyLjU3MS0xMy43MTRsNjIuODU3LTYyLjg1N3ExMy43MTQtMTMuNzE0IDEzLjcxNC0zMi41NzF0LTEzLjcxNC0zMi41NzF6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMTsiIGdseXBoLW5hbWU9IjEtNjYiIGQ9Ik01OTAuMjQgMzg0Ljc3M2wtNzQuNDk2LTY4LjMwNGMtMi4zMi0yLjA5Ni00LjczNi00LjI4OC03LjIxNi02LjU3Ni05LjU2OC01Mi44MzItNTUuOTA0LTkzLjAwOC0xMTEuNDQtOTMuMDA4LTYyLjQzMiAwLTExMy4yNDggNTAuOC0xMTMuMjQ4IDExMy4yNDggMCA1Ny41NTIgNDMuMTUyIDEwNS4xODQgOTguNzY4IDExMi4zMDQgMS4wNzIgMS4yIDIuMTI4IDIuMzUyIDMuMTUyIDMuNTA0bDI5LjU4NCAzMy4yIDAuNjg4LTAuMjI0YzEzLjA0MCAxNC4yMjQgMjguMDMyIDMwLjU3NiAzOS42MzIgNDMuMjMyLTE4LjUyOCA1LjY0OC0zOC4yMDggOC43MDQtNTguNTYgOC43MDQtMTEwLjY4OCAwLTIwMC43Mi05MC4wMzItMjAwLjcyLTIwMC43MnM5MC4wMzItMjAwLjcyIDIwMC43Mi0yMDAuNzJjMTEwLjY4OCAwIDIwMC43MiA5MC4wMzIgMjAwLjcyIDIwMC43Mi0wLjAxNiAxOC45NDQtMi42NTYgMzcuMjY0LTcuNTg0IDU0LjY0ek03MzYuOTQ0IDUxOS4xNzNjLTIyLjQxNi0yMC40LTQ0Ljc2OC00MC44OC02Ni44NDgtNjEuMTUyIDE4LjI3Mi0zOC44NDggMjguNDgtODIuMjA4IDI4LjQ4LTEyNy44ODggMC0xNjYuMjQtMTM1LjI0OC0zMDEuNDg4LTMwMS40ODgtMzAxLjQ4OHMtMzAxLjQ4OCAxMzUuMjY0LTMwMS40ODggMzAxLjQ4OCAxMzUuMjQ4IDMwMS40ODggMzAxLjQ4OCAzMDEuNDg4YzQ3LjA3MiAwIDkxLjY2NC0xMC44NDggMTMxLjM5Mi0zMC4xNiAyMC4xOTIgMjIuMDMyIDQwLjYyNCA0NC4zMiA2MC45NDQgNjYuNjU2LTU2Ljc1MiAzMi40MzItMTIyLjQxNiA1MC45NzYtMTkyLjMzNiA1MC45NzYtMjE0LjQ2NCAwLTM4OC45Ni0xNzQuNDk2LTM4OC45Ni0zODguOTZzMTc0LjQ5Ni0zODguOTYgMzg4Ljk2LTM4OC45NiAzODguOTYgMTc0LjQ5NiAzODguOTYgMzg4Ljk2YzAuMDE2IDY4LjU3Ni0xNy44MjQgMTMzLjA1Ni00OS4xMDQgMTg5LjA0MHpNMTAxMy42OTYgNzYyLjA1M2MtMS43MTIgNC40OTYtNC4xMjggOC4zMi03LjE4NCAxMS4zNzYtOC4yMDggOC4yMDgtMTkuMDA4IDkuMzQ0LTI5LjQ0IDkuMzQ0LTE1LjEyIDAtMzAuMjI0IDAuMDk2LTQ1LjM0NCAwLjIwOC0yMy4zNiAwLjE2LTQ3LjUyIDAuMzItNzEuMzEyIDAuMDgwLTEuNi0wLjAxNi0yLjY0IDAuMDgwLTMuMjY0IDAuMTc2bC0xLjI4IDMuMDU2LTMuMDU2IDEuMjhjLTAuMDk2IDAuNjQtMC4xOTIgMS42NjQtMC4xNzYgMy4yNjQgMC4yNCAyMy43OTIgMC4wNjQgNDcuOTUyLTAuMDgwIDcxLjMyOC0wLjA5NiAxNS4xMDQtMC4yMDggMzAuMjI0LTAuMjA4IDQ1LjM0NCAwIDEwLjQzMi0xLjEzNiAyMS4yMzItOS4zNDQgMjkuNDQtMy4wNTYgMy4wNTYtNi44OCA1LjQ3Mi0xMS4zOTIgNy4xODQtMTkuMzc2IDcuMzI4LTMyLjMwNC01Ljc2LTM4LjUyOC0xMi4wNDgtMTAuNTYtMTAuNzM2LTIxLjE4NC0yMS40MDgtMzEuNzkyLTMyLjExMi0yNC4yNTYtMjQuNDE2LTQ5LjMyOC00OS42NjQtNzMuNDg4LTc1LjEyLTcuODU2LTguMzItMTMuMzc2LTIxLjkzNi0xMy43MjgtMzMuODg4LTAuNTQ0LTE4LjQ4LTAuNC0zNy4xNjgtMC4yNTYtNTUuMjY0IDAuMTI4LTE2LjQ2NCAwLjI3Mi0zMy40NzItMC4xMjgtNTAuMTEyLTAuMTI4LTUuNDA4LTIuODgtMTIuNDQ4LTYuNDE2LTE2LjM2OC00MS4yOC00NS43NzYtODMuNjk2LTkxLjk1Mi0xMjQuNzItMTM2LjU5MmwtMzMuNzc2LTM2LjhjLTE4LjE2LTE5LjgyNC02MS4wMDgtNjYuNTYtNzUuNDQtODIuMjU2bC0wLjEyOCAwLjA0OC00Ljk0NC01LjU1MmMtMy4yMzItMy42MTYtNi43NTItNy40ODgtMTAuNDgtMTEuNTg0LTExLjUyLTEyLjY0LTI0LjU5Mi0yNi45Ni0zNi43MzYtNDIuNTEyLTguNzUyLTExLjIzMi00LjA0OC0yNy45MDQgNS41NjgtMzcuNTIgMC4zNTItMC4zNTIgMC43MDQtMC42ODggMS4wNTYtMS4wMDggOS4xMzYtOC4yNzIgMjQuMjU2LTEzLjAyNCAzNS44NzItMy45NTIgMTUuODcyIDEyLjQxNiAzMC40NjQgMjUuNzQ0IDQzLjMyOCAzNy41MiAzLjc3NiAzLjQ1NiA3LjM3NiA2Ljc1MiAxMC44NDggOS44NTZsMTI0LjQ4IDExNC4xMjhjNDQuNjU2IDQxLjAyNCA5MC44MzIgODMuNDQgMTM2LjU5MiAxMjQuNzIgMy45MiAzLjUzNiAxMC45NiA2LjI4OCAxNi4zODQgNi40MTYgMTYuNjI0IDAuNCAzMy42NDggMC4yNTYgNTAuMTEyIDAuMTI4IDE4LjA4MC0wLjE0NCAzNi43ODQtMC4yODggNTUuMjY0IDAuMjU2IDExLjk1MiAwLjM1MiAyNS41NjggNS44NzIgMzMuOTA0IDEzLjc0NCAyNS40NCAyNC4xNDQgNTAuNjg4IDQ5LjIxNiA3NS4xMDQgNzMuNDcyIDEwLjY4OCAxMC42MDggMjEuMzc2IDIxLjIzMiAzMi4xMTIgMzEuODA4IDYuMjcyIDYuMTkyIDE5LjM0NCAxOS4xMDQgMTIuMDE2IDM4LjUxMnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTAyOyIgZ2x5cGgtbmFtZT0id3JpdGUiIGQ9Ik05MTAuMjg0IDM0MS4zMzNjLTMxLjQ0NSAwLTU2Ljg4OS0yNS40NzItNTYuODg5LTU2Ljg4OXYtMTQyLjIyMmMwLTE1LjcwOC0xMi43NS0yOC40NDQtMjguNDQ0LTI4LjQ0NGgtNjI1Ljg4OGMtMTUuNzIzIDAtMjguNDQ0IDEyLjczNi0yOC40NDQgMjguNDQ0djYyNS43NzhjMCAxNS43MDggMTIuNzIyIDI4LjQ0NCAyOC40NDQgMjguNDQ0aDE0Mi4yMjJjMzEuNDQ1IDAgNTYuOTE3IDI1LjQ3MiA1Ni45MTcgNTYuODg5cy0yNS40NzQgNTYuODg5LTU2LjkxNyA1Ni44ODloLTIyNy41NTZjLTMxLjQ0NSAwLTU2LjkxNy0yNS40NzItNTYuOTE3LTU2Ljg4OXYtNzk2LjQ0NGMwLTMxLjQxNyAyNS40NzItNTYuODg5IDU2LjkxNy01Ni44ODloNzk2LjU1NWMzMS40NDUgMCA1Ni44ODkgMjUuNDcyIDU2Ljg4OSA1Ni44ODl2MjI3LjU1NmMwIDMxLjQxNy0yNS40NDQgNTYuODg5LTU2Ljg4OSA1Ni44ODl6TTc0OS4xNzMgNzczLjU0MWw4MS4zMDUtODEuMzE5LTMzOC4zODgtMzUwLjg4OWgtOTMuODg4djkzLjg3NmwzNTAuOTcxIDMzOC4zMzJ6TTc0OS44OTUgOTEwLjIyMmMtMTQuNTU2IDAtMjkuMDYwLTUuNTQxLTQwLjE3MS0xNi42MjZsLTQyNS4zMjgtNDEwLjA0MXYtMjU2aDI1Ni4wNTVsNDEwLjExMiA0MjUuMjVjMjIuMTY3IDIyLjE2NyAyMi4xNjcgNTguMDk4IDAgODAuMjYzbC0xNjAuNTU2IDE2MC41MjhjLTExLjA1NiAxMS4wODQtMjUuNjExIDE2LjYyNi00MC4xMTIgMTYuNjI2djB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMzsiIGdseXBoLW5hbWU9ImNoZXZyb24tcmlnaHQiIGQ9Ik00NjkuMTQ2IDc0MS41ODFjMjEuNDAyLTIwLjg5IDIzMC41MDItMjQwLjM4NCAyMzAuNTAyLTI0MC4zODQgMTEuNDE4LTExLjIxMyAxNy4xNTItMjUuODA1IDE3LjE1Mi00MC4zOTdzLTUuNzM0LTI5LjE4NC0xNy4xNTItNDAuMjk0YzAgMC0yMDkuMTAxLTIxOS41OTctMjMwLjUwMi0yNDAuMzg0LTIxLjQwMi0yMC44OS01OS45MDQtMjIuMzIzLTgyLjY4OCAwLTIyLjgzNSAyMi4yMjEtMjQuNjI3IDUzLjI5OSAwIDgwLjU4OWwxOTEuODQ2IDIwMC4wOTAtMTkxLjg0NiAyMDAuMDkwYy0yNC42MjcgMjcuMjktMjIuODM1IDU4LjQxOSAwIDgwLjY5MSAyMi43ODQgMjIuMzIzIDYxLjI4NiAyMC45NDEgODIuNjg4IDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwYzsiIGdseXBoLW5hbWU9Im1vbml0b3IiIGQ9Ik05NjAgMTkyYzAgMC0yNjQgMC0zMjAgMHM2NC0xOTIgNjQtMTkyYzAtMzUuMzI4LTI4LjY3Mi02NC02NC02NGgtMjU2Yy0zNS4zMjggMC02NCAyOC42NzItNjQgNjQgMCAwIDEyMS45ODQgMTkyIDY0IDE5MnMtMzIwIDAtMzIwIDBjLTM1LjMyOCAwLTY0IDI4LjY3Mi02NCA2NHY2NDBjMCAzNS4zMjggMjguNjcyIDY0IDY0IDY0aDg5NmMzNS4zMjggMCA2NC0yOC42NzIgNjQtNjR2LTY0MGMwLTM1LjMyOC0yOC42NzItNjQtNjQtNjR6TTUxMiAyMjRjMzUuMzI4IDAgNjQgMjguNjcyIDY0IDY0cy0yOC42NzIgNjQtNjQgNjQtNjQtMjguNjcyLTY0LTY0IDI4LjY3Mi02NCA2NC02NHpNOTYwIDgzMmMwIDM1LjMyOC0yOC42NzIgNjQtNjQgNjRoLTc2OGMtMzUuMzI4IDAtNjQtMjguNjcyLTY0LTY0di0zODRjMC0zNS4zMjggMjguNjcyLTY0IDY0LTY0aDc2OGMzNS4zMjggMCA2NCAyOC42NzIgNjQgNjR2Mzg0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGVhN2U7IiBnbHlwaC1uYW1lPSJuZXctdGFiIiBkPSJNMTkyIDg5MS43MzN2LTc2OGg3Njh2NzY4aC03Njh6TTg5NiAxODcuNzMzaC02NDB2NjQwaDY0MHYtNjQwek0xMjggNTkuNzMzdjY3MmwtNjQgNjR2LTgwMGg4MDBsLTY0IDY0aC02NzJ6TTM1MiA2OTkuNzMzbDE2MC0xNjAtMTkyLTE5MiA5Ni05NiAxOTIgMTkyIDE2MC0xNjB2NDE2eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGYwMmQ7IiBnbHlwaC1uYW1lPSJhbGVydCIgZD0iTTEwMDUuODU0IDE1NS40ODZsLTQzOC4yODYgNzY3Yy0xMS4zOTUgMTkuOTQxLTMyLjYwMSAzMi4yNDctNTUuNTY4IDMyLjI0N3MtNDQuMTczLTEyLjMwNi01NS41NjctMzIuMjQ3bC00MzguMjg2LTc2N2MtMTEuMzE5LTE5LjgwOS0xMS4yMzgtNDQuMTQ0IDAuMjEzLTYzLjg3NnMzMi41MzktMzEuODc3IDU1LjM1NC0zMS44NzdoODc2LjU3MmMyMi44MTQgMCA0My45MDMgMTIuMTQ1IDU1LjM1NCAzMS44NzdzMTEuNTMzIDQ0LjA2NyAwLjIxNCA2My44NzZ6TTU3NiAxODcuNzMzaC0xMjh2MTI4aDEyOHYtMTI4ek01NzYgMzc5LjczM2gtMTI4djI1NmgxMjh2LTI1NnoiIC8+CjwvZm9udD48L2RlZnM+PC9zdmc+) format("svg")}.give-icon:before{font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-icon-lamp:before{content:""}.give-icon-heart:before{content:""}.give-icon-question:before{content:""}.give-icon-info:before{content:""}.give-icon-new-tab:before{content:""}.give-icon-alert:before{content:""}.give-icon-help:before{content:""}.give-icon-spinner:before{content:""}.give-button-with-loader span.give-loading-animation:before,.give-icon-spinner2:before,form[id*=give-form] .give-loading-animation:before{content:""}.give-icon-plus:before{content:""}.give-icon-minus:before{content:""}.give-icon-locked:before,[id*=give_secure_site_wrapper] span.padlock:before{content:""}.dashicons-give:before{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.fa-spin,.give-button-with-loader span.give-loading-animation,form[id*=give-form] .give-loading-animation{animation:spin 1s linear infinite}body.give_receipt_page{background-color:#fff;color:#141412;font-family:Helvetica,sans-serif;font-size:12px;margin:0}body.give_receipt_page #give_receipt_wrapper{margin:0 auto;padding:50px 0;width:660px}body.give_receipt_page table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;display:table;font-size:14px;line-height:2;margin:0 0 20px;width:100%}body.give_receipt_page td,body.give_receipt_page th{border-top:1px solid #ededed;display:table-cell;font-weight:400;padding:6px 10px 6px 0;text-align:left}body.give_receipt_page th{font-weight:700;text-transform:uppercase}body.give_receipt_page h3{clear:both;display:block;font-size:22px;font-weight:700;margin:40px 0 5px}table#give_donation_receipt,table#give_donation_receipt_products{width:100%}table#give_donation_receipt td,table#give_donation_receipt th{text-align:left}table#give_donation_receipt .give-receipt-thead-text{display:block;font-size:18px;text-align:center}table#give_donation_receipt .give-receipt-thead-text>span{font-size:16px}table#give_donation_receipt li{margin:0 0 8px 10px}table#give_donation_receipt ul{list-style:none;margin:0;padding:0}table#give_donation_receipt .give_receipt_payment_status.failed,table#give_donation_receipt .give_receipt_payment_status.pending,table#give_donation_receipt .give_receipt_payment_status.revoked{color:#f73f2e}table#give_donation_receipt span.donation-level-text-wrap{display:block;font-style:italic}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give textarea.give-fl-textarea{background-color:#fff;line-height:inherit;padding:12px}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=email],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=number],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=password],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=search],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=tel],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=text],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=url]{height:auto;min-height:50px}[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select{line-height:inherit}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active textarea.give-fl-textarea{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{left:13px;padding:6px 0 0;right:0;top:1px}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-required-indicator{display:none}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip{height:100%;margin:0;position:absolute;top:0;width:100%;z-index:1}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip:before{content:unset}.give-clearfix{*zoom:1}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}.give-clearfix:after{clear:both}[id*=give-form] .give-hidden{display:none}[id*=give-form] fieldset{background-color:transparent;border:0;margin:0;padding:0}[id*=give-form] .give-form-title{margin:0 0 15px;padding:0}[id*=give-form] div#give-sidebar-left{float:left;width:38%}[id*=give-form] div.images{margin:0 0 15px}[id*=give-form] div.images img{box-shadow:none;display:block;height:auto;width:100%}[id*=give-form] .give-custom-amount-text{clear:both}[id*=give-form] div.summary{float:right;width:58%}[id*=give-form] div.summary.give-full-width{float:none;width:100%}[id*=give-form] .give_form select.give-select.required{color:#000}[id*=give-form] div.give-form-content-wrap{margin:0 0 20px}[id*=give-form] div.give-form-content-wrap.give_post_form-content{margin:20px 0 0}[id*=give-form].give-display-modal form .give_notices{display:none}[id*=give-form].give-display-modal .give-btn,[id*=give-form].give-display-reveal .give-btn{margin:0 0 15px}[id*=give-form].give-display-modal #give-payment-mode-select,[id*=give-form].give-display-modal #give_purchase_form_wrap,[id*=give-form].give-display-reveal #give-payment-mode-select,[id*=give-form].give-display-reveal #give_purchase_form_wrap{display:none}[id*=give-form] .cc-address{margin-bottom:15px}.single-give_forms.et_right_sidebar #main-content .container:before{display:none}.single-give_forms .give_forms{*zoom:1;margin:50px auto;max-width:1230px}.single-give_forms .give_forms:after,.single-give_forms .give_forms:before{content:" ";display:table}.single-give_forms .give_forms:after{clear:both}#give-purchase-gravatars .give-gravatars-title{margin:0 0 15px}#give-purchase-gravatars .give-purchase-gravatars-list{list-style:none;margin:0;padding:0}#give-purchase-gravatars .give-purchase-gravatars-list li{display:inline-block;list-style-type:none;margin:0 5px 0 0;padding:0}#give-recurring-form,form.give-form,form[id*=give-form]{margin:0 0 25px;padding:0}#give-recurring-form .give-hidden,form.give-form .give-hidden,form[id*=give-form] .give-hidden{display:none}@media(min-width:481px){#give-recurring-form .give-title-prefix-wrap .form-row-first,#give-recurring-form .give-title-prefix-wrap .form-row-last,form.give-form .give-title-prefix-wrap .form-row-first,form.give-form .give-title-prefix-wrap .form-row-last,form[id*=give-form] .give-title-prefix-wrap .form-row-first,form[id*=give-form] .give-title-prefix-wrap .form-row-last{float:left;width:40%}#give-recurring-form .give-title-prefix-wrap .form-row-title,form.give-form .give-title-prefix-wrap .form-row-title,form[id*=give-form] .give-title-prefix-wrap .form-row-title{float:left;width:15%}}#give-recurring-form .give-tooltip,form.give-form .give-tooltip,form[id*=give-form] .give-tooltip{color:rgba(51,51,51,.5);font-size:14px;margin:0 3px;padding:0;transition:all .2s linear}#give-recurring-form .give-tooltip:hover,form.give-form .give-tooltip:hover,form[id*=give-form] .give-tooltip:hover{color:#333}#give-recurring-form .give-section-break,#give-recurring-form h3.give-section-break,#give-recurring-form h4.give-section-break,#give-recurring-form legend,form.give-form .give-section-break,form.give-form h3.give-section-break,form.give-form h4.give-section-break,form.give-form legend,form[id*=give-form] .give-section-break,form[id*=give-form] h3.give-section-break,form[id*=give-form] h4.give-section-break,form[id*=give-form] legend{background-color:transparent;border-bottom:1px solid rgba(0,0,0,.1);font-size:1.15em;font-weight:700;margin:10px 0 15px;padding:0 0 5px;width:100%}#give-recurring-form .give-section-break span.sub-text,#give-recurring-form h3.give-section-break span.sub-text,#give-recurring-form h4.give-section-break span.sub-text,#give-recurring-form legend span.sub-text,form.give-form .give-section-break span.sub-text,form.give-form h3.give-section-break span.sub-text,form.give-form h4.give-section-break span.sub-text,form.give-form legend span.sub-text,form[id*=give-form] .give-section-break span.sub-text,form[id*=give-form] h3.give-section-break span.sub-text,form[id*=give-form] h4.give-section-break span.sub-text,form[id*=give-form] legend span.sub-text{font-style:italic;font-weight:400}#give-recurring-form .form-row,form.give-form .form-row,form[id*=give-form] .form-row{*zoom:1;box-sizing:border-box;margin:0 0 15px;overflow:visible;padding:0}#give-recurring-form .form-row:after,#give-recurring-form .form-row:before,form.give-form .form-row:after,form.give-form .form-row:before,form[id*=give-form] .form-row:after,form[id*=give-form] .form-row:before{content:" ";display:table}#give-recurring-form .form-row:after,form.give-form .form-row:after,form[id*=give-form] .form-row:after{clear:both}#give-recurring-form .form-row:last-child,form.give-form .form-row:last-child,form[id*=give-form] .form-row:last-child{margin-bottom:15px}#give-recurring-form .form-row label,form.give-form .form-row label,form[id*=give-form] .form-row label{display:block;line-height:1.7;margin:0 0 5px;position:relative}#give-recurring-form .form-row label.checkbox,form.give-form .form-row label.checkbox,form[id*=give-form] .form-row label.checkbox{display:inline}#give-recurring-form .form-row .give-input-field-wrapper,#give-recurring-form .form-row input[type=email],#give-recurring-form .form-row input[type=password],#give-recurring-form .form-row input[type=tel],#give-recurring-form .form-row input[type=text],#give-recurring-form .form-row input[type=url],#give-recurring-form .form-row select,#give-recurring-form .form-row textarea,form.give-form .form-row .give-input-field-wrapper,form.give-form .form-row input[type=email],form.give-form .form-row input[type=password],form.give-form .form-row input[type=tel],form.give-form .form-row input[type=text],form.give-form .form-row input[type=url],form.give-form .form-row select,form.give-form .form-row textarea,form[id*=give-form] .form-row .give-input-field-wrapper,form[id*=give-form] .form-row input[type=email],form[id*=give-form] .form-row input[type=password],form[id*=give-form] .form-row input[type=tel],form[id*=give-form] .form-row input[type=text],form[id*=give-form] .form-row input[type=url],form[id*=give-form] .form-row select,form[id*=give-form] .form-row textarea{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%}#give-recurring-form .form-row .give-input-field-wrapper:focus,#give-recurring-form .form-row input[type=email]:focus,#give-recurring-form .form-row input[type=password]:focus,#give-recurring-form .form-row input[type=tel]:focus,#give-recurring-form .form-row input[type=text]:focus,#give-recurring-form .form-row input[type=url]:focus,#give-recurring-form .form-row select:focus,#give-recurring-form .form-row textarea:focus,form.give-form .form-row .give-input-field-wrapper:focus,form.give-form .form-row input[type=email]:focus,form.give-form .form-row input[type=password]:focus,form.give-form .form-row input[type=tel]:focus,form.give-form .form-row input[type=text]:focus,form.give-form .form-row input[type=url]:focus,form.give-form .form-row select:focus,form.give-form .form-row textarea:focus,form[id*=give-form] .form-row .give-input-field-wrapper:focus,form[id*=give-form] .form-row input[type=email]:focus,form[id*=give-form] .form-row input[type=password]:focus,form[id*=give-form] .form-row input[type=tel]:focus,form[id*=give-form] .form-row input[type=text]:focus,form[id*=give-form] .form-row input[type=url]:focus,form[id*=give-form] .form-row select:focus,form[id*=give-form] .form-row textarea:focus{background-color:#fff}#give-recurring-form .form-row .give-input-field-wrapper.required,#give-recurring-form .form-row input[type=email].required,#give-recurring-form .form-row input[type=password].required,#give-recurring-form .form-row input[type=tel].required,#give-recurring-form .form-row input[type=text].required,#give-recurring-form .form-row input[type=url].required,#give-recurring-form .form-row select.required,#give-recurring-form .form-row textarea.required,form.give-form .form-row .give-input-field-wrapper.required,form.give-form .form-row input[type=email].required,form.give-form .form-row input[type=password].required,form.give-form .form-row input[type=tel].required,form.give-form .form-row input[type=text].required,form.give-form .form-row input[type=url].required,form.give-form .form-row select.required,form.give-form .form-row textarea.required,form[id*=give-form] .form-row .give-input-field-wrapper.required,form[id*=give-form] .form-row input[type=email].required,form[id*=give-form] .form-row input[type=password].required,form[id*=give-form] .form-row input[type=tel].required,form[id*=give-form] .form-row input[type=text].required,form[id*=give-form] .form-row input[type=url].required,form[id*=give-form] .form-row select.required,form[id*=give-form] .form-row textarea.required{color:#333}#give-recurring-form .form-row .give-input-field-wrapper iframe,form.give-form .form-row .give-input-field-wrapper iframe,form[id*=give-form] .form-row .give-input-field-wrapper iframe{margin-bottom:0}#give-recurring-form .form-row-first,#give-recurring-form .form-row-title,form.give-form .form-row-first,form.give-form .form-row-title,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-title{margin-right:2.5%}#give-recurring-form .form-row-first,#give-recurring-form .form-row-last,form.give-form .form-row-first,form.give-form .form-row-last,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-last{float:left;width:48.5%}#give-recurring-form .form-row-last,form.give-form .form-row-last,form[id*=give-form] .form-row-last{float:right}#give-recurring-form .form-row-wide,form.give-form .form-row-wide,form[id*=give-form] .form-row-wide{*zoom:1;clear:both}#give-recurring-form .form-row-wide:after,#give-recurring-form .form-row-wide:before,form.give-form .form-row-wide:after,form.give-form .form-row-wide:before,form[id*=give-form] .form-row-wide:after,form[id*=give-form] .form-row-wide:before{content:" ";display:table}#give-recurring-form .form-row-wide:after,form.give-form .form-row-wide:after,form[id*=give-form] .form-row-wide:after{clear:both}#give-recurring-form .form-row-two-thirds,form.give-form .form-row-two-thirds,form[id*=give-form] .form-row-two-thirds{float:left;width:65.75%}#give-recurring-form .form-row-two-thirds.form-row-first,form.give-form .form-row-two-thirds.form-row-first,form[id*=give-form] .form-row-two-thirds.form-row-first{margin-left:0}#give-recurring-form .form-row-one-third,form.give-form .form-row-one-third,form[id*=give-form] .form-row-one-third{float:left;margin-left:3%;width:31.25%}#give-recurring-form .form-row-one-third.form-row-first,form.give-form .form-row-one-third.form-row-first,form[id*=give-form] .form-row-one-third.form-row-first{margin-left:0}@media(max-width:480px){#give-recurring-form .form-row-responsive,form.give-form .form-row-responsive,form[id*=give-form] .form-row-responsive{margin-left:0;margin-right:0;width:100%}}#give-recurring-form .give-error,#give-recurring-form .give-required-indicator,form.give-form .give-error,form.give-form .give-required-indicator,form[id*=give-form] .give-error,form[id*=give-form] .give-required-indicator{color:#a00}#give-recurring-form .card-expiration>select,form.give-form .card-expiration>select,form[id*=give-form] .card-expiration>select{margin:0;width:44%}#give-recurring-form .card-expiration>span.exp-divider,form.give-form .card-expiration>span.exp-divider,form[id*=give-form] .card-expiration>span.exp-divider{display:inline;text-align:center}#give-recurring-form .card-expiration select.card-expiry-year,form.give-form .card-expiration select.card-expiry-year,form[id*=give-form] .card-expiration select.card-expiry-year{float:right}#give-recurring-form .give-disabled,#give-recurring-form [disabled],form.give-form .give-disabled,form.give-form [disabled],form[id*=give-form] .give-disabled,form[id*=give-form] [disabled]{cursor:not-allowed}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list{list-style:none;margin:0;padding:0}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list li{display:inline-block;margin-left:0;margin-right:15px}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list li label{cursor:pointer;display:inline;margin:0}form[id*=give-form] .give-donation-amount{margin:0 0 15px}form[id*=give-form] .give-donation-amount .give-currency-symbol{background-color:#f2f2f2;border-bottom:1px solid #ccc;border-top:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before{border-left:1px solid #ccc;border-right:none}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after{border-left:none;border-right:1px solid #ccc}form[id*=give-form] .give-donation-amount #give-amount,form[id*=give-form] .give-donation-amount #give-amount-text{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;min-width:125px;padding:0 12px}form[id*=give-form] .give-donation-amount #give-amount-text.invalid-amount,form[id*=give-form] .give-donation-amount #give-amount.invalid-amount{border:1px solid red}form[id*=give-form] .give-donation-amount input.give-amount-top{width:125px}form[id*=give-form] .give-donation-amount span.give-final-total-amount{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;cursor:not-allowed;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}form[id*=give-form] #give_terms_agreement legend{display:none}form[id*=give-form] #give_terms_agreement label{display:inline-block}form[id*=give-form] #give-final-total-wrap{margin:10px 0 25px;padding:0;*zoom:1}form[id*=give-form] #give-final-total-wrap:after,form[id*=give-form] #give-final-total-wrap:before{content:" ";display:table}form[id*=give-form] #give-final-total-wrap:after{clear:both}form[id*=give-form] #give-final-total-wrap .give-donation-total-label{background-color:#f2f2f2;border:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}@media(max-width:480px){form[id*=give-form] #give-final-total-wrap .give-donation-total-label{display:block;float:none}}form[id*=give-form] #give-final-total-wrap .give-final-total-amount{background:#fff;border:1px solid #ccc;border-left:none;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}@media(max-width:480px){form[id*=give-form] #give-final-total-wrap .give-final-total-amount{border:1px solid #ccc;border-top:0;display:block;float:none}}.give-display-button-only>:not(.give-btn-modal){display:none}form[id*=give-form] input[type=radio]{margin:0 .5em 0 0}form[id*=give-form] #give-donation-level-radio-list{clear:both;list-style:none;margin:0 0 15px;padding:0}form[id*=give-form] #give-donation-level-radio-list>li{list-style-image:none;list-style-type:none;margin:0;padding:0}form[id*=give-form] #give-donation-level-radio-list>li label{cursor:pointer;display:inline-block;margin:0}form[id*=give-form] #give-donation-level-radio-list>li input[type=radio]{margin:0 .5em 0 0;outline:none;width:auto}form[id*=give-form] #give-gateway-radio-list{*zoom:1;list-style:none;margin:0 0 15px;padding:0}form[id*=give-form] #give-gateway-radio-list:after,form[id*=give-form] #give-gateway-radio-list:before{content:" ";display:table}form[id*=give-form] #give-gateway-radio-list:after{clear:both}form[id*=give-form] #give-gateway-radio-list>li{list-style-image:none;list-style-type:none;margin:0;padding:0}@media(min-width:480px){form[id*=give-form] #give-gateway-radio-list>li{display:inline-block;margin-left:0;margin-right:15px}}form[id*=give-form] #give-gateway-radio-list>li label.give-gateway-option{cursor:pointer;display:inline;margin:0}form[id*=give-form] #give-gateway-radio-list>li input[type=radio]{display:inline;margin:0 .25em 0 0;outline:none;width:auto}form[id*=give-form] input[type=checkbox]{margin:0 .25em 0 0}div[data-field-type=checkbox]{display:flex}div[data-field-type=checkbox] label{order:2}div[data-field-type=checkbox] input[type=checkbox]{order:1}form[id*=give-form] select.give-select-level{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;clear:both;color:#333;display:block;margin:0 0 15px;max-width:100%;min-width:155px;outline:none;padding:.5em}#give-donation-level-button-wrap{*zoom:1;clear:both;list-style:none;margin:0 0 15px;padding:0}#give-donation-level-button-wrap:after,#give-donation-level-button-wrap:before{content:" ";display:table}#give-donation-level-button-wrap:after{clear:both}#give-donation-level-button-wrap>li{float:left;list-style-image:none;list-style-type:none;margin:0 5px 5px 0}.give_terms_links{float:right}[id*=give_secure_site_wrapper]{font-size:16px;line-height:20px;padding:4px 4px 15px 0}[id*=give_secure_site_wrapper] span.padlock{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:20px}[id*=give_secure_site_wrapper] span.padlock :before{display:inline-block}#give_purchase_form_wrap input.give-input.card-cvc.valid,#give_purchase_form_wrap input.give-input.card-expiry.valid,#give_purchase_form_wrap input.give-input.card-number.valid{background-image:url(//www.caritaslameziaterme.it/wp-content/plugins/give/build/images/tick.9cdce16f.png);background-position:right 10px top 50%;background-repeat:no-repeat;background-size:16px}#give_purchase_form_wrap input.give-input.card-cvc.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-expiry.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-number.valid.fl-input:not(.card-cvc):not(.card-expiry){background-position:right 55px top 50%}#give_purchase_form_wrap span.card-type{background-size:37px 26px!important;height:26px;position:absolute;right:0;top:-2px;width:37px}#give_purchase_form_wrap .fl-wrap span.card-type{right:11px;top:calc(.5em + 6px)}#give_purchase_form_wrap span.card-type.off{display:none}#give_purchase_form_wrap span.card-type.visa{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCBmaWxsPSIjMEU0NTk1IiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIi8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTI3OC4xOTcgMzM0LjIyOGwzMy4zNjEtMTk1Ljc2M2g1My4zNmwtMzMuMzg1IDE5NS43NjN6bTI0Ni4xMTEtMTkxLjU0Yy0xMC41NzItMy45NjYtMjcuMTM3LTguMjIyLTQ3LjgyMy04LjIyMi01Mi43MjUgMC04OS44NjUgMjYuNTUtOTAuMTggNjQuNjAzLS4yOTggMjguMTMgMjYuNTEzIDQzLjgyMiA0Ni43NTMgNTMuMTg2IDIwLjc3IDkuNTk0IDI3Ljc1MiAxNS43MTQgMjcuNjU0IDI0LjI4My0uMTMyIDEzLjEyMS0xNi41ODcgMTkuMTE2LTMxLjkyMyAxOS4xMTYtMjEuMzU3IDAtMzIuNzAzLTIuOTY2LTUwLjIyNi0xMC4yNzZsLTYuODc2LTMuMTExLTcuNDkgNDMuODI0YzEyLjQ2NCA1LjQ2NCAzNS41MSAxMC4xOTggNTkuNDM4IDEwLjQ0MyA1Ni4wOSAwIDkyLjUwMS0yNi4yNDYgOTIuOTE2LTY2Ljg4Mi4yLTIyLjI2OC0xNC4wMTYtMzkuMjE2LTQ0LjgtNTMuMTg4LTE4LjY1LTkuMDU1LTMwLjA3Mi0xNS4wOTktMjkuOTUxLTI0LjI2OCAwLTguMTM3IDkuNjY3LTE2LjgzOSAzMC41NTYtMTYuODM5IDE3LjQ1LS4yNyAzMC4wODkgMy41MzUgMzkuOTM3IDcuNWw0Ljc4MSAyLjI2IDcuMjM0LTQyLjQzbTEzNy4zMDctNC4yMjJoLTQxLjIzMWMtMTIuNzc0IDAtMjIuMzMyIDMuNDg3LTI3Ljk0MiAxNi4yMzRsLTc5LjI0NSAxNzkuNDA0aDU2LjAzMnM5LjE2MS0yNC4xMjMgMTEuMjMzLTI5LjQxOGM2LjEyNCAwIDYwLjU1NC4wODQgNjguMzM3LjA4NCAxLjU5NiA2Ljg1MyA2LjQ5MSAyOS4zMzQgNi40OTEgMjkuMzM0aDQ5LjUxM2wtNDMuMTg4LTE5NS42Mzh6bS02NS40MTggMTI2LjQwN2M0LjQxMy0xMS4yNzkgMjEuMjYtNTQuNzIzIDIxLjI2LTU0LjcyMy0uMzE2LjUyMiA0LjM4LTExLjMzNCA3LjA3NS0xOC42ODRsMy42MDYgMTYuODc5czEwLjIxNyA0Ni43MjggMTIuMzUyIDU2LjUyOGgtNDQuMjkzek0yMzIuOTAzIDEzOC40NjVsLTUyLjI0IDEzMy40OTYtNS41NjctMjcuMTNjLTkuNzI1LTMxLjI3My00MC4wMjUtNjUuMTU1LTczLjg5OC04Mi4xMThsNDcuNzY2IDE3MS4yMDMgNTYuNDU2LS4wNjUgODQuMDA0LTE5NS4zODZoLTU2LjUyMSIvPjxwYXRoIGQ9Ik0xMzEuOTIgMTM4LjQ2NUg0NS44NzlsLS42ODEgNC4wNzNjNjYuOTM4IDE2LjIwNCAxMTEuMjMxIDU1LjM2MyAxMjkuNjE4IDEwMi40MTRsLTE4LjcxLTg5Ljk2Yy0zLjIzLTEyLjM5NS0xMi41OTctMTYuMDk0LTI0LjE4Ni0xNi41MjYiIGZpbGw9IiNGMkFFMTQiLz48L2c+PC9zdmc+) no-repeat}#give_purchase_form_wrap span.card-type.mastercard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCBmaWxsPSIjMDAwIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIi8+PHBhdGggZD0iTTQzNC4wMDggMjM1LjVjMCA5OS4xNDItODAuMzcgMTc5LjUwNC0xNzkuNTA4IDE3OS41MDRTNzUgMzM0LjY0MiA3NSAyMzUuNWMwLTk5LjEzMyA4MC4zNjItMTc5LjUwNCAxNzkuNS0xNzkuNTA0IDk5LjEzNyAwIDE3OS41MDggODAuMzcgMTc5LjUwOCAxNzkuNTA0IiBmaWxsPSIjRDkyMjJBIi8+PHBhdGggZD0iTTQ5NS40OTIgNTUuOTk2Yy00Ni4zOCAwLTg4LjY0MiAxNy41OTYtMTIwLjUgNDYuNDY2YTE4Mi40MyAxODIuNDMgMCAwIDAtMTguMTI1IDE4Ljk5NmgzNi4yNjZhMTgxLjggMTgxLjggMCAwIDEgMTMuNjg0IDE5LjAxM2gtNjMuNjM0YTE3OC43MTYgMTc4LjcxNiAwIDAgMC0xMC4zNDEgMTkuMDA4aDg0LjMxMmExNzkuMTkgMTc5LjE5IDAgMCAxIDcuNiAxOS4wMDRoLTk5LjUxMmExNzcuMjk0IDE3Ny4yOTQgMCAwIDAtNS4yMTcgMTkuMDA5aDEwOS45NDJhMTgwLjQyOCAxODAuNDI4IDAgMCAxIDQuMDQxIDM4LjAwOGMwIDE5LjkzMy0zLjI1NCAzOS4xMTMtOS4yNTQgNTcuMDJoLTk5LjUxMmExNzcuNjUxIDE3Ny42NTEgMCAwIDAgNy41OTUgMTkuMDFoODQuMzE3YTE3OS45NyAxNzkuOTcgMCAwIDEtMTAuMzQ2IDE5LjAxMmgtNjMuNjI1YTE4MS42NSAxODEuNjUgMCAwIDAgMTMuNjg0IDE4Ljk5NmgzNi4yNThhMTc5LjI5NyAxNzkuMjk3IDAgMCAxLTE4LjEzIDE5LjAxMmMzMS44NiAyOC44NjcgNzQuMTE4IDQ2LjQ1NCAxMjAuNDk3IDQ2LjQ1NEM1OTQuNjI5IDQxNS4wMDQgNjc1IDMzNC42NDIgNjc1IDIzNS41YzAtOTkuMTMtODAuMzctMTc5LjUwNC0xNzkuNTA4LTE3OS41MDQiIGZpbGw9IiNFRTlGMkQiLz48cGF0aCBkPSJNNjUxLjA3NSAzMzUuNTU4YzAtMy4yIDIuNTkyLTUuOCA1Ljc5Ni01LjhzNS43OTYgMi42IDUuNzk2IDUuOGMwIDMuMi0yLjU5MiA1LjgtNS43OTYgNS44YTUuNzk4IDUuNzk4IDAgMCAxLTUuNzk2LTUuOHptNS43OTYgNC40MDlhNC40MSA0LjQxIDAgMCAwIDQuNDA4LTQuNDA5IDQuNDA0IDQuNDA0IDAgMCAwLTQuNDA4LTQuNDA0IDQuMzk4IDQuMzk4IDAgMCAwLTQuNDA0IDQuNDA0IDQuNDA0IDQuNDA0IDAgMCAwIDQuNDA0IDQuNDA5em0tLjc4My0xLjg1OUg2NTQuOXYtNS4wOTVoMi4xNWMuNDUgMCAuOTA4IDAgMS4zMDQuMjU0LjQxMy4yNzkuNjQ2Ljc3LjY0NiAxLjI3OSAwIC41Ny0uMzM3IDEuMTA0LS44ODMgMS4zMTJsLjkzNyAyLjI1aC0xLjMxNmwtLjc4LTIuMDE2aC0uODd2Mi4wMTZ6bTAtMi44OTFoLjY1OGMuMjQ2IDAgLjUwNC4wMi43MjUtLjEuMTk2LS4xMjUuMjk2LS4zNTkuMjk2LS41ODRhLjYzNi42MzYgMCAwIDAtLjI4OC0uNTE2Yy0uMjA4LS4xMy0uNTM3LS4xLS43NTgtLjFoLS42MzN2MS4zem0tNDQzLjUwMS04MC4wNjNjLTIuMDQ1LS4yMzctMi45NDUtLjMtNC4zNS0uMy0xMS4wNDUgMC0xNi42MzcgMy43ODgtMTYuNjM3IDExLjI2NyAwIDQuNjEyIDIuNzMgNy41NDYgNi45ODcgNy41NDYgNy45MzggMCAxMy42NTktNy41NTkgMTQtMTguNTEzem0xNC4xNzEgMzIuOTk2aC0xNi4xNDZsLjM3MS03LjY3NWMtNC45MjUgNi4wNjctMTEuNDk2IDguOTUtMjAuNDI1IDguOTUtMTAuNTYyIDAtMTcuODA0LTguMjUtMTcuODA0LTIwLjIzIDAtMTguMDI0IDEyLjU5Ni0yOC41NCAzNC4yMTctMjguNTQgMi4yMDggMCA1LjA0MS4yIDcuOTQxLjU3LjYwNS0yLjQ0Mi43NjMtMy40ODcuNzYzLTQuOCAwLTQuOTA4LTMuMzk2LTYuNzM4LTEyLjUtNi43MzgtOS41MzMtLjEwOC0xNy4zOTYgMi4yNzEtMjAuNjI1IDMuMzM0LjIwNC0xLjIzIDIuNy0xNi42NTggMi43LTE2LjY1OCA5LjcxMi0yLjg0NiAxNi4xMTctMy45MTcgMjMuMzI1LTMuOTE3IDE2LjczMyAwIDI1LjU5NiA3LjUxMiAyNS41OCAyMS43MTIuMDMyIDMuODA1LS41OTcgOC41LTEuNTggMTQuNjcxLTEuNjkyIDEwLjczLTUuMzIgMzMuNzE3LTUuODE3IDM5LjMyMXptLTYyLjE1OCAwaC0xOS40ODhsMTEuMTYzLTY5Ljk5Ni0yNC45MjUgNjkuOTk2aC0xMy4yOGwtMS42NC02OS41OTYtMTEuNzM0IDY5LjU5Nkg4Ni40NTRsMTUuMjM4LTkxLjA1NGgyOC4wMmwxLjcgNTAuOTY3IDE3LjA5Mi01MC45NjdoMzEuMTY3TDE2NC42IDI4OC4xNW0zNTQuOTc1LTMyLjk5NmMtMi4wMzctLjIzNy0yLjk0Mi0uMy00LjM0Mi0uMy0xMS4wNDEgMC0xNi42MzMgMy43ODgtMTYuNjMzIDExLjI2NyAwIDQuNjEyIDIuNzI1IDcuNTQ2IDYuOTgzIDcuNTQ2IDcuOTM4IDAgMTMuNjYzLTcuNTU5IDEzLjk5Mi0xOC41MTN6bTE0LjE4MyAzMi45OTZoLTE2LjE0NWwuMzY2LTcuNjc1Yy00LjkyNSA2LjA2Ny0xMS41IDguOTUtMjAuNDIgOC45NS0xMC41NjcgMC0xNy44LTguMjUtMTcuOC0yMC4yMyAwLTE4LjAyNCAxMi41ODctMjguNTQgMzQuMjEyLTI4LjU0IDIuMjA4IDAgNS4wMzcuMiA3LjkzMy41Ny42MDQtMi40NDIuNzYzLTMuNDg3Ljc2My00LjggMC00LjkwOC0zLjM5Mi02LjczOC0xMi40OTYtNi43MzgtOS41MzMtLjEwOC0xNy4zODggMi4yNzEtMjAuNjMgMy4zMzQuMjA1LTEuMjMgMi43MDktMTYuNjU4IDIuNzA5LTE2LjY1OCA5LjcxMy0yLjg0NiAxNi4xMTMtMy45MTcgMjMuMzEzLTMuOTE3IDE2Ljc0MSAwIDI1LjYwNCA3LjUxMiAyNS41ODcgMjEuNzEyLjAzMyAzLjgwNS0uNTk2IDguNS0xLjU4IDE0LjY3MS0xLjY4MiAxMC43My01LjMyIDMzLjcxNy01LjgxMiAzOS4zMjF6bS0yMjAuMzkxLTEuMTI1Yy01LjMzNCAxLjY4LTkuNDkyIDIuNC0xNCAyLjQtOS45NjMgMC0xNS40LTUuNzI1LTE1LjQtMTYuMjY3LS4xNDItMy4yNyAxLjQzMy0xMS44NzkgMi42Ny0xOS43MzcgMS4xMjUtNi45MTcgOC40NS01MC41MyA4LjQ1LTUwLjUzaDE5LjM3MWwtMi4yNjIgMTEuMjA5aDExLjdsLTIuNjQyIDE3Ljc5NmgtMTEuNzQyYy0yLjI1IDE0LjA4My01LjQ1NCAzMS42MjUtNS40OTEgMzMuOTUgMCAzLjgxNyAyLjAzNyA1LjQ4MyA2LjY3IDUuNDgzIDIuMjIxIDAgMy45NDItLjIyNSA1LjI1NS0uN2wtMi41OCAxNi4zOTZtNTkuMzkyLS42Yy02LjY1NCAyLjAzMy0xMy4wNzUgMy4wMTctMTkuODc5IDMtMjEuNjgzLS4wMi0zMi45ODctMTEuMzQ2LTMyLjk4Ny0zMy4wMzMgMC0yNS4zMTMgMTQuMzc5LTQzLjk0NiAzMy45LTQzLjk0NiAxNS45NyAwIDI2LjE3IDEwLjQzMyAyNi4xNyAyNi43OTYgMCA1LjQyOS0uNyAxMC43MjktMi4zODcgMTguMjEySDMzOWMtMS4zMDQgMTAuNzQyIDUuNTcgMTUuMjE3IDE2LjgzNyAxNS4yMTcgNi45MzQgMCAxMy4xODgtMS40MyAyMC4xNDItNC42NjNsLTMuMjIgMTguNDE3em0tMTAuODg3LTQzLjljLjEwOC0xLjU0MiAyLjA1NC0xMy4yMTctOS4wMTMtMTMuMjE3LTYuMTcgMC0xMC41ODMgNC43MDQtMTIuMzc5IDEzLjIxN2gyMS4zOTJ6bS0xMjMuNDI1LTUuMDE3YzAgOS4zNjcgNC41NDEgMTUuODI1IDE0Ljg0MSAyMC42NzUgNy44OTIgMy43MDkgOS4xMTMgNC44MDkgOS4xMTMgOC4xNzEgMCA0LjYxNy0zLjQ4IDYuNy0xMS4xOTIgNi43LTUuODEyIDAtMTEuMjItLjkwOC0xNy40NTgtMi45MiAwIDAtMi41NjMgMTYuMzItMi42OCAxNy4xIDQuNDMuOTY2IDguMzggMS44NjIgMjAuMjggMi4xOTEgMjAuNTYyIDAgMzAuMDU4LTcuODMgMzAuMDU4LTI0Ljc1IDAtMTAuMTc1LTMuOTc1LTE2LjE0Ni0xMy43MzctMjAuNjMzLTguMTcxLTMuNzUtOS4xMDktNC41ODgtOS4xMDktOC4wNDYgMC00LjAwNCAzLjIzOC02LjA0NiA5LjUzOC02LjA0NiAzLjgyNSAwIDkuMDUuNDA4IDE0IDEuMTEzbDIuNzc1LTE3LjE3NWMtNS4wNDYtLjgtMTIuNjk2LTEuNDQyLTE3LjE1LTEuNDQyLTIxLjggMC0yOS4zNDYgMTEuMzg3LTI5LjI4IDI1LjA2Mm0yMjkuMDg4LTIzLjExNmM1LjQxMyAwIDEwLjQ1OSAxLjQyIDE3LjQxMyA0LjkybDMuMTg3LTE5Ljc2MmMtMi44NTQtMS4xMi0xMi45MDQtNy43LTIxLjQxNi03LjctMTMuMDQyIDAtMjQuMDY3IDYuNDctMzEuODIxIDE3LjE1LTExLjMwOS0zLjc0Ni0xNS45NTkgMy44MjUtMjEuNjU5IDExLjM2N2wtNS4wNjIgMS4xNzljLjM4My0yLjQ4My43My00Ljk1LjYxMy03LjQ0NmgtMTcuODk2Yy0yLjQ0NiAyMi45MTctNi43OCA0Ni4xMy0xMC4xNzEgNjkuMDc1bC0uODg0IDQuOTc1aDE5LjQ5NmMzLjI1NC0yMS4xNDIgNS4wMzgtMzQuNjggNi4xMjEtNDMuODQybDcuMzQyLTQuMDgzYzEuMDk2LTQuMDggNC41MjktNS40NTggMTEuNDE2LTUuMjkyYTgyLjk2NiA4Mi45NjYgMCAwIDAtMS4zODMgMTUuMTg0YzAgMjQuMjI1IDEzLjA3MSAzOS4zMDggMzQuMDUgMzkuMzA4IDUuNDA0IDAgMTAuMDQyLS43MTIgMTcuMjIxLTIuNjU4bDMuNDMtMjAuNzU5Yy02LjQ2IDMuMTgtMTEuNzYgNC42NzUtMTYuNTYgNC42NzUtMTEuMzI4IDAtMTguMTgzLTguMzYyLTE4LjE4My0yMi4xODMgMC0yMC4wNSAxMC4xOTYtMzQuMTA4IDI0Ljc0Ni0zNC4xMDgiIGZpbGw9IiMwMDAiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTcwLjIwOCAyODIuNzQyaC0xOS40OTFsMTEuMTctNjkuOTg4LTI0LjkyNSA2OS45ODhIMTIzLjY4bC0xLjY0Mi02OS41ODgtMTEuNzMzIDY5LjU4OEg5Mi4wNjJMMTA3LjMgMTkxLjdoMjguMDJsLjc4OCA1Ni4zNjMgMTguOTA0LTU2LjM2M2gzMC4yNjdsLTE1LjA3IDkxLjA0MiIvPjxwYXRoIGQ9Ik02MzIuNTIgMTk3LjA5NmwtNC4zMiAyNi4zMDhjLTUuMzMtNy4wMTItMTEuMDU0LTEyLjA4Ny0xOC42MTItMTIuMDg3LTkuODM0IDAtMTguNzg0IDcuNDU0LTI0LjY0MiAxOC40MjUtOC4xNTgtMS42OTItMTYuNTk2LTQuNTYzLTE2LjU5Ni00LjU2M2wtLjAwNC4wNjdjLjY1OC02LjEzMy45Mi05Ljg3NS44NjItMTEuMTQ2aC0xNy45Yy0yLjQzNyAyMi45MTctNi43NyA0Ni4xMy0xMC4xNTggNjkuMDc1bC0uODkyIDQuOTc1aDE5LjQ5MmMyLjYzMy0xNy4wOTYgNC42NS0zMS4yOTIgNi4xMzMtNDIuNTUgNi42NTktNi4wMTcgOS45OTItMTEuMjY3IDE2LjcyMS0xMC45MTctMi45NzkgNy4yMDUtNC43MjUgMTUuNTA1LTQuNzI1IDI0LjAxNyAwIDE4LjUxMyA5LjM2NyAzMC43MjUgMjMuNTM0IDMwLjcyNSA3LjE0MSAwIDEyLjYyLTIuNDYyIDE3Ljk2Ni04LjE3bC0uOTEyIDYuODgzSDYzNi45bDE0Ljg0Mi05MS4wNDJINjMyLjUyem0tMjQuMzcgNzMuOTQyYy02LjYzMyAwLTkuOTgzLTQuOTA5LTkuOTgzLTE0LjU5NiAwLTE0LjU1NCA2LjI3LTI0Ljg3NSAxNS4xMTItMjQuODc1IDYuNjk2IDAgMTAuMzIxIDUuMTA0IDEwLjMyMSAxNC41MDggMCAxNC42OC02LjM3IDI0Ljk2My0xNS40NSAyNC45NjN6IiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTIxOC4xOTIgMjQ5Ljc1OGMtMi4wNDItLjIzNy0yLjk0Ni0uMy00LjM0Ni0uMy0xMS4wNDYgMC0xNi42MzQgMy43ODgtMTYuNjM0IDExLjI2NyAwIDQuNjA0IDIuNzMgNy41NDYgNi45OCA3LjU0NiA3Ljk0NSAwIDEzLjY2Ni03LjU1OCAxNC0xOC41MTN6bTE0LjE3OSAzMi45ODRoLTE2LjE0NmwuMzY3LTcuNjYzYy00LjkyMSA2LjA1NC0xMS41IDguOTUtMjAuNDIxIDguOTUtMTAuNTY3IDAtMTcuODA0LTguMjUtMTcuODA0LTIwLjIyOSAwLTE4LjAzMyAxMi41OTEtMjguNTQyIDM0LjIxNi0yOC41NDIgMi4yMDkgMCA1LjA0Mi4yIDcuOTM4LjU3MS42MDQtMi40NDIuNzYyLTMuNDg3Ljc2Mi00LjgwOCAwLTQuOTA4LTMuMzkxLTYuNzMtMTIuNDk2LTYuNzMtOS41MzctLjEwOC0xNy4zOTUgMi4yNzItMjAuNjI5IDMuMzIyLjIwNC0xLjIyNiAyLjctMTYuNjM4IDIuNy0xNi42MzggOS43MDktMi44NTggMTYuMTIxLTMuOTMgMjMuMzIxLTMuOTMgMTYuNzM4IDAgMjUuNjA0IDcuNTE4IDI1LjU4OCAyMS43MDUuMDI5IDMuODItLjYwNSA4LjUxMi0xLjU4NCAxNC42NzUtMS42ODcgMTAuNzI1LTUuMzIgMzMuNzI1LTUuODEyIDM5LjMxN3ptMjYxLjM3NS04OC41OTJsLTMuMTkyIDE5Ljc2N2MtNi45NS0zLjQ5Ni0xMi00LjkyMS0xNy40MDgtNC45MjEtMTQuNTUgMC0yNC43NSAxNC4wNTgtMjQuNzUgMzQuMTA4IDAgMTMuODIxIDYuODU4IDIyLjE4IDE4LjE4MyAyMi4xOCA0LjggMCAxMC4wOTYtMS40OTIgMTYuNTU0LTQuNjc2bC0zLjQyIDIwLjc1Yy03LjE4NCAxLjk1OS0xMS44MTcgMi42NzEtMTcuMjI2IDIuNjcxLTIwLjk3NSAwLTM0LjA1LTE1LjA4My0zNC4wNS0zOS4zMDggMC0zMi41NSAxOC4wNTktNTUuMyA0My44ODgtNTUuMyA4LjUwOCAwIDE4LjU2MyAzLjYwOCAyMS40MiA0LjcyOW0zMS40NDMgNTUuNjA4Yy0yLjA0Mi0uMjM3LTIuOTQyLS4zLTQuMzQ2LS4zLTExLjA0MiAwLTE2LjYzNCAzLjc4OC0xNi42MzQgMTEuMjY3IDAgNC42MDQgMi43MyA3LjU0NiA2Ljk4NCA3LjU0NiA3LjkzNyAwIDEzLjY2Mi03LjU1OCAxMy45OTYtMTguNTEzem0xNC4xNzkgMzIuOTg0aC0xNi4xNWwuMzctNy42NjNjLTQuOTI0IDYuMDU0LTExLjUgOC45NS0yMC40MiA4Ljk1LTEwLjU2MyAwLTE3LjgwNC04LjI1LTE3LjgwNC0yMC4yMjkgMC0xOC4wMzMgMTIuNTk1LTI4LjU0MiAzNC4yMTItMjguNTQyIDIuMjEzIDAgNS4wNDIuMiA3Ljk0Mi41NzEuNi0yLjQ0Mi43NjItMy40ODcuNzYyLTQuODA4IDAtNC45MDgtMy4zOTEtNi43My0xMi40OTYtNi43My05LjUzMy0uMTA4LTE3LjM5NSAyLjI3Mi0yMC42MjkgMy4zMjIuMjA0LTEuMjI2IDIuNzA0LTE2LjYzOCAyLjcwNC0xNi42MzggOS43MDktMi44NTggMTYuMTE3LTMuOTMgMjMuMzE3LTMuOTMgMTYuNzQyIDAgMjUuNjA0IDcuNTE4IDI1LjU4MyAyMS43MDUuMDM0IDMuODItLjU5NSA4LjUxMi0xLjU3OSAxNC42NzUtMS42ODMgMTAuNzI1LTUuMzI1IDMzLjcyNS01LjgxMiAzOS4zMTd6bS0yMjAuMzkyLTEuMTIyYy01LjMzOCAxLjY4LTkuNDk2IDIuNDEtMTQgMi40MS05Ljk2MyAwLTE1LjQtNS43MjYtMTUuNC0xNi4yNjctLjEzOC0zLjI4IDEuNDM3LTExLjg4IDIuNjc1LTE5LjczOCAxLjEyLTYuOTI1IDguNDQ2LTUwLjUzMyA4LjQ0Ni01MC41MzNoMTkuMzY2bC0yLjI1OCAxMS4yMTJoOS45NDJsLTIuNjQ2IDE3Ljc4OGgtOS45NzVjLTIuMjUgMTQuMDkxLTUuNDYzIDMxLjYyLTUuNDk2IDMzLjk1IDAgMy44MjkgMi4wNDIgNS40ODMgNi42NzEgNS40ODMgMi4yMiAwIDMuOTM3LS4yMTcgNS4yNTQtLjY5MmwtMi41NzkgMTYuMzg4bTU5LjM5Mi0uNTkxYy02LjY1IDIuMDMzLTEzLjA4IDMuMDEyLTE5Ljg4IDMtMjEuNjgzLS4wMjItMzIuOTg3LTExLjM0Ny0zMi45ODctMzMuMDM0IDAtMjUuMzIxIDE0LjM4LTQzLjk1IDMzLjktNDMuOTUgMTUuOTcgMCAyNi4xNyAxMC40MjkgMjYuMTcgMjYuOCAwIDUuNDMzLS43IDEwLjczMy0yLjM4MiAxOC4yMTJoLTM4LjU3NWMtMS4zMDUgMTAuNzQyIDUuNTcgMTUuMjIxIDE2LjgzNyAxNS4yMjEgNi45MyAwIDEzLjE4OC0xLjQzMyAyMC4xMzctNC42NzVsLTMuMjIgMTguNDI1em0tMTAuODkyLTQzLjkxM2MuMTE3LTEuNTM4IDIuMDU4LTEzLjIxNy05LjAxMy0xMy4yMTctNi4xNjYgMC0xMC41NzkgNC43MTctMTIuMzc1IDEzLjIxN2gyMS4zODh6bS0xMjMuNDIxLTUuMDA0YzAgOS4zNjYgNC41NDIgMTUuODE2IDE0Ljg0MiAyMC42NzUgNy44OTEgMy43MDggOS4xMTIgNC44MTIgOS4xMTIgOC4xNyAwIDQuNjE3LTMuNDgzIDYuNy0xMS4xODcgNi43LTUuODE3IDAtMTEuMjI1LS45MDgtMTcuNDY3LTIuOTIgMCAwLTIuNTU0IDE2LjMyLTIuNjcgMTcuMSA0LjQyLjk2NiA4LjM3NCAxLjg1IDIwLjI3NCAyLjE5MSAyMC41NjcgMCAzMC4wNTktNy44MjkgMzAuMDU5LTI0Ljc0NiAwLTEwLjE3OS0zLjk3MS0xNi4xNS0xMy43MzgtMjAuNjM3LTguMTY3LTMuNzU4LTkuMTEyLTQuNTgzLTkuMTEyLTguMDQ2IDAtNCAzLjI0NS02LjA1OCA5LjU0MS02LjA1OCAzLjgyMSAwIDkuMDQ2LjQyIDE0LjAwNCAxLjEyNWwyLjc3MS0xNy4xOGMtNS4wNDEtLjgtMTIuNjkxLTEuNDQxLTE3LjE0Ni0xLjQ0MS0yMS44MDQgMC0yOS4zNDUgMTEuMzc5LTI5LjI4MyAyNS4wNjdtMzk4LjQ1NCA1MC42MjloLTE4LjQzN2wuOTE3LTYuODkyYy01LjM0NiA1LjcxNy0xMC44MjUgOC4xOC0xNy45NjcgOC4xOC0xNC4xNjcgMC0yMy41My0xMi4yMTMtMjMuNTMtMzAuNzI2IDAtMjQuNjI5IDE0LjUyMi00NS4zOTIgMzEuNzA5LTQ1LjM5MiA3LjU1OCAwIDEzLjI4IDMuMDg4IDE4LjYwNCAxMC4wOTZsNC4zMjUtMjYuMzA4aDE5LjIyMWwtMTQuODQyIDkxLjA0MnptLTI4Ljc0NS0xNy4xMDljOS4wNzUgMCAxNS40NS0xMC4yODMgMTUuNDUtMjQuOTU0IDAtOS40MDQtMy42My0xNC41MDgtMTAuMzI1LTE0LjUwOC04LjgzOCAwLTE1LjExNyAxMC4zMTctMTUuMTE3IDI0Ljg3NSAwIDkuNjg3IDMuMzU4IDE0LjU4NyA5Ljk5MiAxNC41ODd6bS01Ni44NDMtNTYuOTI5Yy0yLjQ0IDIyLjkxNy02Ljc3NCA0Ni4xMy0xMC4xNjIgNjkuMDYzbC0uODkxIDQuOTc1aDE5LjQ5MWM2Ljk3MS00NS4yNzUgOC42NTktNTQuMTE3IDE5LjU4OC01My4wMDkgMS43NDItOS4yNjYgNC45ODMtMTcuMzgzIDcuNC0yMS40NzktOC4xNjMtMS43LTEyLjcyMSAyLjkxMy0xOC42ODggMTEuNjc1LjQ3MS0zLjc4NyAxLjMzNC03LjQ2NiAxLjE2My0xMS4yMjVoLTE3LjltLTE2MC40MjEgMGMtMi40NDYgMjIuOTE3LTYuNzggNDYuMTMtMTAuMTY3IDY5LjA2M2wtLjg4NyA0Ljk3NWgxOS41YzYuOTYyLTQ1LjI3NSA4LjY0Ni01NC4xMTcgMTkuNTctNTMuMDA5IDEuNzUtOS4yNjYgNC45OTItMTcuMzgzIDcuNC0yMS40NzktOC4xNTQtMS43LTEyLjcxNiAyLjkxMy0xOC42NzggMTEuNjc1LjQ3LTMuNzg3IDEuMzI1LTcuNDY2IDEuMTYyLTExLjIyNWgtMTcuOW0yNTQuNTY3IDY4LjI0MmMwLTMuMjEzIDIuNTk2LTUuOCA1Ljc5Ni01LjhhNS43OSA1Ljc5IDAgMCAxIDUuNzk1IDUuOCA1Ljc5NyA1Ljc5NyAwIDAgMS01Ljc5NSA1Ljc5NiA1LjggNS44IDAgMCAxLTUuNzk2LTUuNzk2em01Ljc5NiA0LjQwNGE0LjQwMyA0LjQwMyAwIDAgMCA0LjQwNC00LjQwNCA0LjQwNCA0LjQwNCAwIDAgMC00LjQwNC00LjQwOCA0LjQxIDQuNDEgMCAwIDAtNC40MDkgNC40MDggNC40MSA0LjQxIDAgMCAwIDQuNDA5IDQuNDA0em0tLjc4NC0xLjg3aC0xLjE4N3YtNS4wODRoMi4xNTRjLjQ0NiAwIC45MDguMDA4IDEuMjk2LjI1NC40MTYuMjgzLjY1NC43NjcuNjU0IDEuMjc1IDAgLjU3NS0uMzM4IDEuMTEzLS44ODggMS4zMTdsLjk0MiAyLjIzN2gtMS4zMmwtLjc4LTIuMDA4aC0uODd2Mi4wMDh6bTAtMi44OGguNjU0Yy4yNDYgMCAuNTEzLjAxNy43My0uMS4xOTUtLjEyNS4yOTUtLjM2Mi4yOTUtLjU4N2EuNjc3LjY3NyAwIDAgMC0uMjg3LS41MjVjLS4yMDQtLjExNy0uNTQyLS4wODQtLjc2My0uMDg0aC0uNjI5djEuMjk2eiIgZmlsbD0iI0ZGRiIvPjwvZz48L3N2Zz4=) no-repeat}#give_purchase_form_wrap span.card-type.discover{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIj48ZyBmaWxsPSJub25lIj48cGF0aCBkPSJNNTIuOSAwQzIzLjcgMCAwIDIzLjIgMCA1MS43djM2Ny42QzAgNDQ3LjkgMjMuNyA0NzEgNTIuOSA0NzFoNjQ0LjJjMjkuMiAwIDUyLjktMjMuMiA1Mi45LTUxLjdWNTEuN0M3NTAgMjMuMSA3MjYuMyAwIDY5Ny4xIDBINTIuOXoiIGZpbGw9IiM0RDRENEQiLz48cGF0aCBkPSJNMzE0LjYgMTUyLjJjOC41IDAgMTUuNiAxLjcgMjQuMyA1Ljl2MjIuMWMtOC4yLTcuNi0xNS40LTEwLjgtMjQuOC0xMC44LTE4LjUgMC0zMy4xIDE0LjUtMzMuMSAzMyAwIDE5LjUgMTQuMSAzMy4yIDM0IDMzLjIgOSAwIDE2LTMgMjMuOS0xMC41djIyLjFjLTkgNC0xNi4zIDUuNi0yNC44IDUuNi0zMC4xIDAtNTMuNC0yMi01My40LTUwLjIgMC0yOCAyMy45LTUwLjQgNTMuOS01MC40em0tOTMuNC42YzExLjEgMCAyMS4zIDMuNiAyOS43IDEwLjdsLTEwLjMgMTIuOGMtNS4xLTUuNC0xMC03LjgtMTUuOS03LjgtOC41IDAtMTQuNyA0LjctMTQuNyAxMC43IDAgNS4yIDMuNSA4IDE1LjMgMTIuMSAyMi41IDcuOCAyOS4xIDE0LjggMjkuMSAzMC4xIDAgMTguNi0xNC40IDMxLjYtMzQuOSAzMS42LTE1IDAtMjYtNS43LTM1LjEtMTguNGwxMi44LTExLjZjNC42IDguMyAxMi4xIDEyLjggMjEuNiAxMi44IDguOCAwIDE1LjMtNS44IDE1LjMtMTMuNiAwLTQtMi03LjUtNS45LTkuOS0yLTEuMi01LjktMi45LTEzLjctNS41LTE4LjUtNi40LTI0LjktMTMuMi0yNC45LTI2LjQgMC0xNS44IDEzLjctMjcuNiAzMS42LTI3LjZ6bTIyNS43IDEuN2gyMS42bDI3IDY0LjYgMjcuMy02NC42aDIxLjRsLTQzLjcgOTguN2gtMTAuNmwtNDMtOTguN3ptLTM4Mi4xLjFoMjljMzIgMCA1NC40IDE5LjggNTQuNCA0OC4yIDAgMTQuMi02LjkgMjcuOS0xOC40IDM3LTkuNyA3LjYtMjAuOCAxMS4xLTM2LjEgMTEuMUg2NC44di05Ni4zem05Mi41IDBIMTc3djk2LjNoLTE5Ljd2LTk2LjN6bTM5NS45IDBoNTZ2MTYuM2gtMzYuM3YyMS40aDM0Ljl2MTYuM2gtMzQuOXYyNmgzNi4zdjE2LjNoLTU2di05Ni4zem02OS4xIDBoMjkuMmMyMi44IDAgMzUuOSAxMC40IDM1LjkgMjguNCAwIDE0LjgtOC4yIDI0LjUtMjMuMSAyNy4zbDMxLjkgNDAuNmgtMjQuM2wtMjcuMy0zOC43SDY0MnYzOC43aC0xOS43di05Ni4zem0xOS43IDE1LjJ2MjkuMWg1LjdjMTIuNyAwIDE5LjMtNS4yIDE5LjMtMTQuOCAwLTkuNC02LjYtMTQuMy0xOC45LTE0LjNINjQyem0tNTU3LjQgMS4xdjYzLjdoNS4zYzEyLjcgMCAyMC44LTIuMyAyNy03LjcgNi44LTUuNyAxMC45LTE1IDEwLjktMjQuMnMtNC4xLTE4LjItMTAuOS0yNGMtNi41LTUuNi0xNC4zLTcuOC0yNy03LjhoLTUuM3oiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNMzk5LjIgMTUxLjZjMjkuNyAwIDUzLjggMjIuMSA1My44IDQ5LjVzLTI0LjEgNDkuNi01My44IDQ5LjZjLTI5LjggMC01My45LTIyLjItNTMuOS00OS42IDAtMjcuNCAyNC4xLTQ5LjUgNTMuOS00OS41ek03NTAgMjcxLjFDNzI0LjkgMjg4LjMgNTM3LjQgNDExLjUgMjEyLjcgNDcxaDQ4NC40YzI5LjIgMCA1Mi45LTIzLjIgNTIuOS01MS43VjI3MS4xeiIgZmlsbD0iI0Y0NzIxNiIvPjwvZz48L3N2Zz4=) no-repeat}#give_purchase_form_wrap span.card-type.amex{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIj48c3R5bGU+LmF7ZmlsbDojZmZmfTwvc3R5bGU+PGcgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9Ijc1MCIgaGVpZ2h0PSI0NzEiIHJ4PSI0MCIgZmlsbD0iIzI1NTdENiIvPjxwYXRoIGQ9Ik0wIDIyMS4yaDM2bDguMS0xOS41aDE4LjJsOC4xIDE5LjVoNzAuOXYtMTQuOWw2LjMgMTQuOWgzNi44bDYuNC0xNS4ydjE1LjJoMTc2LjFsLS4xLTMyaDMuNGMyLjQgMCAzLjEuMyAzLjEgNC4ydjI3LjhoOTEuMXYtNy41YzcuNCA0IDE4LjggNy41IDMzLjkgNy41aDM4LjNsOC4yLTE5LjVINTYzbDggMTkuNWg3My44di0xOC41bDExLjIgMTguNWg1OS4yVjk4LjdoLTU4LjZ2MTQuNGwtOC4yLTE0LjRoLTYwLjF2MTQuNGwtNy41LTE0LjRoLTgxLjJjLTEzLjYgMC0yNS41IDEuOS0zNS4yIDcuMXYtNy4xaC01NnY3LjFjLTYuMS01LjQtMTQuNS03LjEtMjMuOC03LjFIMTc5LjlsLTEzLjcgMzEuNi0xNC4xLTMxLjZIODcuNnYxNC40bC03LjEtMTQuNGgtNTVMMCAxNTYuOXY2NC4zem0yMjcuNC0xNy43aC0yMS42bC0uMS02OC44LTMwLjYgNjguOGgtMTguNUwxMjYgMTM0Ljd2NjguOEg4My4xTDc1IDE4My45SDMxLjFsLTguMiAxOS42SDBsMzcuOC04Ny44aDMxLjNsMzUuOCA4My4xdi04My4xaDM0LjVsMjcuNSA1OS42IDI1LjQtNTkuNmgzNS4xdjg3Ljh6TTY3LjggMTY1LjdsLTE0LjUtMzUtMTQuMyAzNWgyOC44em0yNDUuNiAzNy44SDI0M3YtODcuOGg3MC40VjEzNGgtNDkuM3YxNS44aDQ4LjF2MThoLTQ4LjF2MTcuNWg0OS4zdjE4LjJ6bTk5LjMtNjQuMmMwIDE0LTkuNCAyMS4zLTE0LjkgMjMuNCA0LjYgMS44IDguNiA0LjkgMTAuNCA3LjQgMyA0LjQgMy41IDguMyAzLjUgMTYuMnYxNy4yaC0yMS4ybC0uMS0xMS4xYzAtNS4yLjUtMTIuOC0zLjMtMTcuMS0zLjEtMy4xLTcuOC0zLjctMTUuNC0zLjdoLTIyLjZ2MzEuOUgzMjh2LTg3LjhoNDguNWMxMC44IDAgMTguNy4zIDI1LjUgNC4yIDYuNyAzLjkgMTAuNyA5LjYgMTAuNyAxOS40ek0zODYgMTUyLjRjLTIuOSAxLjctNi4zIDEuOC0xMC40IDEuOEgzNTB2LTE5LjVoMjUuOWMzLjcgMCA3LjUuMSAxMCAxLjYgMi44IDEuMiA0LjUgNCA0LjUgNy43IDAgMy45LTEuNiA3LTQuNCA4LjR6bTYwLjUgNTEuMUg0MjV2LTg3LjhoMjEuNXY4Ny44em0yNDkuNyAwaC0yOS44bC00MC02NS45djY1LjloLTQzbC04LjItMTkuNmgtNDMuOGwtNy45IDE5LjZoLTI0LjdjLTEwLjIgMC0yMy4yLTIuMi0zMC42LTkuNy03LjQtNy41LTExLjItMTcuNi0xMS4yLTMzLjUgMC0xMy4xIDIuMy0yNSAxMS4zLTM0LjQgNi45LTcgMTcuNS0xMC4yIDMyLjEtMTAuMmgyMC40djE4LjhoLTIwYy03LjcgMC0xMi4xIDEuMS0xNi4yIDUuMi0zLjYgMy43LTYuMSAxMC43LTYuMSAxOS45IDAgOS40IDEuOSAxNi4yIDUuOCAyMC42IDMuMiAzLjUgOS4xIDQuNiAxNC43IDQuNmg5LjVsMjkuNy02OS4xaDMxLjZsMzUuNyA4My4xdi04My4xaDMyLjFsMzcgNjEuMnYtNjEuMmgyMS42djg3Ljh6bS0xMjguMS0zNy44bC0xNC42LTM1LTE0LjUgMzVoMjkuMXpNNzUwIDM0My44Yy01LjIgNy40LTE1LjEgMTEuMi0yOC43IDExLjJoLTQwLjd2LTE4LjhoNDAuNmM0IDAgNi44LS42IDguNS0yLjIgMS41LTEuNCAyLjUtMy4zIDIuNS01LjcgMC0yLjYtMS00LjYtMi42LTUuOC0xLjUtMS40LTMuNy0yLTcuNC0yLTE5LjgtLjctNDQuNS42LTQ0LjUtMjcuMiAwLTEyLjcgOC4xLTI2LjIgMzAuMy0yNi4yaDQydi0xNy40aC0zOS4xYy0xMS43IDAtMjAuMyAyLjgtMjYuNCA3LjF2LTcuMWgtNTcuN2MtOS4yIDAtMjAgMi4yLTI1LjIgNy4xdi03LjFoLTEwM3Y3LjFjLTguMi01LjgtMjIuMS03LjEtMjguNS03LjFoLTY3Ljl2Ny4xYy02LjUtNi4yLTIxLTcuMS0yOS44LTcuMWgtNzZMMjc5IDI2OC40bC0xNi40LTE4LjdIMTQ5djEyMi42aDExMS41bDE3LjktMTkuMSAxNi45IDE5LjFoNjguOHYtMjguOGg2LjdjOS4yLjEgMTkuOS0uMiAyOS40LTQuM3YzMy4xaDU2Ljd2LTMyaDIuN2MzLjUgMCAzLjkuMiAzLjkgMy42djI4LjRoMTcyLjJjMTAuOSAwIDIyLjQtMi44IDI4LjctNy45djcuOUg3MTljMTEuNCAwIDIyLjUtMS42IDMxLTUuN3YtMjIuOHptLTM0MS41LTQ3LjJjMCAyNC40LTE4LjMgMjkuNS0zNi44IDI5LjVoLTI2LjN2MjkuNGgtNDFsLTI1LjktMjkuMS0yNyAyOS4xSDE2OHYtODcuOGg4NC44bDI1LjkgMjguOCAyNi45LTI4LjhoNjcuM2MxNi44IDAgMzUuNiA0LjYgMzUuNiAyOC45ek0yNDAuOCAzMzdIMTg5di0xNy40aDQ2LjN2LTE4SDE4OXYtMTUuOWg1Mi44bDIzLjEgMjUuNi0yNC4xIDI1Ljd6bTgzLjYgMTAuMUwyOTIgMzExLjNsMzIuNC0zNC42djcwLjR6bTQ3LjgtMzkuMUgzNDV2LTIyLjNoMjcuNWM3LjYgMCAxMi45IDMuMSAxMi45IDEwLjdzLTUuMSAxMS42LTEzLjIgMTEuNnpNNTE1IDI2Ny43aDcwLjN2MTguMUg1MzZ2MTZoNDguMXYxNy45SDUzNnYxNy41bDQ5LjMuMXYxOC4ySDUxNXYtODcuOHptLTI3LjEgNDdjNC43IDEuNyA4LjUgNC44IDEwLjMgNy40IDMgNC4zIDMuNSA4LjMgMy41IDE2djE3LjRoLTIxLjF2LTExYzAtNS4zLjUtMTMuMS0zLjQtMTcuMi0zLjEtMy4xLTcuOC0zLjktMTUuNS0zLjloLTIyLjV2MzIuMUg0MTh2LTg3LjhoNDguN2MxMC42IDAgMTguNC40IDI1LjMgNC4xIDYuNyA0IDEwLjkgOS41IDEwLjkgMTkuNSAwIDE0LTkuNCAyMS4yLTE1IDIzLjR6TTQ3NiAzMDMuNmMtMi44IDEuNy02LjMgMS44LTEwLjQgMS44SDQ0MHYtMTkuN2gyNS45YzMuOCAwIDcuNSAwIDEwLjEgMS42IDIuNyAxLjQgNC40IDQuMSA0LjQgNy45IDAgMy43LTEuNyA2LjctNC40IDguNHptMTkwLjMgNS42YzQuMSA0LjIgNi4zIDkuNiA2LjMgMTguNiAwIDE4LjktMTEuOCAyNy43LTMzLjEgMjcuN2gtNDF2LTE4LjhoNDAuOWM0IDAgNi44LS41IDguNi0yLjIgMS40LTEuMyAyLjUtMy4zIDIuNS01LjcgMC0yLjYtMS4yLTQuNi0yLjYtNS44LTEuNi0xLjQtMy45LTItNy41LTItMTkuNy0uNy00NC40LjYtNDQuNC0yNy4yIDAtMTIuNyA4LTI2LjEgMzAuMS0yNi4xaDQyLjN2MTguN2gtMzguN2MtMy44IDAtNi4zLjEtOC40IDEuNi0yLjQgMS40LTMuMiAzLjUtMy4yIDYuMyAwIDMuMyAxLjkgNS41IDQuNiA2LjUgMi4yLjggNC42IDEgOC4yIDFsMTEuNC4zYzExLjQuMyAxOS4zIDIuMyAyNCA3LjF6bTgzLjctMjMuNWgtMzguNGMtMy45IDAtNi40LjEtOC42IDEuNi0yLjIgMS40LTMgMy41LTMgNi4zIDAgMy4zIDEuOCA1LjUgNC42IDYuNSAyLjIuOCA0LjYgMSA4LjEgMWwxMS40LjNjMTEuNi4zIDE5LjMgMi4zIDIzLjkgNy4xLjkuNyAxLjQgMS40IDIgMi4ydi0yNXoiIGNsYXNzPSJhIi8+PC9nPjwvc3ZnPg==) no-repeat}#give_purchase_form_wrap span.card-type.maestro{background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNzUwIDQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTY3NSAyMzUuNTFjMCA5OS4xMzMtODAuMzUgMTc5LjUtMTc5LjQ4IDE3OS41LTk5LjEyMSAwLTE3OS40OC04MC4zNjMtMTc5LjQ4LTE3OS41QzMxNi4wNCAxMzYuMzY4IDM5Ni4zOTggNTYgNDk1LjUyIDU2IDU5NC42NTMgNTYgNjc1IDEzNi4zNjcgNjc1IDIzNS41MSIgZmlsbD0iI0Q5MjIyQSIvPjxwYXRoIGQ9Ik0zNTYuODcgMzQ5LjQ5YTE3Ny45MDggMTc3LjkwOCAwIDAgMS0xMy42NzUtMTkuMDA4aDYzLjYxMmExNzguNjkgMTc4LjY5IDAgMCAwIDEwLjM0Mi0xOS4wMTNoLTg0LjI5MmExNzguNDE4IDE3OC40MTggMCAwIDEtNy41OTYtMTloOTkuNDc1YzUuOTg4LTE3LjkwNCA5LjIzLTM3LjA1IDkuMjMtNTYuOTYyIDAtMTMuMDQ2LTEuMzkyLTI1Ljc2Mi00LjAzLTM4LjAxM2gtMTA5Ljg2YTE3OC4yMTQgMTc4LjIxNCAwIDAgMSA1LjIwOC0xOS4wMDhoOTkuNDQyYTE4MS40NDIgMTgxLjQ0MiAwIDAgMC03LjU5MS0xOS4wMDRIMzMyLjg4YTE4MC44NSAxODAuODUgMCAwIDEgMTAuMzM4LTE5LjAwOGg2My41N2ExODEuNDMzIDE4MS40MzMgMCAwIDAtMTMuNjctMTguOTkyaC0zNi4yMjVhMTgxLjA4OCAxODEuMDg4IDAgMCAxIDE4LjExMi0xOWMtMzEuODU0LTI4Ljg4My03NC4xMzgtNDYuNDgzLTEyMC41Mi00Ni40ODMtOTkuMTMgMC0xNzkuNDkgODAuMzY3LTE3OS40OSAxNzkuNTEgMCA5OS4xMzMgODAuMzU4IDE3OS41IDE3OS40OSAxNzkuNSA0Ni4zODggMCA4OC42NjctMTcuNTk2IDEyMC41Mi00Ni40NzVhMTgwLjMzNyAxODAuMzM3IDAgMCAwIDE4LjEzMy0xOS4wMzhoLTM2LjI2NyIgZmlsbD0iIzAwOTdEMCIvPjxwYXRoIGQ9Ik02NTEuMDggMzM1LjU0YzAtMy4yIDIuNTk2LTUuNzk2IDUuOC01Ljc5NiAzLjIgMCA1Ljc5MiAyLjU5NiA1Ljc5MiA1Ljc5NiAwIDMuMjA0LTIuNTkyIDUuOC01Ljc5MiA1LjhhNS43OTkgNS43OTkgMCAwIDEtNS44LTUuOHptNS44IDQuNDA4YTQuNDAxIDQuNDAxIDAgMCAwIDQuNDA0LTQuNDA4IDQuMzk2IDQuMzk2IDAgMCAwLTQuNDA0LTQuMzk2IDQuNCA0LjQgMCAwIDAtNC40MDggNC4zOTYgNC40MDUgNC40MDUgMCAwIDAgNC40MDggNC40MDh6bS0uNzg3LTEuODYyaC0xLjE4NHYtNS4wOTJoMi4xNWMuNDQ2IDAgLjkwNC4wMDQgMS4zLjI1OC40MTcuMjg0LjY0Ni43NzUuNjQ2IDEuMjcxIDAgLjU4NC0uMzM3IDEuMTEzLS44OCAxLjMxN2wuOTM0IDIuMjQ2aC0xLjMxN2wtLjc3NS0yLjAwOWgtLjg3NXYyLjAwOXptMC0yLjg4aC42NThjLjI0NiAwIC41MDQuMDE3LjcyNS0uMWEuNzEyLjcxMiAwIDAgMCAuMy0uNTkxLjY1Mi42NTIgMCAwIDAtLjI4OC0uNTEzYy0uMjEyLS4xMjUtLjU0MS0uMS0uNzYyLS4xaC0uNjM0djEuMzA1ek0zNzIuNDUgMjg0LjAxYy03LjY3IDIuMDMzLTE1LjA4OCAzLjAyNS0yMi45MjkgMy4wMDgtMjUuMDE3LS4wMjUtMzguMDQ2LTExLjQxNy0zOC4wNDYtMzMuMiAwLTI1LjQ1OCAxNi41ODgtNDQuMTgzIDM5LjEtNDQuMTgzIDE4LjQxNyAwIDMwLjE3NSAxMC41IDMwLjE3NSAyNi45NDYgMCA1LjQ1OS0uNzk2IDEwLjc3MS0yLjc0NiAxOC4yOTZoLTQ0LjQ4OGMtMS41ODMgMTAuNjMzIDYuMTg4IDE1LjMwNCAxOS40MTIgMTUuMzA0IDcuOTI1IDAgMTUuMDkyLTEuNDI1IDIzLjAyNS00LjYxMmwtMy41MDQgMTguNDQyem0tMTEuOTYyLTQ0LjE1YzAtMS42MDggMi40NzUtMTMuMDMzLTEwLjQtMTMuMjgzLTcuMTA4IDAtMTIuMjA4IDQuNzI1LTE0LjI3MSAxMy4yODNoMjQuNjcxem0yNy4wMzItNWMwIDkuNDA0IDUuMjk2IDE1LjkgMTcuMzI5IDIwLjczOCA5LjIgMy43NyAxMC42NSA0Ljg1OCAxMC42NSA4LjIyIDAgNC42NjMtNC4wNjcgNi44MDUtMTMuMDkyIDYuNzQ3LTYuNzgtLjA1LTEyLjk2Mi0uODcxLTIwLjI2Mi0yLjg5NmwtMy4yMyAxNy4xNTRjNi40ODggMS41MDQgMTUuNTg5IDIgMjMuNjUgMi4xODcgMjQuMDI2IDAgMzUuMTE4LTcuODY2IDM1LjExOC0yNC44NjcgMC0xMC4yMTctNC42MjUtMTYuMjMzLTE2LjAzMy0yMC43MTItOS41MzgtMy44MDgtMTAuNjU4LTQuNjM3LTEwLjY1OC04LjA4MyAwLTQuMDUgMy43NzktNi4xIDExLjE1LTYuMSA0LjQ2MiAwIDEwLjU3OS40MTIgMTYuMzc5IDEuMTA4bDMuMjU4LTE3LjI0MmMtNS45MTItLjgyNS0xNC44ODMtMS40ODMtMjAuMDc1LTEuNDgzLTI1LjQ1IDAtMzQuMjU4IDExLjQ1OC0zNC4xODMgMjUuMjI5bS04OC4yNDEgNTAuOTNoLTE4LjY2MmwuNDQ2LTcuODJjLTUuNjkyIDYuMTctMTMuMjcxIDkuMDQtMjMuNTU4IDkuMDQtMTIuMTc1IDAtMjAuNTE3LTguMzI0LTIwLjUxNy0yMC4yOTUgMC0xOC4xOTYgMTQuNS0yOC42OTIgMzkuNDI5LTI4LjY5MiAyLjU2MiAwIDUuODIuMTkyIDkuMTY3LjU2Mi42OTEtMi40MzMuODc5LTMuNDc5Ljg3OS00LjgwOCAwLTQuOTgtMy45MjEtNi44MTItMTQuNDEyLTYuODEyLTEwLjM0Mi4wNDEtMTcuMzIxIDEuNTctMjMuNzk2IDMuMzEybDMuMTg3LTE2LjdjMTEuMTk2LTIuODQ2IDE4LjUzLTMuOTQyIDI2LjgyNS0zLjk0MiAxOS4zMDQgMCAyOS41IDcuNTY3IDI5LjUgMjEuNzk2LjE2NyAzLjc5Ni0xLjE1OCAxMS40MTItMS44MiAxNC43NDYtLjc1OSA0Ljg1NS02LjEwOSAzMi45NzUtNi42NjcgMzkuNjEyem0tMTYuMzc5LTMzLjE5MmMtMi4zNjctLjI0Mi0zLjM5Ni0uMzEzLTUuMDEzLS4zMTMtMTIuNzI5IDAtMTkuMTgzIDMuNzg4LTE5LjE4MyAxMS4yNjggMCA0LjY5MSAzLjE1IDcuNjMzIDguMDU5IDcuNjMzIDkuMTQ2IDAgMTUuNzUtNy42NSAxNi4xMzgtMTguNTg4ek00NzcgMjg0LjYxYy02LjEyNSAxLjY4LTEwLjg5NiAyLjQwOC0xNi4wNTggMi40MDgtMTEuNDMzIDAtMTcuNjc1LTUuODQxLTE3LjY3NS0xNi4yNS0uMzU4LTIuODU4IDIuNDMzLTE2LjA1OCAzLjA2Ny0xOS43MzguNjMzLTMuNjkxIDEwLjUzOC01Ny40OTIgMTAuNTM4LTU3LjQ5MmgyMi4yMTJsLTMuMzYzIDE3LjhoMTEuMzkybC0zLjA5NiAxOC4xNzFoLTExLjQ0MnMtNi4yNzkgMzEuNTMtNi4yNzkgMzMuOTMzYzAgMy44MjUgMi4zMTcgNS40ODggNy42MzQgNS40ODggMi41NDUgMCA0LjUwOC0uMjM4IDYuMDI5LS42OTJMNDc3IDI4NC42MW05OS4yNS03NC45OGMtMTYuMjc5IDAtMjkgNi43LTM2LjM4OCAxNy44OTJsNi40MTItMTYuNTk2Yy0xMS44MTctNC4zMzgtMTkuNDMzIDEuODUtMjYuMzI1IDEwLjY1IDAgMC0xLjE1NCAxLjQ2Mi0yLjMgMi44di0xMy4wNWgtMjAuODU4Yy0yLjgyNSAyMy4wMjktNy44MiA0Ni4zNzktMTEuNzI5IDY5LjQ0NmwtLjk0MSA1LjAyaDIyLjQzOGMyLjEyNS0xMS43MDcgMy44NzUtMjEuMjExIDUuNjE3LTI4Ljc4NyA0Ljc2Ni0yMC43ODggMTIuNzg4LTI3LjE0MiAyNC44MjktMjQuMzMzLTIuNzggNS45NzktNC4zMDUgMTIuODkyLTQuMzA1IDIwLjU1NCAwIDE4LjU3OSAxMC4wOTIgMzMuNzg4IDM1LjE1IDMzLjc4OCAyNS4yODggMCA0My41OTYtMTMuNTA4IDQzLjU5Ni00NC4zMDggMC0xOC41OC0xMi4yLTMzLjA3NS0zNS4xOTYtMzMuMDc1em0tNi41MyA1OS4zMTdjLTcuOTI0LjEyNS0xMi43MjgtNi41MjUtMTIuNzI4LTE2LjQ3MSAwLTExLjc5MiA3LjAxMi0yNS4xMTIgMTguMjc1LTI1LjExMiA5LjA4NyAwIDEyLjIgNy4yMDQgMTIuMiAxNC44NzkgMCAxNi43NzktNi44NzUgMjYuNzA0LTE3Ljc0NiAyNi43MDR6TTIyNi41MyAyODUuNzloLTIyLjM0bDEzLjI4LTY5Ljk1LTMwLjU3IDY5Ljk1aC0yMC4zN2wtMy43My02OS41NS0xMy4zMiA2OS41NWgtMjAuMjdsMTcuMjctOTAuOTloMzQuOTFsMi45MSA1MC43MiAyMi4xMi01MC43MmgzNy43MmwtMTcuNjEgOTAuOTkiIGZpbGw9IiMwMDAiLz48cGF0aCBkPSJNNjEzLjE1IDI3NC4zOWE1LjggNS44IDAgMCAxIDUuNzk2LTUuNzk2YzMuMjA0IDAgNS43OTYgMi42IDUuNzk2IDUuNzk2YTUuNzk2IDUuNzk2IDAgMSAxLTExLjU5MiAwem01Ljc5NiA0LjQxMmE0LjQxNCA0LjQxNCAwIDAgMCA0LjQwOC00LjQxMiA0LjQwNyA0LjQwNyAwIDAgMC00LjQwOC00LjQwNCA0LjQwNiA0LjQwNiAwIDAgMC00LjQwOSA0LjQwNCA0LjQxNCA0LjQxNCAwIDAgMCA0LjQwOSA0LjQxMnptLS43ODQtMS44NjZoLTEuMTg3di01LjA4M2gyLjE1Yy40NSAwIC45MDggMCAxLjMwNC4yNS40MDkuMjc5LjY0Ni43NjYuNjQ2IDEuMjcgMCAuNTgtLjMzOCAxLjExNy0uODgzIDEuMzE3bC45MzMgMi4yNDZoLTEuMzE3bC0uNzctMi4wMDhoLS44NzZ2Mi4wMDh6bTAtMi44ODhoLjY1OWMuMjQxIDAgLjUwNC4wMTcuNzI1LS4wOTZhLjcwMi43MDIgMCAwIDAgLjI5Ni0uNTg3LjYzNS42MzUgMCAwIDAtLjI4NC0uNTEzYy0uMjEyLS4xMjktLjU0MS0uMDk1LS43NjItLjA5NWgtLjYzNHYxLjI5MXpNMzc4LjA1IDI3OC40Yy03LjY2NyAyLjAzMy0xNS4wODggMy4wMy0yMi45MjUgMy4wMTMtMjUuMDE3LS4wMjYtMzguMDQ2LTExLjQyMi0zOC4wNDYtMzMuMjA5IDAtMjUuNDUgMTYuNTc5LTQ0LjE3OSAzOS4wOTYtNDQuMTc5IDE4LjQyMSAwIDMwLjE3NSAxMC40OTYgMzAuMTc1IDI2Ljk0MiAwIDUuNDY3LS44IDEwLjc3MS0yLjc0MiAxOC4zSDMzOS4xMmMtMS41ODMgMTAuNjMgNi4xOCAxNS4zMDggMTkuNDA4IDE1LjMwOCA3LjkyNSAwIDE1LjA4OC0xLjQyNSAyMy4wMy00LjYxNmwtMy41MDkgMTguNDQyem0tMTEuOTYyLTQ0LjE1YzAtMS42MDQgMi40Ny0xMy4wMzMtMTAuNC0xMy4yNzktNy4xMDggMC0xMi4yMDQgNC43My0xNC4yNzEgMTMuMjc5aDI0LjY3MXptMjcuMDQyLTVjMCA5LjQwOCA1LjI4NyAxNS45IDE3LjMyNSAyMC43NDYgOS4yMDQgMy43NjcgMTAuNjUgNC44NTggMTAuNjUgOC4yMTMgMCA0LjY2Ni00LjA2NyA2LjgwOC0xMy4wODggNi43NS02Ljc4My0uMDQ2LTEyLjk2Ny0uODcxLTIwLjI2Mi0yLjg5NmwtMy4yMzggMTcuMTQ2YzYuNDkyIDEuNTE2IDE1LjU5NiAyLjAxMiAyMy42NTQgMi4yIDI0LjAyNSAwIDM1LjEyMS03Ljg3MSAzNS4xMjEtMjQuODcxIDAtMTAuMjE3LTQuNjI5LTE2LjIzOC0xNi4wNDItMjAuNzEyLTkuNTM3LTMuODA5LTEwLjY1NC00LjYzOC0xMC42NTQtOC4wODQgMC00LjA1IDMuNzg0LTYuMSAxMS4xNDYtNi4xIDQuNDcxIDAgMTAuNTgzLjQxNyAxNi4zODggMS4xMTNsMy4yNS0xNy4yNDZjLTUuOTEyLS44MjUtMTQuODc5LTEuNDgzLTIwLjA2Ny0xLjQ4My0yNS40NTggMC0zNC4yNjIgMTEuNDU0LTM0LjE4MyAyNS4yMjVtLTg4LjI0IDUwLjkyOWgtMTguNjY3bC40NS03LjgyYy01LjY5NiA2LjE1Ny0xMy4yNzUgOS4wMzItMjMuNTU4IDkuMDMyLTEyLjE3NSAwLTIwLjUyMS04LjMyNS0yMC41MjEtMjAuMjg4IDAtMTguMjA0IDE0LjQ5Ni0yOC42OTYgMzkuNDI5LTI4LjY5NiAyLjU2MiAwIDUuODE3LjE5MiA5LjE3LjU2My42OTItMi40MzMuODc2LTMuNDc1Ljg3Ni00LjgwOCAwLTQuOTg0LTMuOTE3LTYuODEzLTE0LjQwOC02LjgxMy0xMC4zNDIuMDQyLTE3LjMyMSAxLjU3NS0yMy43OTYgMy4zMTNsMy4xODMtMTYuNjk2YzExLjItMi44NSAxOC41My0zLjk0NiAyNi44My0zLjk0NiAxOS4zMDMgMCAyOS40OTUgNy41NjcgMjkuNDk1IDIxLjc5Mi4xNjcgMy44LTEuMTU4IDExLjQxMi0xLjgxNyAxNC43NTQtLjc2MiA0Ljg1LTYuMTEyIDMyLjk3LTYuNjY2IDM5LjYxMnptLTE2LjM4OC0zMy4xOTZjLTIuMzU4LS4yNDYtMy4zOTItLjMxMy01LjAxMy0uMzEzLTEyLjcyIDAtMTkuMTc4IDMuNzg4LTE5LjE3OCAxMS4yNjggMCA0LjY5NSAzLjE1NCA3LjYzMyA4LjA1NCA3LjYzMyA5LjE1NCAwIDE1Ljc1OC03LjY1NCAxNi4xMzgtMTguNTg4ek00ODIuNjEgMjc5Yy02LjEyIDEuNjc1LTEwLjg5NiAyLjQwOC0xNi4wNTQgMi40MDgtMTEuNDMzIDAtMTcuNjcxLTUuODQ2LTE3LjY3MS0xNi4yNTQtLjM2Mi0yLjg1NCAyLjQzMy0xNi4wNTggMy4wNjMtMTkuNzM4LjYzMy0zLjY5MSAxMC41MzgtNTcuNDkyIDEwLjUzOC01Ny40OTJoMjIuMjA4bC0zLjM1NSAxNy44aDExLjM5MmwtMy4wOTUgMTguMTcxaC0xMS40NDJzLTYuMjg0IDMxLjUzLTYuMjg0IDMzLjkzM2MwIDMuODI1IDIuMzIxIDUuNDggNy42MzQgNS40OCAyLjU0MSAwIDQuNTA4LS4yMyA2LjAyOS0uNjkybC0yLjk2MyAxNi4zODNtMTEwLjQ3LTQyLjM1OWMwIDE2Ljc3NS02Ljg4IDI2LjcwOC0xNy43NTQgMjYuNzA4LTcuOTIuMTEyLTEyLjcyNS02LjUyNS0xMi43MjUtMTYuNDc1IDAtMTEuNzkyIDcuMDA4LTI1LjExMiAxOC4yNzEtMjUuMTEyIDkuMDkyIDAgMTIuMjA4IDcuMjEyIDEyLjIwOCAxNC44Nzl6bTIzLjk3OS40NjdjMC0xOC41OC0xMi4yMDgtMzMuMDgtMzUuMTk2LTMzLjA4LTI2LjQ1IDAtNDMuNTUgMTcuNjI2LTQzLjU1IDQzLjU5NyAwIDE4LjU3OSAxMC4wODMgMzMuNzkyIDM1LjE1IDMzLjc5MiAyNS4yODggMCA0My41OTYtMTMuNTEyIDQzLjU5Ni00NC4zMDh6TTUwMi40IDIwNS43MmMtMi44MiAyMy4wMjktNy44MTcgNDYuMzc1LTExLjcyMSA2OS40NWwtLjk0NiA1LjAyaDIyLjQzM2M4LjA4OC00NC41NTcgMTAuOC01Ny4yNTMgMjcuNzQyLTUyLjc4Mmw4LjE1LTIxLjA4OGMtMTEuODE3LTQuMzM4LTE5LjQyNSAxLjg1NC0yNi4zMDggMTAuNjU4LjYyMS0zLjk2MyAxLjc5Mi03Ljc4NCAxLjUwOC0xMS4yNThINTAyLjRtLTI3MC4yNiA3NC40N0gyMDkuOGwxMy4yNy02OS45Ni0zMC41NyA2OS45NmgtMjAuMzZsLTMuNzMtNjkuNTUtMTMuMzIgNjkuNTVoLTIwLjI3bDE3LjI2LTkxSDE4N2wxLjg1IDU2LjMzIDI0LjU3LTU2LjMzaDM2LjMzbC0xNy42MSA5MSIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=) no-repeat}#give_purchase_form_wrap span.card-type.dinersclub{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiPjxyZWN0IGZpbGw9IiMwMDc5QkUiIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIiByeD0iNDAiLz48cGF0aCBkPSJNNTg0LjkzNCAyMzcuOTQ3YzAtOTkuNDE1LTgyLjk4MS0xNjguMTMzLTE3My44OTUtMTY4LjFoLTc4LjI0MmMtOTIuMDAzLS4wMzMtMTY3LjczIDY4LjcwNS0xNjcuNzMgMTY4LjEgMCA5MC45MyA3NS43MjcgMTY1LjY0IDE2Ny43MyAxNjUuMjA0aDc4LjI0MmM5MC45MTQuNDM2IDE3My44OTUtNzQuMjkzIDE3My44OTUtMTY1LjIwNHoiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNMzMzLjI4IDgzLjkzYy04NC4wNy4wMjctMTUyLjE5NCA2OC4zMDgtMTUyLjIxNCAxNTIuNTguMDIgODQuMjU4IDY4LjE0NCAxNTIuNTMzIDE1Mi4yMTQgMTUyLjU2IDg0LjA5LS4wMjcgMTUyLjIyOC02OC4zMDIgMTUyLjI0LTE1Mi41Ni0uMDEyLTg0LjI3Mi02OC4xNS0xNTIuNTUzLTE1Mi4yNC0xNTIuNTh6IiBmaWxsPSIjMDA3OUJFIi8+PHBhdGggZD0iTTIzNy4wNjYgMjM2LjA5OGMuMDgtNDEuMTggMjUuNzQ2LTc2LjI5NiA2MS45NC05MC4yNXYxODAuNDhjLTM2LjE5NC0xMy45NDctNjEuODYxLTQ5LjA0NC02MS45NC05MC4yM3ptMTMxIDkwLjI3NVYxNDUuODQ3YzM2LjIwNyAxMy45MiA2MS45MTQgNDkuMDU3IDYxLjk4IDkwLjI1Ny0uMDY2IDQxLjIxMi0yNS43NzMgNzYuMzIyLTYxLjk4IDkwLjI2OXoiIGZpbGw9IiNGRkYiLz48L2c+PC9zdmc+) no-repeat}#give_purchase_form_wrap span.card-type.jcb{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZGVmcz48bGluZWFyR3JhZGllbnQgeDE9Ii4wMzIlIiB5MT0iNTAlIiB4Mj0iOTkuOTc0JSIgeTI9IjUwJSIgaWQ9ImEiPjxzdG9wIHN0b3AtY29sb3I9IiMwMDdCNDAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjNTVCMzMwIiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCB4MT0iLjQ3MiUiIHkxPSI1MCUiIHgyPSI5OS45ODYlIiB5Mj0iNTAlIiBpZD0iYiI+PHN0b3Agc3RvcC1jb2xvcj0iIzFEMjk3MCIgb2Zmc2V0PSIwJSIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMDZEQkEiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSIuMTE0JSIgeTE9IjUwLjAwMSUiIHgyPSI5OS45ODYlIiB5Mj0iNTAuMDAxJSIgaWQ9ImMiPjxzdG9wIHN0b3AtY29sb3I9IiM2RTJCMkYiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRTMwMTM4IiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiPjxyZWN0IGZpbGw9IiMwRTRDOTYiIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIiByeD0iNDAiLz48cGF0aCBkPSJNNjE3LjI0MyAzNDYuNzY2YzAgNDEuNjE1LTMzLjcyOCA3NS4zNi03NS4zNiA3NS4zNkgxMzIuNzU3VjEyNC4yNDVjMC00MS42MjYgMzMuNzMzLTc1LjM3IDc1LjM2NS03NS4zN2w0MDkuMTIxLS4wMDF2Mjk3Ljg5MnoiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNNDgzLjg1OSAyNDIuMDQ1YzExLjY4NC4yNTMgMjMuNDM3LS41MTYgMzUuMDc3LjQgMTEuNzg3IDIuMiAxNC42MjggMjAuMDQzIDQuMTU2IDI1Ljg4OC03LjE0MSAzLjg1LTE1LjYzMyAxLjQzMi0yMy4zNzkgMi4xMTNINDgzLjg2di0yOC40MDF6bTQxLjgzMy0zMi4xNDVjMi41OTYgOS4xNjUtNi4yMzggMTcuMzkyLTE1LjA2NiAxNi4xM2gtMjYuNzY3Yy4xODUtOC42NDItLjM2OC0xOC4wMjEuMjcyLTI2LjIwOCAxMC43MjQuMzAxIDIxLjU0OS0uNjE2IDMyLjIxLjQ4IDQuNTggMS4xNSA4LjQxMyA0LjkxNiA5LjM1IDkuNTk4ek01OTAuMTIgNzMuOTk3Yy40OTggMTcuNTAxLjA3MSAzNS45MjcuMjE0IDUzLjc4My0uMDM1IDcyLjU5Ni4wNzIgMTQ1LjE5NC0uMDU1IDIxNy43OS0uNDY5IDI3LjIwNy0yNC41ODIgNTAuODQ0LTUxLjYgNTEuMzg3LTI3LjA0Ni4xMTEtNTQuMDk1LjAxNi04MS4xNDIuMDQ3di0xMDkuNzVjMjkuNDctLjE1NCA1OC45NTkuMzA3IDg4LjQxNy0uMjMyIDEzLjY2Ny0uODYgMjguNjMyLTkuODc2IDI5LjI3LTI0LjkxNSAxLjYxLTE1LjEwMi0xMi42MzItMjUuNTUtMjYuMTUzLTI3LjIwMS01LjE5OC0uMTM1LTUuMDQ0LTEuNTE1IDAtMi4xMTcgMTIuODkyLTIuNzg3IDIzLjAyLTE2LjEzMyAxOS4yMjYtMjkuNDk5LTMuMjM2LTE0LjA1OC0xOC43NzMtMTkuNDk5LTMxLjY5Ny0xOS40NzItMjYuMzUxLS4xOC01Mi43MDktLjAyNi03OS4wNjMtLjA3Ny4xNzItMjAuNDg5LS4zNTQtNDEgLjI4Ni02MS40NzQgMi4wODctMjYuNzE2IDI2LjgwNi00OC43NDcgNTMuNDQ3LTQ4LjI3aDc4Ljg1eiIgZmlsbD0idXJsKCNhKSIvPjxwYXRoIGQ9Ik0xNTkuNzQgMTI1LjA0Yy42NzQtMjcuMTYzIDI0Ljg4OS01MC42MTEgNTEuODc1LTUxLjAwNyAyNi45NDQtLjA4MyA1My44OTEtLjAxMiA4MC44MzctLjAzNi0uMDc0IDkwLjg4NS4xNDggMTgxLjc3Ny0uMTEyIDI3Mi42NTgtMS4wMzggMjYuODM0LTI0Ljk5IDQ5LjgzNC01MS42NzkgNTAuMzA3LTI2Ljk5Ni4wOTktNTMuOTk1LjAxNC04MC45OTIuMDQyVjI4My41NTFjMjYuMjIzIDYuMTk0IDUzLjcyMiA4LjgzMiA4MC40NzMgNC43MjEgMTUuOTkzLTIuNTc1IDMzLjQ4OC0xMC40MjQgMzguOTAyLTI3LjAxNCAzLjk4Ni0xNC4xOTIgMS43NDItMjkuMTI2IDIuMzM0LTQzLjY5MnYtMzMuODI0aC00Ni4yOTdjLS4yMDggMjIuMzcuNDI2IDQ0Ljc4LS4zMzUgNjcuMTI1LTEuMjQ4IDEzLjczNC0xNC44NDYgMjIuNDYtMjcuOCAyMS45OTUtMTYuMDY2LjE2OS00Ny44OTgtMTEuNjQtNDcuODk4LTExLjY0LS4wOC00MS45MTcuNDY2LTk0LjQwOC42OTItMTM2LjE4MnoiIGZpbGw9InVybCgjYikiLz48cGF0aCBkPSJNMzA5LjcyIDE5Ny4zOWMtMi40MzQuNTE3LS40OS04LjMtMS4xMTQtMTEuNjQ2LjE2Ni0yMS4xNS0uMzQ2LTQyLjMyMy4yODQtNjMuNDU4IDIuMDgzLTI2LjgyOSAyNi45OTEtNDguOTE2IDUzLjczOS00OC4yODhoNzguNzY2Yy0uMDc0IDkwLjg4NC4xNDcgMTgxLjc3NS0uMTEyIDI3Mi42NTYtMS4wMzkgMjYuODM0LTI0Ljk5MiA0OS44MzMtNTEuNjggNTAuMzA4LTI2Ljk5OC4xLTUzLjk5OC4wMTUtODAuOTk3LjA0M1YyNzIuNzA4YzE4LjQ0IDE1LjEyOCA0My41IDE3LjQ4NCA2Ni40NzIgMTcuNTI1IDE3LjMxNy0uMDA2IDM0LjUzNC0yLjY3NSA1MS4zNS02LjY3VjI2MC43OWMtMTguOTUzIDkuNDQ3LTQxLjIzMyAxNS40NDYtNjIuMjQzIDEwLjAxOC0xNC42NTYtMy42NS0yNS4yOTQtMTcuODExLTI1LjA1Ni0zMi45MzYtMS42OTktMTUuNzI4IDcuNTI0LTMyLjMzNSAyMi45ODEtMzcuMDExIDE5LjE5LTYuMDA4IDQwLjEwOC0xLjQxMyA1OC4wOTYgNi4zOTggMy44NTUgMi4wMTggNy43NjUgNC41MjEgNi4yMjItMS45MjF2LTE3LjljLTMwLjA4NC03LjE1Ny02Mi4xMDEtOS43OTItOTIuMzI5LTIuMDA0LTguNzQ4IDIuNDY4LTE3LjI3IDYuMjEtMjQuMzc5IDExLjk1NnoiIGZpbGw9InVybCgjYykiLz48L2c+PC9zdmc+) no-repeat}#give_purchase_form_wrap span.card-type.dankort{background:url(//www.caritaslameziaterme.it/wp-content/plugins/give/build/images/dankort.b2d8eb77.png) no-repeat}#give_purchase_form_wrap span.card-type.unionpay{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCBmaWxsPSIjRkZGIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIi8+PHBhdGggZD0iTTIwMS44MSA1NWgxNDIuMzkzYzE5Ljg3IDAgMzIuMjg3IDE2LjQwNiAyNy42MyAzNi40N0wzMDUuNSAzNzguOTQ4Yy00LjY1NiAyMC4wNjQtMjQuNjI5IDM2LjQ3LTQ0LjQ5OCAzNi40N0gxMTguNjFjLTE5Ljg3IDAtMzIuMjg3LTE2LjQwNi0yNy42My0zNi40N0wxNTcuMzExIDkxLjQ3QzE2MS45NjggNzEuMzAyIDE4MS44MzcgNTUgMjAxLjcwNiA1NWguMTA0eiIgZmlsbD0iI0QxMDQyOSIvPjxwYXRoIGQ9Ik0zMzEuNzUgNTVoMTYzLjgxNWMxOS44NjkgMCAxMC44NjYgMTYuNDA2IDYuMjA5IDM2LjQ3TDQzNS40NCAzNzguOTQ4Yy00LjY1NyAyMC4wNjQtMy4yMDggMzYuNDctMjMuMDc3IDM2LjQ3SDI0OC41NDljLTE5Ljk3MiAwLTMyLjI4Ny0xNi40MDYtMjcuNTI3LTM2LjQ3TDI4Ny4zNTYgOTEuNDdDMjkyLjAxMiA3MS4zMDIgMzExLjg4IDU1IDMzMS44NTQgNTVoLS4xMDR6IiBmaWxsPSIjMDIyRTY0Ii8+PHBhdGggZD0iTTQ4OS44MTUgNTVoMTQyLjM5NGMxOS44NjkgMCAzMi4yODcgMTYuNDA2IDI3LjYzIDM2LjQ3bC02Ni4zMzMgMjg3LjQ3OGMtNC42NTcgMjAuMDY0LTI0LjYzIDM2LjQ3LTQ0LjQ5OCAzNi40N0g0MDYuNjE0Yy0xOS45NzIgMC0zMi4yODctMTYuNDA2LTI3LjYzLTM2LjQ3TDQ0NS4zMTcgOTEuNDdDNDQ5Ljk3NCA3MS4zMDIgNDY5Ljg0MyA1NSA0ODkuNzExIDU1aC4xMDR6IiBmaWxsPSIjMDc2Rjc0Ii8+PHBhdGggZD0iTTQ2NS45MDUgMzI2LjAxNWgxMy40NTNsMy44MjktMTMuMDYzaC0xMy4zNWwtMy45MzIgMTMuMDYzem0xMC43NjItMzUuOTQ4bC00LjY1NyAxNS40NjZzNS4wNzEtMi42MTMgNy44NjUtMy40NDljMi43OTQtLjYyNyA2LjkzMy0xLjE1IDYuOTMzLTEuMTVsMy4yMDgtMTAuNzYzaC0xMy40NTJsLjEwMy0uMTA0em02LjcyNy0yMi4xNTRsLTQuNDUgMTQuODM5czQuOTY3LTIuMyA3Ljc2MS0zLjAzYzIuNzk0LS43MzIgNi45MzMtLjk0MSA2LjkzMy0uOTQxbDMuMjA4LTEwLjc2NGgtMTMuMzQ5bC0uMTAzLS4xMDR6bTI5LjcgMGwtMTcuMzg2IDU3Ljk5N2g0LjY1N2wtMy42MjIgMTIuMDE3aC00LjY1N2wtMS4xMzggMy42NThINDc0LjM5bDEuMTM5LTMuNjU4SDQ0MmwzLjMxMS0xMS4wNzZoMy40MTVsMTcuNTkzLTU4LjkzOEw0NjkuODM3IDI1NmgxNi44NjhsLTEuNzYgNS45NTZzNC40NS0zLjIzOSA4Ljc5Ny00LjM4OWM0LjI0My0xLjE0OSAyOC42NjUtMS41NjcgMjguNjY1LTEuNTY3bC0zLjYyMiAxMS44MDhoLTUuNzk1bC4xMDMuMTA1eiIgZmlsbD0iI0ZFRkVGRSIvPjxwYXRoIGQ9Ik01MjAgMjU2aDE4LjAwNmwuMjA3IDYuNzkyYy0uMTAzIDEuMTUuODI4IDEuNjcyIDMuMDAxIDEuNjcyaDMuNjIybC0zLjMxMSAxMS4xODJoLTkuNzI4Yy04LjM4Mi42MjctMTEuNTktMy4wMy0xMS4zODMtNy4xMDZsLS4zMS0xMi40MzZMNTIwIDI1NnptMi4yMTYgNTMuMmgtMTcuMTc4bDIuODk3LTkuOTI3aDE5LjY2MmwyLjc5NC05LjA5Mkg1MTEuMDRMNTE0LjM1MSAyNzloNTMuODEybC0zLjMxMSAxMS4xODFoLTE4LjExbC0yLjc5NCA5LjA5MmgxOC4xMWwtMy4wMDIgOS45MjdoLTE5LjU1OGwtMy41MTggNC4xOGg3Ljk2OGwxLjk2NiAxMi41NGMuMjA3IDEuMjU0LjIwNyAyLjA5LjYyIDIuNjEzLjQxNS40MTggMi43OTUuNjI3IDQuMTQuNjI3aDIuMzhsLTMuNzI1IDEyLjIyNmgtNi4xMDZjLS45MyAwLTIuMzgtLjEwNC00LjM0Ni0uMTA0LTEuODYzLS4yMS0zLjEwNC0xLjI1NC00LjM0Ni0xLjg4MS0xLjEzOS0uNTIzLTIuNzk0LTEuODgxLTMuMjA4LTQuMjg1bC0xLjg2My0xMi41NC04LjkgMTIuMzMxYy0yLjc5NCAzLjg2Ny02LjYyMiA2Ljg5Ny0xMy4xNDIgNi44OTdINDk1bDMuMzExLTEwLjg2OGg0Ljc2YzEuMzQ2IDAgMi41ODgtLjUyMiAzLjUyLTEuMDQ1LjkzLS40MTggMS43NTgtLjgzNiAyLjU4Ni0yLjE5NGwxMy4wNC0xOC40OTd6TTMzNC4zMTQgMjgyaDQ1LjQyOWwtMy4zMTIgMTAuOTcyaC0xOC4xMWwtMi43OTMgOS4zaDE4LjYyN2wtMy40MTUgMTEuMjg3aC0xOC41MjRsLTQuNTUzIDE1LjE1MmMtLjUxNyAxLjY3MiA0LjQ1IDEuODgxIDYuMjA5IDEuODgxbDkuMzE0LTEuMjU0LTMuNzI2IDEyLjU0aC0yMC45MDRjLTEuNjU1IDAtMi44OTctLjIwOS00Ljc2LS42MjctMS43Ni0uNDE4LTIuNTg3LTEuMjU0LTMuMzExLTIuNDAzLS43MjUtMS4yNTQtMS45NjctMi4xOTUtMS4xMzktNC45MTJsNi4wMDItMjAuMDY0SDMyNWwzLjQxNS0xMS40OTVoMTAuMzQ4bDIuNzk0LTkuM0gzMzEuMjFsMy4zMTItMTAuOTczLS4yMDctLjEwNHptMzEuMzg3LTE5LjgzNWgxOC42MjdsLTMuNDE1IDExLjM5aC0yNS40NTdsLTIuNzk0IDIuNDA0Yy0xLjI0MiAxLjE1LTEuNTUyLjczMi0zLjEwNSAxLjU2OC0xLjQ0OC43MzEtNC40NSAyLjE5NC04LjM4MiAyLjE5NEgzMzNsMy4zMTEtMTAuOTcyaDIuNDg0YzIuMDcgMCAzLjUxOS0uMjEgNC4yNDMtLjYyNy44MjgtLjUyMyAxLjc2LTEuNjcyIDIuNjktMy41NTNsNC42NTctOC41NjloMTguNTI0bC0zLjIwOCA2LjI3di0uMTA1em0zNS4xMDggMTguODFzNS4wNy00LjcwMiAxMy43NjMtNi4xNjVjMS45NjYtLjQxOCAxNC4zODQtLjIxIDE0LjM4NC0uMjFsMS44NjMtNi4yN2gtMjYuMTgxbC0zLjgzIDEyLjc1di0uMTA1em0yNC42MjkgNC44MDdoLTI1Ljk3NWwtMS41NTIgNS4zM2gyMi41NmMyLjY5LS4zMTQgMy4yMDguMTA0IDMuNDE1LS4xMDVsMS42NTUtNS4yMjVoLS4xMDN6bS0zMy43MzYtMjkuNjc4aDE1LjgzM2wtMi4yNzYgOC4wNDdzNC45NjctNC4wNzYgOC40ODUtNS41MzljMy41MTktMS4yNTQgMTEuMzgzLTIuNTA4IDExLjM4My0yLjUwOGwyNS42NjQtLjEwNC04Ljc5NiAyOS40NjljLTEuNDQ5IDUuMDE2LTMuMjA4IDguMjU1LTQuMjQzIDkuODIzLS45MyAxLjQ2My0yLjA3IDIuODIxLTQuMzQ2IDQuMDc1LTIuMTczIDEuMTUtNC4xNCAxLjg4MS02LjAwMiAxLjk4Ni0xLjY1Ni4xMDQtNC4zNDYuMjA5LTcuODY1LjIwOWgtMjQuNzMybC02LjkzNCAyMy4zMDNjLS42MiAyLjI5OS0uOTMxIDMuNDQ4LS41MTcgNC4wNzUuMzEuNTIzIDEuMjQyIDEuMTUgMi4zOCAxLjE1bDEwLjg2Ni0xLjA0NS0zLjcyNiAxMi43NDloLTEyLjIxYy0zLjkzMyAwLTYuNzI3LS4xMDUtOC42OTMtLjIxLTEuODYzLS4yMDgtMy44MyAwLTUuMTc1LTEuMDQ0LTEuMTM4LTEuMDQ1LTIuODk3LTIuNDA0LTIuNzk0LTMuNzYyLjEwNC0xLjI1NC42MjEtMy4zNDQgMS40NS02LjI3bDIyLjI0OC03NC40MDR6IiBmaWxsPSIjRkVGRUZFIi8+PHBhdGggZD0iTTQzNy44NCAzMDNsLTEuNDQ5IDcuMTA2Yy0uNjIgMi4xOTQtMS4xMzggMy44NjYtMi43OTQgNS4zMy0xLjc1OSAxLjQ2Mi0zLjcyNSAzLjAzLTguNDg1IDMuMDNsLTguNzk2LjQxOC0uMTA0IDcuOTQyYy0uMTAzIDIuMTk0LjUxOCAxLjk4NS44MjggMi40MDMuNDE0LjQxOC43MjQuNTIzIDEuMTM4LjczMmwyLjc5NC0uMjEgOC4zODMtLjQxNy0zLjUxOSAxMS43MDRoLTkuNjI0Yy02LjcyNiAwLTExLjc5Ny0uMjEtMTMuMzUtMS40NjMtMS42NTUtMS4wNDUtMS44NjItMi4zLTEuODYyLTQuNTk4bC42Mi0zMS4xNDFoMTUuNDJsLS4yMDcgNi4zNzRoMy43MjVjMS4yNDIgMCAyLjE3NC0uMTA0IDIuNjkxLS40MTguNTE3LS4zMTMuODI4LS44MzYgMS4wMzUtMS41NjdsMS41NTItNS4wMTZoMTIuMTA4bC0uMTA0LS4yMDl6TTIxOC40NyAxNDdjLS41MTcgMi41MDgtMTAuNDUxIDQ4LjU5Mi0xMC40NTEgNDguNTkyLTIuMTc0IDkuMy0zLjcyNiAxNS45ODktOC45IDIwLjI3My0zLjAwMSAyLjUwOC02LjUyIDMuNjU3LTEwLjU1NSAzLjY1Ny02LjUyIDAtMTAuMjQ1LTMuMjM5LTEwLjg2Ni05LjQwNGwtLjEwNC0yLjA5czEuOTY2LTEyLjQzNiAxLjk2Ni0xMi41NGMwIDAgMTAuMzQ5LTQyLjAwOSAxMi4yMTItNDcuNTQ4LjEwMy0uMzEzLjEwMy0uNTIyLjEwMy0uNjI3LTIwLjE4LjIxLTIzLjgwMSAwLTI0LjAwOC0uMzEzLS4xMDQuNDE4LS42MjEgMy4wMy0uNjIxIDMuMDNsLTEwLjU1NiA0Ny4zNC0uOTMyIDMuOTdMMTU0IDIxNC41MDhjMCAzLjg2Ni43MjQgNy4xMDUgMi4yNzcgOS43MTggNC44NjMgOC41NjkgMTguNjI3IDkuODIzIDI2LjM4OCA5LjgyMyAxMC4wMzggMCAxOS40NTUtMi4xOTUgMjUuNzY3LTYuMDYxIDExLjA3My02LjU4NCAxMy45Ny0xNi45MjkgMTYuNDU0LTI2LjAybDEuMjQyLTQuNzAzczEwLjY1OS00My41NzYgMTIuNTIyLTQ5LjIxOWMuMTAzLS4zMTQuMTAzLS41MjMuMjA3LS42MjctMTQuNjk1LjEwNC0xOC45MzggMC0yMC4zODctLjMxNFYxNDd6bTU5LjAzIDg2LjYyM2MtNy4xNDEtLjEwNS05LjcyOC0uMTA1LTE4LjExLjMxM2wtLjMxMS0uNjI3Yy43MjQtMy4yNCAxLjU1Mi02LjM3NCAyLjE3My05LjYxNGwxLjAzNS00LjM4OWMxLjU1Mi02Ljc5MiAzLjAwMS0xNC44MzkgMy4yMDgtMTcuMjQyLjIwNy0xLjQ2My42Mi01LjEyLTMuNTE5LTUuMTItMS43NTkgMC0zLjUxOC44MzUtNS4zOCAxLjY3MS0xLjAzNiAzLjY1OC0zLjAwMiAxMy44OTktNC4wMzcgMTguNDk3LTIuMDcgOS44MjMtMi4xNzMgMTAuOTcyLTMuMTA0IDE1Ljc4bC0uNjIxLjYyNmMtNy4zNDctLjEwNC05LjkzNC0uMTA0LTE4LjQyLjMxNEwyMzAgMjMzLjFjMS40NDktNS44NTIgMi43OTQtMTEuNzA0IDQuMTQtMTcuNTU2IDMuNTE4LTE1Ljc4IDQuNDUtMjEuODQgNS4zOC0yOS44ODdsLjcyNS0uNDE4YzguMjc5LTEuMTQ5IDEwLjI0NS0xLjQ2MyAxOS4yNDgtMy4yMzlsLjcyNC44MzYtMS4zNDUgNS4wMTZjMS41NTItLjk0IDMuMDAxLTEuODgxIDQuNTUzLTIuNjEzIDQuMjQzLTIuMDkgOC45LTIuNzE3IDExLjQ4Ny0yLjcxNyAzLjkzMiAwIDguMjc5IDEuMTUgMTAuMDM4IDUuNzQ4IDEuNjU2IDQuMDc1LjYyIDkuMDkxLTEuNjU2IDE5LjAxOWwtMS4xMzggNS4wMTZjLTIuMjc3IDExLjA3Ny0yLjY5IDEzLjA2Mi0zLjkzMyAyMC41ODZsLS44MjcuNjI3LjEwMy4xMDV6bTI5LjA1OC4wMjdjLTQuMzQ2IDAtNy4xNC0uMTA0LTkuODMgMC0yLjY5MSAwLTUuMjc4LjIxLTkuMzE0LjMxNGwtLjIwNy0uMzE0LS4yMDctLjQxOGMxLjEzOC00LjE4IDEuNjU2LTUuNjQzIDIuMjc3LTcuMTA2LjUxNy0xLjQ2MyAxLjAzNC0yLjkyNiAyLjA3LTcuMjEgMS4yNDEtNS41MzkgMi4wNjktOS40MDUgMi41ODYtMTIuODU0LjYyMS0zLjI0LjkzMi02LjA2IDEuMzQ2LTkuM2wuMzEtLjIwOS4zMS0uMzE0YzQuMzQ3LS42MjcgNy4wMzgtMS4wNDUgOS44MzItMS40NjMgMi43OTQtLjQxOCA1LjY5MS0uOTQgMTAuMTQxLTEuNzc2bC4yMDcuNDE4LjEwMy40MTgtMi40ODMgMTAuMzQ1Yy0uODI4IDMuNDQ5LTEuNjU2IDYuODk3LTIuMzggMTAuMzQ2LTEuNTUzIDcuMzE1LTIuMjc3IDEwLjAzMi0yLjU4NyAxMi4wMTctLjQxNCAxLjg4MS0uNTE4IDIuODIyLTEuMTM5IDYuNTg0bC0uNDE0LjMxMy0uNDE0LjMxNC0uMjA3LS4xMDV6bTQ1Ljk0MS0yNS42NzVjLS4zMSAxLjg4MS0xLjk2NiA4Ljg4My00LjEzOSAxMS44MDktMS41NTIgMi4xOTQtMy4zMTIgMy41NTMtNS4zODEgMy41NTMtLjYyMSAwLTQuMTQgMC00LjI0My01LjMzIDAtMi42MTIuNTE3LTUuMzMgMS4xMzgtOC4yNTUgMS44NjMtOC40NjUgNC4xNC0xNS40NjYgOS44MzEtMTUuNDY2IDQuNDUgMCA0Ljc2IDUuMjI1IDIuNzk0IDEzLjY5em0xOC43My44MzZjMi40ODQtMTEuMDc3LjUxOC0xNi4zMDItMS44NjItMTkuNDM3LTMuNzI1LTQuODA3LTEwLjM0OC02LjM3NC0xNy4xNzgtNi4zNzQtNC4xNCAwLTEzLjg2Ny40MTgtMjEuNTI1IDcuNTI0LTUuNDg0IDUuMTItOC4wNzEgMTIuMTIyLTkuNTIgMTguODEtMS41NTMgNi43OTItMy4zMTIgMTkuMDE5IDcuODY1IDIzLjYxNyAzLjQxNCAxLjQ2MyA4LjM4MiAxLjg4IDExLjU5IDEuODggOC4xNzUgMCAxNi41NTctMi4yOTggMjIuODctOC45ODYgNC44NjMtNS40MzQgNy4wMzYtMTMuNTg1IDcuODY0LTE3LjAzNGgtLjEwM3ptMTc0LjQzMyAyNi4wOGMtOC42OTMtLjEwNC0xMS4xNzYtLjEwNC0xOS4xNDUuMzE0bC0uNTE3LS42MjdjMi4xNzMtOC4yNTYgNC4zNDYtMTYuNjE2IDYuMzEzLTI0Ljk3NiAyLjQ4My0xMC44NjggMy4xMDQtMTUuNDY2IDMuOTMyLTIxLjg0bC42Mi0uNTIzYzguNTktMS4yNTQgMTAuOTctMS41NjcgMTkuOTczLTMuMjM5bC4yMDcuNzMxYy0xLjY1NiA2Ljg5Ny0zLjIwOCAxMy42OS00Ljg2NCAyMC40ODItMy4zMTEgMTQuMzE3LTQuNDUgMjEuNjMyLTUuNjkxIDI5LjE1NmwtLjgyOC42Mjd2LS4xMDV6IiBmaWxsPSIjRkVGRUZFIi8+PHBhdGggZD0iTTUzMy4xNiAyMDkuMzc0Yy0uNDE0IDEuNzc2LTIuMDcgOC44ODItNC4yNDMgMTEuODA4LTEuNDQ5IDIuMDktNC45NjcgMy40NDktNi45MzMgMy40NDktLjYyMSAwLTQuMDM2IDAtNC4yNDMtNS4yMjUgMC0yLjYxMy41MTctNS4zMyAxLjEzOC04LjI1NiAxLjg2My04LjI1NSA0LjE0LTE1LjI1NyA5LjgzMS0xNS4yNTcgNC40NSAwIDYuNDE2IDUuMTIgNC40NSAxMy41ODV2LS4xMDR6bTE3LjA3NS44MzZjMi40ODMtMTEuMDc3LTcuNjU4LS45NC05LjIxLTQuNTk4LTIuNDg0LTUuNzQ4LS45MzItMTcuMjQzLTEwLjg2Ni0yMS4xMDktMy44MjktMS41NjgtMTIuODMyLjQxOC0yMC40OSA3LjUyNC01LjM4MSA1LjAxNi04LjA3MiAxMi4wMTctOS41MiAxOC43MDUtMS41NTMgNi42ODgtMy4zMTIgMTkuMDIgNy43NiAyMy4zMDQgMy41MiAxLjU2NyA2LjcyNyAxLjk4NSA5LjkzNSAxLjc3NiAxMS4xNzctLjYyNyAxOS42NjItMTcuNjYgMjUuOTc1LTI0LjM0OCA0Ljg2My01LjMzIDUuNjkxIDEuOTg1IDYuNDE2LTEuMjU0em0tMTI5Ljk0MyAyMy40MTNjLTcuMTQtLjEwNS05LjYyNC0uMTA1LTE4LjAwNi4zMTNsLS4zMS0uNjI3Yy43MjQtMy4yNCAxLjU1Mi02LjM3NCAyLjI3Ni05LjYxNGwuOTMxLTQuMzg5YzEuNTUzLTYuNzkyIDMuMTA1LTE0LjgzOSAzLjIwOC0xNy4yNDIuMjA3LTEuNDYzLjYyMS01LjEyLTMuNDE1LTUuMTItMS43NTkgMC0zLjYyMS44MzUtNS4zOCAxLjY3MS0uOTMyIDMuNjU4LTMuMDAyIDEzLjg5OS00LjAzNyAxOC40OTctMS45NjYgOS44MjMtMi4xNzMgMTAuOTcyLTMuMTA0IDE1Ljc4bC0uNjIxLjYyNmMtNy4zNDctLjEwNC05LjkzNC0uMTA0LTE4LjQyLjMxNEwzNzMgMjMzLjFjMS40NDktNS44NTIgMi43OTQtMTEuNzA0IDQuMTQtMTcuNTU2IDMuNTE4LTE1Ljc4IDQuMzQ2LTIxLjg0IDUuMzgtMjkuODg3bC42MjEtLjQxOGM4LjI4LTEuMTQ5IDEwLjM0OS0xLjQ2MyAxOS4yNDgtMy4yMzlsLjcyNS44MzYtMS4yNDIgNS4wMTZjMS40NDktLjk0IDMuMDAxLTEuODgxIDQuNDUtMi42MTMgNC4yNDMtMi4wOSA4LjktMi43MTcgMTEuNDg2LTIuNzE3IDMuOTMzIDAgOC4xNzYgMS4xNSAxMC4wMzggNS43NDggMS42NTYgNC4wNzUuNTE4IDkuMDkxLTEuNzU5IDE5LjAxOWwtMS4xMzggNS4wMTZjLTIuMzggMTEuMDc3LTIuNjkgMTMuMDYyLTMuOTMzIDIwLjU4NmwtLjgyNy42MjcuMTAzLjEwNXptNjIuMDAxLTg2LjUxOWwtNi4wMDIuMTA1Yy0xNS41MjMuMjA5LTIxLjczMi4xMDQtMjQuMjE1LS4yMDktLjIwNyAxLjE1LS42MjEgMy4xMzUtLjYyMSAzLjEzNXMtNS41ODggMjUuOTE2LTUuNTg4IDI2LjAyYzAgMC0xMy4yNDYgNTUuMTc2LTEzLjg2NyA1Ny43ODggMTMuNTU2LS4yMDkgMTkuMDQxLS4yMDkgMjEuNDIxLjEwNS41MTgtMi42MTMgMy42MjItMTcuOTc0IDMuNzI2LTE3Ljk3NCAwIDAgMi42OS0xMS4yODYgMi43OTQtMTEuNzA0IDAgMCAuODI3LTEuMTUgMS42NTUtMS42NzJoMS4yNDJjMTEuNjk0IDAgMjQuODM2IDAgMzUuMTg1LTcuNjI4IDcuMDM3LTUuMjI1IDExLjc5Ny0xMy4wNjMgMTMuOTctMjIuNDY4LjUxNy0yLjI5OS45MzEtNS4wMTYuOTMxLTcuODM3IDAtMy42NTgtLjcyNC03LjIxLTIuNzk0LTEwLjAzMi01LjI3Ny03LjQyLTE1LjczLTcuNTI0LTI3LjgzNy03LjYyOXptNy43NjEgMjcuMDY2Yy0xLjI0MSA1Ljc0Ny00Ljk2NyAxMC42NTktOS43MjcgMTIuOTU4LTMuOTMyIDEuOTg1LTguNjkzIDIuMTk0LTEzLjY2IDIuMTk0aC0zLjIwOGwuMjA3LTEuMjU0czUuODk5LTI1LjkxNiA1Ljg5OS0yNS44MTFsLjIwNy0xLjM1OS4xMDMtMS4wNDUgMi4zOC4yMXMxMi4yMTEgMS4wNDQgMTIuNDE4IDEuMDQ0YzQuNzYgMS44ODEgNi44MyA2LjY4OCA1LjM4MSAxMy4wNjN6bTEyNy4yMDcgOC42NjZsLS43MjQtLjgzNmMtOC43OTYgMS43NzYtMTAuNDUyIDIuMDktMTguNTI0IDMuMjRsLS42Mi42MjZjMCAuMTA1LS4xMDQuMjEtLjEwNC40MTh2LS4xMDRjLTYuMDAyIDE0LjEwNy01Ljg5OSAxMS4wNzctMTAuNzYyIDIyLjE1NCAwLS41MjMgMC0uODM2LS4xMDQtMS4zNTlsLTEuMjQyLTI0LjAzNS0uNzI0LS44MzZjLTkuMzE0IDEuNzc3LTkuNTIgMi4wOS0xOC4wMDYgMy4yNGwtLjYyMS42MjdjLS4xMDQuMzEzLS4xMDQuNjI3LS4xMDQuOTRsLjEwNC4xMDVjMS4wMzUgNS41MzguODI4IDQuMjg0IDEuODYzIDEyLjk1OC41MTcgNC4yODQgMS4xMzggOC41NjkgMS42NTUgMTIuNzQ5LjgyOCA3LjEwNiAxLjM0NiAxMC41NTQgMi4zOCAyMS4zMTgtNS43OTUgOS42MTQtNy4xNCAxMy4yNzEtMTIuNzI4IDIxLjczNWwuMzEuODM2YzguMzgzLS4zMTMgMTAuMjQ1LS4zMTMgMTYuNDU0LS4zMTNsMS4zNDYtMS41NjhjNC42NTYtMTAuMTM2IDQwLjI1NS03MS43OSA0MC4yNTUtNzEuNzlsLS4xMDQtLjEwNXptLTMwMi43MTcgNi45MjJjNC43Ni0zLjM0NCA1LjM4LTcuOTQyIDEuMzQ1LTEwLjM0NS00LjAzNi0yLjQwNC0xMS4xNzYtMS42NzItMTUuOTM3IDEuNjcyLTQuNzYgMy4yNC01LjI3NyA3LjgzNy0xLjI0MSAxMC4zNDUgMy45MzIgMi4zIDExLjA3MiAxLjY3MiAxNS44MzMtMS42NzJ6IiBmaWxsPSIjRkVGRUZFIi8+PHBhdGggZD0iTTU3NS43MzUgMjU2LjEwNGwtNi45MzQgMTIuMDE4Yy0yLjE3MyA0LjA3NS02LjMxMiA3LjIxLTEyLjcyOCA3LjIxTDU0NSAyNzUuMTIzbDMuMjA4LTEwLjg2OGgyLjE3M2MxLjEzOCAwIDEuOTY2LS4xMDQgMi41ODctLjQxOC42MjEtLjIwOS45MzItLjYyNyAxLjQ0OS0xLjI1NGw0LjE0LTYuNTgzaDE3LjI4MWwtLjEwMy4xMDR6IiBmaWxsPSIjRkVGRUZFIi8+PC9nPjwvc3ZnPg==) no-repeat}form[id*=give-form] p.give-loading-text,form[id*=give-form] span.give-loading-text{display:none;float:right;font-size:16px;font-style:italic;font-weight:400;height:16px;line-height:20px;margin:0;padding:0;width:16px}form[id*=give-form] .give-loading-animation{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;float:left;font-size:16px;height:16px;line-height:1;margin:0 5px 0 0;width:16px}form[id*=give-form] .give-payment-mode-label .give-loading-text{float:right}[id*=give-form] .give-login-account-wrap{margin:0 0 15px;position:relative}[id*=give-form] .give-login-account-wrap .give-login-message{margin:0;padding:0;text-align:right}[id*=give-form] .give-login-account-wrap .give-loading-text{position:absolute;right:0;top:.25em}[id*=give-form] fieldset[id^=give-login-fields]{margin:0 0 15px}[id*=give-form] .give-new-account-link{margin:0 0 15px;padding:0}[id*=give-form] .give_login_forgot_password{float:right}.give-submit-button-wrap input.give-cancel-login,[id^=give-user-login-submit] input.give-cancel-login{margin-left:5px}.give-submit-button-wrap span.give-loading-animation,[id^=give-user-login-submit] span.give-loading-animation{display:none;margin:0 0 0 .5em}.give-submit-button-wrap .give-submit,[id^=give-user-login-submit] .give-submit{float:left}.give-user-login-fields-container:after{clear:both;content:"";display:block}#give-login-form div.give-login,#give-login-form legend,#give-register-form div.give-login,#give-register-form legend{line-height:2;margin-bottom:15px}#give-login-form label,#give-register-form label{display:inline-block;min-width:100px}div.give-form-wrap.mfp-hide{display:block!important}div.mfp-content fieldset ol,div.mfp-content fieldset p,div.mfp-content fieldset ul{line-height:1.4;margin-bottom:1.2em}div.mfp-content form[id*=give-form] .give_notices{display:block!important}.give-btn{background:#ededed;border:1px solid #ccc;color:#333;cursor:pointer;font-size:1em;line-height:1.2em;padding:8px 10px}.give-btn:hover{background:#dbdbdb}#give_profile_editor_form legend{border-bottom:0;padding:0 5px 5px;width:auto}form#give-email-access-form div.g-recaptcha,form#give-email-access-form input#give-email{margin:0 0 15px}form#give-email-access-form input#give-email{width:305px}@media(max-width:768px){[id*=give-form] div#give-sidebar-left,[id*=give-form] div.images,[id*=give-form] div.summary{float:none;width:100%}}.give-form-wrap .give-form h3.give-section-break,.give-form-wrap .give-form h4.give-section-break{margin:10px 0 0}.give-do-validate input.error{border-color:red!important}.give-button-with-loader span.give-loading-animation{display:none;float:right;font-family:give-icomoon;position:relative;top:3px;speak:none;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;font-size:16px;height:16px;line-height:1;margin:0 0 0 5px;width:16px}.give-active span.give-loading-animation{display:inline}@media(min-width:481px){html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-first,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-last,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-title{float:right!important}}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-title{margin-left:2.5%;margin-right:0!important}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-last{float:right!important}html[dir=rtl] form.give-form .form-row-last{float:left!important}html[dir=rtl] form.give-form .form-row-two-thirds{float:right!important}html[dir=rtl] form.give-form .form-row-two-thirds.form-row-first{margin-right:0!important}html[dir=rtl] form.give-form .form-row-one-third{float:right!important;margin-left:0!important;margin-right:3%}html[dir=rtl] form.give-form .form-row-one-third.form-row-first{margin-right:0!important}html[dir=rtl] form.give-form .card-expiration select.card-expiry-year{float:left!important}.give-form-grid{display:flex;height:100%}.give-form-grid-media{border-radius:2px;min-width:40%;position:relative}.give-form-grid-media img{border-radius:2px;min-width:100%;-o-object-fit:cover;object-fit:cover}.give-form-grid-media__tags{align-items:center;border-radius:2px;bottom:0;display:flex;gap:10px;left:0;padding:10px 16px;position:absolute;right:0}.give-form-grid-media__tags>span{border-radius:5px;font-size:max(.975rem,15.6px);font-weight:600;padding:4px 10px}.give-form-grid-container{display:flex;flex-direction:column;flex-grow:1;width:100%}#row-media{max-width:40%;min-width:40%}#row-media img{border-radius:2px;min-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.give-form-grid-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:18px}.give-form-grid-content .give-form-grid-media__tags_no_image{background:none;border-radius:2px;display:flex;gap:10px;margin-bottom:12px}.give-form-grid-content .give-form-grid-media__tags_no_image>span{border-radius:5px;font-size:max(.975rem,15.6px);font-weight:600;padding:4px 10px}.give-form-grid-content>h3{font-size:max(1.375rem,22px)!important;font-weight:700!important;margin:0!important}.give-form-grid-content>p{font-size:1rem;font-weight:400}.give-form-grid-content>button{background-color:transparent!important;border:none;cursor:pointer;font-size:max(1rem,16px);font-weight:400;padding:0!important;text-decoration:underline;text-underline-offset:5px}.give-form-grid-btn{align-items:center;background-color:var(--give-primary-color);border:.125rem solid var(--give-primary-color);border-radius:.4rem;color:#fff;font-family:inherit;font-size:max(1rem,16px);font-weight:600;justify-content:center;line-height:1.2;padding:1rem;text-align:center;transition-duration:.2s;transition-property:background-color,color;transition-timing-function:ease-in}.give-form-grid-progress{background:#f6f6f6;padding:10px 20px}.form-grid-raised{background:#f6f6f6;display:flex;justify-content:space-between}.form-grid-raised__details{display:flex;flex-direction:column;font-size:1rem}.form-grid-raised__details>span:first-child{font-size:1rem;font-weight:700!important}.form-grid-raised__details>span:last-child{font-size:max(.875rem,14px);font-weight:400}.form-grid-raised__details_donations{text-align:right}.give-form-grid-progress-bar{margin:12px 0}.give-form-grid-progress-bar .give-progress-bar{background:#d9dfdb;border-radius:25px;box-shadow:inset 0 2px 2px -1px rgba(0,0,0,.11);height:12px;position:relative}.give-form-grid-progress-bar .give-progress-bar>span{border-radius:20px;display:block;height:100%;overflow:hidden;position:relative}.give-embed-form-wrapper{align-items:center;display:flex;justify-content:center;width:100%!important}.give-embed-form-wrapper .iframe-loader{background:none;height:100%;pointer-events:none;position:absolute;top:0;width:100%}.give-embed-form-wrapper iframe{max-width:min(100%,48.5rem);width:100%!important}.give-embed-form-wrapper.is-hide{left:-9999px;position:fixed}.give-embed-form-wrapper.modal{align-items:center;display:flex;flex-direction:column;height:var(--visual-viewport-height);justify-content:center;left:0;min-height:100vh;min-width:100vw;overflow:scroll;position:fixed;top:0;z-index:100}.give-embed-form-wrapper.modal[data-loading=true]{display:none}.give-embed-form-wrapper.modal[data-entering=true]{animation:modal-fade .3s}.give-embed-form-wrapper.modal[data-exiting=true]{animation:modal-fade .15s ease-in reverse}.give-embed-form-wrapper.modal .modal-content{align-items:center;display:flex;justify-content:center;min-height:100vh;min-width:100vw;position:absolute;top:6%;width:100%;z-index:999}.give-embed-form-wrapper.modal .modal-content iframe{z-index:1}.give-embed-form-wrapper.modal .close-btn{background:#e7e8ed;border:1px solid transparent;border-radius:50%;cursor:pointer;display:flex;padding:.75rem;position:fixed;right:25px;top:57px;transition:.2s;z-index:999}.give-embed-form-wrapper.modal .close-btn svg{height:1rem;width:1rem}.give-embed-form-wrapper.modal .close-btn:active,.give-embed-form-wrapper.modal .close-btn:focus,.give-embed-form-wrapper.modal .close-btn:hover{background-color:#caccd7;border:1px solid #caccd7}.give-embed-form-wrapper.modal:before{background:rgba(0,0,0,.7);bottom:0;content:"";display:block;left:0;position:fixed;right:0;top:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.js-give-grid-modal-launcher+div.js-give-embed-form-modal-launcher-wrap{display:none}.admin-bar .give-embed-form-wrapper{background:none;margin-top:-26px}.give_notices{position:relative}.give_notices .notice-dismiss{background:0 0;border:none;color:#72777c;cursor:pointer;margin:0;max-width:28px!important;padding:5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.give_notices .notice-dismiss:before{background:0 0;color:#72777c;content:"";display:block;font:400 16px/20px dashicons;speak:none;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased}.give_notices .notice-dismiss:hover{background-color:transparent}.give_notices .notice-dismiss:hover:before{color:#dc3232}.give_error,.give_success,.give_warning{background:#f9f9f9;border-left:4px solid;box-shadow:0 1px 1px rgba(0,0,0,.125);clear:both;margin:15px 0;padding:1em 1.5em 1em 2em;position:relative}.give_error>p,.give_success>p,.give_warning>p{color:#333;margin:0!important}.give_error:before,.give_success:before,.give_warning:before{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:100%;color:#fff;font-size:16px;height:30px;left:-17px;line-height:30px;margin-top:-15px;position:absolute;text-align:center;text-shadow:1px 1px rgba(0,0,0,.5);top:50%;width:30px}.give_error{border-color:#a00}.give_error:before{background-color:#a00;content:""}.give_success{border-color:#7ad03a}.give_success:before{background-color:#7ad03a;content:""}.give_warning{border-color:#ffba00}.give_warning:before{background-color:#ffba00;content:""}.twentythirteen .give_forms{padding:40px 0}.twentyfourteen .tfgive{margin:0 auto;max-width:474px;padding:12px 10px 0}.twentyfourteen .tfgive .give_forms .entry-summary{margin:0 0 1.618em!important;padding:0!important}.twentyfourteen .tfgive div.give_forms.hentry.has-post-thumbnail{margin-top:0}.twentyfourteen .tfgive .give_forms .images img{margin-bottom:1em}@media screen and (min-width:673px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfgive{padding-left:15px;padding-right:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfgive{margin-right:54px}.full-width .twentyfourteen .tfgive{margin-right:auto}}.twentyfifteen .t15give{background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15);margin-bottom:7.6923%;padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%}.twentyfifteen .t15give .page-title{margin-left:0}.twentyfifteen .t15give div.summary{padding:0}@media screen and (min-width:38.75em){.twentyfifteen .t15give{margin-left:7.6923%;margin-right:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15give{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.avada-row>div.give-wrap #content{width:100%}.components-base-control__field input[type=text]:focus{box-shadow:none!important}.give-goal-progress{clear:both;display:flex;flex-direction:column;margin-bottom:20px;width:100%}.give-goal-progress .income{color:#333;font-size:46px;letter-spacing:-1px;line-height:48px}.give-goal-progress .raised{margin-bottom:15px}.give-goal-progress .progress-bar{background:none;padding-bottom:10px;width:100%}.give-goal-progress .give-progress-bar{background:#eee;border-radius:25px;height:20px;overflow:hidden;position:relative;width:100%}.give-goal-progress .give-progress-bar>span{background:none;border-radius:20px;display:block;height:100%;overflow:hidden;position:relative}table.give-table{background:#eaebec;border:1px solid #e0e0e0;border-bottom:none;border-top:none;color:#666;font-size:14px;margin:20px 0;text-shadow:1px 1px 0 #fff;width:100%}table.give-table thead{font-weight:700}table.give-table thead th:first-child{border-left:none;text-align:left}table.give-table th{background:#f6f6f6;border:1px solid #e0e0e0;border-right:none;border-top-color:#e8e8e8;font-weight:700;padding:21px 25px;text-align:center}table.give-table tbody tr{text-align:center}table.give-table tbody tr td{background:#fff;border:1px solid #e0e0e0;border-right:none;border-top-color:#fff;padding:18px;text-align:center}table.give-table tbody tr td:first-child{border-left:0;text-align:left}table.give-table tbody tr:nth-child(2n) td{background:#fcfcfc}body.give-twentysixteen div.entry-summary{margin:0}body.give-twentysixteen button.give-btn{color:#333}body.give-twentysixteen .give-submit{color:#fff}body.give-twentysixteen fieldset#give_terms_agreement{padding-left:0}body.give-twentyseventeen.colors-dark div#give_purchase_form_wrap span.give-final-total-amount,body.give-twentyseventeen.colors-dark div.give-total-wrap input.give-text-input,body.give-twentyseventeen.colors-dark div.give_notices p{color:#000}body.give-twentyseventeen.colors-dark form[id*=give] fieldset{background-color:transparent}body.give-twentynineteen .give-form .give-btn:focus{color:#fff}body.theme-twentytwenty .give-wrap{margin:60px auto;max-width:1200px}html[class*=avia] body#top form[id*=give-form] input.give-amount-top{border:1px solid #ccc;border-left:none;width:unset}html[class*=avia] body#top [id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{left:7px}html[class*=avia] body#top [id*=give-form].give-fl-form div.give-fl-is-active input{padding:8px 6px 0}.give-donation-history .give-table{table-layout:auto}.give-donation-history .give-table .give-security-column{float:left}.give-donation-history .give-table .give-security-column.give-security-description-wrap{font-size:12px;font-style:italic;padding:16px 13px;width:75%}.give-donation-history .give-table .give-security-column.give-security-button-wrap{padding:25px 5px;width:25%}.give-donation-history .give-table .give-security-column.give-security-button-wrap span{display:none;padding:0 20px}.give_user_history_main .give-mobile-title{display:none}@media screen and (max-width:480px){#give_user_history thead{display:none}#give_user_history tbody{border-top:1px solid #e0e0e0}#give_user_history tr{background:#fff;padding:.5rem 0}#give_user_history tr:nth-child(2n){background-color:#fafafa}#give_user_history td{background-color:transparent;border:none;padding-bottom:0;padding-top:0}#give_user_history td,#give_user_history tr{border-left:none;display:block;text-align:left}#give_user_history .give-mobile-title{display:inline-block;font-weight:700;min-width:6em}}.give-modal{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none!important;overflow:hidden;top:0;width:100%;z-index:2148482499;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}.give-modal form[id*=give-form],.give-modal form[id*=give-form] .give-submit{margin-bottom:0}.give-modal form[id*=give-form] .give-payment-mode-label{margin-top:0;padding-top:0}@media(max-width:580px){.give-modal form[id*=give-form] .give-input{font-size:16px}}.give-modal .mfp-content{background:#fff;box-sizing:border-box;margin:40px auto;max-width:650px;padding:20px;position:relative;width:auto;z-index:2148482599}.give-modal .mfp-content [id*=give-form] #give-payment-mode-select,.give-modal .mfp-content [id*=give-form] #give_purchase_form_wrap,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-amount,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-levels-wrap{display:block}.give-modal .mfp-content .mfp-close:hover{background-color:transparent}.give-modal form.give-form button.mfp-close{display:block!important;position:absolute}.give-modal .mfp-container:after{display:none}.give-modal .mfp-content{transform:translateY(-100px);vertical-align:middle}.give-modal .mfp-content,.give-modal.mfp-bg{opacity:0;transition:all .2s}.give-modal.mfp-ready .mfp-content{opacity:1;transform:translateY(0)}.give-modal.mfp-ready.mfp-bg{opacity:.8}.give-modal.mfp-removing .mfp-content{opacity:0;transform:translateY(-50px)}.give-modal.mfp-removing.mfp-bg{opacity:0}.give-donation-grid-item-form{background-color:#fff;margin:0 auto;max-height:85vh;max-width:100%;overflow-y:auto;padding:1rem 1.5rem;position:relative;width:720px}.give-donation-grid-item-form #give_purchase_form_wrap{display:block!important}.give-donation-grid-item-form .give-btn-modal,.give-donation-grid-item-form .give-btn-reveal{display:none!important}.modal-fade-slide.give-modal .mfp-content{max-width:100%;padding:0}.modal-fade-slide .give-modal--slide{opacity:0;transform:translateY(-20px) perspective(600px) rotateX(0);transition:all .2s ease-out}.modal-fade-slide.mfp-ready .give-modal--slide{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--slide{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}.mfp-close:hover{background-color:transparent}.mfp-content .give-display-button-only .give-form-title{display:none}.mfp-content .give-display-button-only form>:not(.give-btn-modal),.mfp-content .give-display-button-only>:not(form){display:block}.give-donor{background:#fff;border:1px solid #e5e5e5;color:#00160a;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px;max-height:100%;padding:18px 0;position:relative;transition:all .2s ease-out;width:100%}.give-donor-container{display:flex;flex:1;flex-direction:column;padding:0 5%}.give-donor-container__image{align-items:center;align-self:center;background:#fff;border:1px solid #e5e5e5;border-radius:50%;display:flex;justify-content:center;margin-bottom:12px;overflow:hidden}.give-donor-container__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.give-donor-container__image__name_initial{position:absolute}.give-donor-container__image[data-anonymous-donation="0"] img[src*="anonymous-user.svg"],.give-donor-container__image[data-anonymous-donation="1"] .give-donor-header__name_initial{visibility:hidden}.give-donor-container__image[data-anonymous-donation="0"][data-has-valid-gravatar="0"]{border:1px solid #e5e5e5}.give-donor-container-variation{display:flex;justify-content:space-between}.give-donor-container-variation__name{font-size:max(1.5rem,24px);font-weight:600;line-height:20px;margin:0 0 10px!important}.give-donor-container-variation__timestamp{color:#525252;font-size:max(.75rem,12px);margin:0 0 10px!important}.give-donor-wrapper{align-items:center;display:flex;flex:1;justify-content:center;word-break:normal!important}.give-donor-content{border-left:2px solid #219653;flex:1;font-weight:400;letter-spacing:0;line-height:20px;margin:12px 0;padding-left:16px;width:100%}.give-donor-content p{color:#00160a;font-size:max(.875rem,14px);font-style:italic;line-height:20px;margin:0!important;width:100%}.give-donor-content__excerpt .give-donor-content__read-more{cursor:pointer;white-space:nowrap}.give-donor-content__excerpt+.give-donor-content__comment{display:none}.give-donor-details{align-items:center;display:flex;justify-content:space-between}.give-donor-details__wrapper{display:flex;flex-direction:column;width:70%;word-break:normal!important}.give-donor-details__wrapper span:first-child{color:#00160a;font-size:max(1rem,16px)!important;font-weight:500!important;letter-spacing:0}.give-donor-details__wrapper span:last-child{color:#00160a;font-size:max(.8rem,12.8px);font-weight:400;letter-spacing:0;text-align:left}.give-donor-details__total{color:#219653;font-size:max(1.25rem,20px);font-weight:700;letter-spacing:0;line-height:24px;overflow-wrap:normal;text-align:right;word-break:normal!important}.give-donor-tribute{align-items:center;display:flex;margin-top:32px;min-height:32px;width:100%}.give-donor-tribute span svg{display:block;height:22px;margin:0 15px 0 32px;width:22px}.give-donor-tribute__message{color:#00160a;font-size:max(.75rem,12px);text-align:center}.give-donor-tribute__message span:last-child{font-weight:600}.give-donor-wall-modal p:last-child{margin-bottom:0}#give-processing-state-template{background:rgba(0,0,0,.8);bottom:0;display:none;flex-direction:column;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;text-align:center;top:0;z-index:9999999}#give-processing-state-template.active{display:flex}#give-processing-state-template div{align-self:center;color:#fff;font-size:26px;margin:0 0 0 10px}#give-processing-state-template h3{color:#fff;font-size:26px;line-height:1.25;margin:0;padding:0 0 5px}#give-processing-state-template p{color:#fff;font-size:16px;line-height:1.5;margin:0;padding:0}#give-processing-state-template .loader{background-image:url("data:image/svg+xml;charset=utf8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%3C%21--%20Generator:%20Adobe%20Illustrator%2024.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200%29%20--%3E%3Csvg%20version=%271.1%27%20id=%27Layer_1%27%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20x=%270px%27%20y=%270px%27%20viewBox=%270%200%20349%20348%27%20style=%27enable-background:new%200%200%20349%20348;%27%20xml:space=%27preserve%27%3E%3Cstyle%20type=%27text/css%27%3E%20.st0{fill:%23FFFFFF;}%20%3C/style%3E%3Cpath%20class=%27st0%27%20d=%27M25.1,204.57c-13.38,0-24.47-10.6-24.97-24.08C0.04,178.09,0,175.97,0,174C0,77.78,78.28-0.5,174.5-0.5%20c13.81,0,25,11.19,25,25s-11.19,25-25,25C105.85,49.5,50,105.35,50,174c0,1.37,0.03,2.85,0.1,4.65c0.51,13.8-10.27,25.39-24.07,25.9%20C25.72,204.56,25.41,204.57,25.1,204.57z%27/%3E%3Cpath%20class=%27st0%27%20d=%27M174.5,348.5c-13.81,0-25-11.19-25-25c0-13.81,11.19-25,25-25c68.65,0,124.5-55.85,124.5-124.5%20c0-1.38-0.03-2.85-0.1-4.65c-0.51-13.8,10.26-25.4,24.06-25.91c13.83-0.53,25.4,10.26,25.91,24.06c0.09,2.39,0.13,4.51,0.13,6.49%20C349,270.22,270.72,348.5,174.5,348.5z%27/%3E%3C/svg%3E");height:60px;margin:0 0 20px;opacity:0;pointer-events:none;width:60px}#give-processing-state-template .loader.spinning{animation:load .6s linear infinite;opacity:1;transition:opacity .2s ease}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.separator-with-text{align-items:center;display:flex;font-size:16px;font-style:italic;justify-content:center;padding:30px 0}.separator-with-text .dashed-line{border:1px solid #d4d4d4;flex-grow:1}.separator-with-text .label{color:#8d8e8e;font-size:14px;padding:0 6px}.give-multi-form-goal-block{background:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.306);display:flex;flex-direction:column;margin-bottom:20px}.give-multi-form-goal-block .wp-block-media-text{margin:24px!important}.give-multi-form-goal-block .give-multi-form-goal-block__image,.give-multi-form-goal-block .wp-block-media-text__media,.give-multi-form-goal-block .wp-block-media-text__media img{border-radius:6px!important}.give-multi-form-goal-block .wp-block-media-text .wp-block-media-text__content{padding:16px!important}.give-multi-form-goal-block__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;margin:24px!important;min-height:250px}.give-multi-form-goal-block__content .give-multi-form-goal-block__text{display:flex;flex-direction:column;justify-content:center}.give-multi-form-goal-block__content .give-multi-form-goal-block__text h2{margin-bottom:var(--global--spacing-vertical)}.give-multi-form-goal-block__content .give-multi-form-goal-block__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.give-progress-bar-block__goal{border-top:1px solid #ebebeb;height:auto;padding:20px 16px}.give-progress-bar-block__progress{align-items:center;background:#f1f1f1;border-radius:20px;box-shadow:inset 0 1px 4px rgba(0,0,0,.095);display:flex;height:20px;overflow:hidden;position:relative}.give-progress-bar-block__progress .give-progress-bar-block__progress-bar{background:linear-gradient(180deg,#28c77b,#28c77b),linear-gradient(180deg,#fff,#ccc);background-blend-mode:multiply;border-radius:20px;height:100%;left:0;overflow:hidden;position:absolute;top:0}.give-progress-bar-block__stats{background:#f5f5f5;border-radius:0 0 8px 8px;border-top:1px solid #ebebeb;display:flex;flex-wrap:wrap;height:auto}.give-progress-bar-block__stat{align-items:center;border-right:1px solid #ebebeb;display:flex;flex:1 1 110px;flex-direction:column;font-weight:500;height:96px;justify-content:center}.give-progress-bar-block__stat:last-of-type{border-right:none}.give-progress-bar-block__stat>:first-child{color:#4c4c4c;font-size:24px;line-height:28px}.give-progress-bar-block__stat>:last-child{color:#6f6f6f;font-size:18px;line-height:1}.form-row .give-stripe-cc-field{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%}.give-stripe-cc-field.give-fl-input{background-color:#fff;height:auto;line-height:inherit;min-height:50px;padding:14px 10px}.give-stripe-cc-field-wrap .give-fl-is-active .give-fl-input{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}.give-stripe-cc-field-wrap .give-fl-label span{display:none}.give-stripe-single-cc-field-wrap{background-color:#fdfdfd;border:1px solid #ccc;height:40px;margin:0 0 15px;padding:10px}.give-form .give-stripe-cc-field.focus,.give-form .give-stripe-cc-field:focus{background-color:#fff}.give-stripe-checkout-modal{all:initial;align-items:center;background-color:rgba(0,0,0,.5);box-sizing:border-box;display:flex;font-family:-apple-system,BlinkMacSystemFont,sans-serif;height:100%;justify-content:center;left:0;opacity:0;overflow:scroll;position:fixed;top:0;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s;visibility:hidden;width:100%;z-index:100001!important}.give-stripe-checkout-modal.give-stripe-checkout-show-modal{opacity:1;transform:scale(1);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s;visibility:visible}.give-stripe-checkout-modal .give-stripe-checkout-modal-content{background:#fff;border-radius:.5rem;margin:auto;max-width:500px;overflow:hidden;position:relative;width:96%}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header{background-color:#000;color:#fff;padding:20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-modal-close{background:none;border:none;color:#fff;cursor:pointer;font:inherit;margin:15px;outline:inherit;padding:0;position:absolute;right:0;top:0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 10px;text-transform:uppercase}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-form-title{color:#f5f5f5;font-size:18px;font-weight:600;margin:10px 0 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donor-email{color:#e5e5e5;font-size:14px;font-weight:400;margin:5px 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donation-amount{font-size:36px;font-weight:600}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body{display:block;overflow:hidden;padding:20px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body hr{border:1px solid #e5e5e5;margin:20px 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-checkout-modal-else-part{font-size:14px;margin:-5px 0 20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-single-cc-field-wrap{margin:0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer{background-color:#f5f5f5;padding:20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap{align-items:center;display:flex;justify-content:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap .sequoia-loader{bottom:20px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-sequoia-donate-button{align-items:center;border:none;border-radius:4px;display:flex;filter:brightness(1);font-size:22px;justify-content:center;line-height:20px;min-width:236px;order:99!important;padding:20px 28px!important;transition:filter .2s ease}.give-wrap .give-grid{max-width:30rem}.give-wrap .give-grid__item{margin-bottom:1.5rem;width:100%}.give-wrap .give-grid__item>:last-child{margin-bottom:0}.give-wrap .give-wrap:before{clear:both;content:"";display:block}@media(min-width:30rem){.give-wrap .give-grid{display:flex;flex-flow:row wrap;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{display:flex;padding:0 .75rem}}@media(min-width:30rem)and (min-width:40rem){.give-wrap .give-grid--2 .give-grid__item,.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:50%}}@media(min-width:30rem)and (min-width:72rem){.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:33.3333333333%}}@media(min-width:30rem)and (min-width:90rem){.give-wrap .give-grid--4 .give-grid__item{width:25%}}@supports(display:grid){.give-wrap .give-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{display:flex;margin-bottom:0;padding:0;width:auto!important}@media(min-width:40rem){.give-wrap .give-grid--best-fit{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.give-wrap .give-grid--2,.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:72rem){.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(3,1fr)}}@media(min-width:90rem){.give-wrap .give-grid--4{grid-template-columns:repeat(4,1fr)}}}.give-wrap .give-card{background-color:#fff;border-radius:8px;box-shadow:0 0 8px hsla(0,0%,44%,.25);color:inherit;display:flex;flex-direction:column;text-decoration:none;transition:all .1s ease-out;width:100%}.give-wrap .give-card:active,.give-wrap .give-card:focus,.give-wrap .give-card:hover,.give-wrap .give-card:visited{border-color:#ccc;box-shadow:0 4px 12px rgba(0,0,0,.16)}.give-wrap .give-card__media img{border-radius:0;box-shadow:none;display:block;height:auto;margin:0;-o-object-fit:cover;object-fit:cover;order:1;width:100%}.give-wrap .give-card__body{display:flex;flex-direction:column;flex-grow:1;order:2;padding:1.5rem}.give-wrap .give-card__body>:last-child{margin-bottom:0}.give-wrap .give-card__title{line-height:1.3;margin:0 0 .75rem;padding:0}.give-wrap .give-card__text{margin:0 0 1.5rem;padding:0}.give-wrap .give-card__progress{margin-top:auto;width:100%}.give-wrap .give-card__progress .raised,.give-wrap .give-card__progress>:last-child{margin-bottom:0}.give-wrap .give-card__progress .income{font-size:2em}.give-wrap .give-page-numbers{font-size:1.25em}#give-receipt .timeline-item{background:#fff}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:520px 0}}#give-receipt .placeholder-animation{margin:0 auto;max-width:650px}#give-receipt .animated-background{animation-duration:.85s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:520px 100%;position:relative}#give-receipt .container{background-color:#eee;border:1px solid #eee;margin:0 auto;width:650px}#give-receipt .layer{display:flex}#give-receipt .layer.h1{height:28px}#give-receipt .layer.h2{height:22px}#give-receipt .layer.inline-radios{height:12px}#give-receipt .layer.label{height:8px}#give-receipt .layer-item.opaque{background:#fff}#give-receipt .layer-gap{background-color:#fff}#give-receipt .layer-gap.large{height:40px}#give-receipt .layer-gap.medium{height:20px}#give-receipt .layer-gap.small{height:10px}#give-receipt .layer-1 .layer-item:nth-child(odd){width:45%}#give-receipt .layer-1 .layer-item:nth-child(2n){width:55%}#give-receipt .layer-4 .layer-item:first-child{width:30%}#give-receipt .layer-4 .layer-item:nth-child(2){width:10%}#give-receipt .layer-4 .layer-item:nth-child(3){width:20%}#give-receipt .layer-4 .layer-item:nth-child(4){width:30%}#give-receipt .layer-4 .layer-item:nth-child(5){width:10%}#give-receipt .layer-5 .layer-item:first-child{width:40%}#give-receipt .layer-5 .layer-item:nth-child(2){width:5%}#give-receipt .layer-5 .layer-item:nth-child(3){width:15%}#give-receipt .layer-5 .layer-item:nth-child(4){width:40%}#give-receipt .layer-6 .layer-item:nth-child(odd){width:30%}#give-receipt .layer-6 .layer-item:nth-child(2n){width:70%}#give-receipt .layer-8 .layer-item:first-child{width:40%}#give-receipt .layer-8 .layer-item:nth-child(2){width:20%}#give-receipt .layer-8 .layer-item:nth-child(3){width:40%}.give-grid-ie-utility{margin:0 -12px}@supports(display:grid){.give-grid-ie-utility{margin:0}}
.give-donation-submit>.give-donation-summary-section{margin-bottom:0}.give-donation-summary-section{font-family:Montserrat,serif;font-size:16px;font-style:normal;font-weight:600}.give-donation-summary-section svg{margin:0 5px;vertical-align:text-top}.give-donation-summary-section svg path{fill:var(--primary-color,#3ba2e0)}.give-donation-summary-section .heading{font-style:italic}.give-donation-summary-section .give-donation-summary-table-wrapper{background-color:#f9f9f9;color:#333;margin:20px -20px;padding:0 20px}.give-donation-summary-section .back-btn{background-color:transparent;border:0;color:var(--primary-color,#3ba2e0);cursor:pointer;font-size:12px;font-weight:500;line-height:23px;margin:0;padding:0;text-decoration:underline}.give-donation-summary-section .give-donation-summary-help-text{align-items:center;color:#8c8c8c;display:flex;gap:5px;margin:10px 0}.give-donation-summary-section .give-donation-summary-help-text .back-btn{font-size:inherit}.give-donation-summary-section table{border-collapse:collapse;width:100%}.give-donation-summary-section tbody{color:#444}.give-donation-summary-section tr{border-bottom:1px solid #f2f2f2}.give-donation-summary-section td,.give-donation-summary-section th,.give-donation-summary-section tr{height:42px;padding:10px 0}.give-donation-summary-section th{text-align:left}.give-donation-summary-section td{font-size:15px;font-weight:500;line-height:18px}.give-donation-summary-section td:last-child,.give-donation-summary-section th:last-child{text-align:right}@media screen and (max-width:500px){.give-donation-summary-section td,.give-donation-summary-section th,.give-donation-summary-section tr{height:26px}.give-donation-summary-section td,.give-donation-summary-section th{padding-top:15px;vertical-align:top}.give-donation-summary-section td:last-child,.give-donation-summary-section th:last-child{width:40%}.give-donation-summary-section .give-donation-summary-help-text{align-items:start}.give-donation-summary-section .give-donation-summary-help-text img{margin-top:3px}}
:root{--givewp-red-25:#fff4f2;--givewp-red-50:#ffdfd9;--givewp-red-100:#ffb5a6;--givewp-red-200:#ff8a73;--givewp-red-300:#ff6040;--givewp-red-400:#f2320c;--givewp-red-500:#d92d0b;--givewp-red-600:#a62308;--givewp-red-700:#8c1700;--givewp-red-800:#590f00;--givewp-red-900:#260600;--givewp-orange-50:#ffefd9;--givewp-orange-100:#ffdaa6;--givewp-orange-200:#ffc473;--givewp-orange-300:#f2a63d;--givewp-orange-400:#f29718;--givewp-orange-500:#d98715;--givewp-orange-600:#a66710;--givewp-orange-700:#73480b;--givewp-orange-800:#402806;--givewp-orange-900:#1a0f00;--givewp-yellow-25:#fffdf2;--givewp-yellow-50:#fff9d9;--givewp-yellow-100:#fff0a6;--givewp-yellow-200:#ffe873;--givewp-yellow-300:#ffdf40;--givewp-yellow-400:#f2cc0c;--givewp-yellow-500:#d9b60b;--givewp-yellow-600:#a68c08;--givewp-yellow-700:#8c7607;--givewp-yellow-800:#594b05;--givewp-yellow-900:#262000;--givewp-green-25:#f2fff3;--givewp-green-50:#e5ffe6;--givewp-green-100:#cef2cf;--givewp-green-200:#a3d9a4;--givewp-green-300:#7cbf7e;--givewp-green-400:#62b265;--givewp-green-500:#459948;--givewp-green-600:#2d802f;--givewp-green-700:#19661c;--givewp-green-800:#0a400b;--givewp-green-900:#022603;--givewp-emerald-25:#f2fff9;--givewp-emerald-50:#d9ffec;--givewp-emerald-100:#9df2c8;--givewp-emerald-200:#6df2b0;--givewp-emerald-300:#3df297;--givewp-emerald-400:#0cf27f;--givewp-emerald-500:#0bd972;--givewp-emerald-600:#08a657;--givewp-emerald-700:#078c4a;--givewp-emerald-800:#05592f;--givewp-emerald-900:#002613;--givewp-blue-25:#f2f9ff;--givewp-blue-50:#d9ecff;--givewp-blue-100:#a6d2ff;--givewp-blue-200:#73b9ff;--givewp-blue-300:#3d97f2;--givewp-blue-400:#0c7ff2;--givewp-blue-500:#0b72d9;--givewp-blue-600:#0857a6;--givewp-blue-700:#074a8c;--givewp-blue-800:#052f59;--givewp-blue-900:#001326;--givewp-purple-25:#f4f2ff;--givewp-purple-50:#beb6f2;--givewp-purple-100:#8c7ee5;--givewp-purple-200:#5f4cd9;--givewp-purple-300:#3a21d9;--givewp-purple-400:#2b13bf;--givewp-purple-500:#2511a6;--givewp-purple-600:#19078c;--givewp-purple-700:#120566;--givewp-purple-800:#090040;--givewp-purple-900:#03001a;--givewp-neutral-25:#f9fafb;--givewp-neutral-50:#f3f4f6;--givewp-neutral-100:#e5e7eb;--givewp-neutral-200:#d1d5db;--givewp-neutral-300:#9ca0af;--givewp-neutral-400:#6b7280;--givewp-neutral-500:#4b5563;--givewp-neutral-600:#374151;--givewp-neutral-700:#1f2937;--givewp-neutral-800:#111827;--givewp-neutral-900:#060c1a;--givewp-grey-5:#fafafa;--givewp-grey-25:#f2f2f2;--givewp-grey-50:#e6e6e6;--givewp-grey-100:#dadada;--givewp-grey-200:#bfbfbf;--givewp-grey-300:#a6a6a6;--givewp-grey-400:#8c8c8c;--givewp-grey-500:#737373;--givewp-grey-600:#595959;--givewp-grey-700:#404040;--givewp-grey-800:#262626;--givewp-grey-900:#0e0e0e;--givewp-shades-white:#fff;--givewp-shades-black:#000}
:root{--givewp-rounded-2:0.125rem;--givewp-rounded-4:0.25rem;--givewp-rounded-6:0.375rem;--givewp-rounded-8:0.5rem;--givewp-rounded-12:0.75rem;--givewp-rounded-16:1rem;--givewp-rounded-24:1.5rem;--givewp-rounded-full:999px;--givewp-rounded-none:0rem}
:root{--givewp-spacing-1:0.25rem;--givewp-spacing-2:0.5rem;--givewp-spacing-3:0.75rem;--givewp-spacing-4:1rem;--givewp-spacing-5:1.25rem;--givewp-spacing-6:1.5rem;--givewp-spacing-7:1.75rem;--givewp-spacing-8:2rem;--givewp-spacing-9:2.25rem;--givewp-spacing-10:2.5rem;--givewp-spacing-11:2.75rem;--givewp-spacing-12:3rem;--givewp-spacing-13:3.25rem;--givewp-spacing-14:3.5rem;--givewp-spacing-15:3.75rem;--givewp-spacing-16:4rem;--givewp-spacing-17:4.25rem;--givewp-spacing-18:4.5rem;--givewp-spacing-19:4.75rem;--givewp-spacing-20:5rem;--givewp-spacing-32:8rem;--givewp-spacing-40:10rem;--givewp-spacing-56:14rem;--givewp-spacing-80:20rem;--givewp-spacing-96:24rem}
:root{--givewp-font-size-display-xl:6rem;--givewp-font-weight-display-xl:semi-bold;--givewp-font-size-display-lg:4.5rem;--givewp-font-weight-display-lg:semi-bold;--givewp-font-size-heading-xl:4rem;--givewp-font-weight-heading-xl:bold;--givewp-font-size-heading-lg:2.5rem;--givewp-font-weight-heading-lg:semi-bold;--givewp-font-size-heading-md:2.25rem;--givewp-font-weight-heading-md:semi-bold;--givewp-font-size-heading-sm:1.5rem;--givewp-font-weight-heading-sm:semi-bold;--givewp-font-size-headline-lg:1.25rem;--givewp-font-weight-headline-lg:extra-bold;--givewp-font-size-headline-md:1rem;--givewp-font-weight-headline-md:extra-bold;--givewp-font-size-headline-sm:0.75rem;--givewp-font-weight-headline-sm:extra-bold;--givewp-font-size-paragraph-lg:1rem;--givewp-font-weight-paragraph-lg:medium;--givewp-font-size-paragraph-md:0.75rem;--givewp-font-weight-paragraph-md:medium;--givewp-font-size-paragraph-sm:0.5rem;--givewp-font-weight-paragraph-sm:medium}
:root{--givewp-shadow-xs:0 1px 2px var(--givewp-grey-50);--givewp-shadow-sm:0 2px 4px var(--givewp-grey-50);--givewp-shadow-md:0 4px 8px var(--givewp-grey-50);--givewp-shadow-lg:0 12px 24px var(--givewp-grey-50);--givewp-shadow-xl:0 16px 32px var(--givewp-grey-50);--givewp-shadow-inner:inset 0 2px 4px var(--givewp-grey-50);--givewp-shadow-xs-green:0 1px 2px var(--givewp-green-50);--givewp-shadow-sm-green:0 2px 4px var(--givewp-green-50);--givewp-shadow-md-green:0 4px 8px var(--givewp-green-50);--givewp-shadow-lg-green:0 12px 24px var(--givewp-green-50);--givewp-shadow-xl-green:0 16px 32px var(--givewp-green-50);--givewp-shadow-inner-green:inset 0 2px 4px var(--givewp-green-50);--givewp-shadow-xs-blue:0 1px 2px var(--givewp-blue-50);--givewp-shadow-sm-blue:0 2px 4px var(--givewp-blue-50);--givewp-shadow-md-blue:0 4px 8px var(--givewp-blue-50);--givewp-shadow-lg-blue:0 12px 24px var(--givewp-blue-50);--givewp-shadow-xl-blue:0 16px 32px var(--givewp-blue-50);--givewp-shadow-inner-blue:inset 0 2px 4px var(--givewp-blue-50);--givewp-shadow-xs-orange:0 1px 2px var(--givewp-orange-50);--givewp-shadow-sm-orange:0 2px 4px var(--givewp-orange-50);--givewp-shadow-md-orange:0 4px 8px var(--givewp-orange-50);--givewp-shadow-lg-orange:0 12px 24px var(--givewp-orange-50);--givewp-shadow-xl-orange:0 16px 32px var(--givewp-orange-50);--givewp-shadow-inner-orange:inset 0 2px 4px var(--givewp-orange-50)}

/*
Theme Name: Gutener Charity NGO
Theme URI: https://keonthemes.com/downloads/gutener-charity-ngo
Author: Keon Themes
Author URI: https://keonthemes.com
Description: Gutener Charity NGO is clean, creative, powerful, flexible, highly customizable and Gutenberg ready WordPress theme. It is fully responsive and is sure to make your website stand out from the crowd. Gutener Charity NGO is a multipurpose theme suitable for any type of WordPress sites such as Charity, NGO, Fundraising, Welfare, Donation, Helping Hands, Non-profit Organization and preferably ideal for any type of sites. Gutener Charity NGO is highly customizable with powerful theme options including multiple Header and Footer layouts. Compatibility for WordPress Classic editor, WooCommerce and Gutenburg makes easier for users. Want a theme to play your site in a myriad of roles your search ends here. Browse the demos to see that its the only theme you will ever want: https://demo.keonthemes.com/gutener
Version: 1.0.8
Requires PHP: 5.5
Tested up to: 5.8
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: gutener
Text Domain: gutener-charity-ngo
Tags: blog, portfolio, news, grid-Layout, one-column, two-columns, three-columns, flexible-header, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, theme-options, sticky-post, threaded-comments, translation-ready, block-styles, wide-blocks

Gutener Charity NGO WordPress Theme is child theme of Gutener, Copyright 2021 Keon Themes
Gutener Charity NGO is distributed under the terms of the GNU General Public License v3

Gutener Charity NGO is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
}

.slick-control li.prev, .slick-control li.feature-posts-prev, .slick-control li.header-slider-prev {
    left: 40px;
}

.slick-control li.next, .slick-control li.feature-posts-next, .slick-control li.header-slider-next {
    right: 40px;
}

/*slick slider css*/
.slick-dots li {
    height: auto;
    width: auto;
    list-style: none;
    margin: 0 3px;
}
.slick-dots li button {
    background-color: transparent;
    border: 1px solid #868686;
    font-size: inherit;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -ms-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
    padding: 0;
}
.highlight-posts-image:before {
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 1;
}
.highlight-posts-content-wrap .highlight-posts-title a:before,
.highlight-posts-layout-one .highlight-posts-content .cat-links a:before,
.post .highlight-posts-content .entry-meta a:before,
.highlight-posts-content-wrap .highlight-posts-content:before {
    position: static;
    background-color: transparent;
    width: auto;
    height: auto;
}
.highlight-posts-content-wrap .highlight-posts-content .highlight-posts-title {
    margin-bottom: 30px;
}
.highlight-posts-content-wrap .highlight-posts-content .highlight-posts-title a {
    position: relative;
    display: block;
}
.highlight-posts-content-wrap .highlight-posts-content .highlight-posts-title a:after {
    background-color: #ffffff;
    content: "";
    height: 1px;
    width: 50px;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.highlight-posts-content-wrap.post.text-right .highlight-posts-content .highlight-posts-title a:after {
    margin-right: 0;
}
.highlight-posts-content-wrap.post.text-left .highlight-posts-content .highlight-posts-title a:after {
    margin-left: 0;
}
.highlight-posts-layout-one .highlight-posts-content .cat-links {
    display: inline-block;
    margin-bottom: 10px;
}
.highlight-posts-layout-one .highlight-posts-content .cat-links a {
    margin: 2px;
    padding: 5px;
    letter-spacing: 0.8px;
    line-height: 1;
}
.post .entry-meta,
.attachment .entry-meta,
.banner-content .entry-meta {
  font-size: 13px;
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 15px;
}
.post .entry-meta > span,
.attachment .entry-meta > span,
.banner-content .entry-meta > span {
  display: inline-block;
  padding: 0 8px;
}
@media screen and (max-width: 991px) {
.post .entry-meta,
.attachment .entry-meta,
.banner-content .entry-meta {
    font-size: 12px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 15px;
}
.post .entry-meta > span,
.attachment .entry-meta > span,
.banner-content .entry-meta > span {
    padding: 0 5px;
  }
}
.post .entry-meta a:before,
.attachment .entry-meta a:before,
.banner-content .entry-meta a:before {
  color: #f9a032;
  font-family: "Font Awesome 5 Free";
  margin-right: 8px;
  font-size: 12px;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.post .entry-meta .posted-on a:before,
.attachment .entry-meta .posted-on a:before,
.banner-content .entry-meta .posted-on a:before {
  content: "\f073";
}
.post .entry-meta .byline a:before,
.attachment .entry-meta .byline a:before,
.banner-content .entry-meta .byline a:before {
  content: "\f007";
}
.post .entry-meta .comments-link a:before,
.attachment .entry-meta .comments-link a:before,
.banner-content .entry-meta .comments-link a:before {
  content: "\f086";
}
.post .entry-meta .cat-links,
.post .entry-meta .tag-links,
.attachment .entry-meta .cat-links,
.attachment .entry-meta .tag-links,
.banner-content .entry-meta .cat-links,
.banner-content .entry-meta .tag-links {
  position: relative;
}
.post .entry-meta .cat-links:before,
.post .entry-meta .tag-links:before,
.attachment .entry-meta .cat-links:before,
.attachment .entry-meta .tag-links:before,
.banner-content .entry-meta .cat-links:before,
.banner-content .entry-meta .tag-links:before {
  color: #7B7B7B;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
  font-size: 12px;
}
.post .entry-meta .cat-links a,
.post .entry-meta .tag-links a,
.attachment .entry-meta .cat-links a,
.attachment .entry-meta .tag-links a,
.banner-content .entry-meta .cat-links a,
.banner-content .entry-meta .tag-links a {
  display: inline-block;
  margin-right: 1px;
}
.post .entry-meta .cat-links a:last-child,
.post .entry-meta .tag-links a:last-child,
.attachment .entry-meta .cat-links a:last-child,
.attachment .entry-meta .tag-links a:last-child,
.banner-content .entry-meta .cat-links a:last-child,
.banner-content .entry-meta .tag-links a:last-child {
  margin-right: 0;
}
.post .entry-meta .tag-links,
.attachment .entry-meta .tag-links,
.banner-content .entry-meta .tag-links {
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
}
.post .entry-meta .tag-links:before,
.attachment .entry-meta .tag-links:before,
.banner-content .entry-meta .tag-links:before {
  content: "\f02c";
}
@media screen and (max-width: 991px) {
.post .entry-meta .tag-links,
.attachment .entry-meta .tag-links,
.banner-content .entry-meta .tag-links {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.site-header .header-image-slider .slick-dots {
    z-index: 9;
}
.site-header .header-image-slider .slick-dots li {
    min-height: auto;
    height: auto;
}
.site-header .header-image-slider .slick-dots li button {
    min-height: auto;
    height: 12px;
}
.feature-post-slider .post.has-post-thumbnail:not(.has-no-thumbnail) .post-inner .cat-links {
    position: absolute;
    left: 10px;
    bottom: 10px;
    margin-bottom: 0;
    z-index: 2;
}
.feature-post-slider .post .cat-links a {
    font-size: 13px;
    line-height: 1;
    display: inline-block;
    margin: 2px;
    padding: 7px 8px;
    letter-spacing: 0.8px;
    -webkit-transition: background-color 0.3s, color 0.3s;
    -moz-transition: background-color 0.3s, color 0.3s;
    -ms-transition: background-color 0.3s, color 0.3s;
    -o-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
}
.highlight-posts-content-wrap .cat-links a {
    display: inline-block;
    margin: 2px;
}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}
/**
 * Auto Generated by OMGF
 * @author: Daan van den Bergh
 * @url: https://daan.dev
 */

@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:url(//www.caritaslameziaterme.it/wp-content/uploads/omgf/gutentor-google-fonts/open-sans-normal-latin-400.woff2?ver=1679389002)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(//www.caritaslameziaterme.it/wp-content/uploads/omgf/gutentor-google-fonts/poppins-normal-latin-400.woff2?ver=1679389002)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(//www.caritaslameziaterme.it/wp-content/uploads/omgf/gutentor-google-fonts/poppins-normal-latin-500.woff2?ver=1679389002)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(//www.caritaslameziaterme.it/wp-content/uploads/omgf/gutentor-google-fonts/poppins-normal-latin-600.woff2?ver=1679389002)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(//www.caritaslameziaterme.it/wp-content/uploads/omgf/gutentor-google-fonts/poppins-normal-latin-700.woff2?ver=1679389002)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}