:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-delay:0s;animation-duration:1ms}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-delay:0s;animation-duration:1ms}}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:220px;padding:16px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;height:36px;margin:0;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-button{transition-delay:0s;transition-duration:0s}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover,.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:disabled:hover,.components-button[aria-disabled=true]:hover{color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid transparent}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid transparent;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:hsla(0,0%,100%,.4);opacity:1;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 3px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid transparent}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:transparent;box-shadow:none;color:#949494;opacity:1;outline:none;transform:none}.components-button.is-secondary{background:transparent;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid transparent;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.components-button.is-tertiary{background:transparent;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.08)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled){background:#ccc}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-delay:0s;transition-duration:0s}}.components-button.is-link:focus{border-radius:2px}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%;opacity:1}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:content-box;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed{background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid transparent}.components-button.is-pressed:hover:not(:disabled){background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control__input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 transparent;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:24px}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{display:inline-block;height:24px;margin-right:12px;position:relative;vertical-align:middle;width:24px}@media (min-width:600px){.components-checkbox-control__input-container{height:20px;width:20px}}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{fill:#fff;cursor:pointer;height:24px;left:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:24px}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{left:-2px;top:-2px}}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{background:transparent;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%;transition:box-shadow .1s ease;vertical-align:top;width:100%}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option.is-pressed{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option.is-pressed+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid transparent;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:transparent;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:280px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__reset.components-button{display:flex;height:16px;min-width:16px;padding:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:2px 2px 0 0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid transparent;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),inset 1px 0 0 0 rgba(0,0,0,.2),inset -1px 0 0 0 rgba(0,0,0,.2);font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"";visibility:hidden}.components-custom-gradient-picker:not(.is-next-has-no-margin){margin-bottom:24px;margin-top:12px}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 rgba(0,0,0,.25);height:inherit;outline:2px solid transparent;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 rgba(0,0,0,.25);outline:1.5px solid transparent}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.components-custom-select-control{font-size:13px;position:relative}.components-custom-select-control__button{outline:0;position:relative;text-align:left}.components-custom-select-control__hint{color:#949494;margin-left:10px}.components-custom-select-control__menu{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:none;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;cursor:default;display:grid;grid-template-columns:auto auto;line-height:28px;list-style-type:none;padding:8px 16px}.components-custom-select-control__item:not(.is-next-36px-default-size){padding:8px}.components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-hint{color:#949494;padding-right:4px;text-align:right}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:transparent;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{fill:currentColor;line-height:0;margin:0 auto 8px;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:content-box;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:36px;padding-left:8px;padding-right:8px;text-align:left}.components-dropdown-menu__menu .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-8px}.components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-duotone-picker__color-indicator:before{background:transparent}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);color:transparent}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:transparent}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-button{padding:6px}.components-color-list-picker__swatch-color{margin:2px}.components-form-toggle{display:inline-block;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #1e1e1e;border-radius:9px;box-sizing:border-box;content:"";display:inline-block;height:18px;transition:background .2s ease;vertical-align:top;width:36px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:5px solid #1e1e1e;border-radius:50%;box-sizing:border-box;display:block;height:12px;left:3px;position:absolute;top:3px;transition:transform .1s ease;width:12px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-delay:0s;transition-duration:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border:9px solid transparent}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid transparent;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:transparent;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:transparent;color:#757575;padding:0;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{border-radius:4px 0 0 4px;color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{animation-delay:0s;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;transition:all .15s ease-in-out}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{color:#1e1e1e;cursor:pointer;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{border-radius:2px;margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px}.components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .edit-post-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .edit-post-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .edit-post-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header{outline:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:-4px}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;margin-top:8px;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;background-color:rgba(0,0,0,.35);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.components-modal__frame{animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards;background:#fff;border-radius:4px 4px 0 0;box-shadow:0 .7px 1px rgba(0,0,0,.15),0 2.7px 3.8px -.2px rgba(0,0,0,.15),0 5.5px 7.8px -.3px rgba(0,0,0,.15),.1px 11.5px 16.4px -.5px rgba(0,0,0,.15);display:flex;margin:40px 0 0;overflow:hidden;width:100%}@media (prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms}}@media (min-width:600px){.components-modal__frame{border-radius:4px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}.components-modal__header{align-items:center;border-bottom:1px solid transparent;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{left:8px;position:relative}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:5px 15px 2px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:transparent;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:content-box;display:flex;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;transition:background .1s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;margin:0;outline:1px solid transparent;padding:1em;position:relative;text-align:left;width:100%}@supports (position:sticky){.components-placeholder.components-placeholder{align-items:flex-start;display:flex;flex-direction:column;justify-content:top}}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__label{align-items:center;display:flex;font-weight:600;margin-bottom:16px}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:12px}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin:0 8px 0 0;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__instructions{margin-bottom:1em}.components-placeholder__error{margin-top:1em;width:100%}.components-placeholder__fieldset .components-button{margin-bottom:12px;margin-right:12px}.components-placeholder__fieldset .components-button:last-child{margin-bottom:0;margin-right:0}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-large .components-placeholder__label{font-size:18pt;font-weight:400}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-placeholder__fieldset .components-button,.components-placeholder.is-small .components-placeholder__fieldset .components-button{margin-right:auto}.components-placeholder.is-small .components-button{padding:0 8px 2px}.components-placeholder .components-placeholder__learn-more .components-external-link{color:var(--wp-admin-theme-color)}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:transparent;border-radius:2px;box-shadow:none;color:inherit;display:flex;overflow:auto}.is-dark-theme .components-placeholder.has-illustration{background-color:rgba(0,0,0,.1)}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0;width:auto}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{stroke:currentColor;box-sizing:content-box;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:2px;box-shadow:0 0 0 1px #ccc,0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:transparent;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin-right:6px;margin-top:0;padding:6px 8px;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));content:"";cursor:inherit;display:block;height:15px;outline:2px solid transparent;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:2px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);transition:transform .1s ease-in;width:3px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-delay:0s;animation-duration:1ms}}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-delay:0s;animation-duration:1ms}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-search-control{position:relative}.components-search-control input[type=search].components-search-control__input{background:#f0f0f0;border:none;border-radius:2px;box-shadow:0 0 0 transparent;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:48px;line-height:normal;margin-left:0;margin-right:0;padding:0 48px 0 16px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-search-control input[type=search].components-search-control__input{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px;line-height:normal}}.components-search-control input[type=search].components-search-control__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-search-control input[type=search].components-search-control__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-search-control input[type=search].components-search-control__input::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-search-control input[type=search].components-search-control__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px}}.components-search-control input[type=search].components-search-control__input:focus{background:#fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-search-control input[type=search].components-search-control__input::placeholder{color:#757575}.components-search-control input[type=search].components-search-control__input::-webkit-search-cancel-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-decoration,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-decoration{-webkit-appearance:none}.components-search-control.is-next-40px-default-size input[type=search].components-search-control__input{height:40px}.components-search-control.is-size-compact input[type=search].components-search-control__input{height:32px}.components-search-control__icon{align-items:center;display:flex;justify-content:center;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px}.components-search-control__input-wrapper{position:relative}.components-select-control__input{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;outline:0}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:rgba(0,0,0,.85);border-radius:2px;box-shadow:0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{margin-left:24px}.components-snackbar .components-snackbar__icon{left:28px;position:absolute;top:24px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:transparent;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:transparent;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:after{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid transparent;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 transparent;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:before{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid transparent}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-tip{color:#757575;display:flex}.components-tip svg{fill:#f0b849;align-self:center;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-delay:0s;animation-duration:1ms}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:transparent}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:12px;padding-right:12px}.components-accessible-toolbar .components-button.components-tab-button,.components-toolbar .components-button.components-tab-button{font-weight:500}.components-accessible-toolbar .components-button.components-tab-button span,.components-toolbar .components-button.components-tab-button span{display:inline-block;padding-left:0;padding-right:0;position:relative}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:active:before{display:none}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:block;margin:0}@supports (position:sticky){div.components-toolbar>div{display:flex}}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:content-box;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.status a{visibility:hidden!important}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action .is-secondary,[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action.is-secondary:hover{box-shadow:none}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action a{position:relative;display:none}.wc_gateways .name .wc-payment-gateway-method-name{display:inline-flex}.wc_gateways .name .wc-payment-gateway-method-name img{height:24px;width:auto;margin-left:4px}.wc_gateways .wc-payment-gateway-method__name{display:flex}.wc_gateways .wc-payment-gateway-method__name .pre-install-payment-gateway__subtitle{margin-left:16px}.wc_gateways .wc-payment-gateway-method__name .pre-install-payment-gateway__subtitle>img{height:24px;width:auto;margin-left:4px}.wc_gateways .pre-install-payment-gateway__actions{display:flex}.wc_gateways .pre-install-payment-gateway__actions-menu{margin-right:24px}.wc_gateways .pre-install-payment-gateway__actions-menu-options{text-align:center}.woocommerce form .form-row .required{visibility:visible}/**
 * Swiper 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */

 @font-face{font-display:swap;font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{border-radius:3px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:window-inactive{background:rgba(135,141,141,.47058823529411764)}button,input,select,textarea{margin:0;outline:none}*,html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}body,html{margin:0;padding:0;font-size:16px;line-height:26px;font-weight:400;color:#535662;font-family:Merriweather Sans,sans-serif}body .hidden,body.overflow-hidden,html .hidden,html.overflow-hidden{overflow:hidden}body.overflow-hidden .overlay,html.overflow-hidden .overlay{opacity:1;visibility:visible}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.6);-webkit-transition:.3s;transition:.3s}@media only screen and (max-width:576px){.overlay{background-color:rgba(34,36,44,.7)}}.tw-container{max-width:1280px;width:100%;margin:0 auto}@media only screen and (max-width:1366px){.tw-container{padding-left:32px;padding-right:32px;max-width:1200px}}@media only screen and (max-width:576px){.tw-container{padding-left:20px;padding-right:20px;overflow:hidden}}.site-content{overflow:hidden}.typography blockquote,.typography body,.typography dd,.typography dl,.typography dt,.typography fieldset,.typography figure,.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6,.typography hr,.typography html,.typography iframe,.typography legend,.typography li,.typography ol,.typography p,.typography pre,.typography textarea,.typography ul{margin:0;padding:0}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{font-size:100%;font-weight:400}.typography ul{list-style:none}@-webkit-keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes loading-animation-dot{0%{background-color:#c2c4c8}50%{background-color:#838487}to{background-color:#030303}}@keyframes loading-animation-dot{0%{background-color:#c2c4c8}50%{background-color:#838487}to{background-color:#030303}}.tw-title.__h1{font-size:44px;line-height:1.363636;font-weight:700}@media only screen and (max-width:1024px){.tw-title.__h1{font-size:36px}}@media only screen and (max-width:768px){.tw-title.__h1{font-size:28px}}@media only screen and (max-width:576px){.tw-title.__h1{font-size:24px}}.tw-title.__h2{font-size:24px;line-height:1.5;font-weight:500}.tw-title.__h3{font-size:20px;line-height:34px;font-weight:600}.tw-title.__h4{line-height:28px}.tw-title.__h4,.tw-title.__h5{font-size:16px;font-weight:600}.tw-title.__h5{line-height:24px}.tw-title.__h6{font-size:16px;line-height:26px;font-weight:400}.tw-sub-title.__b{font-size:15px;line-height:24px;font-weight:600}.tw-sub-title.__b1{font-size:14px;line-height:22px;font-weight:300}.tw-sub-title.__b2{font-size:12px;line-height:22px;font-weight:300}.tw-text.__p{font-size:16px;line-height:26px;font-weight:400}.tw-text.__p1{line-height:24px}.tw-text.__p1,.tw-text.__p2{font-size:14px;font-weight:300}.tw-text.__p2{line-height:22px}.text-center{text-align:center}.tw-button{font-size:14px;line-height:26px;padding:10px 45px;border-radius:23px;font-family:Merriweather Sans,sans-serif;display:inline-block;text-decoration:none;cursor:pointer}.tw-button.__primary{background-color:#d8000f;color:#fff;font-weight:600;border:1px solid #d8000f}.tw-button.__secondary{color:#22242c;border:1px solid #dfe3ee;background-color:transparent}.tw-button.--white{color:#22242c;background-color:#fff}@media only screen and (max-width:576px){.tw-button{font-size:14px;line-height:26px;padding:10px 36px;border-radius:23px}}.tw-button-underline{font-size:14px;line-height:26px;color:#22242c;padding:0;border:none;display:inline-block;background-color:transparent;text-decoration:underline;font-family:Merriweather Sans,sans-serif;cursor:pointer}.tw-button-underline.__white{color:#fff}.tw-button-underline.__red{color:#d1131b}.tw-icon{width:auto;height:auto;border:none;background-color:transparent;margin:0;display:-webkit-inline-box;display:inline-flex;font-family:Merriweather Sans,sans-serif;font-size:14px;line-height:26px;cursor:pointer;text-decoration:none}.navigation-slide-swiper,.tw-icon{padding:0;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.navigation-slide-swiper{display:inline-block;background-color:transparent;text-decoration:underline;width:36px;height:36px;border-radius:2px;border:1px solid #dfe3ee;background:#fff;display:-webkit-box;display:flex;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}.navigation-slide-swiper img{display:inline-block;width:16px;height:16px}@media only screen and (max-width:576px){.navigation-slide-swiper img{width:12px;height:12px}}.navigation-slide-swiper.__circle{border-radius:50%}.navigation-slide-swiper.__shadow{-webkit-filter:drop-shadow(6px 6px 16px hsla(0,0%,75.3%,.2)) drop-shadow(-6px -6px 16px hsla(0,0%,98.4%,.2));filter:drop-shadow(6px 6px 16px rgba(192,192,192,.2)) drop-shadow(-6px -6px 16px rgba(251,251,251,.2))}.navigation-slide-swiper.__no-border{border:none}@media only screen and (max-width:576px){.navigation-slide-swiper{width:24px;height:24px;border-radius:2px}}.custom-navigation [class*=swiper-button-]{width:48px;height:48px;background-color:#fff;border-radius:50%;-webkit-box-shadow:6px 6px 16px 0 hsla(0,0%,75.3%,.2);box-shadow:6px 6px 16px 0 hsla(0,0%,75.3%,.2)}.custom-navigation [class*=swiper-button-]:after{display:none}@media only screen and (max-width:576px){.custom-navigation [class*=swiper-button-]{width:40px;height:40px;margin:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.select2-selection{border:1px solid #dfe3ee;border-radius:4px;height:42px;padding:10px 12px 10px 14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Merriweather Sans,sans-serif;font-size:14px;line-height:22px;font-weight:300;color:#94969e;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;z-index:9;position:relative;background-color:#fff}.select2-selection:has(input:focus){border-color:#d8000f;-webkit-box-shadow:0 0 0 2px rgba(215,25,32,.2);box-shadow:0 0 0 2px rgba(215,25,32,.2)}@media only screen and (max-width:576px){.select2-selection{height:42px;padding:10px 14px;border-radius:4px;background-position:calc(100% - m(12)) 50%}}.select2-selection.bg-none{background:none}.select2-selection__arrow{-webkit-transition:.5s;transition:.5s}.select2-selection__rendered{position:absolute;right:0;top:calc(100% + 1px);width:100%;background:#fff;-webkit-box-shadow:0 2px 15px 0 rgba(0,0,0,.1);box-shadow:0 2px 15px 0 rgba(0,0,0,.1);border-radius:4px;display:none;max-height:180px;overflow:auto}.select2-selection__rendered span{display:block;width:100%;text-align:left;padding:12px;font-size:14px;line-height:22px;font-weight:300;font-weight:350;color:#22242c}.select2-selection__rendered span.active,.select2-selection__rendered span:hover{background:#f5f7fd}.select2-selection input{border:none!important;background:none;height:auto!important;margin:0!important;padding:0!important}.select2-selection input:focus{border:none!important;outline:0;-webkit-box-shadow:none!important;box-shadow:none!important}.select2-selection.active .select2-selection__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}ul.tw-breadcrumb{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;flex-wrap:wrap;gap:5px}ul.tw-breadcrumb li{font-size:14px;line-height:22px;font-weight:300;font-weight:350;color:#94969e;text-transform:uppercase;letter-spacing:.7px;-webkit-box-flex:0;flex:0 0 auto}@media only screen and (max-width:576px){ul.tw-breadcrumb li{font-size:14px;line-height:24px;font-weight:300;font-weight:350;letter-spacing:.7px;max-width:100%}}ul.tw-breadcrumb li a{color:#94969e;text-decoration:none}ul.tw-breadcrumb li span{display:inline-block;margin:0 6px}ul.tw-breadcrumb li:hover a{color:#d8000f}ul.tw-breadcrumb li.__active a{color:#d8000f;font-weight:600}.pagination{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:12px}@media only screen and (max-width:576px){.pagination{gap:12px}}.page-numbers{text-decoration:none;width:36px;height:36px;border-radius:2px;border:1px solid #dfe3ee;background:#fff;color:#94969e;font-size:16px;line-height:28px;font-weight:500;text-align:center;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}.page-numbers img{display:inline-block;width:16px;height:16px}.page-numbers.current,.page-numbers:hover{background-color:#d8000f;border:1px solid #d8000f;color:#fff}.page-numbers.current img,.page-numbers:hover img{-webkit-filter:grayscale(1) brightness(100);filter:grayscale(1) brightness(100)}@media only screen and (max-width:576px){.page-numbers{width:36px;height:36px;border-radius:2px;font-size:14px;line-height:28px}.page-numbers img{width:12px;height:12px}}.tw__time{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}.tw__time img{width:14px}@media only screen and (max-width:576px){.tw__time img{width:14px}}.tw__time span{margin-left:8px;font-size:12px;line-height:22px;font-weight:300;color:#94969e}@media only screen and (max-width:576px){.tw__time span{margin-left:8px}}.tw-news-card:hover .__thumbnail img{-webkit-transform:scale(1.015);transform:scale(1.015)}.tw-news-card:hover .__info h3{color:#d8000f!important}.tw-news-card .__thumbnail{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);isolation:isolate}.tw-news-card .__info h3,.tw-news-card .__thumbnail:after,.tw-news-card .__thumbnail img{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.tw-news-card a{text-decoration:none}.tw-news-card.__vertical.__large{width:100%}.tw-news-card.__vertical.__large .__thumbnail{margin-bottom:24px;width:100%;position:relative;aspect-ratio:4/3;display:block;border-radius:20px;overflow:hidden}@media only screen and (max-width:576px){.tw-news-card.__vertical.__large .__thumbnail{margin-bottom:22px;border-radius:8px}}.tw-news-card.__vertical.__large .__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tw-news-card.__vertical.__large .__info .__cat-time{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;width:100%;margin-bottom:12px}@media only screen and (max-width:576px){.tw-news-card.__vertical.__large .__info .__cat-time{margin-bottom:8px}}.tw-news-card.__vertical.__large .__info .__cat-time .__cat{padding-right:32px;-webkit-box-flex:1;flex:1;font-size:14px;line-height:22px;font-weight:300;font-weight:500;color:#d8000f}.tw-news-card.__vertical.__large .__info h3{color:#373941;font-size:20px;line-height:34px;font-weight:600;margin-bottom:8px;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:68px}@media only screen and (max-width:576px){.tw-news-card.__vertical.__large .__info h3{font-size:16px;line-height:24px;font-weight:600;word-break:break-word;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;max-height:120px;margin-bottom:16px}}.tw-news-card.__vertical.__large .__info .__excerpt{font-size:14px;line-height:24px;font-weight:300;font-weight:350;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:44px}@media only screen and (max-width:576px){.tw-news-card.__vertical.__large .__info .__excerpt{word-break:break-word;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden;max-height:240px}}.tw-news-card.__vertical.__middle{width:100%}.tw-news-card.__vertical.__middle .__thumbnail{margin-bottom:16px;width:100%;aspect-ratio:4/3;display:block;border-radius:10px;overflow:hidden;position:relative}@media only screen and (max-width:960px){.tw-news-card.__vertical.__middle .__thumbnail{height:220px}}@media only screen and (max-width:576px){.tw-news-card.__vertical.__middle .__thumbnail{margin-bottom:22px;border-radius:8px}}.tw-news-card.__vertical.__middle .__thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.tw-news-card.__vertical.__middle .__info p.__cat{font-size:12px;line-height:22px;font-weight:300;font-weight:500;color:#d8000f;margin-bottom:8px}@media only screen and (max-width:576px){.tw-news-card.__vertical.__middle .__info p.__cat{margin-bottom:8px}}.tw-news-card.__vertical.__middle .__info h3{font-size:16px;line-height:28px;font-weight:600;font-weight:500;color:#373941;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:84px;margin-bottom:4px}@media only screen and (max-width:576px){.tw-news-card.__vertical.__middle .__info h3{word-break:break-word;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden;max-height:240px;margin-bottom:4px}}.tw-news-card.__horizontal.__large{border-radius:20px;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;width:100%;height:100%;background-color:#f5f7fd}@media only screen and (max-width:576px){.tw-news-card.__horizontal.__large{border-radius:8px;display:block}}.tw-news-card.__horizontal.__large.__reverse .__thumbnail{-webkit-box-ordinal-group:3;order:2}.tw-news-card.__horizontal.__large.__reverse .__info{-webkit-box-ordinal-group:2;order:1}.tw-news-card.__horizontal.__large .__thumbnail{width:60.7142857143%;height:100%;aspect-ratio:4/3;display:-webkit-box;display:flex}@media only screen and (max-width:576px){.tw-news-card.__horizontal.__large .__thumbnail{border-radius:8px;aspect-ratio:3/44;width:100%;overflow:hidden}}.tw-news-card.__horizontal.__large .__thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.tw-news-card.__horizontal.__large .__info{-webkit-box-flex:1;flex:1;height:100%;padding:15px 40px;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media only screen and (max-width:1366px){.tw-news-card.__horizontal.__large .__info{padding:15px 25px}}@media only screen and (max-width:576px){.tw-news-card.__horizontal.__large .__info{display:block;padding:15px}}.tw-news-card.__horizontal.__large .__info p.__cat{font-size:12px;line-height:22px;font-weight:300;font-weight:500;color:#d8000f;margin-bottom:16px}@media only screen and (max-width:576px){.tw-news-card.__horizontal.__large .__info p.__cat{margin-bottom:8px}}.tw-news-card.__horizontal.__large .__info h3{font-size:20px;line-height:34px;font-weight:600;color:#373941;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:102px;margin-bottom:16px}@media only screen and (max-width:576px){.tw-news-card.__horizontal.__large .__info h3{font-size:16px;line-height:24px;font-weight:600;word-break:break-word;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;max-height:120px;margin-bottom:16px}}.tw-news-card.__horizontal.__large .__info .__excerpt{font-size:14px;line-height:22px;font-weight:300;font-weight:350;word-break:break-word;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;max-height:88px;margin-bottom:14px}@media only screen and (max-width:576px){.tw-news-card.__horizontal.__large .__info .__excerpt{word-break:break-word;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden;max-height:240px;margin-bottom:14px}}.tw-news-card.__horizontal.__middle{width:100%;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.tw-news-card.__horizontal.__middle .__thumbnail{width:290px;height:auto;position:relative;aspect-ratio:4/3;border-radius:10px;overflow:hidden;display:block}.tw-news-card.__horizontal.__middle .__thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.tw-news-card.__horizontal.__middle .__info{-webkit-box-flex:1;flex:1;padding-left:40px}.tw-news-card.__horizontal.__middle .__info p.__cat{font-size:12px;line-height:22px;font-weight:300;font-weight:500;color:#d8000f;margin-bottom:8px}.tw-news-card.__horizontal.__middle .__info h3{font-size:16px;line-height:24px;font-weight:600;font-weight:500;color:#373941;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.tw-news-card.__horizontal.__middle .__info .__excerpt{font-size:14px;line-height:22px;font-weight:300;font-weight:350;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:14px}.tw-news-card.__horizontal.__small{width:100%;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.tw-news-card.__horizontal.__small .__thumbnail{width:180px;aspect-ratio:4/3;border-radius:10px;overflow:hidden;display:block}@media only screen and (max-width:576px){.tw-news-card.__horizontal.__small .__thumbnail{width:144px;border-radius:8px}}.tw-news-card.__horizontal.__small .__thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.tw-news-card.__horizontal.__small .__info{-webkit-box-flex:1;flex:1;padding-left:16px}.tw-news-card.__horizontal.__small .__info p.__cat{font-size:12px;line-height:22px;font-weight:300;font-weight:500;color:#d8000f;margin-bottom:8px}@media only screen and (max-width:576px){.tw-news-card.__horizontal.__small .__info p.__cat{margin-bottom:4px}}.tw-news-card.__horizontal.__small .__info h3{font-size:16px;line-height:28px;font-weight:600;font-weight:500;color:#373941;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}@media only screen and (max-width:576px){.tw-news-card.__horizontal.__small .__info h3{font-size:14px;line-height:24px;font-weight:300;font-weight:600}}.product-item{display:block;text-decoration:none;color:inherit}.product-item:hover .product-image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.product-item:hover .product-info{color:#d8000f}.product-image{width:100%;height:386px;border-radius:10px;overflow:hidden;position:relative;background-color:#fff;margin-bottom:12px;isolation:isolate;-webkit-transform:translateZ(0);transform:translateZ(0);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.product-image{height:240px}}.product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.product-info{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;color:#22242c}.product-info .product-code{font-weight:700;line-height:24px}@media only screen and (max-width:576px){.product-info .product-code{line-height:16px}}.product-info .product-price{font-size:14px;line-height:22px;font-weight:300;font-weight:500}.product-info .product-name{width:100%;-webkit-box-flex:0;flex:0 0 100%;margin-top:4px;font-size:14px;line-height:22px;font-weight:300;color:#94969e}@media only screen and (max-width:576px){.product-info .product-name{margin-top:8px}}.product-info .description{margin-top:4px;color:#373941}.tw-product-card{width:calc(33.33333% - 16px)}@media only screen and (max-width:960px){.tw-product-card{width:calc(50% - 12px)}}@media only screen and (max-width:576px){.tw-product-card{width:calc(50% - 7.5px)}}.tw-product-card:hover .product-image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.tw-product-card .tw-button{padding:10px 48px;color:#22242c;font-size:14px;line-height:26px;font-weight:500;background-color:transparent;border:1px solid #dfe3ee;-webkit-transition:.3s;transition:.3s}@media only screen and (max-width:576px){.tw-product-card .tw-button{padding:10px 16px;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;visibility:visible}}.tw-product-card .product-image{border-radius:10px;padding-top:155.629139073%;position:relative;display:-webkit-box;display:flex}.tw-product-card .product-image img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.tw-product-card.card-quickview .product-image .tw-button{-webkit-box-shadow:6px 6px 16px 0 hsla(0,0%,75.3%,.2);box-shadow:6px 6px 16px 0 hsla(0,0%,75.3%,.2);z-index:1;position:absolute;bottom:24px;border:none;background-color:#fff;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform,opacity}.tw-product-card.card-quickview .product-image .tw-button:hover{background-color:#d8000f;color:#fff}@media only screen and (max-width:576px){.tw-product-card.card-quickview .product-image .tw-button{font-size:12px;line-height:16px;opacity:1;-webkit-transform:none;transform:none;visibility:visible}}.tw-product-card.card-quickview:hover .product-image .tw-button{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;visibility:visible}.tw-product-card.card-quickview .feature{border-top:1px solid #dfe3ee;border-bottom:1px solid #dfe3ee;padding:16px 0;margin:16px 0;width:100%}.tw-product-card.card-quickview .feature .sub_title{color:#373941;font-size:12px;font-weight:500;line-height:22px;letter-spacing:.12px;text-transform:uppercase}.tw-product-card.card-quickview .feature ul{list-style:inside;margin-top:8px}.tw-product-card.card-quickview .feature ul li{color:#373941;font-size:14px;font-weight:300;line-height:22px}.tw-product-card.card-quickview .feature ul li:not(:first-child){margin-top:4px}.tw-product-card.card-quickview .feature ul li::marker{color:#d8000f}@media only screen and (max-width:576px){.tw-product-card.card-quickview .feature{display:none}}.tw-product-card.card-quickview .product-info{margin-bottom:24px}.tw-product-card.card-quickview .product-info a{text-decoration:none;color:inherit}.tw-product-card.card-quickview .product-info a:hover .product-name{color:#d8000f}@media only screen and (max-width:576px){.tw-product-card.card-quickview .hover-background-red{display:none}}.tw-product-card.card-quickview .hover-background-red:hover{background-color:#d8000f;border-color:#d8000f;color:#fff}.tw-product-card.card-default .product-image{border:1px solid #f5f7fd}.tw-product-card.card-default .product-price{margin-top:16px}.tw-quickview-popup{display:-webkit-box;display:flex;opacity:0;visibility:hidden;z-index:1002;-webkit-transition:.3s;transition:.3s;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-color:#f5f7fd;border-radius:20px;width:1000px;max-width:90%;position:fixed;padding:50px;-webkit-box-pack:justify;justify-content:space-between;gap:25px}@media only screen and (max-width:576px){.tw-quickview-popup{padding:20px;border-radius:16px;gap:16px;height:auto;flex-wrap:wrap}}.tw-quickview-popup.custom-popup{max-width:80vw;height:100%;max-height:75vh;flex-wrap:wrap}.tw-quickview-popup.custom-popup .quickview_left{height:100%}@media only screen and (max-width:576px){.tw-quickview-popup.custom-popup{height:auto}}.tw-quickview-popup.active{opacity:1;visibility:visible}.tw-quickview-popup .quickview_left{width:413px}.tw-quickview-popup .quickview_left>img{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:16px}@media only screen and (max-width:576px){.tw-quickview-popup .quickview_left{width:100%}}.tw-quickview-popup .quickview_left .swiper-slide{border-radius:20px;height:540px;overflow:hidden}@media only screen and (max-width:576px){.tw-quickview-popup .quickview_left .swiper-slide{height:320px;border-radius:10px}}.tw-quickview-popup .quickview_left .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tw-quickview-popup .quickview_left .swiper-button-next,.tw-quickview-popup .quickview_left .swiper-button-prev{width:32px;height:32px;opacity:1}@media only screen and (max-width:576px){.tw-quickview-popup .quickview_left .swiper-button-next,.tw-quickview-popup .quickview_left .swiper-button-prev{width:24px;height:24px}}.tw-quickview-popup .quickview_left .swiper-button-next:after,.tw-quickview-popup .quickview_left .swiper-button-prev:after{display:none}.tw-quickview-popup .quickview_left .swiper-button-next{right:8px;left:unset}.tw-quickview-popup .quickview_left .swiper-button-prev{left:8px;right:unset}.tw-quickview-popup .quickview_left .swiper-pagination{bottom:24px}.tw-quickview-popup .quickview_left .swiper-pagination .swiper-pagination-bullet{opacity:1;background-color:#94969e;width:8px;height:8px}@media only screen and (max-width:1024px){.tw-quickview-popup .quickview_left .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px}}@media only screen and (max-width:576px){.tw-quickview-popup .quickview_left .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px}}.tw-quickview-popup .quickview_left .swiper-pagination .swiper-pagination-bullet-active{background-color:#fff}.tw-quickview-popup .quickview_right{width:482px;height:100%;overflow:auto;padding-right:10px}.tw-quickview-popup .quickview_right::-webkit-scrollbar{width:4px;background-color:#c8cbcb}.tw-quickview-popup .quickview_right::-webkit-scrollbar-thumb{background-color:#94969e}@media only screen and (max-width:576px){.tw-quickview-popup .quickview_right{width:100%;height:25vh}.tw-quickview-popup .quickview_right #form-receive-consultation .form-column .form-group{width:100%}}.tw-quickview-popup .quickview_right .tw-title{color:#22242c;font-size:30px;font-weight:500;line-height:42px;margin-bottom:16px}@media only screen and (max-width:576px){.tw-quickview-popup .quickview_right .tw-title{font-size:18px;line-height:26px;margin-bottom:8px}}.tw-quickview-popup .quickview_right .quickview-price{color:#d8000f;font-size:40px;font-weight:500;line-height:50px;margin-bottom:4px}@media only screen and (max-width:576px){.tw-quickview-popup .quickview_right .quickview-price{font-size:18px;line-height:26px;margin-bottom:4px}}.tw-quickview-popup .quickview_right .quickview-attach{color:#535662;text-align:justify;font-style:italic;font-weight:300}.tw-quickview-popup .quickview_right .quickview-feature{margin:40px 0 24px;border-bottom:1px solid #dfe3ee;padding-bottom:24px}@media only screen and (max-width:576px){.tw-quickview-popup .quickview_right .quickview-feature{margin:16px 0;padding-bottom:16px}}.tw-quickview-popup .quickview_right .quickview-feature .sub_title{color:#22242c;font-size:18px;font-weight:500;line-height:26px}@media only screen and (max-width:576px){.tw-quickview-popup .quickview_right .quickview-feature .sub_title{font-size:14px;line-height:22px}}.tw-quickview-popup .quickview_right .quickview-feature ul{margin-top:16px;list-style:inside}@media only screen and (max-width:576px){.tw-quickview-popup .quickview_right .quickview-feature ul{margin-top:12px}}.tw-quickview-popup .quickview_right .quickview-feature ul li{color:#535662;font-size:14px;line-height:24px;font-weight:300}.tw-quickview-popup .quickview_right .quickview-feature ul li::marker{color:#d8000f}.tw-quickview-popup .quickview_right .quickview-feature ul li:not(:first-child){margin-top:8px}.tw-quickview-popup .quickview_right .tw-button{display:block;text-align:center}.tw-quickview-popup .btn-close{position:absolute;width:32px;height:32px;border:none;background-color:transparent;right:18px;top:18px;z-index:10;cursor:pointer}@media only screen and (max-width:576px){.tw-quickview-popup .btn-close{width:24px;height:24px;top:0;right:0;-webkit-transform:translate(50%,-50);transform:translate(50%,-50)}}.tw-quickview-popup .btn-close img{width:auto;height:auto;-o-object-fit:cover;object-fit:cover}.tw-quickview-popup form{width:100%}.tw-quickview-popup form .justify-bettween{gap:20px}.tw-quickview-popup .tw-title{margin-bottom:24px;color:#22242c;display:block;width:100%}.tw-project-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:44px;grid-column-gap:40px}@media only screen and (max-width:576px){.tw-project-grid{grid-template-columns:1fr;grid-row-gap:24px;grid-column-gap:24px}}.tw-project-card{text-decoration:none;color:inherit}.tw-project-card:hover .__thumbnail img{-webkit-transform:scale(1.05);transform:scale(1.05)}.tw-project-card:hover .__info h3{color:#d8000f!important}.tw-project-card .__thumbnail{position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);isolation:isolate}.tw-project-card .__info h3,.tw-project-card .__thumbnail:after,.tw-project-card .__thumbnail img{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.tw-project-card a{text-decoration:none}.tw-project-card .__thumbnail{margin-bottom:17px;width:100%;height:280px;display:block;border-radius:10px;overflow:hidden}@media only screen and (max-width:576px){.tw-project-card .__thumbnail{height:235px;margin-bottom:16px;border-radius:10px}}.tw-project-card .__thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.tw-project-card .__info{font-size:14px;line-height:22px;font-weight:350;color:#94969e}@media only screen and (max-width:576px){.tw-project-card .__info{font-size:14px;line-height:22px}}.tw-project-card .__info h3{color:#22242c;font-size:18px;line-height:30px;font-weight:550;margin-bottom:10px}@media only screen and (max-width:576px){.tw-project-card .__info h3{font-size:16px;line-height:24px;margin-bottom:10px}}.tw-project-card .__info .__address{display:none}.tw-project-card .__info .__product{margin-bottom:6px}@media only screen and (max-width:576px){.tw-project-card .__info .__product{margin-bottom:6px}}.tw-project-card .__info .__product strong{color:#22242c}.tw-project-card .__info .__excerpt{margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:576px){.tw-project-card .__info .__excerpt{margin-bottom:10px}}.tw-project-card .__info .__tax{color:#d23f62}.tw-project-card .__gallery,.tw-project-card .__info .__content{display:none}.swiper-gallery-images .swiper-slide{border-radius:20px;display:-webkit-box;display:flex;overflow:hidden}@media only screen and (max-width:576px){.swiper-gallery-images .swiper-slide{border-radius:20px}}.swiper-gallery-images .swiper-button-next,.swiper-gallery-images .swiper-button-prev{width:32px;height:32px;color:#dfe3ee}.swiper-gallery-images .swiper-button-next:after,.swiper-gallery-images .swiper-button-prev:after{font-size:18px}@media only screen and (max-width:576px){.swiper-gallery-images .swiper-button-next,.swiper-gallery-images .swiper-button-prev{width:16px;height:16px}.swiper-gallery-images .swiper-button-next:after,.swiper-gallery-images .swiper-button-prev:after{font-size:16px}}.swiper-gallery-images .swiper-pagination-bullet{background-color:#94969e;opacity:1}.swiper-gallery-images .swiper-pagination-bullet-active{background-color:#fff}.is-flex{display:-webkit-box;display:flex}.align-center{-webkit-box-align:center;align-items:center}.justify-bettween,.justify-between{-webkit-box-pack:justify;justify-content:space-between}.justify-center{-webkit-box-pack:center;justify-content:center}.flex_wrap{flex-wrap:wrap}.align-flex-start{-webkit-box-align:start;align-items:flex-start}header{position:relative;top:0;left:0;width:100%;z-index:990;background-color:#fff}.navigator-mobile{padding-top:16px;padding-bottom:16px;display:none}@media only screen and (max-width:960px){.navigator-mobile{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}.navigator-mobile:after{position:absolute;content:"";left:20px;right:20px;bottom:0;border-bottom:1px solid #dfe3ee}}.navigator-mobile .logo-project{display:inline-block}.navigator-mobile .logo-project img{width:177px;display:block}.navigator-mobile .hamburger-mobile{cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:20px;position:relative;width:20px}.navigator-mobile .hamburger-mobile span{background-color:currentColor;display:block;height:2px;-webkit-transform-origin:center;transform-origin:center;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,transform;transition-property:background-color,opacity,transform,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:20px;margin-bottom:4px}.navigator-mobile .hamburger-mobile span:last-child{margin-bottom:0}.navigator-mobile .hamburger-mobile.is-active span:first-child{-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.navigator-mobile .hamburger-mobile.is-active span:nth-child(2){opacity:0}.navigator-mobile .hamburger-mobile.is-active span:nth-child(3){-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}.navigator-mobile .hamburger-mobile span{border-radius:4px}.header-main{padding:24px 0 0;border-bottom:1px solid #dfe3ee}@media only screen and (max-width:960px){.header-main{display:none;border-bottom:none;padding:16px 0 24px;height:calc(100vh - 16vw)}}.header-main .tw-container .header-logo{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;-webkit-transition:all .5s,opacity .3s;transition:all .5s,opacity .3s;margin-bottom:24px}@media only screen and (max-width:960px){.header-main .tw-container .header-logo{display:none}}.header-main .tw-container .header-logo .logo-project{display:inline-block}.header-main .tw-container .header-logo .logo-project img{width:248px;display:block}.header-main .tw-container .header-logo .logo-corporation{display:inline-block}.header-main .tw-container .header-logo .logo-corporation img{width:229px;display:block}.header-main .tw-container .header-menu{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:960px){.header-main .tw-container .header-menu{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}}.header-main .tw-container .header-menu ul.menu-main{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}.header-main .tw-container .header-menu ul.menu-main>li{margin-right:52px;position:relative;padding-bottom:24px;color:#94969e;display:-webkit-box;display:flex}.header-main .tw-container .header-menu ul.menu-main>li.current_page_item a{color:#22242c;font-weight:500}.header-main .tw-container .header-menu ul.menu-main>li a{cursor:pointer;text-decoration:none;color:#94969e;font-size:16px;line-height:24px;font-weight:600;font-weight:350;-webkit-transition:.4s;transition:.4s;white-space:nowrap}.header-main .tw-container .header-menu ul.menu-main li:hover>a{font-weight:500;color:#22242c}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .arrow{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-left:6px;color:inherit}@media only screen and (max-width:960px){.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .arrow{position:absolute;top:0;right:0;height:56px;width:56px;z-index:2;margin-left:0}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .arrow svg{-webkit-transition:.3s;transition:.3s}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .arrow.active{background-color:#f5f7fd}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .arrow.active svg{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children>.sub-menu{top:100%;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.0392156862745098);box-shadow:0 0 20px 0 rgba(0,0,0,.0392156862745098)}@media only screen and (max-width:960px){.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children>.sub-menu{-webkit-box-shadow:none;box-shadow:none}}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children>.sub-menu .sub-menu{top:0;left:100%;border-bottom-left-radius:0;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.0392156862745098);box-shadow:4px 4px 20px 0 rgba(0,0,0,.0392156862745098)}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children>.sub-menu .sub-menu li:first-child{border-top:0}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .sub-menu{position:absolute;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;background-color:#fff;border-radius:0 0 8px 8px;width:100%;min-width:220px}@media only screen and (max-width:960px){.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .sub-menu{position:relative;display:none;opacity:1;visibility:visible;-webkit-transition:none;transition:none}}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .sub-menu li{padding:12px 16px;position:relative;border-top:1px solid rgba(223,227,238,.6);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}@media only screen and (max-width:960px){.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .sub-menu li{border:none;padding:0}}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .sub-menu li .arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);position:relative;display:inline-block;margin-left:0}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .sub-menu li a{font-size:14px}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .sub-menu li:not(:first-child):hover .sub-menu{border-radius:0 8px 8px 0}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .sub-menu li:last-child{border-bottom-left-radius:8px}.header-main .tw-container .header-menu ul.menu-main li.menu-item-has-children .sub-menu li:hover{background:#f5f7fd}@media only screen and (max-width:960px){.header-main .tw-container .header-menu ul.menu-main{display:block;width:100%;border-top:1px solid #dfe3ee}.header-main .tw-container .header-menu ul.menu-main>li{margin-right:0;display:-webkit-box;display:flex;width:100%;padding-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.header-main .tw-container .header-menu ul.menu-main>li a{display:-webkit-box;display:flex;width:100%;padding:16px 0;border-bottom:1px solid #dfe3ee}}.header-main .tw-container .header-menu .menu-icon{padding-bottom:24px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:960px){.header-main .tw-container .header-menu .menu-icon{width:100%;-webkit-box-pack:end;justify-content:flex-end}}.header-main .tw-container .header-menu .menu-icon .__item{margin-right:32px}@media only screen and (max-width:960px){.header-main .tw-container .header-menu .menu-icon .__item{width:48px;height:48px;margin-right:8px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}}.header-main .tw-container .header-menu .menu-icon .__item:last-child{margin-right:0;width:auto}.header-main .tw-container .header-menu .menu-icon .__item.search{color:inherit}.header-main .tw-container .header-menu .menu-icon .__item.search:hover{color:#d8000f}.header-main .tw-container .header-menu .menu-icon .__item.cart{position:relative}.header-main .tw-container .header-menu .menu-icon .__item.cart .cart-total{position:absolute;background-color:#d8000f;color:#fff;width:18px;height:18px;border-radius:18px;font-size:12px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;top:0;right:0;-webkit-transform:translate(50%,-35%);transform:translate(50%,-35%)}.header-main .tw-container .header-menu .menu-icon .tw-icon img{width:20px;height:20px}@media only screen and (max-width:960px){.header-main .tw-container .header-menu .menu-icon .tw-icon img{width:20px;height:20px}}.header-main .tw-container .header-menu .menu-icon .selected-lang .pll-switcher-select{font-size:16px;line-height:24px;font-weight:600;font-weight:400;color:#22242c;outline:0;border:none;text-transform:uppercase}.header-main .tw-container .header-menu .menu-icon .login{color:#d8000f;text-decoration:none;line-height:1.5;font-size:16px;font-weight:500}.footer-main .ft-content{padding:40px 0 80px;gap:20px;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:768px){.footer-main .ft-content{padding:32px 0 48px;gap:10px}}@media only screen and (max-width:576px){.footer-main .ft-content{display:block;padding:0 0 48px}}.footer-main .ft-content .ft-label{font-size:14px;line-height:24px;font-weight:300;font-weight:500;text-transform:uppercase;color:#373941;margin-bottom:15px}@media only screen and (max-width:576px){.footer-main .ft-content .ft-label{margin-bottom:16px}}.footer-main .ft-content .ft__c_item{-webkit-box-flex:1;flex:1 1 auto}@media only screen and (max-width:576px){.footer-main .ft-content .ft__c_item{width:100%!important;margin-bottom:36px}.footer-main .ft-content .ft__c_item:last-child{margin-bottom:0}.footer-main .ft-content .ft__c_item:first-child{margin-bottom:24px}}.footer-main .ft-content .ft__c_item.ft-social{width:6.25%;-webkit-box-flex:1;flex:1 1 80px;max-width:80px;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width:577px) and (max-width:768px){.footer-main .ft-content .ft__c_item.ft-social{-webkit-box-flex:1;flex:1 1 40px}}@media only screen and (max-width:576px){.footer-main .ft-content .ft__c_item.ft-social{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.footer-main .ft-content .ft__c_item.ft-social a{margin-bottom:16px}@media only screen and (max-width:576px){.footer-main .ft-content .ft__c_item.ft-social a{margin:0 8px}}.footer-main .ft-content .ft__c_item.ft-social a img{width:24px;height:24px;display:block}@media only screen and (max-width:576px){.footer-main .ft-content .ft__c_item.ft-social a img{width:24px;height:24px}}.footer-main .ft-content .ft__c_item.ft-contact{width:22.265625%;letter-spacing:.12px;overflow:hidden}.footer-main .ft-content .ft__c_item.ft-contact ._content .__item{margin-bottom:12px}@media only screen and (max-width:576px){.footer-main .ft-content .ft__c_item.ft-contact ._content .__item{margin-bottom:12px}}.footer-main .ft-content .ft__c_item.ft-contact ._content .__item:last-child{margin-bottom:0}.footer-main .ft-content .ft__c_item.ft-contact ._content .__item .___name{font-size:12px;line-height:22px;font-weight:300;font-weight:500;text-transform:uppercase;margin-bottom:2px}@media only screen and (max-width:576px){.footer-main .ft-content .ft__c_item.ft-contact ._content .__item .___name{margin-bottom:2px}}.footer-main .ft-content .ft__c_item.ft-contact ._content .__item .__info{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;font-size:12px;line-height:22px;font-weight:300}.footer-main .ft-content .ft__c_item.ft-contact ._content .__item .__info p:first-of-type{width:50px;margin-right:12px}@media only screen and (max-width:576px){.footer-main .ft-content .ft__c_item.ft-contact ._content .__item .__info p:first-of-type{width:50px;margin-right:12px}}.footer-main .ft-content .ft__c_item.ft-document{width:28.515625%;letter-spacing:.12px;overflow:hidden}@media only screen and (max-width:768px){.footer-main .ft-content .ft__c_item.ft-document{width:15%}}.footer-main .ft-content .ft__c_item.ft-document ul{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.footer-main .ft-content .ft__c_item.ft-document ul li{width:49%;margin-bottom:8px}@media (min-width:577px) and (max-width:960px){.footer-main .ft-content .ft__c_item.ft-document ul li{width:100%}}.footer-main .ft-content .ft__c_item.ft-document ul li a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;color:#535662;text-decoration:none}.footer-main .ft-content .ft__c_item.ft-document ul li a img{width:10px;height:10px}.footer-main .ft-content .ft__c_item.ft-document ul li a span{margin-left:8px;font-size:12px;line-height:22px;font-weight:300}@media only screen and (max-width:576px){.footer-main .ft-content .ft__c_item.ft-document ul li a span{margin-left:8px}}.footer-main .ft-content .ft__c_item.ft-sitemap{width:18.75%;letter-spacing:.12px;overflow:hidden}@media only screen and (max-width:768px){.footer-main .ft-content .ft__c_item.ft-sitemap{width:1%}}.footer-main .ft-content .ft__c_item.ft-sitemap ul{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.footer-main .ft-content .ft__c_item.ft-sitemap ul li{width:49%;margin-bottom:8px}@media (min-width:577px) and (max-width:960px){.footer-main .ft-content .ft__c_item.ft-sitemap ul li{width:100%}}.footer-main .ft-content .ft__c_item.ft-sitemap ul li a{-webkit-box-pack:start;justify-content:flex-start;color:#535662;text-decoration:none;font-size:12px;line-height:22px;font-weight:300}.footer-main .ft-content .ft__c_item.ft-sitemap ul li a,.footer-main .ft-copyright{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}.footer-main .ft-copyright{padding:0 0 20px;-webkit-box-pack:justify;justify-content:space-between;letter-spacing:.12px}@media only screen and (max-width:576px){.footer-main .ft-copyright{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media only screen and (max-width:576px){.footer-main .ft-copyright .__copyright{width:100%;-webkit-box-ordinal-group:3;order:2}}.footer-main .ft-copyright .__copyright a{font-size:14px;line-height:22px;font-weight:300;color:#94969e;text-decoration:none}.footer-main .ft-copyright ul.__policy{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.footer-main .ft-copyright ul.__policy{flex-wrap:wrap;width:100%;-webkit-box-ordinal-group:2;order:1}}.footer-main .ft-copyright ul.__policy li{margin-right:40px}@media only screen and (max-width:576px){.footer-main .ft-copyright ul.__policy li{margin:0 0 8px;width:49%}}.footer-main .ft-copyright ul.__policy li:last-child{margin-right:0}.footer-main .ft-copyright ul.__policy li a{font-size:14px;line-height:22px;font-weight:300;color:#94969e;text-decoration:none}.footer-main .ft-bottom{padding:0 0 20px}.form-group .select2-selection,.form-group input,.form-group select,.form-group textarea{width:100%;height:42px;border:1px solid #dfe3ee;border-radius:4px;background:#fff;outline:0;padding:10px 14px;font-family:Merriweather Sans,sans-serif;font-size:14px;line-height:22px;font-weight:300;font-weight:350;color:#22242c;-webkit-transition:.3s;transition:.3s}.form-group .select2-selection input,.form-group input input,.form-group select input,.form-group textarea input{border:none;-webkit-box-shadow:none;box-shadow:none}.form-group .select2-selection:focus,.form-group .select2-selection:invalid,.form-group input:focus,.form-group input:invalid,.form-group select:focus,.form-group select:invalid,.form-group textarea:focus,.form-group textarea:invalid{border-color:#d8000f;-webkit-box-shadow:0 0 0 2px rgba(215,25,32,.2);box-shadow:0 0 0 2px rgba(215,25,32,.2)}.form-group .select2-selection::-webkit-input-placeholder,.form-group input::-webkit-input-placeholder,.form-group select::-webkit-input-placeholder,.form-group textarea::-webkit-input-placeholder{font:inherit;font-weight:300;color:#94969e}.form-group .select2-selection::-moz-placeholder,.form-group input::-moz-placeholder,.form-group select::-moz-placeholder,.form-group textarea::-moz-placeholder{font:inherit;font-weight:300;color:#94969e}.form-group .select2-selection::placeholder,.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{font:inherit;font-weight:300;color:#94969e}.form-group.invalid .form-input input,.form-group.invalid .select2-selection,.form-group.invalid>input,.form-group.invalid select,.form-group.invalid textarea{border-color:#d8000f;-webkit-box-shadow:0 0 0 2px rgba(215,25,32,.2);box-shadow:0 0 0 2px rgba(215,25,32,.2)}.form-group textarea{resize:none;height:86px}@media only screen and (max-width:576px){.form-group textarea{height:86px}}.form-group label{cursor:pointer}.form-group label .required{color:#d8000f}.form-group.--radio{position:relative}.form-group.--radio input[type=checkbox],.form-group.--radio input[type=radio]{display:none}.form-group.--radio input[type=checkbox]:checked~label:before,.form-group.--radio input[type=radio]:checked~label:before{border-color:#d8000f}.form-group.--radio input[type=checkbox]:checked~label:after,.form-group.--radio input[type=radio]:checked~label:after{background-color:#d8000f}.form-group.--radio label{display:-webkit-box;display:flex;padding-left:26px;position:relative;cursor:pointer}@media only screen and (max-width:576px){.form-group.--radio label{padding-left:22px}}.form-group.--radio label:after,.form-group.--radio label:before{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}.form-group.--radio label:before{z-index:1;left:0;width:14px;height:14px;border:1px solid #94969e}@media only screen and (max-width:576px){.form-group.--radio label:before{width:14px;height:14px}}.form-group.--radio label:after{width:8px;height:8px;background-color:transparent;left:3px;z-index:2}@media only screen and (max-width:576px){.form-group.--radio label:after{width:8px;height:8px;left:3px}}.form-group .form-message{font-size:12px;margin-top:2px;color:#d8000f}.form-search-product{width:100%}.form-search-product input{width:78.2258064516%;padding:10px 14px;border:1px solid #dfe3ee;border-radius:4px;background-color:transparent}.form-search-product input:focus{background-color:#fff}.form-search-product input::-webkit-input-placeholder{color:#94969e;font-family:Merriweather Sans;font-size:14px;line-height:22px;font-weight:300}.form-search-product input::-moz-placeholder{color:#94969e;font-family:Merriweather Sans;font-size:14px;line-height:22px;font-weight:300}.form-search-product input,.form-search-product input::placeholder{color:#94969e;font-family:Merriweather Sans;font-size:14px;line-height:22px;font-weight:300}@media only screen and (max-width:576px){.form-search-product input{width:calc(100% - 50px)}}.form-search-product button{width:42px;-webkit-box-flex:0;flex:0 0 42px;border-radius:4px;background:#d8000f;border:1px solid transparent;cursor:pointer}.awards{z-index:2;padding:176px 0 100px;background-color:#f5f7fd;text-align:center}@media only screen and (max-width:960px){.awards{padding-top:100px}}@media only screen and (max-width:576px){.awards{padding:80px 0 48px}}.awards .page-title{margin:12px 0 48px}@media only screen and (max-width:576px){.awards .page-title{margin:8px 0 24px}}.awards-list{position:relative}@media only screen and (max-width:576px){.awards-list{margin:0 10px}.awards-list .swiper{overflow:visible}}.awards-list .swiper-button-prev{left:-24px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media only screen and (max-width:1024px){.awards-list .swiper-button-prev{left:24px}}@media only screen and (max-width:576px){.awards-list .swiper-button-prev{left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.awards-list .swiper-button-next{right:-24px;-webkit-transform:translateX(100%);transform:translateX(100%)}@media only screen and (max-width:1024px){.awards-list .swiper-button-next{right:24px}}@media only screen and (max-width:576px){.awards-list .swiper-button-next{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}}@media only screen and (max-width:768px){.awards-list .swiper-button-next,.awards-list .swiper-button-prev{width:40px;height:40px}}.awards .swiper-slide{text-align:center;height:240px;border-radius:20px;padding:18px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;position:relative;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.awards .swiper-slide{height:240px;border-radius:20px;padding:31px 26px;border:1px solid #dfe3ee}}.awards .swiper-slide img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.awards .swiper-slide .caption{position:absolute;inset:0;padding:20px;text-align:center;color:#fff;background-color:rgba(0,0,0,.8);opacity:0;visibility:hidden;-webkit-transition:.5s;transition:.5s;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}.awards .swiper-slide:hover .caption{opacity:1;visibility:visible}img.image-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bg-neu100{background-color:#f5f7fd}.page-template .entry-title{color:#22242c;font-weight:500;margin-top:32px;text-align:center}.page-template .entry-title span{color:#d8000f}@media only screen and (max-width:576px){.page-template .entry-title{font-size:24px;line-height:36px;margin-top:16px}}.page-template .page-title{color:#22242c;font-size:30px;line-height:42px;font-weight:500;margin-top:12px}.page-template .page-title span{color:#d8000f}.page-template .page-title.center{text-align:center}@media only screen and (max-width:576px){.page-template .page-title{font-size:20px;font-weight:600;line-height:36px;margin:12px auto 24px}}.page-template .section-template{padding-top:178px}@media only screen and (max-width:576px){.page-template .section-template{padding-top:72px}}@media only screen and (max-width:576px){.page-template .w-100{width:100%!important}}.page-template .pdt-100{padding-top:100px}@media only screen and (max-width:576px){.page-template .pdt-100{padding-top:48px}}.page-template .pdt-50{padding-top:50px}@media only screen and (max-width:576px){.page-template .pdt-50{padding-top:32px}}.page-template .pdb-100{padding-bottom:100px}@media only screen and (max-width:576px){.page-template .pdb-100{padding-bottom:48px}}.page-template .pdb-50{padding-bottom:50px}@media only screen and (max-width:576px){.page-template .pdb-50{padding-bottom:32px}}.news-screen .news-wrapper{padding:100px 0 140px}@media only screen and (max-width:576px){.news-screen .news-wrapper{padding-top:48px;padding-bottom:48px}}.news-screen .news-wrapper h1{margin:12px 0 74px;color:#22242c;font-size:44px;line-height:1.363636;font-weight:700;font-weight:580}@media only screen and (max-width:1024px){.news-screen .news-wrapper h1{font-size:36px}}@media only screen and (max-width:768px){.news-screen .news-wrapper h1{font-size:28px}}@media only screen and (max-width:576px){.news-screen .news-wrapper h1{font-size:24px;margin:48px 0;line-height:34px;font-weight:700;font-weight:500}}.news-screen .news-wrapper .search-input{width:100%;display:none}@media only screen and (max-width:576px){.news-screen .news-wrapper .search-input{display:block;margin-top:16px}}.news-screen .news-wrapper .search-input form{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.news-screen .news-wrapper .search-input form .frm-input{-webkit-box-flex:1;flex:1;position:relative;padding-bottom:1px}.news-screen .news-wrapper .search-input form .frm-input input{padding:0 14px;width:100%;height:42px;border:none;border-radius:4px;background-color:#fff;font-size:14px;line-height:22px;font-weight:300;color:#535662;position:relative;z-index:1}.news-screen .news-wrapper .search-input form .frm-input input::-webkit-input-placeholder{font-size:14px;line-height:22px;font-weight:300;color:#94969e}.news-screen .news-wrapper .search-input form .frm-input input::-moz-placeholder{font-size:14px;line-height:22px;font-weight:300;color:#94969e}.news-screen .news-wrapper .search-input form .frm-input input::placeholder{font-size:14px;line-height:22px;font-weight:300;color:#94969e}.news-screen .news-wrapper .search-input form .frm-input:before{content:"";position:absolute;bottom:0;left:0;right:0;top:0;border-radius:4px;border:1px solid #94969e}.news-screen .news-wrapper .search-input form button{width:42px;height:42px;border-radius:4px;margin-left:28px;border:none;background-color:#d8000f;padding:0;cursor:pointer}.news-screen .news-wrapper .search-input form button img{width:16px;height:16px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.news-screen .news-wrapper .news-content .news-content__item{margin-bottom:100px}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-content__item{margin-bottom:72px}}.news-screen .news-wrapper .news-content .news-content__item:last-child{margin-bottom:0}.news-screen .news-wrapper .news-content .news-hot .control-cat-search{margin-bottom:32px;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}.news-screen .news-wrapper .news-content .news-hot .control-cat-search .swiper-cat-container{max-width:840px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-hot .control-cat-search .swiper-cat-container{width:100%}}.news-screen .news-wrapper .news-content .news-hot .control-cat-search .swiper-cat-container .swiper-cat-wrapper{overflow:hidden}.news-screen .news-wrapper .news-content .news-hot .control-cat-search .swiper-cat-container .swiper-cat-wrapper .cat__item{margin:0 20px;width:auto;font-size:14px;line-height:22px;font-weight:300;font-weight:500;color:#94969e}.news-screen .news-wrapper .news-content .news-hot .control-cat-search .swiper-cat-container .swiper-cat-wrapper .cat__item.__active{color:#d8000f}.news-screen .news-wrapper .news-content .news-hot .control-cat-search .swiper-cat-container .swiper-cat-wrapper .cat__item:first-child{margin-left:0}.news-screen .news-wrapper .news-content .news-hot .control-cat-search .swiper-cat-container button.tw-icon img{width:16px;height:16px;display:block}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-hot .control-cat-search .swiper-cat-container button.tw-icon img{display:none}}.news-screen .news-wrapper .news-content .news-hot .control-cat-search .search-input{width:400px;display:block}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-hot .control-cat-search .search-input{display:none;width:0}}.news-screen .news-wrapper .news-content .news-hot .tab-content{display:none}.news-screen .news-wrapper .news-content .news-hot .tab-content .other-posts{padding-top:32px;margin-top:48px;border-top:1px solid #dfe3ee}.news-screen .news-wrapper .news-content .news-hot .tab-content .other-posts .sub-title{color:#22242c}.news-screen .news-wrapper .news-content .news-hot .tab-content .other-posts .__news-grid{display:-webkit-box;display:flex;flex-wrap:wrap;gap:32px}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-hot .tab-content .other-posts .__news-grid{gap:24px}}.news-screen .news-wrapper .news-content .news-hot .tab-content .other-posts .__news-grid .__item{width:calc(33.333% - 21.33333px)}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-hot .tab-content .other-posts .__news-grid .__item{width:100%}}.news-screen .news-wrapper .news-content .news-hot .tab-content .sub-title{margin-bottom:24px;color:#d8000f;text-transform:uppercase}.news-screen .news-wrapper .news-content .news-hot .tab-content.__active{display:block}.news-screen .news-wrapper .news-content .news-hot .__news-grid{display:grid;grid-template-areas:"item1 item1 item2" "item1 item1 item3" "item1 item1 item4" "item1 item1 item5";grid-column-gap:40px;grid-row-gap:32px}.news-screen .news-wrapper .news-content .news-hot .__news-grid .__item{max-width:400px}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-hot .__news-grid .__item{width:100%;max-width:100%;margin-bottom:24px}.news-screen .news-wrapper .news-content .news-hot .__news-grid .__item:last-child{margin-bottom:0}}.news-screen .news-wrapper .news-content .news-hot .__news-grid .__item:first-child{grid-area:item1;max-width:840px}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-hot .__news-grid .__item:first-child{width:100%;margin-bottom:48px}}.news-screen .news-wrapper .news-content .news-hot .__news-grid .__item:nth-child(2){grid-area:item2}.news-screen .news-wrapper .news-content .news-hot .__news-grid .__item:nth-child(3){grid-area:item3}.news-screen .news-wrapper .news-content .news-hot .__news-grid .__item:nth-child(4){grid-area:item4}.news-screen .news-wrapper .news-content .news-hot .__news-grid .__item:nth-child(5){grid-area:item5}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-hot .__news-grid{grid-template-areas:none;grid-column-gap:none;grid-row-gap:none;grid-area:initial!important}}.news-screen .news-wrapper .news-content .wrap-news .first-item{width:60%}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .wrap-news .first-item{width:100%}}.news-screen .news-wrapper .news-content .wrap-news .sidebar{width:40%;height:100%;max-height:720px;overflow-y:scroll;padding-left:40px;padding-right:12px}.news-screen .news-wrapper .news-content .wrap-news .sidebar::-webkit-scrollbar{width:6px;border-radius:10px}.news-screen .news-wrapper .news-content .wrap-news .sidebar::-webkit-scrollbar-thumb{background-color:#dfe3ee;border-radius:10px}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .wrap-news .sidebar{width:100%;padding-left:0;margin-top:24px}}.news-screen .news-wrapper .news-content .wrap-news .sidebar .__item{margin-bottom:24px}.news-screen .news-wrapper .news-content .news-cat-slide-container .__header-item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;margin-bottom:40px}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-cat-slide-container .__header-item{margin-bottom:36px}}.news-screen .news-wrapper .news-content .news-cat-slide-container .__header-item .__title{-webkit-box-flex:1;flex:1}.news-screen .news-wrapper .news-content .news-cat-slide-container .__header-item .__title h2{font-size:30px;line-height:42px;font-weight:580;color:#22242c}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-cat-slide-container .__header-item .__title h2{font-size:20px;line-height:34px;font-weight:600}}.news-screen .news-wrapper .news-content .news-cat-slide-container .__header-item .__navigation-slide{margin-left:32px;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}.news-screen .news-wrapper .news-content .news-cat-slide-container .__header-item .__navigation-slide .navigation-slide-swiper{margin-right:12px}.news-screen .news-wrapper .news-content .news-cat-slide-container .__header-item .__navigation-slide .navigation-slide-swiper:last-child{margin-right:0}.news-screen .news-wrapper .news-content .news-cat-slide-container .__content-item{width:100%;overflow:hidden}.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid .__content-item .swiper-slide{display:grid;grid-template-areas:"item1 item1 item2" "item1 item1 item3" "item1 item1 item4";grid-column-gap:40px;grid-row-gap:24px}.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid .__content-item .swiper-slide .__item{max-width:400px}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid .__content-item .swiper-slide .__item{width:100%;margin-bottom:24px;max-width:100%}}.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid .__content-item .swiper-slide .__item:first-child{grid-area:item1;max-width:840px}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid .__content-item .swiper-slide .__item:first-child{width:100%}}.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid .__content-item .swiper-slide .__item:nth-child(2){grid-area:item2}.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid .__content-item .swiper-slide .__item:nth-child(3){grid-area:item3}.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid .__content-item .swiper-slide .__item:nth-child(4){grid-area:item4}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid .__content-item .swiper-slide{display:block;grid-template-areas:none;grid-column-gap:none;grid-row-gap:none}}.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid.__reverse .__content-item .swiper-slide{grid-template-areas:"item1 item4 item4" "item2 item4 item4" "item3 item4 item4"}.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid.__reverse .__content-item .swiper-slide .__item:first-child{max-width:400px}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid.__reverse .__content-item .swiper-slide .__item:first-child{width:100%;max-width:100%}}.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid.__reverse .__content-item .swiper-slide .__item:nth-child(4){max-width:840px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}@media only screen and (max-width:576px){.news-screen .news-wrapper .news-content .news-cat-slide-container.__grid.__reverse .__content-item .swiper-slide{display:block;grid-template-areas:none;grid-column-gap:none;grid-row-gap:none}}.news-detail-screen{padding-bottom:140px}@media only screen and (max-width:576px){.news-detail-screen{padding-bottom:48px;padding-top:48px}}.news-detail-screen .news-detail-head{padding-top:100px;background-color:#f5f7fd;margin-bottom:100px}@media only screen and (max-width:576px){.news-detail-screen .news-detail-head{padding-top:0;background-color:transparent;margin-bottom:36px}}.news-detail-screen .news-detail-head a.btn-back{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}.news-detail-screen .news-detail-head a.btn-back img{width:16px}@media only screen and (max-width:576px){.news-detail-screen .news-detail-head a.btn-back img{width:16px}}.news-detail-screen .news-detail-head a.btn-back span{margin-left:6px;font-size:15px;line-height:24px;font-weight:600;color:#94969e;text-transform:uppercase;letter-spacing:.75px}@media only screen and (max-width:576px){.news-detail-screen .news-detail-head a.btn-back span{margin-left:6px;letter-spacing:.75px}}.news-detail-screen .news-detail-head h1{font-size:44px;line-height:1.363636;font-weight:700;font-weight:580;color:#22242c;margin:24px 0}@media only screen and (max-width:1024px){.news-detail-screen .news-detail-head h1{font-size:36px}}@media only screen and (max-width:768px){.news-detail-screen .news-detail-head h1{font-size:28px}}@media only screen and (max-width:576px){.news-detail-screen .news-detail-head h1{font-size:24px;margin-top:16px;margin-bottom:12px;line-height:1.5;font-weight:500}}.news-detail-screen .news-detail-head .category-time{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.news-detail-screen .news-detail-head .category-time{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}}.news-detail-screen .news-detail-head .category-time .cat-name{margin-right:48px;padding-left:110px;position:relative;font-size:16px;line-height:24px;font-weight:600;font-weight:500;color:#d8000f}@media only screen and (max-width:576px){.news-detail-screen .news-detail-head .category-time .cat-name{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;font-size:14px;line-height:24px;font-weight:300;font-weight:500;padding-right:16px;margin-right:0;padding-left:0}}.news-detail-screen .news-detail-head .category-time .cat-name:after{content:"";left:0;top:50%;height:1px;margin-top:-.5px;position:absolute;background-color:#d8000f;width:94px}@media only screen and (max-width:576px){.news-detail-screen .news-detail-head .category-time .cat-name:after{content:none}}.news-detail-screen .news-detail-head .thumbnail{margin-top:56px;border-radius:20px 0 0;overflow:hidden}@media only screen and (max-width:576px){.news-detail-screen .news-detail-head .thumbnail{margin-top:36px;border-radius:20px}}.news-detail-screen .news-detail-head .thumbnail img{width:100%;height:auto;display:block}.news-detail-screen .news-detail-content{max-width:1100px;padding:0 20px;margin:auto}.news-detail-screen .news-detail-content .the-content{font-weight:300}.news-detail-screen .news-detail-content .the-content b,.news-detail-screen .news-detail-content .the-content h1,.news-detail-screen .news-detail-content .the-content h2,.news-detail-screen .news-detail-content .the-content h3,.news-detail-screen .news-detail-content .the-content h4,.news-detail-screen .news-detail-content .the-content h5,.news-detail-screen .news-detail-content .the-content h6,.news-detail-screen .news-detail-content .the-content strong{font-weight:500;color:#22242c}.news-detail-screen .news-detail-content .the-content p{text-align:justify}@media only screen and (max-width:576px){.news-detail-screen .news-detail-content .the-content{font-size:14px;line-height:24px;font-weight:300}.news-detail-screen .news-detail-content .the-content p{text-align:left}}.news-detail-screen .news-detail-content .the-content .wp-caption,.news-detail-screen .news-detail-content .the-content [id*=attachment]{max-width:100%}.news-detail-screen .news-detail-content .the-content .wp-caption.aligncenter{text-align:center}.news-detail-screen .news-detail-content .the-content .wp-caption .wp-caption-text,.news-detail-screen .news-detail-content .the-content .wp-caption .wp-element-caption{font-size:.8em;text-align:center;margin:0 auto .8em}.news-detail-screen .news-detail-content .social-network{margin-top:55px;border-top:1px solid #dfe3ee;border-bottom:1px solid #dfe3ee;padding:25px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.news-detail-screen .news-detail-content .social-network{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;border-bottom:0;padding:25px 0 0}}.news-detail-screen .news-detail-content .social-network a.btn-back{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.news-detail-screen .news-detail-content .social-network a.btn-back{display:none}}.news-detail-screen .news-detail-content .social-network a.btn-back img{width:16px}@media only screen and (max-width:576px){.news-detail-screen .news-detail-content .social-network a.btn-back img{width:16px}}.news-detail-screen .news-detail-content .social-network a.btn-back span{margin-left:6px;font-size:15px;line-height:24px;font-weight:600;color:#535662;text-transform:uppercase;letter-spacing:.75px}@media only screen and (max-width:576px){.news-detail-screen .news-detail-content .social-network a.btn-back span{margin-left:6px;letter-spacing:.75px}}.news-detail-screen .news-detail-content .social-network .share{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}.news-detail-screen .news-detail-content .social-network .share span{font-size:14px;line-height:22px;font-weight:300;font-weight:500;color:#94969e}.news-detail-screen .news-detail-content .social-network .share .tw-icon{margin-left:24px}.news-detail-screen .news-detail-content .social-network .share .tw-icon img{width:24px;height:24px}.news-detail-screen .news-detail-other{margin-top:100px}@media only screen and (max-width:576px){.news-detail-screen .news-detail-other{margin-top:70px}}.news-detail-screen .news-detail-other p.label{margin-bottom:40px;font-size:30px!important;line-height:42px;font-size:600;color:#22242c}@media only screen and (max-width:576px){.news-detail-screen .news-detail-other p.label{margin-bottom:36px;font-size:24px!important;line-height:36px}}.news-detail-screen .news-detail-other .__others{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:40px;grid-row-gap:40px}@media only screen and (max-width:576px){.news-detail-screen .news-detail-other .__others{grid-template-columns:1fr;grid-column-gap:28px;grid-row-gap:28px}}.search-screen .search-wrapper{padding-top:84px;padding-bottom:56px}@media only screen and (max-width:576px){.search-screen .search-wrapper{padding-top:48px;padding-bottom:48px}}.search-screen .search-wrapper h1{margin-top:12px;margin-bottom:56px}@media only screen and (max-width:576px){.search-screen .search-wrapper h1{margin:12px 0}}.search-screen .search-form{width:100%;margin-bottom:36px;display:block}@media only screen and (max-width:576px){.search-screen .search-form{margin-bottom:16px}}.search-screen .search-form form{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.search-screen .search-form form .frm-input{-webkit-box-flex:1;flex:1;position:relative;height:46px}@media only screen and (max-width:576px){.search-screen .search-form form .frm-input{height:38px}}.search-screen .search-form form .frm-input input{padding:0 14px;width:100%;height:100%;border:none;border-radius:4px;background-color:#fff;font-size:14px;line-height:22px;font-weight:300;color:#535662;position:relative;z-index:1;font-family:Merriweather Sans,sans-serif}.search-screen .search-form form .frm-input input::-webkit-input-placeholder{font-family:inherit;font-size:14px;line-height:22px;font-weight:300;color:#94969e}.search-screen .search-form form .frm-input input::-moz-placeholder{font-family:inherit;font-size:14px;line-height:22px;font-weight:300;color:#94969e}.search-screen .search-form form .frm-input input::placeholder{font-family:inherit;font-size:14px;line-height:22px;font-weight:300;color:#94969e}@media only screen and (max-width:576px){.search-screen .search-form form .frm-input input{padding:0 14px;border-radius:4px}}.search-screen .search-form form .frm-input:before{content:"";position:absolute;bottom:0;left:0;right:0;top:0;border-radius:4px;border:1px solid #dfe3ee;z-index:2;pointer-events:none}@media only screen and (max-width:576px){.search-screen .search-form form .frm-input:before{border-radius:4px}}.search-screen .search-form form button{margin-left:32px}@media only screen and (max-width:576px){.search-screen .search-form form button{display:none}}.search-screen .keyword-popular{width:724px;padding-bottom:120px}@media only screen and (max-width:576px){.search-screen .keyword-popular{width:100%;padding-bottom:48px;padding-top:20px}}.search-screen .keyword-popular .__title{margin-bottom:24px}.search-screen .keyword-popular .__title h3{font-size:20px;line-height:34px;font-weight:600}@media only screen and (max-width:576px){.search-screen .keyword-popular .__title h3{font-size:16px;line-height:24px;font-weight:600;margin-bottom:18px}}.search-screen .keyword-list{display:-webkit-box;display:flex;flex-wrap:wrap;gap:24px 32px}@media only screen and (max-width:576px){.search-screen .keyword-list{gap:12px 16px}}.search-screen .keyword-item{width:220px;text-align:center;-webkit-transition:.5s;transition:.5s}@media only screen and (max-width:576px){.search-screen .keyword-item{width:calc(50% - 8px);height:46px;font-size:14px;line-height:26px;padding:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}}.search-screen .keyword-item.active,.search-screen .keyword-item:hover{border-color:#d8000f;background-color:#d8000f;color:#fff}@media only screen and (max-width:576px){.search-screen .news-outstanding .__header-item .__title h2{font-size:14px!important;line-height:24px!important;color:#373941!important}}.search-screen .news-outstanding .__excerpt{display:none}.search-screen .search-result .__header-item{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:wrap;gap:24px}.search-screen .search-result .__title{font-size:16px;line-height:24px;font-weight:600;font-weight:400}.search-screen .search-result .__title span{color:#d8000f}@media only screen and (max-width:576px){.search-screen .search-result .__option-layout{width:100%;margin-left:auto;text-align:right}}.search-screen .search-result .__option-layout form{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}.search-screen .search-result .__option-layout button{color:#94969e;margin-left:8px}.search-screen .search-result .__option-layout button.active,.search-screen .search-result .__option-layout button:hover{color:#d8000f}.search-screen .search-result__list{padding-top:56px;display:-webkit-box;display:flex;flex-wrap:wrap;gap:36px}@media only screen and (max-width:576px){.search-screen .search-result__list{padding-top:24px;gap:36px}}.search-screen .search-result__list .tw-news-card .tw__time,.search-screen .search-result__list .tw-news-card p.__cat{display:none}.search-screen .search-result__list .tw-news-card h3{font-weight:550!important}.search-screen .search-result__list .tw-news-card h3 .highlight{font-weight:800;background-color:transparent}.search-screen .search-result__list .tw-news-card .__excerpt{font-weight:300;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:44px}@media only screen and (max-width:576px){.search-screen .search-result__list .tw-news-card .__excerpt{max-height:44px}}.search-screen .search-result__list.grid .tw-news-card{width:400px}@media only screen and (max-width:576px){.search-screen .search-result__list.grid .tw-news-card{width:100%}}@media only screen and (max-width:576px){.search-screen .search-result__list.list .tw-news-card{position:relative;padding-bottom:60px;margin-bottom:16px;-webkit-box-align:center;align-items:center}.search-screen .search-result__list.list .tw-news-card:after{position:absolute;content:"";width:100%;left:0;bottom:-16px;height:1px;background-color:#dfe3ee}.search-screen .search-result__list.list .tw-news-card .__thumbnail{border-radius:10px;width:127px;height:89px}.search-screen .search-result__list.list .tw-news-card h3{font-weight:500!important;max-height:unset;margin-bottom:0}.search-screen .search-result__list.list .tw-news-card .__excerpt{margin-bottom:0;position:absolute;bottom:0;left:0;width:100%;height:48px;max-height:unset}}.search-screen .search-result .pagination{-webkit-box-pack:end;justify-content:flex-end;padding:56px 0 10px}@media only screen and (max-width:576px){.search-screen .search-result .pagination{padding:28px 0 0}}.search-screen .not-found{padding:90px 0 10px;text-align:center}@media only screen and (max-width:576px){.search-screen .not-found{padding:72px 0 0}}.search-screen .not-found .panel{width:620px;height:260px;background-image:url(/wp-content/themes/main/assets/images/404.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0 auto 36px;pointer-events:none}@media only screen and (max-width:576px){.search-screen .not-found .panel{width:211px;height:155px;margin-bottom:12px}}.search-screen .not-found .tw-title{margin-bottom:2px;color:#373941}.search-screen .not-found .tw-text{color:#94969e}@media only screen and (max-width:576px){.search-screen .not-found .tw-text,.search-screen .not-found .tw-title{font-size:12px;font-weight:300;line-height:22px}.search-screen .not-found .tw-title{margin-bottom:0;font-weight:400}}.policy-screen .page-wrapper{padding:84px 0 140px}@media only screen and (max-width:768px){.policy-screen .page-wrapper{padding:50px 0 70px}}@media only screen and (max-width:576px){.policy-screen .page-wrapper{padding-top:40px}}.policy-screen .page-header{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;margin-top:12px}@media only screen and (max-width:576px){.policy-screen .page-header{margin-top:12px}}.policy-screen .page-breadcrumbs{position:relative}.policy-screen .page-breadcrumbs .tw-breadcrumb{display:block}.policy-screen .page-breadcrumbs .tw-breadcrumb li{display:inline}.policy-screen .page-title{color:#22242c;width:495px}@media only screen and (max-width:576px){.policy-screen .page-title{width:100%;font-size:24px;line-height:1.5;font-weight:500;font-weight:700}}.policy-screen .page-excerpt{width:620px;font-weight:350}.policy-screen .page-excerpt p:not(:last-child){margin-bottom:24px}.policy-screen .page-excerpt b,.policy-screen .page-excerpt strong{font-weight:550}@media only screen and (max-width:576px){.policy-screen .page-excerpt{width:100%;padding-top:16px}.policy-screen .page-excerpt p:not(:last-child){margin-bottom:16px}}.policy-screen .page-thumbnail{border-radius:20px;width:100%;overflow:hidden;margin:70px 0 100px}.policy-screen .page-thumbnail img{display:block;width:100%}@media only screen and (max-width:576px){.policy-screen .page-thumbnail{margin:24px 0 20px;border-radius:12px}}.policy-screen .page-content{max-width:1060px;margin:auto}.policy-screen .page-content h2,.policy-screen .page-content h3,.policy-screen .page-content h4{line-height:normal;color:#d8000f;font-weight:400}.policy-screen .page-content p{text-align:justify;font-weight:300}.policy-screen .page-content a{color:inherit}.policy-screen .page-content a:hover{color:#d8000f}.policy-screen .page-content b,.policy-screen .page-content strong{font-weight:550;color:#373941}.policy-screen .page-content ul li{font-weight:300}.policy-screen .page-content ul li::marker{color:#d8000f}.policy-screen .page-content img{display:block;margin:auto}.store_locator-screen .store_locator__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap;padding-top:100px;padding-bottom:140px}@media only screen and (max-width:768px){.store_locator-screen .store_locator__header{padding-top:0;padding-bottom:80px}}.store_locator-screen .store_locator__header--left{width:45.3125%;padding:25px 0}@media only screen and (max-width:768px){.store_locator-screen .store_locator__header--left{width:100%;padding:48px 0}}.store_locator-screen .store_locator__header--left .page-content{font-weight:350;margin-bottom:30px}.store_locator-screen .store_locator__header--left .page-content h2{font-weight:580;font-size:44px;line-height:60px;color:#22242c;margin:12px 0 48px}@media only screen and (max-width:576px){.store_locator-screen .store_locator__header--left .page-content h2{font-size:24px;line-height:36px;margin:16px 0}}.store_locator-screen .store_locator__header--left .page-content h2 mark{background-color:transparent;color:#d8000f}@media only screen and (max-width:576px){.store_locator-screen .store_locator__header--left .page-content{margin-bottom:48px}}.store_locator-screen .store_locator__header--left .data{display:-webkit-box;display:flex;flex-wrap:wrap;width:100%;-webkit-box-pack:justify;justify-content:space-between}@media only screen and (max-width:576px){.store_locator-screen .store_locator__header--left .data{-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;gap:48px}}.store_locator-screen .store_locator__header--left .data__item{width:140px;font-size:14px;line-height:22px;font-weight:300;font-weight:400}@media only screen and (max-width:576px){.store_locator-screen .store_locator__header--left .data__item{width:100%;text-align:center}}.store_locator-screen .store_locator__header--left .data__item--number{color:#d8000f;font-size:40px;font-weight:700;line-height:50px;letter-spacing:-.02em;margin-bottom:8px;display:-webkit-box;display:flex;gap:4px}@media only screen and (max-width:576px){.store_locator-screen .store_locator__header--left .data__item--number{font-size:32px;line-height:36px;-webkit-box-pack:center;justify-content:center}}.store_locator-screen .store_locator__header--left .data__item--number sup{font-size:24px;font-weight:700;line-height:normal;height:100%;margin-top:6px}@media only screen and (max-width:576px){.store_locator-screen .store_locator__header--left .data__item--number sup{font-size:18px;margin-top:0}}.store_locator-screen .store_locator__header--right{width:42.96875%}@media only screen and (max-width:768px){.store_locator-screen .store_locator__header--right{width:100%}}.store_locator-screen .store_locator__header--right .page-thumbnail{width:100%;height:auto;aspect-ratio:1;overflow:hidden;border-radius:20px}.store_locator-screen .store_locator__header--right .page-thumbnail .swiper{height:100%}.store_locator-screen .store_locator__header--right .page-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.store_locator-screen .store_locator__body{padding-bottom:140px}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body{padding-bottom:72px}}.store_locator-screen .store_locator__body .title{margin:12px 0 48px;color:#22242c;font-weight:600}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .title{font-size:24px;line-height:36px;font-weight:580;margin:16px 0 28px}}.store_locator-screen .store_locator__body .list-store__wrapper{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start;gap:25px}@media only screen and (max-width:768px){.store_locator-screen .store_locator__body .list-store__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}}.store_locator-screen .store_locator__body .list-store--left{width:61.328125%}@media only screen and (max-width:768px){.store_locator-screen .store_locator__body .list-store--left{width:100%}}.store_locator-screen .store_locator__body .list-store--left .form-search{position:relative;z-index:2;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:10px;font-size:14px;line-height:22px;font-weight:300;color:#94969e}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store--left .form-search{flex-wrap:wrap;gap:16px}}.store_locator-screen .store_locator__body .list-store--left .form-search .frm-input{width:333px;height:42px;position:relative}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store--left .form-search .frm-input{width:100%;height:42px}}.store_locator-screen .store_locator__body .list-store--left .form-search .frm-input input.str{width:100%;height:100%;padding:10px 14px;border-radius:4px;border:1px solid #dfe3ee;font-family:Merriweather Sans,sans-serif;font-size:14px;line-height:22px;font-weight:300;color:#22242c}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store--left .form-search .frm-input input.str{padding:10px 14px;border-radius:4px}}.store_locator-screen .store_locator__body .list-store--left .form-search .frm-input input.str::-webkit-input-placeholder{font:inherit;font-weight:300;color:#94969e}.store_locator-screen .store_locator__body .list-store--left .form-search .frm-input input.str::-moz-placeholder{font:inherit;font-weight:300;color:#94969e}.store_locator-screen .store_locator__body .list-store--left .form-search .frm-input input.str::placeholder{font:inherit;font-weight:300;color:#94969e}.store_locator-screen .store_locator__body .list-store--left .form-search .select2-selection{width:190px}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store--left .form-search .select2-selection{width:calc(50% - 8px)}}.store_locator-screen .store_locator__body .list-store--left .form-search .select2-selection input{width:100%;height:100%;border:none;font:inherit}.store_locator-screen .store_locator__body .list-store--left .form-search .select2-selection input::-webkit-input-placeholder{font:inherit;color:inherit;opacity:.65}.store_locator-screen .store_locator__body .list-store--left .form-search .select2-selection input::-moz-placeholder{font:inherit;color:inherit;opacity:.65}.store_locator-screen .store_locator__body .list-store--left .form-search .select2-selection input::placeholder{font:inherit;color:inherit;opacity:.65}.store_locator-screen .store_locator__body .list-store--left .form-search .frm-submit{width:42px;height:42px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;background-color:#d8000f;border-radius:4px;color:#fff;-webkit-transition:.3s;transition:.3s;cursor:pointer}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store--left .form-search .frm-submit{width:30px;height:30px;position:absolute;top:6px;right:4px;border-radius:4px}}.store_locator-screen .store_locator__body .list-store--left .form-search .frm-submit:hover{background-color:#c4000e}.store_locator-screen .store_locator__body .list-store__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:40px 0 24px;border-bottom:1px solid #94969e}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store__header{padding:28px 0 8px;margin-bottom:12px}}.store_locator-screen .store_locator__body .list-store__header p{color:#94969e;font-size:18px;line-height:28px;font-weight:500}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store__header p{font-size:14px;line-height:22px;font-weight:400}}.store_locator-screen .store_locator__body .list-store__header select{font-family:Merriweather Sans,sans-serif;font-size:14px;line-height:22px;font-weight:300;font-weight:400;color:#22242c;background:none;border:none;outline:none;cursor:pointer}.store_locator-screen .store_locator__body .list-store__body .store-item{display:block;padding:24px 24px 24px 0;border-bottom:1px solid #dfe3ee;position:relative;color:inherit;text-decoration:none}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store__body .store-item{padding:16px 20px 12px 0}}.store_locator-screen .store_locator__body .list-store__body .store-item:after{position:absolute;content:"";width:20px;height:20px;background:url(/wp-content/themes/main/assets/images/icons/chevron-right.svg) no-repeat 50%;background-size:contain;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store__body .store-item:after{width:20px;height:20px}}.store_locator-screen .store_locator__body .list-store__body .store-item.active .store-item__title,.store_locator-screen .store_locator__body .list-store__body .store-item:hover .store-item__title{color:#d8000f}.store_locator-screen .store_locator__body .list-store__body .store-item__title{font-size:18px;font-weight:550;line-height:28px;color:#22242c;margin-bottom:6px}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store__body .store-item__title{font-size:14px;font-weight:500;line-height:22px;margin-bottom:0;width:80%}}.store_locator-screen .store_locator__body .list-store__body .store-item__address{font-size:14px;line-height:22px;font-weight:300;font-weight:350;color:#94969e}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store__body .store-item__address{font-size:12px;font-weight:300;width:80%}}.store_locator-screen .store_locator__body .list-store__pagination{-webkit-box-pack:center;justify-content:center;margin-top:48px}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store__pagination{margin-top:28px}}.store_locator-screen .store_locator__body .list-store--right{width:440px;flex-shrink:0;position:sticky;position:-webkit-sticky;top:25px}@media only screen and (max-width:768px){.store_locator-screen .store_locator__body .list-store--right{width:100%;position:relative;margin-bottom:48px}}.store_locator-screen .store_locator__body .list-store--right .store{background-color:#f5f7fd;overflow:hidden;border-radius:10px}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store--right .store{border-radius:0;background-color:#fff}}.store_locator-screen .store_locator__body .list-store--right .store__thumbnail{width:100%;height:340px;border-radius:10px;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store--right .store__thumbnail{height:260px;border-radius:10px}}.store_locator-screen .store_locator__body .list-store--right .store__thumbnail .swiper{width:100%;height:100%}.store_locator-screen .store_locator__body .list-store--right .store__thumbnail img{mix-blend-mode:multiply}.store_locator-screen .store_locator__body .list-store--right .store__content{padding:24px 32px 32px}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store--right .store__content{padding:16px 0 0}}.store_locator-screen .store_locator__body .list-store--right .store__content .store-name{font-size:20px;font-weight:550;line-height:32px;color:#22242c;margin-bottom:16px}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store--right .store__content .store-name{font-size:16px;font-weight:600;line-height:28px;margin-bottom:12px}.store_locator-screen .store_locator__body .list-store--right .store__content .store-name br{display:none}}.store_locator-screen .store_locator__body .list-store--right .store__content .d-flex{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:14px;margin-bottom:8px;font-weight:350}.store_locator-screen .store_locator__body .list-store--right .store__content .d-flex .tw-icon{-webkit-box-flex:0;flex:0 0 auto}@media only screen and (max-width:576px){.store_locator-screen .store_locator__body .list-store--right .store__content .d-flex{gap:8px;margin-bottom:12px}}.store_locator-screen .store_locator__body .list-store--right .store__content a{color:inherit;text-decoration:none}.store_locator-screen .store_locator__body .list-store--right .store__content .store-website{margin-bottom:0}.store_locator-screen .partner{padding-bottom:56px}@media only screen and (max-width:576px){.store_locator-screen .partner{padding-bottom:48px}}.store_locator-screen .partner__title{text-align:center}@media only screen and (max-width:576px){.store_locator-screen .partner__title{text-align:left}}.store_locator-screen .partner__title .__h1{margin:12px auto 60px;color:#22242c;font-weight:600}@media only screen and (max-width:576px){.store_locator-screen .partner__title .__h1{font-size:24px;line-height:36px;font-weight:580;margin:16px 0}}.brand-name{color:#d8000f;letter-spacing:.75px;text-transform:uppercase;font-size:15px;line-height:24px;font-weight:600}.cart-screen .cart__wrapper{padding-bottom:56px}@media only screen and (max-width:767px){.cart-screen .cart__wrapper{padding-bottom:48px}}.cart-screen .tw-breadcrumb{padding-bottom:85px}.cart-screen .woocommerce-cart-form table{width:100%}.cart-screen .woocommerce-cart-form table thead{border-bottom:1px solid #94969e}@media only screen and (max-width:767px){.cart-screen .woocommerce-cart-form table thead{display:none}}.cart-screen .woocommerce-cart-form table thead th{padding-bottom:8px}.cart-screen .woocommerce-cart-form table tbody tr{position:relative}.cart-screen .woocommerce-cart-form table tbody .cart_item{border-bottom:1px solid #dfe3ee}.cart-screen .woocommerce-cart-form table tbody .cart_item:last-of-type,.cart-screen .woocommerce-cart-form table tbody .cart_item:nth-last-child(2){border-bottom-color:#94969e}.cart-screen .woocommerce-cart-form table tbody tr:last-child{height:0;display:none;opacity:0}.cart-screen .woocommerce-cart-form table tbody td{padding:16px 0}@media only screen and (max-width:767px){.cart-screen .woocommerce-cart-form table tbody td{padding:16px 0}.cart-screen .woocommerce-cart-form table tbody td.product-thumbnail{width:97px;padding-left:28px}.cart-screen .woocommerce-cart-form table tbody td.product-thumbnail a{display:block;border-radius:8px;height:108px;width:100%;border:1px solid #f5f7fd;overflow:hidden}.cart-screen .woocommerce-cart-form table tbody td.product-thumbnail a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-screen .woocommerce-cart-form table tbody td.product-name{padding-left:8px}.cart-screen .woocommerce-cart-form table tbody td.product-price{display:none}.cart-screen .woocommerce-cart-form table tbody td.product-subtotal{font-size:12px;line-height:22px;padding-left:10px}.cart-screen .woocommerce-cart-form table tbody td.product-remove{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.cart-screen .woocommerce-cart-form a{text-decoration:none;color:#373941}.cart-screen .woocommerce-cart-form a.remove{width:20px;height:20px;line-height:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;background-color:#94969e;border-radius:100px;overflow:hidden;color:#fff;opacity:.35}@media only screen and (max-width:576px){.cart-screen .woocommerce-cart-form a.remove{width:20px;height:20px}}.cart-screen .woocommerce-cart-form a.remove:hover{opacity:1;background:#d8000f}.cart-screen .woocommerce-cart-form .product-quantity-column{position:relative;text-align:center;font-size:14px;line-height:24px;font-weight:300;font-weight:400}@media only screen and (max-width:576px){.cart-screen .woocommerce-cart-form .product-quantity-column{position:absolute;top:0;right:0;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}}.cart-screen .woocommerce-cart-form .product-quantity-column .input-quantity{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.cart-screen .woocommerce-cart-form .product-quantity-column .minus,.cart-screen .woocommerce-cart-form .product-quantity-column .plus{color:#94969e;display:inline-block;cursor:pointer}.cart-screen .woocommerce-cart-form .product-quantity-column .minus{margin-right:9px}.cart-screen .woocommerce-cart-form .product-quantity-column .plus{margin-left:9px}.cart-screen .woocommerce-cart-form .product-quantity-column input{width:30px;height:36px;padding:6px 4px;text-align:center;border:1px solid #dfe3ee;border-radius:2px;background-color:transparent;outline:0;font-family:Merriweather Sans,sans-serif;cursor:default}.cart-screen .woocommerce-cart-form .product-quantity-column input::-webkit-inner-spin-button,.cart-screen .woocommerce-cart-form .product-quantity-column input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media only screen and (max-width:576px){.cart-screen .woocommerce-cart-form .product-quantity-column input{width:30px;height:32px;padding:6px 4px}}.cart-screen .cart-collaterals{margin-top:16px;padding:48px 54px 72px 32px;border-radius:24px;background-color:#f5f7fd}@media only screen and (max-width:767px){.cart-screen .cart-collaterals{margin-top:16px;padding:24px 20px;margin-left:-20px;margin-right:-20px;border-radius:0}}.cart-screen .cart-collaterals .blockUI.blockOverlay{background-color:transparent!important}.cart-screen .cart_totals .order-total{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap;-webkit-box-align:center;align-items:center;margin-bottom:32px}.cart-screen .cart_totals .order-total .price{color:#d8000f}@media only screen and (max-width:767px){.cart-screen .cart_totals .order-total{margin-bottom:32px}.cart-screen .cart_totals .order-total .tw-title{font-size:16px;line-height:1.5}}.cart-screen .cart_totals .wc-proceed-to-checkout{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;gap:24px}@media only screen and (max-width:576px){.cart-screen .cart_totals .wc-proceed-to-checkout{-webkit-box-pack:center;justify-content:center;gap:20px}.cart-screen .cart_totals .wc-proceed-to-checkout .tw-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-flex:1;flex:1 0 auto;text-align:center}}.cart-screen .cart_totals .back{width:190px;text-align:center;background-color:#fff}.page-checkout .checkout__wrapper{padding:90px 0 56px}@media only screen and (max-width:576px){.page-checkout .checkout__wrapper{padding:48px 0}}.page-checkout .checkout-main{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;gap:24px}@media only screen and (max-width:576px){.page-checkout .checkout-main{flex-wrap:wrap}}.page-checkout .checkout-main .form-row{display:-webkit-box;display:flex;flex-wrap:wrap;gap:24px 40px;margin-top:18px}@media only screen and (max-width:576px){.page-checkout .checkout-main .form-row{gap:12px;margin-top:16px}}.page-checkout .checkout-main .form-group{-webkit-box-flex:1;flex:1 0 290px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:relative;z-index:1}.page-checkout .checkout-main .form-group.flex-1{flex-basis:100%}@media only screen and (max-width:576px){.page-checkout .checkout-main .form-group{-webkit-box-flex:1;flex:1 0 100%}}.page-checkout .checkout-main .form-group label{font-size:14px;line-height:22px;font-weight:300;margin-bottom:4px}.page-checkout .checkout-main .cart,.page-checkout .checkout-main .left{width:50%}@media only screen and (max-width:576px){.page-checkout .checkout-main .cart,.page-checkout .checkout-main .left{width:100%}}.page-checkout .checkout-main .left .page-title{font-weight:600;color:#22242c;margin:32px 0 48px}@media only screen and (max-width:576px){.page-checkout .checkout-main .left .page-title{margin:0 0 24px;font-size:24px;line-height:36px}}.page-checkout .checkout-main .left .form-wrapper:last-child{padding-bottom:48px;margin-bottom:44px;border-bottom:1px solid #dfe3ee}@media only screen and (max-width:576px){.page-checkout .checkout-main .left .form-wrapper:last-child{padding-bottom:24px;margin-bottom:36px}}.page-checkout .checkout-main .cart{height:100%;background-color:#f5f7fd;border-radius:10px;padding:60px 40px;color:#22242c}@media only screen and (max-width:960px){.page-checkout .checkout-main .cart{padding:32px}}@media only screen and (max-width:576px){.page-checkout .checkout-main .cart{border-radius:0;padding:32px 20px}}.page-checkout .checkout-main .cart .cart-title{margin-bottom:36px}@media only screen and (max-width:576px){.page-checkout .checkout-main .cart .cart-title{margin-bottom:18px}}.page-checkout .checkout-main .cart table{width:100%;position:relative}.page-checkout .checkout-main .cart table td:not(:first-child),.page-checkout .checkout-main .cart table td:not(:last-child),.page-checkout .checkout-main .cart table th:not(:first-child),.page-checkout .checkout-main .cart table th:not(:last-child){text-align:center}.page-checkout .checkout-main .cart table td:first-child,.page-checkout .checkout-main .cart table th:first-child{text-align:left}.page-checkout .checkout-main .cart table td:last-child,.page-checkout .checkout-main .cart table th:last-child{text-align:right}.page-checkout .checkout-main .cart table th{padding-bottom:12px;border-bottom:1px solid #94969e}@media only screen and (max-width:576px){.page-checkout .checkout-main .cart table th{display:none}}.page-checkout .checkout-main .cart table td{padding:22px 0}@media only screen and (max-width:576px){.page-checkout .checkout-main .cart table td{padding:16px 0}}.page-checkout .checkout-main .cart .product{border-bottom:1px solid #dfe3ee}.page-checkout .checkout-main .cart .product:last-child{border-color:#94969e}.page-checkout .checkout-main .cart .product:last-child td{padding-bottom:44px}@media only screen and (max-width:576px){.page-checkout .checkout-main .cart .product:last-child{border-color:#dfe3ee}.page-checkout .checkout-main .cart .product:last-child td{padding-bottom:16px}}.page-checkout .checkout-main .cart .product-img{width:80px;height:120px;overflow:hidden;background-color:#fefefe;border:.4px solid #dfe3ee;border-radius:4px}@media only screen and (max-width:576px){.page-checkout .checkout-main .cart .product-img{width:72px;height:72px;-webkit-box-flex:0;flex:0 0 72px;border-radius:10px;border:none}}.page-checkout .checkout-main .cart .product-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;transition:.4s}.page-checkout .checkout-main .cart .product-info a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-decoration:none;color:inherit;-webkit-transform:translateZ(0);transform:translateZ(0);isolation:isolate}.page-checkout .checkout-main .cart .product-info a:hover{color:#d8000f}.page-checkout .checkout-main .cart .product-info a:hover .product-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.page-checkout .checkout-main .cart .product-description{padding-left:16px}@media only screen and (max-width:576px){.page-checkout .checkout-main .cart .product-description{padding:0 8px 0 12px}}.page-checkout .checkout-main .cart .product-code{font-size:16px;line-height:24px;font-weight:600;font-weight:700}.page-checkout .checkout-main .cart .product-name{font-size:12px;line-height:22px;font-weight:300;color:#94969e;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:44px;margin-top:4px}@media only screen and (max-width:576px){.page-checkout .checkout-main .cart .product-name{margin-top:4px;max-height:44px}}.page-checkout .checkout-main .cart .product-quantity{position:relative;text-align:center;font-size:14px;line-height:24px;font-weight:300;font-weight:400}@media only screen and (max-width:576px){.page-checkout .checkout-main .cart .product-quantity{position:absolute;right:0;top:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}}.page-checkout .checkout-main .cart .product-price{font-size:14px;line-height:24px;font-weight:300;font-weight:400;color:#22242c}@media only screen and (max-width:576px){.page-checkout .checkout-main .cart .product-price{padding-top:60px}}.page-checkout .checkout-main .cart .total{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-top:32px}@media only screen and (max-width:576px){.page-checkout .checkout-main .cart .total{margin-top:16px}}.page-checkout .checkout-main .cart .total .cash{font-size:20px;line-height:28px;font-weight:700;color:#d8000f}@media only screen and (max-width:576px){.page-checkout .checkout-main .cart .total .cash{font-size:20px;line-height:28px}}.page-checkout .form-title{font-size:18px;line-height:26px;color:#22242c}@media only screen and (max-width:576px){.page-checkout .form-title{font-size:18px;line-height:26px}}.page-checkout .form-wrapper{margin-bottom:48px}@media only screen and (max-width:576px){.page-checkout .form-wrapper{margin-bottom:48px}}.page-checkout .form-wrapper .label{font-size:12px;line-height:22px;font-weight:300;color:#94969e;margin-top:4px;display:inline-block}.page-checkout .form-wrapper .banking-info{padding-top:24px;font-size:14px;line-height:22px;font-weight:300;font-weight:400;color:#94969e;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media only screen and (max-width:576px){.page-checkout .form-wrapper .banking-info{padding-top:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.page-checkout .form-wrapper .banking-info .qrcode{display:-webkit-inline-box;display:inline-flex;width:120px;margin-right:36px;-webkit-box-flex:0;flex:0 0 120px}@media only screen and (max-width:576px){.page-checkout .form-wrapper .banking-info .qrcode{display:block;margin:0 auto 24px}}.page-checkout .form-wrapper .banking-info .qrcode img,.page-checkout .form-wrapper .banking-info table{width:100%}.page-checkout .form-wrapper .banking-info table th{color:#22242c;font-weight:400}.page-checkout .form-wrapper .banking-info table tr:not(:last-child) td,.page-checkout .form-wrapper .banking-info table tr:not(:last-child) th{padding-bottom:12px}.page-checkout .form-group.--radio{margin-top:24px}@media only screen and (max-width:576px){.page-checkout .form-group.--radio{margin-top:16px}}.page-checkout .form-group.--radio label{font-size:16px;line-height:24px;font-weight:600;font-weight:500;color:#22242c}.page-checkout .form-group.--radio .label{padding-left:26px;margin-top:0}.page-checkout .method-payment{width:48.4375%}@media only screen and (max-width:576px){.page-checkout .method-payment{width:100%;padding-top:72px}}.page-checkout .place-order{margin-top:16px!important}.page-checkout .place-order a{color:#373941}.page-checkout .box-button{margin-top:64px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;gap:30px}@media only screen and (max-width:576px){.page-checkout .box-button{margin-top:28px;-webkit-box-pack:justify;justify-content:space-between}}.page-checkout .box-button .tw-button{width:190px;text-align:center}@media only screen and (max-width:576px){.page-checkout .box-button .tw-button{width:154px}}.page-thanks .thank__content{text-align:center}.page-thanks .thank__title{font-size:30px;font-weight:580;line-height:42px;color:#22242c;text-align:center}@media only screen and (max-width:576px){.page-thanks .thank__title{font-size:24px;line-height:42px}}.page-thanks .thank__desc{margin:32px auto 48px;width:620px;text-align:center;font-weight:300}@media only screen and (max-width:576px){.page-thanks .thank__desc{margin:16px auto 24px;width:100%;font-size:14px;line-height:24px}}.page-thanks .order-overview-item{margin-bottom:8px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.page-thanks .order-overview-item span{font-weight:300;color:#373941}.page-thanks .woocommerce-order-details{margin-top:24px}.page-thanks .woocommerce-order-details ul{margin-top:35px}.page-thanks .checkout-main .left .form-wrapper:last-child{border:none}@media only screen and (max-width:767px){.page-thanks .order-shippedto{display:none}}.page-thanks .related-products{position:relative;padding:120px 0}@media only screen and (max-width:576px){.page-thanks .related-products{padding:48px 0 30px}}.page-thanks .related-products__title{font-size:30px;font-weight:580;line-height:42px;color:#373941;text-transform:capitalize;text-align:center;margin-bottom:48px}@media only screen and (max-width:576px){.page-thanks .related-products__title{font-size:24px;line-height:36px;margin-bottom:32px}}.page-thanks .related-products__wrapper{padding:40px 72px 0;position:relative}.page-thanks .related-products__wrapper .swiper{position:static}@media only screen and (max-width:576px){.page-thanks .related-products__wrapper{padding:24px 0 0}}@media only screen and (max-width:576px){.page-thanks .related-products .navigation{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;gap:12px;padding:32px 0 18px}}.page-thanks .related-products .swiper-button-next,.page-thanks .related-products .swiper-button-prev{margin:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:576px){.page-thanks .related-products .swiper-button-next,.page-thanks .related-products .swiper-button-prev{position:relative;left:auto!important;right:auto!important;top:auto;bottom:auto;-webkit-transform:none;transform:none;display:-webkit-inline-box;display:inline-flex;border-radius:2px;border:1px solid #dfe3ee}.page-thanks .related-products .swiper-button-next:hover,.page-thanks .related-products .swiper-button-prev:hover{background:#d8000f;border-color:#d8000f}.page-thanks .related-products .swiper-button-next:hover img,.page-thanks .related-products .swiper-button-prev:hover img{-webkit-filter:brightness(100) grayscale(0);filter:brightness(100) grayscale(0)}}.page-thanks .related-products .swiper-button-prev{left:0}.page-thanks .related-products .swiper-button-next{right:0}.screen-account{overflow:auto;background-color:#fff}.screen-account__wrapper{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;padding:60px 4.1666666667% 60px 5.5555555556%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:50vw;overflow-y:auto}@media only screen and (max-width:1023px){.screen-account__wrapper{max-width:unset;margin:0 auto}}@media only screen and (max-width:576px){.screen-account__wrapper{width:100%;padding:64px 20px 44px;display:block;max-width:unset}}.screen-account__wrapper::-webkit-scrollbar{background:#535662;height:90%}.screen-account__wrapper::-webkit-scrollbar-thumb{background:#94969e}.screen-account__wrapper::-webkit-scrollbar-track{background:#dfe3ee}.screen-account__wrapper .logo{margin-bottom:120px}@media only screen and (max-width:576px){.screen-account__wrapper .logo{display:-webkit-box;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.screen-account__background{position:fixed;right:0;top:0;width:48.6111111111%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:36px 0 0 36px;overflow:hidden}@media only screen and (max-width:1280px){.screen-account__background{width:35%}}@media only screen and (max-width:1023px){.screen-account__background{display:none}}.screen-account .form__wrapper{background-color:#fff}@media only screen and (max-width:576px){.screen-account .form__wrapper{width:100%;padding:88px 0 120px}}.screen-account .form__wrapper .link-register{padding-top:16px;font-size:12px;line-height:22px;font-weight:300}@media only screen and (max-width:576px){.screen-account .form__wrapper .link-register{text-align:center;padding-top:16px;position:fixed;z-index:19;bottom:44px;left:0;width:100%}}.screen-account .form__wrapper .link-register a{color:#d8000f;text-decoration:none;font-size:14px;line-height:22px;font-weight:300;font-weight:600;margin-left:4px}.screen-account .form__wrapper .link-register a:hover{text-decoration:underline}.screen-account .form__title{font-size:44px;line-height:60px;font-weight:580;color:#22242c}@media only screen and (max-width:576px){.screen-account .form__title{font-size:32px;font-weight:500;line-height:46px}}.screen-account .form__description{font-size:16px;font-weight:300;line-height:24px;color:#535662;margin-top:8px}@media only screen and (max-width:576px){.screen-account .form__description{font-size:14px;line-height:22px;margin-top:4px}}.screen-account .form__row{margin-top:60px}@media only screen and (max-width:576px){.screen-account .form__row{margin-top:24px}}.screen-account .form-group{margin-bottom:16px;width:455px;position:relative}@media only screen and (max-width:576px){.screen-account .form-group{width:100%;margin-bottom:12px}}.screen-account .form-group label{color:#535662;font-weight:600;line-height:28px}@media only screen and (max-width:576px){.screen-account .form-group label{font-size:14px;line-height:22px}}.screen-account .form-group label .required{color:#d8000f;font-weight:300}.screen-account .form-group select{width:100%}.screen-account .form-input{position:relative;margin-top:4px}@media only screen and (max-width:576px){.screen-account .form-input{margin-top:4px}}.screen-account .form-input input:invalid:focus{border-color:#d8000f;-webkit-box-shadow:0 0 0 2px rgba(215,25,32,.2);box-shadow:0 0 0 2px rgba(215,25,32,.2)}.screen-account .form-input .toggle-password{position:absolute;top:21px;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.screen-account .form-input .toggle-password:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:2px;height:0;background-color:#94969e}.screen-account .form-input .toggle-password.active:after{height:18px}.screen-account .form__action{-webkit-box-pack:justify;justify-content:space-between}.screen-account .form__action,.screen-account .form__action .remember-me{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.screen-account .form__action .remember-me{position:relative;gap:4px;font-size:12px;line-height:22px;font-weight:300}.screen-account .form__action .remember-me input[type=checkbox]{cursor:pointer;margin-top:-1px;accent-color:#d8000f}.screen-account .form__action .remember-me input[type=checkbox]:checked~label:before{border-color:#d8000f;background-color:#d8000f}.screen-account .form__action .remember-me label{position:relative;cursor:pointer}.screen-account .form__action .remember-me label a{color:inherit}.screen-account .form__action .forgot-password{font-size:14px;font-weight:600;line-height:24px;color:#d8000f;text-decoration:none}.screen-account .form__action .forgot-password:hover{text-decoration:underline}@media only screen and (max-width:576px){.screen-account .form__action .forgot-password{font-size:12px;line-height:22px}}.screen-account .form-message,.screen-account .form__response{margin-top:16px;color:#d8000f;width:455px;font-size:12px;line-height:22px;font-weight:300}@media only screen and (max-width:576px){.screen-account .form-message,.screen-account .form__response{width:100%;margin-top:16px}}.screen-account .form-note{opacity:0;visibility:hidden;position:absolute;width:100%;top:0;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:9;color:#fff;background-color:rgba(0,0,0,.8745098039215686);border-radius:4px;padding:10px;font-size:12px;line-height:22px;font-weight:300;margin-top:-10px;-webkit-transition:.3s;transition:.3s}.screen-account .form-note:before{position:absolute;content:"";bottom:0;left:18px;-webkit-transform:translateY(100%);transform:translateY(100%);border:10px solid transparent;border-top-color:rgba(0,0,0,.8745098039215686)}.screen-account .form-note.active{opacity:1;visibility:visible}.screen-account .form__btn-bottom{padding-top:36px}@media only screen and (max-width:576px){.screen-account .form__btn-bottom{position:fixed;z-index:9;bottom:0;left:0;padding:0 20px 82px;width:100%;background-color:#fff;text-align:center}}.screen-account .form__btn-bottom .tw-button{text-align:center;width:190px}@media only screen and (max-width:576px){.screen-account .form__btn-bottom .tw-button{width:100%}}.screen-account .forgotpass-step{display:none}.screen-account .forgotpass-step.active{display:block}.screen-account .progress-step{position:absolute;bottom:36px;width:188px;height:1px;color:#94969e;background-color:currentColor;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}@media only screen and (max-width:576px){.screen-account .progress-step{display:none}}.screen-account .progress-step__item{width:20px;height:20px;border-radius:50%;background-color:#fff;border:1px solid;position:relative}.screen-account .progress-step__item:after{position:absolute;content:"";width:12px;height:12px;border-radius:50%;background-color:#fff;inset:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.screen-account .progress-step__item.active{border-color:#d8000f}.screen-account .progress-step__item.active:after{background-color:#d8000f}.screen-account .sub-link{margin-top:8px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:100%;font-size:12px;line-height:22px;font-weight:300}@media only screen and (max-width:576px){.screen-account .sub-link{margin-top:12px}}.screen-account .sub-link .back{text-decoration:none;color:#94969e;padding-left:16px;background:url(/wp-content/themes/main/assets/images/icons/chevron-left.svg) no-repeat 0;background-size:16px 10px}@media only screen and (max-width:576px){.screen-account .sub-link .back{padding-left:16px;background-size:16px 10px}}.screen-account .sub-link .resend-code a{text-decoration:none;font-weight:600;margin-left:4px;color:#d8000f}.screen-account .sub-link .resend-code a:hover{text-decoration:underline}@media only screen and (max-width:576px){.screen-account #register-screen .form__wrapper{padding-top:24px}}.screen-account #verify-otp .form-input{display:-webkit-box;display:flex;gap:16px}@media only screen and (max-width:576px){.screen-account #verify-otp .form-input{gap:16px}}.screen-account #verify-otp .form-input input{width:42px;text-align:center}@media only screen and (max-width:576px){.screen-account #verify-otp .form-input input{width:42px}}@media only screen and (max-width:576px){.screen-account .success-screen .form__title{width:260px;padding:20px;margin:auto;text-align:center;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}section{position:relative}[class*=h-section] svg.wave{position:absolute;top:0;left:0;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:2;pointer-events:none}@media only screen and (max-width:576px){[class*=h-section] svg.wave{height:auto}}[class*=h-section] svg.wave.top{top:-70px}@media only screen and (max-width:576px){[class*=h-section] svg.wave.top{top:-2px}}[class*=h-section] svg.wave.bottom{bottom:-70px;top:auto}@media only screen and (max-width:576px){[class*=h-section] svg.wave.bottom{bottom:-1px}}[class*=h-section] svg.wave.reverse{-webkit-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}#home-screen{overflow:hidden}#home-screen [class*=h-section]{font-weight:300;color:#373941;overflow:hidden}@media only screen and (max-width:576px){#home-screen [class*=h-section]{font-size:14px;line-height:24px}#home-screen [class*=h-section] .w-100{width:100%!important}}#home-screen .section-title{font-weight:500;font-size:44px;line-height:1.3636;color:#22242c}#home-screen .section-title.mt-12{margin-top:12px}#home-screen .section-title.mb-48{margin-bottom:48px}@media only screen and (max-width:1024px){#home-screen .section-title{font-size:40px}#home-screen .section-title.mb-48{margin-bottom:32px}}@media only screen and (max-width:960px){#home-screen .section-title{font-size:32px}#home-screen .section-title.mb-48{margin-bottom:24px}}@media only screen and (max-width:576px){#home-screen .section-title{font-weight:580;font-size:24px;line-height:1.5}#home-screen .section-title.mb-48{margin-bottom:36px}}#home-screen .section-button{margin-top:64px}#home-screen .section-button.fw-500{font-weight:500}@media only screen and (max-width:768px){#home-screen .section-button{margin-top:32px}}#home-screen .brand-name{font-weight:500}@media only screen and (max-width:576px){#home-screen .brand-name{font-size:14px;font-weight:600}}.h-section1{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;overflow:hidden;background-size:cover;-webkit-transition:.6s;transition:.6s}.h-section1:after{position:absolute;z-index:10;background-color:#fff;width:100%;height:14px;bottom:-7px;left:0;content:""}.h-section1 .tw-container{width:100%}.h-section1 .swiper{width:100%;height:100%;display:-webkit-box;display:flex;aspect-ratio:16/9;border-radius:20px 20px 0 0}@media only screen and (max-width:576px){.h-section1 .swiper{border-radius:12px 12px 0 0}}.h-section1 .swiper-slide img,.h-section1 .swiper-slide video{width:100%;height:102%;-o-object-fit:cover;object-fit:cover}.h-section2 .about-wrapper{position:relative}.h-section2 .about-content{width:44.53125%;padding:120px 0 144px}@media only screen and (max-width:576px){.h-section2 .about-content{padding:48px 0 72px}}.h-section2 .about-description span{color:#d8000f;font-weight:500}.h-section2 .about-image{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:48.59375%;overflow:hidden;border-radius:20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.h-section2 .about-image{position:relative;margin-bottom:24px;-webkit-transform:none;transform:none}}.h-section2 .about-image .swiper{width:100%}.h-section2 .about-image .swiper-slide{display:-webkit-box;display:flex;height:414px}@media only screen and (max-width:576px){.h-section2 .about-image .swiper-slide{height:auto}}.h-section3 .mission-wrapper{padding-bottom:200px;position:relative;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:1024px){.h-section3 .mission-wrapper{padding-bottom:120px}}@media only screen and (max-width:576px){.h-section3 .mission-wrapper{gap:24px;padding-bottom:72px}}.h-section3 .mission-content{width:37.5%}.h-section3 .mission-grid{width:48.4375%;height:1120px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;flex-wrap:wrap;gap:20px}@media only screen and (max-width:1024px){.h-section3 .mission-grid{width:60%}}@media only screen and (max-width:576px){.h-section3 .mission-grid{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:nowrap;-webkit-box-pack:start;justify-content:flex-start;height:auto;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-box-align:stretch;align-items:stretch}.h-section3 .mission-grid::-webkit-scrollbar{height:0}}.h-section3 .mission-grid .card{width:calc(50% - 10px);height:360px;position:relative;border:1px solid #dfe3ee;overflow:hidden;border-radius:10px;background:#fff;padding:20px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:16px}@media only screen and (max-width:576px){.h-section3 .mission-grid .card{padding:16px;width:65%;height:auto;-webkit-box-flex:0;flex:0 0 65%;-webkit-box-pack:start;justify-content:flex-start;scroll-snap-align:center}}.h-section4{padding-bottom:200px}@media only screen and (max-width:1024px){.h-section4{padding-bottom:120px}}@media only screen and (max-width:576px){.h-section4{padding-bottom:72px}}.h-section4 .swiper-slide{width:360px;height:400px;margin:0 10px;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;border-radius:10px;overflow:hidden;background-color:#f8f8f8}@media only screen and (max-width:576px){.h-section4 .swiper-slide{width:335px;height:300px;margin:0 6px}}.h-section4 .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.h-section5 .technology-wrapper{text-align:center;padding:165px;border-radius:20px;overflow:hidden;position:relative}.h-section5 .technology-wrapper .img-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.h-section5 .technology-wrapper .section-box-button{position:relative;z-index:9;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;gap:20px}@media only screen and (max-width:1024px){.h-section5 .technology-wrapper{padding:100px}}@media only screen and (max-width:960px){.h-section5 .technology-wrapper{padding:50px}}@media only screen and (max-width:576px){.h-section5 .technology-wrapper{padding:0}.h-section5 .technology-wrapper>.img-bg{display:none}.h-section5 .technology-wrapper .section-box-button{gap:15px}.h-section5 .technology-wrapper .section-box-button .section-button{width:50%;border:1px solid #d8000f}.h-section5 .technology-wrapper .section-box-button .section-button:last-child{border-color:#dfe3ee}}.h-section5 .technology-header{position:relative;z-index:9}.h-section5 .technology-header .img-bg{display:none}@media only screen and (max-width:576px){.h-section5 .technology-header{padding:48px 35px 12px;border-radius:20px;overflow:hidden;margin-bottom:24px}.h-section5 .technology-header .img-bg{display:block}.h-section5 .technology-header br{display:none}}.h-section5 .technology-description{position:relative;z-index:9}.h-section6{padding-bottom:200px}@media only screen and (max-width:1024px){.h-section6{padding-bottom:120px}}@media only screen and (max-width:576px){.h-section6{padding-bottom:72px}}.h-section6 .features-wrapper{padding-top:200px}@media only screen and (max-width:1024px){.h-section6 .features-wrapper{padding-top:120px}}@media only screen and (max-width:576px){.h-section6 .features-wrapper{padding-top:72px;padding-bottom:72px}}.h-section6 .features-header{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:80px}@media only screen and (max-width:576px){.h-section6 .features-header{gap:36px;margin-bottom:24px}}.h-section6 .features-description{width:50%;margin-bottom:7px}@media only screen and (max-width:576px){.h-section6 .features-description{margin-bottom:0}}.h-section6 .features-list{display:-webkit-box;display:flex;gap:40px;counter-reset:list}@media only screen and (max-width:576px){.h-section6 .features-list{padding:0 12px;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory}.h-section6 .features-list::-webkit-scrollbar{height:0}}.h-section6 .features-item{width:31.25%}@media only screen and (max-width:576px){.h-section6 .features-item{width:335px;-webkit-box-flex:0;flex:0 0 auto;scroll-snap-align:center}}.h-section6 .features-item__image{width:100%;height:320px;border-radius:20px;overflow:hidden}@media only screen and (max-width:576px){.h-section6 .features-item__image{height:300px;border-radius:10px}}.h-section6 .features-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.h-section6 .features-item__title{margin-top:32px;padding-left:40px;position:relative}@media only screen and (max-width:576px){.h-section6 .features-item__title{padding-left:26px;margin-top:16px}}.h-section6 .features-item__title:before{position:absolute;left:0;top:0;counter-increment:list;content:counter(list) ". ";font-size:24px;font-weight:500;line-height:26px;color:#22242c}@media only screen and (max-width:576px){.h-section6 .features-item__title:before{font-weight:580;color:#373941}}.decor{pointer-events:none;position:relative;z-index:1;width:100%;height:154px;background:url(/wp-content/themes/main/assets/images/home/decor-wave.png) no-repeat 50%;background-size:cover;margin-top:-50px;margin-bottom:-104px}.h-section7{background-color:#f5f7fd}.h-section7 .product-wrapper{padding:80px 0}@media only screen and (max-width:1024px){.h-section7 .product-wrapper{padding:44px 0}}@media only screen and (max-width:576px){.h-section7 .product-wrapper{padding:20px 0 48px}}.h-section7 .product-header{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}@media only screen and (max-width:576px){.h-section7 .product-header{margin-bottom:36px}}.h-section7 .product-header .tw-button{margin-bottom:5px}@media only screen and (max-width:576px){.h-section7 .product-header .tw-button{display:none}}.h-section7 .product-cat{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;padding-top:80px}@media only screen and (max-width:1024px){.h-section7 .product-cat{padding-top:56px}}@media only screen and (max-width:576px){.h-section7 .product-cat{padding:0}.h-section7 .product-cat:not(:last-child){margin-bottom:48px}}.h-section7 .product-cat__name{width:23.59375%;max-height:448px;border-radius:10px;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;flex-wrap:wrap;padding:24px;position:relative}.h-section7 .product-cat__name .img-bg{position:absolute;inset:0;z-index:0}@media only screen and (max-width:576px){.h-section7 .product-cat__name{max-height:unset;padding:42px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-radius:0;margin-bottom:36px}}.h-section7 .product-cat__name .cat-title{margin-top:auto;color:#22242c;font-size:30px;font-weight:500;line-height:42px;margin-bottom:8px;text-align:center;position:relative;z-index:9}@media only screen and (max-width:576px){.h-section7 .product-cat__name .cat-title{font-size:16px;font-weight:600;line-height:28px}}.h-section7 .product-cat__name .cat-description{position:relative;z-index:9;margin-bottom:auto;text-align:center;font-size:14px;line-height:24px}@media only screen and (max-width:576px){.h-section7 .product-cat__name .cat-description{color:#373941;font-size:14px;line-height:24px;width:254px;margin-left:auto;margin-right:auto}}.h-section7 .product-list{width:73.125%;position:relative;padding:0 72px}@media only screen and (max-width:1366px){.h-section7 .product-list{padding:0 32px}}@media only screen and (max-width:576px){.h-section7 .product-list{padding:0 0 0 20px}}.h-section7 .product-list .swiper-button-prev{z-index:99;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.h-section7 .product-list .swiper-button-next{z-index:99;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.h-section7 .product-list .swiper-slide{width:248px;margin-right:24px}.h-section7 .product-list .product-item{max-width:248px}.h-section7 .product-list .product-code{font-weight:500}@media only screen and (max-width:576px){.h-section7 .product-list .swiper-slide{width:127px;margin-right:12px}.h-section7 .product-list .swiper-button-prev{left:20px;-webkit-transform:translateY(-150%);transform:translateY(-150%)}.h-section7 .product-list .swiper-button-next{right:20px;-webkit-transform:translateY(-150%);transform:translateY(-150%)}.h-section7 .product-list .product-item{max-width:100%}.h-section7 .product-list .product-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;text-align:left;-webkit-box-align:start;align-items:flex-start;margin-top:10px}.h-section7 .product-list .product-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:12px;line-height:22px;margin:4px 0 8px}.h-section7 .product-list .product-price{-webkit-box-ordinal-group:4;order:3}}.h-section8{padding:180px 0 200px}@media only screen and (max-width:576px){.h-section8{background:#f5f7fd;padding-top:0;padding-bottom:72px}}.h-section8 .img-bg{position:absolute;inset:0;z-index:0}@media only screen and (max-width:576px){.h-section8 .img-bg{display:none}}.h-section8 .decor{display:none}@media only screen and (max-width:576px){.h-section8 .decor{display:block}}.h-section8 .features-wrapper{position:relative;z-index:9;padding-top:100px;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}@media only screen and (max-width:960px){.h-section8 .features-wrapper{padding-top:0}}@media only screen and (max-width:576px){.h-section8 .features-wrapper{padding:0 0 26px;position:relative;background-color:#f5f7fd}}.h-section8 .features-title{width:23.90625%;position:relative}.h-section8 .features-title .img-bg{display:none}@media only screen and (max-width:576px){.h-section8 .features-title{padding:68px 20px}.h-section8 .features-title .img-bg{display:block}}.h-section8 .features-title .section-title{color:#fff!important}@media only screen and (max-width:576px){.h-section8 .features-title .section-title{font-size:24px;line-height:36px}}.h-section8 .features-content{width:66.015625%;margin-top:36px}@media only screen and (max-width:576px){.h-section8 .features-content{padding:0 20px;margin-top:48px}}.h-section8 .features-content p{color:#fff;text-shadow:2px 2px 5px rgba(0,0,0,.25);font-size:18px;font-weight:500;line-height:28px}@media only screen and (max-width:576px){.h-section8 .features-content p{text-shadow:none;color:#373941;font-size:16px;font-weight:400;line-height:24px}}.h-section8 .features-content ul{margin-top:24px;color:hsla(0,0%,100%,.8);text-shadow:2px 2px 5px rgba(0,0,0,.25);display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;list-style:disc}@media only screen and (max-width:576px){.h-section8 .features-content ul{text-shadow:none;color:#373941;font-weight:300;margin-top:36px}}.h-section8 .features-content ul li{width:380px;margin-left:1.2em;margin-bottom:.2em}@media only screen and (max-width:576px){.h-section8 .features-content ul li{width:100%}}.h-section9{padding-top:80px;padding-bottom:90px}@media only screen and (max-width:576px){.h-section9{padding:72px 20px}}.h-section9_left{width:22.65625%}@media only screen and (max-width:960px){.h-section9_left{width:30%}}@media only screen and (max-width:768px){.h-section9_left{width:100%;margin-bottom:48px}}@media only screen and (max-width:576px){.h-section9_left{padding-right:20px;margin-bottom:0}.h-section9_left .section-button{display:none}}@media only screen and (max-width:576px){.h-section9_left .tw-title br,.h-section9_left .tw-title br:after{content:" "}}.h-section9_left .excerpt{color:#373941}.h-section9_left button{width:170px}@media only screen and (max-width:576px){.h-section9_left button{display:none}}.h-section9_right{width:62.8125%}@media only screen and (max-width:768px){.h-section9_right{width:100%}}@media only screen and (max-width:576px){.h-section9_right{margin-top:24px}}.h-section9_right .sub-title{color:#22242c;font-weight:500}@media only screen and (max-width:576px){.h-section9_right .sub-title{font-weight:600}}.h-section9_right .box_tab{margin:12px 0 42px}@media only screen and (max-width:576px){.h-section9_right .box_tab{margin:16px 0 36px;padding-right:20px}}.h-section9_right .box_tab ul{gap:8px 40px}.h-section9_right .box_tab a{text-decoration:none;color:#94969e;font-weight:300;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.h-section9_right .box_tab a.__active,.h-section9_right .box_tab a:hover{color:#d8000f}.h-section9_right .box_news-grid{display:none;grid-template-areas:"item1 item1" "item1 item1" "item2 item3" "item4 item5";gap:40px}.h-section9_right .box_news-grid.__active{display:grid}@media only screen and (max-width:576px){.h-section9_right .box_news-grid.__active{display:block}}.h-section9_right .box_news-grid.__active .grid_item-1{grid-area:item1}.h-section9_right .box_news-grid.__active .grid_item-2{grid-area:item2}.h-section9_right .box_news-grid.__active .grid_item-3{grid-area:item3}.h-section9_right .box_news-grid.__active .grid_item-4{grid-area:item4}.h-section9_right .box_news-grid.__active .grid_item-5{grid-area:item5}.h-section9_right .box_news-grid .tw-news-card{text-decoration:none}.h-section9_right .box_news-grid .tw-news-card .__thumbnail{width:100%;height:auto;aspect-ratio:4/3}.h-section9_right .box_news-grid .tw-news-card .__info .excerpt{display:none}.h-section9_right .box_news-grid .tw-news-card .hash-tag-time{margin-top:12px}@media only screen and (max-width:576px){.h-section9_right .box_news-grid .tw-news-card .hash-tag-time{margin-top:4px}}.h-section9_right .box_news-grid .tw-news-card .hash-tag-time .tw__time{margin-right:36px}@media only screen and (max-width:576px){.h-section9_right .box_news-grid .tw-news-card .hash-tag-time .tw__time{margin-right:42px}}.h-section9_right .box_news-grid .tw-news-card .hash-tag-time .tw__time span{font-size:14px;line-height:22px}@media only screen and (max-width:576px){.h-section9_right .box_news-grid .tw-news-card .hash-tag-time .tw__time span{font-weight:300}}.h-section9_right .box_news-grid .tw-news-card .hash-tag-time .catname{color:#d8000f}.h-section9_right .box_news-grid .tw-news-card .hash-tag-time .catname:hover{text-decoration:underline}.h-section9_right .box_news-grid .tw-news-card .__info h3{color:#22242c;-webkit-line-clamp:2;max-height:56px}@media only screen and (max-width:576px){.h-section9_right .box_news-grid .tw-news-card .__info h3{word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:72px;line-height:24px;font-weight:400;margin-bottom:8px}}.h-section9_right .box_news-grid .tw-news-card.featured .__thumbnail{height:auto;margin-bottom:20px}.h-section9_right .box_news-grid .tw-news-card.featured .__info h3{font-size:20px;line-height:34px;margin-bottom:10px;-webkit-line-clamp:1;max-height:34px}.h-section9_right .box_news-grid .tw-news-card.featured .__info .excerpt{word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:44px;display:block;color:#373941;font-size:14px;font-weight:300;line-height:22px}.h-section9_right .box_news-grid .tw-news-card.featured .tw__time{margin-right:42px}@media only screen and (max-width:576px){.h-section9_right .box_news-grid.box_news-pc{display:none}}.h-section9_right .box_news-mobile .swiper-slide{width:266px;margin-right:12px}.h-section9_right .box_news-mobile .swiper-button-next,.h-section9_right .box_news-mobile .swiper-button-prev{top:73px;position:absolute;z-index:1;width:40px;height:40px;cursor:pointer}.h-section9_right .box_news-mobile .swiper-button-next:after,.h-section9_right .box_news-mobile .swiper-button-prev:after{display:none}@media only screen and (max-width:576px){.h-section9_right .box_news-mobile .swiper-button-next,.h-section9_right .box_news-mobile .swiper-button-prev{top:30%}.h-section9_right .box_news-mobile .swiper-button-next img,.h-section9_right .box_news-mobile .swiper-button-prev img{width:100%;height:100%}}.h-section9_right .box_news-mobile .swiper-button-prev{left:0}.h-section10{width:100vw;height:auto;aspect-ratio:16/9;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:0 15px;position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%;background-attachment:fixed}@media only screen and (max-width:576px){.h-section10{padding:110px 0;background-attachment:unset}}.h-section10 h2.tw-title{font-weight:500;color:#fff;text-align:center;margin-top:20px;text-shadow:4px 4px 10px rgba(0,0,0,.3)}@media only screen and (max-width:576px){.h-section10 h2.tw-title{font-weight:600;line-height:28px;font-size:16px}}.h-section10 .decor-bottom,.h-section10 .decor-top{width:100%;left:0;position:absolute;display:-webkit-box;display:flex}.h-section10 .decor-bottom img,.h-section10 .decor-top img{width:100%}.h-section10 .decor-top{top:-1px}.h-section10 .decor-bottom{bottom:-1px}.h-section11{padding:120px 0 56px;margin-bottom:56px}@media only screen and (max-width:960px){.h-section11{padding:64px 0 36px;margin-bottom:32px}}@media only screen and (max-width:576px){.h-section11{background-color:#f5f7fd;padding-top:48px;padding-bottom:48px;margin:48px 0}}.h-section11 .box_wrap-neutral{padding:100px;background-color:#f5f7fd;border-radius:40px}@media only screen and (max-width:1024px){.h-section11 .box_wrap-neutral{padding:48px;border-radius:20px}}@media only screen and (max-width:576px){.h-section11 .box_wrap-neutral{padding:0;background-color:unset;border-radius:unset}}.h-section11-content .left,.h-section11-form .left{width:42.5925925926%}@media only screen and (max-width:768px){.h-section11-content .left,.h-section11-form .left{width:100%}}.h-section11-content .right,.h-section11-form .right{width:48.1481481481%}@media only screen and (max-width:768px){.h-section11-content .right,.h-section11-form .right{display:none}}.h-section11-content{margin-bottom:48px}@media only screen and (max-width:576px){.h-section11-content{margin:0}}@media only screen and (max-width:576px){.h-section11-content .left .tw-title{font-weight:580;line-height:36px;font-size:24px}.h-section11-content .left .tw-title br,.h-section11-content .left .tw-title br:after{content:" "}}.h-section11-content .right{margin-top:36px}@media only screen and (max-width:576px){.h-section11-content .right{margin:36px 0}}.h-section11-content .right p{color:#373941;font-weight:300;line-height:26px}@media only screen and (max-width:576px){.h-section11-content .right p{font-size:14px;line-height:24px}}@media only screen and (max-width:576px){.h-section11-form .image-right{display:none}}.h-section11-form .image-right .box_img{padding-top:103.846153846%;position:relative;display:-webkit-box;display:flex}.h-section11-form .image-right .box_img img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:20px}@media only screen and (max-width:576px){#form-receive-consultation{margin-top:24px}}#form-receive-consultation .form-column .form-group{width:calc(50% - 10px)}#form-receive-consultation .form-group{margin-top:24px}@media only screen and (max-width:576px){#form-receive-consultation .form-group{margin-top:16px}}#form-receive-consultation .form-group label{color:#22242c;font-size:14px;font-weight:300;line-height:22px}#form-receive-consultation .form-group.margin-top-none{margin-top:0}#form-receive-consultation .form-group input,#form-receive-consultation .form-group select{background-color:#fff;margin-top:4px}#form-receive-consultation .form-group input::-webkit-input-placeholder,#form-receive-consultation .form-group select::-webkit-input-placeholder{color:#94969e}#form-receive-consultation .form-group input::-moz-placeholder,#form-receive-consultation .form-group select::-moz-placeholder{color:#94969e}#form-receive-consultation .form-group input::placeholder,#form-receive-consultation .form-group select::placeholder{color:#94969e}#form-receive-consultation .form-group-last-child select{-webkit-appearance:none;position:relative;background-image:url(/wp-content/themes/main/assets/images/home/section11/icon-drop-down.svg);background-repeat:no-repeat;background-position:196px 50%;background-position-x:436px;background-size:14px}@media only screen and (max-width:576px){#form-receive-consultation .form-group-last-child select{background-position:136px 50%;background-position-x:311px;background-size:12px}}#form-receive-consultation .tw-button{margin-top:48px;width:192px}@media only screen and (max-width:576px){#form-receive-consultation .tw-button{margin-top:24px}}#form-receive-consultation .form-response.active{margin-top:48px}@media only screen and (max-width:576px){#form-receive-consultation .form-response.active{margin-top:36px}}#form-receive-consultation .form-response.active.success{color:#178d1f}#form-receive-consultation .form-response.active.error{color:#d8000f}.single-product{color:#535662;font-weight:300}.single-product .collapse,.single-product .readmore{cursor:pointer;font-weight:500;margin-top:5px}.single-product-wrapper{padding:100px 0 54px}@media only screen and (max-width:576px){.single-product-wrapper{padding:48px 0}.single-product-wrapper .w-100{width:100%!important}}.single-product .flex-container{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}@media only screen and (max-width:576px){.single-product .flex-container{gap:20px}.single-product .flex-container>div{width:100%!important}}.single-product b,.single-product strong{font-weight:500}.single-product .pdt-100{padding-top:100px}@media only screen and (max-width:576px){.single-product .pdt-100{padding-top:48px}}.single-product .pdt-50{padding-top:50px}@media only screen and (max-width:576px){.single-product .pdt-50{padding-top:32px}}.single-product .pdb-100{padding-bottom:100px}@media only screen and (max-width:576px){.single-product .pdb-100{padding-bottom:48px}}.single-product .pdb-50{padding-bottom:50px}@media only screen and (max-width:576px){.single-product .pdb-50{padding-bottom:32px}}.single-product .swiper-cards .swiper-slide{padding:18px 0 50px;height:auto}.single-product .swiper-cards .swiper-slide:first-child{margin-left:-20px}@media only screen and (max-width:576px){.single-product .swiper-cards .swiper-slide:first-child{margin-left:0}}.single-product .swiper-cards .swiper-button-next{-webkit-transform:translate(-50%,-150%);transform:translate(-50%,-150%)}.single-product .swiper-cards .swiper-button-prev{left:-24px;-webkit-transform:translate(-100%,-150%);transform:translate(-100%,-150%)}@media only screen and (max-width:576px){.single-product .swiper-cards .swiper-button-prev{left:15px;-webkit-transform:translate(-50%,-150%);transform:translate(-50%,-150%)}}.single-product .text-center{text-align:center}.single-product .brand-name{margin-bottom:10px}.single-product .entry-content{line-height:36px}@media only screen and (max-width:576px){.single-product .entry-content{line-height:24px}}.single-product .entry-content p:not(:last-child){margin-bottom:8px}.single-product .entry-content ul{list-style-type:disc;margin-left:20px}.single-product .entry-content ul li::marker{color:#d8000f;background-color:#d8000f}.single-product .entry-content ul li:not(:last-of-type){margin-bottom:8px}.single-product .entry-content b,.single-product .entry-content strong{font-weight:500}.single-product .tw-button{font-weight:500;-webkit-transition:.4s;transition:.4s}.single-product .tw-button:hover{border:1px solid #d8000f;background-color:#d8000f;color:#fff!important}.single-product .single-product__title{color:#22242c;font-size:30px;font-weight:500;line-height:42px;margin-bottom:48px}@media only screen and (max-width:576px){.single-product .single-product__title{font-size:24px;font-weight:580;line-height:36px;color:#373941;margin-bottom:24px}}.single-product-container{max-width:990px;padding:0 20px;margin:0 auto}.single-product-container__pdl{padding-left:25.2604166667%}@media only screen and (max-width:1440px){.single-product-container__pdl{padding-left:17.0138888889%}}@media only screen and (max-width:1024px){.single-product-container__pdl{padding-left:20px}}.single-product-container__pdr{padding-right:25.2604166667%}@media only screen and (max-width:1440px){.single-product-container__pdr{padding-right:17.0138888889%}}@media only screen and (max-width:1024px){.single-product-container__pdr{padding-right:20px}}@media only screen and (max-width:576px){.single-product-container__pdl{padding-left:20px}.single-product-container__pdr{padding-right:20px}}.single-product-breadcrumb{padding-bottom:48px}@media only screen and (max-width:576px){.single-product-breadcrumb{margin-bottom:24px}}.single-product .product__header__title{padding:0 245px;margin:0 auto}.single-product .product__overview{z-index:9}.single-product .product__overview .purchasing-method{margin-top:24px;padding-top:24px;border-top:1px solid #dfe3ee}.single-product .product__overview .purchasing-method__title{color:#22242c;font-size:24px;line-height:1.5;font-weight:500;margin-bottom:16px}.single-product .product__info{width:47.8947368421%}@media only screen and (max-width:576px){.single-product .product__info{-webkit-box-ordinal-group:3;order:2}}.single-product .product__sku{text-transform:uppercase;margin-bottom:16px}.single-product .product__price{color:#d8000f;font-size:40px;font-weight:500;line-height:50px}@media only screen and (max-width:576px){.single-product .product__price{font-size:24px;font-weight:700}}.single-product .product__button{display:-webkit-box;display:flex;flex-wrap:wrap;gap:15px;margin-top:40px}@media only screen and (max-width:576px){.single-product .product__button{gap:15px;margin-top:16px}}.single-product .product__button .tw-button,.single-product .product__button form{width:220px;-webkit-box-flex:1;flex:1 1 220px;text-align:center}@media only screen and (max-width:576px){.single-product .product__button .tw-button,.single-product .product__button form{padding:0;height:44px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}}.single-product .product__button a.tw-button:last-child{-webkit-box-flex:0;flex:0 0 100%}.single-product .product__image{width:43.4736842105%}@media only screen and (max-width:576px){.single-product .product__image{-webkit-box-ordinal-group:2;order:1}}.single-product .product__image .swiper-slide{height:540px}@media only screen and (max-width:576px){.single-product .product__image .swiper-slide{height:438px}}.single-product .product__image .tw-button{margin-top:24px;width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;gap:8px}@media only screen and (max-width:576px){.single-product .product__image .tw-button{margin-top:24px;gap:8px}}.single-product .video-box{text-align:center}@media only screen and (max-width:576px){.single-product .video-box{padding-top:48px;padding-bottom:32px}}.single-product .video-box__wrapper{margin-top:48px;width:100%;height:534px;position:relative;border-radius:20px;overflow:hidden;background-size:cover;background-color:#f5f7fd;background-position:50%;background-repeat:no-repeat;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.single-product .video-box__wrapper{height:188px;border-radius:10px}}.single-product .video-box__wrapper:after{position:absolute;background:#000;content:"";inset:0;pointer-events:none;opacity:.6}.single-product .video-box__wrapper .button{width:64px;height:64px;border-radius:100px;display:-webkit-box;display:flex;z-index:9}@media only screen and (max-width:576px){.single-product .video-box__wrapper .button{width:48px;height:48px}}.single-product .swiper-slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.single-product .card-item{position:relative;width:373px;height:100%;margin:0 20px;background:#fff;overflow:hidden;border-radius:20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.12);box-shadow:0 0 20px 0 rgba(0,0,0,.12)}.single-product .card-item .container-text.hidden{display:block;max-height:440px;overflow:hidden;-webkit-transition:1.5s;transition:1.5s}@media only screen and (max-width:576px){.single-product .card-item{width:290px;height:100%;margin:0 15px;border-radius:16px}.single-product .card-item .container-text.hidden{max-height:400px}}.single-product .card-item__image{width:100%;height:300px;-webkit-box-flex:0;flex:0 0 auto}@media only screen and (max-width:1024px){.single-product .card-item__image{height:250px}}@media only screen and (max-width:576px){.single-product .card-item__image{height:220px}}.single-product .card-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-product .card-item__title{color:#d8000f;font-weight:500;margin-bottom:8px;font-size:16px;line-height:26px;font-weight:400}.single-product .card-item__content{padding:24px 48px;position:relative;-webkit-box-flex:1;flex:1 1 auto}@media only screen and (max-width:960px){.single-product .card-item__content{padding:24px}}@media only screen and (max-width:576px){.single-product .card-item__content{padding:15px}}.single-product .outstanding-features{z-index:2}.single-product .product-intro{padding-top:174px;background-color:#f5f7fd}@media only screen and (max-width:576px){.single-product .product-intro{padding-top:80px}}.single-product .product-intro__header{margin-bottom:30px}.single-product .product-intro__header .single-product__title{margin-bottom:0}.single-product .product-intro__title{width:30.5263157895%}.single-product .product-intro__description{line-height:24px;margin-top:10px;width:56.5263157895%;text-align:justify;color:#373941}.single-product .product__info-addition .swiper-addition{position:relative}.single-product .product__info-addition .swiper-addition:before{content:"";position:absolute;z-index:0;height:1px;background:#dfe3ee;width:100%;top:230px;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media only screen and (max-width:576px){.single-product .product__info-addition .swiper-addition:before{top:230px}}.single-product .product__info-addition .swiper-button-next,.single-product .product__info-addition .swiper-button-prev{-webkit-transform:translateY(100%);transform:translateY(100%)}.single-product .product__info-addition .addition-item{width:207px;padding:0 20px;position:relative}@media only screen and (max-width:576px){.single-product .product__info-addition .addition-item{width:290px;padding:0 12px}}.single-product .product__info-addition .addition-item__image{width:100%;height:184px;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.single-product .product__info-addition .addition-item__image{height:184px}}.single-product .product__info-addition .addition-item__image img{max-height:132px;width:100%;-o-object-fit:cover;object-fit:cover;opacity:.6;border-radius:10px;-webkit-transition:.3s;transition:.3s}@media only screen and (max-width:576px){.single-product .product__info-addition .addition-item__image img{max-height:132px;border-radius:10px}}.single-product .product__info-addition .addition-item__title{font-size:15px;font-weight:600;line-height:24px;color:#94969e;padding-top:30px;margin-top:46px;position:relative}.single-product .product__info-addition .addition-item__title:before{position:absolute;content:"";top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px;height:12px;border-radius:100%;background-color:#94969e}.single-product .product__info-addition .addition-item .tw-title{font-weight:300;color:#94969e;margin-bottom:16px;opacity:0;-webkit-transition:.2s;transition:.2s}.single-product .product__info-addition .addition-item p{font-size:16px;line-height:24px;font-weight:600;font-weight:300;color:#535662;opacity:0;-webkit-transition:.2s;transition:.2s}.single-product .product__info-addition .swiper-slide-active .addition-item{width:290px}.single-product .product__info-addition .swiper-slide-active .addition-item__title{color:#535662;font-size:20px;font-weight:500;line-height:34px}.single-product .product__info-addition .swiper-slide-active .addition-item__title:before{background-color:#d8000f}@media only screen and (max-width:576px){.single-product .product__info-addition .swiper-slide-active .addition-item__title{font-weight:600}}.single-product .product__info-addition .swiper-slide-active .addition-item__image img{max-height:100%;opacity:1}.single-product .product__info-addition .swiper-slide-active .tw-title,.single-product .product__info-addition .swiper-slide-active p{opacity:1}.single-product .product-content{padding-top:178px;background-color:#f5f7fd}.single-product .product-content h2,.single-product .product-content h3,.single-product .product-content h4{color:#22242c;font-size:30px;font-weight:500;line-height:42px;margin-bottom:24px;text-transform:capitalize}@media only screen and (max-width:576px){.single-product .product-content h2,.single-product .product-content h3,.single-product .product-content h4{font-size:24px;font-weight:580;line-height:36px;color:#373941}}.single-product .product-content p{color:#373941}.single-product .product-content p:not(:last-child){margin-bottom:.8em}.single-product .product-content img{margin:58px auto 0;display:block}.single-product .product-content-2{background-size:cover!important}.single-product .product-content-2:before{position:absolute;content:"";inset:0;pointer-events:none;background:linear-gradient(101deg,rgba(34,36,44,.6) -.15%,rgba(34,36,44,.3) 44.85%,rgba(34,36,44,0) 55.4%)}.single-product .product-content-2__wrapper{position:relative;z-index:2;width:374px}.single-product .product-content-2 p{color:#fff;font-size:20px;line-height:34px;font-weight:600;font-weight:500}.single-product .product-intro-2{z-index:2}.single-product .compatible{padding-top:200px;background:#f5f7fd}@media only screen and (max-width:960px){.single-product .compatible{padding-top:120px}}@media only screen and (max-width:576px){.single-product .compatible{padding-top:80px}.single-product .compatible .product-image{height:456px}}.single-product .compatible.__second .flex-container{-webkit-box-align:end;align-items:flex-end}.single-product .compatible__info{width:32.8421052632%}@media only screen and (max-width:960px){.single-product .compatible__info{width:45%}}.single-product .compatible__info .product-code{color:#22242c;margin-bottom:8px}.single-product .compatible__info .product-price{color:#d8000f}.single-product .compatible__info .list-other{display:-webkit-box;display:flex;margin:24px 0 27px}.single-product .compatible__info .list-other li,.single-product .compatible__info .list-other span{color:#373941;font-weight:300}.single-product .compatible__info .list-other li:not(:last-child),.single-product .compatible__info .list-other span:not(:last-child){padding-right:10px;border-right:1px solid;margin-right:10px}.single-product .compatible__info .tw-button{border:1px solid #d8000f;color:#d8000f}.single-product .compatible__list{position:relative;width:248px}.single-product .compatible__list .swiper-button-next{right:-34px;-webkit-transform:translate(100%,150%);transform:translate(100%,150%)}.single-product .compatible__list .swiper-button-prev{left:-34px;-webkit-transform:translate(-100%,150%);transform:translate(-100%,150%)}.single-product .compatible__image{background-color:#fff;width:47.8947368421%;aspect-ratio:1;border-radius:20px;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}.single-product .compatible.__second .compatible__image{height:548px}@media only screen and (max-width:576px){.single-product .compatible.__second .compatible__image{height:548px}}.single-product .specifications{z-index:3}.single-product .specifications__wrapper{-webkit-box-align:center;align-items:center}.single-product .specifications__content{width:39.1578947368%}.single-product .specifications__content p{margin:1.2em 0 .8em}.single-product .specifications__content h4,.single-product .specifications__content h5{margin:1.2em 0 .8em;font-weight:500;font-size:1.1rem}.single-product .specifications__content ul{margin-left:20px;list-style:disc}@media only screen and (max-width:576px){.single-product .specifications__content ul{margin-left:0}}.single-product .specifications__content ul li:not(:last-of-type){margin-bottom:1.2em}.single-product .specifications__content ul li::marker{color:#d8000f}@media only screen and (max-width:576px){.single-product .specifications__content ul li{display:-webkit-box;display:flex;gap:20px;padding:20px 16px;margin-bottom:0!important;font-weight:550;color:#535662}.single-product .specifications__content ul li:nth-child(odd){background-color:#f5f7fd}}.single-product .specifications__content ul li b,.single-product .specifications__content ul li strong{display:block;margin-bottom:4px}@media only screen and (max-width:576px){.single-product .specifications__content ul li b,.single-product .specifications__content ul li strong{-webkit-box-flex:0;flex:0 0 150px;margin-bottom:0;color:#94969e;font-weight:300}}.single-product .specifications__content em,.single-product .specifications__content i{font-weight:500;font-style:normal}@media only screen and (max-width:576px){.single-product .specifications__content em,.single-product .specifications__content i{-webkit-box-flex:0;flex:0 0 150px;color:#94969e;font-weight:300}}.single-product .specifications__image{width:47.8947368421%}.single-product .specifications__image .swiper-pagination{bottom:18px}.single-product .specifications__image .swiper-pagination-bullet{background-color:#94969e;opacity:1}.single-product .specifications__image .swiper-pagination-bullet-active{background-color:#fff}.single-product .specifications__image .swiper-slide{border-radius:20px;overflow:hidden;height:auto;aspect-ratio:455/728}@media only screen and (max-width:576px){.single-product .specifications__image .swiper-slide{height:320px;aspect-ratio:unset}}.single-product .specifications__image .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-product .specifications__image.__second .swiper-slide{height:440px}@media only screen and (max-width:576px){.single-product .specifications__image.__second .swiper-slide{height:260px}}.single-product .review{z-index:2}.single-product .review .swiper-reviews{position:relative;padding-bottom:48px;overflow:hidden}@media only screen and (max-width:576px){.single-product .review .swiper-reviews{padding-bottom:48px}}.single-product .review .swiper-pagination-bullet{opacity:1;background-color:#dfe3ee}.single-product .review .swiper-pagination-bullet-active{background-color:#535662}.single-product .review .swiper-slide{width:290px}.single-product .review-item{position:relative;width:100%}.single-product .review-item__box{height:216px;padding:40px 1px 40px 16px;background:url(/wp-content/themes/main/assets/images/single-product/bg-review.svg) no-repeat 50%;background-size:contain;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:16px;overflow:hidden}@media only screen and (max-width:576px){.single-product .review-item__box{height:216px;margin-bottom:16px;padding:40px}}.single-product .review-item__box:after,.single-product .review-item__box:before{content:"";position:absolute;width:14px;height:14px}@media only screen and (max-width:576px){.single-product .review-item__box:after,.single-product .review-item__box:before{width:14px;height:14px}}.single-product .review-item__box:before{left:24px;top:22px;background:url(/wp-content/themes/main/assets/images/icons/icon-quote-left.svg) no-repeat 50%;background-size:contain}@media only screen and (max-width:576px){.single-product .review-item__box:before{left:40px;top:24px}}.single-product .review-item__box:after{right:24px;background:url(/wp-content/themes/main/assets/images/icons/icon-quote-right.svg) no-repeat 50%;background-size:contain}@media only screen and (max-width:576px){.single-product .review-item__box:after{right:40px}}.single-product .review-item__content{height:120px;overflow:auto;padding-right:14px}@media only screen and (max-width:576px){.single-product .review-item__content{height:130px}}.single-product .review-item__content::-webkit-scrollbar{width:3px}.single-product .review-item__content p:not(:last-child){margin-bottom:.6em}.single-product .review-item__author{display:-webkit-box;display:flex;gap:16px}@media only screen and (max-width:576px){.single-product .review-item__author{gap:16px}}.single-product .review-item__author__avatar{width:70px;height:70px;border-radius:100%;overflow:hidden;-webkit-box-flex:0;flex:0 0 auto;background-color:#f5f7fd}@media only screen and (max-width:576px){.single-product .review-item__author__avatar{width:70px;height:70px}}.single-product .review-item__author__info .author-name{color:#000;font-weight:500;line-height:28px;margin-bottom:2px}@media only screen and (max-width:576px){.single-product .review-item__author__info .author-name{line-height:28px;margin-bottom:2px}}.single-product .review-item__author__info .author-address{position:relative;color:#94969e;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.single-product .review-item__author__info .author-address:before{content:"";display:inline-block;width:14px;height:14px;-webkit-box-flex:0;flex:0 0 14px;background:url(/wp-content/themes/main/assets/images/icons/icon-map.svg) no-repeat 0;background-size:contain;margin-right:6px}@media only screen and (max-width:576px){.single-product .review-item__author__info .author-address:before{margin-right:6px;width:12px;height:12px;-webkit-box-flex:0;flex:0 0 12px}}.single-product .policy{padding-top:180px;background-color:#f5f7fd}@media only screen and (max-width:576px){.single-product .policy{padding-top:72px}}.single-product .policy .nav-tab{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;justify-content:space-around;margin-bottom:64px}@media only screen and (max-width:576px){.single-product .policy .nav-tab{margin-bottom:24px;-webkit-box-pack:start;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory}.single-product .policy .nav-tab::-webkit-scrollbar{height:0}}.single-product .policy .nav-tab__item{width:33.33333%;-webkit-box-flex:1;flex:1 1 100%;padding-bottom:15px;color:#94969e;border-bottom:1px solid;text-align:center}@media only screen and (max-width:576px){.single-product .policy .nav-tab__item{padding:0 15px 15px;-webkit-box-flex:0;flex:0 0 auto;width:auto;scroll-snap-align:center}}.single-product .policy .nav-tab__item a{color:inherit;text-decoration:none}.single-product .policy .nav-tab__item.active{color:#d8000f}.single-product .policy .tab-content__item{display:none}.single-product .policy .tab-content__item.active{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.single-product .policy .delivery-policy{-webkit-box-align:center;align-items:center}.single-product .policy .delivery-policy .content{width:56.6315789474%}.single-product .policy .delivery-policy .content .single-product__title{margin-bottom:32px}.single-product .policy .delivery-policy .content p{margin-bottom:16px}.single-product .policy .delivery-policy .content ul{list-style:disc;margin-left:20px}.single-product .policy .delivery-policy .content ul li b,.single-product .policy .delivery-policy .content ul li strong{display:block;margin-bottom:8px}.single-product .policy .delivery-policy .content ul li::marker{color:#d8000f;background-color:#d8000f}.single-product .policy .delivery-policy .content ul li:not(:last-child){margin-bottom:24px}.single-product .policy .delivery-policy .image{width:290px;height:auto;aspect-ratio:1;border-radius:10px;overflow:hidden}.single-product .policy .delivery-policy .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-product .policy .warranty-policy .custom-list>ul>li:before{border-color:#f5f7fd}.single-product .policy .warranty-policy .content-list{display:block;width:100%}.single-product .policy .warranty-policy .content-list>ul>li:before{margin-top:-12px}.single-product .policy .warranty-policy .content-list .description{gap:40px;margin-top:16px}.single-product .policy .warranty-policy .content-list .description a{display:block;color:var(--accent-blue,#007dc5);font-weight:500}.single-product .policy .warranty-policy .content-list .description .cach-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;gap:5px}.single-product .policy .warranty-policy .content-list .description ul{list-style:disc;display:-webkit-box;display:flex;row-gap:16px;flex-wrap:wrap;padding-left:20px}.single-product .policy .warranty-policy .content-list .description ul li{width:calc(25% - 5px)}.single-product .policy .warranty-policy .content-list .description ul li::marker{color:#d8000f}@media only screen and (max-width:576px){.single-product .policy .warranty-policy .content-list .description ul li{width:50%}}.single-product .policy .frequently_asked_questions{width:702px}.single-product .policy .frequently_asked_questions .qa-item{position:relative;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #dfe3ee}.single-product .policy .frequently_asked_questions .qa-item:last-child{margin-bottom:0}@media only screen and (max-width:576px){.single-product .policy .frequently_asked_questions .qa-item{padding-bottom:16px;margin-bottom:16px}.single-product .policy .frequently_asked_questions .qa-item .question{font-weight:400}}.single-product .policy .frequently_asked_questions .question{font-weight:600;position:relative;color:#535662;cursor:pointer;padding-right:82px}.single-product .policy .frequently_asked_questions .question .icon{position:absolute;top:0;right:0;color:#535662;-webkit-transition:.3s;transition:.3s;width:16px;height:16px;display:-webkit-box;display:flex}@media only screen and (max-width:576px){.single-product .policy .frequently_asked_questions .question .icon{width:12px;height:12px}}.single-product .policy .frequently_asked_questions .question .icon svg{width:100%;height:100%}.single-product .policy .frequently_asked_questions .question.active .icon{top:0;color:#d8000f;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;transform-origin:center}.single-product .policy .frequently_asked_questions .answer{padding:24px 82px 24px 0;font-weight:350;display:none}.single-product .policy .frequently_asked_questions .answer p{margin:1em 0}.single-product .policy .frequently_asked_questions .answer ul{margin:1em 0;-webkit-padding-start:40px;padding-inline-start:40px}.single-product .policy .frequently_asked_questions .answer ul li{list-style:disc}.single-product .policy .frequently_asked_questions .answer ul li::marker{color:#d8000f}.single-product .related-products .sub-title{text-transform:uppercase;color:#94969e;margin-bottom:4px}.single-product .related-products .tw-title{color:#22242c}.single-product .related-products .flex-container{flex-wrap:nowrap}@media only screen and (max-width:576px){.single-product .related-products .flex-container{flex-wrap:wrap}}.single-product .related-products .description-right{width:455px;text-align:justify}.single-product .related-products .description-right .tw-button{margin-top:24px;color:#d8000f;border:1px solid;-webkit-transition:.3s;transition:.3s}@media only screen and (max-width:576px){.single-product .related-products .description-right .tw-button{margin-top:12px}}.single-product .related-products-list{padding-top:40px}@media only screen and (max-width:576px){.single-product .related-products-list{padding-top:24px}}.single-product .related-products-list .swiper-button-next,.single-product .related-products-list .swiper-button-prev{top:40%}.single-product .related-products .product-item{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.single-product .related-products .product-item .product-sku{font-weight:500}.single-product .related-products .product-image{height:490px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #dfe3ee}@media only screen and (max-width:576px){.single-product .related-products .product-image{height:250px}}.single-product .user-manual{z-index:9}@media only screen and (max-width:576px){.single-product .user-manual .flex-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}}.single-product .user-manual .content-list{width:538px;display:none;height:100%}.single-product .user-manual .content-list.active{display:block}.single-product .user-manual .tab-list{width:330px}.single-product .user-manual .tab-list .nav-tab{margin-bottom:48px}.single-product .user-manual .tab-list .nav-tab__item{color:#94969e;padding:16px 0;border-bottom:1px solid}.single-product .user-manual .tab-list .nav-tab__item:not(:last-child){margin-bottom:24px}@media only screen and (max-width:576px){.single-product .user-manual .tab-list .nav-tab__item:not(:last-child){margin-bottom:12px}}.single-product .user-manual .tab-list .nav-tab__item.active{color:#d8000f}.single-product .user-manual .tab-list .nav-tab__item a{text-decoration:none;color:inherit}.single-product .user-manual .tab-list .image{width:100%;height:440px;border-radius:16px;overflow:hidden}@media only screen and (max-width:576px){.single-product .user-manual .tab-list .image{display:none}}.single-product .user-manual .tab-list .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:none}.single-product .user-manual .tab-list .image img.active{display:block}.single-product .custom-list{position:relative;overflow:hidden}.single-product .custom-list>ul{counter-reset:number}.single-product .custom-list>ul>li{padding-left:80px;counter-increment:number;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:4px;position:relative}@media only screen and (max-width:576px){.single-product .custom-list>ul>li{padding-left:0}}.single-product .custom-list>ul>li:after{content:"";position:absolute;left:22px;bottom:100%;width:1px;height:100%;background-color:#d8000f;z-index:1}@media only screen and (max-width:576px){.single-product .custom-list>ul>li:after{display:none}}.single-product .custom-list>ul>li:first-child:after{display:none}.single-product .custom-list>ul>li:before{position:absolute;z-index:9;left:-6px;content:counter(number);width:32px;height:32px;border-radius:100%;background-color:#d8000f;color:#fff;border:12px solid #fff;-webkit-box-sizing:content-box;box-sizing:content-box;font-size:16px;line-height:28px;font-weight:600;font-weight:500;line-height:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.single-product .custom-list>ul>li:before{display:none}}.single-product .custom-list>ul>li:not(:last-child){padding-bottom:40px}@media only screen and (max-width:576px){.single-product .custom-list>ul>li:not(:last-child){padding-bottom:24px}}.single-product .custom-list>ul>li span.step{font-weight:300;color:#94969e}.single-product .custom-list>ul>li span.value{font-weight:500;color:#373941}.product_list-screen{padding-top:100px}@media only screen and (max-width:576px){.product_list-screen #content{background-color:#f5f7fd}}@media only screen and (max-width:576px){.product_list-screen{padding-top:48px}.product_list-screen ul.tw-breadcrumb li span{margin:0 6px}}.product_list-screen h1{margin-top:32px;margin-bottom:50px;color:#22242c;font-size:44px;line-height:1.363636;font-weight:700;font-weight:500}@media only screen and (max-width:1024px){.product_list-screen h1{font-size:36px}}@media only screen and (max-width:768px){.product_list-screen h1{font-size:28px}}@media only screen and (max-width:576px){.product_list-screen h1{font-size:24px;margin-top:24px;margin-bottom:16px;line-height:34px;font-weight:700;font-weight:580}}.product_list-screen .slide-top{margin-bottom:50px}.product_list-screen .slide-top-left{width:900px}.product_list-screen .slide-top-left .swiper-slide{text-decoration:none}.product_list-screen .slide-top-left .swiper-slide .sub-title{color:#d8000f;font-size:16px;font-weight:500;line-height:24px;margin-bottom:8px;word-break:break-word;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;max-height:unset}.product_list-screen .slide-top-left .swiper-slide .tw-title{color:#22242c;font-size:20px;font-weight:500;line-height:34px;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:unset;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.product_list-screen .slide-top-left .swiper-slide .box-img{padding-top:52.2222222222%;position:relative;display:-webkit-box;display:flex;margin-bottom:24px}.product_list-screen .slide-top-left .swiper-slide .box-img img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:20px}.product_list-screen .slide-top-left .swiper-slide:hover .tw-title{color:#d8000f}.product_list-screen .slide-top-left #button_product-top .swiper-button-next,.product_list-screen .slide-top-left #button_product-top .swiper-button-prev{width:32px;height:32px;top:219px}.product_list-screen .slide-top-left #button_product-top .swiper-button-next:after,.product_list-screen .slide-top-left #button_product-top .swiper-button-prev:after{display:none}@media only screen and (max-width:1024px){.product_list-screen .slide-top-left #button_product-top .swiper-button-next,.product_list-screen .slide-top-left #button_product-top .swiper-button-prev{top:176px}}.product_list-screen .slide-top-left #button_product-top .swiper-button-next{right:8px;left:unset}.product_list-screen .slide-top-left #button_product-top .swiper-button-prev{left:8px;right:unset}.product_list-screen .slide-top-left #button_product-top .swiper-pagination{bottom:unset;top:438px}.product_list-screen .slide-top-left #button_product-top .swiper-pagination .swiper-pagination-bullet{opacity:1;background-color:#94969e;width:8px;height:8px}@media only screen and (max-width:1024px){.product_list-screen .slide-top-left #button_product-top .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px}}.product_list-screen .slide-top-left #button_product-top .swiper-pagination .swiper-pagination-bullet-active{background-color:#fff}.product_list-screen .slide-top-right{width:302px}@media only screen and (max-width:576px){.product_list-screen .slide-top{display:none}}.product_list-screen .all_product{background-color:#f5f7fd;padding:100px 0 0;position:relative}@media only screen and (max-width:576px){.product_list-screen .all_product{padding-top:32px}}.product_list-screen .all_product .all_product_arrange{width:74.53125%;margin:0 0 32px auto}@media only screen and (max-width:960px){.product_list-screen .all_product .all_product_arrange{width:100%}}.product_list-screen .all_product .all_product_arrange .tw-title{color:#22242c;font-size:30px;font-weight:500;line-height:42px}.product_list-screen .all_product .all_product_arrange form{margin-left:auto}.product_list-screen .all_product .all_product_arrange select{font:inherit;width:218px;border:none;background-color:transparent;-webkit-appearance:none;color:#373941;font-size:16px;font-weight:300;line-height:24px;background-image:url(/wp-content/themes/main/assets/images/product-list/icon-wrapper.png);background-repeat:no-repeat;background-position:100% 50%;background-size:14px}.product_list-screen .all_product .all_product_arrange_mobile{display:none}@media only screen and (max-width:576px){.product_list-screen .all_product .all_product_arrange{display:none}.product_list-screen .all_product .all_product_arrange_mobile{display:block;margin-bottom:24px}.product_list-screen .all_product .all_product_arrange_mobile form{margin-bottom:24px}}.product_list-screen .all_product_wrap{gap:24px}.product_list-screen .all_product-left{width:19.375%;min-width:225px}@media only screen and (max-width:576px){.product_list-screen .all_product-left{display:none}}.product_list-screen .all_product-left form{margin-bottom:32px}.product_list-screen .all_product-left .box_wrap{padding:0;border-radius:unset;border:unset}.product_list-screen .all_product-left .box_wrap .sub-title{color:#94969e;font-size:15px;font-weight:500;line-height:24px;letter-spacing:.75px;text-transform:uppercase}@media only screen and (max-width:576px){.product_list-screen .all_product-left .box_wrap .sub-title{font-weight:600}}.product_list-screen .all_product-left .box_wrap ul{margin-top:24px}.product_list-screen .all_product-left .box_wrap ul li{background-image:url(/wp-content/themes/main/assets/images/product-list/icon-classify-right.svg);background-repeat:no-repeat;background-position:100% 50%;background-size:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;justify-self:start}.product_list-screen .all_product-left .box_wrap ul li a{display:block;color:#22242c;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;-webkit-transition:.3s ease-in;transition:.3s ease-in;width:216px}.product_list-screen .all_product-left .box_wrap ul li a.__active{color:#d8000f}.product_list-screen .all_product-left .box_wrap ul li a:hover{text-decoration:underline}@media only screen and (max-width:576px){.product_list-screen .all_product-left .box_wrap ul li a{color:#373941;font-size:14px;font-weight:500;line-height:22px;width:220px}}.product_list-screen .all_product-left .box_wrap ul li:not(:first-child){margin-top:16px}@media only screen and (max-width:576px){.product_list-screen .all_product-left .box_wrap ul li:not(:first-child){margin-top:32px}}.product_list-screen .all_product-left .box_wrap ul li .icon{display:none}@media only screen and (max-width:576px){.product_list-screen .all_product-left .box_wrap ul li .icon{width:24px;display:block;margin-right:7px}}@media only screen and (max-width:576px){.product_list-screen .all_product-left .box_wrap ul{margin-top:24px}}@media only screen and (max-width:576px){.product_list-screen .all_product-left .box_wrap{padding:32px 22px;border:1px solid #dfe3ee;border-radius:20px}}@media only screen and (max-width:576px){.product_list-screen .all_product-left{width:100%;-webkit-box-ordinal-group:3;order:2;margin-top:48px}}.product_list-screen .all_product-right{width:74.53125%}@media only screen and (max-width:576px){.product_list-screen .all_product-right{-webkit-box-ordinal-group:2;order:1;width:100%}}.product_list-screen .all_product-right .list_product{gap:80px 24px}@media only screen and (max-width:960px){.product_list-screen .all_product-right .list_product{gap:32px 24px}}@media only screen and (max-width:576px){.product_list-screen .all_product-right .list_product{gap:0 15px}}.product_list-screen .all_product-right .data-hidden{opacity:0;height:0;pointer-events:none}.product_list-screen .term-description{-webkit-transition:.3s;transition:.3s;line-height:24px;height:auto;padding:30px 0 0;position:relative;overflow:hidden;max-width:800px;margin:15px auto 20px;font-weight:350}.product_list-screen .term-description .text{height:auto;text-align:justify}.product_list-screen .term-description .text h1,.product_list-screen .term-description .text h2,.product_list-screen .term-description .text h3,.product_list-screen .term-description .text h4,.product_list-screen .term-description .text h5,.product_list-screen .term-description .text h6{font-size:1.5em;font-weight:500;margin:1em 0}.product_list-screen .term-description .text p{margin:1em 0}.product_list-screen .term-description .text p span{font-weight:350!important}.product_list-screen .term-description .text b,.product_list-screen .term-description .text strong{font-weight:500}.product_list-screen .term-description .text ul{padding-left:20px;margin:1em 0;list-style:disc}.product_list-screen .term-description .text ul li{margin:.5em 0}.product_list-screen .term-description.shortened .text{height:96px}.product_list-screen .term-description .bg-article{bottom:-22px;height:105px;left:0;position:absolute;width:100%;margin-bottom:3px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(249,250,251,0)),color-stop(#f5f7fd),to(#f5f7fd));background:linear-gradient(180deg,rgba(249,250,251,0),#f5f7fd,#f5f7fd)}.product_list-screen .term-description button{cursor:pointer;display:block;background:transparent;border:none;font-size:14px;font-family:inherit;color:#d8000f;margin:0 auto;text-align:center;position:relative;padding:0 20px}.product_list-screen .term-description button:before{border-bottom:1.5px solid #d8000f;border-right:1.5px solid #d8000f;content:"";height:7px;position:absolute;-webkit-transform:rotate(-135deg) translate(-50%,-50%);transform:rotate(-135deg) translate(-50%,-50%);top:3px;right:5px;width:7px}.product_list-screen .term-description.shortened button:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.product_list-screen .form-receive-consultation{position:relative;padding-top:120px}.product_list-screen .form-receive-consultation .wave{position:absolute;top:0;left:0;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:2;pointer-events:none}@media only screen and (max-width:576px){.product_list-screen .form-receive-consultation{padding-top:72px}}.product_list-screen .form-receive-consultation .h-section11{margin-top:0;margin-bottom:56px}@media only screen and (max-width:576px){.product_list-screen .form-receive-consultation .h-section11{margin-bottom:0;background-color:#fff}.product_list-screen .form-receive-consultation .h-section11 #form-receive-consultation .tw-button{margin-top:24px}}.sort_mobile{display:none}@media only screen and (max-width:576px){.sort_mobile{right:0;top:0;position:fixed;z-index:1001;border-radius:20px 0 0 20px;display:block;width:286px;height:100vh;overflow:hidden;background:#fff;padding:24px 20px 60px 24px;-webkit-transform:translate(100%);transform:translate(100%);-webkit-transition:.3s;transition:.3s}.sort_mobile.active{-webkit-transform:translateX(0);transform:translateX(0)}.sort_mobile__title{color:#94969e;text-transform:uppercase;margin-bottom:24px}.sort_mobile .block-content{height:70vh;overflow-y:auto}.sort_mobile .block-content .filter-options-item{padding-bottom:16px;border-bottom:1px solid #dfe3ee;margin-bottom:16px}.sort_mobile .block-content .form-group__label{margin-bottom:8px}.sort_mobile .block-content .option{font-weight:400}.sort_mobile .block-content .option:not(:last-child){margin-bottom:8px}.sort_mobile .box-button{display:-webkit-box;display:flex;flex-wrap:wrap;gap:10px;position:absolute;z-index:9;left:0;bottom:25vw;padding:25px 15px;background-color:#fff}.sort_mobile .box-button .tw-button{width:120px;padding-left:0;padding-right:0}}.panigation_mobile{display:none}@media only screen and (max-width:576px){.panigation_mobile{display:block}.panigation_mobile .paginate_links{display:-webkit-box;display:flex;gap:0 12px;margin-top:24px;-webkit-box-pack:center;justify-content:center}.panigation_mobile .paginate_links .page-numbers{width:36px;height:36px;background-color:transparent}.panigation_mobile .paginate_links .page-numbers.current,.panigation_mobile .paginate_links .page-numbers:hover{background-color:#d8000f;border:1px solid #d8000f;color:#fff}}.projects-wrapper{padding-top:100px;padding-bottom:56px}@media only screen and (max-width:576px){.projects-wrapper{padding-top:48px;padding-bottom:48px}}.projects-wrapper h1.page-title{margin-top:12px;margin-bottom:74px;color:#22242c;font-weight:580}@media only screen and (max-width:576px){.projects-wrapper h1.page-title{margin-top:48px;margin-bottom:12px;font-weight:500}}.projects-wrapper .search-input{width:100%;display:none}@media only screen and (max-width:576px){.projects-wrapper .search-input{display:block;margin-top:16px}}.projects-wrapper .search-input form{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.projects-wrapper .search-input form .frm-input{-webkit-box-flex:1;flex:1;position:relative;padding-bottom:1px}@media only screen and (max-width:576px){.projects-wrapper .search-input form .frm-input{padding-bottom:1px}}.projects-wrapper .search-input form .frm-input input{padding:0 14px;width:100%;height:42px;border:none;border-radius:4px;background-color:#fff;font-size:14px;line-height:22px;font-weight:300;color:#535662;position:relative;z-index:1}.projects-wrapper .search-input form .frm-input input::-webkit-input-placeholder{font-size:14px;line-height:22px;font-weight:300;color:#94969e}.projects-wrapper .search-input form .frm-input input::-moz-placeholder{font-size:14px;line-height:22px;font-weight:300;color:#94969e}.projects-wrapper .search-input form .frm-input input::placeholder{font-size:14px;line-height:22px;font-weight:300;color:#94969e}@media only screen and (max-width:576px){.projects-wrapper .search-input form .frm-input input{height:42px;padding:0 14px;border-radius:4px}}.projects-wrapper .search-input form .frm-input:before{content:"";position:absolute;bottom:0;left:0;right:0;top:0;border-radius:4px;border:1px solid #94969e}@media only screen and (max-width:576px){.projects-wrapper .search-input form .frm-input:before{border-radius:4px}}.projects-wrapper .search-input form button{color:#fff;width:42px;height:42px;border-radius:4px;margin-left:28px;border:none;background-color:#d8000f;padding:0;cursor:pointer}@media only screen and (max-width:576px){.projects-wrapper .search-input form button{width:42px;height:42px;border-radius:4px;margin-left:28px}}.projects-wrapper .search-input form button img{width:16px;height:16px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}@media only screen and (max-width:576px){.projects-wrapper .search-input form button img{width:16px;height:16px}}.projects-wrapper .projects-content .control-tax-search{margin-bottom:32px;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.projects-wrapper .projects-content .control-tax-search{margin-bottom:32px}}.projects-wrapper .projects-content .control-tax-search .swiper-tax-container{width:840px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}@media only screen and (max-width:576px){.projects-wrapper .projects-content .control-tax-search .swiper-tax-container{width:100%}}.projects-wrapper .projects-content .control-tax-search .swiper-tax-container .swiper-tax-wrapper{width:100%;overflow:hidden}.projects-wrapper .projects-content .control-tax-search .swiper-tax-container .swiper-tax-wrapper .tax__item{margin:0 20px;width:auto;font-size:14px;line-height:22px;font-weight:300;font-weight:500;color:#94969e}@media only screen and (max-width:576px){.projects-wrapper .projects-content .control-tax-search .swiper-tax-container .swiper-tax-wrapper .tax__item{margin:0 20px}}.projects-wrapper .projects-content .control-tax-search .swiper-tax-container .swiper-tax-wrapper .tax__item.__active{color:#d8000f}.projects-wrapper .projects-content .control-tax-search .swiper-tax-container .swiper-tax-wrapper .tax__item:first-child{margin-left:0}.projects-wrapper .projects-content .control-tax-search .swiper-tax-container button.tw-icon img{width:16px;height:16px;display:block}@media only screen and (max-width:576px){.projects-wrapper .projects-content .control-tax-search .swiper-tax-container button.tw-icon img{display:none}}.projects-wrapper .projects-content .control-tax-search .search-input{width:400px;display:block}@media only screen and (max-width:576px){.projects-wrapper .projects-content .control-tax-search .search-input{display:none;width:0}}.projects-wrapper .projects__pagination{-webkit-box-pack:center;justify-content:center;padding-top:52px}@media only screen and (max-width:576px){.projects-wrapper .projects__pagination{padding-top:24px}}#project-modal{display:block;overflow:auto}#project-modal .__info h3{color:#d8000f;font-size:24px;font-style:normal;font-weight:500;line-height:1.5em;margin-bottom:4px;text-align:center}@media only screen and (max-width:767px){#project-modal .__info h3{font-size:18px;margin-bottom:4px}}#project-modal .__info p{font-size:16px;font-style:normal;font-weight:300;line-height:1.5em}@media only screen and (max-width:767px){#project-modal .__info p{font-size:14px}}#project-modal .__product{margin-top:26px;margin-bottom:12px;text-align:justify}@media only screen and (max-width:767px){#project-modal .__product{margin-top:14px;margin-bottom:8px}}#project-modal .__address{color:#535662;font-size:16px;font-style:normal;font-weight:300;line-height:1.62em;text-align:center;margin-top:0;margin-bottom:0}@media only screen and (max-width:767px){#project-modal .__address{font-size:14px}}#project-modal .__content{color:#535662;font-size:16px;font-style:normal;font-weight:300;line-height:1.5em;text-align:justify}@media only screen and (max-width:767px){#project-modal .__content{font-size:14px}}#project-modal .__tax{color:#d23f62}#project-modal .slide-wrapper{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}#project-modal .slide-wrapper .gallery-slide{-webkit-box-flex:0;flex:0 0 80%;max-width:80%}@media only screen and (max-width:767px){#project-modal .slide-wrapper .gallery-slide{flex-basis:100%;max-width:100%;max-height:unset}}#project-modal .slide-wrapper .gallery-slide .swiper-slide{display:-webkit-box;display:flex;flex-wrap:wrap;border:1px solid #dfe3ee;border-radius:10px;overflow:hidden;aspect-ratio:657/380}#project-modal .slide-wrapper .gallery-slide img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media only screen and (max-width:767px){#project-modal .slide-wrapper .gallery-slide img{border-radius:4px}}#project-modal .slide-wrapper .gallery-thumb-outer{-webkit-box-flex:0;flex:0 0 20%;max-width:20%;padding-left:40px;padding-top:32px;padding-bottom:32px;max-height:445px;position:relative}@media only screen and (max-width:767px){#project-modal .slide-wrapper .gallery-thumb-outer{display:none}}#project-modal .slide-wrapper .gallery-thumb-outer .swiper-button-next{bottom:0;left:calc(50% + 25px);right:auto;-webkit-transform:translateX(-50%) rotate(135deg);transform:translateX(-50%) rotate(135deg);top:auto}#project-modal .slide-wrapper .gallery-thumb-outer .swiper-button-prev{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);top:8px;left:calc(50% + 25px);right:auto;bottom:auto}#project-modal .slide-wrapper .gallery-thumb-outer .swiper-button-next,#project-modal .slide-wrapper .gallery-thumb-outer .swiper-button-prev{z-index:99}#project-modal .slide-wrapper .gallery-thumb-outer .swiper-button-next:before,#project-modal .slide-wrapper .gallery-thumb-outer .swiper-button-prev:before{content:"";width:10px;height:10px;border-top:2px solid #94969e;border-right:2px solid #94969e}#project-modal .slide-wrapper .gallery-thumb-outer .swiper-button-next:after,#project-modal .slide-wrapper .gallery-thumb-outer .swiper-button-prev:after{display:none}#project-modal .slide-wrapper .gallery-thumb{height:100%}#project-modal .slide-wrapper .gallery-thumb .swiper-slide{margin-bottom:10px;width:100%;height:25%;border-radius:10px;overflow:hidden}#project-modal .slide-wrapper .gallery-thumb .swiper-slide-thumb-active{position:relative}#project-modal .slide-wrapper .gallery-thumb .swiper-slide-thumb-active:after{position:absolute;content:"";inset:0;background:rgba(0,0,0,.4)}#project-modal .slide-wrapper .gallery-thumb .swiper-slide-thumb-active:before{content:"";z-index:2;width:16px;height:16px;background:url(/wp-content/themes/main/assets/images/icons/icon-eye.svg) no-repeat 50%;background-size:contain;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#project-modal .slide-wrapper .gallery-thumb .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.filtration_technology{color:#373941}@media only screen and (max-width:1080px){.filtration_technology br,.filtration_technology br:after{content:" "}}.filtration_technology section{padding:50px 0}@media only screen and (max-width:576px){.filtration_technology section{padding:36px 0}}.filtration_technology p,.filtration_technology p.tw-text,.filtration_technology p.tw-title{font-weight:300;color:#373941}.filtration_technology.__header{padding-top:50px;background:url(/wp-content/themes/main/assets/images/filtration-technology/bg-section-main-content.png) no-repeat 0 0;background-size:100%}.filtration_technology.__header .tw-breadcrumb{-webkit-box-pack:center;justify-content:center}.filtration_technology.__header .page-content .entry-title{margin-bottom:24px}@media only screen and (max-width:576px){.filtration_technology.__header .page-content .entry-title{margin-bottom:24px}}.filtration_technology.__header .page-content .entry-title span{color:#d8000f}.filtration_technology.__header .page-content .excerpt{width:840px;margin:auto;text-align:center}.filtration_technology.__header .additional-content{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}@media only screen and (max-width:576px){.filtration_technology.__header .additional-content{flex-wrap:wrap;gap:20px}}.filtration_technology.__header .additional-content__description{width:39.84375%}@media only screen and (max-width:1080px){.filtration_technology.__header .additional-content__description{width:44%;width:47%}}.filtration_technology.__header .additional-content__description .heading,.filtration_technology.__header .additional-content__description h3{font-size:20px;font-weight:500;line-height:34px;margin-bottom:32px}@media only screen and (max-width:576px){.filtration_technology.__header .additional-content__description .heading,.filtration_technology.__header .additional-content__description h3{font-size:18px;line-height:26px;margin-bottom:32px}}.filtration_technology.__header .additional-content__description p:not(:last-child){margin-bottom:1em}.filtration_technology.__header .additional-content__gallery{width:48.4375%}.filtration_technology.__header .additional-content__gallery .swiper-slide{height:428px}@media only screen and (max-width:576px){.filtration_technology.__header .additional-content__gallery .swiper-slide{height:auto;aspect-ratio:1}}.filtration_technology .video-box{padding:50px 0}.filtration_technology .video-box__wrapper{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;background-size:cover;background-color:#f5f7fd;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:576px){.filtration_technology .video-box__wrapper{border-radius:20px}}.filtration_technology .video-box__wrapper .button{width:120px;height:120px;display:-webkit-box;display:flex}.filtration_technology .advantage__title{width:620px}.filtration_technology .advantage__title .description{font-weight:500;margin:32px 0 48px}@media only screen and (max-width:576px){.filtration_technology .advantage__title .description{margin:16px 0 24px}}.filtration_technology .advantage__content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;flex-wrap:wrap}@media only screen and (max-width:768px){.filtration_technology .advantage__content{gap:30px}}@media only screen and (max-width:576px){.filtration_technology .advantage__content{gap:20px}}.filtration_technology .advantage__content .content-left{width:50%;-webkit-box-flex:0;flex:0 0 640px;display:-webkit-box;display:flex;flex-wrap:wrap;gap:20px 3.125%}@media only screen and (max-width:1080px){.filtration_technology .advantage__content .content-left{-webkit-box-flex:unset;flex:unset;width:56%}}@media only screen and (max-width:768px){.filtration_technology .advantage__content .content-left{width:100%}}@media only screen and (max-width:576px){.filtration_technology .advantage__content .content-left{gap:20px}}.filtration_technology .advantage__content .content-left .grid-item{width:48.4375%;padding:48px 32px;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:16px;border-radius:20px;overflow:hidden;border:1px solid #dfe3ee;color:#535662;-webkit-transition:.3s;transition:.3s;cursor:pointer}.filtration_technology .advantage__content .content-left .grid-item.active,.filtration_technology .advantage__content .content-left .grid-item:hover{background-color:#d8000f;border-color:#d8000f;color:#fff}.filtration_technology .advantage__content .content-left .grid-item.active img,.filtration_technology .advantage__content .content-left .grid-item:hover img{-webkit-filter:grayscale(1) brightness(100);filter:grayscale(1) brightness(100)}@media only screen and (max-width:1080px){.filtration_technology .advantage__content .content-left .grid-item{width:48.4375%}}@media only screen and (max-width:576px){.filtration_technology .advantage__content .content-left .grid-item{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;gap:24px;padding:5px;border:none!important;border-radius:0}}.filtration_technology .advantage__content .content-left .grid-item .icon{width:48px;height:48px}@media only screen and (max-width:576px){.filtration_technology .advantage__content .content-left .grid-item .icon{width:48px;height:48px;-webkit-box-flex:0;flex:0 0 48px;margin-top:6px}}.filtration_technology .advantage__content .content-left .grid-item .content{font-weight:500}.filtration_technology .advantage__content .content-right{width:39.84375%;margin:0;border-radius:20px;-webkit-box-shadow:6px 10px 24px 0 rgba(0,0,0,.1);box-shadow:6px 10px 24px 0 rgba(0,0,0,.1)}@media only screen and (max-width:768px){.filtration_technology .advantage__content .content-right{width:65%;margin:0 auto}}@media only screen and (max-width:576px){.filtration_technology .advantage__content .content-right{-webkit-box-shadow:none;box-shadow:none}}.filtration_technology .advantage__content .content-right .swiper-button-next,.filtration_technology .advantage__content .content-right .swiper-button-prev{top:30%;width:32px;height:32px;color:#fff}.filtration_technology .advantage__content .content-right .swiper-button-next:after,.filtration_technology .advantage__content .content-right .swiper-button-prev:after{font-size:18px}@media only screen and (max-width:576px){.filtration_technology .advantage__content .content-right .swiper-button-next,.filtration_technology .advantage__content .content-right .swiper-button-prev{width:16px;height:16px}.filtration_technology .advantage__content .content-right .swiper-button-next:after,.filtration_technology .advantage__content .content-right .swiper-button-prev:after{font-size:16px}}.filtration_technology .advantage__content .content-right .card-item{overflow:hidden;border-radius:20px}.filtration_technology .advantage__content .content-right .card-item__image{width:100%;height:324px;overflow:hidden}@media only screen and (max-width:576px){.filtration_technology .advantage__content .content-right .card-item__image{height:157px;border-radius:10px}}.filtration_technology .advantage__content .content-right .card-item__content{padding:32px 32px 40px}@media only screen and (max-width:576px){.filtration_technology .advantage__content .content-right .card-item__content{padding:24px 0}}.filtration_technology .advantage__content .content-right .card-item__title{font-weight:500;margin-bottom:16px}@media only screen and (max-width:576px){.filtration_technology .advantage__content .content-right .card-item__title{margin-bottom:16px}}.filtration_technology .advantage__content .content-right .card-item__description{text-align:justify}.filtration_technology .section-content{display:-webkit-box;display:flex;padding-left:16.6666666667%}@media only screen and (max-width:1440px){.filtration_technology .section-content{padding-left:5.5555555556%}}@media only screen and (max-width:576px){.filtration_technology .section-content{flex-wrap:wrap;padding-left:0}}.filtration_technology .section-content__left{width:21.3235294118%;-webkit-box-flex:1;flex:1 0 21.3235294118%;margin-right:5.2941176471%}.filtration_technology .section-content__left p{margin-top:48px}@media only screen and (max-width:1024px){.filtration_technology .section-content__left{width:60%;-webkit-box-flex:60%;flex:60%}}@media only screen and (max-width:576px){.filtration_technology .section-content__left{margin-right:0;padding:0 20px}.filtration_technology .section-content__left p{margin-top:16px}}.filtration_technology .section-content__right{-webkit-box-flex:1;flex:1 1 100%;position:relative;overflow:hidden;padding-left:78px}.filtration_technology .section-content__right .swiper-button-prev{-webkit-transform:translate(-100%,-150%);transform:translate(-100%,-150%)}@media only screen and (max-width:576px){.filtration_technology .section-content__right{padding-left:40px}.filtration_technology .section-content__right .swiper-button-prev{-webkit-transform:translate(-50%,-150%);transform:translate(-50%,-150%)}}.filtration_technology .section-technology__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;position:relative;margin-bottom:30px}.filtration_technology .section-technology__header .custom-navigation{position:relative;display:-webkit-box;display:flex;gap:16px}.filtration_technology .section-technology__header .custom-navigation .swiper-button-next,.filtration_technology .section-technology__header .custom-navigation .swiper-button-prev{position:relative;left:auto;top:auto;right:auto;bottom:auto;margin:0}@media only screen and (max-width:576px){.filtration_technology .section-technology .swiper-technology{padding-left:10px}}.filtration_technology .section-technology .swiper-technology .swiper-slide{height:auto}.filtration_technology .section-technology .swiper-technology .card-item{display:block;height:100%}.filtration_technology .section-technology .swiper-technology .card-item:after{display:none}.filtration_technology .lab{text-align:center}.filtration_technology .lab .page-title{width:605px;margin:12px auto 64px}@media only screen and (max-width:576px){.filtration_technology .lab .page-title{width:100%;margin:12px auto 32px}}.filtration_technology .lab-image{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row}.filtration_technology.__footer{padding-top:100px;padding-bottom:56px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;gap:20px}@media only screen and (max-width:768px){.filtration_technology.__footer{flex-wrap:wrap}}@media only screen and (max-width:576px){.filtration_technology.__footer{gap:20px;padding-top:50px;padding-bottom:56px}}.filtration_technology.__footer .footer__link-left,.filtration_technology.__footer .footer__link-right{border-radius:20px;overflow:hidden;background-size:cover;background-color:#f5f7fd;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:576px){.filtration_technology.__footer .footer__link-left,.filtration_technology.__footer .footer__link-right{border-radius:20px}}.filtration_technology.__footer .footer__link-left{width:31.25%;text-align:center;padding:0}.filtration_technology.__footer .footer__link-left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:768px){.filtration_technology.__footer .footer__link-left{width:100%;height:400px}.filtration_technology.__footer .footer__link-left img{-o-object-position:bottom;object-position:bottom}}@media only screen and (max-width:576px){.filtration_technology.__footer .footer__link-left{padding:40px 20px}.filtration_technology.__footer .footer__link-left img{-o-object-position:unset;object-position:unset}}.filtration_technology.__footer .footer__link-right{width:65.625%;padding:77px 106px 77px 70px;border:1px solid #dfe3ee}@media only screen and (max-width:768px){.filtration_technology.__footer .footer__link-right{width:100%}}@media only screen and (max-width:576px){.filtration_technology.__footer .footer__link-right{padding:30px 20px}}.filtration_technology.__footer .footer__link-right .page-title{margin:0 0 24px}@media only screen and (max-width:576px){.filtration_technology.__footer .footer__link-right .page-title{margin-bottom:24px}}.filtration_technology.__footer .footer__link-right .description p:not(:last-child){margin-bottom:24px}@media only screen and (max-width:576px){.filtration_technology.__footer .footer__link-right .description p:not(:last-child){margin-bottom:24px}}.filtration_technology.__footer .footer__link-right .tw-link{font-weight:500;text-decoration:none;color:#d8000f;margin-top:16px;display:inline-block}.filtration_technology.__footer .footer__link-right .tw-link:hover{text-decoration:underline}@media only screen and (max-width:576px){.filtration_technology.__footer .footer__link-right .tw-link{margin-top:16px}}.introduce-template{font-weight:300;color:#373941}.introduce-template .introduce-wrapper .introduce-breadcrumb{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.introduce-template .introduce-wrapper .introduce-content .overview{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;flex-wrap:wrap}@media only screen and (max-width:768px){.introduce-template .introduce-wrapper .introduce-content .overview{gap:30px}}@media only screen and (max-width:576px){.introduce-template .introduce-wrapper .introduce-content .overview{gap:24px}}.introduce-template .introduce-wrapper .introduce-content .overview ._picture{width:39.84375%}@media only screen and (max-width:1024px){.introduce-template .introduce-wrapper .introduce-content .overview ._picture{width:45%}}@media only screen and (max-width:768px){.introduce-template .introduce-wrapper .introduce-content .overview ._picture{width:100%}}.introduce-template .introduce-wrapper .introduce-content .overview ._picture .swiper-slide{padding-top:78.431372549%;position:relative;display:-webkit-box;display:flex;border-radius:20px;overflow:hidden}.introduce-template .introduce-wrapper .introduce-content .overview ._picture .swiper-slide img{width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (max-width:768px){.introduce-template .introduce-wrapper .introduce-content .overview ._picture .swiper-slide{padding-top:57%}}.introduce-template .introduce-wrapper .introduce-content .overview ._context{width:48.4375%}@media only screen and (max-width:768px){.introduce-template .introduce-wrapper .introduce-content .overview ._context{width:100%}}.introduce-template .introduce-wrapper .introduce-content .overview ._context .__text{margin-top:32px}.introduce-template .introduce-wrapper .introduce-content .vision-mission ._grid{margin-top:48px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:40px;grid-column-gap:3.125%}@media only screen and (max-width:1080px){.introduce-template .introduce-wrapper .introduce-content .vision-mission ._grid{display:-webkit-box;display:flex;padding-bottom:16px;overflow:auto;scroll-snap-type:x mandatory}.introduce-template .introduce-wrapper .introduce-content .vision-mission ._grid::-webkit-scrollbar{height:3px;border-radius:10px}}.introduce-template .introduce-wrapper .introduce-content .vision-mission ._grid .__item{border:1px solid #dfe3ee;border-radius:20px;overflow:hidden}@media only screen and (max-width:1080px){.introduce-template .introduce-wrapper .introduce-content .vision-mission ._grid .__item{border-radius:20px;width:300px;-webkit-box-flex:0;flex:0 0 300px;scroll-snap-align:center}}.introduce-template .introduce-wrapper .introduce-content .vision-mission ._grid .__item .___picture{width:100%;height:260px}@media only screen and (max-width:576px){.introduce-template .introduce-wrapper .introduce-content .vision-mission ._grid .__item .___picture{height:226px}}.introduce-template .introduce-wrapper .introduce-content .vision-mission ._grid .__item .___info{padding:24px 8% 32px}@media only screen and (max-width:576px){.introduce-template .introduce-wrapper .introduce-content .vision-mission ._grid .__item .___info{padding:24px 20px 20px}}.introduce-template .introduce-wrapper .introduce-content .vision-mission ._grid .__item .___info h4{margin-bottom:8px;font-size:18px;line-height:26px;font-weight:500;color:#d8000f}@media only screen and (max-width:576px){.introduce-template .introduce-wrapper .introduce-content .vision-mission ._grid .__item .___info h4{font-size:18px;line-height:26px;margin-bottom:4px}}.introduce-template .introduce-wrapper .introduce-content .product-service ._context{margin-top:48px;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;flex-wrap:wrap}@media only screen and (max-width:768px){.introduce-template .introduce-wrapper .introduce-content .product-service ._context{gap:30px}}@media only screen and (max-width:576px){.introduce-template .introduce-wrapper .introduce-content .product-service ._context{gap:24px}}.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__picture{width:48.4375%}@media only screen and (max-width:1080px){.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__picture{width:55%}}@media only screen and (max-width:768px){.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__picture{width:100%}}.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__picture .swiper-slide{display:-webkit-box;padding-top:66.1290322581%;position:relative;display:flex;border-radius:20px;overflow:hidden}.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__picture .swiper-slide img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__list{width:39.84375%}@media only screen and (max-width:1080px){.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__list{width:40%}}@media only screen and (max-width:768px){.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__list{width:100%}}.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__list .___item{padding:24px 0;border-bottom:1px solid #dfe3ee;font-size:14px;line-height:24px;font-weight:300;font-weight:500;color:#94969e;cursor:pointer}@media only screen and (max-width:576px){.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__list .___item{padding:12px 0}}.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__list .___item:first-child{padding-top:0}.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__list .___item:hover{color:#373941}.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__list .___item.is__active{border-color:#d8000f;font-size:20px;line-height:34px;font-weight:600;font-weight:500;color:#373941}.introduce-template .introduce-wrapper .introduce-content .product-service ._context .__list .___item.is__active~.__item{border-color:#dfe3ee;font-size:14px;line-height:24px;font-weight:300;font-weight:500;color:#94969e}.introduce-template .introduce-wrapper .introduce-content .representative{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;flex-wrap:wrap;margin:0}@media only screen and (max-width:576px){.introduce-template .introduce-wrapper .introduce-content .representative{gap:24px}}.introduce-template .introduce-wrapper .introduce-content .representative ._context{width:48.4375%;padding-top:48px}@media only screen and (max-width:768px){.introduce-template .introduce-wrapper .introduce-content .representative ._context .page-title{font-size:23px;line-height:35px}}.introduce-template .introduce-wrapper .introduce-content .representative ._context ul{margin-top:48px}@media only screen and (max-width:768px){.introduce-template .introduce-wrapper .introduce-content .representative ._context ul{margin-top:30px}}.introduce-template .introduce-wrapper .introduce-content .representative ._context ul li{margin-bottom:8px;line-height:36px;padding-left:20px;position:relative}@media only screen and (max-width:576px){.introduce-template .introduce-wrapper .introduce-content .representative ._context ul li{line-height:26px;padding-left:20px}}.introduce-template .introduce-wrapper .introduce-content .representative ._context ul li:before{content:"";position:absolute;width:8px;height:8px;border-radius:4px;background-color:#d8000f;left:0;top:14px}@media only screen and (max-width:576px){.introduce-template .introduce-wrapper .introduce-content .representative ._context ul li:before{width:8px;height:8px;border-radius:4px;top:10px}}.introduce-template .introduce-wrapper .introduce-content .representative ._context ul li:last-child{margin-bottom:0}.introduce-template .introduce-wrapper .introduce-content .representative ._picture{width:39.84375%}@media only screen and (max-width:1080px){.introduce-template .introduce-wrapper .introduce-content .representative ._picture{width:45%}}@media only screen and (max-width:768px){.introduce-template .introduce-wrapper .introduce-content .representative ._picture{width:48%}}.introduce-template .introduce-wrapper .introduce-content .representative ._picture .swiper-button-next,.introduce-template .introduce-wrapper .introduce-content .representative ._picture .swiper-button-prev{color:#f5f7fd}.introduce-template .introduce-wrapper .introduce-content .representative ._picture .swiper-slide{padding-top:100%;position:relative;display:-webkit-box;display:flex}.introduce-template .introduce-wrapper .introduce-content .representative ._picture .swiper-slide img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.introduce-template .brand-differentiators .swiper-slide{height:auto}.introduce-template .brand-differentiators .card-item{height:100%;display:block}.introduce-template .brand-differentiators .card-item:after{display:none}.introduce-template .h-section8{margin-bottom:56px}@media only screen and (max-width:576px){.introduce-template .h-section8{margin-bottom:56px}}.development-history{z-index:0}.development-history__wrapper{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;flex-wrap:wrap;padding:184px 0 100px}@media only screen and (max-width:767px){.development-history__wrapper{padding:80px 0}}.development-history__main-content{width:31.25%}@media only screen and (max-width:768px){.development-history__main-content{width:100%}}@media only screen and (max-width:576px){.development-history__main-content{text-align:center}}.development-history__main-content .description{margin-top:32px}@media only screen and (max-width:576px){.development-history__main-content .description{text-align:center;margin-top:24px}}.development-history__milestone{position:relative;width:57.03125%;height:444px;margin-top:36px;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:1080px){.development-history__milestone{width:65%}}@media only screen and (max-width:768px){.development-history__milestone{width:100%}}@media only screen and (max-width:576px){.development-history__milestone{height:auto}}.development-history__milestone .swiper-milestone{margin:0 0 44px;width:24.6575342466%;max-height:356px;-webkit-box-flex:0;flex:0 0 180px}@media only screen and (max-width:576px){.development-history__milestone .swiper-milestone{margin:24px 0;-webkit-box-flex:unset;flex:unset}}.development-history__milestone .swiper-milestone .swiper-slide{height:auto;color:#94969e;font-size:20px;font-weight:500;line-height:34px;-webkit-transition:.3s;transition:.3s;opacity:.3;position:relative;cursor:pointer}@media only screen and (max-width:576px){.development-history__milestone .swiper-milestone .swiper-slide{font-size:24px;line-height:36px;height:100%;padding:0;opacity:1}.development-history__milestone .swiper-milestone .swiper-slide:after{display:none!important}}.development-history__milestone .swiper-milestone .swiper-slide:after{position:absolute;top:50%;right:0;content:"";-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:27px;background:url(/wp-content/themes/main/assets/images/icons/icon-active.svg) no-repeat 50%;background-size:contain;opacity:0;visibility:hidden}.development-history__milestone .swiper-milestone .swiper-slide-next,.development-history__milestone .swiper-milestone .swiper-slide-prev{opacity:1}.development-history__milestone .swiper-milestone .swiper-slide-active{color:#22242c;font-size:56px;font-weight:500;line-height:1;opacity:1;padding:12px 0}@media only screen and (max-width:576px){.development-history__milestone .swiper-milestone .swiper-slide-active{font-size:24px;line-height:36px;padding:0;text-align:center}}.development-history__milestone .swiper-milestone .swiper-slide-active:after{opacity:1;visibility:visible;-webkit-transition:.3s .1s;transition:.3s .1s}.development-history__milestone .swiper-button-next,.development-history__milestone .swiper-button-prev{left:0;right:auto;margin:0;width:36px;height:60px;padding:20px 8px;color:#535662;background-color:#f5f7fd;-webkit-transform:rotate(90deg) translate(-45%,-15%);transform:rotate(90deg) translate(-45%,-15%)}.development-history__milestone .swiper-button-next:after,.development-history__milestone .swiper-button-prev:after{font-size:20px}@media only screen and (max-width:576px){.development-history__milestone .swiper-button-next,.development-history__milestone .swiper-button-prev{left:16px;width:20px;height:20px;-webkit-transform:none;transform:none}.development-history__milestone .swiper-button-next:after,.development-history__milestone .swiper-button-prev:after{font-size:16px}}.development-history__milestone .swiper-button-next{top:auto;bottom:0}@media only screen and (max-width:576px){.development-history__milestone .swiper-button-next{left:auto;right:0;bottom:auto;top:32px}}.development-history__milestone .swiper-button-prev{bottom:auto;top:0}@media only screen and (max-width:576px){.development-history__milestone .swiper-button-prev{top:32px}}.development-history__milestone .development-history__wrapper-content{width:69.8630136986%}.development-history__milestone .development-history-content{display:none}@media only screen and (max-width:576px){.development-history__milestone .development-history-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;gap:24px}}.development-history__milestone .development-history-content.active{display:-webkit-box;display:flex;flex-wrap:wrap}.development-history__milestone .development-history-content .image{width:100%;height:326px;border-radius:10px;overflow:hidden;margin-bottom:24px}@media only screen and (max-width:576px){.development-history__milestone .development-history-content .image{height:335px;margin-bottom:0;border-radius:10px}}.development-history__milestone .development-history-content .content{font-weight:500}.solution-template .solution-wrapper{max-width:1060px;margin:auto}@media only screen and (max-width:576px){.solution-template .solution-wrapper{max-width:100%}}.solution-template .common_in_page .sub_title-red{color:#d8000f;font-size:15px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.75px;text-transform:uppercase;margin-bottom:12px}@media only screen and (max-width:576px){.solution-template .common_in_page .sub_title-red{font-size:14px;font-weight:600;line-height:24px;letter-spacing:.7px;margin-bottom:8px}}.solution-template .common_in_page .tw-title{color:#22242c;font-size:44px;font-weight:500;line-height:60px}@media only screen and (max-width:576px){.solution-template .common_in_page .tw-title{font-size:24px;font-weight:500;line-height:36px}}.solution-template .common_in_page .discover{color:#d8000f;font-size:12px;font-weight:500;line-height:22px;gap:4px;text-decoration:none}.solution-template .common_in_page .discover .icon{width:10px;height:10px}@media only screen and (max-width:1024px){.solution-template .common_in_page .discover .icon{width:8px;height:8px}}.solution-template .common_in_page .discover .icon img{-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:1024px){.solution-template .common_in_page .discover{font-size:12px;line-height:20px}}@media only screen and (max-width:576px){.solution-template .common_in_page .discover{font-size:12px;line-height:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:4px}}.solution-template .solution-wrapper ul.tw-breadcrumb{-webkit-box-pack:center;justify-content:center}@media only screen and (max-width:576px){.solution-template .solution-wrapper ul.tw-breadcrumb{-webkit-box-pack:start;justify-content:start}}.solution-template .solution-wrapper .entry-title{margin-bottom:24px;text-align:center}@media only screen and (max-width:576px){.solution-template .solution-wrapper .entry-title{margin-bottom:24px;text-align:left}.solution-template .solution-wrapper .entry-title br,.solution-template .solution-wrapper .entry-title br:after{content:" "}}.solution-template .solution-wrapper p.sub_title{text-align:center;font-size:16px;font-weight:300;line-height:24px}@media only screen and (max-width:576px){.solution-template .solution-wrapper p.sub_title{text-align:left;font-size:14px;line-height:24px}.solution-template .solution-wrapper p.sub_title br,.solution-template .solution-wrapper p.sub_title br:after{content:" "}}.solution-template .section_2{gap:2px;border:1px solid #fff;margin-bottom:204px}.solution-template .section_2 .section_2_item{width:478px;text-decoration:none}.solution-template .section_2 .section_2_item .image{padding-top:122.175732218%;position:relative;display:-webkit-box;display:flex}.solution-template .section_2 .section_2_item .image img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.solution-template .section_2 .section_2_item .image .content_hidden{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;opacity:0;visibility:hidden;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media only screen and (max-width:576px){.solution-template .section_2 .section_2_item .image .content_hidden{display:none}}.solution-template .section_2 .section_2_item .image .content_hidden p{max-width:320px;color:#373941;text-align:justify;font-size:14px;font-weight:300;line-height:24px}.solution-template .section_2 .section_2_item .image .content_hidden .discover img{width:auto;height:auto;max-width:100%;position:unset}.solution-template .section_2 .section_2_item .image .content_hidden:after{content:"";position:absolute;top:0;left:0;background-color:rgba(245,247,253,.9);z-index:-1;width:100%;height:100%}.solution-template .section_2 .section_2_item:hover>.image .content_hidden{opacity:1;visibility:visible}.solution-template .section_2 .section_2_item .content{text-align:center;padding:32px 0;background-color:#dfe3ee;border-top:2px solid #fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media only screen and (max-width:576px){.solution-template .section_2 .section_2_item .content{padding:20px 0}}.solution-template .section_2 .section_2_item .content .sub-title-red{color:#d8000f;font-family:Merriweather Sans;font-size:16px;font-style:normal;font-weight:500;line-height:28px}@media only screen and (max-width:576px){.solution-template .section_2 .section_2_item .content .sub-title-red{font-size:14px;line-height:24px}}.solution-template .section_2 .section_2_item .content .title{color:#22242c;font-size:24px;font-weight:500;line-height:36px}@media only screen and (max-width:576px){.solution-template .section_2 .section_2_item .content .title{font-size:20px;line-height:24px}}.solution-template .section_2 .section_2_item:hover>.content{background-color:#f5f7fd}.solution-template .section_3 .placeholder-content{min-height:792px}.solution-template .section_3 .section_3_tab{display:none}.solution-template .section_3 .section_3_tab .title_and_content{width:840px;margin:0 auto 64px;flex-wrap:wrap}@media only screen and (max-width:576px){.solution-template .section_3 .section_3_tab .title_and_content{width:100%;margin-bottom:24px}}.solution-template .section_3 .section_3_tab .title_and_content .sub_title-red{width:100%}.solution-template .section_3 .section_3_tab .title_and_content .content-right,.solution-template .section_3 .section_3_tab .title_and_content .title-left{width:400px}@media only screen and (max-width:576px){.solution-template .section_3 .section_3_tab .title_and_content .content-right,.solution-template .section_3 .section_3_tab .title_and_content .title-left{width:100%}}.solution-template .section_3 .section_3_tab .title_and_content .content-right{color:#373941;text-align:justify;font-size:14px;font-weight:300;line-height:24px}@media only screen and (max-width:576px){.solution-template .section_3 .section_3_tab .title_and_content .content-right{font-size:14px;line-height:24px}}@media only screen and (max-width:576px){.solution-template .section_3 .section_3_tab .title_and_content .title-left{margin-bottom:24px}}.solution-template .section_3 .section_3_tab .list_product{width:1064px;gap:0 24px;margin:0 auto 100px;-webkit-box-pack:center;justify-content:center}@media only screen and (max-width:576px){.solution-template .section_3 .section_3_tab .list_product{width:100%}}.solution-template .section_3 .section_3_tab .list_product .item{width:248px}@media only screen and (max-width:576px){.solution-template .section_3 .section_3_tab .list_product .item{margin-right:20px}}.solution-template .section_3 .section_3_tab .list_product .item .image{padding-top:155.64516129%;position:relative;display:-webkit-box;display:flex;overflow:hidden;border-radius:10px;border:1px solid #dfe3ee}.solution-template .section_3 .section_3_tab .list_product .item .image img{width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (max-width:576px){.solution-template .section_3 .section_3_tab .list_product .item .image{border-radius:10px}}.solution-template .section_3 .section_3_tab .list_product .item .image img{-o-object-fit:cover;object-fit:cover}.solution-template .section_3 .section_3_tab .list_product .item h3.tw-title{color:#373941;font-size:16px;font-weight:500;line-height:24px;margin:12px 0 6px}@media only screen and (max-width:576px){.solution-template .section_3 .section_3_tab .list_product .item h3.tw-title{font-size:16px;line-height:24px;margin:12px 0 6px}}.solution-template .section_3 .section_3_tab.active{display:block}.solution-template .section_3 .list_link_show_more{margin:0 auto;width:840px}@media only screen and (max-width:576px){.solution-template .section_3 .list_link_show_more{width:100%}}.solution-template .section_3 .list_link_show_more a{text-decoration:none;padding-bottom:24px;border-bottom:1px solid #dfe3ee;display:block;color:#22242c;font-size:24px;font-weight:500;line-height:36px;background-image:url(/wp-content/themes/main/assets/images/solution/show-more-up.svg);background-size:14px;background-position:100% 11px;background-repeat:no-repeat}.solution-template .section_3 .list_link_show_more a.hidden{display:none}@media only screen and (max-width:576px){.solution-template .section_3 .list_link_show_more a{font-size:14px;line-height:24px;padding-bottom:10px;background-size:10px;background-position:100% 50%}}.solution-template .section_3 .list_link_show_more a:not(:last-child){margin-bottom:24px}@media only screen and (max-width:576px){.solution-template .section_3 .list_link_show_more a:not(:last-child){margin-bottom:20px}}.solution-template .secrion_4{padding:184px 0 171px;background-color:#f5f7fd;position:relative}.solution-template .secrion_4 .title_wrap{text-align:center;margin-bottom:64px}@media only screen and (max-width:576px){.solution-template .secrion_4 .title_wrap{margin-bottom:24px;text-align:left}}.solution-template .secrion_4 .secrion_4_decor{position:absolute;width:100%;height:auto;left:0;-o-object-fit:cover;object-fit:cover}.solution-template .secrion_4 .secrion_4_decor.decor-top{top:0}.solution-template .secrion_4 .secrion_4_decor.decor-bottom{bottom:0}.solution-template .secrion_4 .swiper_section_4 .swiper-slide{width:290px}@media only screen and (max-width:576px){.solution-template .secrion_4 .swiper_section_4 .swiper-slide{width:290px}}.solution-template .secrion_4 .swiper_section_4 .swiper-slide:not(:last-child){margin-right:36px}@media only screen and (max-width:576px){.solution-template .secrion_4 .swiper_section_4 .swiper-slide:not(:last-child){margin-right:15px}}.solution-template .secrion_4 .swiper_section_4 .swiper-slide .content{height:214px;position:relative;background-image:url(/wp-content/themes/main/assets/images/solution/chat_box.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}@media only screen and (max-width:576px){.solution-template .secrion_4 .swiper_section_4 .swiper-slide .content{height:214px}}.solution-template .secrion_4 .swiper_section_4 .swiper-slide .content .text-scroll{height:138px;margin:22px 0 40px 16px;overflow-y:auto;background-color:#fff;border-bottom:unset;color:#373941;line-height:24px;font-size:14px;padding-right:16px;border-right:1px solid #dfe3ee}@media only screen and (max-width:576px){.solution-template .secrion_4 .swiper_section_4 .swiper-slide .content .text-scroll{height:138px;line-height:24px;font-size:14px;padding-right:16px;margin:22px 0 54px 16px}}.solution-template .secrion_4 .swiper_section_4 .swiper-slide .content .text-scroll h3{font-weight:600;margin-bottom:20px}.solution-template .secrion_4 .swiper_section_4 .swiper-slide .content .text-scroll p{font-weight:300}.solution-template .secrion_4 .swiper_section_4 .swiper-slide .content .text-scroll::-webkit-scrollbar{width:3px}.solution-template .secrion_4 .swiper_section_4 .swiper-slide .content .text-scroll svg{margin:0 0 4px 8px}.solution-template .secrion_4 .swiper_section_4 .swiper-slide .content .shadow{position:absolute;left:1px;border-radius:10px 0 0 10px;z-index:3;width:274px;margin-right:16px;height:200px;top:0;pointer-events:none;-webkit-box-shadow:inset 1px -50px 20px 5px #fff,inset 1px 50px 20px 5px #fff;box-shadow:inset 1px -50px 20px 5px #fff,inset 1px 50px 20px 5px #fff}.solution-template .secrion_4 .swiper_section_4 .swiper-slide .content .shadow.top{-webkit-box-shadow:inset 1px 50px 20px 5px #fff;box-shadow:inset 1px 50px 20px 5px #fff}.solution-template .secrion_4 .swiper_section_4 .swiper-slide .content .shadow.bottom{-webkit-box-shadow:inset 1px -50px 20px 5px #fff;box-shadow:inset 1px -50px 20px 5px #fff}@media only screen and (max-width:576px){.solution-template .secrion_4 .swiper_section_4 .swiper-slide .content .shadow{border-radius:10px 0 0 10px;width:274px;margin-right:16px;height:200px}}.solution-template .secrion_4 .swiper_section_4 .customer{margin-top:16px;gap:0 16px}@media only screen and (max-width:576px){.solution-template .secrion_4 .swiper_section_4 .customer{margin-top:16px;gap:0 16px}}.solution-template .secrion_4 .swiper_section_4 .customer .image{width:70px;height:70px;border-radius:50%;overflow:hidden}.solution-template .secrion_4 .swiper_section_4 .customer .image img{-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:576px){.solution-template .secrion_4 .swiper_section_4 .customer .image{width:70px;height:70px}}.solution-template .secrion_4 .swiper_section_4 .customer .info .name{color:#22242c;font-size:16px;font-weight:500;line-height:28px}@media only screen and (max-width:576px){.solution-template .secrion_4 .swiper_section_4 .customer .info .name{font-size:16px;line-height:28px}}.solution-template .secrion_4 .swiper_section_4 .customer .info .product{color:#6dbf67;font-size:12px;font-weight:300;line-height:22px;gap:0 6px}@media only screen and (max-width:576px){.solution-template .secrion_4 .swiper_section_4 .customer .info .product{gap:0 6px;font-size:12px;line-height:22px}}.solution-template .secrion_4 .swiper_section_4 .customer .info .icon{height:14px;width:14px}@media only screen and (max-width:576px){.solution-template .secrion_4 .swiper_section_4 .customer .info .icon{width:14px;height:14px}}.solution-template .secrion_4 .swiper_section_4 .customer .info .icon img{-o-object-fit:contain;object-fit:contain}.solution-template .secrion_4 .swiper-pagination{position:unset;margin-top:48px}@media only screen and (max-width:576px){.solution-template .secrion_4 .swiper-pagination{margin-top:24px}}.solution-template .secrion_4 .swiper-pagination .swiper-pagination-bullet{opacity:1;width:8px;height:8px;background-color:#dfe3ee}.solution-template .secrion_4 .swiper-pagination .swiper-pagination-bullet-active{background-color:#535662}@media only screen and (max-width:576px){.solution-template .secrion_4 .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px}}.solution-template .secrion_4 .section4-main .section4-item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap}.solution-template .secrion_4 .section4-main .section4-item:not(:last-child){margin-bottom:80px}.solution-template .secrion_4 .section4-main .section4-item:nth-child(2n) .left{-webkit-box-ordinal-group:3;order:2}.solution-template .secrion_4 .section4-main .section4-item:nth-child(2n) .right{-webkit-box-ordinal-group:2;order:1;padding-left:0;padding-right:70px}.solution-template .secrion_4 .section4-main .section4-item .left{-webkit-box-flex:0;flex:0 0 40%;max-width:40%}@media only screen and (max-width:1023px){.solution-template .secrion_4 .section4-main .section4-item .left{flex-basis:100%;max-width:100%;-webkit-box-ordinal-group:2;order:1}}.solution-template .secrion_4 .section4-main .section4-item .right{-webkit-box-flex:0;flex:0 0 60%;max-width:60%;padding-left:70px;line-height:0}@media only screen and (max-width:1023px){.solution-template .secrion_4 .section4-main .section4-item .right{flex-basis:100%;max-width:100%;padding:0!important;-webkit-box-ordinal-group:3!important;order:2!important}}.solution-template .secrion_4 .section4-main .section4-item .right img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:664/506}.solution-template .secrion_4 .section4-main .section4-item .title{font-size:20px;line-height:1.5em;color:#d8000f;font-weight:600;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #dfe3ee}.solution-template .secrion_4 .section4-main .section4-item .content{color:#22242c;font-size:16px;font-weight:300;line-height:1.5em}@media only screen and (max-width:767px){.solution-template .secrion_4 .section4-main .section4-item .content{font-size:14px}}.solution-template .secrion_4 .section4-main .section4-item .content strong{font-weight:400}.solution-template .secrion_4 .section4-main .section4-item .content p{margin-bottom:16px;margin-top:16px}.solution-template .secrion_4 .section4-main .section4-item .content ul{margin-bottom:16px;margin-top:16px;list-style:none;padding-left:0}.solution-template .secrion_4 .section4-main .section4-item .content ul li{position:relative;padding-left:15px}.solution-template .secrion_4 .section4-main .section4-item .content ul li:after{content:"";width:6px;height:6px;border-radius:50%;background-color:#d8000f;top:9px;left:0;position:absolute}@media only screen and (max-width:767px){.solution-template .secrion_4 .section4-main .section4-item .content ul li:after{top:6px}}.solution-template .secrion_4 .section4-main .section4-item .content ul li:not(:last-child){margin-bottom:12px}.solution-template .section_5{margin:100px 0 40px}.solution-template .section_5_wrap{border-radius:20px;background:rgba(0,125,197,.2);padding:40px 80px 40px 70px}@media only screen and (max-width:576px){.solution-template .section_5_wrap{flex-wrap:wrap;padding:20px}}.solution-template .section_5_wrap .content h2{color:#007dc5;font-size:24px;font-weight:500;line-height:36px;margin-bottom:12px}@media only screen and (max-width:576px){.solution-template .section_5_wrap .content h2{font-size:24px;font-weight:500;line-height:36px}}.solution-template .section_5_wrap .content p.sub_title{color:#22242c;font-size:20px;font-weight:500;line-height:34px}@media only screen and (max-width:576px){.solution-template .section_5_wrap .content p.sub_title{font-size:14px;font-weight:600;line-height:24px;margin-bottom:20px}}@media only screen and (max-width:576px){.solution-template .section_5_wrap{flex-wrap:wrap;padding:20px 40px 20px 35px}}.solution-template .section_5_wrap .tw-button{color:#d8000f;font-weight:500}@media only screen and (max-width:576px){.solution-template .section_5{margin:50px 0 30px}}.solution-template .section_6{margin-bottom:56px}@media only screen and (max-width:576px){.solution-template .section_6{margin-bottom:24px}}.solution-template .section_6_left{height:350px}@media only screen and (max-width:576px){.solution-template .section_6_left{padding:20px;-webkit-box-align:start;align-items:start;position:relative;margin-right:20px}}.solution-template .section_6_left .content{width:220px}@media only screen and (max-width:576px){.solution-template .section_6_left .content{width:75%;z-index:2}}.solution-template .section_6_left .content h2{color:#22242c;font-size:24px;font-weight:500;line-height:36px}@media only screen and (max-width:576px){.solution-template .section_6_left .content h2{font-size:20px;line-height:25px}.solution-template .section_6_left .content h2 br,.solution-template .section_6_left .content h2 br:after{content:" "}}.solution-template .section_6_left .content .sub_title{color:#373941;font-size:14px;font-weight:300;line-height:24px;margin:8px 0 16px}@media only screen and (max-width:576px){.solution-template .section_6_left .content .sub_title{font-size:14px;line-height:20px;margin:8px 0 16px}}.solution-template .section_6_right{position:relative}.solution-template .section_6_right:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));z-index:1}.solution-template .section_6_right .address{position:relative;z-index:2}.solution-template .section_6_right .address .item .name{color:#22242c;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:8px}@media only screen and (max-width:576px){.solution-template .section_6_right .address .item .name{font-size:14px;line-height:24px}}.solution-template .section_6_right .address .item .info{color:#373941;font-size:14px;font-style:normal;font-weight:300;line-height:24px;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:initial;-webkit-box-direction:initial;flex-direction:row;gap:22px}@media only screen and (max-width:576px){.solution-template .section_6_right .address .item .info{font-size:12px;line-height:20px}}.solution-template .section_6_right .address .item .info:not(:last-child){margin-bottom:4px}.solution-template .section_6_right .address .item .info p:first-child{width:50px}@media only screen and (max-width:576px){.solution-template .section_6_right .address .item .info p:first-child{width:50px}}.solution-template .section_6_right .address .item:not(:last-child){margin-bottom:24px}@media only screen and (max-width:576px){.solution-template .section_6_right .address .item:not(:last-child){margin-bottom:20px}}.solution-template .section_6_left,.solution-template .section_6_right{width:620px;border-radius:20px;border:1px solid #dfe3ee;padding-left:70px;background-repeat:no-repeat;background-size:contain;background-position:100% 50%;overflow:hidden}@media only screen and (max-width:576px){.solution-template .section_6_left,.solution-template .section_6_right{height:250px;background-position:100% 100%;background-size:cover}.solution-template .section_6_left:after,.solution-template .section_6_right:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),to(hsla(0,0%,100%,.2)));background:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,.2));z-index:1}}@media only screen and (max-width:576px){.solution-template .grid-mobile{display:grid;overflow-y:hidden;overflow-x:scroll;scroll-snap-type:x mandatory;grid-auto-flow:column}.solution-template .grid-mobile .grid-mobile_item{width:70vw!important}.solution-template .grid-mobile::-webkit-scrollbar{height:0}}.woocommerce-message{margin:0 0 12px;padding:11px 22px;display:block;line-height:1.2em;font-size:1rem;background:#f5f7fd;color:#373941;position:relative;border-radius:5px}.woocommerce-message a{text-decoration:none;color:#d8000f;font-weight:500}.woocommerce-message a:hover{text-decoration:underline}.woocommerce-error{color:#d8000f}.cart-screen .return-to-shop{margin:1em 0}.cart-screen .return-to-shop a{font-weight:500;color:#22242c;text-decoration:none}.cart-screen .return-to-shop a:hover{text-decoration:underline}.page-solution-2{position:relative;background:#fff}.page-solution-2 .padt-100{padding-top:100px}.page-solution-2 .padb-100{padding-bottom:100px}.page-solution-2 .s-section1{position:relative;background:#fff}.page-solution-2 .s-section1 .wrap-content{gap:32px;-webkit-box-pack:justify;justify-content:space-between}@media only screen and (max-width:768px){.page-solution-2 .s-section1 .wrap-content{flex-wrap:wrap}}.page-solution-2 .s-section1 .wrap-content .content-left{width:46.875%;padding:144px 0 108px}@media only screen and (max-width:768px){.page-solution-2 .s-section1 .wrap-content .content-left{padding:0;width:100%}}.page-solution-2 .s-section1 .wrap-content .content-left .__h1{font-weight:580;color:#22242c;margin-bottom:48px}@media only screen and (max-width:640px){.page-solution-2 .s-section1 .wrap-content .content-left .__h1{margin-bottom:24px}.page-solution-2 .s-section1 .wrap-content .content-left .__h1 br{display:none}}.page-solution-2 .s-section1 .wrap-content .content-left .description{margin-bottom:116px;font-weight:350}@media only screen and (max-width:768px){.page-solution-2 .s-section1 .wrap-content .content-left .description{margin-bottom:32px}}.page-solution-2 .s-section1 .wrap-content .content-right{width:42.96875%;display:-webkit-box;display:flex;overflow:hidden;position:relative}@media only screen and (max-width:768px){.page-solution-2 .s-section1 .wrap-content .content-right{width:100%}}.page-solution-2 .s-section1 .wrap-content .content-right .swiper{width:100%}.page-solution-2 .s-section1 .wrap-content .content-right .swiper .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;border-radius:20px;overflow:hidden;padding-top:120%}@media only screen and (max-width:768px){.page-solution-2 .s-section1 .wrap-content .content-right .swiper .swiper-slide{border-radius:16px;padding-top:120%}}.page-solution-2 .s-section1 .wrap-content .content-right .swiper .swiper-slide img,.page-solution-2 .s-section1 .wrap-content .content-right .swiper .swiper-slide video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-solution-2 .s-section1 .wrap-content .content-right .swiper .swiper-button-next,.page-solution-2 .s-section1 .wrap-content .content-right .swiper .swiper-button-prev{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:40px;height:40px;background:#fff;border-radius:40px}.page-solution-2 .s-section1 .wrap-content .content-right .swiper .swiper-button-next:after,.page-solution-2 .s-section1 .wrap-content .content-right .swiper .swiper-button-prev:after{font-size:14px;color:#94969e}.page-solution-2 .s-section2{position:relative;background:#f5f7fd}.page-solution-2 .s-section2 .slider-content{position:relative}.page-solution-2 .s-section2 .slider-content .swiper-button-next,.page-solution-2 .s-section2 .slider-content .swiper-button-prev{width:48px;height:48px;border-radius:100px;background:#fff;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;top:160px;-webkit-transform:none;transform:none;margin:0}.page-solution-2 .s-section2 .slider-content .swiper-button-next:after,.page-solution-2 .s-section2 .slider-content .swiper-button-prev:after{color:#94969e;font-size:14px}.page-solution-2 .s-section2 .slider-content .swiper-button-prev{padding-right:2px;left:27.65625%}@media only screen and (max-width:768px){.page-solution-2 .s-section2 .slider-content .swiper-button-prev{left:10%}}.page-solution-2 .s-section2 .slider-content .swiper-button-next{padding-left:2px;right:27.65625%}@media only screen and (max-width:768px){.page-solution-2 .s-section2 .slider-content .swiper-button-next{right:10%}}.page-solution-2 .s-section2 .slider-content .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;width:620px;cursor:pointer;margin-right:3.125%}.page-solution-2 .s-section2 .slider-content .swiper-slide:hover .slider-item-image img{-webkit-transform:scale(1.035);transform:scale(1.035)}.page-solution-2 .s-section2 .slider-content .swiper-slide.swiper-slide-active .slider-item-content{width:100%}.page-solution-2 .s-section2 .slider-content .swiper-slide.swiper-slide-prev .slider-item-content{margin-left:auto}.page-solution-2 .s-section2 .slider-content .swiper-slide .slider-item-image{width:100%;height:360px;border-radius:10px;display:-webkit-box;display:flex;overflow:hidden;margin-bottom:24px}.page-solution-2 .s-section2 .slider-content .swiper-slide .slider-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.5s;transition:.5s}.page-solution-2 .s-section2 .slider-content .swiper-slide .slider-item-content{width:46.7741935484%;text-align:left}@media only screen and (max-width:768px){.page-solution-2 .s-section2 .slider-content .swiper-slide .slider-item-content{width:100%}}.page-solution-2 .s-section2 .slider-content .swiper-slide .slider-item-content .__h3{color:var(--Neutral-6,#22242c);font-size:16px;font-weight:600;line-height:28px;margin-bottom:8px}.page-solution-2 .s-section2 .slider-content .swiper-slide .slider-item-content .sub_title{color:var(--Neutral-4,#535662);font-size:14px;font-weight:300;line-height:24px}.page-solution-2 .list-solution{padding-top:188px;position:relative}@media only screen and (max-width:768px){.page-solution-2 .list-solution{padding-top:80px}}.page-solution-2 .list-solution .item-solution{-webkit-box-align:end;align-items:flex-end;padding-bottom:100px;gap:32px}@media only screen and (max-width:768px){.page-solution-2 .list-solution .item-solution{flex-wrap:wrap}}.page-solution-2 .list-solution .item-solution:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}@media only screen and (min-width:1025px){.page-solution-2 .list-solution .item-solution:nth-child(2n) .content-left .box-content{left:unset;right:0}}.page-solution-2 .list-solution .item-solution .content-left{width:76.40625%;position:relative}@media only screen and (max-width:768px){.page-solution-2 .list-solution .item-solution .content-left{width:100%}}.page-solution-2 .list-solution .item-solution .content-left .background{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;background:#f5f7fd;overflow:hidden}.page-solution-2 .list-solution .item-solution .content-left .background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:1025px){.page-solution-2 .list-solution .item-solution .content-left .background{padding-top:57.2597137014%;position:relative;display:-webkit-box;display:flex}.page-solution-2 .list-solution .item-solution .content-left .background img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}}.page-solution-2 .list-solution .item-solution .content-left .box-content{margin:30px;background:#fff;padding:60px 40px;width:480px;border-radius:20px;overflow:hidden;color:var(--Neutral-05-373941,#373941);font-size:16px;font-weight:300;line-height:1.5;position:relative;-webkit-transition:.3s ease-out;transition:.3s ease-out;opacity:.8;cursor:pointer;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.page-solution-2 .list-solution .item-solution .content-left .box-content:hover{opacity:1}@media only screen and (max-width:1366px){.page-solution-2 .list-solution .item-solution .content-left .box-content{padding:48px 32px}}@media only screen and (min-width:1025px){.page-solution-2 .list-solution .item-solution .content-left .box-content{position:absolute;z-index:9;height:calc(100% - 60px);top:0;left:0}}@media only screen and (max-width:768px){.page-solution-2 .list-solution .item-solution .content-left .box-content{width:calc(100% - 60px);padding:28px 20px}}.page-solution-2 .list-solution .item-solution .content-left .solution-title{font-size:30px;color:var(--Neutral-06-22242C,#22242c);font-weight:500;line-height:1.4;margin:10px 0 auto}@media only screen and (max-width:768px){.page-solution-2 .list-solution .item-solution .content-left .solution-title{margin-bottom:20px;font-size:24px}}.page-solution-2 .list-solution .item-solution .content-left .solution-description{text-align:justify;padding-left:30px;position:relative;margin-top:16px}@media only screen and (max-width:640px){.page-solution-2 .list-solution .item-solution .content-left .solution-description{font-size:14px}}.page-solution-2 .list-solution .item-solution .content-left .solution-description:before{position:absolute;content:"";top:0;left:0;background:#fff;width:14px;height:14px;border-radius:100px;border:2px solid #d8000f}.page-solution-2 .list-solution .item-solution .content-left .solution-description svg{position:absolute;left:7px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.page-solution-2 .list-solution .item-solution .content-left .solution-description svg.top{bottom:100%}.page-solution-2 .list-solution .item-solution .content-left .solution-description svg.bottom{top:14px}.page-solution-2 .list-solution .item-solution .content-right{width:248px;flex-shrink:0;position:relative}@media only screen and (min-width:1025px){.page-solution-2 .list-solution .item-solution .content-right{margin:0}}@media only screen and (max-width:768px){.page-solution-2 .list-solution .item-solution .content-right{width:100%;padding-bottom:42px}}.page-solution-2 .list-solution .item-solution .content-right .navigation{width:100%;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:16px}@media only screen and (max-width:768px){.page-solution-2 .list-solution .item-solution .content-right .navigation{margin:0;position:absolute;bottom:0;left:0;width:100%}}.page-solution-2 .list-solution .item-solution .content-right .navigation .swiper-pagination{position:relative;top:0;left:0;bottom:0;right:0;width:auto;font-size:14px;line-height:28px;font-weight:500;color:#94969e}.page-solution-2 .list-solution .item-solution .content-right .navigation .swiper-pagination .swiper-pagination-current{color:#373941}.page-solution-2 .list-solution .item-solution .content-right .navigation .swiper-pagination .seperator{display:-webkit-inline-box;display:inline-flex;margin:0 8px;width:24px;height:1px;background:#94969e}.page-solution-2 .list-solution .item-solution .content-right .navigation .swiper-button-next,.page-solution-2 .list-solution .item-solution .content-right .navigation .swiper-button-prev{position:relative;top:0;left:0;-webkit-transform:none;transform:none;margin:0;width:20px;height:20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.page-solution-2 .list-solution .item-solution .content-right .navigation .swiper-button-next:after,.page-solution-2 .list-solution .item-solution .content-right .navigation .swiper-button-prev:after{font-size:14px;color:#373941}.page-solution-2 .list-solution .item-solution .product-item{text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:640px){.page-solution-2 .list-solution .item-solution .product-item{width:248px;margin-right:16px}}.page-solution-2 .list-solution .item-solution .product-item .product-image{border:1px solid var(--Neutral-2,#dfe3ee)}@media only screen and (max-width:768px){.page-solution-2 .list-solution .item-solution .product-item .product-image{height:300px}}@media (max-width:576px){#header-main,#content{background:#F5F7FD}}.floatingButtonWrap{display:block;position:fixed;bottom:75px;left:45px;z-index:999}@media (max-width:767px){.floatingButtonWrap{bottom:16px;left:16px}}.floatingButtonInner{position:relative}.floatingButton{width:60px;height:60px;background-color:#d71920;border-radius:50% 50%;opacity:1;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 6px rgb(0 0 0 / .16),0 3px 6px rgb(0 0 0 / .23);cursor:pointer;animation:shake 1s linear infinite}.floatingButton img{width:30px;height:30px;object-fit:contain}.floatingButtonWrap:hover .floatingButton{animation:none}.floatingButtonWrap:hover .floatingMenu{display:block;opacity:1;visibility:visible}.floatingButtonWrap:hover .floatingMenu li{transform:translate(0,0)}.floatingMenu{position:absolute;bottom:100%;opacity:0;visibility:hidden;transition:.3s}.floatingMenu li{width:100%;list-style:none;margin-bottom:9px;transform:translate(0,50%);transition:.5s}.floatingMenu li a{text-transform:capitalize;padding:8px 15px;display:block;background:#d71920;color:#fff;border-radius:5px;overflow:hidden;white-space:nowrap;transition:all 0.4s;text-decoration:none;box-shadow:1px 3px 5px rgb(215 25 33 / 50%)}.floatingMenu li a span{font-weight:500}@keyframes shake{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-15deg) scale(1) skew(1deg)}20%{transform:rotate(15deg) scale(1) skew(1deg)}30%{transform:rotate(-15deg) scale(1) skew(1deg)}40%{transform:rotate(15deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}._ft_top ._ft_content ._item .--social .--label{display:block}._ft_bottom{margin-bottom:0}@media(max-width:480px){._ft_bottom{margin-bottom:60px}}#bttop{position:fixed;bottom:110px;right:32px;z-index:999;cursor:pointer;opacity:0;visibility:hidden;transition:all 0.3s ease-in-out;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background-color:#fff;overflow:hidden;border-radius:100px;box-shadow:0 .125rem .375rem rgb(0 0 0 / 5%),0 .5rem 1.2rem rgb(0 0 0 / 10%);padding:15px 10px 9px}@media (max-width:576px){#bttop{right:20px;bottom:120px}}#bttop.active{opacity:1;visibility:visible}#bttop svg{width:100%;height:100%}