@-webkit-keyframes getwidPulseAnimation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes getwidPulseAnimation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}.stk-block.stk-block-column .stk-column-wrapper{width:100%}.stk-block-column__content{box-sizing:border-box}.stk-column-wrapper>.stk-inner-blocks{margin-bottom:0}.stk-block:is([data-v])>.stk-column-wrapper{min-width:0}.stk-block-columns>.stk-block-content{--stk-column-gap:0px;column-gap:var(--stk-column-gap);margin-left:auto;margin-right:auto}:where(.stk-block-columns){--stk-col-order-1:1;--stk-col-order-2:2;--stk-col-order-3:3;--stk-col-order-4:4;--stk-col-order-5:5;--stk-col-order-6:6;--stk-col-order-7:7;--stk-col-order-8:8;--stk-col-order-9:9;--stk-col-order-10:10;--stk-col-order-11:11;--stk-col-order-12:12;--stk-col-order-13:13;--stk-col-order-14:14;--stk-col-order-15:15;--stk-col-order-16:16;--stk-col-order-17:17;--stk-col-order-18:18;--stk-col-order-19:19;--stk-col-order-20:20}.stk-block-column:first-child{order:var(--stk-col-order-1,initial)}.stk-block-column:nth-child(2){order:var(--stk-col-order-2,initial)}.stk-block-column:nth-child(3){order:var(--stk-col-order-3,initial)}.stk-block-column:nth-child(4){order:var(--stk-col-order-4,initial)}.stk-block-column:nth-child(5){order:var(--stk-col-order-5,initial)}.stk-block-column:nth-child(6){order:var(--stk-col-order-6,initial)}.stk-block-column:nth-child(7){order:var(--stk-col-order-7,initial)}.stk-block-column:nth-child(8){order:var(--stk-col-order-8,initial)}.stk-block-column:nth-child(9){order:var(--stk-col-order-9,initial)}.stk-block-column:nth-child(10){order:var(--stk-col-order-10,initial)}.stk-block-column:nth-child(11){order:var(--stk-col-order-11,initial)}.stk-block-column:nth-child(12){order:var(--stk-col-order-12,initial)}.stk-block-column:nth-child(13){order:var(--stk-col-order-13,initial)}.stk-block-column:nth-child(14){order:var(--stk-col-order-14,initial)}.stk-block-column:nth-child(15){order:var(--stk-col-order-15,initial)}.stk-block-column:nth-child(16){order:var(--stk-col-order-16,initial)}.stk-block-column:nth-child(17){order:var(--stk-col-order-17,initial)}.stk-block-carousel{--gap:30px;--slides-to-show:1;--button-offset:12px;--button-gap:12px;--button-height:40px;--button-width:40px;--dot-color:#aaa;--dot-color-hover:#1b1b1b;--dot-size:8px;--dot-gap:16px;--dot-active-width:30px;--dot-active-height:var(--dot-size,8px);--dot-offset:12px;--transition-duration:0.3s;--stk-columns-spacing:0px!important}.stk-block-carousel .stk-block-carousel__content-wrapper,figure iframe{max-width:100%}.stk-block-carousel .stk-block-carousel__slider>.stk-block-column{order:0}.stk-block-carousel__slider{background:#0000;cursor:grab;display:flex;flex-direction:row;margin:0 auto;overflow:hidden;position:relative;scrollbar-width:none;width:100%}.stk-block-carousel__slider-wrapper{position:relative;z-index:1}.stk-block-carousel__button{all:unset!important;cursor:pointer!important;transition:all .3s ease-in-out,outline-offset 0s,outline 0s!important}.stk-block-carousel__button:before{transition:all .3s ease-in-out!important}.stk-block-carousel__buttons{align-items:center;display:flex;flex-direction:row;gap:var(--button-gap,12px);inset:var(--button-offset,12px);justify-content:space-between;pointer-events:none;position:absolute;z-index:9999}.stk-block-carousel__buttons svg{overflow:visible}.stk-block-carousel__button{pointer-events:all!important;-webkit-user-select:none;user-select:none}.stk-block-carousel__dots{display:flex;flex-direction:row;gap:min(var(--dot-gap),var(--dot-gap) - (24px - var(--dot-size)));justify-content:center;margin-top:max(var(--dot-offset),-24px);min-height:24px;position:relative;top:min(0px,var(--dot-offset) + 24px);z-index:2}.stk-block-carousel.stk--is-slide .stk-block-carousel__slider:not(.stk--snapping-deactivated){scroll-behavior:smooth;scroll-snap-type:inline mandatory}.stk-block-carousel.stk--is-slide .stk-block-carousel__slider{-ms-overflow-style:none;gap:var(--gap);overflow-x:scroll;overflow-x:-moz-scrollbars-none;overflow-y:hidden;overscroll-behavior-inline:contain}.stk-block-carousel.stk--is-slide .stk-block-carousel__slider::-webkit-scrollbar{display:none!important;height:0!important}.stk-block-carousel.stk--is-slide .stk-block-carousel__slider>*{flex:1 0 calc(100%/var(--slides-to-show) - var(--gap)/var(--slides-to-show)*(var(--slides-to-show) - 1))!important;scroll-snap-align:start}.stk-block-carousel__button{align-items:center!important;background:#fff!important;border-radius:100%!important;color:initial!important;display:flex!important;height:var(--button-height,40px)!important;justify-content:center!important;opacity:.9!important;padding:initial!important;width:var(--button-width,40px)!important}.stk-block-carousel__button:hover{background:#fff;opacity:1}.stk-block-carousel__button svg{height:16px;width:16px}.stk-block-carousel.stk--arrows-outside:is(.stk--arrows-align-flex-end) .stk-block-carousel__slider-wrapper{flex-direction:column;gap:var(--button-offset,12px)}.stk-block-carousel.stk--arrows-outside:is(.stk--arrows-align-flex-end) .stk-block-carousel__buttons{position:static}.stk-block-heading--v2 .stk-block-heading__text:not(.stk-block-heading--use-theme-margins){margin:0!important}.stk-block-horizontal-scroller:not(.editor){overflow:hidden}.stk-block-horizontal-scroller:not(.editor)>.stk-block-content{--stk-column-gap:0px;-ms-overflow-style:none;box-sizing:border-box;cursor:grab;display:grid;gap:var(--stk-column-gap);grid-auto-columns:var(--stk-column-width,300px);grid-auto-flow:column;height:var(--stk-column-height);overflow-x:auto;overflow-x:-moz-scrollbars-none;overscroll-behavior-inline:contain;padding-inline-start:var(--stk-left-offset,0)}.stk-block-horizontal-scroller:not(.editor)>.stk-block-content>.stk-block-column{scroll-snap-align:var(--stk-snapping,center);width:100%!important}.stk-block-horizontal-scroller:not(.editor)>.stk-block-content.stk--with-scrollbar{scrollbar-color:var(--stk-scrollbar-thumb-color,#d3d3d3) var(--stk-scrollbar-track-color,#eee);scrollbar-width:var(--stk-scrollbar-height-firefox,auto)}.stk-block-horizontal-scroller:not(.editor)>.stk-block-content.stk--with-scrollbar::-webkit-scrollbar{height:var(--stk-scrollbar-height,10px)}.stk-block-horizontal-scroller:not(.editor)>.stk-block-content.stk--with-scrollbar::-webkit-scrollbar-track{background:var(--stk-scrollbar-track-color,#eee);border-radius:var(--stk-scrollbar-thumb-radius,0)}.stk-block-horizontal-scroller:not(.editor)>.stk-block-content.stk--with-scrollbar::-webkit-scrollbar-thumb{background:var(--stk-scrollbar-thumb-color,#d3d3d3);border-radius:var(--stk-scrollbar-thumb-radius,0)}.stk-block-horizontal-scroller:not(.editor)>.stk-block-content:not(.stk--snapping-deactivated){scroll-behavior:smooth;scroll-snap-type:inline mandatory}.stk-block-image .stk-img-wrapper{margin-left:var(--stk-alignment-margin-left,auto);margin-right:var(--stk-alignment-margin-right,auto)}.stk-block-image figure{margin:0}.stk-block>:where(:not(.stk-row,.stk-inner-blocks,.stk--svg-wrapper,.stk-block-number-box__text)){flex:1}.stk-img-wrapper{display:block;margin:0 auto;overflow:hidden;position:relative;width:100%;will-change:filter}.stk-img-wrapper:after,.stk-img-wrapper:before{content:"";inset:0;opacity:var(--stk-gradient-overlay,.3);pointer-events:none;position:absolute;z-index:1}.stk-img-wrapper img{display:block!important;height:100%!important;margin:0!important;object-fit:cover;width:100%!important}.stk-img-wrapper.stk-image--shape-stretch,.stk-img-wrapper.stk-image--shape-stretch:after,.stk-img-wrapper.stk-image--shape-stretch:before{-webkit-mask-size:100% 100%;mask-size:100% 100%}.stk-img-wrapper.stk-image--shape-stretch img{-webkit-mask-size:inherit!important;mask-size:inherit!important}:root{--stk-block-margin-bottom:24px;--stk-column-margin:12px;--stk-columns-column-gap:0px;--stk-columns-row-gap:0px;--stk-container-padding:32px;--stk-container-padding-large:64px 80px;--stk-container-padding-small:16px 32px;--stk-container-border-style:none;--stk-container-border-width:1px;--stk-container-border-radius:0px;--stk-container-box-shadow:0px 4px 24px #0000000a;--stk-container-background-color:#fff;--stk-container-color:#1e1e1e;--stk-block-background-padding:24px;--stk-block-background-border-style:none;--stk-block-background-border-width:1px;--stk-block-background-border-radius:0px;--stk-block-background-box-shadow:none;--stk-block-background-color:#f1f1f1;--stk-image-border-radius:0px;--stk-image-drop-shadow:none;--stk-button-min-height:0px;--stk-button-padding:12px 16px;--stk-button-border-style:none;--stk-button-border-width:1px;--stk-button-ghost-border-width:2px;--stk-button-border-radius:0px;--stk-button-box-shadow:none;--stk-button-icon-size:24px;--stk-button-icon-gap:8px;--stk-button-column-gap:12px;--stk-button-row-gap:12px;--stk-button-background-color:#008de4;--stk-button-text-color:#fff;--stk-icon-button-padding:12px;--stk-icon-list-row-gap:0px;--stk-icon-list-icon-gap:8px;--stk-icon-list-indentation:0px;--stk-icon-size:36px;--stk-icon-color:#a6a6a6;--stk-icon-shape-color:#ddd;--stk-subtitle-size:16px;--stk-subtitle-color:#39414d;--stk-tab-accent-color:#008de4}.entry-content .stk-block,.stk-block,.stk-block-column__content>*{margin-bottom:var(--stk-block-margin-bottom)}.stk-block:not(.stk-block-column){--stk-columns-spacing:var(--stk-column-margin)}.stk-block,.stk-container{min-height:0}.stk-block{box-sizing:border-box;position:relative}.stk-block,:is(.entry-content) .stk-block{margin-top:0}:is(.entry-content) .stk-block>.stk-content-align{margin-left:auto;margin-right:auto;margin-block:0;width:auto}.stk-block.stk-column{margin-bottom:0;margin-top:0;min-width:1px}.stk-column{min-width:1px}.stk-block.stk-block-column.stk-column>.stk-column-wrapper{margin:var(--stk-columns-spacing)}:root{--stk-block-width-default-detected:900px;--stk-block-width-wide-detected:80vw}.stk-row{display:flex;flex-direction:row;flex-wrap:wrap}.stk-column{align-items:stretch;box-sizing:border-box;display:flex;flex:1 1 0%;margin:0}.stk-block-content{position:relative;width:100%}.stk-block-content:not(.stk-row),.stk-inner-blocks:not(.stk-row){display:flex;flex-direction:column;justify-content:flex-start}.stk-inner-blocks{flex:1}.stk-inner-blocks>:first-child{margin-top:0}.stk-inner-blocks>:last-child{margin-bottom:0}.stk-block .stk-block-heading__text{margin-bottom:0}.stk-block-heading{margin-top:0;word-break:break-word}:where(.stk-block-heading:not(:first-child)) .stk-block-heading__text{margin-top:1.5em}.stk-block-heading:first-child .stk-block-heading__text:not([contenteditable]){margin-top:0}.stk-block-heading__text:after,.stk-block-heading__text:before{content:unset}.stk-block{text-align:start}.has-text-align-center,.stk-block,.stk-block [class*=has-text-align-]{text-align:var(--stk-alignment-text-align,start)}.has-text-align-center{--stk-alignment-padding-left:0;--stk-alignment-justify-content:center;--stk-alignment-text-align:center;--stk-alignment-margin-left:auto;--stk-alignment-margin-right:auto}.stk-block{justify-content:var(--stk-alignment-justify-content);z-index:1}@supports (-webkit-touch-callout:inherit){.stk-block.stk-block,.stk-container.stk-container{background-attachment:scroll!important}}.stk-block:after,.stk-block:not(.stk--has-background-overlay):before{content:none!important}@media (-ms-high-contrast:none){::-ms-backdrop{border-radius:9999px!important}}@media only screen and (min-width:1024px){.stk-row{flex-wrap:nowrap}}@media only screen and (min-width:768px){:where(body:not(.wp-admin) .stk-block-column:first-child:nth-last-child(3)),:where(body:not(.wp-admin) .stk-block-column:nth-child(2):nth-last-child(2)),:where(body:not(.wp-admin) .stk-block-column:nth-child(3):last-child){flex:1 1 calc(33.33333% - var(--stk-column-gap, 0px)*2/3)!important}:where(body:not(.wp-admin) .stk-block-column:first-child:nth-last-child(4)),:where(body:not(.wp-admin) .stk-block-column:nth-child(2):nth-last-child(3)),:where(body:not(.wp-admin) .stk-block-column:nth-child(3):nth-last-child(2)),:where(body:not(.wp-admin) .stk-block-column:nth-child(4):last-child){flex:1 1 calc(25% - var(--stk-column-gap, 0px)*3/4)!important}:where(body:not(.wp-admin) .stk-block-column:first-child:nth-last-child(5)),:where(body:not(.wp-admin) .stk-block-column:nth-child(2):nth-last-child(4)),:where(body:not(.wp-admin) .stk-block-column:nth-child(3):nth-last-child(3)),:where(body:not(.wp-admin) .stk-block-column:nth-child(4):nth-last-child(2)),:where(body:not(.wp-admin) .stk-block-column:nth-child(5):last-child){flex:1 1 calc(20% - var(--stk-column-gap, 0px)*4/5)!important}}@media only screen and (max-width:767px){.stk-block-carousel.stk--hide-mobile-dots>.stk-block-carousel__content-wrapper>.stk-block-carousel__dots{display:none}:root{--stk-block-margin-bottom:16px;--stk-column-margin:8px;--stk-container-padding:24px;--stk-container-padding-large:32px 24px;--stk-container-padding-small:8px 24px;--stk-block-background-padding:16px}.stk-column{flex:1 1 100%;max-width:100%}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;background-color:inherit;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container:only-child{flex-grow:1}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:0;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-close{width:100%}.wp-block-navigation__responsive-close:focus{outline:0}.wp-block-navigation__responsive-dialog{position:relative}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery .wp-block-image{margin:0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}@media (min-width:768px){.wp-block-gallery.columns-8 .wp-block-image{width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}}.wp-block-gallery .wp-block-image img{display:block;height:auto;max-width:100%;width:auto}.wp-block-gallery.is-cropped .wp-block-image{align-self:inherit}.wp-block-gallery.is-cropped .wp-block-image img{width:100%;flex:1 0 0%;height:100%;-o-object-fit:cover;object-fit:cover}:root{--tw-block-rounded:16px;--tw-block-rounded-sm:0.5rem;--tw-block-border-color:color-mix(in srgb,currentColor 20%,transparent);--tw-block-shadow:0 8px 18px 0 rgba(0,0,0,.12);--tw-block-shadow-lg:0 16px 26px 0 rgba(0,0,0,.14);--tw-block-hard-shadow:0 0 0 2px #000,6px 6px 0 2px #000}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Solid";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Regular";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Light";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Thin";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.fab,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-envelope:before{content:""}.fa-facebook-f:before{content:""}.fa-instagram:before{content:""}.fa-linkedin:before{content:""}.fa-phone-volume:before{content:""}.fa-play:before{content:""}.fa-youtube:before{content:""}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;src:url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome)format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.fas{font-family:"Font Awesome 5 Free";font-weight:900}@font-face{font-display:swap;font-family:slick;font-weight:400;font-style:normal;src:url(/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.eot);src:url(/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.woff)format("woff"),url(/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.ttf)format("truetype"),url(/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.svg#slick)format("svg")}.wp-block-getwid-section{position:relative}.wp-block-getwid-section__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:1em;min-width:70px}.wp-block-getwid-section__background,.wp-block-getwid-section__background-holder{position:absolute;top:0;right:0;left:0;bottom:0}.wp-block-getwid-section__background{background-position:50%;background-size:cover;background-repeat:no-repeat;overflow:hidden}@supports (-webkit-overflow-scrolling:touch){.wp-block-getwid-section__background{background-attachment:scroll!important}}.wp-block-getwid-section__background-image-wrapper{width:100%;height:100%;display:none}.wp-block-getwid-section__foreground{position:absolute;top:0;right:0;left:0;bottom:0;background-position:50%;background-size:cover;background-repeat:no-repeat}.wp-block-getwid-section__inner-wrapper{width:100%;max-width:768px}.wp-block-getwid-section__content{position:relative;z-index:1}.wp-block-getwid-section__divider{position:absolute;left:0;right:0;overflow:hidden;z-index:1;max-height:100%}.wp-block-getwid-section__divider.is-bottom-divider{bottom:0}.wp-block-getwid-section__divider.is-bottom-divider .wp-block-getwid-section__divider-svg{-webkit-transform:translateX(-50%) rotate(180deg) translateY(-1px);transform:translateX(-50%) rotate(180deg) translateY(-1px)}.wp-block-getwid-section__divider .wp-block-getwid-section__divider-svg{position:relative;display:block;left:50%;-webkit-transform:translateX(-50%) translateY(-1px);transform:translateX(-50%) translateY(-1px);width:calc(100% + 2px)}.wp-block-getwid-section.getwid-section-content-full-width>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper{max-width:100%!important}.wp-block-getwid-tabs,.wp-block-getwid-video-popup__button.has-animation-pulse .wp-block-getwid-video-popup__icon i{position:relative}.wp-block-getwid-tabs__nav-links{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0 0-1px}.wp-block-getwid-tabs__nav-link{margin:0 5px 0 0;padding:0;position:relative;border:1px solid #fff0;border-bottom:0}.wp-block-getwid-tabs .wp-block-getwid-tabs__title-wrapper:after,.wp-block-getwid-tabs .wp-block-getwid-tabs__title-wrapper:before,.wp-block-getwid-tabs__nav-link:after,.wp-block-getwid-tabs__nav-link:before{display:none}.wp-block-getwid-tabs__nav-link:hover{border-color:#ebeef1}.wp-block-getwid-tabs__nav-link a{padding:.5em .75em!important;display:block;text-decoration:none;border:0;-webkit-box-shadow:none;box-shadow:none}.wp-block-getwid-tabs__nav-link a:focus{border:0;outline:0;-webkit-box-shadow:none;box-shadow:none}.wp-block-getwid-tabs__nav-link a:hover{text-decoration:none}.wp-block-getwid-tabs .wp-block-getwid-tabs__title-wrapper{margin:0;padding:0;border:0}.wp-block-getwid-tabs__tab-content-wrapper{height:0;overflow:hidden;display:block!important;position:absolute}.wp-block-getwid-tabs__tab-content{border:1px solid #ebeef1;padding:1.5em}.wp-block-getwid-tabs__tab-content:after{content:"";display:table;clear:both}.wp-block-getwid-tabs__tab-content>:first-child{margin-top:0}.wp-block-getwid-tabs__tab-content>:last-child{margin-bottom:0}.has-layout-horizontal-center>.wp-block-getwid-tabs__nav-links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-getwid-social-links{padding:0;overflow:hidden}.wp-block-getwid-social-links__list{margin:0-.2em -.2em;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-getwid-social-links__item{padding:0 .2em .2em;margin:0}.wp-block-getwid-social-links__item:after,.wp-block-getwid-social-links__item:before,.wp-block-getwid-social-links__link:after,.wp-block-getwid-social-links__link:before,.wp-block-getwid-video-popup .wp-block-getwid-video-popup__link:after,.wp-block-getwid-video-popup .wp-block-getwid-video-popup__link:before{display:none}.wp-block-getwid-social-links__item:last-child{margin-right:0}.wp-block-getwid-social-links__link{border:0;text-decoration:none;display:inline-block;-webkit-box-shadow:none;box-shadow:none}.wp-block-getwid-social-links__link:hover{text-decoration:none}.wp-block-getwid-social-links__link i{width:1em;height:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1em;font-style:normal}.wp-block-getwid-social-links__wrapper{display:inline-block;line-height:0}.has-icons-framed .wp-block-getwid-social-links__wrapper{border:1px solid;border-radius:50%;padding:.75em}.has-icons-stacked .wp-block-getwid-social-links__link .wp-block-getwid-social-links__wrapper{padding:.75em;border-radius:50%}.wp-block-getwid-video-popup{position:relative;text-align:center}.wp-block-getwid-video-popup__button,.wp-block-getwid-video-popup__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-getwid-video-popup__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-getwid-video-popup__wrapper:after{display:none;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;opacity:.35}.wp-block-getwid-video-popup__button{min-height:90px;border-radius:45px;border-color:red;color:inherit}.wp-block-getwid-video-popup__button:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:inherit}.wp-block-getwid-video-popup__button.has-animation-pulse .wp-block-getwid-video-popup__icon{position:relative;border-color:red}.wp-block-getwid-video-popup__button.has-animation-pulse .wp-block-getwid-video-popup__icon:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;z-index:0;display:block;background-color:inherit;border-radius:inherit;-webkit-animation:getwidPulseAnimation 1.5s linear .5s infinite;animation:getwidPulseAnimation 1.5s linear .5s infinite}.wp-block-getwid-video-popup__icon{width:90px;height:90px;line-height:90px;background-color:red;border-radius:50%;color:#fff;font-size:24px;text-align:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.wp-block-getwid-video-popup__icon i{margin-left:5px}.wp-block-getwid-video-popup__caption{margin-top:.5em}.wp-block-getwid-video-popup__link{max-width:450px;display:inline-block}.wp-block-getwid-video-popup .wp-block-getwid-video-popup__link{text-decoration:none;color:inherit;margin:0;padding:0;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:0}.wp-block-getwid-video-popup .wp-block-getwid-video-popup__link:focus,.wp-block-getwid-video-popup .wp-block-getwid-video-popup__link:hover,.wp-block-getwid-video-popup .wp-block-getwid-video-popup__link:visited{color:inherit;text-decoration:none;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:0}.wp-block-getwid-video-popup__image{display:block;position:absolute;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:0;-webkit-transition:all .3s ease;transition:all .3s ease;max-width:none}.has-image .wp-block-getwid-video-popup__wrapper{padding:25px;min-height:400px;overflow:hidden}.has-image .wp-block-getwid-video-popup__wrapper:not(.has-background){background-color:#000}.has-image .wp-block-getwid-video-popup__wrapper:after{display:block}.has-image .wp-block-getwid-video-popup__wrapper:before{display:block;content:"";min-height:inherit;font-size:0}.has-image .wp-block-getwid-video-popup__button{position:relative;z-index:1}.has-image .wp-block-getwid-video-popup__link{width:100%;max-width:100%}.has-foreground-0 .wp-block-getwid-video-popup__wrapper:after{opacity:0}.getwid-padding-bottom-large{padding-bottom:60px}.getwid-padding-left-large{padding-left:60px}.getwid-padding-right-normal{padding-right:40px}.getwid-padding-right-large{padding-right:60px}@media screen and (max-width:991px){.getwid-padding-tablet-left-medium{padding-left:25px!important}.getwid-padding-tablet-right-medium{padding-right:25px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-left-medium{padding-left:25px!important}.getwid-padding-mobile-right-medium{padding-right:25px!important}}.getwid-justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.getwid-justify-content-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-gr .grw-review .wp-google-feedback::-webkit-scrollbar-thumb:window-inactive{background:#ccc!important}@font-face{font-display:swap;font-family:dearflip;src:url(data:application/x-font-ttf;charset=utf-8;base64,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)format("truetype");font-weight:400;font-style:normal;font-display:block}.has-text-align-center{text-align:center}:root{--wp--custom--spacing--tw-small:40px;--wp--custom--spacing--tw-medium:48px;--wp--custom--spacing--tw-large:60px;--wp--custom--spacing--tw-x-large:80px}.wp-site-blocks>*{margin-top:0}.wp-block-post-content :where(h1,h2,h3,p,.wp-block-buttons)+:where(.wp-block-columns,.wp-block-cover,.wp-block-group.has-background,.wp-block-media-text){margin-top:var(--wp--custom--spacing--tw-medium)}.wp-block-column :where(h3,p,ul)+:where(p,ul:not([class*=wp-block])){margin-top:max(calc(var(--wp--style--block-gap)*.66667),16px)}.wp-block-group.is-layout-flex>*,:is(.wp-block-post-content,.wp-block-group,.wp-block-column,.wp-block-media-text__content,.wp-block-post,.wp-block-cover__inner-container)>:first-child{margin-top:0}.wp-block-post-content :is(.wp-block-spacer,.wp-block-separator)+:is(figure,.wp-block-heading){margin-top:var(--wp--style--block-gap)}.wp-block-template-part:where(header,footer) .has-global-padding>.wp-block-group.alignfull{padding-inline:var(--wp--style--root--padding-left) var(--wp--style--root--padding-right)}