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;}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in;}.dashicons-admin-appearance:before{content:"";}.dashicons-admin-collapse:before{content:"";}.dashicons-admin-comments:before{content:"";}.dashicons-admin-customizer:before{content:"";}.dashicons-admin-generic:before{content:"";}.dashicons-admin-home:before{content:"";}.dashicons-admin-links:before{content:"";}.dashicons-admin-media:before{content:"";}.dashicons-admin-multisite:before{content:"";}.dashicons-admin-network:before{content:"";}.dashicons-admin-page:before{content:"";}.dashicons-admin-plugins:before{content:"";}.dashicons-admin-post:before{content:"";}.dashicons-admin-settings:before{content:"";}.dashicons-admin-site-alt:before{content:"";}.dashicons-admin-site-alt2:before{content:"";}.dashicons-admin-site-alt3:before{content:"";}.dashicons-admin-site:before{content:"";}.dashicons-admin-tools:before{content:"";}.dashicons-admin-users:before{content:"";}.dashicons-airplane:before{content:"";}.dashicons-album:before{content:"";}.dashicons-align-center:before{content:"";}.dashicons-align-full-width:before{content:"";}.dashicons-align-left:before{content:"";}.dashicons-align-none:before{content:"";}.dashicons-align-pull-left:before{content:"";}.dashicons-align-pull-right:before{content:"";}.dashicons-align-right:before{content:"";}.dashicons-align-wide:before{content:"";}.dashicons-amazon:before{content:"";}.dashicons-analytics:before{content:"";}.dashicons-archive:before{content:"";}.dashicons-arrow-down-alt:before{content:"";}.dashicons-arrow-down-alt2:before{content:"";}.dashicons-arrow-down:before{content:"";}.dashicons-arrow-left-alt:before{content:"";}.dashicons-arrow-left-alt2:before{content:"";}.dashicons-arrow-left:before{content:"";}.dashicons-arrow-right-alt:before{content:"";}.dashicons-arrow-right-alt2:before{content:"";}.dashicons-arrow-right:before{content:"";}.dashicons-arrow-up-alt:before{content:"";}.dashicons-arrow-up-alt2:before{content:"";}.dashicons-arrow-up-duplicate:before{content:"";}.dashicons-arrow-up:before{content:"";}.dashicons-art:before{content:"";}.dashicons-awards:before{content:"";}.dashicons-backup:before{content:"";}.dashicons-bank:before{content:"";}.dashicons-beer:before{content:"";}.dashicons-bell:before{content:"";}.dashicons-block-default:before{content:"";}.dashicons-book-alt:before{content:"";}.dashicons-book:before{content:"";}.dashicons-buddicons-activity:before{content:"";}.dashicons-buddicons-bbpress-logo:before{content:"";}.dashicons-buddicons-buddypress-logo:before{content:"";}.dashicons-buddicons-community:before{content:"";}.dashicons-buddicons-forums:before{content:"";}.dashicons-buddicons-friends:before{content:"";}.dashicons-buddicons-groups:before{content:"";}.dashicons-buddicons-pm:before{content:"";}.dashicons-buddicons-replies:before{content:"";}.dashicons-buddicons-topics:before{content:"";}.dashicons-buddicons-tracking:before{content:"";}.dashicons-building:before{content:"";}.dashicons-businessman:before{content:"";}.dashicons-businessperson:before{content:"";}.dashicons-businesswoman:before{content:"";}.dashicons-button:before{content:"";}.dashicons-calculator:before{content:"";}.dashicons-calendar-alt:before{content:"";}.dashicons-calendar:before{content:"";}.dashicons-camera-alt:before{content:"";}.dashicons-camera:before{content:"";}.dashicons-car:before{content:"";}.dashicons-carrot:before{content:"";}.dashicons-cart:before{content:"";}.dashicons-category:before{content:"";}.dashicons-chart-area:before{content:"";}.dashicons-chart-bar:before{content:"";}.dashicons-chart-line:before{content:"";}.dashicons-chart-pie:before{content:"";}.dashicons-clipboard:before{content:"";}.dashicons-clock:before{content:"";}.dashicons-cloud-saved:before{content:"";}.dashicons-cloud-upload:before{content:"";}.dashicons-cloud:before{content:"";}.dashicons-code-standards:before{content:"";}.dashicons-coffee:before{content:"";}.dashicons-color-picker:before{content:"";}.dashicons-columns:before{content:"";}.dashicons-controls-back:before{content:"";}.dashicons-controls-forward:before{content:"";}.dashicons-controls-pause:before{content:"";}.dashicons-controls-play:before{content:"";}.dashicons-controls-repeat:before{content:"";}.dashicons-controls-skipback:before{content:"";}.dashicons-controls-skipforward:before{content:"";}.dashicons-controls-volumeoff:before{content:"";}.dashicons-controls-volumeon:before{content:"";}.dashicons-cover-image:before{content:"";}.dashicons-dashboard:before{content:"";}.dashicons-database-add:before{content:"";}.dashicons-database-export:before{content:"";}.dashicons-database-import:before{content:"";}.dashicons-database-remove:before{content:"";}.dashicons-database-view:before{content:"";}.dashicons-database:before{content:"";}.dashicons-desktop:before{content:"";}.dashicons-dismiss:before{content:"";}.dashicons-download:before{content:"";}.dashicons-drumstick:before{content:"";}.dashicons-edit-large:before{content:"";}.dashicons-edit-page:before{content:"";}.dashicons-edit:before{content:"";}.dashicons-editor-aligncenter:before{content:"";}.dashicons-editor-alignleft:before{content:"";}.dashicons-editor-alignright:before{content:"";}.dashicons-editor-bold:before{content:"";}.dashicons-editor-break:before{content:"";}.dashicons-editor-code-duplicate:before{content:"";}.dashicons-editor-code:before{content:"";}.dashicons-editor-contract:before{content:"";}.dashicons-editor-customchar:before{content:"";}.dashicons-editor-expand:before{content:"";}.dashicons-editor-help:before{content:"";}.dashicons-editor-indent:before{content:"";}.dashicons-editor-insertmore:before{content:"";}.dashicons-editor-italic:before{content:"";}.dashicons-editor-justify:before{content:"";}.dashicons-editor-kitchensink:before{content:"";}.dashicons-editor-ltr:before{content:"";}.dashicons-editor-ol-rtl:before{content:"";}.dashicons-editor-ol:before{content:"";}.dashicons-editor-outdent:before{content:"";}.dashicons-editor-paragraph:before{content:"";}.dashicons-editor-paste-text:before{content:"";}.dashicons-editor-paste-word:before{content:"";}.dashicons-editor-quote:before{content:"";}.dashicons-editor-removeformatting:before{content:"";}.dashicons-editor-rtl:before{content:"";}.dashicons-editor-spellcheck:before{content:"";}.dashicons-editor-strikethrough:before{content:"";}.dashicons-editor-table:before{content:"";}.dashicons-editor-textcolor:before{content:"";}.dashicons-editor-ul:before{content:"";}.dashicons-editor-underline:before{content:"";}.dashicons-editor-unlink:before{content:"";}.dashicons-editor-video:before{content:"";}.dashicons-ellipsis:before{content:"";}.dashicons-email-alt:before{content:"";}.dashicons-email-alt2:before{content:"";}.dashicons-email:before{content:"";}.dashicons-embed-audio:before{content:"";}.dashicons-embed-generic:before{content:"";}.dashicons-embed-photo:before{content:"";}.dashicons-embed-post:before{content:"";}.dashicons-embed-video:before{content:"";}.dashicons-excerpt-view:before{content:"";}.dashicons-exit:before{content:"";}.dashicons-external:before{content:"";}.dashicons-facebook-alt:before{content:"";}.dashicons-facebook:before{content:"";}.dashicons-feedback:before{content:"";}.dashicons-filter:before{content:"";}.dashicons-flag:before{content:"";}.dashicons-food:before{content:"";}.dashicons-format-aside:before{content:"";}.dashicons-format-audio:before{content:"";}.dashicons-format-chat:before{content:"";}.dashicons-format-gallery:before{content:"";}.dashicons-format-image:before{content:"";}.dashicons-format-quote:before{content:"";}.dashicons-format-status:before{content:"";}.dashicons-format-video:before{content:"";}.dashicons-forms:before{content:"";}.dashicons-fullscreen-alt:before{content:"";}.dashicons-fullscreen-exit-alt:before{content:"";}.dashicons-games:before{content:"";}.dashicons-google:before{content:"";}.dashicons-googleplus:before{content:"";}.dashicons-grid-view:before{content:"";}.dashicons-groups:before{content:"";}.dashicons-hammer:before{content:"";}.dashicons-heading:before{content:"";}.dashicons-heart:before{content:"";}.dashicons-hidden:before{content:"";}.dashicons-hourglass:before{content:"";}.dashicons-html:before{content:"";}.dashicons-id-alt:before{content:"";}.dashicons-id:before{content:"";}.dashicons-image-crop:before{content:"";}.dashicons-image-filter:before{content:"";}.dashicons-image-flip-horizontal:before{content:"";}.dashicons-image-flip-vertical:before{content:"";}.dashicons-image-rotate-left:before{content:"";}.dashicons-image-rotate-right:before{content:"";}.dashicons-image-rotate:before{content:"";}.dashicons-images-alt:before{content:"";}.dashicons-images-alt2:before{content:"";}.dashicons-index-card:before{content:"";}.dashicons-info-outline:before{content:"";}.dashicons-info:before{content:"";}.dashicons-insert-after:before{content:"";}.dashicons-insert-before:before{content:"";}.dashicons-insert:before{content:"";}.dashicons-instagram:before{content:"";}.dashicons-laptop:before{content:"";}.dashicons-layout:before{content:"";}.dashicons-leftright:before{content:"";}.dashicons-lightbulb:before{content:"";}.dashicons-linkedin:before{content:"";}.dashicons-list-view:before{content:"";}.dashicons-location-alt:before{content:"";}.dashicons-location:before{content:"";}.dashicons-lock-duplicate:before{content:"";}.dashicons-lock:before{content:"";}.dashicons-marker:before{content:"";}.dashicons-media-archive:before{content:"";}.dashicons-media-audio:before{content:"";}.dashicons-media-code:before{content:"";}.dashicons-media-default:before{content:"";}.dashicons-media-document:before{content:"";}.dashicons-media-interactive:before{content:"";}.dashicons-media-spreadsheet:before{content:"";}.dashicons-media-text:before{content:"";}.dashicons-media-video:before{content:"";}.dashicons-megaphone:before{content:"";}.dashicons-menu-alt:before{content:"";}.dashicons-menu-alt2:before{content:"";}.dashicons-menu-alt3:before{content:"";}.dashicons-menu:before{content:"";}.dashicons-microphone:before{content:"";}.dashicons-migrate:before{content:"";}.dashicons-minus:before{content:"";}.dashicons-money-alt:before{content:"";}.dashicons-money:before{content:"";}.dashicons-move:before{content:"";}.dashicons-nametag:before{content:"";}.dashicons-networking:before{content:"";}.dashicons-no-alt:before{content:"";}.dashicons-no:before{content:"";}.dashicons-open-folder:before{content:"";}.dashicons-palmtree:before{content:"";}.dashicons-paperclip:before{content:"";}.dashicons-pdf:before{content:"";}.dashicons-performance:before{content:"";}.dashicons-pets:before{content:"";}.dashicons-phone:before{content:"";}.dashicons-pinterest:before{content:"";}.dashicons-playlist-audio:before{content:"";}.dashicons-playlist-video:before{content:"";}.dashicons-plugins-checked:before{content:"";}.dashicons-plus-alt:before{content:"";}.dashicons-plus-alt2:before{content:"";}.dashicons-plus:before{content:"";}.dashicons-podio:before{content:"";}.dashicons-portfolio:before{content:"";}.dashicons-post-status:before{content:"";}.dashicons-pressthis:before{content:"";}.dashicons-printer:before{content:"";}.dashicons-privacy:before{content:"";}.dashicons-products:before{content:"";}.dashicons-randomize:before{content:"";}.dashicons-reddit:before{content:"";}.dashicons-redo:before{content:"";}.dashicons-remove:before{content:"";}.dashicons-rest-api:before{content:"";}.dashicons-rss:before{content:"";}.dashicons-saved:before{content:"";}.dashicons-schedule:before{content:"";}.dashicons-screenoptions:before{content:"";}.dashicons-search:before{content:"";}.dashicons-share-alt:before{content:"";}.dashicons-share-alt2:before{content:"";}.dashicons-share:before{content:"";}.dashicons-shield-alt:before{content:"";}.dashicons-shield:before{content:"";}.dashicons-shortcode:before{content:"";}.dashicons-slides:before{content:"";}.dashicons-smartphone:before{content:"";}.dashicons-smiley:before{content:"";}.dashicons-sort:before{content:"";}.dashicons-sos:before{content:"";}.dashicons-spotify:before{content:"";}.dashicons-star-empty:before{content:"";}.dashicons-star-filled:before{content:"";}.dashicons-star-half:before{content:"";}.dashicons-sticky:before{content:"";}.dashicons-store:before{content:"";}.dashicons-superhero-alt:before{content:"";}.dashicons-superhero:before{content:"";}.dashicons-table-col-after:before{content:"";}.dashicons-table-col-before:before{content:"";}.dashicons-table-col-delete:before{content:"";}.dashicons-table-row-after:before{content:"";}.dashicons-table-row-before:before{content:"";}.dashicons-table-row-delete:before{content:"";}.dashicons-tablet:before{content:"";}.dashicons-tag:before{content:"";}.dashicons-tagcloud:before{content:"";}.dashicons-testimonial:before{content:"";}.dashicons-text-page:before{content:"";}.dashicons-text:before{content:"";}.dashicons-thumbs-down:before{content:"";}.dashicons-thumbs-up:before{content:"";}.dashicons-tickets-alt:before{content:"";}.dashicons-tickets:before{content:"";}.dashicons-tide:before{content:"";}.dashicons-translation:before{content:"";}.dashicons-trash:before{content:"";}.dashicons-twitch:before{content:"";}.dashicons-twitter-alt:before{content:"";}.dashicons-twitter:before{content:"";}.dashicons-undo:before{content:"";}.dashicons-universal-access-alt:before{content:"";}.dashicons-universal-access:before{content:"";}.dashicons-unlock:before{content:"";}.dashicons-update-alt:before{content:"";}.dashicons-update:before{content:"";}.dashicons-upload:before{content:"";}.dashicons-vault:before{content:"";}.dashicons-video-alt:before{content:"";}.dashicons-video-alt2:before{content:"";}.dashicons-video-alt3:before{content:"";}.dashicons-visibility:before{content:"";}.dashicons-warning:before{content:"";}.dashicons-welcome-add-page:before{content:"";}.dashicons-welcome-comments:before{content:"";}.dashicons-welcome-learn-more:before{content:"";}.dashicons-welcome-view-site:before{content:"";}.dashicons-welcome-widgets-menus:before{content:"";}.dashicons-welcome-write-blog:before{content:"";}.dashicons-whatsapp:before{content:"";}.dashicons-wordpress-alt:before{content:"";}.dashicons-wordpress:before{content:"";}.dashicons-xing:before{content:"";}.dashicons-yes-alt:before{content:"";}.dashicons-yes:before{content:"";}.dashicons-youtube:before{content:"";}.dashicons-editor-distractionfree:before{content:"";}.dashicons-exerpt-view:before{content:"";}.dashicons-format-links:before{content:"";}.dashicons-format-standard:before{content:"";}.dashicons-post-trash:before{content:"";}.dashicons-share1:before{content:"";}.dashicons-welcome-edit-page:before{content:"";}div.essgrid_block{background:url("https://nwmaritime.org/nitropack_static/seCZIJaRLQdKtvGpfTvWEnRoeXxuhQcU/assets/images/optimized/rev-3d522ff/nwmaritime.org/wp-content/plugins/essential-grid/admin/includes/builders/gutenberg/build/images/esglogo.1b9536ac.png");background-repeat:no-repeat;background-size:contain;line-height:32px;padding-left:145px;}div.essgrid_block .components-text-control__input{display:none;}div.essgrid_block span{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;font-weight:700;line-height:16px;}div.essgrid_block .grid_slug{float:left;}div.essgrid_block .grid_edit_button{float:right;margin:2px 0 0 10px;width:auto;}div.essgrid_block .grid_edit_material_icon{display:inline-block;float:right;font-family:Material Icons;font-style:normal;font-weight:400;letter-spacing:normal;margin-left:10px;text-transform:none;word-wrap:normal;direction:ltr;font-size:16px;line-height:26px;vertical-align:top;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";width:34px;}div.essgrid_block .editor_icon{font-family:dashicons;font-size:16px;line-height:16px;width:auto;}div[data-type="themepunch/essgrid"] button{box-shadow:none !important;outline:none !important;}div[data-type="themepunch/essgrid"]{background:#f6f6f9;}div[data-type="themepunch/essgrid"]>div:first-child{padding:15px;}div[data-type="themepunch/essgrid"] div.block-editor-block-toolbar{padding:0 !important;}[data-type="themepunch/essgrid"] .editor-block-list__block-edit:before{outline:1px solid hsla(219,8%,60%,.25) !important;}[data-type="themepunch/essgrid"] .components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{background-color:#d20000;color:#f8f9f9 !important;padding-left:3px;}.components-panel__body.edit-post-block-sidebar__panel svg.dashicons-screenoptions,.editor-block-list-item-themepunch-essgrid svg{height:24px;width:24px;}.editor-block-list-item-themepunch-essgrid .editor-block-types-list__item-title{padding:4px 1px;}#eg-add-predefined-grid,.ess-bottom_half,.ess-stepnavigator{display:none;}#ess-grid-tiny-dialog-step-1 .ess-top_half{border-bottom:0 !important;}.grid_edit_button,.grid_edit_button:active,.grid_edit_button:active:enabled,.grid_edit_button:focus{background:#ed4446 !important;border:none !important;color:#fff !important;height:28px;}.grid_edit_button:hover{background:#ed4446 !important;border-color:#ed4446 !important;color:#fff !important;filter:brightness(105%) !important;}