.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;max-width:none;text-align:center;width:100%}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{align-items:center;display:flex;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{align-items:center;background-color:rgb(0 0 0 / .05);border:0 solid;border-radius:3px;color:#494c4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{background-color:currentColor;border-radius:3px;content:"";display:block;height:3px;transition:all .2s ease-in-out}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{align-items:center;display:flex}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{display:flex;position:relative}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{align-items:center;color:#666;content:"▾";display:flex;font-size:1.5em;justify-content:center;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;left:0;min-width:150px;position:absolute;top:100%;z-index:2}.site-navigation ul.menu li ul li{border-block-end:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{bottom:100%;top:auto}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{bottom:0;left:0;margin-block-start:10px;position:absolute;transform-origin:top;transition:max-height .3s,transform .3s;width:100%;z-index:10000}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{max-height:0;transform:scaleY(0)}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{max-height:100vh;transform:scaleY(1)}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{background:#fff;margin:0;padding:0;position:absolute;width:100%}.site-navigation-dropdown ul.menu li{display:block;position:relative;width:100%}.site-navigation-dropdown ul.menu li a{background:#fff;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .102);color:#55595c;display:block;padding:20px}.site-navigation-dropdown ul.menu li.current-menu-item a{background:#55595c;color:#fff}.site-navigation-dropdown ul.menu>li li{max-height:0;transform:scaleY(0);transform-origin:top;transition:max-height .3s,transform .3s}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{max-height:100vh;transform:scaleY(1)}@media(max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:576px)and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}.elementor-kit-10{--e-global-color-primary:#C51616;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#0509B8;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500}.elementor-kit-10 e-page-transition{background-color:#FFBC7D}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){--kit-widget-spacing:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}.site-header .site-branding{flex-direction:column;align-items:stretch}.site-header{padding-inline-end:0;padding-inline-start:0}.site-footer .site-branding{flex-direction:column;align-items:stretch}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}.elementor-sticky--active{z-index:99}.elementor-sticky__spacer .e-n-menu .e-n-menu-content{display:none}.e-con.elementor-sticky--active{z-index:var(--z-index,99)}.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-duration:1s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.33,.07,1.03)}@media (prefers-reduced-motion:reduce){.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-duration:0s!important}}.elementor-motion-effects-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);width:100%}.elementor-motion-effects-layer{background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0}.elementor-motion-effects-perspective{perspective:1200px}.elementor-motion-effects-element{transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.elementor-133 .elementor-element.elementor-element-baa11d4{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-133 .elementor-element.elementor-element-8dcd735{--display:flex}.elementor-widget-theme-site-logo .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-133 .elementor-element.elementor-element-e091a5b{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end;--align-items:center}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-widget-icon-box.elementor-view-framed .elementor-icon,.elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-widget-icon-box .elementor-icon-box-title,.elementor-widget-icon-box .elementor-icon-box-title a{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-icon-box .elementor-icon-box-title{color:var(--e-global-color-primary)}.elementor-widget-icon-box:has(:hover) .elementor-icon-box-title,.elementor-widget-icon-box:has(:focus) .elementor-icon-box-title{color:var(--e-global-color-primary)}.elementor-widget-icon-box .elementor-icon-box-description{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight);color:var(--e-global-color-text)}.elementor-133 .elementor-element.elementor-element-d508f48{width:initial;max-width:initial;margin:0 25px calc(var(--kit-widget-spacing, 0px) + 0px) 25px;--icon-box-icon-margin:15px}.elementor-133 .elementor-element.elementor-element-d508f48 .elementor-icon-box-wrapper{align-items:center}.elementor-133 .elementor-element.elementor-element-d508f48.elementor-view-stacked .elementor-icon{background-color:#DA251C}.elementor-133 .elementor-element.elementor-element-d508f48.elementor-view-framed .elementor-icon,.elementor-133 .elementor-element.elementor-element-d508f48.elementor-view-default .elementor-icon{fill:#DA251C;color:#DA251C;border-color:#DA251C}.elementor-133 .elementor-element.elementor-element-d508f48 .elementor-icon{font-size:15px}.elementor-133 .elementor-element.elementor-element-d508f48 .elementor-icon-box-title,.elementor-133 .elementor-element.elementor-element-d508f48 .elementor-icon-box-title a{font-family:"Montserrat",Sans-serif;font-weight:600}.elementor-133 .elementor-element.elementor-element-d508f48 .elementor-icon-box-title{color:#29166F}.elementor-133 .elementor-element.elementor-element-56e390b{width:initial;max-width:initial;margin:0 25px calc(var(--kit-widget-spacing, 0px) + 0px) 25px;--icon-box-icon-margin:15px}.elementor-133 .elementor-element.elementor-element-56e390b .elementor-icon-box-wrapper{align-items:start}.elementor-133 .elementor-element.elementor-element-56e390b.elementor-view-stacked .elementor-icon{background-color:#DA251C}.elementor-133 .elementor-element.elementor-element-56e390b.elementor-view-framed .elementor-icon,.elementor-133 .elementor-element.elementor-element-56e390b.elementor-view-default .elementor-icon{fill:#DA251C;color:#DA251C;border-color:#DA251C}.elementor-133 .elementor-element.elementor-element-56e390b .elementor-icon{font-size:15px}.elementor-133 .elementor-element.elementor-element-56e390b .elementor-icon-box-title,.elementor-133 .elementor-element.elementor-element-56e390b .elementor-icon-box-title a{font-family:"Montserrat",Sans-serif;font-weight:600}.elementor-133 .elementor-element.elementor-element-56e390b .elementor-icon-box-title{color:#29166F}.elementor-133 .elementor-element.elementor-element-fd7f996{width:initial;max-width:initial;margin:0 25px calc(var(--kit-widget-spacing, 0px) + 0px) 25px;--icon-box-icon-margin:15px}.elementor-133 .elementor-element.elementor-element-fd7f996 .elementor-icon-box-wrapper{align-items:start}.elementor-133 .elementor-element.elementor-element-fd7f996.elementor-view-stacked .elementor-icon{background-color:#DA251C}.elementor-133 .elementor-element.elementor-element-fd7f996.elementor-view-framed .elementor-icon,.elementor-133 .elementor-element.elementor-element-fd7f996.elementor-view-default .elementor-icon{fill:#DA251C;color:#DA251C;border-color:#DA251C}.elementor-133 .elementor-element.elementor-element-fd7f996 .elementor-icon{font-size:15px}.elementor-133 .elementor-element.elementor-element-fd7f996 .elementor-icon-box-title,.elementor-133 .elementor-element.elementor-element-fd7f996 .elementor-icon-box-title a{font-family:"Montserrat",Sans-serif;font-weight:600}.elementor-133 .elementor-element.elementor-element-fd7f996 .elementor-icon-box-title{color:#29166F}.elementor-133 .elementor-element.elementor-element-5ff1408a>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-133 .elementor-element.elementor-element-5ff1408a:not(.elementor-motion-effects-element-type-background),.elementor-133 .elementor-element.elementor-element-5ff1408a>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff0;background-image:linear-gradient(180deg,#EB0B00 0%,#830802 100%)}.elementor-133 .elementor-element.elementor-element-5ff1408a{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;z-index:999}.elementor-133 .elementor-element.elementor-element-372344f3>.elementor-element-populated{padding:0 0 0 0}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var(--e-global-color-text);fill:var(--e-global-color-text)}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var(--e-global-color-accent);fill:var(--e-global-color-accent)}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var(--e-global-color-accent)}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var(--e-global-color-accent)}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text )}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-133 .elementor-element.elementor-element-6d75bc8{padding:10px 0 10px 0;--e-nav-menu-divider-content:"";--e-nav-menu-divider-style:solid;--e-nav-menu-divider-color:#FFFFFF}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-menu-toggle{margin:0 auto}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu .elementor-item{font-family:"Montserrat",Sans-serif;font-weight:600;text-transform:uppercase}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--main .elementor-item{color:#FFF;fill:#FFF}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--main .elementor-item:hover,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--main .elementor-item.highlighted,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--main .elementor-item:focus{color:#FFF;fill:#FFF}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--main .elementor-item.elementor-item-active{color:#FFF}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown a,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-menu-toggle{color:#FFF;fill:#FFF}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown{background-color:#830802}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown a:hover,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown a:focus,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown a.elementor-item-active,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown a.highlighted,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-menu-toggle:hover,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-menu-toggle:focus{color:#FFF}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown a:hover,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown a:focus,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown a.elementor-item-active,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown a.highlighted{background-color:#BB0900}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown a.elementor-item-active{color:#FFF;background-color:#29166F}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown .elementor-item,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown .elementor-sub-item{font-family:"Montserrat",Sans-serif;font-size:1em;font-weight:600}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown a{padding-top:20px;padding-bottom:20px}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown li:not(:last-child){border-style:solid;border-color:#B60800;border-bottom-width:1px}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--main>.elementor-nav-menu>li>.elementor-nav-menu--dropdown,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:9px!important}.elementor-133 .elementor-element.elementor-element-6d75bc8 div.elementor-menu-toggle{color:#FFF}.elementor-133 .elementor-element.elementor-element-6d75bc8 div.elementor-menu-toggle svg{fill:#FFF}.elementor-theme-builder-content-area{height:400px}.elementor-location-header:before,.elementor-location-footer:before{content:"";display:table;clear:both}@media(max-width:1024px){.elementor-133 .elementor-element.elementor-element-d508f48{margin:0 25px calc(var(--kit-widget-spacing, 0px) + 0px) 25px}.elementor-133 .elementor-element.elementor-element-d508f48 .elementor-icon-box-title,.elementor-133 .elementor-element.elementor-element-d508f48 .elementor-icon-box-title a{font-size:.9em}.elementor-133 .elementor-element.elementor-element-56e390b{margin:0 25px calc(var(--kit-widget-spacing, 0px) + 0px) 25px}.elementor-133 .elementor-element.elementor-element-56e390b .elementor-icon-box-title,.elementor-133 .elementor-element.elementor-element-56e390b .elementor-icon-box-title a{font-size:.9em}.elementor-133 .elementor-element.elementor-element-fd7f996{margin:0 25px calc(var(--kit-widget-spacing, 0px) + 0px) 25px}.elementor-133 .elementor-element.elementor-element-fd7f996 .elementor-icon-box-title,.elementor-133 .elementor-element.elementor-element-fd7f996 .elementor-icon-box-title a{font-size:.9em}.elementor-133 .elementor-element.elementor-element-6d75bc8{margin:0 0 calc(var(--kit-widget-spacing, 0px) + -10px) 0;--nav-menu-icon-size:25px}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--dropdown a{padding-top:15px;padding-bottom:15px}.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu--main>.elementor-nav-menu>li>.elementor-nav-menu--dropdown,.elementor-133 .elementor-element.elementor-element-6d75bc8 .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:19px!important}}@media(min-width:768px){.elementor-133 .elementor-element.elementor-element-8dcd735{--width:13.946%}.elementor-133 .elementor-element.elementor-element-e091a5b{--width:86.054%}}@media(max-width:1024px) and (min-width:768px){.elementor-133 .elementor-element.elementor-element-8dcd735{--width:20%}.elementor-133 .elementor-element.elementor-element-e091a5b{--width:80%}}@media(max-width:767px){.elementor-133 .elementor-element.elementor-element-8dcd735{--padding-top:15px;--padding-bottom:15px;--padding-left:25px;--padding-right:25px}.elementor-133 .elementor-element.elementor-element-3d06542{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0}.elementor-133 .elementor-element.elementor-element-3d06542 img{width:66%}.elementor-133 .elementor-element.elementor-element-5ff1408a{padding:5px 0 5px 0}}.elementor-150 .elementor-element.elementor-element-19d3864d:not(.elementor-motion-effects-element-type-background),.elementor-150 .elementor-element.elementor-element-19d3864d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#CC1C20}.elementor-150 .elementor-element.elementor-element-19d3864d{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;padding:15px 15px 15px 15px}.elementor-150 .elementor-element.elementor-element-19d3864d>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-widget-heading .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);color:var(--e-global-color-primary)}.elementor-150 .elementor-element.elementor-element-5d120ed8{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;text-align:center}.elementor-150 .elementor-element.elementor-element-5d120ed8 .elementor-heading-title{font-family:"Montserrat",Sans-serif;font-size:1.9em;font-weight:700;line-height:1.4em;color:#FFF}.elementor-150 .elementor-element.elementor-element-6fed528d{padding:25px 0 0 0}.elementor-150 .elementor-element.elementor-element-43c77d48>.elementor-element-populated{padding:25px 25px 25px 25px}.elementor-widget-theme-site-logo .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-text-editor{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight);color:var(--e-global-color-text)}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var(--e-global-color-primary)}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-150 .elementor-element.elementor-element-112cc98f{font-family:"Montserrat",Sans-serif;font-weight:500;line-height:1.6em;color:#000}.elementor-150 .elementor-element.elementor-element-1ce45ee6>.elementor-element-populated{padding:25px 25px 25px 25px}.elementor-150 .elementor-element.elementor-element-560334fb .elementor-heading-title{font-family:"Montserrat",Sans-serif;font-weight:700;color:#29166F}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var(--e-global-color-text)}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var(--e-global-color-primary)}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var(--e-global-color-primary)}.elementor-widget-icon-list .elementor-icon-list-item>.elementor-icon-list-text,.elementor-widget-icon-list .elementor-icon-list-item>a{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-icon-list .elementor-icon-list-text{color:var(--e-global-color-secondary)}.elementor-150 .elementor-element.elementor-element-4182103b .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2)}.elementor-150 .elementor-element.elementor-element-4182103b .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2)}.elementor-150 .elementor-element.elementor-element-4182103b .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2)}.elementor-150 .elementor-element.elementor-element-4182103b .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2)}.elementor-150 .elementor-element.elementor-element-4182103b .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2)}.elementor-150 .elementor-element.elementor-element-4182103b .elementor-icon-list-icon i{transition:color 0.3s}.elementor-150 .elementor-element.elementor-element-4182103b .elementor-icon-list-icon svg{transition:fill 0.3s}.elementor-150 .elementor-element.elementor-element-4182103b{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-150 .elementor-element.elementor-element-4182103b .elementor-icon-list-item>.elementor-icon-list-text,.elementor-150 .elementor-element.elementor-element-4182103b .elementor-icon-list-item>a{font-family:"Montserrat",Sans-serif;font-size:.9em;font-weight:600}.elementor-150 .elementor-element.elementor-element-4182103b .elementor-icon-list-text{color:#000;transition:color 0.3s}.elementor-150 .elementor-element.elementor-element-4182103b .elementor-icon-list-item:hover .elementor-icon-list-text{color:#333}.elementor-150 .elementor-element.elementor-element-1ac5cc18>.elementor-element-populated{padding:25px 25px 25px 25px}.elementor-150 .elementor-element.elementor-element-78e3505e .elementor-heading-title{font-family:"Montserrat",Sans-serif;font-weight:700;color:#29166F}.elementor-150 .elementor-element.elementor-element-71b07765 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2)}.elementor-150 .elementor-element.elementor-element-71b07765 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2)}.elementor-150 .elementor-element.elementor-element-71b07765 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2)}.elementor-150 .elementor-element.elementor-element-71b07765 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2)}.elementor-150 .elementor-element.elementor-element-71b07765 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2)}.elementor-150 .elementor-element.elementor-element-71b07765 .elementor-icon-list-icon i{transition:color 0.3s}.elementor-150 .elementor-element.elementor-element-71b07765 .elementor-icon-list-icon svg{transition:fill 0.3s}.elementor-150 .elementor-element.elementor-element-71b07765{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-150 .elementor-element.elementor-element-71b07765 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-150 .elementor-element.elementor-element-71b07765 .elementor-icon-list-item>a{font-family:"Montserrat",Sans-serif;font-size:.9em;font-weight:600}.elementor-150 .elementor-element.elementor-element-71b07765 .elementor-icon-list-text{color:#000;transition:color 0.3s}.elementor-150 .elementor-element.elementor-element-7c3dde1a>.elementor-element-populated{padding:25px 25px 25px 25px}.elementor-150 .elementor-element.elementor-element-1eb881fe .elementor-heading-title{font-family:"Montserrat",Sans-serif;font-weight:700;color:#29166F}.elementor-150 .elementor-element.elementor-element-50858487 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2)}.elementor-150 .elementor-element.elementor-element-50858487 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2)}.elementor-150 .elementor-element.elementor-element-50858487 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2)}.elementor-150 .elementor-element.elementor-element-50858487 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2)}.elementor-150 .elementor-element.elementor-element-50858487 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2)}.elementor-150 .elementor-element.elementor-element-50858487 .elementor-icon-list-icon i{transition:color 0.3s}.elementor-150 .elementor-element.elementor-element-50858487 .elementor-icon-list-icon svg{transition:fill 0.3s}.elementor-150 .elementor-element.elementor-element-50858487{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-150 .elementor-element.elementor-element-50858487 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-150 .elementor-element.elementor-element-50858487 .elementor-icon-list-item>a{font-family:"Montserrat",Sans-serif;font-size:.9em;font-weight:600}.elementor-150 .elementor-element.elementor-element-50858487 .elementor-icon-list-text{color:#000;transition:color 0.3s}.elementor-widget-image .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-150 .elementor-element.elementor-element-42e6ded9{border-radius:15px 15px 15px 15px;box-shadow:0 0 10px 0 rgb(0 0 0 / .1)}.elementor-150 .elementor-element.elementor-element-1bf7e510{padding:15px 15px 15px 15px;border-radius:5px 5px 5px 5px;box-shadow:0 0 10px 0 rgb(0 0 0 / .1)}.elementor-150 .elementor-element.elementor-element-1e57a5b{width:var(--container-widget-width,15%);max-width:15%;margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;--container-widget-width:15%;--container-widget-flex-grow:0;bottom:15px;z-index:999;text-align:left}body:not(.rtl) .elementor-150 .elementor-element.elementor-element-1e57a5b{right:15px}body.rtl .elementor-150 .elementor-element.elementor-element-1e57a5b{left:15px}.elementor-150 .elementor-element.elementor-element-1e57a5b img{transition-duration:0.3s}.elementor-150 .elementor-element.elementor-element-5e666d73{width:var(--container-widget-width,48%);max-width:48%;--container-widget-width:48%;--container-widget-flex-grow:0;top:-131px;box-shadow:0 0 5px 0 rgb(0 0 0 / .1);text-align:left}body:not(.rtl) .elementor-150 .elementor-element.elementor-element-5e666d73{left:0}body.rtl .elementor-150 .elementor-element.elementor-element-5e666d73{right:0}.elementor-150 .elementor-element.elementor-element-7ee613b4:not(.elementor-motion-effects-element-type-background),.elementor-150 .elementor-element.elementor-element-7ee613b4>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#B01D11}.elementor-150 .elementor-element.elementor-element-7ee613b4{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s}.elementor-150 .elementor-element.elementor-element-7ee613b4>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-150 .elementor-element.elementor-element-5f391931{text-align:center}.elementor-150 .elementor-element.elementor-element-5f391931 .elementor-heading-title{font-family:"Montserrat",Sans-serif;font-size:.9em;font-weight:600;color:#FFF}.elementor-theme-builder-content-area{height:400px}.elementor-location-header:before,.elementor-location-footer:before{content:"";display:table;clear:both}@media(max-width:1024px){.elementor-150 .elementor-element.elementor-element-5d120ed8{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0}.elementor-150 .elementor-element.elementor-element-1e57a5b img{max-width:100%}}@media(max-width:767px){.elementor-150 .elementor-element.elementor-element-5d120ed8 .elementor-heading-title{font-size:1em}.elementor-150 .elementor-element.elementor-element-6fed528d{padding:0 0 55px 0}.elementor-150 .elementor-element.elementor-element-1e57a5b{--container-widget-width:60%;--container-widget-flex-grow:0;width:var(--container-widget-width,60%);max-width:60%}.elementor-150 .elementor-element.elementor-element-1e57a5b img{max-width:100%}.elementor-150 .elementor-element.elementor-element-5e666d73{--container-widget-width:91%;--container-widget-flex-grow:0;width:var(--container-widget-width,91%);max-width:91%;top:-48px}body:not(.rtl) .elementor-150 .elementor-element.elementor-element-5e666d73{left:10px}body.rtl .elementor-150 .elementor-element.elementor-element-5e666d73{right:10px}.elementor-150 .elementor-element.elementor-element-7ee613b4{padding:0 0 95px 0}.elementor-150 .elementor-element.elementor-element-5f391931 .elementor-heading-title{line-height:1.4em}}.elementor-689 .elementor-element.elementor-element-988874d{--display:flex;--min-height:200px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--overlay-opacity:0.7;box-shadow:0 0 10px 0 rgb(0 0 0 / .1)}.elementor-689 .elementor-element.elementor-element-988874d::before,.elementor-689 .elementor-element.elementor-element-988874d>.elementor-background-video-container::before,.elementor-689 .elementor-element.elementor-element-988874d>.e-con-inner>.elementor-background-video-container::before,.elementor-689 .elementor-element.elementor-element-988874d>.elementor-background-slideshow::before,.elementor-689 .elementor-element.elementor-element-988874d>.e-con-inner>.elementor-background-slideshow::before,.elementor-689 .elementor-element.elementor-element-988874d>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}.elementor-689 .elementor-element.elementor-element-4b5efe1{--display:flex}.elementor-widget-breadcrumbs{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-689 .elementor-element.elementor-element-50ac594{font-family:"Montserrat",Sans-serif;font-size:1em;font-weight:600;color:#000}.elementor-689 .elementor-element.elementor-element-50ac594 a{color:red}.elementor-widget-theme-archive-title .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);color:var(--e-global-color-primary)}.elementor-689 .elementor-element.elementor-element-c39da17{width:initial;max-width:initial;text-align:center}.elementor-689 .elementor-element.elementor-element-c39da17 .elementor-heading-title{font-family:"Montserrat",Sans-serif;font-size:2.3em;font-weight:700;line-height:1.4em;color:#2A1770}.elementor-689 .elementor-element.elementor-element-1c053181{margin-top:10px;margin-bottom:10px}.elementor-689 .elementor-element.elementor-element-6dc9e4a3>.elementor-element-populated{margin:0 77px 0 0;--e-column-margin-right:77px;--e-column-margin-left:0px}.elementor-widget-archive-posts .elementor-button{background-color:var(--e-global-color-accent);font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-archive-posts .elementor-post__title,.elementor-widget-archive-posts .elementor-post__title a{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-archive-posts .elementor-post__meta-data{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-archive-posts .elementor-post__excerpt p{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-archive-posts .elementor-post__read-more{color:var(--e-global-color-accent)}.elementor-widget-archive-posts a.elementor-post__read-more{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge{background-color:var(--e-global-color-accent);font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-archive-posts .elementor-pagination{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-archive-posts .e-load-more-message{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-archive-posts .elementor-posts-nothing-found{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-689 .elementor-element.elementor-element-4643b0eb{--grid-row-gap:55px;--grid-column-gap:50px}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc(0.66 * 100%)}.elementor-689 .elementor-element.elementor-element-4643b0eb:after{content:"0.66"}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-post__thumbnail__link{width:100%}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-post__thumbnail{border-radius:12px 12px 12px 12px}.elementor-689 .elementor-element.elementor-element-4643b0eb.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px}.elementor-689 .elementor-element.elementor-element-4643b0eb.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px}.elementor-689 .elementor-element.elementor-element-4643b0eb.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-post__thumbnail img{filter:brightness(100%) contrast(100%) saturate(100%) blur(0) hue-rotate(0deg)}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-post__title,.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-post__title a{color:#0008A8;font-family:"Montserrat",Sans-serif;font-size:1.4em;font-weight:800;text-transform:capitalize;line-height:1.6em}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-post__title{margin-bottom:15px}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-post__excerpt p{color:#000;font-family:"Montserrat",Sans-serif;font-weight:500}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-post__read-more{color:#FFF}.elementor-689 .elementor-element.elementor-element-4643b0eb a.elementor-post__read-more{font-family:"Montserrat",Sans-serif;font-weight:800}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-post__text{margin-bottom:22px}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-pagination{text-align:center;font-family:"Montserrat",Sans-serif;font-weight:400}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-pagination .page-numbers:not(.dots){color:#000}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-pagination .page-numbers.current{color:#F01D1D}body:not(.rtl) .elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-pagination .page-numbers:not(:first-child){margin-left:calc(10px/2)}body:not(.rtl) .elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-pagination .page-numbers:not(:last-child){margin-right:calc(10px/2)}body.rtl .elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-pagination .page-numbers:not(:first-child){margin-right:calc(10px/2)}body.rtl .elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-pagination .page-numbers:not(:last-child){margin-left:calc(10px/2)}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-posts-nothing-found{color:#000;font-family:"Montserrat",Sans-serif;font-weight:600}.elementor-689 .elementor-element.elementor-element-3c51d84a>.elementor-element-populated{padding:25px 25px 25px 25px}.elementor-widget-search{--e-search-input-color:var( --e-global-color-text )}.elementor-widget-search.e-focus{--e-search-input-color:var( --e-global-color-text )}.elementor-widget-search .elementor-pagination{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-689 .elementor-element.elementor-element-63c0d52 .e-search-submit{background-color:#AF1111}.elementor-689 .elementor-element.elementor-element-63c0d52 .e-search-input{font-family:"Montserrat",Sans-serif;font-weight:500}.elementor-689 .elementor-element.elementor-element-63c0d52{--e-search-input-color:#000000}.elementor-widget-heading .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);color:var(--e-global-color-primary)}.elementor-689 .elementor-element.elementor-element-3e5ff18c{margin:25px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0}.elementor-689 .elementor-element.elementor-element-3e5ff18c .elementor-heading-title{font-family:"Montserrat",Sans-serif;font-size:1.4em;font-weight:700;color:#000}.elementor-widget-posts .elementor-button{background-color:var(--e-global-color-accent);font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-posts .elementor-post__title,.elementor-widget-posts .elementor-post__title a{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-posts .elementor-post__meta-data{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-posts .elementor-post__excerpt p{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-posts .elementor-post__read-more{color:var(--e-global-color-accent)}.elementor-widget-posts a.elementor-post__read-more{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var(--e-global-color-accent);font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-posts .elementor-pagination{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-posts .e-load-more-message{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-689 .elementor-element.elementor-element-50436dce{--grid-row-gap:35px;--grid-column-gap:30px}.elementor-689 .elementor-element.elementor-element-50436dce .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc(0.66 * 100%)}.elementor-689 .elementor-element.elementor-element-50436dce:after{content:"0.66"}.elementor-689 .elementor-element.elementor-element-50436dce .elementor-post__thumbnail__link{width:100%}.elementor-689 .elementor-element.elementor-element-50436dce .elementor-post__thumbnail{border-radius:12px 12px 12px 12px}.elementor-689 .elementor-element.elementor-element-50436dce.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px}.elementor-689 .elementor-element.elementor-element-50436dce.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px}.elementor-689 .elementor-element.elementor-element-50436dce.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px}.elementor-689 .elementor-element.elementor-element-50436dce .elementor-post__title,.elementor-689 .elementor-element.elementor-element-50436dce .elementor-post__title a{color:#000;font-family:"Montserrat",Sans-serif;font-size:1em;font-weight:600;line-height:1.4em}.elementor-689 .elementor-element.elementor-element-50436dce .elementor-post__title{-webkit-text-stroke-color:#000;stroke:#000;margin-bottom:5px}.elementor-widget-image .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-689 .elementor-element.elementor-element-29453aeb:hover img{filter:brightness(113%) contrast(100%) saturate(100%) blur(0) hue-rotate(0deg)}.elementor-689 .elementor-element.elementor-element-29453aeb img{border-radius:12px 12px 12px 12px}@media(min-width:768px){.elementor-689 .elementor-element.elementor-element-6dc9e4a3{width:70%}.elementor-689 .elementor-element.elementor-element-3c51d84a{width:30%}}@media(max-width:767px){.elementor-689 .elementor-element.elementor-element-988874d{--min-height:300px}.elementor-689 .elementor-element.elementor-element-1c053181{margin-top:20px;margin-bottom:20px}.elementor-689 .elementor-element.elementor-element-6dc9e4a3>.elementor-element-populated{margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:15px 15px 15px 15px}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc(0.71 * 100%)}.elementor-689 .elementor-element.elementor-element-4643b0eb:after{content:"0.71"}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-post__thumbnail__link{width:100%}.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-post__title,.elementor-689 .elementor-element.elementor-element-4643b0eb .elementor-post__title a{font-size:1.1em}.elementor-689 .elementor-element.elementor-element-50436dce .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc(0.5 * 100%)}.elementor-689 .elementor-element.elementor-element-50436dce:after{content:"0.5"}.elementor-689 .elementor-element.elementor-element-50436dce .elementor-post__thumbnail__link{width:100%}}.elementor-post__excerpt p:after{content:'...';position:absolute}.elementor-post__excerpt{margin:0 0 20px 0!important}.postsas .elementor-post__read-more{background:#AF1111;padding:10px;margin:20px 0 0 0!important;border-radius:50px}.elementor-post{box-shadow:0 0 10px 0 rgba(236.3,0,0,.1);border-radius:12px}.elementor-post__text{margin:20px 10px 30px 10px}.elementor-post__text h3{margin:-20px 10px 10px 10px!important}.elementor-post__text p{margin:0 10px 10px 10px!important}.elementor-post__text .elementor-post__read-more{margin:0 10px 30px 10px!important}