/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--radius-lg:.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components{.widget-container{width:100%}}@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-white{background-color:var(--color-white)}.p-6{padding:calc(var(--spacing)*6)}.text-center{text-align:center}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}body.ehp-body-after-scroll{padding-top:var(--ehp-body-padding-top)!important}[data-elementor-type=ehp-header]>.e-con,[data-elementor-type=ehp-header]>.e-con>.e-con-inner{display:contents!important}.ehp-header{--ehp-body-padding-top:0px;--header-logo-width:68px;--header-logo-width-sticky:34px;--header-site-title-color:#0052ff;--header-site-title-color-hover:#0052ff;--header-buttons-space-between:16px;--header-logo-order:0;--header-navigation-breakpoint:767px;--header-menu-item-spacing:32px;--header-title-size-sticky:20px;--header-title-weight-sticky:800;--header-align-menu:start;--header-element-spacing:0px;--header-blur-level:7px;--header-wp-admin-bar-height:0px;--header-float-offset:0px;--header-floating-bars-height:0px;--header-float-height:calc(var(--header-wp-admin-bar-height) + var(--header-float-offset) + var(--header-floating-bars-height));--header-float-height-relative:calc(var(--header-float-offset) + var(--header-floating-bars-height));--header-float-width:100%;--header-scroll-down:0px;--header-button-primary-icon-spacing:10px;--header-button-primary-text-color:#fff;--header-button-primary-text-color-hover:#7a7a7a;--header-button-primary-border-width:0px;--header-button-primary-border-color:transparent;--header-button-primary-border-radius-block-end:8px;--header-button-primary-border-radius-block-start:8px;--header-button-primary-border-radius-inline-end:8px;--header-button-primary-border-radius-inline-start:8px;--header-button-secondary-icon-spacing:10px;--header-button-secondary-text-color:#54595f;--header-button-secondary-text-color-hover:#54595f;--header-button-secondary-border-width:2px;--header-button-secondary-border-color:#54595f;--header-button-secondary-border-radius-block-end:8px;--header-button-secondary-border-radius-block-start:8px;--header-button-secondary-border-radius-inline-end:8px;--header-button-secondary-border-radius-inline-start:8px;--header-toggle-icon-color:#555963;--header-toggle-icon-color-active:#555963;--header-toggle-icon-size:22px;--header-menu-item-color:#555963;--header-menu-item-color-hover:#555963;--header-menu-item-color-active:#555963;--header-pointer-hover-underline-width:2px;--header-pointer-hover-underline-color:#0052ff;--header-pointer-hover-highlight-bg-color:#e0eaff;--header-pointer-hover-highlight-padding-inline-default:8px;--header-pointer-hover-highlight-padding-block-default:4px;--header-pointer-hover-highlight-padding-inline-thin:6px;--header-pointer-hover-highlight-padding-block-thin:2px;--header-pointer-hover-highlight-padding-inline-thick:8px;--header-pointer-hover-highlight-padding-block-thick:8px;--header-pointer-hover-highlight-padding-inline:var(--header-pointer-hover-highlight-padding-inline-default);--header-pointer-hover-highlight-padding-block:var(--header-pointer-hover-highlight-padding-block-default);--header-focus-active-underline-width:2px;--header-focus-active-underline-color:#0052ff;--header-focus-active-highlight-bg-color:#e0eaff;--header-focus-active-highlight-padding-inline-default:8px;--header-focus-active-highlight-padding-block-default:4px;--header-focus-active-highlight-padding-inline-thin:6px;--header-focus-active-highlight-padding-block-thin:2px;--header-focus-active-highlight-padding-inline-thick:8px;--header-focus-active-highlight-padding-block-thick:8px;--header-focus-active-highlight-padding-inline:var(--header-focus-active-highlight-padding-inline-default);--header-focus-active-highlight-padding-block:var(--header-focus-active-highlight-padding-block-default);--header-dropdown-text-align:flex-start;--header-dropdown-divider-color:#e0e1e2;--header-dropdown-divider-width:1px;--header-box-border-width:1px;--header-box-border-color:#555963;--header-contact-button-size:16px;--header-contact-button-spacing:12px;--header-box-padding-block-start:16px;--header-box-padding-block-end:16px;--header-box-padding-inline-start:32px;--header-box-padding-inline-end:32px;max-width:var(--header-float-width);z-index:99;padding-block-start:var(--header-box-padding-block-start);padding-block-end:var(--header-box-padding-block-end);display:flex;position:relative}.ehp-header.has-box-border{border-bottom:var(--header-box-border-width)solid var(--header-box-border-color)}.ehp-header.has-behavior-float{--header-float-offset:16px;--header-float-width:1140px}.ehp-header.has-behavior-float.has-box-border{border:var(--header-box-border-width)solid var(--header-box-border-color)}.ehp-header.has-behavior-float,.ehp-header.has-behavior-onscroll-always,.ehp-header.has-behavior-onscroll-scroll-up{left:0;right:0;top:var(--header-float-height-relative);z-index:999;width:100%;margin:0 auto;transition:top .5s ease-in-out;position:relative}body.ehp-body-after-scroll .ehp-header.has-behavior-float:not(.has-behavior-onscroll-none),body.ehp-body-after-scroll .ehp-header.has-behavior-onscroll-always,body.ehp-body-after-scroll .ehp-header.has-behavior-onscroll-scroll-up{top:var(--header-float-height);position:fixed}body.ehp-body-after-scroll .ehp-header.has-behavior-onscroll-scroll-up.scroll-down{top:calc(var(--header-scroll-down)*-1);transition:top .5s ease-in-out}.ehp-header.has-blur-background{-webkit-backdrop-filter:blur(var(--header-blur-background-level));backdrop-filter:blur(var(--header-blur-background-level))}.ehp-header.shape-type-float.has-shape-custom{--ehp-shapes-border-radius-block-end:var(--header-float-border-radius-custom-block-end,var(--header-float-border-radius-block-end));--ehp-shapes-border-radius-block-start:var(--header-float-border-radius-custom-block-start,var(--header-float-border-radius-block-start));--ehp-shapes-border-radius-inline-end:var(--header-float-border-radius-custom-inline-end,var(--header-float-border-radius-inline-end));--ehp-shapes-border-radius-inline-start:var(--header-float-border-radius-custom-inline-start,var(--header-float-border-radius-inline-start))}.ehp-header__elements-container{grid-gap:var(--header-element-spacing);flex-grow:1;grid-template-columns:1fr auto 1fr;grid-template-areas:"start center end";padding-inline-start:var(--header-box-padding-inline-start);padding-inline-end:var(--header-box-padding-inline-end);display:grid;position:relative}.ehp-header__elements-container>.ehp-header__ctas-container{-ms-grid-column:5;-ms-grid-row:1;grid-area:end;justify-content:flex-end}.ehp-header__site-link-container{display:flex}.ehp-header__site-link{align-items:center;display:flex}.ehp-header__site-link img,.ehp-header__site-logo{width:var(--header-logo-width)}.ehp-header__site-link img.has-border,.ehp-header__site-logo.has-border{border:var(--header-logo-border-width)solid var(--header-logo-border-color)}.ehp-header__site-link img.has-shape-custom,.ehp-header__site-logo.has-shape-custom{--ehp-shapes-border-radius-block-end:var(--header-logo-border-radius-block-end);--ehp-shapes-border-radius-block-start:var(--header-logo-border-radius-block-start);--ehp-shapes-border-radius-inline-end:var(--header-logo-border-radius-inline-end);--ehp-shapes-border-radius-inline-start:var(--header-logo-border-radius-inline-start)}.ehp-header__site-title{color:var(--header-site-title-color);margin:0}.ehp-header__site-link:focus .ehp-header__site-title,.ehp-header__site-link:hover .ehp-header__site-title{color:var(--header-site-title-color-hover)}.ehp-header__ctas-container{align-items:center;gap:var(--header-buttons-space-between);order:3;display:flex;position:relative}.ehp-header a.ehp-button,.ehp-header a.ehp-button:not([href]):not([tabindex]){--ehp-button-primary-icon-spacing:var(--header-button-primary-icon-spacing);--ehp-button-primary-text-color:var(--header-button-primary-text-color);--ehp-button-primary-text-color-hover:var(--header-button-primary-text-color-hover);--ehp-button-primary-border-width:var(--header-button-primary-border-width);--ehp-button-primary-border-color:var(--header-button-primary-border-color);--ehp-button-primary-padding-block-end:var(--header-button-primary-padding-block-end);--ehp-button-primary-padding-block-start:var(--header-button-primary-padding-block-start);--ehp-button-primary-padding-inline-end:var(--header-button-primary-padding-inline-end);--ehp-button-primary-padding-inline-start:var(--header-button-primary-padding-inline-start);--ehp-button-primary-border-radius-block-end:var(--header-button-primary-border-radius-block-end);--ehp-button-primary-border-radius-block-start:var(--header-button-primary-border-radius-block-start);--ehp-button-primary-border-radius-inline-end:var(--header-button-primary-border-radius-inline-end);--ehp-button-primary-border-radius-inline-start:var(--header-button-primary-border-radius-inline-start);--ehp-button-secondary-icon-spacing:var(--header-button-secondary-icon-spacing);--ehp-button-secondary-text-color:var(--header-button-secondary-text-color);--ehp-button-secondary-text-color-hover:var(--header-button-secondary-text-color-hover);--ehp-button-secondary-border-width:var(--header-button-secondary-border-width);--ehp-button-secondary-border-color:var(--header-button-secondary-border-color);--ehp-button-secondary-padding-block-end:var(--header-button-secondary-padding-block-end);--ehp-button-secondary-padding-block-start:var(--header-button-secondary-padding-block-start);--ehp-button-secondary-padding-inline-end:var(--header-button-secondary-padding-inline-end);--ehp-button-secondary-padding-inline-start:var(--header-button-secondary-padding-inline-start);--ehp-button-secondary-border-radius-block-end:var(--header-button-secondary-border-radius-block-end);--ehp-button-secondary-border-radius-block-start:var(--header-button-secondary-border-radius-block-start);--ehp-button-secondary-border-radius-inline-end:var(--header-button-secondary-border-radius-inline-end);--ehp-button-secondary-border-radius-inline-start:var(--header-button-secondary-border-radius-inline-start)}.ehp-header__navigation{z-index:999;order:1}.ehp-header__navigation[aria-hidden=true]{display:none}.ehp-header__toggle-icon--open{display:flex}.ehp-header__toggle-icon--close{display:none}.ehp-header__side-toggle{-ms-grid-column:5;-ms-grid-row:1;order:3;grid-area:end;justify-content:flex-end;gap:16px;display:none}.ehp-header button.ehp-header__button-toggle{cursor:pointer;background:0 0;border:none;align-items:center;padding:0}.ehp-header button.ehp-header__button-toggle:focus,.ehp-header button.ehp-header__button-toggle:hover{background:0 0}.ehp-header button.ehp-header__button-toggle svg{fill:var(--header-toggle-icon-color);height:var(--header-toggle-icon-size);width:var(--header-toggle-icon-size)}.ehp-header button.ehp-header__button-toggle[aria-expanded=true] .ehp-header__toggle-icon--open{display:none}.ehp-header button.ehp-header__button-toggle[aria-expanded=false] .ehp-header__toggle-icon--open,.ehp-header button.ehp-header__button-toggle[aria-expanded=true] .ehp-header__toggle-icon--close{display:flex}.ehp-header button.ehp-header__button-toggle[aria-expanded=false] .ehp-header__toggle-icon--close{display:none}.ehp-header__dropdown{gap:var(--header-menu-item-spacing);left:-16px;top:calc(100% + var(--header-box-padding-block-end));z-index:9;width:auto;padding:0;list-style:none;display:flex;position:absolute}.ehp-header__dropdown .menu-item{flex-grow:1}.ehp-header__dropdown.shape-type-submenu.has-shape-custom{--ehp-shapes-border-radius-block-end:var(--header-submenu-border-radius-custom-block-end,var(--header-submenu-border-radius-block-end));--ehp-shapes-border-radius-block-start:var(--header-submenu-border-radius-custom-block-start,var(--header-submenu-border-radius-block-start));--ehp-shapes-border-radius-inline-end:var(--header-submenu-border-radius-custom-inline-end,var(--header-submenu-border-radius-inline-end));--ehp-shapes-border-radius-inline-start:var(--header-submenu-border-radius-custom-inline-start,var(--header-submenu-border-radius-inline-start))}.ehp-header__dropdown:not([aria-hidden]),.ehp-header__dropdown[aria-hidden=true]{display:none}.ehp-header__item--sub-level{white-space:nowrap}.ehp-header .ehp-header__item[type=button]{background-color:#0000}.ehp-header .ehp-header__item:has(+.ehp-header__dropdown-toggle:hover){color:var(--header-menu-item-color-hover);transition:all .3s}.ehp-header .ehp-header__item[type=button],.ehp-header .ehp-header__item:is(a){color:var(--header-menu-item-color);transition:all .3s}.ehp-header .ehp-header__item[type=button]:hover,.ehp-header .ehp-header__item:is(a):hover{color:var(--header-menu-item-color-hover);transition:all .3s}.ehp-header .ehp-header__item[type=button]:hover+.ehp-header__dropdown-toggle,.ehp-header .ehp-header__item:is(a):hover+.ehp-header__dropdown-toggle{color:var(--header-menu-item-color-hover)}.ehp-header .ehp-header__item[type=button][aria-expanded=true] .ehp-header__submenu-toggle-icon,.ehp-header .ehp-header__item:is(a)[aria-expanded=true] .ehp-header__submenu-toggle-icon{transform:rotate(180deg)}.ehp-header__dropdown-toggle[type=button]{border:unset;border-radius:unset;padding:unset}.ehp-header__dropdown-toggle[type=button]:focus,.ehp-header__dropdown-toggle[type=button]:hover{background:unset}.ehp-header .menu-item{align-items:center;height:100%;display:flex;position:relative}.ehp-header .menu-item.current-menu-item .ehp-header__item{color:var(--header-menu-item-color-active)}.ehp-header__menu{align-items:center;gap:var(--header-menu-item-spacing);padding:0;list-style-type:none;display:flex}.ehp-header__menu.has-focus-active-underline .menu-item.current-menu-item .ehp-header__item{position:relative}.ehp-header__menu.has-focus-active-underline .menu-item.current-menu-item .ehp-header__item:after{background-color:var(--header-focus-active-underline-color);content:"";height:var(--header-focus-active-underline-width);width:100%;position:absolute;bottom:-5px;left:0}.ehp-header__menu.has-focus-active-highlight .menu-item.current-menu-item .ehp-header__item{padding-block:var(--header-focus-active-highlight-padding-block);padding-inline:var(--header-focus-active-highlight-padding-inline);border-radius:8px}.ehp-header__menu.has-focus-active-highlight .menu-item.current-menu-item .ehp-header__item:focus,.ehp-header__menu.has-focus-active-highlight .menu-item.current-menu-item .ehp-header__item:hover{background-color:var(--header-focus-active-highlight-bg-color)}.ehp-header__submenu-toggle-icon{fill:currentColor;width:12px;height:12px;margin-left:4px}.ehp-header__contact-buttons{align-items:center;gap:var(--header-contact-button-spacing);display:flex}.ehp-header__contact-button .ehp-header__contact-button-label,.ehp-header__contact-button i{color:var(--header-contact-button-color);transition:all .3s}.ehp-header__contact-button svg{fill:var(--header-contact-button-color);transition:all .3s}.ehp-header__contact-button:focus .ehp-header__contact-button-label,.ehp-header__contact-button:focus i,.ehp-header__contact-button:hover .ehp-header__contact-button-label,.ehp-header__contact-button:hover i{color:var(--header-contact-button-color-hover);transition:all .3s}.ehp-header__contact-button:focus svg,.ehp-header__contact-button:hover svg{fill:var(--header-contact-button-color-hover);transition:all .3s}.ehp-header__contact-button i{font-size:var(--header-contact-button-size)}.ehp-header__contact-button svg{height:var(--header-contact-button-size);width:var(--header-contact-button-size)}.ehp-header__menu-cart button.ehp-header__menu-cart-button{cursor:pointer;height:var(--header-menu-cart-icon-size);width:var(--header-menu-cart-icon-size);background-color:#0000;border:none;padding:0;display:flex}.ehp-header__menu-cart button.ehp-header__menu-cart-button svg{fill:var(--header-menu-cart-icon-color);height:var(--header-menu-cart-icon-size);pointer-events:none;width:var(--header-menu-cart-icon-size);transition:all .3s}.ehp-header__menu-cart button.ehp-header__menu-cart-button i{color:var(--header-menu-cart-icon-color);font-size:var(--header-menu-cart-icon-size);pointer-events:none}.ehp-header__menu-cart button.ehp-header__menu-cart-button:hover{background-color:#0000}.ehp-header__menu-cart button.ehp-header__menu-cart-button:hover svg{fill:var(--header-menu-cart-icon-hover-color);transition:all .3s}.ehp-header__menu-cart button.ehp-header__menu-cart-button:hover i{color:var(--header-menu-cart-icon-hover-color);transition:all .3s}.ehp-header__menu-cart-items{flex-direction:column;gap:10px}.ehp-header__menu-cart-items[inert]{display:none}.ehp-header__menu-cart-items:not([inert]){display:flex}.ehp-header__menu-cart-item{padding-block:10px}.ehp-header__menu-cart-list{margin:0;padding:0;list-style:none}.ehp-header__menu-cart-close-container{justify-content:flex-end;display:flex}.ehp-header__menu-cart button.ehp-header__menu-cart-close{cursor:pointer;background-color:#0000;border:none;width:16px;height:16px;padding:0}.ehp-header__menu-cart button.ehp-header__menu-cart-close svg{fill:var(--header-menu-item-color);pointer-events:none;width:16px;height:16px;transition:all .3s}.ehp-header__menu-cart button.ehp-header__menu-cart-close:hover{background-color:#0000}.ehp-header__menu-cart button.ehp-header__menu-cart-close:hover svg{fill:var(--header-menu-item-color-hover);transition:all .3s}.ehp-header__menu-cart-item-info{flex-direction:row;align-items:center;gap:10px;display:flex}.ehp-header__menu-cart-item-info-content{flex-direction:column;gap:5px;display:flex}.ehp-header__menu-cart-item-price{color:var(--header-menu-item-color);font-size:.75em}.ehp-header__menu-cart-item-thumbnail{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background-color:#fff;border:1px solid #e7e7e7;border-radius:0;width:65px;height:65px}.ehp-header__menu-cart a.ehp-header__menu-cart-item-remove{border:1px solid var(--header-menu-item-color);color:var(--header-menu-item-color);text-align:center;border-radius:50%;width:20px;height:20px;font-size:16px;font-weight:700;line-height:1;transition:all .3s;display:inline-block}.ehp-header__menu-cart a.ehp-header__menu-cart-item-remove:focus,.ehp-header__menu-cart a.ehp-header__menu-cart-item-remove:hover{border-color:var(--header-menu-item-color-hover);color:var(--header-menu-item-color-hover)}.ehp-header__menu-cart-subtotal{color:var(--header-menu-item-color);justify-content:space-between;align-items:center;padding-block:10px;font-weight:700;display:flex}.ehp-header__menu-cart-actions{flex-direction:column;gap:5px;padding-block:10px;display:flex}.ehp-header__menu-cart-view-cart.ehp-header__item{--header-menu-item-color:var(--header-menu-cart-view-cart-text-color);--header-menu-item-color-hover:var(--header-menu-cart-view-cart-text-color-hover);background-color:var(--header-menu-cart-view-cart-background-color);text-align:center;border-radius:0;padding:12px}.ehp-header__menu-cart-view-cart.ehp-header__item:focus,.ehp-header__menu-cart-view-cart.ehp-header__item:hover{background-color:var(--header-menu-cart-view-cart-background-color-hover)}.ehp-header__menu-cart-checkout{text-align:center;padding:12px}.ehp-header__menu-cart-empty{color:var(--header-menu-item-color)}.ehp-header.has-behavior-onscroll-always,.ehp-header.has-behavior-onscroll-always .ehp-header__site-link img,.ehp-header.has-behavior-onscroll-always .ehp-header__site-title,.ehp-header.has-behavior-onscroll-always.scroll-down{transition:all .3s}.ehp-header.has-behavior-onscroll-always.scroll-down.has-behavior-sticky-scale-logo .ehp-header__site-link img{width:var(--header-logo-width-sticky);transition:all .3s}.ehp-header.has-behavior-onscroll-always.scroll-down.has-behavior-sticky-scale-title .ehp-header__site-title{font-size:var(--header-title-size-sticky);font-weight:var(--header-title-weight-sticky);transition:all .3s}@media screen and (max-width:767px){.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__elements-container>.ehp-header__ctas-container>.ehp-button,.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__elements-container>.ehp-header__ctas-container>.ehp-header__contact-buttons.has-responsive-display-dropdown{display:none}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__dropdown{align-items:var(--header-dropdown-text-align);border-radius:unset;left:unset;top:unset;flex-direction:column;width:100%;position:relative;background-color:#0000!important;background-image:none!important}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__navigation{left:0;top:calc(100% + var(--header-box-padding-block-end));width:100%;padding-block-start:var(--header-box-padding-block-start);padding-block-end:var(--header-box-padding-block-end);position:absolute}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__navigation:not([aria-hidden]){display:none}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__navigation .ehp-header__ctas-container{flex-direction:column;align-items:stretch;display:flex}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__navigation .ehp-header__ctas-container.has-responsive-width-default,.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__navigation .ehp-header__ctas-container.has-responsive-width-stretch .ehp-header__contact-buttons.has-responsive-display-dropdown{padding-inline-start:var(--header-box-padding-inline-start);padding-inline-end:var(--header-box-padding-inline-end)}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__navigation .ehp-header__contact-buttons.has-responsive-display-navbar{display:none}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__navigation .ehp-header__contact-buttons{justify-content:var(--header-dropdown-text-align)}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__navigation .ehp-header__menu-cart{display:none}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__button{justify-content:center}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__side-toggle{display:flex}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__side-toggle .ehp-header__contact-buttons.has-responsive-display-dropdown{display:none}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu{align-items:var(--header-dropdown-text-align);flex-direction:column;margin-bottom:32px;padding-inline-start:var(--header-box-padding-inline-start);padding-inline-end:var(--header-box-padding-inline-end);display:flex}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu.has-responsive-divider>.menu-item{border-bottom:var(--header-dropdown-divider-width)solid var(--header-dropdown-divider-color);width:100%;padding-block-end:var(--header-menu-item-spacing)}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu.has-responsive-divider>.menu-item:last-child{border-bottom:none;padding-bottom:0}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu-cart-container{display:flex}.ehp-header[data-responsive-breakpoint=mobile-portrait] .menu-item{justify-content:var(--header-dropdown-text-align)}.ehp-header[data-responsive-breakpoint=mobile-portrait] .menu-item.menu-item-has-children{align-items:var(--header-dropdown-text-align);flex-direction:column;width:100%;display:flex}.ehp-header[data-responsive-breakpoint=mobile-portrait] .menu-item.menu-item-has-children .ehp-header__dropdown-toggle[aria-expanded=true]{margin-bottom:var(--header-menu-item-spacing)}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu-cart-items{max-height:calc(70vh - var(--header-box-padding-block-end));right:calc(var(--header-box-padding-inline-start)*-1);top:calc(100% + var(--header-box-padding-block-end));width:100vw;flex-direction:column;gap:10px;padding-block-start:var(--header-box-padding-block-start);padding-block-end:var(--header-box-padding-block-end);padding-inline-start:var(--header-box-padding-block-start);padding-inline-end:var(--header-box-padding-block-end);position:absolute}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu-cart-list{max-height:calc(60vh - var(--header-box-padding-block-end) - 60px);margin:0;padding:0;list-style:none;overflow-y:auto}}@media screen and (min-width:768px){.ehp-header[data-responsive-breakpoint=mobile-portrait].has-align-link-start .ehp-header__navigation{justify-content:center}.ehp-header[data-responsive-breakpoint=mobile-portrait].has-align-link-center .ehp-header__site-link-container{-ms-grid-column:3;-ms-grid-row:1;grid-area:center;justify-content:center}.ehp-header[data-responsive-breakpoint=mobile-portrait].has-align-link-connect .ehp-header__elements-container{grid-template-columns:auto 1fr auto}.ehp-header[data-responsive-breakpoint=mobile-portrait].has-align-link-connect .ehp-header__navigation{justify-content:var(--header-align-menu)}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__navigation{align-items:center;display:flex;background:0 0!important}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__navigation>.ehp-header__contact-buttons,.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__navigation>.ehp-header__ctas-container{display:none}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__dropdown{padding:16px 32px}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__dropdown.has-layout-horizontal{flex-direction:row}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__dropdown.has-layout-vertical{flex-direction:column}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu.has-pointer-hover-underline .ehp-header__item:has(+.ehp-header__dropdown-toggle:hover),.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu.has-pointer-hover-underline .ehp-header__item:not(.ehp-header__dropdown-toggle):hover{position:relative}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu.has-pointer-hover-underline .ehp-header__item:has(+.ehp-header__dropdown-toggle:hover):after,.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu.has-pointer-hover-underline .ehp-header__item:not(.ehp-header__dropdown-toggle):hover:after{background-color:var(--header-pointer-hover-underline-color);content:"";height:var(--header-pointer-hover-underline-width);width:100%;position:absolute;bottom:-5px;left:0}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu.has-pointer-hover-highlight .ehp-header__item{padding-block:var(--header-pointer-hover-highlight-padding-block);padding-inline:var(--header-pointer-hover-highlight-padding-inline);border-radius:8px}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu.has-pointer-hover-highlight .ehp-header__item:hover{background-color:var(--header-pointer-hover-highlight-bg-color)}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu-cart-items{max-height:calc(80vh - var(--header-box-padding-block-end) - 60px);min-width:260px;right:0;top:calc(100% + var(--header-box-padding-block-end));z-index:9;flex-direction:column;gap:10px;padding:10px;display:flex;position:absolute;overflow-y:auto}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu-cart-items[inert]{display:none}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu-cart-items:not([inert]){display:flex}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu-cart-list{max-height:calc(65vh - var(--header-box-padding-block-end) - 60px);margin:0;padding:0;list-style:none;overflow-y:auto}.ehp-header[data-responsive-breakpoint=mobile-portrait] .ehp-header__menu-cart-container{display:none}}@media screen and (max-width:1024px){.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__elements-container>.ehp-header__ctas-container>.ehp-button,.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__elements-container>.ehp-header__ctas-container>.ehp-header__contact-buttons.has-responsive-display-dropdown{display:none}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__dropdown{align-items:var(--header-dropdown-text-align);border-radius:unset;left:unset;top:unset;flex-direction:column;width:100%;position:relative;background-color:#0000!important;background-image:none!important}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__navigation{left:0;top:calc(100% + var(--header-box-padding-block-end));width:100%;padding-block-start:var(--header-box-padding-block-start);padding-block-end:var(--header-box-padding-block-end);position:absolute}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__navigation:not([aria-hidden]){display:none}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__navigation .ehp-header__ctas-container{flex-direction:column;align-items:stretch;display:flex}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__navigation .ehp-header__ctas-container.has-responsive-width-default,.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__navigation .ehp-header__ctas-container.has-responsive-width-stretch .ehp-header__contact-buttons.has-responsive-display-dropdown{padding-inline-start:var(--header-box-padding-inline-start);padding-inline-end:var(--header-box-padding-inline-end)}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__navigation .ehp-header__contact-buttons.has-responsive-display-navbar{display:none}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__navigation .ehp-header__contact-buttons{justify-content:var(--header-dropdown-text-align)}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__navigation .ehp-header__menu-cart{display:none}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__button{justify-content:center}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__side-toggle{display:flex}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__side-toggle .ehp-header__contact-buttons.has-responsive-display-dropdown{display:none}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu{align-items:var(--header-dropdown-text-align);flex-direction:column;margin-bottom:32px;padding-inline-start:var(--header-box-padding-inline-start);padding-inline-end:var(--header-box-padding-inline-end);display:flex}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu.has-responsive-divider>.menu-item{border-bottom:var(--header-dropdown-divider-width)solid var(--header-dropdown-divider-color);width:100%;padding-block-end:var(--header-menu-item-spacing)}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu.has-responsive-divider>.menu-item:last-child{border-bottom:none;padding-bottom:0}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu-cart-container{display:flex}.ehp-header[data-responsive-breakpoint=tablet-portrait] .menu-item{justify-content:var(--header-dropdown-text-align)}.ehp-header[data-responsive-breakpoint=tablet-portrait] .menu-item.menu-item-has-children{align-items:var(--header-dropdown-text-align);flex-direction:column;width:100%;display:flex}.ehp-header[data-responsive-breakpoint=tablet-portrait] .menu-item.menu-item-has-children .ehp-header__dropdown-toggle[aria-expanded=true]{margin-bottom:var(--header-menu-item-spacing)}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu-cart-items{max-height:calc(70vh - var(--header-box-padding-block-end));right:calc(var(--header-box-padding-inline-start)*-1);top:calc(100% + var(--header-box-padding-block-end));width:100vw;flex-direction:column;gap:10px;padding-block-start:var(--header-box-padding-block-start);padding-block-end:var(--header-box-padding-block-end);padding-inline-start:var(--header-box-padding-block-start);padding-inline-end:var(--header-box-padding-block-end);position:absolute}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu-cart-list{max-height:calc(60vh - var(--header-box-padding-block-end) - 60px);margin:0;padding:0;list-style:none;overflow-y:auto}}@media screen and (min-width:1025px){.ehp-header[data-responsive-breakpoint=tablet-portrait].has-align-link-start .ehp-header__navigation{justify-content:center}.ehp-header[data-responsive-breakpoint=tablet-portrait].has-align-link-center .ehp-header__site-link-container{-ms-grid-column:3;-ms-grid-row:1;grid-area:center;justify-content:center}.ehp-header[data-responsive-breakpoint=tablet-portrait].has-align-link-connect .ehp-header__elements-container{grid-template-columns:auto 1fr auto}.ehp-header[data-responsive-breakpoint=tablet-portrait].has-align-link-connect .ehp-header__navigation{justify-content:var(--header-align-menu)}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__navigation{align-items:center;display:flex;background:0 0!important}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__navigation>.ehp-header__contact-buttons,.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__navigation>.ehp-header__ctas-container{display:none}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__dropdown{padding:16px 32px}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__dropdown.has-layout-horizontal{flex-direction:row}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__dropdown.has-layout-vertical{flex-direction:column}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu.has-pointer-hover-underline .ehp-header__item:has(+.ehp-header__dropdown-toggle:hover),.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu.has-pointer-hover-underline .ehp-header__item:not(.ehp-header__dropdown-toggle):hover{position:relative}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu.has-pointer-hover-underline .ehp-header__item:has(+.ehp-header__dropdown-toggle:hover):after,.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu.has-pointer-hover-underline .ehp-header__item:not(.ehp-header__dropdown-toggle):hover:after{background-color:var(--header-pointer-hover-underline-color);content:"";height:var(--header-pointer-hover-underline-width);width:100%;position:absolute;bottom:-5px;left:0}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu.has-pointer-hover-highlight .ehp-header__item{padding-block:var(--header-pointer-hover-highlight-padding-block);padding-inline:var(--header-pointer-hover-highlight-padding-inline);border-radius:8px}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu.has-pointer-hover-highlight .ehp-header__item:hover{background-color:var(--header-pointer-hover-highlight-bg-color)}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu-cart-items{max-height:calc(80vh - var(--header-box-padding-block-end) - 60px);min-width:260px;right:0;top:calc(100% + var(--header-box-padding-block-end));z-index:9;flex-direction:column;gap:10px;padding:10px;display:flex;position:absolute;overflow-y:auto}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu-cart-items[inert]{display:none}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu-cart-items:not([inert]){display:flex}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu-cart-list{max-height:calc(65vh - var(--header-box-padding-block-end) - 60px);margin:0;padding:0;list-style:none;overflow-y:auto}.ehp-header[data-responsive-breakpoint=tablet-portrait] .ehp-header__menu-cart-container{display:none}}.ehp-header[data-responsive-breakpoint=none].has-align-link-start .ehp-header__navigation{justify-content:center}.ehp-header[data-responsive-breakpoint=none].has-align-link-center .ehp-header__site-link-container{-ms-grid-column:3;-ms-grid-row:1;grid-area:center;justify-content:center}.ehp-header[data-responsive-breakpoint=none].has-align-link-connect .ehp-header__elements-container{grid-template-columns:auto 1fr auto}.ehp-header[data-responsive-breakpoint=none].has-align-link-connect .ehp-header__navigation{justify-content:var(--header-align-menu)}.ehp-header[data-responsive-breakpoint=none] .ehp-header__navigation{align-items:center;display:flex;background:0 0!important}.ehp-header[data-responsive-breakpoint=none] .ehp-header__navigation>.ehp-header__contact-buttons,.ehp-header[data-responsive-breakpoint=none] .ehp-header__navigation>.ehp-header__ctas-container{display:none}.ehp-header[data-responsive-breakpoint=none] .ehp-header__dropdown{padding:16px 32px}.ehp-header[data-responsive-breakpoint=none] .ehp-header__dropdown.has-layout-horizontal{flex-direction:row}.ehp-header[data-responsive-breakpoint=none] .ehp-header__dropdown.has-layout-vertical{flex-direction:column}.ehp-header[data-responsive-breakpoint=none] .ehp-header__menu.has-pointer-hover-underline .ehp-header__item:has(+.ehp-header__dropdown-toggle:hover),.ehp-header[data-responsive-breakpoint=none] .ehp-header__menu.has-pointer-hover-underline .ehp-header__item:not(.ehp-header__dropdown-toggle):hover{position:relative}.ehp-header[data-responsive-breakpoint=none] .ehp-header__menu.has-pointer-hover-underline .ehp-header__item:has(+.ehp-header__dropdown-toggle:hover):after,.ehp-header[data-responsive-breakpoint=none] .ehp-header__menu.has-pointer-hover-underline .ehp-header__item:not(.ehp-header__dropdown-toggle):hover:after{background-color:var(--header-pointer-hover-underline-color);content:"";height:var(--header-pointer-hover-underline-width);width:100%;position:absolute;bottom:-5px;left:0}.ehp-header[data-responsive-breakpoint=none] .ehp-header__menu.has-pointer-hover-highlight .ehp-header__item{padding-block:var(--header-pointer-hover-highlight-padding-block);padding-inline:var(--header-pointer-hover-highlight-padding-inline);border-radius:8px}.ehp-header[data-responsive-breakpoint=none] .ehp-header__menu.has-pointer-hover-highlight .ehp-header__item:hover{background-color:var(--header-pointer-hover-highlight-bg-color)}.ehp-header[data-responsive-breakpoint=none] .ehp-header__menu-cart-items{max-height:calc(80vh - var(--header-box-padding-block-end) - 60px);min-width:260px;right:0;top:calc(100% + var(--header-box-padding-block-end));z-index:9;flex-direction:column;gap:10px;padding:10px;display:flex;position:absolute;overflow-y:auto}.ehp-header[data-responsive-breakpoint=none] .ehp-header__menu-cart-items[inert]{display:none}.ehp-header[data-responsive-breakpoint=none] .ehp-header__menu-cart-items:not([inert]){display:flex}.ehp-header[data-responsive-breakpoint=none] .ehp-header__menu-cart-list{max-height:calc(65vh - var(--header-box-padding-block-end) - 60px);margin:0;padding:0;list-style:none;overflow-y:auto}.ehp-header[data-responsive-breakpoint=none] .ehp-header__menu-cart-container{display:none}.e-con.e-con--ehp-header,.e-con:has(.ehp-header.has-behavior-onscroll-none:not(.has-behavior-float)){padding:0}.e-con.e-con--ehp-header>.e-con-inner,.e-con.e-con--ehp-header>.e-con-inner.e-con-inner--ehp-header,.e-con:has(.ehp-header.has-behavior-onscroll-none:not(.has-behavior-float))>.e-con-inner,.e-con:has(.ehp-header.has-behavior-onscroll-none:not(.has-behavior-float))>.e-con-inner.e-con-inner--ehp-header{max-width:unset;padding-block:0}:root{--padding-default:14px}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{padding-left:var(--padding-default);padding-right:var(--padding-default)}@media (min-width:768px){:root{--padding-default:38px}.elementor-widget-theme-post-content>.elementor .e-con{padding-left:0;padding-right:0}:is(.elementor-section-wrap,[data-elementor-id])>.e-con.no-padding-default{padding-left:initial;padding-right:initial}}@media (min-width:992px){:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--width: calc(100% - 40px) ;margin-left:auto;margin-right:auto}.image-out-with{width:calc(100% + 100px)!important;max-width:none!important}}@media (min-width:1440px){:root{--padding-default:137px}}@media screen and (max-width:991px){.mod-banner-home{background-image:none!important}}@media screen and (max-width:767px){.image-mobile{margin-left:-10px;margin-right:-10px;max-width:calc(100% + 20px)!important}}ul{margin-bottom:16px;padding-left:40px;list-style:outside}li{margin-bottom:10px}ol{margin-bottom:16px;padding-left:40px;list-style:decimal}.form-group{align-items:center;margin-bottom:24px;display:flex}.form-group.text-right{justify-content:flex-end}.form-group label{flex:0 0 100px;padding-right:10px;font-size:18px;font-weight:700;line-height:1}.form-input{flex:1;position:relative}.form-group input,.form-group select,.form-group textarea{color:#4d4d4d;background:#fff;border:2px solid #d9d9d9;border-radius:12px;height:48px;padding:5px 10px 5px 40px}.form-group textarea{height:230px;padding:24px}.form-input svg{color:#4d4d4d;z-index:2;width:24px;height:24px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.custom-form button{margin-left:100px}.btn-submit{gap:10px;display:inline-flex}.custom-form-subscribe{gap:12px;display:flex}.custom-form-subscribe ::placeholder{color:#666;font-style:italic}.custom-form-subscribe button{flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;margin:0;padding:0;display:flex}.custom-form-subscribe .form-group{margin:0}.form-contact .form-group textarea,.form-contact .form-group input{border-color:#112232}.form-contact .form-group{display:block}.form-contact .form-group label{margin-bottom:7px}.form-contact button{margin-left:0}.form-checkbox,.form-contact .form-group{margin-bottom:30px}.form-checkbox label{font-size:18px;font-weight:700}.form-checkbox .wpcf7-list-item{margin:0}.form-checkbox label{cursor:pointer;align-items:center;gap:17px;display:flex}.wpcf7-not-valid{border-color:#dc3232!important}.wpcf7-not-valid-tip{display:none!important}.form-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#fff;border:none;border-radius:0;outline:2px solid #112232;flex-shrink:0;width:30px;min-width:30px;height:30px;min-height:30px;position:relative}.form-checkbox input[type=checkbox]:checked{background-color:#112232}.form-checkbox input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:18px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-button-icon svg{width:1.125em}.submit-btn{margin-bottom:0}.custom-testimonial{text-align:center;background:#a3cbe8;border-radius:20px;padding:38px 24px}.custom-testimonial .elementor-testimonial-job{font-family:inherit!important;font-weight:700!important}.custom-testimonial img{margin:auto}.custom-testimonial .elementor-testimonial-wrapper{flex-direction:column-reverse;display:flex}.custom-testimonial .elementor-testimonial-content{margin-top:24px;margin-bottom:0}.elementor-element .elementor-button .elementor-button-content-wrapper{gap:10px}.elementor-element.elementor-button-success .elementor-button{color:#112232;background:#fff;border-color:#fff}.elementor-element.elementor-button-success .elementor-button:hover{color:#fff;background-color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-element.elementor-button-warning .elementor-button{color:#fff;background-color:#112232;border-color:#112232}.elementor-element.elementor-button-warning .elementor-button:hover{color:#fff;background-color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-element.elementor-button-info .elementor-button:hover{color:#fff!important;background-color:#112232!important;border-color:#112232!important}.slider-custom-elementor{margin-bottom:0!important}.shape-type-button svg{order:99}.shape-type-button{border-radius:150px!important}.header .ehp-header{background-color:#fff!important}.ehp-header__elements-container{max-width:1392px;margin:auto}[data-elementor-type=ehp-footer]>div{--width:100%!important}.slick-track{display:flex}.slick-track .slick-slide{height:auto}.container{width:100%;max-width:1366px;margin:auto}.text-white{color:#fff}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:red}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.pin-sticky{--pin-sticky-top:calc(var(--ehp-body-padding-top,0px) + var(--wp-admin--admin-bar--height,0px));top:var(--pin-sticky-top,0px);z-index:100;position:sticky}.content-middle{flex-direction:column;justify-content:center;align-items:center;display:flex}.fade-in-up{opacity:0;animation:.6s ease-out forwards fadeInUp}.fade-in-up.animated{opacity:1}.custom-faq{--n-accordion-item-title-space-between:35px!important}.custom-faq .e-n-accordion-item{border-bottom:1px solid #112232;position:relative}.custom-faq .e-n-accordion-item-title{justify-content:space-between;padding-bottom:35px;transition:padding-bottom .3s;margin:0!important}.custom-faq>.e-n-accordion>.e-n-accordion-item>.e-con{padding-bottom:35px!important}.ehp-header__menu,.ehp-header__menu li{margin-bottom:0!important}.custom-faq .e-n-accordion-item :last-child{margin-bottom:0}.elementor-kit-5{--e-global-typography-primary-font-family:"neighbor",sans-serif!important}h1,h2{font-family:neighbor,sans-serif!important}.elementor-widget-heading h3.elementor-heading-title{font-family:var(--e-global-typography-text-font-family),Sans-serif!important}.ehp-header__dropdown-toggle{border:none!important}.js-slider .slick-track{display:flex}.js-slider .slick-track .slick-slide{height:auto}.slick-prev:before,.slick-next:before{display:none!important}@media screen and (min-width:992px) and (max-width:1400px){.header .ehp-header__item,.header .ehp-button{font-size:14px!important;line-height:1.2!important}.header .ehp-button{padding:10px 15px!important}.header .ehp-header__menu{gap:20px!important}}@media screen and (max-width:1024px){.header .ehp-header__menu-cart-container{order:99;margin-left:auto}.header .ehp-header__elements-container>.ehp-header__ctas-container{display:none!important}.header .ehp-header__elements-container{grid-template-columns:1fr auto;grid-template-areas:"start center"}.ehp-header[data-responsive-breakpoint=tablet-portrait] .menu-item.menu-item-has-children{flex-direction:row!important;align-items:center!important}}@media screen and (max-width:991px){.mod-what-we-buy{background-image:none!important}.container{padding-left:48px;padding-right:48px}.slider-custom-elementor .slick-list{overflow:visible}.slider-custom-elementor{max-width:90%;margin:0 auto!important}.mod-refresh-partner{overflow:hidden}}@media screen and (max-width:767px){.container{padding-left:34px;padding-right:34px}.slider-custom-elementor{max-width:80%}}@media screen and (min-width:992px){.container{max-width:1462px;padding-left:48px;padding-right:48px}}@media screen and (min-width:1025px){.ehp-header__menu{padding:0 16px}.ehp-header__elements-container{gap:30px!important;display:flex!important}.ehp-header__site-link-container{margin-right:auto!important}}.elementor-kit-5 .elementor-button{align-items:center;gap:8px;display:inline-flex}.elementor-icon-list-items{padding-left:0;list-style:none}.hello-step-process{--step-primary-color:#4798d1;--step-active-color:#f2c94c;--step-text-color:#fff;--step-bg-color:#122133;--step-disabled-color:#112232;--step-icon-bg:#fff;--step-icon-text:#122133;--step-connector-opacity:.5;position:relative}.step-indicator{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:0;margin-bottom:30px;display:flex}.step-item{align-items:center;display:flex}.step-circle{border:3px solid var(--step-primary-color);width:45px;height:45px;color:var(--step-primary-color);z-index:2;cursor:pointer;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;font-family:neighbor,sans-serif;font-size:30px;font-weight:700;transition:all .3s;display:flex;position:relative}.step-circle.active{background-color:var(--step-active-color);border-color:var(--step-active-color);color:var(--step-text-color)}.step-number{display:block}.step-connector{background-color:var(--step-text-color);width:14px;height:3px;opacity:var(--step-connector-opacity);z-index:1;margin:0 10px;position:relative}.step-connector-end{align-items:center;margin-left:10px;display:flex}.step-end-icon{color:var(--step-primary-color);font-size:20px;font-weight:400}.step-content-wrapper{min-height:100px;margin-bottom:20px;position:relative}.step-content{opacity:0;visibility:hidden;pointer-events:none;width:100%;transition:opacity .3s,visibility .3s;position:absolute;top:0;left:0}.step-content.active{opacity:1;visibility:visible;pointer-events:auto;position:relative}.step-header{align-items:center;gap:15px;margin-bottom:20px;display:flex}.step-icon{align-items:center;gap:8px;display:flex}.icon-info{background-color:var(--step-icon-bg);width:28px;height:28px;color:var(--step-icon-text);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.icon-number{font-size:18px;font-weight:700}.step-content h2{color:var(--step-text-color);text-transform:uppercase;margin:0;font-size:30px;font-weight:700;line-height:1.2}.step-navigation{gap:15px;margin-top:30px;display:flex}.step-navigation button{color:var(--step-text-color);cursor:pointer;background-color:var(--step-primary-color);border-radius:150px;align-items:center;gap:6px;width:auto;padding:12px 30px;font-size:16px;font-weight:700;transition:all .3s;display:flex;border:none!important}.step-navigation button svg{width:24px}.step-navigation button path{stroke:var(--step-text-color)}.step-navigation button:hover,.step-navigation button:focus{--step-text-color:#122133;color:var(--step-text-color)}.step-navigation button:active{transform:translateY(0)}.step-navigation button:disabled{opacity:.3;cursor:not-allowed;color:var(--step-disabled-color);background-color:var(--step-icon-bg)}.step-navigation button:disabled .btn-text{color:var(--step-disabled-color)}.step-navigation button:disabled path{stroke:var(--step-disabled-color)}@media screen and (max-width:1024px){.hello-step-process{padding:30px 0}}.mod-refresh-report .hello-posts-carousel{margin-right:calc((var(--padding-default)*-1) - 10px);padding-right:calc(var(--padding-default) + 10px);overflow:hidden}.mod-refresh-report .hello-posts-carousel .slick-list{overflow:visible}.mt-auto{margin-top:auto}:root{--arrow-color:#4798d1;--dot-color:#4798d1;--card-bg:#fff;--card-radius:12px;--card-shadow:0 4px 12px #00000014;--card-shadow-hover:0 8px 24px #0000001f;--title-color:#122133;--desc-color:#4d4d4d;--btn-color:#4798d1;--btn-hover-color:#357abd}.hello-posts-carousel{--carousel-padding:0 0;--slide-gap:12px}.mod-refresh-report .hello-posts-carousel{-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--padding-default)),transparent 65%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--padding-default)),transparent 65%)}.posts-carousel-slider{position:relative}.posts-carousel-slider .slick-list{margin:0 calc(var(--slide-gap)*-1)}.posts-carousel-slider .slick-slide{padding:0 var(--slide-gap);transition:opacity .5s,filter .5s}.hello-posts-carousel{--fade-width:240px}.post-card{position:relative}.post-card-inner{background:var(--card-bg);border-radius:var(--card-radius);flex-direction:column;height:100%;padding:24px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.post-card:hover .post-card-image img{transform:scale(1.05)}.post-card-image{background:#f0f0f0;width:100%;height:0;padding-bottom:60%;position:relative;overflow:hidden}.post-card-image img{object-fit:cover;border-radius:var(--card-radius)var(--card-radius)0 0;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.post-card-content{flex-direction:column;flex:1;padding-top:24px;display:flex}html h3.post-card-title{color:var(--title-color);margin:0 0 12px;font-size:20px;font-weight:700;line-height:1.4}.post-card-description{color:var(--desc-color);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 24px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.post-card-button{color:var(--btn-color);border:2px solid var(--btn-color);border-radius:150px;align-self:flex-start;align-items:center;gap:8px;margin-top:auto;padding:14px 20px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex}.post-card-button:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.post-card-button:hover{color:#fff;background-color:#112232;border-color:#112232}.posts-controls-slider-wrapper:has(li:first-child:last-child){display:none}.posts-carousel-control .slick-prev,.posts-carousel-control .slick-next{z-index:2;cursor:pointer;color:var(--arrow-color);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;font-size:0;line-height:0;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.posts-carousel-control .slick-prev.slick-disabled,.posts-carousel-control .slick-next.slick-disabled{opacity:.3;cursor:not-allowed}.posts-carousel-control .slick-dots{justify-content:center;align-items:center;gap:24px;padding:0;list-style:none;display:flex}.posts-carousel-control .slick-dots li{width:12px;height:12px;margin:0;padding:0}.posts-carousel-control .slick-dots li button{border:2px solid var(--dot-color);cursor:pointer;background:0 0;border-radius:50%;width:12px;height:12px;padding:0;font-size:0;line-height:0;transition:all .3s}.posts-carousel-control .slick-dots li.slick-active button{background-color:var(--dot-color);border-color:var(--dot-color)}.posts-carousel-control{align-items:center;gap:24px;display:inline-flex}.posts-carousel-control .slick-next{order:99}.posts-carousel-control .slick-dots{margin:0;position:static}.posts-carousel-control .slick-dots button:before{content:none}.posts-carousel-control .slick-arrow{border-radius:0;width:48px;height:48px;padding:0;position:static;transform:none;background:0 0!important;border:none!important}.posts-carousel-control .slick-arrow:before{content:none}.posts-controls-slider-wrapper{height:48px}.is-single-post .posts-controls-slider-wrapper{text-align:center}.posts-carousel-slider:not(.slick-initialized){margin-left:calc(var(--slide-gap)*-1);margin-right:calc(var(--slide-gap)*-1);display:flex;overflow:hidden}.posts-carousel-slider:not(.slick-initialized) .post-card{width:100%;padding-left:var(--slide-gap);padding-right:var(--slide-gap);flex:0 0 100%}@media screen and (max-width:767px){.posts-carousel-control .slick-dots{gap:12px}.posts-controls-slider-wrapper{text-align:center}.post-card-inner{padding:15px}.post-card-content{padding-top:15px}.post-card-button{border-width:2px;padding:10px 15px;font-size:14px}.post-card-button .btn-icon-right svg{width:15px}.post-card-description{margin-bottom:16px}}@media screen and (min-width:768px){.posts-carousel-slider:not(.slick-initialized) .post-card{flex:0 0 50%;width:50%}}@media screen and (min-width:1024px){.posts-carousel-slider:not(.slick-initialized) .post-card{flex:0 0 33.3333%;width:33.3333%}}.hello-feature-post{width:100%}.feature-post-header{text-align:center;margin-bottom:48px}.feature-post-header h2{color:#122133;text-transform:uppercase;margin:0 0 16px;font-size:48px;font-weight:700;line-height:1.2}.feature-post-header p{max-width:1200px;margin:0 auto}.feature-post-card{width:100%}.feature-post-inner{background-color:#112232;border-radius:20px;flex-direction:row;align-items:stretch;display:flex;overflow:hidden}.feature-post-image{background:#f0f0f0;flex-shrink:0;width:55%;position:relative;overflow:hidden}.feature-post-image>img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.feature-post-content{flex-direction:column;flex-shrink:0;justify-content:space-between;width:45%;max-width:738px;padding:58px 76px;display:flex}.feature-post-meta{text-transform:uppercase;align-items:center;gap:12px;margin-bottom:24px;display:flex}.feature-post-category,.feature-post-read-time{color:#4798d1}.feature-post-title{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 24px;font-size:28px;font-weight:700;line-height:1.3}.feature-post-description{color:#fff;flex:1;margin:0 0 32px}.feature-post-button{color:#fff;background:#122133;border:2px solid #fff;border-radius:0;align-self:flex-start;align-items:center;gap:8px;padding:14px 24px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex}.feature-post-button:hover{color:#122133;background:#fff;border-color:#fff}.feature-post-button .btn-icon-right{align-items:center;display:inline-flex}.feature-post-button .btn-icon-right svg{width:20px;height:12px}.feature-post-button .btn-icon-right svg path{stroke:currentColor}.feature-post-image-top{display:none;position:relative}@media screen and (max-width:992px){.feature-post-description{font-size:16px}.feature-post-inner{text-align:center;border-radius:0;margin:0 -14px -10px}.feature-post-meta{justify-content:center}.feature-post-content{width:100%;max-width:none;padding:44px 48px}.feature-post-image{display:none}.feature-post-image-top{border-radius:20px;height:400px;display:block;overflow:hidden}.feature-post-image-top>img{object-fit:cover;width:100%;height:100%}.feature-post-header{margin:28px 34px}}@media screen and (max-width:767px){.feature-post-content{padding:32px 48px}.feature-post-image-top{height:333px}}.hello-posts-list{width:100%}.posts-list-filters{margin-bottom:60px}.posts-list-filters-desktop{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.posts-list-filters-mobile{display:none}.posts-list-filter-btn{color:#4798d1;cursor:pointer;background:#fff;border:2px solid #4798d1;border-radius:50px;padding:12px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.posts-list-filter-btn:hover{background:#4798d11a}.posts-list-filter-btn{padding:11px 40px!important}.posts-list-filter-btn:not(.active){color:#112232;background:#fff;border-color:#fff}.posts-list-dropdown{width:100%;position:relative}.posts-list-dropdown-toggle{color:#4798d1;cursor:pointer;background:#fff;border:2px solid #4798d1;border-radius:50px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.posts-list-dropdown-toggle:hover{color:#357abd;background:#4798d10d;border-color:#357abd}.posts-list-dropdown-toggle.active{color:#fff;background:#4798d1;border-color:#4798d1}.posts-list-dropdown-toggle.active .posts-list-dropdown-arrow{transform:rotate(180deg)}.posts-list-dropdown-text{text-align:left;flex:1}.posts-list-dropdown-arrow{justify-content:center;align-items:center;margin-left:12px;transition:transform .3s;display:flex}.posts-list-dropdown-arrow svg{width:12px;height:8px}.posts-list-dropdown-menu{opacity:0;visibility:hidden;z-index:1000;background:#fff;border:1px solid #112232;border-radius:12px;max-height:300px;transition:all .3s;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden auto;transform:translateY(-10px);box-shadow:0 8px 24px #0000001f}.posts-list-dropdown-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.posts-list-dropdown-menu .posts-list-dropdown-item{color:#112232;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:0;width:100%;padding:14px 16px;font-size:16px;font-weight:600;transition:all .3s;display:block}.posts-list-dropdown-item:hover{color:#357abd;background:#4798d11a}.posts-list-dropdown-item.active{color:#fff;background:#4798d1}.posts-list-dropdown-item:not(:last-child){border-bottom:1px solid #4798d133}.posts-list-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;display:grid}.posts-list-item{width:100%}.post-card{height:100%}.posts-list-load-more-wrapper{text-align:center;margin-top:40px}.posts-list-load-more-btn{color:#fff;cursor:pointer;background:#4798d1;border:2px solid #4798d1;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex}.posts-list-load-more-btn:hover{background:#357abd;border-color:#357abd}.posts-list-load-more-btn:disabled{opacity:.5;cursor:not-allowed}.posts-list-load-more-btn .btn-icon-right{align-items:center;display:inline-flex}.posts-list-load-more-btn .btn-icon-right svg{width:20px;height:12px}.posts-list-load-more-btn .btn-icon-right svg path{stroke:currentColor}.posts-list-no-posts{text-align:center;color:#4d4d4d;grid-column:1/-1;padding:40px;font-size:16px}.posts-list-loading{opacity:.6;pointer-events:none}@media screen and (max-width:992px){.posts-list-grid{grid-template-columns:repeat(2,1fr);gap:20px}.posts-list-filters{margin-bottom:30px}}@media screen and (max-width:767px){.posts-list-filters-desktop{display:none}.posts-list-filters-mobile{display:block}.posts-list-grid{grid-template-columns:1fr;gap:20px}.posts-list-content{padding:20px}.posts-list-title{font-size:18px}.posts-list-excerpt{margin-bottom:16px;font-size:14px}.posts-list-button{padding:10px 16px;font-size:14px}.posts-list-load-more-btn{padding:12px 24px;font-size:14px}}.hello-featured-posts{width:100%}.featured-posts-header{text-align:center;margin-bottom:56px}.featured-posts-item{padding:0 15px}.featured-post-card{background:#fff;border-radius:12px;flex-direction:column;height:100%;transition:box-shadow .3s;display:flex;position:relative;overflow:hidden}.featured-post-card:has(a:hover) img{transform:scale(1.05)}.featured-post-image{aspect-ratio:1;border-radius:24px;width:100%;position:relative;overflow:hidden}.featured-post-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.featured-post-content{flex-direction:column;flex:1;padding:24px 0;display:flex}.featured-post-category{text-transform:uppercase;color:#4a90e2;margin-bottom:24px;font-size:16px;font-weight:900;line-height:1.2}.featured-posts-item .featured-post-title{color:#112232;text-transform:uppercase;margin:0 0 16px;font-size:24px;font-weight:900;line-height:1.16}.featured-post-description{flex:1;margin:0 0 20px}.featured-post-read-more{letter-spacing:.5px;text-transform:uppercase;color:#4a90e2;margin-top:auto;font-size:14px;font-weight:600;text-decoration:none;transition:color .3s;display:inline-block}.featured-post-read-more:after{content:"";opacity:0;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.featured-post-read-more:hover{color:#357abd;text-decoration:none}.featured-posts-no-posts{text-align:center;color:#666;padding:40px 20px;font-size:16px}.hello-featured-posts .related-blogs-slider .slick-slide{height:auto}.hello-featured-posts .related-blogs-slider .slick-slide>div{height:100%}.hello-featured-posts .related-blogs-slider .featured-post-card{margin:0}@media (max-width:992px){.featured-posts-item .featured-post-title{font-size:20px}}.hello-featured-posts.featured-posts-list-mode .featured-posts-list-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px;display:grid}.hello-featured-posts.featured-posts-list-mode .featured-posts-item{padding:0}.hello-featured-posts.featured-posts-list-mode .featured-posts-load-more-wrapper{text-align:center;margin-top:40px}.hello-featured-posts.featured-posts-list-mode .featured-posts-load-more-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.hello-featured-posts.featured-posts-list-mode.featured-posts-loading .featured-posts-load-more-btn{opacity:.6;cursor:wait}.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination-wrapper{text-align:center;margin-top:40px}.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:inline-flex}.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination li{margin:0;padding:0;list-style:none}.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination a,.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination span{color:#112232;background:#fff;border:2px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 12px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination a:hover{color:#fff;background:#4a90e2;border-color:#4a90e2;text-decoration:none}.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination .current{color:#fff;cursor:default;background:#4a90e2;border-color:#4a90e2}.page-numbers{gap:8px;margin:0;padding:0;display:flex}.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination .dots,.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination .page-numbers.dots{cursor:default;background:0 0;border:none}.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination .dots:hover,.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination .page-numbers.dots:hover{color:#112232;background:0 0;border:none}.hello-featured-posts.featured-posts-list-mode.featured-posts-loading .featured-posts-pagination a{pointer-events:none;opacity:.6}@media (max-width:1024px){.hello-featured-posts.featured-posts-list-mode .featured-posts-list-grid{grid-template-columns:repeat(2,1fr);gap:24px}.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination a,.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination span{min-width:36px;height:36px;padding:0 10px;font-size:14px}}@media (max-width:768px){.hello-featured-posts.featured-posts-list-mode .featured-posts-list-grid{grid-template-columns:1fr;gap:20px}.featured-post-content{padding:10px}.featured-posts-header{margin-bottom:24px}.hello-featured-posts.featured-posts-list-mode .featured-posts-load-more-wrapper{margin-top:30px}.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination a,.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination span{min-width:30px;height:30px;padding:0 5px;font-size:12px}.page-numbers{gap:5px}.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination .prev,.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination .next{gap:0!important;font-size:0!important}.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination .prev:before{content:"«";font-size:12px}.hello-featured-posts.featured-posts-list-mode .featured-posts-pagination .next:before{content:"»";font-size:12px}}.feature-video-play-button{z-index:10;cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.feature-video-play-button-link{justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;transition:all .3s;display:flex}.feature-video-play-button-link img{width:119px;height:119px;transition:transform .3s}.feature-video-play-button-link:hover img{transform:scale(1.1)}.feature-video-popup{z-index:999999;opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}.feature-video-popup.active{opacity:1;visibility:visible}.feature-video-popup-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000e6;width:100%;height:100%;position:absolute;top:0;left:0}.feature-video-popup-container{z-index:1;width:90%;max-width:1200px;max-height:90vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-video-popup-content{background:#000;border-radius:8px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000080}.feature-video-popup-content iframe,.feature-video-popup-content video{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.feature-video-popup-close{cursor:pointer;color:#122133;z-index:2;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .3s;display:flex;position:absolute;top:-50px;right:0;padding:0!important}.feature-video-popup-close:hover{background:#fff;transform:rotate(90deg)}.feature-video-popup-close svg{width:20px;height:20px}body.feature-video-popup-open{overflow:hidden}.feature-video .feature-post-inner{background-image:linear-gradient(#a3cbe8,#f2dced)}.feature-video .feature-post-content{justify-content:center}.feature-video .feature-post-description{flex:none;margin-bottom:0}.feature-video .feature-post-title,.feature-video .feature-post-description{color:#122133}@media screen and (min-width:992px){.feature-video .feature-post-inner{background-image:linear-gradient(#a3cbe8,#f2dced)}.feature-video .feature-post-content{min-height:350px}}@media screen and (min-width:1400px){.feature-video .feature-post-content{min-height:556px}}@media screen and (max-width:768px){.feature-video-popup-container{width:95%;max-height:80vh}.feature-video-popup-content{padding-bottom:56.25%}.feature-video-popup-close{width:36px;height:36px;top:-40px}.feature-video-popup-close svg{width:18px;height:18px}.feature-video-play-button-link image{width:80px;height:80px}}.video-card{width:100%}.video-list .posts-list-filter-btn:not(.active){color:#112232;border-color:#112232}.video-list .posts-list-filter-btn:not(.active):hover{color:#fff;background-color:#112232}.video-card-image{aspect-ratio:16/9;border-radius:var(--card-radius,12px);background:#f0f0f0;width:100%;position:relative;overflow:hidden}.video-card-image>img{object-fit:cover;border-radius:var(--card-radius,12px);width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.video-card-image .feature-video-play-button-link img{width:80px}.video-card-play-button{z-index:10;cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.video-card-play-button:has(iframe),.feature-video-play-button:has(iframe){background-color:#000}.video-card-play-button-link{justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;transition:all .3s;display:flex}.video-card-play-button-link img{width:119px;height:119px;transition:transform .3s}.video-card-play-button-link:hover img{transform:scale(1.1)}.video-card-content{flex-direction:column;flex:1;padding-top:24px;display:flex}html h3.video-card-title{color:var(--title-color,#122133);text-transform:uppercase;margin:0 0 12px;font-size:24px;font-weight:900;line-height:1.4}.video-card-description{color:var(--desc-color,#4d4d4d);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 24px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.video-card-button{color:var(--btn-color,#4798d1);border:2px solid var(--btn-color,#4798d1);border-radius:150px;align-self:flex-start;align-items:center;gap:8px;padding:14px 20px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex}.video-card-button:hover{color:var(--btn-hover-color,#357abd);border-color:var(--btn-hover-color,#357abd);background-color:#4798d10d}@media screen and (max-width:768px){.video-card-play-button-link img{width:70px;height:70px}html h3.video-card-title{font-size:18px}.video-card-description{font-size:13px}.video-card-button{padding:12px 18px;font-size:14px}}@media screen and (min-width:992px){.video-list-grid{grid-template-columns:repeat(2,1fr)}}.hello-leaderships-widget{width:100%;margin:0 auto}.leaderships-header{text-align:center;margin-bottom:40px}.leaderships-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px;display:grid}.leaderships-slider{margin:0 -15px}.leaderships-slider .leadership-item{padding:0 15px}.leaderships-slider .slick-list{overflow:visible}.leaderships-slider .slick-track{display:flex}.leaderships-slider .slick-slide{height:auto}.leaderships-slider .slick-prev,.leaderships-slider .slick-next{z-index:10;cursor:pointer;color:#333;background:0 0;border:none;width:48px;height:48px;padding:0;transition:color .3s,opacity .3s;position:absolute;top:50%;transform:translateY(-50%)}.leaderships-slider .slick-prev:hover,.leaderships-slider .slick-next:hover{color:#0073aa}.leaderships-slider .slick-prev{left:-60px}.leaderships-slider .slick-next{right:-60px}.leaderships-slider .slick-prev svg,.leaderships-slider .slick-next svg{width:100%;height:100%;display:block}.leaderships-slider .slick-disabled{opacity:.3;cursor:not-allowed}.leadership-item{width:100%}.leadership-card{background:#fff;border-radius:8px;flex-direction:column;height:100%;padding:35px 30px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.leadership-card :last-child{margin-bottom:0}.leadership-image{aspect-ratio:1;background:#f5f5f5;width:100%;overflow:hidden}.leadership-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s}.leadership-content{text-align:center;flex-direction:column;flex:1;gap:5px;padding-top:30px;display:flex}.leadership-name{margin:0;font-size:24px;font-weight:800;line-height:1.3}@media (max-width:992px){.leaderships-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.leaderships-grid{grid-template-columns:1fr}}.industries-slider-wrapper{position:relative}.industries-slider{margin:0 -12px}.industry-card{outline:none;padding:0 12px}.industry-card-link{color:inherit;height:100%;text-decoration:none;display:block}.industry-card-inner{background:#fff;border-radius:24px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000014}.industry-card.has-link .industry-card-inner{cursor:pointer;transition:all .3s}.industry-card.has-link .industry-card-inner:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.industry-card-image{width:100%;height:280px;position:relative;overflow:hidden}.industry-card-image img{object-fit:cover;width:100%;height:100%}.industry-card.has-link .industry-card-image img{transition:transform .5s}.industry-card.has-link .industry-card-inner:hover .industry-card-image img{transform:scale(1.1)}.industry-card-content{flex-direction:column;flex:1;padding:32px 28px;display:flex}.industry-card-title{color:#1a1a1a;text-transform:uppercase;letter-spacing:-.5px;margin:0 0 16px;font-size:24px;font-weight:700;line-height:1.3}.industry-card-description{color:#122133;margin:0;font-size:16px;line-height:1.6}.industries-slider-wrapper .slick-arrow:before{content:none!important}.industries-slider-wrapper .slick-prev,.industries-slider-wrapper .slick-next{z-index:10;cursor:pointer;color:#1a1a1a;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a;border:none!important;padding:0!important}@media (max-width:1199px){.industry-card-title{font-size:22px}.industry-card-description{font-size:15px}}@media (max-width:991px){.industry-card-image{height:240px}.industry-card-content{padding:24px 20px}.industry-card-title{font-size:20px}}@media (max-width:767px){.industries-slider-wrapper{padding:0 30px}.industry-card-image{height:200px}.industry-card-title{margin-bottom:12px;font-size:18px}.industry-card-description{font-size:14px}.industries-slider-wrapper .slick-prev,.industries-slider-wrapper .slick-next{width:40px;height:40px}.industries-slider-wrapper .slick-prev svg,.industries-slider-wrapper .slick-next svg{width:20px;height:20px}}.single-page-template{margin-left:auto;margin-right:auto;max-width:calc(100% - 40px)!important}.blog-detail-page{padding:0}.blog-detail-header{text-align:center;padding:38px 0 40px}.blog-detail-title{max-width:1200px;margin:0 auto 16px}.blog-detail-subtitle{color:#4d4d4d;max-width:1200px;margin-bottom:24px;margin-left:auto;margin-right:auto}.blog-detail-hero-image{aspect-ratio:1644/671;border-radius:20px;width:100%;margin-top:30px;overflow:hidden}.blog-detail-hero-image:first-child{margin-top:0;margin-bottom:30px}.blog-detail-hero-image img{object-fit:cover;width:100%;height:100%}.blog-detail-content{padding-top:16px;padding-bottom:50px}.blog-detail-content-inner{max-width:1366px;margin:0 auto}.blog-detail-meta{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;display:flex}.blog-detail-date{font-size:16px}.blog-detail-share{align-items:center;gap:24px;display:flex}.blog-detail-share a{color:#112232;justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;transition:color .3s;display:flex}.blog-detail-share a:hover{color:#a3cbe8}.blog-detail-body{color:#333;font-size:16px;line-height:1.8}.blog-detail-body h2,.blog-detail-body h3{color:#112232;margin-top:30px;margin-bottom:15px}.blog-detail-body ul{padding-left:0;list-style:none}.blog-detail-body ul li{margin-bottom:10px;padding-left:25px;position:relative}.blog-detail-body ul li:before{content:"";background:#112232;border-radius:2px;width:8px;height:8px;position:absolute;top:10px;left:0}.blog-detail-related{background:linear-gradient(#a3cbe8,#f6eaca);border-radius:20px;margin-bottom:75px;padding:80px 0}.blog-detail-related-title{text-align:center;margin-bottom:20px}.blog-detail-related-subtitle{text-align:center;max-width:1200px;margin-bottom:50px;margin-left:auto;margin-right:auto}.blog-detail-related-carousel{position:relative}.related-blog-card{background:#fff;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 8px #0000001a}.related-blog-card:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.related-blog-image{width:100%;height:200px;overflow:hidden}.related-blog-image img{object-fit:cover;width:100%;height:100%}.related-blog-content{padding:24px}.related-blog-title{color:#112232;margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.4}.related-blog-description{margin-bottom:20px;font-size:14px;line-height:1.6}.related-blog-button{color:#112232;border:2px solid #112232;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.related-blog-button:hover{color:#fff;background:#112232}.related-blogs-control{justify-content:center;align-items:center;gap:15px;margin-top:30px;display:flex}.related-blogs-slider{margin:0 -12px}.related-blogs-slider .post-card{padding:0 12px}.related-blogs-slider .slick-track{display:flex}.related-blogs-slider .slick-track>.elementor-element{margin-left:24px}@media screen and (max-width:992px){.blog-detail-related{border-radius:0;margin-bottom:0;padding:40px 0}.blog-detail-related-subtitle{margin-bottom:33px}.single-page-template{max-width:100%!important;padding:0!important}.blog-detail-header{flex-direction:column;margin-bottom:0;padding:30px 0 0;display:flex}.blog-detail-header-inner{border-bottom:1px solid #112232;margin-bottom:25px;padding-bottom:40px}.blog-detail-content-inner{padding-left:48px;padding-right:48px}.blog-detail-subtitle{margin-bottom:0}.blog-detail-meta{flex-direction:column;align-items:flex-start;gap:15px;display:none}.blog-detail-hero-image{aspect-ratio:auto;order:-1;width:calc(100% - 60px);height:400px;margin:0 auto 30px}.blog-detail-header-inner{flex-direction:column;justify-content:center;align-items:center;display:flex}.blog-detail-share{margin-bottom:24px}}@media screen and (max-width:768px){.blog-detail-hero-image{width:calc(100% - 40px);height:322px}}@media screen and (min-width:992px){.blog-detail-header-inner .blog-detail-share{display:none}}.white-paper-form{background-image:linear-gradient(#a3cbe8,#f2dced);padding:40px}@media screen and (min-width:992px){.white-paper-content{align-items:flex-start;display:flex}.white-paper-content .blog-detail-body{flex:1;padding-right:8%}.white-paper-form{border-radius:20px;width:479px}}@media screen and (max-width:992px){.container .blog-detail-content-inner{padding-left:0;padding-right:0}.white-paper-form{margin:30px -48px 0}}@media screen and (max-width:768px){.white-paper-form{margin:30px -34px 0}}.form-progress{justify-content:center;align-items:center;gap:20px;margin-bottom:40px;display:flex}.step-indicator-form{color:#1a1a1a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;transition:all .3s;display:flex}.step-indicator-form.active,.step-indicator-form.completed{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.form-step{animation:.3s fadeIn;display:none}.form-step.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.step-title{text-align:center;color:#1a1a1a;margin-bottom:24px;text-transform:none!important;font-family:Inter,sans-serif!important;font-size:24px!important;font-weight:800!important}.step-description{text-align:center;color:#112232;max-width:900px;margin:0 auto 40px}.form-fields{max-width:500px;margin:0 auto}.form-group{margin-bottom:20px}.form-group label{margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-input.select-input{position:relative}.form-input.select-input select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;flex:1;min-width:0;padding-right:24px}.form-input.select-input:after{content:"";pointer-events:none;border-top:6px solid #1a1a1a;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.input-method-tabs{justify-content:center;gap:16px;margin-bottom:40px;display:flex}.input-method-tab{color:#1a1a1a;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:12px;align-items:center;gap:10px;padding:16px 28px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.input-method-tab:hover{border-color:#1a1a1a}.input-method-tab.active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.input-method-tab svg{width:24px;height:24px}.upload-section{max-width:700px;margin:0 auto}.upload-info-box{background:#5ba4c91a;border-left:4px solid #5ba4c9;border-radius:0 8px 8px 0;margin-bottom:30px;padding:16px 20px}.upload-info-box p{color:#112232;margin:0;font-size:15px;line-height:1.6}.file-upload-wrapper{margin-bottom:20px}.file-dropzone{text-align:center;background:#5ba4c90d;border:2px dashed #5ba4c9;border-radius:16px;padding:50px 30px;transition:all .3s}.file-dropzone:hover,.file-dropzone.dragover{background:#1a1a1a0d;border-color:#1a1a1a}.file-dropzone svg{color:#5ba4c9;margin:0 auto 16px}.dropzone-text{color:#112232;margin-bottom:16px;font-size:16px}.file-upload-btn{color:#fff;cursor:pointer;background:#5ba4c9;border-radius:50px;padding:12px 28px;font-size:14px;font-weight:600;transition:background .3s;display:inline-block}.file-upload-btn:hover{background:#4a93b8}.file-upload-btn input[type=file]{display:none}.file-types{color:#888;margin-top:16px;margin-bottom:0;font-size:13px}.file-preview{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:12px;align-items:center;gap:16px;margin-top:20px;padding:20px 24px;display:flex}.file-preview-icon{background:#5ba4c9;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.file-preview-icon svg{color:#fff}.file-preview-info{flex-direction:column;flex:1;gap:4px;display:flex}.file-preview-name{color:#1a1a1a;word-break:break-all;font-weight:600}.file-preview-size{color:#888;font-size:13px}.file-remove-btn{cursor:pointer;color:#888;background:0 0;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.file-remove-btn:hover{color:#fff;background:#e74c3c;border-color:#e74c3c}.upload-progress{align-items:center;gap:8px;margin-top:4px;display:flex}.upload-progress-text{color:#5ba4c9;font-size:12px;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.5}}.upload-success{align-items:center;gap:4px;display:inline-flex}.wpcf7-submit.uploading,input[type=submit].uploading{opacity:.7;cursor:wait}.review-uploaded-file{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000d}.review-uploaded-file .review-value{align-items:center;gap:10px;display:flex}.review-uploaded-file .review-value:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%235BA4C9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'%3E%3C/path%3E%3Cpolyline points='14 2 14 8 20 8'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:20px;height:20px;display:inline-block}.device-type-section,.device-model-section,.quantity-section,.oem-section,.date-section{margin-bottom:30px}.section-label{text-align:center;color:#1a1a1a;margin-bottom:20px;font-size:16px;font-weight:600}.device-type-options{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.device-type-option{cursor:pointer}.device-type-option input[type=radio]{display:none}.device-type-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100px;height:120px;padding:16px;transition:all .3s;display:flex}.device-type-option input[type=radio]:checked+.device-type-card{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.device-icon{justify-content:center;align-items:center;width:48px;height:48px;display:flex}.device-icon svg{width:100%;height:100%}.device-type-label{font-weight:700}.device-model-options,.quantity-options,.oem-options{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.radio-option{cursor:pointer;align-items:center;gap:8px;display:flex}.radio-option input[type=radio]{accent-color:#1a1a1a;width:20px;height:20px}.radio-label{color:#112232}.section-divider{border:none;border-top:1px solid #112232;margin:30px 0}.date-input-wrapper{justify-content:center;display:flex}.date-input-wrapper input[type=date]{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;font-size:14px}.device-entry{margin-bottom:30px}.device-entry-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.device-entry-header h4{color:#1a1a1a;font-size:18px;font-weight:600}.btn-remove-device{color:#e74c3c;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-size:14px;transition:opacity .3s;display:flex}.btn-remove-device:hover{opacity:.7}.form-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:40px;display:flex}.wpcf7-submit,input[type=submit]{color:#fff!important;cursor:pointer!important;background:#5ba4c9!important;border:none!important;border-radius:50px!important;padding:14px 28px!important;font-size:14px!important;font-weight:600!important;transition:all .3s!important}.wpcf7-submit:hover,input[type=submit]:hover{background:#4a93b8!important}.review-section{max-width:1036px;margin:0 auto}.review-contact-info{max-width:600px;margin:0 auto 40px}.review-row{gap:20px;padding:12px 0;display:flex}.review-label{color:#1a1a1a;min-width:120px;font-weight:600}.review-value{color:#112232}.review-devices-container{flex-direction:column;gap:20px;display:flex}.review-device-card{background:#fff;border-radius:16px;align-items:center;gap:24px;padding:24px;display:flex;box-shadow:0 4px 20px #0000000d}.device-icon-wrapper{flex-direction:column;align-items:center;gap:8px;min-width:80px;display:flex}.device-icon-wrapper svg{color:#112232;width:64px;height:64px}.device-icon-wrapper .device-label{color:#1a1a1a;order:-1;font-size:14px;font-weight:600}.device-details{flex:1}.device-details p{color:#112232;margin:0 0 8px}.device-details p strong{color:#1a1a1a}.thank-you-step{text-align:center}.thank-you-content{overflow:;border-radius:16px;margin:40px auto}.refresh-form-wrapper~.wpcf7-response-output{display:none}.refresh-form-error-message{background:#fee;border:2px solid #e74c3c;border-radius:12px;margin-bottom:24px;padding:16px 20px;animation:.3s slideDown}.error-message-content{align-items:center;gap:12px;display:flex}.error-message-content svg:first-child{color:#e74c3c;flex-shrink:0}.error-text{color:#c0392b;flex:1;font-size:15px;font-weight:500;line-height:1.5}.error-close-btn{cursor:pointer;color:#c0392b;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.error-close-btn:hover{opacity:.7}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.input-method-tabs{flex-direction:column;gap:12px}.input-method-tab{justify-content:center;width:100%}.file-dropzone{padding:30px 20px}.device-type-options{gap:10px}.device-type-card{width:80px;height:100px;padding:12px}.device-icon{width:36px;height:36px}.device-model-options,.quantity-options,.oem-options{flex-direction:column;align-items:center;gap:12px}.form-actions{flex-direction:column}.btn-next,.btn-back,.btn-add-device{justify-content:center;width:100%}.review-row{flex-direction:column;gap:4px}.review-device-card{text-align:center;flex-direction:column;align-items:center}}@media (min-width:768px){.step-3-content .step-title{margin-bottom:50px}.device-icon-wrapper .device-label{margin-bottom:20px;font-size:24px}.device-type-section{margin-bottom:50px}.device-details p{margin-bottom:16px}.device-icon-wrapper svg{width:auto;height:auto}.device-icon-wrapper{width:25%}.device-type-label{order:-1;margin-bottom:5px}.device-type-card{width:180px;height:180px}.device-icon{width:auto;max-width:130px;height:auto;max-height:90px}.device-details{font-size:18px}}@media (min-width:1200px){.step-indicator-form{width:64px;height:64px;font-size:32px}.form-actions{margin-top:70px}.device-type-section{margin-bottom:70px}.device-details p{margin-bottom:24px}.device-details p:last-child{margin-bottom:0}.device-details{font-size:24px}.review-device-card{padding:40px}.device-type-card{justify-content:flex-start;padding:30px}.device-model-section{margin-bottom:30px}.quantity-section,.oem-section,.section-label{margin-top:30px;margin-bottom:30px}.radio-option{flex-direction:column;min-width:120px}.device-model-options,.quantity-options,.oem-options{gap:30px 70px}.section-label{margin-bottom:30px}}.white-paper-form-loading{z-index:100;border-radius:inherit;background-color:#fffc;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.white-paper-form-spinner{border:3px solid #11223233;border-top-color:#112232;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite whitePaperSpin}@keyframes whitePaperSpin{to{transform:rotate(360deg)}}.white-paper-form .white-paper-thank-message{color:#112232;padding:20px 0}.white-paper-form.form-submitted{justify-content:center;align-items:center;min-height:200px;display:flex}.white-paper-thank-message h2,.white-paper-thank-message h3,.white-paper-thank-message h4{color:#112232;margin-bottom:16px;font-size:18px;font-weight:700;line-height:1.4}.white-paper-thank-message p{color:#112232;margin-bottom:12px;font-size:16px;line-height:1.5}.white-paper-thank-message p:last-of-type{margin-bottom:20px}.white-paper-download-btn{background-color:var(--e-global-color-primary);color:#fff;border-style:solid;border-width:2px;border-color:var(--e-global-color-primary);border-radius:150px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:16px;font-weight:700;line-height:22px;text-decoration:none;display:inline-flex}.white-paper-download-btn:hover{background-color:var(--e-global-color-secondary);color:var(--e-global-color-text);border-style:solid;border-color:var(--e-global-color-secondary)}@media screen and (max-width:768px){.white-paper-thank-message h2,.white-paper-thank-message h3,.white-paper-thank-message h4{font-size:16px}.white-paper-thank-message p{font-size:15px}}@media screen and (max-width:480px){.white-paper-download-btn{justify-content:center;width:100%}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
