@charset "UTF-8";
@charset "UTF-8";

: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}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.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)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.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)}}@media not (prefers-reduced-motion){.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:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.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 #0000}.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 #0000;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:#fff6;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: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.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 #0000}.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:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;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],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.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,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{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,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.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}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.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]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.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}}.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:initial;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,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;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 #0000}.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{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;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:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@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:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.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{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.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 #0000;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{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.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);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.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 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%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-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' 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-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 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-2v2H8v2z' 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{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+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 #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;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:initial;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:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;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 #0000;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;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@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 #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.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 #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;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%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;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__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%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 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!important;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 #00000040;height:inherit;outline:2px solid #0000;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 #00000040;outline:1.5px solid #0000}.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__ui-line{position:relative;z-index: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:#0000;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 .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;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;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 .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.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:initial;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:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.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-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color: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-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.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 #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.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-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;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;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@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 #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.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 #0000}.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:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{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:#0000;color:#757575;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{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__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){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;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;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}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{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 .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .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 .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.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,[role=region].interface-interface-skeleton__content:focus-visible: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 .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.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,.components-menu-items-choice.components-button{height:auto;min-height:40px}.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{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;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:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;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__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-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;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));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;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:initial;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:initial;display:flex;flex-shrink:0;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}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.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;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.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{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}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{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.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;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@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;gap:16px;justify-content:flex-start;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 #0000;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;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@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 #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.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-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-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.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}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.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}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.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:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;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:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@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:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]: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 #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{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-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.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__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.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)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;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:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.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}@media not (prefers-reduced-motion){.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}.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 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)}} .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} .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-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@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:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;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: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{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;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:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;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}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.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 #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{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 #0000;outline-offset:0}.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 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.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:box-shadow .1s linear}}@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 #0000}.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:#1e1e1e9e}.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:#1e1e1e9e}.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:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.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.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.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{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.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:#0000}.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 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@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: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{justify-content:center;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:flex;margin:0}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:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;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;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:84px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{margin:0 0 2.5rem}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}: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;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle,.block-editor-global-styles-background-panel__image-preview-content{height:100%;padding-left:12px;width:100%}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{background-color:#ddd;box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar{background-color:#1e1e1e;color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar.block-editor-block-contextual-toolbar{border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button{color:#ddd}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:hover{color:#fff}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:focus:before{box-shadow:inset 0 0 0 1px #1e1e1e,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:disabled,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button[aria-disabled=true]{color:#757575}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#1e1e1e;border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-switcher__toggle{color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar-group{border-right-color:#2f2f2f!important}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .is-pressed{color:var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-lock-modal{z-index:1000001}@media (min-width:600px){.block-editor-block-lock-modal .components-modal__frame{max-width:480px}}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{margin:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__search{margin:16px 0}.block-editor-block-manager__disabled-blocks-count{background-color:#fff;border:1px solid #ddd;border-width:1px 0;box-shadow:-32px 0 0 0 #fff,32px 0 0 0 #fff;padding:8px;position:sticky;text-align:center;top:-5px;z-index:2}.block-editor-block-manager__disabled-blocks-count~.block-editor-block-manager__results .block-editor-block-manager__category-title{top:31px}.block-editor-block-manager__disabled-blocks-count .is-link{margin-left:12px}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;border-radius:2px;height:100%;position:relative}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{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 #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%;z-index:100}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms{padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control{margin-bottom:12px}.components-border-radius-control legend{margin-bottom:8px}.components-border-radius-control .components-border-radius-control__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__unit-control{flex-shrink:0;margin-bottom:0;margin-right:16px;width:calc(50% - 8px)}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control{flex:1;margin-right:12px}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .component-border-radius-control__linked-button{display:flex;justify-content:center;margin-top:8px}.components-border-radius-control .component-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{min-width:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown button,.block-editor-global-styles__shadow-dropdown button{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown button.is-open,.block-editor-global-styles__shadow-dropdown button.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles-filters-panel__dropdown{border:1px solid #ddd;border-radius:2px}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px;will-change:transform}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-5px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__width{margin-bottom:1.115em}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item:disabled{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;text-transform:capitalize;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 0 8px 24px}.block-editor-link-control__setting .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:36px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{min-width:24px;padding:0;width:24px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-info,.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:200px;white-space:nowrap}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-tool-selector__menu .components-menu-item__info{margin-left:36px;text-align:left}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;width:302px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden;scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:scroll;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search:not(:focus-within){--wp-components-color-background:#fff}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}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 (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 (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 (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 (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 (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 (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 (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 (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.wp-block-popup-maker-cta-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-popup-maker-cta-button__link.aligncenter,.wp-block-popup-maker-cta-button__link.has-text-align-center{text-align:center}.wp-block-popup-maker-cta-button__link.alignright,.wp-block-popup-maker-cta-button__link.has-text-align-right{text-align:right}.wp-block-popup-maker-cta-button__link.alignleft,.wp-block-popup-maker-cta-button__link.has-text-align-left{text-align:left}:where(.wp-block-popup-maker-cta-button__link){border-radius:9999px;box-shadow:none;padding:1rem 2.25rem;text-decoration:none}.wp-block-popup-maker-cta-button[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width{max-width:none}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width .wp-block-popup-maker-cta-button__link{width:100%}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-100{flex-basis:100%;width:100%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:25%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:50%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:75%}.wp-block-popup-maker-cta-button.is-style-squared,.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button.is-style-squared{border-radius:0}.wp-block-popup-maker-cta-button.no-border-radius,.wp-block-popup-maker-cta-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-popup-maker-cta-button){font-family:inherit;font-size:var(--wp--preset--font-size--medium);font-style:normal;line-height:inherit}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline){background-color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 85%,#0000);border-color:#0000;color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link){border:1px solid;padding:calc(1rem - 1px) calc(2.25rem - 1px)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-background)){background-color:#0000;background-image:none}:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 5%,#0000)}.wp-block-popup-maker-cta-button__link:hover.has-background:not(.is-style-outline):hover,.wp-block-popup-maker-cta-button__link:hover[style*=background-color]:not(.is-style-outline){filter:brightness(.85)}.wp-block-popup-maker-cta-button__link:hover.is-style-outline:hover{filter:brightness(1.05)}@supports not (background-color:color-mix(in srgb,red 50%,blue)){:where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{filter:brightness(.85)}:where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){filter:brightness(1.05)}}.wp-block-popup-maker-cta-button{cursor:text;position:relative}
.wp-block-popup-maker-cta-buttons{box-sizing:border-box}.wp-block-popup-maker-cta-buttons.is-vertical{flex-direction:column}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button:last-child{margin-bottom:0}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button{display:inline-block;margin:0}.wp-block-popup-maker-cta-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-center{justify-content:center}.wp-block-popup-maker-cta-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-popup-maker-cta-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-popup-maker-cta-buttons.aligncenter{text-align:center}.wp-block-popup-maker-cta-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-popup-maker-cta-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button,.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-button.aligncenter{text-align:center}:root .wp-block-popup-maker-cta-buttons.is-layout-flex:not([class*=wp-container-popup-maker-cta-buttons-is-layout-]){gap:16px}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@keyframes google-business-reviews-rating-star {
0% {
transform: scale(1, 1);
opacity: 0.05;
filter: saturate(0);
}
5% {
transform: scale(.1, 1);
opacity: 0.15;
}
8% {
transform: scale(.1, 1);
opacity: 0.5;
}
14% {
opacity: 1;
}
21% {
transform: scale(1.25, 1.25);
filter: saturate(100%);
}
25% {
transform: scale(1, 1);
filter: brightness(100%);
}
100%,
88% {
transform: scale(1, 1);
filter: brightness(100%) saturate(100%);
}
94% {
transform: scale(1.15, 1.15);
filter: brightness(120%) saturate(85%);
}
}
:root {
--avatar-width: 40px;
--avatar-height: 40px;
}
.gmbrr .all-stars,
.gmbrr .listing .rating,
.gmbrr .rating-stars,
.gmbrr.fonts,
.gmbrr.fonts .business-name,
.gmbrr.fonts .heading,
.gmbrr.fonts div,
.gmbrr.fonts p,
.gmbrr.fonts span {
font-family: Arial, Helvetica, sans-serif;
}
.gmbrr.badge,
.gmbrr.center {
text-align: center;
}
.gmbrr.badge,
.gmbrr.padding {
padding: 1.4rem 1rem;
}
.gmbrr.badge,
.gmbrr.outline {
box-shadow: 0 14px 3px -8px rgba(0, 0, 0, 0.15), 0 0 0 3px rgba(0, 0, 0, 0.6) inset;
}
.gmbrr.badge {
border-radius: 4px;
max-width: 480px;
}
.gmbrr.badge.dark,
.gmbrr.outline.dark {
box-shadow: 0 14px 3px -8px rgba(255, 255, 255, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.55) inset;
}
.gmbrr.tiny {
font-size: 14px;
}
.gmbrr.narrow,
.gmbrr.tiny {
margin-inline: auto;
}
.gmbrr.badge.tiny {
border-radius: 3px;
padding: 0.5em 1em;
max-width: 32em;
box-shadow: 0 8px 2px -4px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
}
.gmbrr.badge.tiny.dark {
box-shadow: 0 10px 2px -4px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.4) inset;
}
.gmbrr.badge.dark.no-outline,
.gmbrr.badge.no-outline,
.gmbrr.badge.tiny.dark.no-outline,
.gmbrr.badge.tiny.no-outline {
box-shadow: none;
}
.gmbrr .icon,
.gmbrr .icon img {
width: 100%;
height: auto;
}
.gmbrr.link {
cursor: pointer;
}
.gmbrr.fonts a {
text-decoration: none;
}
.gmbrr.fonts a:hover {
text-decoration: underline;
}
.gmbrr.fonts .listing {
font-size: 13px;
line-height: 140%;
gap: 1.7rem;
}
.gmbrr.fonts .business-name,
.gmbrr.fonts .heading {
font-size: 28px;
font-weight: 400;
letter-spacing: 0;
}
.gmbrr.badge .business-name::before,
.gmbrr.badge .heading::before,
.gmbrr.bubble .listing .text-first .text::before,
.gmbrr.bubble .text.fixed-height::before,
.gmbrr.bubble .text.fixed-height::after,
.gmbrr .listing .no-avatar .author-avatar,
.gmbrr .listing .text .review-full-text,
.gmbrr.badge .listing .author-avatar {
display: none;
}
.gmbrr.fill {
background-color: rgba(255, 255, 255, 0.95);
}
.gmbrr.dark.fill {
background-color: rgba(0, 0, 0, 0.93);
}
.gmbrr.bubble.fill,
.gmbrr.dark.bubble.fill {
background-color: transparent;
}
.gmbrr.stripe,
.gmbrr.stripe.badge,
.gmbrr.stripe.badge.tiny,
.gmbrr.stripe.tiny {
padding: 0;
}
.gmbrr.stripe > :nth-child(2n-1) {
background-color: rgba(0, 0, 0, 0.1);
}
.gmbrr.stripe.dark > :nth-child(2n-1) {
background-color: rgba(255, 255, 255, 0.15);
}
.gmbrr.stripe.contrast > :nth-child(2n-1) {
background-color: rgba(0, 0, 0, 0.93);
}
.gmbrr.stripe.dark.contrast > :nth-child(2n-1) {
background-color: rgba(255, 255, 255, 0.95);
}
.gmbrr.stripe.badge > * {
padding: 1.4rem 0.5rem;
margin-block: 0;
margin-inline: 0;
}
.gmbrr.stripe.badge > :first-child {
padding-block-start: 1rem;
border-radius: 4px 4px 0 0;
}
.rtl .gmbrr.stripe.badge > :first-child {
border-radius: 4px 0 0 4px;
}
.gmbrr.stripe.badge > :last-child {
padding-block-end: 1rem;
border-radius: 0 0 4px 4px;
}
.rtl .gmbrr.stripe.badge > :last-child {
border-radius: 0 4px 4px 0;
}
.gmbrr.stripe.badge.tiny > * {
padding: 0.5rem;
}
.gmbrr.stripe.badge.tiny > :first-child {
padding-block-start: 1rem;
border-radius: 3px 3px 0 0;
}
.rtl .gmbrr.stripe.badge.tiny > :first-child {
border-radius: 3px 0 0 3px;
}
.gmbrr.stripe.badge.tiny > :last-child {
padding-block-end: 1rem;
border-radius: 0 0 3px 3px;
}
.rtl .gmbrr.stripe.badge.tiny > :last-child {
border-radius: 0 3px 3px 0;
}
.gmbrr,
.gmbrr .heading,
.gmbrr .listing .text {
color: #333;
}
.gmbrr .listing .text {
color: #222;
}
.gmbrr .author-name,
.gmbrr .author-name a,
.gmbrr.bubble.fill.turquoise .listing .text,
.gmbrr.bubble.mustard .listing .text,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover,
.gmbrr.contrast .rating,
.gmbrr.contrast .count,
.gmbrr.contrast .date,
.gmbrr.contrast .relative-time-description,
.gmbrr.contrast .vicinity,
.gmbrr.dark.bubble.fill.contrast .listing .text,
.gmbrr.dark.bubble.fill.turquoise .listing .text,
.gmbrr.fonts .author-name a,
.gmbrr.stripe.dark.contrast > :nth-child(2n-1) {
color: #000;
}
.gmbrr.dark .listing .date,
.gmbrr.dark .listing .relative-time-description,
.gmbrr.dark .no-place,
.gmbrr.dark .no-reviews,
.gmbrr.dark .rating .count,
.gmbrr.fonts.dark .rating .number,
.gmbrr.dark .rating .count,
.gmbrr.dark .vicinity {
color: rgba(190, 190, 190, 0.9);
}
.gmbrr .listing .date,
.gmbrr .listing .relative-time-description,
.gmbrr .no-place,
.gmbrr .no-reviews,
.gmbrr .rating,
.gmbrr .rating .count,
.gmbrr .vicinity,
.gmbrr.fonts .rating .number,
.gmbrr.fonts .rating .count {
color: #70757A;
}
.gmbrr .listing .rating,
.gmbrr .star,
.gmbrr .rating,
.gmbrr.dark .listing .rating,
.gmbrr.dark .star,
.gmbrr.dark.stars-yellow .star,
.gmbrr.stars-yellow .star,
.gmbrr.contrast .listing .rating,
.gmbrr.dark.contrast .listing .rating,
.gmbrr.stars-html .rating-stars {
color: #F7B603;
}
.gmbrr.stars-orange .rating,
.gmbrr.dark.stars-orange .star,
.gmbrr.stars-orange .listing .rating,
.gmbrr.stars-orange .star {
color: #E7711B;
}
.gmbrr .rating .not,
.gmbrr .star.gray,
.gmbrr .star.grey {
color: #C9C9C9;
}
.gmbrr.dark .listing .rating .not,
.gmbrr.dark .rating .all-stars {
color: #A4A4A4;
}
.gmbrr.dark.fonts.color-match .business-name,
.gmbrr.dark.fonts.color-match .heading,
.gmbrr.dark.fonts.color-match .listing .author-name a {
color: #BCC0C3;
}
.gmbrr.dark.fonts.color-match .listing .text {
color: #EDF1F6;
}
.gmbrr.fonts.color-match a {
color: #1A0DAB;
}
.gmbrr.dark.fonts.color-match a {
color: #8AB4F8;
}
.gmbrr.fonts .button {
color: rgba(245, 245, 245, 0.9);
background-color: rgba(40, 40, 40, 0.9);
text-decoration: none;
font-size: 15px;
padding: 0.76em 1em;
}
.gmbrr .button:hover {
color: rgba(255, 255, 255, 0.95);
text-decoration: none;
}
.gmbrr .business-name,
.gmbrr .heading {
margin-block: 0 0.4rem;
margin-inline: 0;
line-height: 120%;
}
.gmbrr .heading.no-icon {
margin-block-end: 0.8rem;
}
.gmbrr.fonts .heading.no-icon {
margin-block-end: 0.55rem;
}
.gmbrr .icon {
display: inline-block;
min-width: 0.6em;
min-height: 0.6em;
max-width: 1.5em;
max-height: 1.5em;
position: relative;
vertical-align: middle;
bottom: 0.1em;
margin-inline-end: 0.35em;
}
.gmbrr .heading.no-name .icon {
margin-block: 0 0.35em;
margin-inline: 0;
}
.gmbrr .vicinity {
font-size: 13px;
margin-block: 0 0.5rem;
}
.gmbrr.badge .vicinity {
margin-block: 0;
margin-inline: 0;
}
.gmbrr > .rating {
font-size: 32px;
line-height: 1.2em;
margin-block-end: 0.4em;
}
.gmbrr.fonts > .rating {
margin-block-end: 0.2em;
}
.gmbrr.tiny .rating {
font-size: 1.8em;
line-height: 1.1em;
}
.gmbrr.badge > :last-child,
.gmbrr.badge > :last-child,
.gmbrr > .rating:last-child,
.gmbrr > .listing:last-child,
.gmbrr > .attribution:last-child,
.gmbrr .text-first .author-avatar,
.gmbrr.fonts .listing .date,
.gmbrr.fonts .listing .rating,
.gmbrr.fonts .listing .relative-time-description,
.gmbrr .review-meta:last-child .rating:last-child,
.gmbrr .review-meta:last-child .date:last-child,
.gmbrr .review-meta:last-child .relative-time-description:last-child,
.gmbrr .review-meta:last-child .author-name:last-child {
margin-block-end: 0;
}
.gmbrr .rating span {
vertical-align: top;
position: relative;
}
.gmbrr .rating .number-text,
.gmbrr .review-count .count {
font-size: 15px;
}
.gmbrr .rating .all-stars,
.gmbrr .rating .rating-stars {
display: inline-block;
height: 1.1em;
top: 0.2em;
z-index: 11;
}
.gmbrr.tiny .rating .all-stars,
.gmbrr.tiny .rating .rating-stars {
top: 0.15em;
}
.gmbrr .rating .all-stars + .backdrop {
overflow: hidden;
position: absolute;
width: 135px;
margin: 0.1em 0 0 -134px;
top: auto;
z-index: 10;
}
.rtl .gmbrr .rating .all-stars + .backdrop {
margin: 0.1em -125.5px 0 0;
}
.gmbrr .listing .review-meta + .text,
.gmbrr .rating + .attribution,
.gmbrr.bubble .listing .author-switch .author-name,
.gmbrr.bubble .listing .author-switch .date,
.gmbrr.bubble .listing .author-switch .rating,
.gmbrr.bubble .listing .author-switch .relative-time-description,
.gmbrr.bubble .listing .inline.author-switch .author-name,
.gmbrr.bubble .listing .inline.author-switch .date,
.gmbrr.bubble .listing .inline.author-switch .rating,
.gmbrr.bubble .listing .inline.author-switch .relative-time-description,
.gmbrr.bubble .listing .text-first .text,
.gmbrr.narrow .inline .text,
.gmbrr.narrow .text-first .text {
margin-block-start: 0;
}
.gmbrr .rating .backdrop .star {
opacity: 0.65;
transform: scale(.95, 0.95);
transform-origin: 65% 50%;
}
.gmbrr.stars-html .rating .all-stars,
.gmbrr.stars-html .rating .rating-stars,
.gmbrr.version-1 .rating .all-stars,
.gmbrr.version-1 .rating .rating-stars {
position: relative;
top: 0;
height: 1em;
line-height: 110%;
overflow: hidden;
letter-spacing: 0;
}
.gmbrr.stars-html .rating .rating-stars,
.gmbrr.version-1 .rating .rating-stars {
text-align: start;
float: inline-start;
white-space: nowrap;
}
.gmbrr .rating .all-stars.safari,
.gmbrr .rating .rating-stars.safari {
width: 5.1em;
}
.gmbrr .rating.none .all-stars {
opacity: 0.3;
}
.gmbrr .rating .rating-stars {
position: relative;
top: -1.1em;
word-wrap: initial;
text-align: start;
}
.gmbrr .all-stars.animate,
.gmbrr .rating-stars.animate {
transition: 1.1s width ease-in-out 0.7s;
opacity: 1;
}
.gmbrr .rating .count {
margin-block: 0;
font-size: 0.5em;
line-height: 140%;
vertical-align: baseline;
}
.gmbrr .date,
.gmbrr .inline .date,
.gmbrr .relative-time-description,
.gmbrr .inline .relative-time-description,
.gmbrr .listing .rating,
.gmbrr .listing .inline .rating,
.gmbrr.tiny .rating .count,
.gmbrr.center .listing .inline .rating,
.gmbrr.center .listing .inline .relative-time-description {
vertical-align: middle;
}
.gmbrr .rating .number + .all-stars {
margin-inline: 0.3rem 0;
}
.gmbrr.stars-html .rating .number + .all-stars {
margin-inline: 0 0.25rem;
}
.gmbrr .rating .all-stars + .count {
margin-inline: 0.35rem 0;
}
.gmbrr.narrow .all-stars + .count,
.gmbrr.columns .listing li,
.gmbrr.center.columns .listing li,
.gmbrr.carousel .listing li,
.gmbrr.columns .listing .text-first,
.gmbrr.center.columns .listing .text-first,
.gmbrr.bubble .inline.text-first .author-name {
margin-block: 0;
}
.gmbrr .listing {
padding: 0;
margin-block: 0;
margin-inline: 0;
display: flex;
flex-wrap: wrap;
flex-direction: revert;
gap: 2rem;
}
.gmbrr.bubble .listing {
gap: 1.5rem;
}
.gmbrr ul.listing {
list-style: none;
}
.gmbrr.columns .listing {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 1.7rem 3rem;
align-items: start;
}
.gmbrr.center.bubble .listing {
margin-block-end: 0.8rem;
}
.gmbrr .rating + .listing,
.gmbrr .rating + .buttons,
.gmbrr .listing + .buttons {
margin-block-start: 1.2rem;
}
.gmbrr .listing + .attribution,
.gmbrr .navigation + .attribution {
margin-block-start: 1.5rem;
margin-inline: 0;
}
.gmbrr.badge .rating + .listing {
margin-block-start: 0.7rem;
margin-inline: 0;
}
.gmbrr .listing.no-place,
.gmbrr .listing.no-reviews {
margin-block-end: 1rem;
}
.gmbrr .listing li,
.gmbrr.center.bubble.spaced .review-meta {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding: 0;
margin-inline: 0;
margin-block: 0;
list-style: none;
gap: 0.6rem 0.7rem;
line-height: 140%;
}
.gmbrr.fonts .listing li {
gap: 0.4rem 0.7rem;
}
.gmbrr.fonts.narrow .listing li,
.gmbrr.narrow .listing li {
gap: 0.3rem 0.4rem;
}
.gmbrr.center .listing li,
.gmbrr.badge .listing li,
.gmbrr.fonts.center .listing li,
.gmbrr.narrow.center .listing li {
gap: 0.3rem 0;
}
.gmbrr.bubble .listing .no-avatar.inline {
gap: 0.1rem;
}
.gmbrr.center .listing .text-first,
.gmbrr.center li {
margin-block: 0;
margin-inline: auto;
}
.gmbrr.center.bubble .listing li {
margin-inline: 0;
}
.gmbrr.tile .listing li,
.gmbrr.tile.center .listing li,
.gmbrr.tile.center.bubble .listing li {
flex: 1 0 calc(100% - 2.6rem);
}
.gmbrr.tile .listing li {
box-shadow: 0 0 0 2px rgba(80, 80, 80, 0.7) inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
border-radius: 4px;
padding: 1.1rem 1.3rem;
margin-block: 2px 6px;
}
.gmbrr.dark.tile .listing li {
box-shadow: 0 0 0 2px rgba(225, 225, 225, 0.7) inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.tile.solid .listing li {
background-color: rgba(60, 60, 60, 0.9);
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.8) inset, 0 4px 2px 1px rgba(45, 45, 45, 0.05);
}
.gmbrr.dark.tile.solid .listing li {
background-color: rgba(250, 250, 250, 0.9);
box-shadow: 0 0 0 2px rgba(45, 45, 45, 0.5) inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.tile .listing li,
.gmbrr.tile.columns .listing li {
margin-block: 2px 6px;
}
.gmbrr.carousel .listing {
overflow: hidden;
}
.gmbrr.carousel .listing > li,
.gmbrr.carousel.stacked-z .author-avatar,
.gmbrr.carousel.stacked-z .text {
transition: 0.5s opacity linear;
}
.gmbrr.carousel .listing > li {
position: relative;
}
.gmbrr.carousel .listing > .hidden {
display: none;
opacity: 0.05;
pointer-events: none;
}
.gmbrr.carousel.stacked-z .listing > .hidden,
.gmbrr.carousel.stacked-z .hidden .author-avatar,
.gmbrr.carousel.stacked-z .hidden .text {
opacity: 0;
}
.gmbrr .all-stars.animate,
.gmbrr .rating-stars.animate,
.gmbrr.carousel .listing > .visible,
.gmbrr.carousel.stacked-z .visible .author-avatar,
.gmbrr.carousel.stacked-z .visible .text {
opacity: 1;
}
.gmbrr.carousel .listing > .visible,
.gmbrr.carousel.stacked-z .listing > .hidden,
.gmbrr.carousel.stacked-z .hidden .text {
display: flex;
}
.gmbrr.carousel.stacked-z .listing > .hidden,
.gmbrr.carousel.stacked-z .hidden .text {
z-index: 1;
}
.gmbrr.carousel .navigation {
list-style: none;
margin-block: 1rem 0;
margin-inline: 0;
padding: 0;
text-align: center;
}
.gmbrr.carousel .navigation .bullet {
margin-block: 0;
padding: 0;
display: inline-block;
line-height: 100%;
}
.gmbrr.carousel .navigation .bullet + .bullet {
margin-inline: 0.8rem 0;
}
.gmbrr.carousel.bullet-diamond .navigation .bullet + .bullet {
margin-inline: 1rem 0;
}
.gmbrr.carousel .navigation .bullet a {
line-height: 1.2rem;
font-size: 2rem;
display: inline-block;
width: 1.6rem;
max-width: 20px;
height: 1.6rem;
max-height: 20px;
color: transparent;
background-color: rgba(110, 110, 110, 0);
border: 1px solid rgba(110, 110, 110, 0.99);
border-radius: 50%;
transition: 0.3s background-color linear, 0.3s border-color linear, 0.3s box-shadow linear;
vertical-align: middle;
overflow: hidden;
}
.gmbrr.carousel.bullet-solid .navigation .bullet a,
.gmbrr.dark.carousel.bullet-solid .navigation .bullet a {
box-shadow: 0 0 0 0.8rem rgba(190, 190, 190, 0.4) inset;
}
.gmbrr.carousel .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(110, 110, 110, 0.7) inset;
}
.gmbrr.dark.carousel .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(190, 190, 190, 0.7) inset;
}
.gmbrr.carousel .navigation .current.bullet a,
.gmbrr.carousel .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(110, 110, 110, 0.4) inset;
background-color: rgba(110, 110, 110, 0.99);
cursor: default;
pointer-events: none;
}
.gmbrr.dark.carousel .navigation .current a,
.gmbrr.dark.carousel .navigation .current a:hover {
box-shadow: 0 0 0 0.8rem rgba(190, 190, 190, 0.4) inset;
background-color: rgba(190, 190, 190, 0.99);
}
.gmbrr.carousel.bullet-square .navigation .bullet a,
.gmbrr.carousel.bullet-square-rounded .navigation .bullet a {
width: 1.5rem;
height: 1.5rem;
}
.gmbrr.carousel.bullet-square-rounded .navigation .bullet a {
border-radius: 25%;
}
.gmbrr.carousel.bullet-diamond .navigation .bullet a,
.gmbrr.carousel.bullet-square .navigation .bullet a {
border-radius: 0;
}
.gmbrr.carousel.bullet-diamond .navigation .bullet a {
width: 1.4rem;
height: 1.4rem;
transform: scaleX(.95) rotate(45deg);
vertical-align: unset;
}
.gmbrr.carousel.bullet-symbol .navigation .bullet a {
font-size: 2.5rem;
border: 0 none;
border-radius: 0;
background-color: inherit;
color: rgba(110, 110, 110, 0.6);
width: inherit;
height: inherit;
line-height: inherit;
box-shadow: none;
transition: 0.2s color linear;
max-width: none;
max-height: none;
}
.gmbrr.dark.carousel.bullet-symbol .navigation .bullet a {
color: rgba(190, 190, 190, 0.6);
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol .navigation .bullet a:hover {
color: rgba(110, 110, 110, 0.8);
}
.gmbrr.dark.carousel.bullet-symbol .navigation .bullet a:hover {
color: rgba(200, 200, 200, 0.9);
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol .navigation .current.bullet a,
.gmbrr.carousel.bullet-symbol .navigation .current.bullet a:hover {
color: rgba(60, 60, 60, 0.95);
background-color: inherit;
}
.gmbrr.dark.carousel.bullet-symbol .navigation .current a,
.gmbrr.dark.carousel.bullet-symbol .navigation .current a:hover {
color: rgba(210, 210, 210, 0.95);
}
.gmbrr .listing .text-first .text {
margin-block-end: 0.3rem;
}
.gmbrr .listing .no-avatar.text-first.author-switch .text {
margin-block-end: -0.1rem;
}
.gmbrr .author-name {
display: block;
margin-block-end: 0.4em;
}
.gmbrr .inline .author-name {
display: inline-block;
margin-block-end: 0;
}
.gmbrr.fonts .author-name {
line-height: 150%;
}
.gmbrr .listing .author-switch .author-name {
margin-block-start: 0.1rem;
}
.gmbrr .listing .author-switch .rating + .author-name,
.gmbrr .listing .author-switch .date + .author-name,
.gmbrr .listing .author-switch .relative-time-description + .author-name {
margin-block-start: 0.4rem;
}
.gmbrr.bubble .listing .text,
.gmbrr.bubble.fonts .listing .text,
.gmbrr.bubble .listing .review-meta + .text {
flex: 1 0 calc(100% - 2em);
border-radius: 0.4em;
position: relative;
box-shadow: 0 0 0 2px rgba(70, 70, 70, 0.85) inset;
margin-block: 0;
margin-inline: 0;
padding-block: 0.6em;
padding-inline: 1em;
}
.gmbrr.bubble .listing .review-meta + .text {
margin-block-start: 0.7rem;
}
.gmbrr.bubble .listing .text-first .text,
.gmbrr.center.bubble .listing .text {
margin-inline: 0;
}
.gmbrr.dark.bubble .listing .text {
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.85) inset;
}
.gmbrr.bubble.fill .listing .text {
color: rgba(255, 255, 255, 0.99);
background-color: rgba(70, 70, 70, 0.85);
box-shadow: none;
}
.gmbrr.dark.bubble.fill .listing .text {
color: rgba(70, 70, 70, 0.99);
background-color: rgba(255, 255, 255, 0.99);
box-shadow: none;
}
.gmbrr.bubble.fill .listing .text a {
color: rgba(255, 255, 255, 0.75);
}
.gmbrr.dark.bubble.fill .listing .text a {
color: rgba(70, 70, 70, 0.8);
}
.gmbrr.bubble .listing .text-first .text {
margin-block-end: 0.6rem;
}
.gmbrr.center.bubble .listing .text-first .text,
.gmbrr.center.bubble .listing .text-first .review-meta + .text {
margin-block-end: 0.8rem;
}
.gmbrr.bubble.center .listing .text-first .text {
margin-block-end: 0.55rem;
}
.gmbrr.fonts.bubble.center .listing .text-first .text {
margin-block-end: 0.45rem;
}
.gmbrr.bubble .listing .arrow.arrow-up,
.gmbrr.bubble .listing .arrow.arrow-down,
.gmbrr.bubble .listing .text-first .text::after,
.gmbrr.bubble .listing .text::before {
content: '';
position: absolute;
left: calc(var(--avatar-width) + 0.7rem);
top: calc(-1em + 2px);
width: 0;
height: 0;
border-top: 0.5em solid transparent;
border-right: 0.5em solid transparent;
border-bottom: 0.5em solid rgba(70, 70, 70, 0.85);
border-left: 0.5em solid transparent;
clear: both;
}
.gmbrr.bubble .listing .arrow.arrow-up,
.gmbrr.bubble .listing .arrow.arrow-down {
position: relative;
flex: 0 0 1em;
left: calc(-100% + var(--avatar-width) + 1.8em);
font-size: 0.9em;
}
.gmbrr.bubble .listing .arrow.arrow-down {
left: calc(var(--avatar-width) + 2.3em);
}
.gmbrr.bubble .listing .arrow.arrow-up {
margin-block-start: 0.8em;
top: 0.5em;
align-self: end;
}
.gmbrr.bubble .listing .arrow.arrow-down {
margin-block-end: 0.8em;
top: auto;
bottom: 0.9em;
align-self: start;
}
.gmbrr.center.bubble .listing .arrow.arrow-up {
margin-block-start: -0.6rem;
top: 0.3rem;
}
.gmbrr.center.bubble .listing .arrow.arrow-down {
margin-block-end: -1.05rem;
bottom: 1.15rem;
}
.gmbrr.fonts.bubble .listing .arrow.arrow-down,
.gmbrr.fonts.bubble .listing .text::before,
.gmbrr.fonts.bubble .listing .arrow.arrow-up,
.gmbrr.fonts.bubble .listing .text-first .text::after {
left: calc(var(--avatar-width) + 0.7rem);
}
.gmbrr.narrow.bubble .listing .arrow.arrow-down,
.gmbrr.narrow.bubble .listing .text::before {
left: calc(var(--avatar-width) + 0.5rem);
}
.gmbrr.fonts.narrow.bubble .listing .arrow.arrow-down,
.gmbrr.fonts.narrow.bubble .listing .text::before {
left: calc(var(--avatar-width) + 0.8rem);
}
.gmbrr.center.bubble .listing .arrow.arrow-up,
.gmbrr.center.bubble .listing .arrow.arrow-down,
.gmbrr.center.bubble .listing .text-first .text::after,
.gmbrr.center.bubble .listing .text::before {
left: calc(50% - 0.5em);
}
.rtl .gmbrr.bubble .listing .arrow.arrow-up,
.rtl .gmbrr.bubble .listing .text-first .text::after,
.rtl .gmbrr.bubble .listing .text::before {
left: auto;
right: calc(var(--avatar-width) + 0.9rem);
}
.rtl .gmbrr.bubble .listing .arrow.arrow-down {
left: auto;
right: calc(var(--avatar-width) + 2.3em);
}
.rtl .gmbrr.narrow.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.narrow.bubble .listing .text::before {
left: auto;
right: calc(var(--avatar-width) + 0.5rem);
}
.rtl .gmbrr.fonts.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.fonts.bubble .listing .text::before {
left: auto;
right: calc(var(--avatar-width) + 0.7rem);
}
.rtl .gmbrr.fonts.narrow.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.fonts.narrow.bubble .listing .text::before,
.rtl .gmbrr.fonts.bubble .listing .arrow.arrow-up,
.rtl .gmbrr.fonts.bubble .listing .text-first .text::after {
left: auto;
right: calc(var(--avatar-width) + 0.8rem);
}
.rtl .gmbrr.center.bubble .listing .arrow.arrow-up,
.rtl .gmbrr.center.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.center.bubble .listing .text-first .text::after,
.rtl .gmbrr.center.bubble .listing .text::before {
left: auto;
right: calc(50% - 0.5em);
}
.gmbrr.fonts.bubble .listing .arrow.arrow-up,
.gmbrr.fonts.bubble .listing .arrow.arrow-down {
font-size: 1em;
}
.gmbrr.fonts.bubble .listing .arrow.arrow-down,
.gmbrr.fonts.center.bubble .listing .arrow.arrow-down {
margin-block-end: -0.7rem;
bottom: 0.8rem;
}
.gmbrr.bubble .listing .text-first .text::after {
top: 100%;
border-top: 0.5em solid rgba(70, 70, 70, 0.85);
border-bottom: 0.5em solid transparent;
clear: both;
}
.gmbrr.dark.bubble .listing .arrow.arrow-up,
.gmbrr.dark.bubble .listing .text::before {
border-bottom: 0.5em solid rgba(255, 255, 255, 0.85);
}
.gmbrr.bubble.fill .listing .arrow.arrow-up,
.gmbrr.bubble.fill .listing .text::before {
border-bottom: 0.5em solid rgba(70, 70, 70, 0.85);
}
.gmbrr.dark.bubble.fill .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill .listing .text-first .text::before,
.gmbrr.dark.bubble.fill .listing .text::before {
border-bottom: 0.5em solid rgba(255, 255, 255, 0.99);
}
.gmbrr.dark.bubble .listing .text-first .arrow.arrow-down,
.gmbrr.dark.bubble .listing .text-first .text::after {
border-top: 0.5em solid rgba(255, 255, 255, 0.85);
}
.gmbrr.bubble.fill .listing .arrow.arrow-down,
.gmbrr.bubble.fill .listing .text-first .text::after {
border-top: 0.5em solid rgba(70, 70, 70, 0.85);
}
.gmbrr.dark.bubble.fill .listing .text-first .arrow.arrow-down,
.gmbrr.dark.bubble.fill .listing .text-first .text::after {
border-top: 0.5em solid rgba(255, 255, 255, 0.99);
}
.gmbrr.bubble .listing .date,
.gmbrr.bubble .listing .relative-time-description {
font-size: 0.9em;
line-height: 110%;
}
.gmbrr.center.bubble.spaced .review-meta .rating,
.gmbrr.center.bubble.spaced .review-meta .date,
.gmbrr.center.bubble.spaced .review-meta .relative-time-description {
flex: 1 0 40%;
margin-inline: 0;
align-self: center;
}
.gmbrr.bubble .listing .author-name {
margin-block-end: 0.4rem;
}
.gmbrr .listing .rating + .date,
.gmbrr.fonts .listing .rating + .date,
.gmbrr .listing .rating + .relative-time-description,
.gmbrr.fonts .listing .rating + .relative-time-description {
margin-inline-start: min(1%, 0.4em);
}
.gmbrr.center.bubble .listing .inline .date,
.gmbrr.center.bubble .listing .inline .rating,
.gmbrr.center.bubble .listing .inline .relative-time-description,
.gmbrr.center.bubble .listing .text-first.inline .date,
.gmbrr.center.bubble .listing .text-first.inline .rating,
.gmbrr.center.bubble .listing .text-first.inline .relative-time-description {
flex: 1 0 50%;
margin-block: 0;
}
.gmbrr.center.bubble .listing .review-meta + .text,
.gmbrr.center .author-switch .author-name,
.gmbrr.center.bubble .listing .author-switch .review-meta + .text {
margin-block-start: 0.5em;
}
.gmbrr.fonts.center.bubble .listing .review-meta + .text,
.gmbrr.fonts.center .author-switch .author-name,
.gmbrr.fonts.center.bubble .listing .author-switch .review-meta + .text {
margin-block-start: 0.35em;
}
.gmbrr.center.bubble .listing .text + .author-avatar,
.gmbrr.narrow .listing .rating + .date,
.gmbrr.narrow .listing .rating + .relative-time-description,
.gmbrr.fonts.center.bubble .listing .review-meta:first-child + .text,
.gmbrr.fonts.center.bubble .listing .author-switch .review-meta:first-child + .text {
margin-block-start: 0.33em;
}
.gmbrr.bubble .inline.text-first .text {
margin-block-end: 0.6em;
}
.gmbrr .author-avatar-name a span,
.gmbrr .author-avatar-name a:hover span {
text-decoration: inherit;
}
.gmbrr .author-avatar,
.gmbrr .author-avatar a,
.gmbrr .author-name a,
.gmbrr .review-meta,
.gmbrr .text {
display: block;
}
.gmbrr .listing .author-avatar a,
.gmbrr .listing .author-avatar > img {
display: block;
overflow: hidden;
width: var(--avatar-width);
height: var(--avatar-height);
margin-inline: 0 auto;
}
.gmbrr.center .listing .author-avatar a,
.gmbrr.center .listing .author-avatar > img {
margin-inline-start: auto;
}
.gmbrr.center .author-avatar a {
overflow: hidden;
width: var(--avatar-width);
height: var(--avatar-height);
margin-inline: auto;
}
.gmbrr .review-meta {
flex: 1 0 4em;
line-height: 120%;
}
.gmbrr .author-avatar,
.gmbrr .no-avatar.text-first .author-avatar,
.gmbrr.fonts .author-avatar,
.gmbrr.fonts .no-avatar.text-first .author-avatar {
flex: 0 1 calc(var(--avatar-width) + 0.3rem);
}
.gmbrr.narrow .author-avatar,
.gmbrr.fonts.narrow .author-avatar,
.gmbrr.fonts.narrow .no-avatar .author-avatar {
flex: 0 1 calc(var(--avatar-width) + 0.7rem);
}
.gmbrr .listing li,
.gmbrr.center.bubble .listing li,
.gmbrr.center .author-avatar,
.gmbrr.center .author-name,
.gmbrr.center .review-meta,
.gmbrr.narrow.center .author-avatar,
.gmbrr.narrow.center .author-name,
.gmbrr.narrow.center .review-meta,
.gmbrr.bubble.center .review-meta,
.gmbrr.bubble.center .review-meta,
.gmbrr.bubble .listing .text,
.gmbrr .listing .no-avatar .text + .review-meta,
.gmbrr.center.bubble.spaced .review-meta,
.gmbrr.narrow .no-avatar .review-meta {
flex: 1 0 100%;
}
.gmbrr .listing .text {
flex: 1 0 calc(100% - var(--avatar-width) - 1.4rem);
}
.gmbrr .listing .text-first .text:first-child {
flex: 1 0 calc(100% - 1.4rem);
}
.gmbrr.narrow .review-meta {
flex: 1 0 5%;
}
.gmbrr.center .author-name {
display: block;
width: auto;
line-height: 140%;
}
.gmbrr .author-avatar {
margin-block: 0;
margin-inline: auto;
}
.gmbrr.center .author-avatar,
.gmbrr.center .no-avatar.text-first .author-avatar {
margin-inline: auto;
}
.gmbrr.justify .listing .text {
text-align: justify;
}
.gmbrr.center .listing .review-meta + .text {
margin-block: 0.4rem 0;
}
.gmbrr .fixed-height {
overflow: hidden;
overflow-y: auto;
scrollbar-width: thin;
scrollbar-color: rgba(0, 0, 0, 0.3) rgba(55, 55, 55, 0.01);
transition: 0.2s scrollbar-color linear;
}
.gmbrr.dark .fixed-height {
scrollbar-color: rgba(255, 255, 255, 0.3) rgba(205, 205, 205, 0.01);
}
.gmbrr .fixed-height:hover,
.gmbrr .fixed-height:focus {
scrollbar-color: rgba(0, 0, 0, 0.8) rgba(55, 55, 55, 0.1);
}
.gmbrr.dark .fixed-height:hover,
.gmbrr.dark .fixed-height:focus {
scrollbar-color: rgba(255, 255, 255, 0.8) rgba(205, 205, 205, 0.1);
}
.gmbrr .fixed-height::-webkit-scrollbar {
width: 10px;
}
.gmbrr .fixed-height::-webkit-scrollbar-track {
background: rgba(55, 55, 55, 0.05);
}
.gmbrr .fixed-height:hover::-webkit-scrollbar-track {
background: rgba(55, 55, 55, 0.2);
}
.gmbrr .fixed-height::-webkit-scrollbar-thumb {
border-radius: 2px;
background-color: rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0, 0, 0, 0.3);
}
.gmbrr.dark .fixed-height::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.2);
border-color: rgba(255, 255, 255, 0.3);
}
.gmbrr .listing .text .review-more-placeholder {
visibility: hidden;
}
.gmbrr .listing .review-meta + .text,
.gmbrr .listing .text + .review-meta {
margin-block: 0.1rem;
padding-inline-start: calc(var(--avatar-width) + 1rem);
}
.gmbrr.narrow .listing .review-meta + .text,
.gmbrr.narrow .listing .text + .review-meta {
padding-inline-start: calc(var(--avatar-width) + 1.1rem);
}
.gmbrr.narrow.bubble .listing .review-meta + .text,
.gmbrr.narrow.bubble .listing .text + .review-meta {
padding-inline-start: 1em;
}
.gmbrr .listing .text-first .text + .review-meta,
.gmbrr.center .listing .review-meta + .text,
.gmbrr.badge .listing .review-meta + .text {
padding-inline: 0.8em;
flex: 1 0 calc(100% - 2em);
}
.gmbrr .listing .no-avatar .text + .review-meta,
.gmbrr .listing .no-avatar .review-meta + .text,
.gmbrr.center .listing .text + .review-meta,
.gmbrr.badge .listing .text + .review-meta,
.gmbrr.narrow .listing .no-avatar .review-meta + .text,
.gmbrr.narrow .listing .no-avatar .text + .review-meta {
padding-inline: 0;
}
.gmbrr.narrow .text {
margin-block: 0.2em 0;
}
.gmbrr .no-avatar.inline .text {
margin-block-end: 0.1em;
}
.gmbrr.center .listing .author-avatar,
.gmbrr.center .listing .author-name,
.gmbrr.center .text-first .author-avatar {
margin-block: 0;
margin-inline: auto;
}
.gmbrr.center .text-first .text + .author-avatar {
margin-block: 0.2rem 0;
}
.gmbrr .listing .author-avatar img {
max-width: 100%;
height: auto;
}
.gmbrr .listing .author-name,
.gmbrr .listing .author-name a {
font-weight: 700;
}
.gmbrr .listing .date,
.gmbrr.center .listing .inline .date,
.gmbrr .listing .rating,
.gmbrr.center .listing .inline .rating,
.gmbrr .listing .relative-time-description,
.gmbrr.center .listing .inline .relative-time-description {
position: relative;
display: inline-block;
line-height: 120%;
margin-block: 0;
}
.gmbrr.center.narrow .listing .date,
.gmbrr.center.narrow .listing .rating,
.gmbrr.center.narrow .listing .relative-time-description,
.gmbrr.narrow .all-stars + .count {
display: block;
margin-inline: 0;
}
.gmbrr .listing .rating {
margin-inline-start: -0.1em;
font-size: 1.15em;
vertical-align: middle;
}
.gmbrr .listing .no-avatar .rating,
.gmbrr.center.narrow .listing .rating + .date,
.gmbrr.center.narrow .listing .rating + .relative-time-description {
margin-inline-start: 0;
}
.gmbrr.center .listing .rating {
margin-inline-start: auto;
}
.gmbrr.center .listing .no-date .rating,
.gmbrr.center .listing .relative-time-description {
margin-inline-end: auto;
}
.gmbrr .listing .no-date .rating {
margin-inline-end: 0;
}
.gmbrr .listing .inline .date,
.gmbrr .listing .inline .relative-time-description {
top: 0.1em;
display: inline-block;
}
.gmbrr .inline.no-avatar .author-name,
.gmbrr .inline .rating {
clear: none;
display: inline-block;
}
.gmbrr .inline .author-name {
width: inherit;
vertical-align: middle;
}
.gmbrr .inline .text-first .author-name {
margin-block-end: 0.1em;
}
.gmbrr .inline .rating {
position: relative;
height: 1em;
top: 0.05em;
}
.gmbrr.center .inline .rating,
.gmbrr.narrow.center .inline .rating {
position: relative;
height: inherit;
}
.gmbrr .inline .author-name,
.gmbrr .inline .date,
.gmbrr .inline .rating,
.gmbrr .inline .relative-time-description {
line-height: 1.3em;
}
.gmbrr.fonts .listing .rating {
font-size: 18px;
}
.gmbrr.fonts .inline .rating,
.gmbrr .listing .inline .review-meta > .rating,
.gmbrr.center .inline .rating,
.gmbrr.narrow.center .inline .rating {
top: 0;
}
.gmbrr .listing .inline .review-meta > span + span {
margin-inline-start: min(1.5%, 0.7rem);
}
.gmbrr.fonts .listing .rating,
.gmbrr .listing .inline .rating {
line-height: 100%;
}
.gmbrr.fonts .listing .text {
line-height: 140%;
}
.gmbrr.dark .listing .date,
.gmbrr.dark .listing .rating .not,
.gmbrr.dark .listing .relative-time-description,
.gmbrr.dark .rating .all-stars {
color: rgba(175, 175, 175, 0.85);
}
.gmbrr.dark .button {
color: rgba(40, 40, 40, 0.9);
background-color: rgba(245, 245, 245, 0.9);
}
.gmbrr.dark .button:hover {
background-color: rgba(255, 255, 255, 0.95);
}
.gmbrr.bubble.fill.amethyst .listing .text,
.gmbrr.bubble.fill.carbon .listing .text,
.gmbrr.bubble.fill.coffee .listing .text,
.gmbrr.bubble.fill.contrast .listing .text,
.gmbrr.bubble.fill.copper .listing .text,
.gmbrr.bubble.fill.coral .listing .text,
.gmbrr.bubble.fill.cranberry .listing .text,
.gmbrr.bubble.fill.forest .listing .text,
.gmbrr.bubble.fill.magenta .listing .text,
.gmbrr.bubble.fill.ocean .listing .text,
.gmbrr.bubble.fill.pumpkin .listing .text,
.gmbrr.bubble.fill.slate .listing .text,
.gmbrr.dark,
.gmbrr.dark .author-name,
.gmbrr.dark .author-name a,
.gmbrr.dark .business-name,
.gmbrr.dark .heading,
.gmbrr.dark .text,
.gmbrr.dark.bubble.contrast .listing .text,
.gmbrr.dark.bubble.fill.amethyst .listing .text,
.gmbrr.dark.bubble.fill.carbon .listing .text,
.gmbrr.dark.bubble.fill.coffee .listing .text,
.gmbrr.dark.bubble.fill.copper .listing .text,
.gmbrr.dark.bubble.fill.coral .listing .text,
.gmbrr.dark.bubble.fill.cranberry .listing .text,
.gmbrr.dark.bubble.fill.forest .listing .text,
.gmbrr.dark.bubble.fill.magenta .listing .text,
.gmbrr.dark.bubble.fill.ocean .listing .text,
.gmbrr.dark.bubble.fill.pumpkin .listing .text,
.gmbrr.dark.bubble.fill.slate .listing .text,
.gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet a:hover,
.gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet.current a,
.gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover,
.gmbrr.dark.contrast .rating,
.gmbrr.dark.contrast .count,
.gmbrr.dark.contrast .date,
.gmbrr.dark.contrast .relative-time-description,
.gmbrr.dark.contrast .vicinity,
.gmbrr.stripe.contrast > :nth-child(2n-1) {
color: #FFF;
}
.gmbrr.bubble.fill.amethyst .listing .text a,
.gmbrr.bubble.fill.carbon .listing .text a,
.gmbrr.bubble.fill.coffee .listing .text a,
.gmbrr.bubble.fill.contrast .listing .text a,
.gmbrr.bubble.fill.copper .listing .text a,
.gmbrr.bubble.fill.coral .listing .text a,
.gmbrr.bubble.fill.cranberry .listing .text a,
.gmbrr.bubble.fill.forest .listing .text a,
.gmbrr.bubble.fill.magenta .listing .text a,
.gmbrr.bubble.fill.ocean .listing .text a,
.gmbrr.bubble.fill.pumpkin .listing .text a,
.gmbrr.bubble.fill.slate .listing .text a,
.gmbrr.dark.bubble.contrast .listing .text a {
color: rgba(255, 255, 255, 0.8);
}
.gmbrr.bubble.fill.mustard .listing .text a,
.gmbrr.bubble.fill.turquoise .listing .text a,
.gmbrr.dark.bubble.fill.contrast .listing .text a {
color: rgba(0, 0, 0, 0.8);
}
.gmbrr.cranberry .heading,
.gmbrr.cranberry .listing .rating,
.gmbrr.cranberry .rating,
.gmbrr.cranberry .rating .star,
.gmbrr.dark.cranberry .heading,
.gmbrr.dark.cranberry .listing .rating,
.gmbrr.dark.cranberry .rating,
.gmbrr.dark.cranberry .rating .star {
color: #9f000f;
}
.gmbrr.cranberry .listing a,
.gmbrr.cranberry a {
color: #4f0007;
}
.gmbrr.dark.cranberry .listing a,
.gmbrr.dark.cranberry a {
color: #b5a3a5;
}
.gmbrr.cranberry .count,
.gmbrr.cranberry .date,
.gmbrr.cranberry .relative-time-description,
.gmbrr.cranberry .vicinity {
color: #908788;
}
.gmbrr.dark.cranberry .count,
.gmbrr.dark.cranberry .date,
.gmbrr.dark.cranberry .relative-time-description,
.gmbrr.dark.cranberry .vicinity {
color: #ad9c9e;
}
.gmbrr.cranberry .listing .rating .not,
.gmbrr.cranberry .rating .all-stars,
.gmbrr.cranberry .star.gray {
color: rgba(150, 135, 136, 0.5);
}
.gmbrr.dark.cranberry .listing .rating .not,
.gmbrr.dark.cranberry .rating .all-stars,
.gmbrr.dark.cranberry .star.gray {
color: rgba(175, 161, 162, 0.5);
}
.gmbrr.tile.cranberry .listing li {
box-shadow: 0 0 0 2px #9f000f inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.cranberry .listing li {
box-shadow: 0 0 0 2px #9f000f inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.cranberry .listing .text,
.gmbrr.dark.bubble.cranberry .listing .text {
box-shadow: 0 0 0 2px #9f000f inset;
}
.gmbrr.carousel.cranberry .navigation .bullet a {
border-color: #9f000f;
}
.gmbrr.dark.carousel.cranberry .navigation .bullet a {
border-color: rgba(197, 40, 55, 0.9);
}
.gmbrr.carousel.bullet-solid.cranberry .navigation .bullet a {
border-color: rgba(159, 0, 15, 0.45);
box-shadow: 0 0 0 0.8rem rgba(159, 0, 15, 0.45) inset;
}
.gmbrr.carousel.cranberry .navigation .bullet a:hover {
border-color: rgba(159, 0, 15, 0.9);
box-shadow: 0 0 0 0.8rem rgba(159, 0, 15, 0.7) inset;
}
.gmbrr.carousel.cranberry .navigation .current.bullet a,
.gmbrr.carousel.cranberry .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #9f000f inset;
background-color: #9f000f;
}
.gmbrr.carousel.bullet-solid.cranberry .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(159, 0, 15, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet a {
color: rgba(159, 0, 15, 0.42);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet.current a:hover {
color: #9f000f;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.cranberry .listing .arrow.arrow-up,
.gmbrr.bubble.cranberry .listing .text::before,
.gmbrr.bubble.fill.cranberry .listing .text::before,
.gmbrr.dark.bubble.cranberry .listing .text::before,
.gmbrr.dark.bubble.fill.cranberry .listing .text::before {
border-top-color: transparent;
border-bottom-color: #9f000f;
}
.gmbrr.bubble.cranberry .listing .arrow.arrow-down,
.gmbrr.bubble.cranberry .listing .text-first .text::after,
.gmbrr.bubble.fill.cranberry .listing .text-first .text::after,
.gmbrr.dark.bubble.cranberry .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.cranberry .listing .text-first .text::after {
border-top-color: #9f000f;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.cranberry .listing .text,
.gmbrr.dark.bubble.fill.cranberry .listing .text {
background-color: #9f000f;
}
.gmbrr.coral .heading,
.gmbrr.coral .listing .rating,
.gmbrr.coral .listing a,
.gmbrr.coral .rating,
.gmbrr.coral .rating .star,
.gmbrr.coral a,
.gmbrr.dark.coral .heading,
.gmbrr.dark.coral .listing .rating,
.gmbrr.dark.coral .listing a,
.gmbrr.dark.coral .rating,
.gmbrr.dark.coral .rating .star,
.gmbrr.dark.coral a {
color: #e77471;
}
.gmbrr.coral .count,
.gmbrr.coral .date,
.gmbrr.coral .relative-time-description,
.gmbrr.coral .vicinity {
color: #aba2a2;
}
.gmbrr.dark.coral .count,
.gmbrr.dark.coral .date,
.gmbrr.dark.coral .relative-time-description,
.gmbrr.dark.coral .vicinity {
color: #dcd3d3;
}
.gmbrr.coral .listing .rating .not,
.gmbrr.coral .rating .all-stars,
.gmbrr.coral .star.gray {
color: rgba(192, 173, 173, 0.7);
}
.gmbrr.dark.coral .listing .rating .not,
.gmbrr.dark.coral .rating .all-stars,
.gmbrr.dark.coral .star.gray {
color: rgba(192, 173, 173, 0.5);
}
.gmbrr.tile.coral .listing li {
box-shadow: 0 0 0 2px #e77471 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.coral .listing li {
box-shadow: 0 0 0 2px #e77471 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.coral .listing .text,
.gmbrr.dark.bubble.coral .listing .text {
box-shadow: 0 0 0 2px #e77471 inset;
}
.gmbrr.carousel.coral .navigation .bullet a {
border-color: #e77471;
}
.gmbrr.dark.carousel.coral .navigation .bullet a {
border-color: rgba(231, 116, 113, 0.9);
}
.gmbrr.carousel.bullet-solid.coral .navigation .bullet a {
border-color: rgba(231, 116, 113, 0.45);
box-shadow: 0 0 0 0.8rem rgba(231, 116, 113, 0.45) inset;
}
.gmbrr.carousel.coral .navigation .bullet a:hover {
border-color: rgba(231, 116, 113, 0.9);
box-shadow: 0 0 0 0.8rem rgba(231, 116, 113, 0.7) inset;
}
.gmbrr.carousel.coral .navigation .current.bullet a,
.gmbrr.carousel.coral .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #e77471 inset;
background-color: #e77471;
}
.gmbrr.carousel.bullet-solid.coral .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(231, 116, 113, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet a {
color: rgba(231, 116, 113, 0.45);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet.current a:hover {
color: #e77471;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.coral .listing .arrow.arrow-up,
.gmbrr.bubble.coral .listing .text::before,
.gmbrr.bubble.fill.coral .listing .text::before,
.gmbrr.dark.bubble.coral .listing .text::before,
.gmbrr.dark.bubble.fill.coral .listing .text::before {
border-top-color: transparent;
border-bottom-color: #e77471;
}
.gmbrr.bubble.coral .listing .arrow.arrow-down,
.gmbrr.bubble.coral .listing .text-first .text::after,
.gmbrr.bubble.fill.coral .listing .text-first .text::after,
.gmbrr.dark.bubble.coral .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.coral .listing .text-first .text::after {
border-top-color: #e77471;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.coral .listing .text,
.gmbrr.dark.bubble.fill.coral .listing .text {
background-color: #e77471;
}
.gmbrr.dark.pumpkin .heading,
.gmbrr.dark.pumpkin .listing .rating,
.gmbrr.dark.pumpkin .listing a,
.gmbrr.dark.pumpkin .rating,
.gmbrr.dark.pumpkin .rating .star,
.gmbrr.dark.pumpkin a,
.gmbrr.pumpkin .heading,
.gmbrr.pumpkin .listing .rating,
.gmbrr.pumpkin .listing a,
.gmbrr.pumpkin .rating,
.gmbrr.pumpkin .rating .star,
.gmbrr.pumpkin a {
color: #f87217;
}
.gmbrr.pumpkin .count,
.gmbrr.pumpkin .date,
.gmbrr.pumpkin .relative-time-description,
.gmbrr.pumpkin .vicinity {
color: #b8b0ab;
}
.gmbrr.dark.pumpkin .count,
.gmbrr.dark.pumpkin .date,
.gmbrr.dark.pumpkin .relative-time-description,
.gmbrr.dark.pumpkin .vicinity {
color: #bbb5b1;
}
.gmbrr.pumpkin .listing .rating .not,
.gmbrr.pumpkin .rating .all-stars,
.gmbrr.pumpkin .star.gray {
color: rgba(168, 153, 143, 0.7);
}
.gmbrr.dark.pumpkin .listing .rating .not,
.gmbrr.dark.pumpkin .rating .all-stars,
.gmbrr.dark.pumpkin .star.gray {
color: rgba(168, 153, 143, 0.5);
}
.gmbrr.tile.pumpkin .listing li {
box-shadow: 0 0 0 2px #f87217 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.pumpkin .listing li {
box-shadow: 0 0 0 2px #f87217 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.pumpkin .listing .text,
.gmbrr.dark.bubble.pumpkin .listing .text {
box-shadow: 0 0 0 2px #f87217 inset;
}
.gmbrr.carousel.pumpkin .navigation .bullet a {
border-color: #f87217;
}
.gmbrr.dark.carousel.pumpkin .navigation .bullet a {
border-color: rgba(248, 114, 23, 0.9);
}
.gmbrr.carousel.bullet-solid.pumpkin .navigation .bullet a {
border-color: rgba(248, 114, 23, 0.45);
box-shadow: 0 0 0 0.8rem rgba(248, 114, 23, 0.45) inset;
}
.gmbrr.carousel.pumpkin .navigation .bullet a:hover {
border-color: rgba(248, 114, 23, 0.9);
box-shadow: 0 0 0 0.8rem rgba(248, 114, 23, 0.7) inset;
}
.gmbrr.carousel.pumpkin .navigation .current.bullet a,
.gmbrr.carousel.pumpkin .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #f87217 inset;
background-color: #f87217;
}
.gmbrr.carousel.bullet-solid.pumpkin .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(248, 114, 23, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet a {
color: rgba(248, 114, 23, 0.45);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet.current a:hover {
color: #f87217;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.pumpkin .listing .arrow.arrow-up,
.gmbrr.bubble.fill.pumpkin .listing .text::before,
.gmbrr.bubble.pumpkin .listing .text::before,
.gmbrr.dark.bubble.fill.pumpkin .listing .text::before,
.gmbrr.dark.bubble.pumpkin .listing .text::before {
border-top-color: transparent;
border-bottom-color: #f87217;
}
.gmbrr.bubble.pumpkin .listing .arrow.arrow-down,
.gmbrr.bubble.fill.pumpkin .listing .text-first .text::after,
.gmbrr.bubble.pumpkin .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.pumpkin .listing .text-first .text::after,
.gmbrr.dark.bubble.pumpkin .listing .text-first .text::after {
border-top-color: #f87217;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.pumpkin .listing .text,
.gmbrr.dark.bubble.fill.pumpkin .listing .text {
background-color: #f87217;
}
.gmbrr.dark.mustard .heading {
color: #ffdb58;
}
.gmbrr.mustard .heading,
.gmbrr.mustard .listing .rating,
.gmbrr.mustard .listing a,
.gmbrr.mustard .rating,
.gmbrr.mustard .rating .star,
.gmbrr.mustard a {
color: #e5c347;
}
.gmbrr.dark.mustard .listing .rating,
.gmbrr.dark.mustard .listing a,
.gmbrr.dark.mustard .rating,
.gmbrr.dark.mustard .rating .star,
.gmbrr.dark.mustard a {
color: #ffdb58;
}
.gmbrr.dark.mustard .count,
.gmbrr.dark.mustard .date,
.gmbrr.dark.mustard .relative-time-description,
.gmbrr.dark.mustard .vicinity,
.gmbrr.mustard .count,
.gmbrr.mustard .date,
.gmbrr.mustard .relative-time-description,
.gmbrr.mustard .vicinity {
color: #c1bfb6;
}
.gmbrr.mustard .listing .rating .not,
.gmbrr.mustard .rating .all-stars,
.gmbrr.mustard .star.gray {
color: rgba(199, 193, 172, 0.4);
}
.gmbrr.dark.mustard .listing .rating .not,
.gmbrr.dark.mustard .rating .all-stars,
.gmbrr.dark.mustard .star.gray {
color: rgba(199, 193, 172, 0.3);
}
.gmbrr.tile.mustard .listing li {
box-shadow: 0 0 0 2px #e5c347 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.mustard .listing li {
box-shadow: 0 0 0 2px #e5c347 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.mustard .listing .text {
box-shadow: 0 0 0 2px #e5c347 inset;
}
.gmbrr.carousel.mustard .navigation .bullet a {
border-color: #DBB734;
}
.gmbrr.dark.carousel.mustard .navigation .bullet a {
border-color: rgba(229, 195, 71, 0.9);
}
.gmbrr.carousel.bullet-solid.mustard .navigation .bullet a {
border-color: rgba(229, 195, 71, 0.45);
box-shadow: 0 0 0 0.8rem rgba(229, 195, 71, 0.45) inset;
}
.gmbrr.carousel.mustard .navigation .bullet a:hover {
border-color: rgba(229, 195, 71, 0.9);
box-shadow: 0 0 0 0.8rem rgba(229, 195, 71, 0.7) inset;
}
.gmbrr.carousel.mustard .navigation .current.bullet a,
.gmbrr.carousel.mustard .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #e5c347 inset;
background-color: #e5c347;
}
.gmbrr.carousel.bullet-solid.mustard .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(229, 195, 71, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet a {
color: rgba(229, 195, 71, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet.current a:hover {
color: #e5c347;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.mustard .listing .text {
box-shadow: 0 0 0 2px #ffdb58 inset;
}
.gmbrr.bubble.mustard .listing .arrow.arrow-up,
.gmbrr.bubble.fill.mustard .listing .text::before,
.gmbrr.bubble.mustard .listing .text::before {
border-top-color: transparent;
border-bottom-color: #e5c347;
}
.gmbrr.dark.bubble.mustard .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.mustard .listing .text::before,
.gmbrr.dark.bubble.mustard .listing .text::before {
border-top-color: transparent;
border-bottom-color: #ffdb58;
}
.gmbrr.bubble.mustard .listing .arrow.arrow-down,
.gmbrr.bubble.fill.mustard .listing .text-first .text::after,
.gmbrr.bubble.mustard .listing .text-first .text::after {
border-top-color: #e5c347;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.mustard .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.mustard .listing .text-first .text::after,
.gmbrr.dark.bubble.mustard .listing .text-first .text::after {
border-top-color: #ffdb58;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.mustard .listing .text {
background-color: #e5c347;
}
.gmbrr.dark.bubble.fill.mustard .listing .text {
background-color: #ffdb58;
}
.gmbrr.dark.forest .heading {
color: #68a863;
}
.gmbrr.forest .heading,
.gmbrr.forest .listing .rating,
.gmbrr.forest .listing a,
.gmbrr.forest .rating,
.gmbrr.forest .rating .star,
.gmbrr.forest a {
color: #347235;
}
.gmbrr.dark.forest .listing .rating,
.gmbrr.dark.forest .listing a,
.gmbrr.dark.forest .rating,
.gmbrr.dark.forest .rating .star,
.gmbrr.dark.forest a {
color: #68a863;
}
.gmbrr.forest .count,
.gmbrr.forest .date,
.gmbrr.forest .relative-time-description,
.gmbrr.forest .vicinity {
color: #8e9a8e;
}
.gmbrr.dark.forest .count,
.gmbrr.dark.forest .date,
.gmbrr.dark.forest .relative-time-description,
.gmbrr.dark.forest .vicinity {
color: #98a298;
}
.gmbrr.forest .listing .rating .not,
.gmbrr.forest .rating .all-stars,
.gmbrr.forest .star.gray {
color: rgba(141, 162, 142, 0.7);
}
.gmbrr.dark.forest .listing .rating .not,
.gmbrr.dark.forest .rating .all-stars,
.gmbrr.dark.forest .star.gray {
color: rgba(141, 162, 142, 0.5);
}
.gmbrr.tile.forest .listing li {
box-shadow: 0 0 0 2px #347235 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.forest .listing li {
box-shadow: 0 0 0 2px #347235 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.forest .listing .text {
box-shadow: 0 0 0 2px #347235 inset;
}
.gmbrr.carousel.forest .navigation .bullet a {
border-color: #347235;
}
.gmbrr.dark.carousel.forest .navigation .bullet a {
border-color: rgba(141, 162, 142, 0.9);
}
.gmbrr.carousel.bullet-solid.forest .navigation .bullet a {
border-color: rgba(141, 162, 142, 0.45);
box-shadow: 0 0 0 0.8rem rgba(141, 162, 142, 0.45) inset;
}
.gmbrr.carousel.forest .navigation .bullet a:hover {
border-color: rgba(141, 162, 142, 0.9);
box-shadow: 0 0 0 0.8rem rgba(141, 162, 142, 0.7) inset;
}
.gmbrr.carousel.forest .navigation .current.bullet a,
.gmbrr.carousel.forest .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #347235 inset;
background-color: #347235;
}
.gmbrr.carousel.bullet-solid.forest .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(141, 162, 142, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet a {
color: rgba(141, 162, 142, 0.35);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet.current a:hover {
color: #347235;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.forest .listing .text {
box-shadow: 0 0 0 2px #68a863 inset;
}
.gmbrr.bubble.forest .listing .arrow.arrow-up,
.gmbrr.bubble.fill.forest .listing .text::before,
.gmbrr.bubble.forest .listing .text::before {
border-top-color: transparent;
border-bottom-color: #347235;
}
.gmbrr.dark.bubble.forest .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.forest .listing .text::before,
.gmbrr.dark.bubble.forest .listing .text::before {
border-top-color: transparent;
border-bottom-color: #68a863;
}
.gmbrr.bubble.forest .listing .arrow.arrow-down,
.gmbrr.bubble.fill.forest .listing .text-first .text::after,
.gmbrr.bubble.forest .listing .text-first .text::after {
border-top-color: #347235;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.forest .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.forest .listing .text-first .text::after,
.gmbrr.dark.bubble.forest .listing .text-first .text::after {
border-top-color: #68a863;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.forest .listing .text {
background-color: #347235;
}
.gmbrr.dark.bubble.fill.forest .listing .text {
background-color: #68a863;
}
.gmbrr.dark.turquoise .heading {
color: #43c6db;
}
.gmbrr.turquoise .heading,
.gmbrr.turquoise .listing .rating,
.gmbrr.turquoise .listing a,
.gmbrr.turquoise .rating,
.gmbrr.turquoise .rating .star,
.gmbrr.turquoise a {
color: #14b1cb;
}
.gmbrr.dark.turquoise .listing .rating,
.gmbrr.dark.turquoise .listing a,
.gmbrr.dark.turquoise .rating,
.gmbrr.dark.turquoise .rating .star,
.gmbrr.dark.turquoise a {
color: #43c6db;
}
.gmbrr.turquoise .count,
.gmbrr.turquoise .date,
.gmbrr.turquoise .relative-time-description,
.gmbrr.turquoise .vicinity {
color: #92a4a7;
}
.gmbrr.dark.turquoise .count,
.gmbrr.dark.turquoise .date,
.gmbrr.dark.turquoise .relative-time-description,
.gmbrr.dark.turquoise .vicinity {
color: #a6b8bb;
}
.gmbrr.turquoise .listing .rating .not,
.gmbrr.turquoise .rating .all-stars,
.gmbrr.turquoise .star.gray {
color: rgba(159, 176, 179, 0.7);
}
.gmbrr.dark.turquoise .listing .rating .not,
.gmbrr.dark.turquoise .rating .all-stars,
.gmbrr.dark.turquoise .star.gray {
color: rgba(159, 176, 179, 0.5);
}
.gmbrr.tile.turquoise .listing li {
box-shadow: 0 0 0 2px #14b1cb inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.turquoise .listing li {
box-shadow: 0 0 0 2px #14b1cb inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.turquoise .listing .text {
box-shadow: 0 0 0 2px #14b1cb inset;
}
.gmbrr.carousel.turquoise .navigation .bullet a {
border-color: #14b1cb;
}
.gmbrr.dark.carousel.turquoise .navigation .bullet a {
border-color: rgba(20, 177, 203, 0.9);
}
.gmbrr.carousel.bullet-solid.turquoise .navigation .bullet a {
border-color: rgba(20, 177, 203, 0.45);
box-shadow: 0 0 0 0.8rem rgba(20, 177, 203, 0.45) inset;
}
.gmbrr.carousel.turquoise .navigation .bullet a:hover {
border-color: rgba(20, 177, 203, 0.9);
box-shadow: 0 0 0 0.8rem rgba(20, 177, 203, 0.7) inset;
}
.gmbrr.carousel.turquoise .navigation .current.bullet a,
.gmbrr.carousel.turquoise .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #14b1cb inset;
background-color: #14b1cb;
}
.gmbrr.carousel.bullet-solid.turquoise .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(20, 177, 203, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet a {
color: rgba(20, 177, 203, 0.45);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet.current a:hover {
color: #14b1cb;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.turquoise .listing .text {
box-shadow: 0 0 0 2px #43c6db inset;
}
.gmbrr.bubble.turquoise .listing .arrow.arrow-up,
.gmbrr.bubble.fill.turquoise .listing .text::before,
.gmbrr.bubble.turquoise .listing .text::before {
border-top-color: transparent;
border-bottom-color: #14b1cb;
}
.gmbrr.dark.bubble.turquoise .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.turquoise .listing .text::before,
.gmbrr.dark.bubble.turquoise .listing .text::before {
border-top-color: transparent;
border-bottom-color: #43c6db;
}
.gmbrr.bubble.turquoise .listing .arrow.arrow-down,
.gmbrr.bubble.fill.turquoise .listing .text-first .text::after,
.gmbrr.bubble.turquoise .listing .text-first .text::after {
border-top-color: #14b1cb;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.turquoise .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.turquoise .listing .text-first .text::after,
.gmbrr.dark.bubble.turquoise .listing .text-first .text::after {
border-top-color: #43c6db;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.turquoise .listing .text {
background-color: #14b1cb;
}
.gmbrr.dark.bubble.fill.turquoise .listing .text {
background-color: #43c6db;
}
.gmbrr.dark.ocean .heading {
color: #507ee7;
}
.gmbrr.ocean .heading,
.gmbrr.ocean .listing .rating,
.gmbrr.ocean .listing a,
.gmbrr.ocean .rating,
.gmbrr.ocean .rating .star,
.gmbrr.ocean a {
color: #2b65ec;
}
.gmbrr.dark.ocean .listing .rating,
.gmbrr.dark.ocean .listing a,
.gmbrr.dark.ocean .rating,
.gmbrr.dark.ocean .rating .star,
.gmbrr.dark.ocean a {
color: #507ee7;
}
.gmbrr.ocean .count,
.gmbrr.ocean .date,
.gmbrr.ocean .relative-time-description,
.gmbrr.ocean .vicinity {
color: #92969f;
}
.gmbrr.dark.ocean .count,
.gmbrr.dark.ocean .date,
.gmbrr.dark.ocean .relative-time-description,
.gmbrr.dark.ocean .vicinity {
color: #b0b2b8;
}
.gmbrr.ocean .listing .rating .not,
.gmbrr.ocean .rating .all-stars,
.gmbrr.ocean .star.gray {
color: rgba(168, 171, 179, 0.7);
}
.gmbrr.dark.ocean .listing .rating .not,
.gmbrr.dark.ocean .rating .all-stars,
.gmbrr.dark.ocean .star.gray {
color: rgba(168, 171, 179, 0.5);
}
.gmbrr.tile.ocean .listing li {
box-shadow: 0 0 0 2px #2b65ec inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.ocean .listing li {
box-shadow: 0 0 0 2px #2b65ec inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.ocean .listing .text {
box-shadow: 0 0 0 2px #2b65ec inset;
}
.gmbrr.carousel.ocean .navigation .bullet a {
border-color: #2b65ec;
}
.gmbrr.dark.carousel.ocean .navigation .bullet a {
border-color: rgba(43, 101, 236, 0.9);
}
.gmbrr.carousel.bullet-solid.ocean .navigation .bullet a {
border-color: rgba(43, 101, 236, 0.45);
box-shadow: 0 0 0 0.8rem rgba(43, 101, 236, 0.45) inset;
}
.gmbrr.carousel.ocean .navigation .bullet a:hover {
border-color: rgba(43, 101, 236, 0.9);
box-shadow: 0 0 0 0.8rem rgba(43, 101, 236, 0.7) inset;
}
.gmbrr.carousel.ocean .navigation .current.bullet a,
.gmbrr.carousel.ocean .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #2b65ec inset;
background-color: #2b65ec;
}
.gmbrr.carousel.bullet-solid.ocean .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(43, 101, 236, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet a {
color: rgba(43, 101, 236, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet.current a:hover {
color: #2b65ec;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.ocean .listing .text {
box-shadow: 0 0 0 2px #507ee7 inset;
}
.gmbrr.bubble.ocean .listing .arrow.arrow-up,
.gmbrr.bubble.fill.ocean .listing .text::before,
.gmbrr.bubble.ocean .listing .text::before {
border-top-color: transparent;
border-bottom-color: #2b65ec;
}
.gmbrr.dark.bubble.ocean .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.ocean .listing .text::before,
.gmbrr.dark.bubble.ocean .listing .text::before {
border-top-color: transparent;
border-bottom-color: #507ee7;
}
.gmbrr.bubble.ocean .listing .arrow.arrow-down,
.gmbrr.bubble.fill.ocean .listing .text-first .text::after,
.gmbrr.bubble.ocean .listing .text-first .text::after {
border-top-color: #2b65ec;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.ocean .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.ocean .listing .text-first .text::after,
.gmbrr.dark.bubble.ocean .listing .text-first .text::after {
border-top-color: #507ee7;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.ocean .listing .text {
background-color: #2b65ec;
}
.gmbrr.dark.bubble.fill.ocean .listing .text {
background-color: #507ee7;
}
.gmbrr.dark.amethyst .heading {
color: #8a49e8;
}
.gmbrr.amethyst .heading,
.gmbrr.amethyst .listing .rating,
.gmbrr.amethyst .listing a,
.gmbrr.amethyst .rating,
.gmbrr.amethyst .rating .star,
.gmbrr.amethyst a {
color: #6c2dc7;
}
.gmbrr.dark.amethyst .listing .rating,
.gmbrr.dark.amethyst .listing a,
.gmbrr.dark.amethyst .rating,
.gmbrr.dark.amethyst .rating .star,
.gmbrr.dark.amethyst a {
color: #8a49e8;
}
.gmbrr.amethyst .count,
.gmbrr.amethyst .date,
.gmbrr.amethyst .relative-time-description,
.gmbrr.amethyst .vicinity {
color: #8e8a94;
}
.gmbrr.dark.amethyst .count,
.gmbrr.dark.amethyst .date,
.gmbrr.dark.amethyst .relative-time-description,
.gmbrr.dark.amethyst .vicinity {
color: #b2a9c0;
}
.gmbrr.amethyst .listing .rating .not,
.gmbrr.amethyst .rating .all-stars,
.gmbrr.amethyst .star.gray {
color: rgba(158, 150, 171, 0.7);
}
.gmbrr.dark.amethyst .listing .rating .not,
.gmbrr.dark.amethyst .rating .all-stars,
.gmbrr.dark.amethyst .star.gray {
color: rgba(158, 150, 171, 0.5);
}
.gmbrr.tile.amethyst .listing li {
box-shadow: 0 0 0 2px #6c2dc7 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.amethyst .listing li {
box-shadow: 0 0 0 2px #6c2dc7 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.amethyst .listing .text {
box-shadow: 0 0 0 2px #6c2dc7 inset;
}
.gmbrr.carousel.amethyst .navigation .bullet a {
border-color: #6c2dc7;
}
.gmbrr.dark.carousel.amethyst .navigation .bullet a {
border-color: rgba(108, 45, 199, 0.9);
}
.gmbrr.carousel.bullet-solid.amethyst .navigation .bullet a {
border-color: rgba(108, 45, 199, 0.45);
box-shadow: 0 0 0 0.8rem rgba(108, 45, 199, 0.45) inset;
}
.gmbrr.carousel.amethyst .navigation .bullet a:hover {
border-color: rgba(108, 45, 199, 0.9);
box-shadow: 0 0 0 0.8rem rgba(108, 45, 199, 0.7) inset;
}
.gmbrr.carousel.amethyst .navigation .current.bullet a,
.gmbrr.carousel.amethyst .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #6c2dc7 inset;
background-color: #6c2dc7;
}
.gmbrr.carousel.bullet-solid.amethyst .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(108, 45, 199, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet a {
color: rgba(108, 45, 199, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet.current a:hover {
color: #6c2dc7;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.amethyst .listing .text {
box-shadow: 0 0 0 2px #8a49e8 inset;
}
.gmbrr.bubble.amethyst .listing .arrow.arrow-up,
.gmbrr.bubble.amethyst .listing .text::before,
.gmbrr.bubble.fill.amethyst .listing .text::before {
border-top-color: transparent;
border-bottom-color: #6c2dc7;
}
.gmbrr.dark.bubble.amethyst .listing .arrow.arrow-up,
.gmbrr.dark.bubble.amethyst .listing .text::before,
.gmbrr.dark.bubble.fill.amethyst .listing .text::before {
border-top-color: transparent;
border-bottom-color: #8a49e8;
}
.gmbrr.bubble.amethyst .listing .arrow.arrow-down,
.gmbrr.bubble.amethyst .listing .text-first .text::after,
.gmbrr.bubble.fill.amethyst .listing .text-first .text::after {
border-top-color: #6c2dc7;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.amethyst .listing .arrow.arrow-down,
.gmbrr.dark.bubble.amethyst .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.amethyst .listing .text-first .text::after {
border-top-color: #8a49e8;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.amethyst .listing .text {
background-color: #6c2dc7;
}
.gmbrr.dark.bubble.fill.amethyst .listing .text {
background-color: #8a49e8;
}
.gmbrr.dark.magenta .heading,
.gmbrr.dark.magenta .listing .rating,
.gmbrr.dark.magenta .listing a,
.gmbrr.dark.magenta .rating,
.gmbrr.dark.magenta .rating .star,
.gmbrr.dark.magenta a,
.gmbrr.magenta .heading,
.gmbrr.magenta .listing .rating,
.gmbrr.magenta .listing a,
.gmbrr.magenta .rating,
.gmbrr.magenta .rating .star,
.gmbrr.magenta a {
color: #d5008b;
}
.gmbrr.magenta .count,
.gmbrr.magenta .date,
.gmbrr.magenta .relative-time-description,
.gmbrr.magenta .vicinity {
color: #988f95;
}
.gmbrr.dark.magenta .count,
.gmbrr.dark.magenta .date,
.gmbrr.dark.magenta .relative-time-description,
.gmbrr.dark.magenta .vicinity {
color: #ab98a4;
}
.gmbrr.magenta .listing .rating .not,
.gmbrr.magenta .rating .all-stars,
.gmbrr.magenta .star.gray {
color: rgba(176, 164, 172, 0.7);
}
.gmbrr.dark.magenta .listing .rating .not,
.gmbrr.dark.magenta .rating .all-stars,
.gmbrr.dark.magenta .star.gray {
color: rgba(176, 164, 172, 0.5);
}
.gmbrr.tile.magenta .listing li {
box-shadow: 0 0 0 2px #d5008b inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.magenta .listing li {
box-shadow: 0 0 0 2px #d5008b inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.magenta .listing .text,
.gmbrr.dark.bubble.magenta .listing .text {
box-shadow: 0 0 0 2px #d5008b inset;
}
.gmbrr.carousel.magenta .navigation .bullet a {
border-color: #d5008b;
}
.gmbrr.dark.carousel.magenta .navigation .bullet a {
border-color: rgba(213, 0, 139, 0.9);
}
.gmbrr.carousel.bullet-solid.magenta .navigation .bullet a {
border-color: rgba(213, 0, 139, 0.45);
box-shadow: 0 0 0 0.8rem rgba(213, 0, 139, 0.45) inset;
}
.gmbrr.carousel.magenta .navigation .bullet a:hover {
border-color: rgba(213, 0, 139, 0.9);
box-shadow: 0 0 0 0.8rem rgba(213, 0, 139, 0.7) inset;
}
.gmbrr.carousel.magenta .navigation .current.bullet a,
.gmbrr.carousel.magenta .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #d5008b inset;
background-color: #d5008b;
}
.gmbrr.carousel.bullet-solid.magenta .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(213, 0, 139, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet a {
color: rgba(213, 0, 139, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet.current a:hover {
color: #d5008b;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.magenta .listing .arrow.arrow-up,
.gmbrr.bubble.fill.magenta .listing .text::before,
.gmbrr.bubble.magenta .listing .text::before,
.gmbrr.dark.bubble.fill.magenta .listing .text::before,
.gmbrr.dark.bubble.magenta .listing .text::before {
border-top-color: transparent;
border-bottom-color: #d5008b;
}
.gmbrr.bubble.magenta .listing .arrow.arrow-down,
.gmbrr.bubble.fill.magenta .listing .text-first .text::after,
.gmbrr.bubble.magenta .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.magenta .listing .text-first .text::after,
.gmbrr.dark.bubble.magenta .listing .text-first .text::after {
border-top-color: #d5008b;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.magenta .listing .text,
.gmbrr.dark.bubble.fill.magenta .listing .text {
background-color: #d5008b;
}
.gmbrr.dark.slate .heading {
color: #8290a0;
}
.gmbrr.slate .heading,
.gmbrr.slate .listing .rating,
.gmbrr.slate .listing a,
.gmbrr.slate .rating,
.gmbrr.slate .rating .star,
.gmbrr.slate a {
color: #657383;
}
.gmbrr.dark.slate .listing .rating,
.gmbrr.dark.slate .listing a,
.gmbrr.dark.slate .rating,
.gmbrr.dark.slate .rating .star,
.gmbrr.dark.slate a {
color: #8290a0;
}
.gmbrr.slate .count,
.gmbrr.slate .date,
.gmbrr.slate .relative-time-description,
.gmbrr.slate .vicinity {
color: #9c9c9c;
}
.gmbrr.dark.slate .count,
.gmbrr.dark.slate .date,
.gmbrr.dark.slate .relative-time-description,
.gmbrr.dark.slate .vicinity {
color: #969696;
}
.gmbrr.slate .listing .rating .not,
.gmbrr.slate .rating .all-stars,
.gmbrr.slate .star.gray {
color: rgba(162, 162, 162, 0.7);
}
.gmbrr.dark.slate .listing .rating .not,
.gmbrr.dark.slate .rating .all-stars,
.gmbrr.dark.slate .star.gray {
color: rgba(193, 193, 193, 0.35);
}
.gmbrr.tile.slate .listing li {
box-shadow: 0 0 0 2px #657383 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.slate .listing li {
box-shadow: 0 0 0 2px #657383 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.slate .listing .text {
box-shadow: 0 0 0 2px #657383 inset;
}
.gmbrr.carousel.slate .navigation .bullet a {
border-color: #657383;
}
.gmbrr.dark.carousel.slate .navigation .bullet a {
border-color: rgba(101, 115, 131, 0.9);
}
.gmbrr.carousel.bullet-solid.slate .navigation .bullet a {
border-color: rgba(101, 115, 131, 0.45);
box-shadow: 0 0 0 0.8rem rgba(101, 115, 131, 0.45) inset;
}
.gmbrr.carousel.slate .navigation .bullet a:hover {
border-color: rgba(101, 115, 131, 0.9);
box-shadow: 0 0 0 0.8rem rgba(101, 115, 131, 0.7) inset;
}
.gmbrr.carousel.slate .navigation .current.bullet a,
.gmbrr.carousel.slate .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #657383 inset;
background-color: #657383;
}
.gmbrr.carousel.bullet-solid.slate .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(101, 115, 131, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet a {
color: rgba(101, 115, 131, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet.current a:hover {
color: #657383;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.slate .listing .text {
box-shadow: 0 0 0 2px #8290a0 inset;
}
.gmbrr.bubble.slate .listing .arrow.arrow-up,
.gmbrr.bubble.fill.slate .listing .text::before,
.gmbrr.bubble.slate .listing .text::before {
border-top-color: transparent;
border-bottom-color: #657383;
}
.gmbrr.dark.bubble.slate .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.slate .listing .text::before,
.gmbrr.dark.bubble.slate .listing .text::before {
border-top-color: transparent;
border-bottom-color: #8290a0;
}
.gmbrr.bubble.slate .listing .arrow.arrow-down,
.gmbrr.bubble.fill.slate .listing .text-first .text::after,
.gmbrr.bubble.slate .listing .text-first .text::after {
border-top-color: #657383;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.slate .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.slate .listing .text-first .text::after,
.gmbrr.dark.bubble.slate .listing .text-first .text::after {
border-top-color: #8290a0;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.slate .listing .text {
background-color: #657383;
}
.gmbrr.dark.bubble.fill.slate .listing .text {
background-color: #8290a0;
}
.gmbrr.dark.carbon .heading {
color: #838282;
}
.gmbrr.carbon .heading,
.gmbrr.carbon .listing .rating,
.gmbrr.carbon .listing a,
.gmbrr.carbon .rating,
.gmbrr.carbon .rating .star,
.gmbrr.carbon a {
color: #625d5d;
}
.gmbrr.dark.carbon .listing .rating,
.gmbrr.dark.carbon .listing a,
.gmbrr.dark.carbon .rating,
.gmbrr.dark.carbon .rating .star,
.gmbrr.dark.carbon a {
color: #838282;
}
.gmbrr.carbon .count,
.gmbrr.carbon .date,
.gmbrr.carbon .relative-time-description,
.gmbrr.carbon .vicinity {
color: silver;
}
.gmbrr.dark.carbon .count,
.gmbrr.dark.carbon .date,
.gmbrr.dark.carbon .relative-time-description,
.gmbrr.dark.carbon .vicinity {
color: #838181;
}
.gmbrr.carbon .listing .rating .not,
.gmbrr.carbon .rating .all-stars,
.gmbrr.carbon .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.gmbrr.dark.carbon .listing .rating .not,
.gmbrr.dark.carbon .rating .all-stars,
.gmbrr.dark.carbon .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.gmbrr.tile.carbon .listing li {
box-shadow: 0 0 0 2px #625d5d inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.carbon .listing li {
box-shadow: 0 0 0 2px #625d5d inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.carbon .listing .text {
box-shadow: 0 0 0 2px #625d5d inset;
}
.gmbrr.carousel.carbon .navigation .bullet a {
border-color: #625d5d;
}
.gmbrr.dark.carousel.carbon .navigation .bullet a {
border-color: rgba(98, 93, 93, 0.9);
}
.gmbrr.carousel.bullet-solid.carbon .navigation .bullet a {
border-color: rgba(98, 93, 93, 0.45);
box-shadow: 0 0 0 0.8rem rgba(98, 93, 93, 0.45) inset;
}
.gmbrr.carousel.carbon .navigation .bullet a:hover {
border-color: rgba(98, 93, 93, 0.9);
box-shadow: 0 0 0 0.8rem rgba(98, 93, 93, 0.7) inset;
}
.gmbrr.carousel.carbon .navigation .current.bullet a,
.gmbrr.carousel.carbon .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #625d5d inset;
background-color: #625d5d;
}
.gmbrr.carousel.bullet-solid.carbon .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(98, 93, 93, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet a {
color: rgba(98, 93, 93, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet.current a:hover {
color: #625d5d;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.carbon .listing .text {
box-shadow: 0 0 0 2px #838282 inset;
}
.gmbrr.bubble.carbon .listing .arrow.arrow-up,
.gmbrr.bubble.carbon .listing .text::before,
.gmbrr.bubble.fill.carbon .listing .text::before {
border-top-color: transparent;
border-bottom-color: #625d5d;
}
.gmbrr.dark.bubble.carbon .listing .arrow.arrow-up,
.gmbrr.dark.bubble.carbon .listing .text::before,
.gmbrr.dark.bubble.fill.carbon .listing .text::before {
border-top-color: transparent;
border-bottom-color: #838282;
}
.gmbrr.bubble.carbon .listing .arrow.arrow-down,
.gmbrr.bubble.carbon .listing .text-first .text::after,
.gmbrr.bubble.fill.carbon .listing .text-first .text::after {
border-top-color: #625d5d;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.carbon .listing .arrow.arrow-down,
.gmbrr.dark.bubble.carbon .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.carbon .listing .text-first .text::after {
border-top-color: #838282;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.carbon .listing .text {
background-color: #625d5d;
}
.gmbrr.dark.bubble.fill.carbon .listing .text {
background-color: #838282;
}
.gmbrr.dark.copper .heading {
color: #c58447;
}
.gmbrr.copper .heading,
.gmbrr.copper .listing .rating,
.gmbrr.copper .listing a,
.gmbrr.copper .rating,
.gmbrr.copper .rating .star,
.gmbrr.copper a {
color: #b87333;
}
.gmbrr.dark.copper .listing .rating,
.gmbrr.dark.copper .listing a,
.gmbrr.dark.copper .rating,
.gmbrr.dark.copper .rating .star,
.gmbrr.dark.copper a {
color: #c58447;
}
.gmbrr.copper .count,
.gmbrr.copper .date,
.gmbrr.copper .relative-time-description,
.gmbrr.copper .vicinity {
color: silver;
}
.gmbrr.dark.copper .count,
.gmbrr.dark.copper .date,
.gmbrr.dark.copper .relative-time-description,
.gmbrr.dark.copper .vicinity {
color: #aca197;
}
.gmbrr.copper .listing .rating .not,
.gmbrr.copper .rating .all-stars,
.gmbrr.copper .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.gmbrr.dark.copper .listing .rating .not,
.gmbrr.dark.copper .rating .all-stars,
.gmbrr.dark.copper .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.gmbrr.tile.copper .listing li {
box-shadow: 0 0 0 2px #b87333 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.copper .listing li {
box-shadow: 0 0 0 2px #b87333 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.copper .listing .text {
box-shadow: 0 0 0 2px #b87333 inset;
}
.gmbrr.carousel.copper .navigation .bullet a {
border-color: #b87333;
}
.gmbrr.dark.carousel.copper .navigation .bullet a {
border-color: rgba(184, 115, 51, 0.9);
}
.gmbrr.carousel.bullet-solid.copper .navigation .bullet a {
border-color: rgba(184, 115, 51, 0.45);
box-shadow: 0 0 0 0.8rem rgba(184, 115, 51, 0.45) inset;
}
.gmbrr.carousel.copper .navigation .bullet a:hover {
border-color: rgba(184, 115, 51, 0.9);
box-shadow: 0 0 0 0.8rem rgba(184, 115, 51, 0.7) inset;
}
.gmbrr.carousel.copper .navigation .current.bullet a,
.gmbrr.carousel.copper .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #b87333 inset;
background-color: #b87333;
}
.gmbrr.carousel.bullet-solid.copper .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(184, 115, 51, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet a {
color: rgba(184, 115, 51, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet.current a:hover {
color: #b87333;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.copper .listing .text {
box-shadow: 0 0 0 2px #c58447 inset;
}
.gmbrr.bubble.copper .listing .arrow.arrow-up,
.gmbrr.bubble.copper .listing .text::before,
.gmbrr.bubble.fill.copper .listing .text::before {
border-top-color: transparent;
border-bottom-color: #b87333;
}
.gmbrr.dark.bubble.copper .listing .arrow.arrow-up,
.gmbrr.dark.bubble.copper .listing .text::before,
.gmbrr.dark.bubble.fill.copper .listing .text::before {
border-top-color: transparent;
border-bottom-color: #c58447;
}
.gmbrr.bubble.copper .listing .arrow.arrow-down,
.gmbrr.bubble.copper .listing .text-first .text::after,
.gmbrr.bubble.fill.copper .listing .text-first .text::after {
border-top-color: #b87333;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.copper .listing .arrow.arrow-down,
.gmbrr.dark.bubble.copper .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.copper .listing .text-first .text::after {
border-top-color: #c58447;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.copper .listing .text {
background-color: #b87333;
}
.gmbrr.dark.bubble.fill.copper .listing .text {
background-color: #c58447;
}
.gmbrr.dark.coffee .heading {
color: #9f7f69;
}
.gmbrr.coffee .heading,
.gmbrr.coffee .listing .rating,
.gmbrr.coffee .listing a,
.gmbrr.coffee .rating,
.gmbrr.coffee .rating .star,
.gmbrr.coffee a {
color: #6f4e37;
}
.gmbrr.dark.coffee .listing .rating,
.gmbrr.dark.coffee .listing a,
.gmbrr.dark.coffee .rating,
.gmbrr.dark.coffee .rating .star,
.gmbrr.dark.coffee a {
color: #9f7f69;
}
.gmbrr.coffee .count,
.gmbrr.coffee .date,
.gmbrr.coffee .relative-time-description,
.gmbrr.coffee .vicinity {
color: silver;
}
.gmbrr.dark.coffee .count,
.gmbrr.dark.coffee .date,
.gmbrr.dark.coffee .relative-time-description,
.gmbrr.dark.coffee .vicinity {
color: #a29c99;
}
.gmbrr.coffee .listing .rating .not,
.gmbrr.coffee .rating .all-stars,
.gmbrr.coffee .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.gmbrr.dark.coffee .listing .rating .not,
.gmbrr.dark.coffee .rating .all-stars,
.gmbrr.dark.coffee .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.gmbrr.tile.coffee .listing li {
box-shadow: 0 0 0 2px #6f4e37 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.coffee .listing li {
box-shadow: 0 0 0 2px #6f4e37 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.coffee .listing .text {
box-shadow: 0 0 0 2px #6f4e37 inset;
}
.gmbrr.carousel.coffee .navigation .bullet a {
border-color: #6f4e37;
}
.gmbrr.dark.carousel.coffee .navigation .bullet a {
border-color: rgba(111, 78, 55, 0.9);
}
.gmbrr.carousel.bullet-solid.coffee .navigation .bullet a {
border-color: rgba(111, 78, 55, 0.45);
box-shadow: 0 0 0 0.8rem rgba(111, 78, 55, 0.45) inset;
}
.gmbrr.carousel.coffee .navigation .bullet a:hover {
border-color: rgba(111, 78, 55, 0.9);
box-shadow: 0 0 0 0.8rem rgba(111, 78, 55, 0.7) inset;
}
.gmbrr.carousel.coffee .navigation .current.bullet a,
.gmbrr.carousel.coffee .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #6f4e37 inset;
background-color: #6f4e37;
}
.gmbrr.carousel.bullet-solid.coffee .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(111, 78, 55, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet a {
color: rgba(111, 78, 55, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet.current a:hover {
color: #6f4e37;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.coffee .listing .text {
box-shadow: 0 0 0 2px #9f7f69 inset;
}
.gmbrr.bubble.coffee .listing .arrow.arrow-up,
.gmbrr.bubble.coffee .listing .text::before,
.gmbrr.bubble.fill.coffee .listing .text::before {
border-top-color: transparent;
border-bottom-color: #6f4e37;
}
.gmbrr.dark.bubble.coffee .listing .arrow.arrow-up,
.gmbrr.dark.bubble.coffee .listing .text::before,
.gmbrr.dark.bubble.fill.coffee .listing .text::before {
border-top-color: transparent;
border-bottom-color: #9f7f69;
}
.gmbrr.bubble.coffee .listing .arrow.arrow-down,
.gmbrr.bubble.coffee .listing .text-first .text::after,
.gmbrr.bubble.fill.coffee .listing .text-first .text::after {
border-top-color: #6f4e37;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.coffee .listing .arrow.arrow-down,
.gmbrr.dark.bubble.coffee .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.coffee .listing .text-first .text::after {
border-top-color: #9f7f69;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.coffee .listing .text {
background-color: #6f4e37;
}
.gmbrr.dark.bubble.fill.coffee .listing .text {
background-color: #9f7f69;
}
.gmbrr.fill.contrast .listing .text {
background: #161616;
}
.gmbrr.dark.fill.contrast .listing .text {
background: #fff;
}
.gmbrr.carousel.bullet-solid.contrast .navigation .bullet a {
border-color: rgba(130, 130, 130, 0.45);
box-shadow: 0 0 0 0.8rem rgba(130, 130, 130, 0.45) inset;
}
.gmbrr.carousel.contrast .navigation .bullet a:hover,
.gmbrr.carousel.contrast .navigation .current.bullet a,
.gmbrr.carousel.contrast .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #000 inset;
background-color: #000;
}
.gmbrr.dark.carousel.contrast .navigation .bullet a:hover,
.gmbrr.dark.carousel.contrast .navigation .current.bullet a,
.gmbrr.dark.carousel.contrast .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #FFF inset;
background-color: #FFF;
}
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a {
color: rgba(135, 135, 135, 0.52);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover {
background-color: inherit;
box-shadow: none;
}
.gmbrr .star,
.gmbrr.stars-yellow .star {
display: inline-block;
width: 0.8em;
height: 0.7667em;
background: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==") 0 0/100% no-repeat;
}
.gmbrr.stars-orange .star {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==");
}
.rtl .gmbrr .star {
transform: scale(-1, 1);
}
.gmbrr .star + .star {
margin-inline-start: 0.05em;
}
.gmbrr .animate .stars-gray {
position: relative;
}
.gmbrr .animate .star {
animation: google-business-reviews-rating-star 3s 0.5s ease-in-out 1;
animation-fill-mode: backwards;
transform-origin: 33% 50%;
}
.rtl .gmbrr .animate .star {
transform-origin: 50% 50%;
}
.gmbrr .animate .star:nth-child(1) {
animation-duration: 3s;
animation-delay: 0.5s;
}
.gmbrr .animate .star:nth-child(2) {
animation-duration: 2.8s;
animation-delay: 0.9s;
}
.gmbrr .animate .star:nth-child(3) {
animation-duration: 2.6s;
animation-delay: 1.3s;
}
.gmbrr .animate .star:nth-child(4) {
animation-duration: 2.4s;
animation-delay: 1.7s;
}
.gmbrr .animate .star:nth-child(5) {
animation-duration: 2.2s;
animation-delay: 2.1s;
}
.gmbrr .animate .star.gray:nth-child(2),
.gmbrr .animate .star.gray:nth-child(3),
.gmbrr .animate .star.gray:nth-child(4),
.gmbrr .animate .star.gray:nth-child(5),
.gmbrr .animate .star.grey:nth-child(2),
.gmbrr .animate .star.grey:nth-child(3),
.gmbrr .animate .star.grey:nth-child(4),
.gmbrr .animate .star.grey:nth-child(5),
.gmbrr .animate .star.split-10-90:nth-child(2),
.gmbrr .animate .star.split-10-90:nth-child(3),
.gmbrr .animate .star.split-10-90:nth-child(4),
.gmbrr .animate .star.split-10-90:nth-child(5) {
animation: none;
}
.gmbrr .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc + ");
}
.gmbrr .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.gmbrr.dark .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.gmbrr.stars-orange .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.gmbrr .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8 + CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8 + CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8 + CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNFNzcxMUIiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc + ");
}
.gmbrr .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8 + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8 + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8 + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDOUM5QzkiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.gmbrr.dark .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNBNEE0QTQiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.gmbrr.stars-orange .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDMUMxQzEiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.gmbrr .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8 + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.dark .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8 + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.stars-orange .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8 + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0Y3QjYwMyI + CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0Y3QjYwMyI + CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0U3NzExQiI + CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0Y3QjYwMyI + CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.gmbrr.dark .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0Y3QjYwMyI + CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.gmbrr.stars-orange .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0U3NzExQiI + CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.gmbrr .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8 + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8 + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8 + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr .star.gray,
.gmbrr .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.dark .star.gray,
.gmbrr.dark .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.stars-orange .star.gray,
.gmbrr.stars-orange .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.dark .powered-by-google.light,
.powered-by-google {
display: inline-block;
line-height: 100%;
width: 143px;
height: 19px;
background: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJNYWluIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKd2lkdGg9IjE0Mi42MjNweCIgaGVpZ2h0PSIxOC42MTFweCIgdmlld0JveD0iMCAwIDE0Mi42MjMgMTguNjExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDIuNjIzIDE4LjYxMSIKeG1sOnNwYWNlPSJwcmVzZXJ2ZSI + CjxnPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTEwLjI4MSw5Ljc5NGMwLDIuNjc4LTIuMDk1LDQuNjUxLTQuNjY1LDQuNjUxYy0yLjU3MSwwLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxCmMwLTIuNjk2LDIuMDk1LTQuNjUxLDQuNjY1LTQuNjUxQzEwOC4xODYsNS4xNDMsMTEwLjI4MSw3LjA5NywxMTAuMjgxLDkuNzk0eiBNMTA4LjIzOSw5Ljc5NGMwLTEuNjczLTEuMjE0LTIuODE4LTIuNjIzLTIuODE4CmMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOGMwLDEuNjU2LDEuMjE0LDIuODE4LDIuNjIzLDIuODE4QzEwNy4wMjUsMTIuNjEyLDEwOC4yMzksMTEuNDQ4LDEwOC4yMzksOS43OTR6Ii8 + CjxwYXRoIGZpbGw9IiNGQkJDMDUiIGQ9Ik0xMjAuMzQ1LDkuNzk0YzAsMi42NzgtMi4wOTUsNC42NTEtNC42NjUsNC42NTFzLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxYzAtMi42OTQsMi4wOTUtNC42NTEsNC42NjUtNC42NTEKUzEyMC4zNDUsNy4wOTcsMTIwLjM0NSw5Ljc5NHogTTExOC4zMDMsOS43OTRjMC0xLjY3My0xLjIxNC0yLjgxOC0yLjYyMy0yLjgxOGMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOApjMCwxLjY1NiwxLjIxNCwyLjgxOCwyLjYyMywyLjgxOEMxMTcuMDg5LDEyLjYxMiwxMTguMzAzLDExLjQ0OCwxMTguMzAzLDkuNzk0eiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNMTI5Ljk5LDUuNDI0djguMzQ5YzAsMy40MzQtMi4wMjUsNC44MzctNC40Miw0LjgzN2MtMi4yNTQsMC0zLjYxMS0xLjUwOC00LjEyMi0yLjc0bDEuNzc4LTAuNzQKYzAuMzE3LDAuNzU3LDEuMDkyLDEuNjUsMi4zNDIsMS42NWMxLjUzMywwLDIuNDgzLTAuOTQ2LDIuNDgzLTIuNzI2di0wLjY2OWgtMC4wNzFjLTAuNDU3LDAuNTY0LTEuMzM4LDEuMDU3LTIuNDQ5LDEuMDU3CmMtMi4zMjUsMC00LjQ1Ni0yLjAyNS00LjQ1Ni00LjYzMmMwLTIuNjI1LDIuMTMtNC42NjcsNC40NTYtNC42NjdjMS4xMDksMCwxLjk5LDAuNDkzLDIuNDQ5LDEuMDRoMC4wNzFWNS40MjZoMS45MzlWNS40MjR6Ck0xMjguMTk1LDkuODExYzAtMS42MzgtMS4wOTItMi44MzUtMi40ODMtMi44MzVjLTEuNDA5LDAtMi41ODksMS4xOTctMi41ODksMi44MzVjMCwxLjYyMSwxLjE4LDIuODAxLDIuNTg5LDIuODAxCkMxMjcuMTAzLDEyLjYxMiwxMjguMTk1LDExLjQzMSwxMjguMTk1LDkuODExeiIvPgo8cGF0aCBmaWxsPSIjMzRBODUzIiBkPSJNMTMzLjE4OCwwLjUzdjEzLjYyOWgtMS45OTJWMC41M0gxMzMuMTg4eiIvPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTQwLjk1LDExLjMyNGwxLjU4NSwxLjA1N2MtMC41MTIsMC43NTctMS43NDQsMi4wNjEtMy44NzUsMi4wNjFjLTIuNjQyLDAtNC42MTUtMi4wNDItNC42MTUtNC42NTEKYzAtMi43NjYsMS45OS00LjY1MSw0LjM4Ni00LjY1MWMyLjQxMywwLDMuNTk0LDEuOTIxLDMuOTgsMi45NThsMC4yMTIsMC41MjhsLTYuMjE3LDIuNTc1YzAuNDc2LDAuOTMzLDEuMjE2LDEuNDA5LDIuMjU0LDEuNDA5CkMxMzkuNywxMi42MTIsMTQwLjQyMSwxMi4xLDE0MC45NSwxMS4zMjRMMTQwLjk1LDExLjMyNHogTTEzNi4wNzEsOS42NTFsNC4xNTYtMS43MjZjLTAuMjI5LTAuNTgxLTAuOTE2LTAuOTg1LTEuNzI2LTAuOTg1CkMxMzcuNDYzLDYuOTQsMTM2LjAxOCw3Ljg1NiwxMzYuMDcxLDkuNjUxeiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNOTMuNDExLDguNTg0VjYuNjExaDYuNjQ5YzAuMDY1LDAuMzQ0LDAuMDk5LDAuNzUxLDAuMDk5LDEuMTkxYzAsMS40OC0wLjQwNSwzLjMxMS0xLjcwOSw0LjYxNQpjLTEuMjY5LDEuMzIxLTIuODg5LDIuMDI1LTUuMDM2LDIuMDI1Yy0zLjk4LDAtNy4zMjYtMy4yNDItNy4zMjYtNy4yMjFTODkuNDMzLDAsOTMuNDEzLDBjMi4yMDIsMCwzLjc3LDAuODY0LDQuOTQ4LDEuOTkKbC0xLjM5MiwxLjM5MmMtMC44NDUtMC43OTMtMS45OS0xLjQwOS0zLjU1OC0xLjQwOWMtMi45MDYsMC01LjE3OSwyLjM0Mi01LjE3OSw1LjI0OHMyLjI3Myw1LjI0OCw1LjE3OSw1LjI0OApjMS44ODUsMCwyLjk1OC0wLjc1NywzLjY0Ni0xLjQ0NWMwLjU1OC0wLjU1OCwwLjkyNS0xLjM1NCwxLjA2OS0yLjQ0M0w5My40MTEsOC41ODR6Ii8 + CjxnPgo8Zz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTEuNDg2LDYuMzgydjEuMjg4aDAuMDMzQzIuMTksNi42NTcsMy4wODcsNi4xNTEsNC4yMSw2LjE1MWMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3CmMwLjY3MSwwLjc5OCwxLjAwNywxLjc0OCwxLjAwNywyLjg0OGMwLDEuMTY3LTAuMzMsMi4xNTUtMC45OTEsMi45NjRjLTAuNjYsMC44MDktMS41NjMsMS4yMTQtMi43MDgsMS4yMTQKYy0wLjUyOCwwLTEuMDIxLTAuMTMyLTEuNDc4LTAuMzk2Yy0wLjQ1Ny0wLjI2NC0wLjgzOS0wLjYyMi0xLjE0OC0xLjA3M0gxLjQ4NnY0LjYzSDBWNi4zODJIMS40ODZ6IE0zLjg0NywxMy4wNTIKYzAuNzgxLDAsMS4zOTUtMC4yNywxLjg0MS0wLjgwOWMwLjQ0Ni0wLjUzOSwwLjY2OS0xLjIwNSwwLjY2OS0xLjk5OGMwLTAuNzgxLTAuMjI2LTEuNDM5LTAuNjc3LTEuOTczCkM1LjIyOCw3LjczOCw0LjYxNyw3LjQ3MSwzLjg0Nyw3LjQ3MWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTZjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODEKQzIuNTA0LDEyLjc3NywzLjA5OCwxMy4wNTIsMy44NDcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNOS43OTksNy4zMzljMC43OTgtMC43OTIsMS43NzUtMS4xODksMi45MzEtMS4xODljMS4xNTYsMCwyLjEzMiwwLjM5NiwyLjkzMSwxLjE4OQpjMC43OTgsMC43OTMsMS4xOTcsMS43NjcsMS4xOTcsMi45MjJjMCwxLjE1Ni0wLjM5OSwyLjEzLTEuMTk3LDIuOTIyYy0wLjc5OCwwLjc5My0xLjc3NSwxLjE4OS0yLjkzMSwxLjE4OQpjLTEuMTU2LDAtMi4xMzMtMC4zOTYtMi45MzEtMS4xODljLTAuNzk4LTAuNzkyLTEuMTk3LTEuNzY2LTEuMTk3LTIuOTIyQzguNjAyLDkuMTA2LDkuMDAxLDguMTMyLDkuNzk5LDcuMzM5eiBNMTQuNTk1LDguMzYzCmMtMC41MTctMC41MjgtMS4xMzktMC43OTItMS44NjYtMC43OTJjLTAuNzI2LDAtMS4zNDgsMC4yNjQtMS44NjYsMC43OTJjLTAuNTE4LDAuNTI4LTAuNzc2LDEuMTYyLTAuNzc2LDEuODk5CmMwLDAuNzI2LDAuMjU4LDEuMzU3LDAuNzc2LDEuODljMC41MTcsMC41MzQsMS4xMzksMC44MDEsMS44NjYsMC44MDFjMC43MjYsMCwxLjM0OC0wLjI2NywxLjg2Ni0wLjgwMQpjMC41MTctMC41MzQsMC43NzYtMS4xNjQsMC43NzYtMS44OUMxNS4zNzEsOS41MjQsMTUuMTEyLDguODkxLDE0LjU5NSw4LjM2M3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTE4LjYwNyw2LjM4MmwyLjI0NSw0LjkybDIuMTc5LTQuOTczaDAuMzkxbDEuOTcxLDQuOTczbDIuMjQ1LTQuOTJoMS42ODRsLTMuNzEzLDcuOTkxbC0wLjQzOCwwCmwtMi4wNDEtNS4xNjhsLTIuMDY4LDUuMTY4bC0wLjQ2OSwwbC0zLjY3MS03Ljk5MUgxOC42MDd6Ii8 + CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik0zNi44NTEsMTAuNDkzaC01Ljg5NGMwLjAxMSwwLjY5NCwwLjIzMSwxLjI5MywwLjY2LDEuOGMwLjQyOSwwLjUwNiwwLjk4NSwwLjc2LDEuNjY4LDAuNzYKYzAuNTM5LDAsMC45ODItMC4xMjQsMS4zMjktMC4zNzJjMC4zNDctMC4yNDgsMC42NzQtMC42MjUsMC45ODItMS4xMzFsMS4yNTUsMC43MWMtMC4zNjMsMC42Ni0wLjg2MSwxLjE3OC0xLjQ5NCwxLjU1MgpjLTAuNjMzLDAuMzc0LTEuMzI5LDAuNTYxLTIuMDg5LDAuNTYxYy0xLjE1NiwwLTIuMDc4LTAuMzg1LTIuNzY2LTEuMTU2Yy0wLjY4OC0wLjc3LTEuMDMyLTEuNzM5LTEuMDMyLTIuOTA2CmMwLTEuMjMyLDAuMzI1LTIuMjM0LDAuOTc0LTMuMDA1YzAuNjQ5LTAuNzcsMS41NzktMS4xNTYsMi43OS0xLjE1NmMxLjE3OCwwLDIuMDc1LDAuMzgzLDIuNjkxLDEuMTQ4CmMwLjYxNiwwLjc2NSwwLjkyNSwxLjc1MywwLjkyNSwyLjk2NFYxMC40OTN6IE0zMS4wMzksOS4zN2g0LjMyNmMtMC4wODgtMC41OTQtMC4zMTktMS4wNjUtMC42OTMtMS40MTIKYy0wLjM3NC0wLjM0Ny0wLjg1My0wLjUyLTEuNDM3LTAuNTJjLTAuNTcyLDAtMS4wNTksMC4xODItMS40NjEsMC41NDVDMzEuMzcyLDguMzQ3LDMxLjEyNyw4LjgwOSwzMS4wMzksOS4zN3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTM5LjcwNyw2LjM4MnYxLjI1NWgwLjA0OWMwLjE4Ny0wLjQ2MiwwLjQ2NS0wLjgyNiwwLjgzNC0xLjA5YzAuMzY5LTAuMjY0LDAuNzk1LTAuMzk2LDEuMjc5LTAuMzk2CmMwLjQxOCwwLDAuODI2LDAuMTI3LDEuMjIyLDAuMzhsLTAuNjc3LDEuMzU0Yy0wLjI0Mi0wLjIwOS0wLjU0NS0wLjMxNC0wLjkwOC0wLjMxNGMtMC4zODUsMC0wLjcwNSwwLjA4LTAuOTU4LDAuMjM5CmMtMC4yNTMsMC4xNi0wLjQzNywwLjM4NS0wLjU1MywwLjY3N2MtMC4xMTYsMC4yOTItMC4xOTMsMC41NzgtMC4yMzEsMC44NTljLTAuMDM5LDAuMjgxLTAuMDU4LDAuNjAyLTAuMDU4LDAuOTY2djMuNzk3aC0xLjQ4NgpWNi4zODJIMzkuNzA3eiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNTAuNzAzLDEwLjQ5M2gtNS44OTRjMC4wMTEsMC42OTQsMC4yMzEsMS4yOTMsMC42NiwxLjhjMC40MjksMC41MDYsMC45ODUsMC43NiwxLjY2OCwwLjc2CmMwLjUzOSwwLDAuOTgyLTAuMTI0LDEuMzI5LTAuMzcyYzAuMzQ3LTAuMjQ4LDAuNjc0LTAuNjI1LDAuOTgyLTEuMTMxbDEuMjU1LDAuNzFjLTAuMzYzLDAuNjYtMC44NjEsMS4xNzgtMS40OTQsMS41NTIKYy0wLjYzMywwLjM3NC0xLjMyOSwwLjU2MS0yLjA4OSwwLjU2MWMtMS4xNTYsMC0yLjA3OC0wLjM4NS0yLjc2Ni0xLjE1NmMtMC42ODgtMC43Ny0xLjAzMi0xLjczOS0xLjAzMi0yLjkwNgpjMC0xLjIzMiwwLjMyNS0yLjIzNCwwLjk3NC0zLjAwNWMwLjY0OS0wLjc3LDEuNTc5LTEuMTU2LDIuNzktMS4xNTZjMS4xNzgsMCwyLjA3NSwwLjM4MywyLjY5MSwxLjE0OApjMC42MTYsMC43NjUsMC45MjUsMS43NTMsMC45MjUsMi45NjRWMTAuNDkzeiBNNDQuODkxLDkuMzdoNC4zMjZjLTAuMDg4LTAuNTk0LTAuMzE5LTEuMDY1LTAuNjkzLTEuNDEyCmMtMC4zNzQtMC4zNDctMC44NTMtMC41Mi0xLjQzNy0wLjUyYy0wLjU3MiwwLTEuMDU5LDAuMTgyLTEuNDYxLDAuNTQ1QzQ1LjIyNCw4LjM0Nyw0NC45NzksOC44MDksNDQuODkxLDkuMzd6Ii8 + CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik01Ny43MzYsMTQuMTA5di0xLjIwNWgtMC4wMzNjLTAuMzA4LDAuNDUxLTAuNjkxLDAuODA5LTEuMTQ4LDEuMDczCmMtMC40NTcsMC4yNjQtMC45NDksMC4zOTYtMS40NzgsMC4zOTZjLTEuMTQ1LDAtMi4wNDctMC40MDUtMi43MDgtMS4yMTRjLTAuNjYtMC44MDktMC45OTEtMS43OTctMC45OTEtMi45NjQKYzAtMS4xLDAuMzM2LTIuMDUsMS4wMDctMi44NDhjMC42NzEtMC43OTgsMS41NDYtMS4xOTcsMi42MjUtMS4xOTdjMS4xMjMsMCwyLjAyLDAuNTA2LDIuNjkxLDEuNTE5aDAuMDMzVjIuMTExaDEuNDg2djExLjk5OApINTcuNzM2eiBNNTUuMzA5LDEzLjA1MmMwLjc4MSwwLDEuMzk1LTAuMjcsMS44NDEtMC44MDljMC40NDYtMC41MzksMC42NjktMS4yMDUsMC42NjktMS45OThjMC0wLjc4MS0wLjIyNi0xLjQzOS0wLjY3Ny0xLjk3MwpjLTAuNDUxLTAuNTM0LTEuMDYyLTAuODAxLTEuODMzLTAuODAxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3Yy0wLjQ0NiwwLjU0NS0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NgpjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODFDNTMuOTY2LDEyLjc3Nyw1NC41NjEsMTMuMDUyLDU1LjMwOSwxMy4wNTJ6Ii8 + CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik02NS44MSwxNC4xMDlWMi4xMTFoMS40ODZ2NS41NTloMC4wMzNDNjgsNi42NTcsNjguODk3LDYuMTUxLDcwLjAyLDYuMTUxCmMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3YzAuNjcxLDAuNzk4LDEuMDA3LDEuNzQ4LDEuMDA3LDIuODQ4YzAsMS4xNjctMC4zMywyLjE1NS0wLjk5LDIuOTY0CmMtMC42NiwwLjgwOS0xLjU2MywxLjIxNC0yLjcwOCwxLjIxNGMtMC41MjgsMC0xLjAyMS0wLjEzMi0xLjQ3OC0wLjM5NmMtMC40NTctMC4yNjQtMC44MzktMC42MjItMS4xNDgtMS4wNzNoLTAuMDMzdjEuMjA1Ckg2NS44MXogTTY5LjY1NywxMy4wNTJjMC43ODEsMCwxLjM5NS0wLjI3LDEuODQxLTAuODA5YzAuNDQ2LTAuNTM5LDAuNjY5LTEuMjA1LDAuNjY5LTEuOTk4YzAtMC43ODEtMC4yMjYtMS40MzktMC42NzctMS45NzMKYy0wLjQ1MS0wLjUzNC0xLjA2Mi0wLjgwMS0xLjgzMy0wLjgwMWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTYKYzAsMC43NzEsMC4yMiwxLjQzMSwwLjY2LDEuOTgxQzY4LjMxMywxMi43NzcsNjguOTA4LDEzLjA1Miw2OS42NTcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNzcuNCwxMi43ODhsLTMuNTMzLTYuNDA2SDc1LjZsMi42MDgsNC45MDRsMi40MjctNC45MDRoMS42NjdsLTUuMjU4LDExLjE1MmgtMS42ODRMNzcuNCwxMi43ODh6Ii8 + CjwvZz4KPC9nPgo8L2c + Cjwvc3ZnPgo") 0 0/100% no-repeat;
}
.gmbrr.dark .powered-by-google,
.powered-by-google.dark {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJNYWluIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKd2lkdGg9IjE0Mi42MjNweCIgaGVpZ2h0PSIxOC42MTFweCIgdmlld0JveD0iMCAwIDE0Mi42MjMgMTguNjExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDIuNjIzIDE4LjYxMSIKeG1sOnNwYWNlPSJwcmVzZXJ2ZSI + CjxnIG9wYWNpdHk9IjAuNyI + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMTAuMjgxLDkuNzk0YzAsMi42NzgtMi4wOTUsNC42NTEtNC42NjUsNC42NTFjLTIuNTcxLDAtNC42NjUtMS45NzMtNC42NjUtNC42NTEKYzAtMi42OTYsMi4wOTUtNC42NTEsNC42NjUtNC42NTFDMTA4LjE4Niw1LjE0MywxMTAuMjgxLDcuMDk3LDExMC4yODEsOS43OTR6IE0xMDguMjM5LDkuNzk0YzAtMS42NzMtMS4yMTQtMi44MTgtMi42MjMtMi44MTgKYy0xLjQwOSwwLTIuNjIzLDEuMTQ1LTIuNjIzLDIuODE4YzAsMS42NTYsMS4yMTQsMi44MTgsMi42MjMsMi44MThDMTA3LjAyNSwxMi42MTIsMTA4LjIzOSwxMS40NDgsMTA4LjIzOSw5Ljc5NHoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEyMC4zNDUsOS43OTRjMCwyLjY3OC0yLjA5NSw0LjY1MS00LjY2NSw0LjY1MXMtNC42NjUtMS45NzMtNC42NjUtNC42NTFjMC0yLjY5NCwyLjA5NS00LjY1MSw0LjY2NS00LjY1MQpTMTIwLjM0NSw3LjA5NywxMjAuMzQ1LDkuNzk0eiBNMTE4LjMwMyw5Ljc5NGMwLTEuNjczLTEuMjE0LTIuODE4LTIuNjIzLTIuODE4Yy0xLjQwOSwwLTIuNjIzLDEuMTQ1LTIuNjIzLDIuODE4CmMwLDEuNjU2LDEuMjE0LDIuODE4LDIuNjIzLDIuODE4QzExNy4wODksMTIuNjEyLDExOC4zMDMsMTEuNDQ4LDExOC4zMDMsOS43OTR6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMjkuOTksNS40MjR2OC4zNDljMCwzLjQzNC0yLjAyNSw0LjgzNy00LjQyLDQuODM3Yy0yLjI1NCwwLTMuNjExLTEuNTA4LTQuMTIyLTIuNzRsMS43NzgtMC43NApjMC4zMTcsMC43NTcsMS4wOTIsMS42NSwyLjM0MiwxLjY1YzEuNTMzLDAsMi40ODMtMC45NDYsMi40ODMtMi43MjZ2LTAuNjY5aC0wLjA3MWMtMC40NTcsMC41NjQtMS4zMzgsMS4wNTctMi40NDksMS4wNTcKYy0yLjMyNSwwLTQuNDU2LTIuMDI1LTQuNDU2LTQuNjMyYzAtMi42MjUsMi4xMy00LjY2Nyw0LjQ1Ni00LjY2N2MxLjEwOSwwLDEuOTksMC40OTMsMi40NDksMS4wNGgwLjA3MVY1LjQyNmgxLjkzOVY1LjQyNHoKTTEyOC4xOTUsOS44MTFjMC0xLjYzOC0xLjA5Mi0yLjgzNS0yLjQ4My0yLjgzNWMtMS40MDksMC0yLjU4OSwxLjE5Ny0yLjU4OSwyLjgzNWMwLDEuNjIxLDEuMTgsMi44MDEsMi41ODksMi44MDEKQzEyNy4xMDMsMTIuNjEyLDEyOC4xOTUsMTEuNDMxLDEyOC4xOTUsOS44MTF6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMzMuMTg4LDAuNTN2MTMuNjI5aC0xLjk5MlYwLjUzSDEzMy4xODh6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNDAuOTUsMTEuMzI0bDEuNTg1LDEuMDU3Yy0wLjUxMiwwLjc1Ny0xLjc0NCwyLjA2MS0zLjg3NSwyLjA2MWMtMi42NDIsMC00LjYxNS0yLjA0Mi00LjYxNS00LjY1MQpjMC0yLjc2NiwxLjk5LTQuNjUxLDQuMzg2LTQuNjUxYzIuNDEzLDAsMy41OTQsMS45MjEsMy45OCwyLjk1OGwwLjIxMiwwLjUyOGwtNi4yMTcsMi41NzVjMC40NzYsMC45MzMsMS4yMTYsMS40MDksMi4yNTQsMS40MDkKQzEzOS43LDEyLjYxMiwxNDAuNDIxLDEyLjEsMTQwLjk1LDExLjMyNEwxNDAuOTUsMTEuMzI0eiBNMTM2LjA3MSw5LjY1MWw0LjE1Ni0xLjcyNmMtMC4yMjktMC41ODEtMC45MTYtMC45ODUtMS43MjYtMC45ODUKQzEzNy40NjMsNi45NCwxMzYuMDE4LDcuODU2LDEzNi4wNzEsOS42NTF6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05My40MTEsOC41ODRWNi42MTFoNi42NDljMC4wNjUsMC4zNDQsMC4wOTksMC43NTEsMC4wOTksMS4xOTFjMCwxLjQ4LTAuNDA1LDMuMzExLTEuNzA5LDQuNjE1CmMtMS4yNjksMS4zMjEtMi44ODksMi4wMjUtNS4wMzYsMi4wMjVjLTMuOTgsMC03LjMyNi0zLjI0Mi03LjMyNi03LjIyMVM4OS40MzMsMCw5My40MTMsMGMyLjIwMiwwLDMuNzcsMC44NjQsNC45NDgsMS45OQpsLTEuMzkyLDEuMzkyYy0wLjg0NS0wLjc5My0xLjk5LTEuNDA5LTMuNTU4LTEuNDA5Yy0yLjkwNiwwLTUuMTc5LDIuMzQyLTUuMTc5LDUuMjQ4czIuMjczLDUuMjQ4LDUuMTc5LDUuMjQ4CmMxLjg4NSwwLDIuOTU4LTAuNzU3LDMuNjQ2LTEuNDQ1YzAuNTU4LTAuNTU4LDAuOTI1LTEuMzU0LDEuMDY5LTIuNDQzTDkzLjQxMSw4LjU4NHoiLz4KPGc + CjxnPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMS40ODYsNi4zODJ2MS4yODhoMC4wMzNDMi4xOSw2LjY1NywzLjA4Nyw2LjE1MSw0LjIxLDYuMTUxYzEuMDc5LDAsMS45NTQsMC4zOTksMi42MjUsMS4xOTcKYzAuNjcxLDAuNzk4LDEuMDA3LDEuNzQ4LDEuMDA3LDIuODQ4YzAsMS4xNjctMC4zMywyLjE1NS0wLjk5MSwyLjk2NGMtMC42NiwwLjgwOS0xLjU2MywxLjIxNC0yLjcwOCwxLjIxNApjLTAuNTI4LDAtMS4wMjEtMC4xMzItMS40NzgtMC4zOTZjLTAuNDU3LTAuMjY0LTAuODM5LTAuNjIyLTEuMTQ4LTEuMDczSDEuNDg2djQuNjNIMFY2LjM4MkgxLjQ4NnogTTMuODQ3LDEzLjA1MgpjMC43ODEsMCwxLjM5NS0wLjI3LDEuODQxLTAuODA5YzAuNDQ2LTAuNTM5LDAuNjY5LTEuMjA1LDAuNjY5LTEuOTk4YzAtMC43ODEtMC4yMjYtMS40MzktMC42NzctMS45NzMKQzUuMjI4LDcuNzM4LDQuNjE3LDcuNDcxLDMuODQ3LDcuNDcxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3cy0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NmMwLDAuNzcxLDAuMjIsMS40MzEsMC42NiwxLjk4MQpDMi41MDQsMTIuNzc3LDMuMDk4LDEzLjA1MiwzLjg0NywxMy4wNTJ6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05Ljc5OSw3LjMzOWMwLjc5OC0wLjc5MiwxLjc3NS0xLjE4OSwyLjkzMS0xLjE4OWMxLjE1NiwwLDIuMTMyLDAuMzk2LDIuOTMxLDEuMTg5CmMwLjc5OCwwLjc5MywxLjE5NywxLjc2NywxLjE5NywyLjkyMmMwLDEuMTU2LTAuMzk5LDIuMTMtMS4xOTcsMi45MjJjLTAuNzk4LDAuNzkzLTEuNzc1LDEuMTg5LTIuOTMxLDEuMTg5CmMtMS4xNTYsMC0yLjEzMy0wLjM5Ni0yLjkzMS0xLjE4OWMtMC43OTgtMC43OTItMS4xOTctMS43NjYtMS4xOTctMi45MjJDOC42MDIsOS4xMDYsOS4wMDEsOC4xMzIsOS43OTksNy4zMzl6IE0xNC41OTUsOC4zNjMKYy0wLjUxNy0wLjUyOC0xLjEzOS0wLjc5Mi0xLjg2Ni0wLjc5MmMtMC43MjYsMC0xLjM0OCwwLjI2NC0xLjg2NiwwLjc5MmMtMC41MTgsMC41MjgtMC43NzYsMS4xNjItMC43NzYsMS44OTkKYzAsMC43MjYsMC4yNTgsMS4zNTcsMC43NzYsMS44OWMwLjUxNywwLjUzNCwxLjEzOSwwLjgwMSwxLjg2NiwwLjgwMWMwLjcyNiwwLDEuMzQ4LTAuMjY3LDEuODY2LTAuODAxCmMwLjUxNy0wLjUzNCwwLjc3Ni0xLjE2NCwwLjc3Ni0xLjg5QzE1LjM3MSw5LjUyNCwxNS4xMTIsOC44OTEsMTQuNTk1LDguMzYzeiIvPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTguNjA3LDYuMzgybDIuMjQ1LDQuOTJsMi4xNzktNC45NzNoMC4zOTFsMS45NzEsNC45NzNsMi4yNDUtNC45MmgxLjY4NGwtMy43MTMsNy45OTFsLTAuNDM4LDAKbC0yLjA0MS01LjE2OGwtMi4wNjgsNS4xNjhsLTAuNDY5LDBsLTMuNjcxLTcuOTkxSDE4LjYwN3oiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTM2Ljg1MSwxMC40OTNoLTUuODk0YzAuMDExLDAuNjk0LDAuMjMxLDEuMjkzLDAuNjYsMS44YzAuNDI5LDAuNTA2LDAuOTg1LDAuNzYsMS42NjgsMC43NgpjMC41MzksMCwwLjk4Mi0wLjEyNCwxLjMyOS0wLjM3MmMwLjM0Ny0wLjI0OCwwLjY3NC0wLjYyNSwwLjk4Mi0xLjEzMWwxLjI1NSwwLjcxYy0wLjM2MywwLjY2LTAuODYxLDEuMTc4LTEuNDk0LDEuNTUyCmMtMC42MzMsMC4zNzQtMS4zMjksMC41NjEtMi4wODksMC41NjFjLTEuMTU2LDAtMi4wNzgtMC4zODUtMi43NjYtMS4xNTZjLTAuNjg4LTAuNzctMS4wMzItMS43MzktMS4wMzItMi45MDYKYzAtMS4yMzIsMC4zMjUtMi4yMzQsMC45NzQtMy4wMDVjMC42NDktMC43NywxLjU3OS0xLjE1NiwyLjc5LTEuMTU2YzEuMTc4LDAsMi4wNzUsMC4zODMsMi42OTEsMS4xNDgKYzAuNjE2LDAuNzY1LDAuOTI1LDEuNzUzLDAuOTI1LDIuOTY0VjEwLjQ5M3ogTTMxLjAzOSw5LjM3aDQuMzI2Yy0wLjA4OC0wLjU5NC0wLjMxOS0xLjA2NS0wLjY5My0xLjQxMgpjLTAuMzc0LTAuMzQ3LTAuODUzLTAuNTItMS40MzctMC41MmMtMC41NzIsMC0xLjA1OSwwLjE4Mi0xLjQ2MSwwLjU0NUMzMS4zNzIsOC4zNDcsMzEuMTI3LDguODA5LDMxLjAzOSw5LjM3eiIvPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzkuNzA3LDYuMzgydjEuMjU1aDAuMDQ5YzAuMTg3LTAuNDYyLDAuNDY1LTAuODI2LDAuODM0LTEuMDljMC4zNjktMC4yNjQsMC43OTUtMC4zOTYsMS4yNzktMC4zOTYKYzAuNDE4LDAsMC44MjYsMC4xMjcsMS4yMjIsMC4zOGwtMC42NzcsMS4zNTRjLTAuMjQyLTAuMjA5LTAuNTQ1LTAuMzE0LTAuOTA4LTAuMzE0Yy0wLjM4NSwwLTAuNzA1LDAuMDgtMC45NTgsMC4yMzkKYy0wLjI1MywwLjE2LTAuNDM3LDAuMzg1LTAuNTUzLDAuNjc3Yy0wLjExNiwwLjI5Mi0wLjE5MywwLjU3OC0wLjIzMSwwLjg1OWMtMC4wMzksMC4yODEtMC4wNTgsMC42MDItMC4wNTgsMC45NjZ2My43OTdoLTEuNDg2ClY2LjM4MkgzOS43MDd6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik01MC43MDMsMTAuNDkzaC01Ljg5NGMwLjAxMSwwLjY5NCwwLjIzMSwxLjI5MywwLjY2LDEuOGMwLjQyOSwwLjUwNiwwLjk4NSwwLjc2LDEuNjY4LDAuNzYKYzAuNTM5LDAsMC45ODItMC4xMjQsMS4zMjktMC4zNzJjMC4zNDctMC4yNDgsMC42NzQtMC42MjUsMC45ODItMS4xMzFsMS4yNTUsMC43MWMtMC4zNjMsMC42Ni0wLjg2MSwxLjE3OC0xLjQ5NCwxLjU1MgpjLTAuNjMzLDAuMzc0LTEuMzI5LDAuNTYxLTIuMDg5LDAuNTYxYy0xLjE1NiwwLTIuMDc4LTAuMzg1LTIuNzY2LTEuMTU2Yy0wLjY4OC0wLjc3LTEuMDMyLTEuNzM5LTEuMDMyLTIuOTA2CmMwLTEuMjMyLDAuMzI1LTIuMjM0LDAuOTc0LTMuMDA1YzAuNjQ5LTAuNzcsMS41NzktMS4xNTYsMi43OS0xLjE1NmMxLjE3OCwwLDIuMDc1LDAuMzgzLDIuNjkxLDEuMTQ4CmMwLjYxNiwwLjc2NSwwLjkyNSwxLjc1MywwLjkyNSwyLjk2NFYxMC40OTN6IE00NC44OTEsOS4zN2g0LjMyNmMtMC4wODgtMC41OTQtMC4zMTktMS4wNjUtMC42OTMtMS40MTIKYy0wLjM3NC0wLjM0Ny0wLjg1My0wLjUyLTEuNDM3LTAuNTJjLTAuNTcyLDAtMS4wNTksMC4xODItMS40NjEsMC41NDVDNDUuMjI0LDguMzQ3LDQ0Ljk3OSw4LjgwOSw0NC44OTEsOS4zN3oiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU3LjczNiwxNC4xMDl2LTEuMjA1aC0wLjAzM2MtMC4zMDgsMC40NTEtMC42OTEsMC44MDktMS4xNDgsMS4wNzMKYy0wLjQ1NywwLjI2NC0wLjk0OSwwLjM5Ni0xLjQ3OCwwLjM5NmMtMS4xNDUsMC0yLjA0Ny0wLjQwNS0yLjcwOC0xLjIxNGMtMC42Ni0wLjgwOS0wLjk5MS0xLjc5Ny0wLjk5MS0yLjk2NApjMC0xLjEsMC4zMzYtMi4wNSwxLjAwNy0yLjg0OGMwLjY3MS0wLjc5OCwxLjU0Ni0xLjE5NywyLjYyNS0xLjE5N2MxLjEyMywwLDIuMDIsMC41MDYsMi42OTEsMS41MTloMC4wMzNWMi4xMTFoMS40ODZ2MTEuOTk4Ckg1Ny43MzZ6IE01NS4zMDksMTMuMDUyYzAuNzgxLDAsMS4zOTUtMC4yNywxLjg0MS0wLjgwOWMwLjQ0Ni0wLjUzOSwwLjY2OS0xLjIwNSwwLjY2OS0xLjk5OGMwLTAuNzgxLTAuMjI2LTEuNDM5LTAuNjc3LTEuOTczCmMtMC40NTEtMC41MzQtMS4wNjItMC44MDEtMS44MzMtMC44MDFjLTAuNzM4LDAtMS4zMjksMC4yNzItMS43NzUsMC44MTdjLTAuNDQ2LDAuNTQ1LTAuNjY5LDEuMTk3LTAuNjY5LDEuOTU2CmMwLDAuNzcxLDAuMjIsMS40MzEsMC42NiwxLjk4MUM1My45NjYsMTIuNzc3LDU0LjU2MSwxMy4wNTIsNTUuMzA5LDEzLjA1MnoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTY1LjgxLDE0LjEwOVYyLjExMWgxLjQ4NnY1LjU1OWgwLjAzM0M2OCw2LjY1Nyw2OC44OTcsNi4xNTEsNzAuMDIsNi4xNTEKYzEuMDc5LDAsMS45NTQsMC4zOTksMi42MjUsMS4xOTdjMC42NzEsMC43OTgsMS4wMDcsMS43NDgsMS4wMDcsMi44NDhjMCwxLjE2Ny0wLjMzLDIuMTU1LTAuOTksMi45NjQKYy0wLjY2LDAuODA5LTEuNTYzLDEuMjE0LTIuNzA4LDEuMjE0Yy0wLjUyOCwwLTEuMDIxLTAuMTMyLTEuNDc4LTAuMzk2Yy0wLjQ1Ny0wLjI2NC0wLjgzOS0wLjYyMi0xLjE0OC0xLjA3M2gtMC4wMzN2MS4yMDUKSDY1LjgxeiBNNjkuNjU3LDEzLjA1MmMwLjc4MSwwLDEuMzk1LTAuMjcsMS44NDEtMC44MDljMC40NDYtMC41MzksMC42NjktMS4yMDUsMC42NjktMS45OThjMC0wLjc4MS0wLjIyNi0xLjQzOS0wLjY3Ny0xLjk3MwpjLTAuNDUxLTAuNTM0LTEuMDYyLTAuODAxLTEuODMzLTAuODAxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3cy0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NgpjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODFDNjguMzEzLDEyLjc3Nyw2OC45MDgsMTMuMDUyLDY5LjY1NywxMy4wNTJ6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik03Ny40LDEyLjc4OGwtMy41MzMtNi40MDZINzUuNmwyLjYwOCw0LjkwNGwyLjQyNy00LjkwNGgxLjY2N2wtNS4yNTgsMTEuMTUyaC0xLjY4NEw3Ny40LDEyLjc4OHoiLz4KPC9nPgo8L2c + CjwvZz4KPC9zdmc + Cg");
}
.powered-by-google.image {
background: 0 0;
}
.powered-by-google img {
display: inline-block;
width: 143px;
height: 19px;
}
.google-icon,
.google-icon-black .google-icon,
.google-icon-white .google-icon {
top: 0.05em;
position: relative;
margin-inline-end: 0.3em;
display: inline-block;
width: 1em;
height: 1em;
background: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KPGRlZnM + CjxwYXRoIGlkPSJTVkdJRF8xXyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8 + CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI + Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZmlsbD0iI0ZCQkMwNSIgZD0iTS0xLjA3OCwyNS40MzZWNi41NDFsMTIuMzU1LDkuNDQ4TC0xLjA3OCwyNS40MzZ6Ii8 + CjwvZz4KPGc + CjxkZWZzPgo8cGF0aCBpZD0iU1ZHSURfM18iIGQ9Ik0zMS4yNjIsMTMuMDgxSDE2LjM2M3Y2LjE3N2g4LjU3NmMtMC43OTksMy45MjQtNC4xNDIsNi4xNzctOC41NzYsNi4xNzdjLTUuMjMzLDAtOS40NDgtNC4yMTUtOS40NDgtOS40NDgKczQuMjE1LTkuNDQ4LDkuNDQ4LTkuNDQ4YzIuMjUzLDAsNC4yODgsMC43OTksNS44ODcsMi4xMDhsNC42NTEtNC42NTFDMjQuMDY3LDEuNTI2LDIwLjQzMywwLDE2LjM2MywwCkM3LjQ5NywwLDAuMzc1LDcuMTIyLDAuMzc1LDE1Ljk4OHM3LjEyMiwxNS45ODgsMTUuOTg4LDE1Ljk4OGM3Ljk5NCwwLDE1LjI2Mi01LjgxNCwxNS4yNjItMTUuOTg4CkMzMS42MjUsMTUuMDQ0LDMxLjQ4LDE0LjAyNiwzMS4yNjIsMTMuMDgxeiIvPgo8L2RlZnM + CjxjbGlwUGF0aCBpZD0iU1ZHSURfNF8iPgo8dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8zXyIgIG92ZXJmbG93PSJ2aXNpYmxlIi8 + CjwvY2xpcFBhdGg + CjxwYXRoIGNsaXAtcGF0aD0idXJsKCNTVkdJRF80XykiIGZpbGw9IiNFQTQzMzUiIGQ9Ik0tMS4wNzgsNi41NDFsMTIuMzU1LDkuNDQ4bDUuMDg3LTQuNDMzbDE3LjQ0Mi0yLjgzNFYtMS40NTNILTEuMDc4VjYuNTQxeiIvPgo8L2c + CjxnPgo8ZGVmcz4KPHBhdGggaWQ9IlNWR0lEXzVfIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9kZWZzPgo8Y2xpcFBhdGggaWQ9IlNWR0lEXzZfIj4KPHVzZSB4bGluazpocmVmPSIjU1ZHSURfNV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPgo8L2NsaXBQYXRoPgo8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfNl8pIiBmaWxsPSIjMzRBODUzIiBkPSJNLTEuMDc4LDI1LjQzNkwyMC43MjQsOC43MjFsNS43NDEsMC43MjdsNy4zNC0xMC45MDFWMzMuNDNILTEuMDc4VjI1LjQzNnoiLz4KPC9nPgo8Zz4KPGRlZnM + CjxwYXRoIGlkPSJTVkdJRF83XyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8 + CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF84XyI + Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzdfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzhfKSIgZmlsbD0iIzQyODVGNCIgZD0iTTMzLjgwNSwzMy40M0wxMS4yNzYsMTUuOTg4bC0yLjkwNy0yLjE4bDI1LjQzNi03LjI2N1YzMy40M3oiLz4KPC9nPgo8L3N2Zz4") 0 0/100% no-repeat;
}
.gmbrr.google-icon-black .google-icon,
.google-icon.black {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc + Cg");
}
.gmbrr.google-icon-white .google-icon,
.google-icon.white {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc + ");
}
.google-icon-black.end,
.google-icon-white.end,
.google-icon.end {
margin-inline: 0.3em 0;
}
.google-icon-black.compact,
.google-icon-white.compact,
.google-icon.compact {
margin-inline: 0;
}
@media (max-width:783px) {
.gmbrr {
width: calc(100% - 30px);
margin-block: 0;
margin-inline: auto;
}
}
@media (min-width:783px) {
.gmbrr.tile.columns .listing {
gap: calc(1.7rem - 8px) calc(1.8rem - 2px);
}
.gmbrr.columns.four .listing li,
.gmbrr.columns.two .listing li {
flex: 1 0 calc(50% - 10px - 3rem);
}
.gmbrr.tile.columns.four .listing li,
.gmbrr.tile.columns.two .listing li {
flex: 1 0 calc(50% - 10px - 5.6rem);
}
.gmbrr.columns.four .listing .no-avatar,
.gmbrr.columns.two .listing .no-avatar {
flex: 1 0 calc(50% - 3rem);
}
.gmbrr.tile.columns.four .listing .no-avatar,
.gmbrr.tile.columns.two .listing .no-avatar {
flex: 1 0 calc(50% - 5.6rem);
}
.gmbrr.columns.six .listing li,
.gmbrr.columns.three .listing li {
flex: 1 0 calc(33.33% - 10px - 3rem);
}
.gmbrr.tile.columns.six .listing li,
.gmbrr.tile.columns.three .listing li {
flex: 1 0 calc(33.33% - 10px - 5.6rem);
}
.gmbrr.columns.six .listing .no-avatar,
.gmbrr.columns.three .listing .no-avatar {
flex: 1 0 calc(33.33% - 3rem);
}
.gmbrr.tile.columns.six .listing .no-avatar,
.gmbrr.tile.columns.three .listing .no-avatar {
flex: 1 0 calc(33.33% - 5.6rem);
}
}
@media (min-width:1000px) {
.gmbrr.columns.four .listing li {
flex: 1 0 calc(25% - 10px - 3rem);
}
.gmbrr.tile.columns.four .listing li {
flex: 1 0 calc(25% - 10px - 5.6rem);
}
.gmbrr.columns.four .listing .no-avatar {
flex: 1 0 calc(25% - 3rem);
}
.gmbrr.tile.columns.four .listing .no-avatar {
flex: 1 0 calc(25% - 5.6rem);
}
.gmbrr.columns.five .listing li {
flex: 1 0 calc(20% - 12px - 3rem);
}
.gmbrr.tile.columns.five .listing li {
flex: 1 0 calc(20% - 12px - 5.6rem);
}
.gmbrr.columns.five .listing .no-avatar {
flex: 1 0 calc(20% - 3rem);
}
.gmbrr.tile.columns.five .listing .no-avatar {
flex: 1 0 calc(20% - 5.6rem);
}
}
@media (min-width:1200px) {
.gmbrr.columns.six .listing li {
flex: 1 0 calc(16.66% - 13px - 3rem);
}
.gmbrr.tile.columns.six .listing li {
flex: 1 0 calc(16.66% - 13px - 5.6rem);
}
.gmbrr.columns.six .listing .no-avatar {
flex: 1 0 calc(16.66% - 3rem);
}
.gmbrr.tile.columns.six .listing .no-avatar {
flex: 1 0 calc(16.66% - 5.6rem);
}
}.wpac,.wpac h1,.wpac h2,.wpac h3,.wpac h4,.wpac h5,.wpac h6,.wpac p,.wpac td,.wpac dl,.wpac tr,.wpac dt,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac table,.wpac th,.wpac tbody,.wpac tfoot,.wpac caption,.wpac thead,.wpac ul,.wpac li,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac li,.wpac strong,.wpac legend,.wpac em,.wpac s,.wpac cite,.wpac span,.wpac input,.wpac sup,.wpac label,.wpac dfn,.wpac object,.wpac big,.wpac q,.wpac font,.wpac samp,.wpac acronym,.wpac small,.wpac img,.wpac strike,.wpac code,.wpac sub,.wpac ins,.wpac textarea,.wpac var,.wpac a,.wpac abbr,.wpac applet,.wpac del,.wpac kbd,.wpac tt,.wpac b,.wpac i,.wpac hr{background-attachment:scroll!important;background-color:transparent!important;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;border-color:black!important;border-color:currentColor!important;border-radius:0!important;border-style:none!important;border-width:medium!important;bottom:auto!important;clear:none!important;clip:auto!important;color:inherit!important;counter-increment:none!important;counter-reset:none!important;cursor:auto!important;direction:inherit!important;display:inline;float:none!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-variant:normal!important;font-weight:inherit!important;height:auto;left:auto!important;letter-spacing:normal!important;line-height:inherit!important;list-style-type:inherit!important;list-style-position:outside!important;list-style-image:none!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:1;outline:invert none medium!important;padding:0!important;position:static!important;quotes:"" ""!important;right:auto!important;table-layout:auto!important;text-align:inherit!important;text-decoration:inherit!important;text-indent:0!important;text-transform:none!important;top:auto!important;unicode-bidi:normal!important;vertical-align:baseline!important;visibility:inherit!important;white-space:normal!important;width:auto!important;word-spacing:normal!important;z-index:auto!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;text-shadow:none!important;-webkit-transition:none!important;transition:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.wpac,.wpac h3,.wpac h5,.wpac p,.wpac h1,.wpac dl,.wpac dt,.wpac h6,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac h2,.wpac caption,.wpac h4,.wpac ul,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac textarea,.wpac hr{display:block}.wpac table{display:table}.wpac tbody{display:table-row-group}.wpac tr{display:table-row}.wpac td{display:table-cell}.wpac ul{list-style-type:none!important}.wpac li{display:list-item;min-height:auto!important;min-width:auto!important}.wpac a,.wpac a *,.wpac input[type=submit],.wpac input[type=radio],.wpac input[type=checkbox],.wpac select{cursor:pointer!important}.wpac a:hover{text-decoration:none!important}.wpac button,.wpac input[type=submit]{height:auto!important;text-align:center!important}.wpac input[type=hidden]{display:none}.wpac select{-webkit-appearance:menulist!important;-moz-appearance:menulist!important;appearance:menulist!important}.wpac input[type=checkbox]{-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;appearance:checkbox!important}.wpac input[type="checkbox"]:before,.wpac input[type="checkbox"]:after{content:none!important;border:0!important}.wpac input[type=radio]{-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.wpac input[type="radio"]:before,.wpac input[type="radio"]:after{content:none!important;border:0!important}.wpac li:before,.wpac li:after{content:""!important}.wpac input,.wpac select{vertical-align:middle!important}.wpac select,.wpac textarea,.wpac input{border:1px solid #ccc!important}.wpac table{border-collapse:collapse!important;border-spacing:0!important}.wpac *[dir=rtl]{direction:rtl!important}.wpac img{border:0!important}.wpac svg{vertical-align:middle!important;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.wpac{font-size:14px!important;line-height:20px!important;direction:inherit!important;text-align:inherit!important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;color:#333!important;font-style:normal!important;font-weight:normal!important;text-decoration:none!important;list-style-type:disc!important}.wp-gr .wp-google-badge{display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important}.wp-gr .wp-google-badge-fixed{position:fixed!important;right:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important}.wp-gr .wp-google-badge_left-fixed{position:fixed!important;left:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important}.wp-gr .wp-google-badge *{cursor:pointer!important}.wp-gr .wp-google-border{width:100%!important;height:6px!important;background:#4fce6a!important;border-radius:2px 2px 0 0!important}.wp-gr .wp-google-badge-btn{position:relative!important;padding:10px!important;background:#fff!important;transition:all .2s ease-in-out!important;border-radius:2px!important}.wp-gr .wp-google-badge-btn:hover{background:#f3f3f5!important}.wp-gr .wp-google-badge-score{display:inline-block;margin:0 0 0 4px!important;vertical-align:middle!important}.wp-gr .wp-google-rating{color:#fb8e28!important;font-size:21px!important;font-weight:600!important;margin:0 6px 0 0!important;vertical-align:middle!important}.wp-gr .wp-google-stars .wp-star{padding:0 4px 0 0!important;line-height:22px!important}.wp-gr .wp-google-powered{color:#555!important;margin:6px 0 0!important}.wp-gr .wp-google-powered img{max-width:144px!important}.wp-gr .wp-google-form .wp-google-reviews{padding:16px 16px 0!important}.wp-gr .wp-google-review{margin-top:15px!important}.wp-gr .wp-google-left{display:table-cell!important;vertical-align:top!important}[dir="ltr"] .wp-google-left{padding-right:10px!important}[dir="rtl"] .wp-google-left{padding-left:10px!important}.wp-gr .wp-google-left img{border:none!important;float:left!important;height:50px!important;width:50px!important;margin-right:10px!important;overflow:hidden!important;border-radius:50%!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.wp-gr .wp-google-reviews img{border-radius:50%!important}.wp-gr .wp-google-right{display:table-cell!important;vertical-align:top!important;width:10000px!important}.wp-gr .wp-google-place.wp-place-center{text-align:center!important}.wp-gr .wp-google-place.wp-place-center .wp-google-left{display:block!important}.wp-gr .wp-google-place.wp-place-center .wp-google-left img{float:none!important}.wp-gr .wp-google-place .wp-star svg{width:20px!important;height:20px!important;vertical-align:middle!important}.wp-gr .wp-star svg{display:inline-block!important}.wp-gr .wp-google-review .wp-star svg{width:19px!important;height:19px!important;vertical-align:middle!important}.wp-gr .wp-google-name{color:black!important;font-size:100%!important;font-weight:bold!important;margin:0 0 2px!important;padding-right:6px!important;text-decoration:none!important}.wp-gr a.wp-google-name{color:#427fed!important;text-decoration:none!important}.wp-gr .wp-google-time{color:#555!important;font-size:13px!important}.wp-gr .wp-google-text{color:#222!important;font-size:15px!important;line-height:24px!important;max-width:100%!important;overflow:hidden!important;white-space:pre-wrap!important;word-break:break-word!important}.wp-gr .wp-google-text .wp-google-stars{padding-right:7px!important}.wp-gr .wp-more{display:none}.wp-gr .wp-more-toggle{color:#136aaf!important;cursor:pointer!important;text-decoration:none!important}.wp-gr .wp-google-url{display:block;margin:10px 0!important;color:#136aaf!important;text-align:center!important}.wp-gr .wp-google-form{position:fixed!important;bottom:0!important;right:0!important;height:100%!important;width:368px!important;z-index:2147483000!important}.wp-gr .wp-google-form.wp-google-form-left{left:0!important}@media(max-width:460px){.wp-gr .wp-google-form{width:100%!important}}.wp-gr .wp-google-head{position:absolute!important;top:0!important;right:0!important;width:100%!important;height:80px!important;background:#fff!important;padding:10px 16px!important;overflow:hidden!important;box-shadow:0 1px 2px 0 rgba(0,0,0,.12)!important;z-index:2147483002!important}.wp-gr .wp-google-head-inner{z-index:2147483000!important;position:absolute!important;left:20px!important;top:20px!important;width:100%!important;height:100%!important;pointer-events:none!important}.wp-gr .wp-google-close{padding:0!important;cursor:pointer!important;outline:0!important;border:0!important;background:0 0!important;min-height:0!important;width:auto!important;float:right!important;font-size:32px!important;font-weight:500!important;line-height:.6!important;color:#999!important;-webkit-appearance:none!important}.wp-gr .wp-google-close:hover{color:#555!important}.wp-gr .wp-google-body{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;background:rgba(250,250,251,.98)!important;border-left:1px solid #dadee2!important;box-shadow:0 0 4px 1px rgba(0,0,0,.08)!important;z-index:2147483000!important}.wp-gr .wp-google-content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;overflow-y:auto!important;z-index:2147483001!important;-webkit-transform:translateZ(0)!important}.wp-gr .wp-google-content{top:80px!important;bottom:48px!important}.wp-gr .wp-google-content-inner{position:relative!important;min-height:100%!important;margin:0 auto!important}.wp-gr .wp-google-footer{position:absolute!important;bottom:0!important;right:0!important;width:100%!important;height:48px!important;text-align:center!important;z-index:2147483002!important;background:#fff!important;box-shadow:0 -1px 2px 0 rgba(0,0,0,.06)!important;-moz-text-align-last:center!important;text-align-last:center!important}.wp-gr .wp-google-footer img{float:right!important;padding:16px!important}.wp-gr .wp-dark .wp-google-name{color:#eee!important}.wp-gr .wp-dark .wp-google-time{color:#bbb!important}.wp-gr .wp-dark .wp-google-text{color:#ececec!important}.wp-gr.wpac .wp-google-name{font-size:100%!important}.wp-gr.wpac .wp-google-hide{display:none}.wp-gr.wpac .wp-google-name a{color:#333!important;font-size:100%!important;text-decoration:none!important}.wp-gr.wpac .wp-google-left img{width:50px!important;height:50px!important;border-radius:50%!important}.wp-gr.wpac a.wp-google-name{color:#154fc1!important;text-decoration:none!important;white-space:nowrap!important;text-overflow:ellipsis!important}.wp-gr.wpac .wp-google-place .wp-star svg{width:20px;height:20px}.wp-gr.wpac .wp-google-review .wp-google-stars{display:inline-block;margin-right:4px!important}.wp-gr.wpac .wp-google-review .wp-star svg{width:18px;height:18px}.wp-gr.wpac .wp-dark .wp-google-name a{color:#eee!important}@media(max-width:480px){.wp-google-badge.wp-google-badge-fixed.wp-google-badge-hide{display:none!important}}@media(max-width:480px){.wp-google-badge.wp-google-badge_left-fixed.wp-google-badge-hide{display:none!important}}.wp-gr .grw-slider{display:block!important;width:100%!important;padding-bottom:20px!important;text-align:left!important;direction:ltr!important;box-sizing:border-box!important}.wp-gr .grw-slider .grw-row{display:-ms-flexbox!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;-ms-flex-wrap:nowrap!important;-ms-flex-align:center!important}.wp-gr .grw-slider .grw-row-xs{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wp-gr .grw-row-xs .grw-slider-header,.wp-gr .grw-row-xs .grw-slider-content,.wp-gr .grw-row-xs .grw-slider-review,.wp-gr .grw-row-x .grw-slider-header+.grw-slider-content .grw-slider-review{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wp-gr .grw-row-xl .grw-slider-header+.grw-slider-content{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.wp-gr .grw-row-l .grw-slider-header+.grw-slider-content{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.wp-gr .grw-row-m .grw-slider-header+.grw-slider-content{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wp-gr .grw-row-s .grw-slider-header+.grw-slider-content{-ms-flex:0 0 66.666666%;flex:0 0 66.666666%;max-width:66.666666%}.wp-gr .grw-row-x .grw-slider-header,.wp-gr .grw-row-x .grw-slider-header+.grw-slider-content,.wp-gr .grw-row-x .grw-slider-review,.wp-gr .grw-row-s .grw-slider-header+.grw-slider-content .grw-slider-review{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wp-gr .grw-row-s .grw-slider-header,.wp-gr .grw-row-s .grw-slider-review,.wp-gr .grw-row-m .grw-slider-header+.grw-slider-content .grw-slider-review{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.wp-gr .grw-row-m .grw-slider-header,.wp-gr .grw-row-m .grw-slider-review,.wp-gr .grw-row-l .grw-slider-review{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wp-gr .grw-row-l .grw-slider-header,.wp-gr .grw-row-xl .grw-slider-review{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wp-gr .grw-row-xl .grw-slider-header{-ms-flex:0 0 16.666666%;flex:0 0 16.666666%;max-width:16.666666%}.wp-gr .grw-slider .grw-slider-content{position:relative!important;min-width:0!important}.wp-gr .grw-slider .grw-slider-content-inner{position:relative!important}.wp-gr .grw-slider .grw-slider-header-inner,.wp-gr .grw-slider .grw-slider-review-inner{position:relative!important;margin:0 10px!important;padding:15px!important;width:100%!important}.wp-gr .grw-slider:not(.wp-dark) .grw-slider-review-inner.grw-slider-review-border{background:#fafafa!important;border-radius:4px!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.wp-gr .grw-slider .grw-slider-review-inner>svg{position:absolute!important;top:10px!important;right:10px!important;width:18px!important;height:18px!important}.wp-gr .grw-slider .grw-slider-reviews{display:flex!important;display:-ms-flexbox!important;overflow:hidden!important;overflow-x:scroll!important;margin:0 20px!important;padding:10px 0 15px!important;flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none}.wp-gr .grw-slider .grw-slider-reviews::-webkit-scrollbar{display:none!important}.wp-gr .grw-slider .grw-slider-review{display:flex!important;position:relative!important;justify-content:center!important;align-items:center!important;flex-shrink:0!important;scroll-snap-align:start!important;transform-origin:center center!important;transform:scale(1)!important;transition:transform .5s!important}.wp-gr .grw-slider .grw-slider-controls{position:absolute!important;top:50%!important;width:100%!important}.wp-gr .grw-slider .grw-slider-btns{position:absolute!important;height:33px!important;width:33px!important;text-align:center!important;cursor:pointer!important;border-radius:50%!important;user-select:none!important;transition:all .2s ease-in-out!important}.wp-gr .grw-slider .grw-slider-btns svg path{fill:#aaa}.wp-gr .grw-slider .grw-slider-btns:hover svg path{fill:#555!important}.wp-gr .grw-slider .grw-slider-btns.grw-slider-prev{left:0!important;margin-left:-5px!important}.wp-gr .grw-slider .grw-slider-btns.grw-slider-next{right:0!important;margin-right:-5px!important}.wp-gr .grw-slider .grw-slider-dots{position:absolute!important;left:50%!important;transform:translate(-50%,0)!important;text-align:center!important}.wp-gr .grw-slider .grw-slider-dot{display:inline-block!important;width:9px!important;height:9px!important;margin:3px!important;background:#ccc!important;border-radius:20px!important;cursor:pointer!important;opacity:.4!important;transition:all .2s ease-in-out!important}.wp-gr .grw-slider .grw-slider-dot:hover{opacity:1!important}.wp-gr .grw-slider .grw-slider-dot.active{opacity:1!important;background:#427fed!important}.wp-gr .grw-slider-review .wp-google-left{display:block!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;line-height:24px!important}.wp-gr .grw-slider .wp-google-review{margin:0!important}.wp-gr .grw-slider .wp-google-stars{margin:15px 0 7px!important}.wp-gr .grw-slider .wp-google-feedback{height:100px!important;overflow-y:auto!important}.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar{width:4px!important}.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)!important;-webkit-border-radius:4px!important;border-radius:4px!important}.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar-thumb{-webkit-border-radius:10px!important;border-radius:10px!important;background:#ccc!important;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5)!important}.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar-thumb:window-inactive{background:#ccc!important}.wp-gr .wp-google-wr{margin:15px auto 8px -6px!important}.wp-gr .wp-google-wr a{color:#fff!important;padding:8px 20px 10px!important;outline:none!important;border-radius:27px!important;background:#0a6cff!important;white-space:nowrap!important;text-shadow:1px 1px 0 #888!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important;user-select:none!important;transition:all .2s ease-in-out!important}.wp-gr .wp-google-wr a:hover{background:#1f67e7!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 3px 5px rgba(0,0,0,.24)!important}.wp-gr .wp-google-wr a:active{background:#0a6cff!important;box-shadow:none!important}.wp-gr .wp-google-wr a svg{display:inline-block;padding:1px;margin:0 0 0 4px;background:#fff;border-radius:50%}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.indianest.com/wp-content/themes/atua/assets/vendors/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style, 900);
}
.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display, inline-block);
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto;
}
.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
font-family: "Font Awesome 6 Free";
}
.fa-brands,
.fab {
font-family: "Font Awesome 6 Brands";
}
.fa-1x {
font-size: 1em;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-6x {
font-size: 6em;
}
.fa-7x {
font-size: 7em;
}
.fa-8x {
font-size: 8em;
}
.fa-9x {
font-size: 9em;
}
.fa-10x {
font-size: 10em;
}
.fa-2xs {
font-size: 0.625em;
line-height: 0.1em;
vertical-align: 0.225em;
}
.fa-xs {
font-size: 0.75em;
line-height: 0.08333em;
vertical-align: 0.125em;
}
.fa-sm {
font-size: 0.875em;
line-height: 0.07143em;
vertical-align: 0.05357em;
}
.fa-lg {
font-size: 1.25em;
line-height: 0.05em;
vertical-align: -0.075em;
}
.fa-xl {
font-size: 1.5em;
line-height: 0.04167em;
vertical-align: -0.125em;
}
.fa-2xl {
font-size: 2em;
line-height: 0.03125em;
vertical-align: -0.1875em;
}
.fa-fw {
text-align: center;
width: 1.25em;
}
.fa-ul {
list-style-type: none;
margin-left: var(--fa-li-margin, 2.5em);
padding-left: 0;
}
.fa-ul > li {
position: relative;
}
.fa-li {
left: calc(var(--fa-li-width, 2em) * -1);
position: absolute;
text-align: center;
width: var(--fa-li-width, 2em);
line-height: inherit;
}
.fa-border {
border-radius: var(--fa-border-radius, 0.1em);
border: var(--fa-border-width, 0.08em) var(--fa-border-style, solid) var(--fa-border-color, #eee);
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
.fa-pull-left {
float: left;
margin-right: var(--fa-pull-margin, 0.3em);
}
.fa-pull-right {
float: right;
margin-left: var(--fa-pull-margin, 0.3em);
}
.fa-beat {
-webkit-animation-name: fa-beat;
animation-name: fa-beat;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-bounce {
-webkit-animation-name: fa-bounce;
animation-name: fa-bounce;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}
.fa-fade {
-webkit-animation-name: fa-fade;
animation-name: fa-fade;
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
.fa-beat-fade,
.fa-fade {
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
}
.fa-beat-fade {
-webkit-animation-name: fa-beat-fade;
animation-name: fa-beat-fade;
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
.fa-flip {
-webkit-animation-name: fa-flip;
animation-name: fa-flip;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-shake {
-webkit-animation-name: fa-shake;
animation-name: fa-shake;
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-shake,
.fa-spin {
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
}
.fa-spin {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-duration: var(--fa-animation-duration, 2s);
animation-duration: var(--fa-animation-duration, 2s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin-reverse {
--fa-animation-direction: reverse;
}
.fa-pulse,
.fa-spin-pulse {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
animation-timing-function: var(--fa-animation-timing, steps(8));
}
@media (prefers-reduced-motion: reduce) {
.fa-beat,
.fa-beat-fade,
.fa-bounce,
.fa-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
-webkit-animation-delay: -1ms;
animation-delay: -1ms;
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
}
@-webkit-keyframes fa-beat {
0%,
90% {
-webkit-transform: scale(1);
transform: scale(1);
}
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25));
}
}
@keyframes fa-beat {
0%,
90% {
-webkit-transform: scale(1);
transform: scale(1);
}
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25));
}
}
@-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
}
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
}
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
}
57% {
-webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
}
64% {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
to {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
}
@keyframes fa-bounce {
0% {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
}
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
}
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
}
57% {
-webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
}
64% {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
to {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
}
@-webkit-keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4);
}
}
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4);
}
}
@-webkit-keyframes fa-beat-fade {
0%,
to {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125));
}
}
@keyframes fa-beat-fade {
0%,
to {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125));
}
}
@-webkit-keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
}
}
@keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
}
}
@-webkit-keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg);
}
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
8%,
24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg);
}
12%,
28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg);
}
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg);
}
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg);
}
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg);
}
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg);
}
40%,
to {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg);
}
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
8%,
24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg);
}
12%,
28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg);
}
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg);
}
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg);
}
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg);
}
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg);
}
40%,
to {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn);
}
}
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
}
.fa-flip-vertical {
-webkit-transform: scaleY(-1);
transform: scaleY(-1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1);
transform: scale(-1);
}
.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none));
}
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
z-index: var(--fa-stack-z-index, auto);
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: var(--fa-inverse, #fff);
}
.fa-0:before {
content: "\30";
}
.fa-1:before {
content: "\31";
}
.fa-2:before {
content: "\32";
}
.fa-3:before {
content: "\33";
}
.fa-4:before {
content: "\34";
}
.fa-5:before {
content: "\35";
}
.fa-6:before {
content: "\36";
}
.fa-7:before {
content: "\37";
}
.fa-8:before {
content: "\38";
}
.fa-9:before {
content: "\39";
}
.fa-fill-drip:before {
content: "\f576";
}
.fa-arrows-to-circle:before {
content: "\e4bd";
}
.fa-chevron-circle-right:before,
.fa-circle-chevron-right:before {
content: "\f138";
}
.fa-at:before {
content: "\40";
}
.fa-trash-alt:before,
.fa-trash-can:before {
content: "\f2ed";
}
.fa-text-height:before {
content: "\f034";
}
.fa-user-times:before,
.fa-user-xmark:before {
content: "\f235";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-comment-alt:before,
.fa-message:before {
content: "\f27a";
}
.fa-info:before {
content: "\f129";
}
.fa-compress-alt:before,
.fa-down-left-and-up-right-to-center:before {
content: "\f422";
}
.fa-explosion:before {
content: "\e4e9";
}
.fa-file-alt:before,
.fa-file-lines:before,
.fa-file-text:before {
content: "\f15c";
}
.fa-wave-square:before {
content: "\f83e";
}
.fa-ring:before {
content: "\f70b";
}
.fa-building-un:before {
content: "\e4d9";
}
.fa-dice-three:before {
content: "\f527";
}
.fa-calendar-alt:before,
.fa-calendar-days:before {
content: "\f073";
}
.fa-anchor-circle-check:before {
content: "\e4aa";
}
.fa-building-circle-arrow-right:before {
content: "\e4d1";
}
.fa-volleyball-ball:before,
.fa-volleyball:before {
content: "\f45f";
}
.fa-arrows-up-to-line:before {
content: "\e4c2";
}
.fa-sort-desc:before,
.fa-sort-down:before {
content: "\f0dd";
}
.fa-circle-minus:before,
.fa-minus-circle:before {
content: "\f056";
}
.fa-door-open:before {
content: "\f52b";
}
.fa-right-from-bracket:before,
.fa-sign-out-alt:before {
content: "\f2f5";
}
.fa-atom:before {
content: "\f5d2";
}
.fa-soap:before {
content: "\e06e";
}
.fa-heart-music-camera-bolt:before,
.fa-icons:before {
content: "\f86d";
}
.fa-microphone-alt-slash:before,
.fa-microphone-lines-slash:before {
content: "\f539";
}
.fa-bridge-circle-check:before {
content: "\e4c9";
}
.fa-pump-medical:before {
content: "\e06a";
}
.fa-fingerprint:before {
content: "\f577";
}
.fa-hand-point-right:before {
content: "\f0a4";
}
.fa-magnifying-glass-location:before,
.fa-search-location:before {
content: "\f689";
}
.fa-forward-step:before,
.fa-step-forward:before {
content: "\f051";
}
.fa-face-smile-beam:before,
.fa-smile-beam:before {
content: "\f5b8";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-football-ball:before,
.fa-football:before {
content: "\f44e";
}
.fa-school-circle-exclamation:before {
content: "\e56c";
}
.fa-crop:before {
content: "\f125";
}
.fa-angle-double-down:before,
.fa-angles-down:before {
content: "\f103";
}
.fa-users-rectangle:before {
content: "\e594";
}
.fa-people-roof:before {
content: "\e537";
}
.fa-people-line:before {
content: "\e534";
}
.fa-beer-mug-empty:before,
.fa-beer:before {
content: "\f0fc";
}
.fa-diagram-predecessor:before {
content: "\e477";
}
.fa-arrow-up-long:before,
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-burn:before,
.fa-fire-flame-simple:before {
content: "\f46a";
}
.fa-male:before,
.fa-person:before {
content: "\f183";
}
.fa-laptop:before {
content: "\f109";
}
.fa-file-csv:before {
content: "\f6dd";
}
.fa-menorah:before {
content: "\f676";
}
.fa-truck-plane:before {
content: "\e58f";
}
.fa-record-vinyl:before {
content: "\f8d9";
}
.fa-face-grin-stars:before,
.fa-grin-stars:before {
content: "\f587";
}
.fa-bong:before {
content: "\f55c";
}
.fa-pastafarianism:before,
.fa-spaghetti-monster-flying:before {
content: "\f67b";
}
.fa-arrow-down-up-across-line:before {
content: "\e4af";
}
.fa-spoon:before,
.fa-utensil-spoon:before {
content: "\f2e5";
}
.fa-jar-wheat:before {
content: "\e517";
}
.fa-envelopes-bulk:before,
.fa-mail-bulk:before {
content: "\f674";
}
.fa-file-circle-exclamation:before {
content: "\e4eb";
}
.fa-circle-h:before,
.fa-hospital-symbol:before {
content: "\f47e";
}
.fa-pager:before {
content: "\f815";
}
.fa-address-book:before,
.fa-contact-book:before {
content: "\f2b9";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-k:before {
content: "\4b";
}
.fa-landmark-flag:before {
content: "\e51c";
}
.fa-pencil-alt:before,
.fa-pencil:before {
content: "\f303";
}
.fa-backward:before {
content: "\f04a";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-comments:before {
content: "\f086";
}
.fa-file-clipboard:before,
.fa-paste:before {
content: "\f0ea";
}
.fa-code-pull-request:before {
content: "\e13c";
}
.fa-clipboard-list:before {
content: "\f46d";
}
.fa-truck-loading:before,
.fa-truck-ramp-box:before {
content: "\f4de";
}
.fa-user-check:before {
content: "\f4fc";
}
.fa-vial-virus:before {
content: "\e597";
}
.fa-sheet-plastic:before {
content: "\e571";
}
.fa-blog:before {
content: "\f781";
}
.fa-user-ninja:before {
content: "\f504";
}
.fa-person-arrow-up-from-line:before {
content: "\e539";
}
.fa-scroll-torah:before,
.fa-torah:before {
content: "\f6a0";
}
.fa-broom-ball:before,
.fa-quidditch-broom-ball:before,
.fa-quidditch:before {
content: "\f458";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-archive:before,
.fa-box-archive:before {
content: "\f187";
}
.fa-person-drowning:before {
content: "\e545";
}
.fa-arrow-down-9-1:before,
.fa-sort-numeric-desc:before,
.fa-sort-numeric-down-alt:before {
content: "\f886";
}
.fa-face-grin-tongue-squint:before,
.fa-grin-tongue-squint:before {
content: "\f58a";
}
.fa-spray-can:before {
content: "\f5bd";
}
.fa-truck-monster:before {
content: "\f63b";
}
.fa-w:before {
content: "\57";
}
.fa-earth-africa:before,
.fa-globe-africa:before {
content: "\f57c";
}
.fa-rainbow:before {
content: "\f75b";
}
.fa-circle-notch:before {
content: "\f1ce";
}
.fa-tablet-alt:before,
.fa-tablet-screen-button:before {
content: "\f3fa";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-trowel-bricks:before {
content: "\e58a";
}
.fa-face-flushed:before,
.fa-flushed:before {
content: "\f579";
}
.fa-hospital-user:before {
content: "\f80d";
}
.fa-tent-arrow-left-right:before {
content: "\e57f";
}
.fa-gavel:before,
.fa-legal:before {
content: "\f0e3";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-box-tissue:before {
content: "\e05b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-bell-concierge:before,
.fa-concierge-bell:before {
content: "\f562";
}
.fa-pen-ruler:before,
.fa-pencil-ruler:before {
content: "\f5ae";
}
.fa-people-arrows-left-right:before,
.fa-people-arrows:before {
content: "\e068";
}
.fa-mars-and-venus-burst:before {
content: "\e523";
}
.fa-caret-square-right:before,
.fa-square-caret-right:before {
content: "\f152";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-sun-plant-wilt:before {
content: "\e57a";
}
.fa-toilets-portable:before {
content: "\e584";
}
.fa-hockey-puck:before {
content: "\f453";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magnifying-glass-arrow-right:before {
content: "\e521";
}
.fa-digital-tachograph:before,
.fa-tachograph-digital:before {
content: "\f566";
}
.fa-users-slash:before {
content: "\e073";
}
.fa-clover:before {
content: "\e139";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f3e5";
}
.fa-star-and-crescent:before {
content: "\f699";
}
.fa-house-fire:before {
content: "\e50c";
}
.fa-minus-square:before,
.fa-square-minus:before {
content: "\f146";
}
.fa-helicopter:before {
content: "\f533";
}
.fa-compass:before {
content: "\f14e";
}
.fa-caret-square-down:before,
.fa-square-caret-down:before {
content: "\f150";
}
.fa-file-circle-question:before {
content: "\e4ef";
}
.fa-laptop-code:before {
content: "\f5fc";
}
.fa-swatchbook:before {
content: "\f5c3";
}
.fa-prescription-bottle:before {
content: "\f485";
}
.fa-bars:before,
.fa-navicon:before {
content: "\f0c9";
}
.fa-people-group:before {
content: "\e533";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-heart-broken:before,
.fa-heart-crack:before {
content: "\f7a9";
}
.fa-external-link-square-alt:before,
.fa-square-up-right:before {
content: "\f360";
}
.fa-face-kiss-beam:before,
.fa-kiss-beam:before {
content: "\f597";
}
.fa-film:before {
content: "\f008";
}
.fa-ruler-horizontal:before {
content: "\f547";
}
.fa-people-robbery:before {
content: "\e536";
}
.fa-lightbulb:before {
content: "\f0eb";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-circle-exclamation:before,
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-school-circle-xmark:before {
content: "\e56d";
}
.fa-arrow-right-from-bracket:before,
.fa-sign-out:before {
content: "\f08b";
}
.fa-chevron-circle-down:before,
.fa-circle-chevron-down:before {
content: "\f13a";
}
.fa-unlock-alt:before,
.fa-unlock-keyhole:before {
content: "\f13e";
}
.fa-cloud-showers-heavy:before {
content: "\f740";
}
.fa-headphones-alt:before,
.fa-headphones-simple:before {
content: "\f58f";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-circle-dollar-to-slot:before,
.fa-donate:before {
content: "\f4b9";
}
.fa-memory:before {
content: "\f538";
}
.fa-road-spikes:before {
content: "\e568";
}
.fa-fire-burner:before {
content: "\e4f1";
}
.fa-flag:before {
content: "\f024";
}
.fa-hanukiah:before {
content: "\f6e6";
}
.fa-feather:before {
content: "\f52d";
}
.fa-volume-down:before,
.fa-volume-low:before {
content: "\f027";
}
.fa-comment-slash:before {
content: "\f4b3";
}
.fa-cloud-sun-rain:before {
content: "\f743";
}
.fa-compress:before {
content: "\f066";
}
.fa-wheat-alt:before,
.fa-wheat-awn:before {
content: "\e2cd";
}
.fa-ankh:before {
content: "\f644";
}
.fa-hands-holding-child:before {
content: "\e4fa";
}
.fa-asterisk:before {
content: "\2a";
}
.fa-check-square:before,
.fa-square-check:before {
content: "\f14a";
}
.fa-peseta-sign:before {
content: "\e221";
}
.fa-header:before,
.fa-heading:before {
content: "\f1dc";
}
.fa-ghost:before {
content: "\f6e2";
}
.fa-list-squares:before,
.fa-list:before {
content: "\f03a";
}
.fa-phone-square-alt:before,
.fa-square-phone-flip:before {
content: "\f87b";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-circle-dot:before,
.fa-dot-circle:before {
content: "\f192";
}
.fa-dizzy:before,
.fa-face-dizzy:before {
content: "\f567";
}
.fa-egg:before {
content: "\f7fb";
}
.fa-house-medical-circle-xmark:before {
content: "\e513";
}
.fa-campground:before {
content: "\f6bb";
}
.fa-folder-plus:before {
content: "\f65e";
}
.fa-futbol-ball:before,
.fa-futbol:before,
.fa-soccer-ball:before {
content: "\f1e3";
}
.fa-paint-brush:before,
.fa-paintbrush:before {
content: "\f1fc";
}
.fa-lock:before {
content: "\f023";
}
.fa-gas-pump:before {
content: "\f52f";
}
.fa-hot-tub-person:before,
.fa-hot-tub:before {
content: "\f593";
}
.fa-map-location:before,
.fa-map-marked:before {
content: "\f59f";
}
.fa-house-flood-water:before {
content: "\e50e";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-bridge-lock:before {
content: "\e4cc";
}
.fa-sack-dollar:before {
content: "\f81d";
}
.fa-edit:before,
.fa-pen-to-square:before {
content: "\f044";
}
.fa-car-side:before {
content: "\f5e4";
}
.fa-share-alt:before,
.fa-share-nodes:before {
content: "\f1e0";
}
.fa-heart-circle-minus:before {
content: "\e4ff";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-microscope:before {
content: "\f610";
}
.fa-sink:before {
content: "\e06d";
}
.fa-bag-shopping:before,
.fa-shopping-bag:before {
content: "\f290";
}
.fa-arrow-down-z-a:before,
.fa-sort-alpha-desc:before,
.fa-sort-alpha-down-alt:before {
content: "\f881";
}
.fa-mitten:before {
content: "\f7b5";
}
.fa-person-rays:before {
content: "\e54d";
}
.fa-users:before {
content: "\f0c0";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-flask-vial:before {
content: "\e4f3";
}
.fa-hand-paper:before,
.fa-hand:before {
content: "\f256";
}
.fa-om:before {
content: "\f679";
}
.fa-worm:before {
content: "\e599";
}
.fa-house-circle-xmark:before {
content: "\e50b";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-hand-spock:before {
content: "\f259";
}
.fa-stopwatch:before {
content: "\f2f2";
}
.fa-face-kiss:before,
.fa-kiss:before {
content: "\f596";
}
.fa-bridge-circle-xmark:before {
content: "\e4cb";
}
.fa-face-grin-tongue:before,
.fa-grin-tongue:before {
content: "\f589";
}
.fa-chess-bishop:before {
content: "\f43a";
}
.fa-face-grin-wink:before,
.fa-grin-wink:before {
content: "\f58c";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-ear-deaf:before,
.fa-hard-of-hearing:before {
content: "\f2a4";
}
.fa-road-circle-check:before {
content: "\e564";
}
.fa-dice-five:before {
content: "\f523";
}
.fa-rss-square:before,
.fa-square-rss:before {
content: "\f143";
}
.fa-land-mine-on:before {
content: "\e51b";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-stamp:before {
content: "\f5bf";
}
.fa-stairs:before {
content: "\e289";
}
.fa-i:before {
content: "\49";
}
.fa-hryvnia-sign:before,
.fa-hryvnia:before {
content: "\f6f2";
}
.fa-pills:before {
content: "\f484";
}
.fa-face-grin-wide:before,
.fa-grin-alt:before {
content: "\f581";
}
.fa-tooth:before {
content: "\f5c9";
}
.fa-v:before {
content: "\56";
}
.fa-bangladeshi-taka-sign:before {
content: "\e2e6";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-rod-asclepius:before,
.fa-rod-snake:before,
.fa-staff-aesculapius:before,
.fa-staff-snake:before {
content: "\e579";
}
.fa-head-side-cough-slash:before {
content: "\e062";
}
.fa-ambulance:before,
.fa-truck-medical:before {
content: "\f0f9";
}
.fa-wheat-awn-circle-exclamation:before {
content: "\e598";
}
.fa-snowman:before {
content: "\f7d0";
}
.fa-mortar-pestle:before {
content: "\f5a7";
}
.fa-road-barrier:before {
content: "\e562";
}
.fa-school:before {
content: "\f549";
}
.fa-igloo:before {
content: "\f7ae";
}
.fa-joint:before {
content: "\f595";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-horse:before {
content: "\f6f0";
}
.fa-q:before {
content: "\51";
}
.fa-g:before {
content: "\47";
}
.fa-notes-medical:before {
content: "\f481";
}
.fa-temperature-2:before,
.fa-temperature-half:before,
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-dong-sign:before {
content: "\e169";
}
.fa-capsules:before {
content: "\f46b";
}
.fa-poo-bolt:before,
.fa-poo-storm:before {
content: "\f75a";
}
.fa-face-frown-open:before,
.fa-frown-open:before {
content: "\f57a";
}
.fa-hand-point-up:before {
content: "\f0a6";
}
.fa-money-bill:before {
content: "\f0d6";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-umbrella-beach:before {
content: "\f5ca";
}
.fa-helmet-un:before {
content: "\e503";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-bacon:before {
content: "\f7e5";
}
.fa-hand-point-down:before {
content: "\f0a7";
}
.fa-arrow-up-from-bracket:before {
content: "\e09a";
}
.fa-folder-blank:before,
.fa-folder:before {
content: "\f07b";
}
.fa-file-medical-alt:before,
.fa-file-waveform:before {
content: "\f478";
}
.fa-radiation:before {
content: "\f7b9";
}
.fa-chart-simple:before {
content: "\e473";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-vial:before {
content: "\f492";
}
.fa-dashboard:before,
.fa-gauge-med:before,
.fa-gauge:before,
.fa-tachometer-alt-average:before {
content: "\f624";
}
.fa-magic-wand-sparkles:before,
.fa-wand-magic-sparkles:before {
content: "\e2ca";
}
.fa-e:before {
content: "\45";
}
.fa-pen-alt:before,
.fa-pen-clip:before {
content: "\f305";
}
.fa-bridge-circle-exclamation:before {
content: "\e4ca";
}
.fa-user:before {
content: "\f007";
}
.fa-school-circle-check:before {
content: "\e56b";
}
.fa-dumpster:before {
content: "\f793";
}
.fa-shuttle-van:before,
.fa-van-shuttle:before {
content: "\f5b6";
}
.fa-building-user:before {
content: "\e4da";
}
.fa-caret-square-left:before,
.fa-square-caret-left:before {
content: "\f191";
}
.fa-highlighter:before {
content: "\f591";
}
.fa-key:before {
content: "\f084";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-synagogue:before {
content: "\f69b";
}
.fa-person-half-dress:before {
content: "\e548";
}
.fa-road-bridge:before {
content: "\e563";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-c:before {
content: "\43";
}
.fa-tablet-button:before {
content: "\f10a";
}
.fa-building-lock:before {
content: "\e4d6";
}
.fa-pizza-slice:before {
content: "\f818";
}
.fa-money-bill-wave:before {
content: "\f53a";
}
.fa-area-chart:before,
.fa-chart-area:before {
content: "\f1fe";
}
.fa-house-flag:before {
content: "\e50d";
}
.fa-person-circle-minus:before {
content: "\e540";
}
.fa-ban:before,
.fa-cancel:before {
content: "\f05e";
}
.fa-camera-rotate:before {
content: "\e0d8";
}
.fa-air-freshener:before,
.fa-spray-can-sparkles:before {
content: "\f5d0";
}
.fa-star:before {
content: "\f005";
}
.fa-repeat:before {
content: "\f363";
}
.fa-cross:before {
content: "\f654";
}
.fa-box:before {
content: "\f466";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-arrow-pointer:before,
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-expand-arrows-alt:before,
.fa-maximize:before {
content: "\f31e";
}
.fa-charging-station:before {
content: "\f5e7";
}
.fa-shapes:before,
.fa-triangle-circle-square:before {
content: "\f61f";
}
.fa-random:before,
.fa-shuffle:before {
content: "\f074";
}
.fa-person-running:before,
.fa-running:before {
content: "\f70c";
}
.fa-mobile-retro:before {
content: "\e527";
}
.fa-grip-lines-vertical:before {
content: "\f7a5";
}
.fa-spider:before {
content: "\f717";
}
.fa-hands-bound:before {
content: "\e4f9";
}
.fa-file-invoice-dollar:before {
content: "\f571";
}
.fa-plane-circle-exclamation:before {
content: "\e556";
}
.fa-x-ray:before {
content: "\f497";
}
.fa-spell-check:before {
content: "\f891";
}
.fa-slash:before {
content: "\f715";
}
.fa-computer-mouse:before,
.fa-mouse:before {
content: "\f8cc";
}
.fa-arrow-right-to-bracket:before,
.fa-sign-in:before {
content: "\f090";
}
.fa-shop-slash:before,
.fa-store-alt-slash:before {
content: "\e070";
}
.fa-server:before {
content: "\f233";
}
.fa-virus-covid-slash:before {
content: "\e4a9";
}
.fa-shop-lock:before {
content: "\e4a5";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-blender-phone:before {
content: "\f6b6";
}
.fa-building-wheat:before {
content: "\e4db";
}
.fa-person-breastfeeding:before {
content: "\e53a";
}
.fa-right-to-bracket:before,
.fa-sign-in-alt:before {
content: "\f2f6";
}
.fa-venus:before {
content: "\f221";
}
.fa-passport:before {
content: "\f5ab";
}
.fa-heart-pulse:before,
.fa-heartbeat:before {
content: "\f21e";
}
.fa-people-carry-box:before,
.fa-people-carry:before {
content: "\f4ce";
}
.fa-temperature-high:before {
content: "\f769";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-crown:before {
content: "\f521";
}
.fa-weight-hanging:before {
content: "\f5cd";
}
.fa-xmarks-lines:before {
content: "\e59a";
}
.fa-file-prescription:before {
content: "\f572";
}
.fa-weight-scale:before,
.fa-weight:before {
content: "\f496";
}
.fa-user-friends:before,
.fa-user-group:before {
content: "\f500";
}
.fa-arrow-up-a-z:before,
.fa-sort-alpha-up:before {
content: "\f15e";
}
.fa-chess-knight:before {
content: "\f441";
}
.fa-face-laugh-squint:before,
.fa-laugh-squint:before {
content: "\f59b";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-arrow-circle-up:before,
.fa-circle-arrow-up:before {
content: "\f0aa";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-person-walking:before,
.fa-walking:before {
content: "\f554";
}
.fa-l:before {
content: "\4c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-bed-pulse:before,
.fa-procedures:before {
content: "\f487";
}
.fa-shuttle-space:before,
.fa-space-shuttle:before {
content: "\f197";
}
.fa-face-laugh:before,
.fa-laugh:before {
content: "\f599";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-heart-circle-plus:before {
content: "\e500";
}
.fa-code-fork:before {
content: "\e13b";
}
.fa-city:before {
content: "\f64f";
}
.fa-microphone-alt:before,
.fa-microphone-lines:before {
content: "\f3c9";
}
.fa-pepper-hot:before {
content: "\f816";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-colon-sign:before {
content: "\e140";
}
.fa-headset:before {
content: "\f590";
}
.fa-store-slash:before {
content: "\e071";
}
.fa-road-circle-xmark:before {
content: "\e566";
}
.fa-user-minus:before {
content: "\f503";
}
.fa-mars-stroke-up:before,
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-champagne-glasses:before,
.fa-glass-cheers:before {
content: "\f79f";
}
.fa-clipboard:before {
content: "\f328";
}
.fa-house-circle-exclamation:before {
content: "\e50a";
}
.fa-file-arrow-up:before,
.fa-file-upload:before {
content: "\f574";
}
.fa-wifi-3:before,
.fa-wifi-strong:before,
.fa-wifi:before {
content: "\f1eb";
}
.fa-bath:before,
.fa-bathtub:before {
content: "\f2cd";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-user-edit:before,
.fa-user-pen:before {
content: "\f4ff";
}
.fa-signature:before {
content: "\f5b7";
}
.fa-stroopwafel:before {
content: "\f551";
}
.fa-bold:before {
content: "\f032";
}
.fa-anchor-lock:before {
content: "\e4ad";
}
.fa-building-ngo:before {
content: "\e4d7";
}
.fa-manat-sign:before {
content: "\e1d5";
}
.fa-not-equal:before {
content: "\f53e";
}
.fa-border-style:before,
.fa-border-top-left:before {
content: "\f853";
}
.fa-map-location-dot:before,
.fa-map-marked-alt:before {
content: "\f5a0";
}
.fa-jedi:before {
content: "\f669";
}
.fa-poll:before,
.fa-square-poll-vertical:before {
content: "\f681";
}
.fa-mug-hot:before {
content: "\f7b6";
}
.fa-battery-car:before,
.fa-car-battery:before {
content: "\f5df";
}
.fa-gift:before {
content: "\f06b";
}
.fa-dice-two:before {
content: "\f528";
}
.fa-chess-queen:before {
content: "\f445";
}
.fa-glasses:before {
content: "\f530";
}
.fa-chess-board:before {
content: "\f43c";
}
.fa-building-circle-check:before {
content: "\e4d2";
}
.fa-person-chalkboard:before {
content: "\e53d";
}
.fa-mars-stroke-h:before,
.fa-mars-stroke-right:before {
content: "\f22b";
}
.fa-hand-back-fist:before,
.fa-hand-rock:before {
content: "\f255";
}
.fa-caret-square-up:before,
.fa-square-caret-up:before {
content: "\f151";
}
.fa-cloud-showers-water:before {
content: "\e4e4";
}
.fa-bar-chart:before,
.fa-chart-bar:before {
content: "\f080";
}
.fa-hands-bubbles:before,
.fa-hands-wash:before {
content: "\e05e";
}
.fa-less-than-equal:before {
content: "\f537";
}
.fa-train:before {
content: "\f238";
}
.fa-eye-low-vision:before,
.fa-low-vision:before {
content: "\f2a8";
}
.fa-crow:before {
content: "\f520";
}
.fa-sailboat:before {
content: "\e445";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-plus-square:before,
.fa-square-plus:before {
content: "\f0fe";
}
.fa-torii-gate:before {
content: "\f6a1";
}
.fa-frog:before {
content: "\f52e";
}
.fa-bucket:before {
content: "\e4cf";
}
.fa-image:before {
content: "\f03e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-cow:before {
content: "\f6c8";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-screwdriver:before {
content: "\f54a";
}
.fa-folder-closed:before {
content: "\e185";
}
.fa-house-tsunami:before {
content: "\e515";
}
.fa-square-nfi:before {
content: "\e576";
}
.fa-arrow-up-from-ground-water:before {
content: "\e4b5";
}
.fa-glass-martini-alt:before,
.fa-martini-glass:before {
content: "\f57b";
}
.fa-rotate-back:before,
.fa-rotate-backward:before,
.fa-rotate-left:before,
.fa-undo-alt:before {
content: "\f2ea";
}
.fa-columns:before,
.fa-table-columns:before {
content: "\f0db";
}
.fa-lemon:before {
content: "\f094";
}
.fa-head-side-mask:before {
content: "\e063";
}
.fa-handshake:before {
content: "\f2b5";
}
.fa-gem:before {
content: "\f3a5";
}
.fa-dolly-box:before,
.fa-dolly:before {
content: "\f472";
}
.fa-smoking:before {
content: "\f48d";
}
.fa-compress-arrows-alt:before,
.fa-minimize:before {
content: "\f78c";
}
.fa-monument:before {
content: "\f5a6";
}
.fa-snowplow:before {
content: "\f7d2";
}
.fa-angle-double-right:before,
.fa-angles-right:before {
content: "\f101";
}
.fa-cannabis:before {
content: "\f55f";
}
.fa-circle-play:before,
.fa-play-circle:before {
content: "\f144";
}
.fa-tablets:before {
content: "\f490";
}
.fa-ethernet:before {
content: "\f796";
}
.fa-eur:before,
.fa-euro-sign:before,
.fa-euro:before {
content: "\f153";
}
.fa-chair:before {
content: "\f6c0";
}
.fa-check-circle:before,
.fa-circle-check:before {
content: "\f058";
}
.fa-circle-stop:before,
.fa-stop-circle:before {
content: "\f28d";
}
.fa-compass-drafting:before,
.fa-drafting-compass:before {
content: "\f568";
}
.fa-plate-wheat:before {
content: "\e55a";
}
.fa-icicles:before {
content: "\f7ad";
}
.fa-person-shelter:before {
content: "\e54f";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-marker:before {
content: "\f5a1";
}
.fa-face-laugh-beam:before,
.fa-laugh-beam:before {
content: "\f59a";
}
.fa-helicopter-symbol:before {
content: "\e502";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-chevron-circle-up:before,
.fa-circle-chevron-up:before {
content: "\f139";
}
.fa-lari-sign:before {
content: "\e1c8";
}
.fa-volcano:before {
content: "\f770";
}
.fa-person-walking-dashed-line-arrow-right:before {
content: "\e553";
}
.fa-gbp:before,
.fa-pound-sign:before,
.fa-sterling-sign:before {
content: "\f154";
}
.fa-viruses:before {
content: "\e076";
}
.fa-square-person-confined:before {
content: "\e577";
}
.fa-user-tie:before {
content: "\f508";
}
.fa-arrow-down-long:before,
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-tent-arrow-down-to-line:before {
content: "\e57e";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-person-skating:before,
.fa-skating:before {
content: "\f7c5";
}
.fa-filter-circle-dollar:before,
.fa-funnel-dollar:before {
content: "\f662";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-arrow-circle-down:before,
.fa-circle-arrow-down:before {
content: "\f0ab";
}
.fa-arrow-right-to-file:before,
.fa-file-import:before {
content: "\f56f";
}
.fa-external-link-square:before,
.fa-square-arrow-up-right:before {
content: "\f14c";
}
.fa-box-open:before {
content: "\f49e";
}
.fa-scroll:before {
content: "\f70e";
}
.fa-spa:before {
content: "\f5bb";
}
.fa-location-pin-lock:before {
content: "\e51f";
}
.fa-pause:before {
content: "\f04c";
}
.fa-hill-avalanche:before {
content: "\e507";
}
.fa-temperature-0:before,
.fa-temperature-empty:before,
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-registered:before {
content: "\f25d";
}
.fa-address-card:before,
.fa-contact-card:before,
.fa-vcard:before {
content: "\f2bb";
}
.fa-balance-scale-right:before,
.fa-scale-unbalanced-flip:before {
content: "\f516";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-diamond-turn-right:before,
.fa-directions:before {
content: "\f5eb";
}
.fa-burst:before {
content: "\e4dc";
}
.fa-house-laptop:before,
.fa-laptop-house:before {
content: "\e066";
}
.fa-face-tired:before,
.fa-tired:before {
content: "\f5c8";
}
.fa-money-bills:before {
content: "\e1f3";
}
.fa-smog:before {
content: "\f75f";
}
.fa-crutch:before {
content: "\f7f7";
}
.fa-cloud-arrow-up:before,
.fa-cloud-upload-alt:before,
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-palette:before {
content: "\f53f";
}
.fa-arrows-turn-right:before {
content: "\e4c0";
}
.fa-vest:before {
content: "\e085";
}
.fa-ferry:before {
content: "\e4ea";
}
.fa-arrows-down-to-people:before {
content: "\e4b9";
}
.fa-seedling:before,
.fa-sprout:before {
content: "\f4d8";
}
.fa-arrows-alt-h:before,
.fa-left-right:before {
content: "\f337";
}
.fa-boxes-packing:before {
content: "\e4c7";
}
.fa-arrow-circle-left:before,
.fa-circle-arrow-left:before {
content: "\f0a8";
}
.fa-group-arrows-rotate:before {
content: "\e4f6";
}
.fa-bowl-food:before {
content: "\e4c6";
}
.fa-candy-cane:before {
content: "\f786";
}
.fa-arrow-down-wide-short:before,
.fa-sort-amount-asc:before,
.fa-sort-amount-down:before {
content: "\f160";
}
.fa-cloud-bolt:before,
.fa-thunderstorm:before {
content: "\f76c";
}
.fa-remove-format:before,
.fa-text-slash:before {
content: "\f87d";
}
.fa-face-smile-wink:before,
.fa-smile-wink:before {
content: "\f4da";
}
.fa-file-word:before {
content: "\f1c2";
}
.fa-file-powerpoint:before {
content: "\f1c4";
}
.fa-arrows-h:before,
.fa-arrows-left-right:before {
content: "\f07e";
}
.fa-house-lock:before {
content: "\e510";
}
.fa-cloud-arrow-down:before,
.fa-cloud-download-alt:before,
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-children:before {
content: "\e4e1";
}
.fa-blackboard:before,
.fa-chalkboard:before {
content: "\f51b";
}
.fa-user-alt-slash:before,
.fa-user-large-slash:before {
content: "\f4fa";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-handshake-alt-slash:before,
.fa-handshake-simple-slash:before {
content: "\e05f";
}
.fa-mattress-pillow:before {
content: "\e525";
}
.fa-guarani-sign:before {
content: "\e19a";
}
.fa-arrows-rotate:before,
.fa-refresh:before,
.fa-sync:before {
content: "\f021";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-cruzeiro-sign:before {
content: "\e152";
}
.fa-greater-than-equal:before {
content: "\f532";
}
.fa-shield-alt:before,
.fa-shield-halved:before {
content: "\f3ed";
}
.fa-atlas:before,
.fa-book-atlas:before {
content: "\f558";
}
.fa-virus:before {
content: "\e074";
}
.fa-envelope-circle-check:before {
content: "\e4e8";
}
.fa-layer-group:before {
content: "\f5fd";
}
.fa-arrows-to-dot:before {
content: "\e4be";
}
.fa-archway:before {
content: "\f557";
}
.fa-heart-circle-check:before {
content: "\e4fd";
}
.fa-house-chimney-crack:before,
.fa-house-damage:before {
content: "\f6f1";
}
.fa-file-archive:before,
.fa-file-zipper:before {
content: "\f1c6";
}
.fa-square:before {
content: "\f0c8";
}
.fa-glass-martini:before,
.fa-martini-glass-empty:before {
content: "\f000";
}
.fa-couch:before {
content: "\f4b8";
}
.fa-cedi-sign:before {
content: "\e0df";
}
.fa-italic:before {
content: "\f033";
}
.fa-church:before {
content: "\f51d";
}
.fa-comments-dollar:before {
content: "\f653";
}
.fa-democrat:before {
content: "\f747";
}
.fa-z:before {
content: "\5a";
}
.fa-person-skiing:before,
.fa-skiing:before {
content: "\f7c9";
}
.fa-road-lock:before {
content: "\e567";
}
.fa-a:before {
content: "\41";
}
.fa-temperature-arrow-down:before,
.fa-temperature-down:before {
content: "\e03f";
}
.fa-feather-alt:before,
.fa-feather-pointed:before {
content: "\f56b";
}
.fa-p:before {
content: "\50";
}
.fa-snowflake:before {
content: "\f2dc";
}
.fa-newspaper:before {
content: "\f1ea";
}
.fa-ad:before,
.fa-rectangle-ad:before {
content: "\f641";
}
.fa-arrow-circle-right:before,
.fa-circle-arrow-right:before {
content: "\f0a9";
}
.fa-filter-circle-xmark:before {
content: "\e17b";
}
.fa-locust:before {
content: "\e520";
}
.fa-sort:before,
.fa-unsorted:before {
content: "\f0dc";
}
.fa-list-1-2:before,
.fa-list-numeric:before,
.fa-list-ol:before {
content: "\f0cb";
}
.fa-person-dress-burst:before {
content: "\e544";
}
.fa-money-check-alt:before,
.fa-money-check-dollar:before {
content: "\f53d";
}
.fa-vector-square:before {
content: "\f5cb";
}
.fa-bread-slice:before {
content: "\f7ec";
}
.fa-language:before {
content: "\f1ab";
}
.fa-face-kiss-wink-heart:before,
.fa-kiss-wink-heart:before {
content: "\f598";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-question:before {
content: "\3f";
}
.fa-file-signature:before {
content: "\f573";
}
.fa-arrows-alt:before,
.fa-up-down-left-right:before {
content: "\f0b2";
}
.fa-house-chimney-user:before {
content: "\e065";
}
.fa-hand-holding-heart:before {
content: "\f4be";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-money-check:before {
content: "\f53c";
}
.fa-star-half-alt:before,
.fa-star-half-stroke:before {
content: "\f5c0";
}
.fa-code:before {
content: "\f121";
}
.fa-glass-whiskey:before,
.fa-whiskey-glass:before {
content: "\f7a0";
}
.fa-building-circle-exclamation:before {
content: "\e4d3";
}
.fa-magnifying-glass-chart:before {
content: "\e522";
}
.fa-arrow-up-right-from-square:before,
.fa-external-link:before {
content: "\f08e";
}
.fa-cubes-stacked:before {
content: "\e4e6";
}
.fa-krw:before,
.fa-won-sign:before,
.fa-won:before {
content: "\f159";
}
.fa-virus-covid:before {
content: "\e4a8";
}
.fa-austral-sign:before {
content: "\e0a9";
}
.fa-f:before {
content: "\46";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-road:before {
content: "\f018";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-person-circle-plus:before {
content: "\e541";
}
.fa-chart-pie:before,
.fa-pie-chart:before {
content: "\f200";
}
.fa-bolt-lightning:before {
content: "\e0b7";
}
.fa-sack-xmark:before {
content: "\e56a";
}
.fa-file-excel:before {
content: "\f1c3";
}
.fa-file-contract:before {
content: "\f56c";
}
.fa-fish-fins:before {
content: "\e4f2";
}
.fa-building-flag:before {
content: "\e4d5";
}
.fa-face-grin-beam:before,
.fa-grin-beam:before {
content: "\f582";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-poop:before {
content: "\f619";
}
.fa-location-pin:before,
.fa-map-marker:before {
content: "\f041";
}
.fa-kaaba:before {
content: "\f66b";
}
.fa-toilet-paper:before {
content: "\f71e";
}
.fa-hard-hat:before,
.fa-hat-hard:before,
.fa-helmet-safety:before {
content: "\f807";
}
.fa-eject:before {
content: "\f052";
}
.fa-arrow-alt-circle-right:before,
.fa-circle-right:before {
content: "\f35a";
}
.fa-plane-circle-check:before {
content: "\e555";
}
.fa-face-rolling-eyes:before,
.fa-meh-rolling-eyes:before {
content: "\f5a5";
}
.fa-object-group:before {
content: "\f247";
}
.fa-chart-line:before,
.fa-line-chart:before {
content: "\f201";
}
.fa-mask-ventilator:before {
content: "\e524";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-map-signs:before,
.fa-signs-post:before {
content: "\f277";
}
.fa-cash-register:before {
content: "\f788";
}
.fa-person-circle-question:before {
content: "\e542";
}
.fa-h:before {
content: "\48";
}
.fa-tarp:before {
content: "\e57b";
}
.fa-screwdriver-wrench:before,
.fa-tools:before {
content: "\f7d9";
}
.fa-arrows-to-eye:before {
content: "\e4bf";
}
.fa-plug-circle-bolt:before {
content: "\e55b";
}
.fa-heart:before {
content: "\f004";
}
.fa-mars-and-venus:before {
content: "\f224";
}
.fa-home-user:before,
.fa-house-user:before {
content: "\e1b0";
}
.fa-dumpster-fire:before {
content: "\f794";
}
.fa-house-crack:before {
content: "\e3b1";
}
.fa-cocktail:before,
.fa-martini-glass-citrus:before {
content: "\f561";
}
.fa-face-surprise:before,
.fa-surprise:before {
content: "\f5c2";
}
.fa-bottle-water:before {
content: "\e4c5";
}
.fa-circle-pause:before,
.fa-pause-circle:before {
content: "\f28b";
}
.fa-toilet-paper-slash:before {
content: "\e072";
}
.fa-apple-alt:before,
.fa-apple-whole:before {
content: "\f5d1";
}
.fa-kitchen-set:before {
content: "\e51a";
}
.fa-r:before {
content: "\52";
}
.fa-temperature-1:before,
.fa-temperature-quarter:before,
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-bitcoin-sign:before {
content: "\e0b4";
}
.fa-shield-dog:before {
content: "\e573";
}
.fa-solar-panel:before {
content: "\f5ba";
}
.fa-lock-open:before {
content: "\f3c1";
}
.fa-elevator:before {
content: "\e16d";
}
.fa-money-bill-transfer:before {
content: "\e528";
}
.fa-money-bill-trend-up:before {
content: "\e529";
}
.fa-house-flood-water-circle-arrow-right:before {
content: "\e50f";
}
.fa-poll-h:before,
.fa-square-poll-horizontal:before {
content: "\f682";
}
.fa-circle:before {
content: "\f111";
}
.fa-backward-fast:before,
.fa-fast-backward:before {
content: "\f049";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-user-astronaut:before {
content: "\f4fb";
}
.fa-plane-slash:before {
content: "\e069";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-basketball-ball:before,
.fa-basketball:before {
content: "\f434";
}
.fa-satellite-dish:before {
content: "\f7c0";
}
.fa-arrow-alt-circle-up:before,
.fa-circle-up:before {
content: "\f35b";
}
.fa-mobile-alt:before,
.fa-mobile-screen-button:before {
content: "\f3cd";
}
.fa-volume-high:before,
.fa-volume-up:before {
content: "\f028";
}
.fa-users-rays:before {
content: "\e593";
}
.fa-wallet:before {
content: "\f555";
}
.fa-clipboard-check:before {
content: "\f46c";
}
.fa-file-audio:before {
content: "\f1c7";
}
.fa-burger:before,
.fa-hamburger:before {
content: "\f805";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-bugs:before {
content: "\e4d0";
}
.fa-rupee-sign:before,
.fa-rupee:before {
content: "\f156";
}
.fa-file-image:before {
content: "\f1c5";
}
.fa-circle-question:before,
.fa-question-circle:before {
content: "\f059";
}
.fa-plane-departure:before {
content: "\f5b0";
}
.fa-handshake-slash:before {
content: "\e060";
}
.fa-book-bookmark:before {
content: "\e0bb";
}
.fa-code-branch:before {
content: "\f126";
}
.fa-hat-cowboy:before {
content: "\f8c0";
}
.fa-bridge:before {
content: "\e4c8";
}
.fa-phone-alt:before,
.fa-phone-flip:before {
content: "\f879";
}
.fa-truck-front:before {
content: "\e2b7";
}
.fa-cat:before {
content: "\f6be";
}
.fa-anchor-circle-exclamation:before {
content: "\e4ab";
}
.fa-truck-field:before {
content: "\e58d";
}
.fa-route:before {
content: "\f4d7";
}
.fa-clipboard-question:before {
content: "\e4e3";
}
.fa-panorama:before {
content: "\e209";
}
.fa-comment-medical:before {
content: "\f7f5";
}
.fa-teeth-open:before {
content: "\f62f";
}
.fa-file-circle-minus:before {
content: "\e4ed";
}
.fa-tags:before {
content: "\f02c";
}
.fa-wine-glass:before {
content: "\f4e3";
}
.fa-fast-forward:before,
.fa-forward-fast:before {
content: "\f050";
}
.fa-face-meh-blank:before,
.fa-meh-blank:before {
content: "\f5a4";
}
.fa-parking:before,
.fa-square-parking:before {
content: "\f540";
}
.fa-house-signal:before {
content: "\e012";
}
.fa-bars-progress:before,
.fa-tasks-alt:before {
content: "\f828";
}
.fa-faucet-drip:before {
content: "\e006";
}
.fa-cart-flatbed:before,
.fa-dolly-flatbed:before {
content: "\f474";
}
.fa-ban-smoking:before,
.fa-smoking-ban:before {
content: "\f54d";
}
.fa-terminal:before {
content: "\f120";
}
.fa-mobile-button:before {
content: "\f10b";
}
.fa-house-medical-flag:before {
content: "\e514";
}
.fa-basket-shopping:before,
.fa-shopping-basket:before {
content: "\f291";
}
.fa-tape:before {
content: "\f4db";
}
.fa-bus-alt:before,
.fa-bus-simple:before {
content: "\f55e";
}
.fa-eye:before {
content: "\f06e";
}
.fa-face-sad-cry:before,
.fa-sad-cry:before {
content: "\f5b3";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-person-military-to-person:before {
content: "\e54c";
}
.fa-file-shield:before {
content: "\e4f0";
}
.fa-user-slash:before {
content: "\f506";
}
.fa-pen:before {
content: "\f304";
}
.fa-tower-observation:before {
content: "\e586";
}
.fa-file-code:before {
content: "\f1c9";
}
.fa-signal-5:before,
.fa-signal-perfect:before,
.fa-signal:before {
content: "\f012";
}
.fa-bus:before {
content: "\f207";
}
.fa-heart-circle-xmark:before {
content: "\e501";
}
.fa-home-lg:before,
.fa-house-chimney:before {
content: "\e3af";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-face-frown:before,
.fa-frown:before {
content: "\f119";
}
.fa-prescription:before {
content: "\f5b1";
}
.fa-shop:before,
.fa-store-alt:before {
content: "\f54f";
}
.fa-floppy-disk:before,
.fa-save:before {
content: "\f0c7";
}
.fa-vihara:before {
content: "\f6a7";
}
.fa-balance-scale-left:before,
.fa-scale-unbalanced:before {
content: "\f515";
}
.fa-sort-asc:before,
.fa-sort-up:before {
content: "\f0de";
}
.fa-comment-dots:before,
.fa-commenting:before {
content: "\f4ad";
}
.fa-plant-wilt:before {
content: "\e5aa";
}
.fa-diamond:before {
content: "\f219";
}
.fa-face-grin-squint:before,
.fa-grin-squint:before {
content: "\f585";
}
.fa-hand-holding-dollar:before,
.fa-hand-holding-usd:before {
content: "\f4c0";
}
.fa-bacterium:before {
content: "\e05a";
}
.fa-hand-pointer:before {
content: "\f25a";
}
.fa-drum-steelpan:before {
content: "\f56a";
}
.fa-hand-scissors:before {
content: "\f257";
}
.fa-hands-praying:before,
.fa-praying-hands:before {
content: "\f684";
}
.fa-arrow-right-rotate:before,
.fa-arrow-rotate-forward:before,
.fa-arrow-rotate-right:before,
.fa-redo:before {
content: "\f01e";
}
.fa-biohazard:before {
content: "\f780";
}
.fa-location-crosshairs:before,
.fa-location:before {
content: "\f601";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-child-dress:before {
content: "\e59c";
}
.fa-users-between-lines:before {
content: "\e591";
}
.fa-lungs-virus:before {
content: "\e067";
}
.fa-face-grin-tears:before,
.fa-grin-tears:before {
content: "\f588";
}
.fa-phone:before {
content: "\f095";
}
.fa-calendar-times:before,
.fa-calendar-xmark:before {
content: "\f273";
}
.fa-child-reaching:before {
content: "\e59d";
}
.fa-head-side-virus:before {
content: "\e064";
}
.fa-user-cog:before,
.fa-user-gear:before {
content: "\f4fe";
}
.fa-arrow-up-1-9:before,
.fa-sort-numeric-up:before {
content: "\f163";
}
.fa-door-closed:before {
content: "\f52a";
}
.fa-shield-virus:before {
content: "\e06c";
}
.fa-dice-six:before {
content: "\f526";
}
.fa-mosquito-net:before {
content: "\e52c";
}
.fa-bridge-water:before {
content: "\e4ce";
}
.fa-person-booth:before {
content: "\f756";
}
.fa-text-width:before {
content: "\f035";
}
.fa-hat-wizard:before {
content: "\f6e8";
}
.fa-pen-fancy:before {
content: "\f5ac";
}
.fa-digging:before,
.fa-person-digging:before {
content: "\f85e";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-gauge-simple-med:before,
.fa-gauge-simple:before,
.fa-tachometer-average:before {
content: "\f629";
}
.fa-book-medical:before {
content: "\f7e6";
}
.fa-poo:before {
content: "\f2fe";
}
.fa-quote-right-alt:before,
.fa-quote-right:before {
content: "\f10e";
}
.fa-shirt:before,
.fa-t-shirt:before,
.fa-tshirt:before {
content: "\f553";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-divide:before {
content: "\f529";
}
.fa-tenge-sign:before,
.fa-tenge:before {
content: "\f7d7";
}
.fa-headphones:before {
content: "\f025";
}
.fa-hands-holding:before {
content: "\f4c2";
}
.fa-hands-clapping:before {
content: "\e1a8";
}
.fa-republican:before {
content: "\f75e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-person-circle-xmark:before {
content: "\e543";
}
.fa-ruler:before {
content: "\f545";
}
.fa-align-left:before {
content: "\f036";
}
.fa-dice-d6:before {
content: "\f6d1";
}
.fa-restroom:before {
content: "\f7bd";
}
.fa-j:before {
content: "\4a";
}
.fa-users-viewfinder:before {
content: "\e595";
}
.fa-file-video:before {
content: "\f1c8";
}
.fa-external-link-alt:before,
.fa-up-right-from-square:before {
content: "\f35d";
}
.fa-table-cells:before,
.fa-th:before {
content: "\f00a";
}
.fa-file-pdf:before {
content: "\f1c1";
}
.fa-bible:before,
.fa-book-bible:before {
content: "\f647";
}
.fa-o:before {
content: "\4f";
}
.fa-medkit:before,
.fa-suitcase-medical:before {
content: "\f0fa";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-otter:before {
content: "\f700";
}
.fa-female:before,
.fa-person-dress:before {
content: "\f182";
}
.fa-comment-dollar:before {
content: "\f651";
}
.fa-briefcase-clock:before,
.fa-business-time:before {
content: "\f64a";
}
.fa-table-cells-large:before,
.fa-th-large:before {
content: "\f009";
}
.fa-book-tanakh:before,
.fa-tanakh:before {
content: "\f827";
}
.fa-phone-volume:before,
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-hat-cowboy-side:before {
content: "\f8c1";
}
.fa-clipboard-user:before {
content: "\f7f3";
}
.fa-child:before {
content: "\f1ae";
}
.fa-lira-sign:before {
content: "\f195";
}
.fa-satellite:before {
content: "\f7bf";
}
.fa-plane-lock:before {
content: "\e558";
}
.fa-tag:before {
content: "\f02b";
}
.fa-comment:before {
content: "\f075";
}
.fa-birthday-cake:before,
.fa-cake-candles:before,
.fa-cake:before {
content: "\f1fd";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-angle-double-up:before,
.fa-angles-up:before {
content: "\f102";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-arrow-right-to-city:before {
content: "\e4b3";
}
.fa-ribbon:before {
content: "\f4d6";
}
.fa-lungs:before {
content: "\f604";
}
.fa-arrow-up-9-1:before,
.fa-sort-numeric-up-alt:before {
content: "\f887";
}
.fa-litecoin-sign:before {
content: "\e1d3";
}
.fa-border-none:before {
content: "\f850";
}
.fa-circle-nodes:before {
content: "\e4e2";
}
.fa-parachute-box:before {
content: "\f4cd";
}
.fa-indent:before {
content: "\f03c";
}
.fa-truck-field-un:before {
content: "\e58e";
}
.fa-hourglass-empty:before,
.fa-hourglass:before {
content: "\f254";
}
.fa-mountain:before {
content: "\f6fc";
}
.fa-user-doctor:before,
.fa-user-md:before {
content: "\f0f0";
}
.fa-circle-info:before,
.fa-info-circle:before {
content: "\f05a";
}
.fa-cloud-meatball:before {
content: "\f73b";
}
.fa-camera-alt:before,
.fa-camera:before {
content: "\f030";
}
.fa-square-virus:before {
content: "\e578";
}
.fa-meteor:before {
content: "\f753";
}
.fa-car-on:before {
content: "\e4dd";
}
.fa-sleigh:before {
content: "\f7cc";
}
.fa-arrow-down-1-9:before,
.fa-sort-numeric-asc:before,
.fa-sort-numeric-down:before {
content: "\f162";
}
.fa-hand-holding-droplet:before,
.fa-hand-holding-water:before {
content: "\f4c1";
}
.fa-water:before {
content: "\f773";
}
.fa-calendar-check:before {
content: "\f274";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-prescription-bottle-alt:before,
.fa-prescription-bottle-medical:before {
content: "\f486";
}
.fa-landmark:before {
content: "\f66f";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-person-cane:before {
content: "\e53c";
}
.fa-tent:before {
content: "\e57d";
}
.fa-vest-patches:before {
content: "\e086";
}
.fa-check-double:before {
content: "\f560";
}
.fa-arrow-down-a-z:before,
.fa-sort-alpha-asc:before,
.fa-sort-alpha-down:before {
content: "\f15d";
}
.fa-money-bill-wheat:before {
content: "\e52a";
}
.fa-cookie:before {
content: "\f563";
}
.fa-arrow-left-rotate:before,
.fa-arrow-rotate-back:before,
.fa-arrow-rotate-backward:before,
.fa-arrow-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-hard-drive:before,
.fa-hdd:before {
content: "\f0a0";
}
.fa-face-grin-squint-tears:before,
.fa-grin-squint-tears:before {
content: "\f586";
}
.fa-dumbbell:before {
content: "\f44b";
}
.fa-list-alt:before,
.fa-rectangle-list:before {
content: "\f022";
}
.fa-tarp-droplet:before {
content: "\e57c";
}
.fa-house-medical-circle-check:before {
content: "\e511";
}
.fa-person-skiing-nordic:before,
.fa-skiing-nordic:before {
content: "\f7ca";
}
.fa-calendar-plus:before {
content: "\f271";
}
.fa-plane-arrival:before {
content: "\f5af";
}
.fa-arrow-alt-circle-left:before,
.fa-circle-left:before {
content: "\f359";
}
.fa-subway:before,
.fa-train-subway:before {
content: "\f239";
}
.fa-chart-gantt:before {
content: "\e0e4";
}
.fa-indian-rupee-sign:before,
.fa-indian-rupee:before,
.fa-inr:before {
content: "\e1bc";
}
.fa-crop-alt:before,
.fa-crop-simple:before {
content: "\f565";
}
.fa-money-bill-1:before,
.fa-money-bill-alt:before {
content: "\f3d1";
}
.fa-left-long:before,
.fa-long-arrow-alt-left:before {
content: "\f30a";
}
.fa-dna:before {
content: "\f471";
}
.fa-virus-slash:before {
content: "\e075";
}
.fa-minus:before,
.fa-subtract:before {
content: "\f068";
}
.fa-chess:before {
content: "\f439";
}
.fa-arrow-left-long:before,
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-plug-circle-check:before {
content: "\e55c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-franc-sign:before {
content: "\e18f";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before,
.fa-hands-american-sign-language-interpreting:before,
.fa-hands-asl-interpreting:before {
content: "\f2a3";
}
.fa-cog:before,
.fa-gear:before {
content: "\f013";
}
.fa-droplet-slash:before,
.fa-tint-slash:before {
content: "\f5c7";
}
.fa-mosque:before {
content: "\f678";
}
.fa-mosquito:before {
content: "\e52b";
}
.fa-star-of-david:before {
content: "\f69a";
}
.fa-person-military-rifle:before {
content: "\e54b";
}
.fa-cart-shopping:before,
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-vials:before {
content: "\f493";
}
.fa-plug-circle-plus:before {
content: "\e55f";
}
.fa-place-of-worship:before {
content: "\f67f";
}
.fa-grip-vertical:before {
content: "\f58e";
}
.fa-arrow-turn-up:before,
.fa-level-up:before {
content: "\f148";
}
.fa-u:before {
content: "\55";
}
.fa-square-root-alt:before,
.fa-square-root-variable:before {
content: "\f698";
}
.fa-clock-four:before,
.fa-clock:before {
content: "\f017";
}
.fa-backward-step:before,
.fa-step-backward:before {
content: "\f048";
}
.fa-pallet:before {
content: "\f482";
}
.fa-faucet:before {
content: "\e005";
}
.fa-baseball-bat-ball:before {
content: "\f432";
}
.fa-s:before {
content: "\53";
}
.fa-timeline:before {
content: "\e29c";
}
.fa-keyboard:before {
content: "\f11c";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-clinic-medical:before,
.fa-house-chimney-medical:before {
content: "\f7f2";
}
.fa-temperature-3:before,
.fa-temperature-three-quarters:before,
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-mobile-android-alt:before,
.fa-mobile-screen:before {
content: "\f3cf";
}
.fa-plane-up:before {
content: "\e22d";
}
.fa-piggy-bank:before {
content: "\f4d3";
}
.fa-battery-3:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-mountain-city:before {
content: "\e52e";
}
.fa-coins:before {
content: "\f51e";
}
.fa-khanda:before {
content: "\f66d";
}
.fa-sliders-h:before,
.fa-sliders:before {
content: "\f1de";
}
.fa-folder-tree:before {
content: "\f802";
}
.fa-network-wired:before {
content: "\f6ff";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-hamsa:before {
content: "\f665";
}
.fa-cent-sign:before {
content: "\e3f5";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-person-pregnant:before {
content: "\e31e";
}
.fa-wand-sparkles:before {
content: "\f72b";
}
.fa-ellipsis-v:before,
.fa-ellipsis-vertical:before {
content: "\f142";
}
.fa-ticket:before {
content: "\f145";
}
.fa-power-off:before {
content: "\f011";
}
.fa-long-arrow-alt-right:before,
.fa-right-long:before {
content: "\f30b";
}
.fa-flag-usa:before {
content: "\f74d";
}
.fa-laptop-file:before {
content: "\e51d";
}
.fa-teletype:before,
.fa-tty:before {
content: "\f1e4";
}
.fa-diagram-next:before {
content: "\e476";
}
.fa-person-rifle:before {
content: "\e54e";
}
.fa-house-medical-circle-exclamation:before {
content: "\e512";
}
.fa-closed-captioning:before {
content: "\f20a";
}
.fa-hiking:before,
.fa-person-hiking:before {
content: "\f6ec";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-images:before {
content: "\f302";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-people-pulling:before {
content: "\e535";
}
.fa-n:before {
content: "\4e";
}
.fa-cable-car:before,
.fa-tram:before {
content: "\f7da";
}
.fa-cloud-rain:before {
content: "\f73d";
}
.fa-building-circle-xmark:before {
content: "\e4d4";
}
.fa-ship:before {
content: "\f21a";
}
.fa-arrows-down-to-line:before {
content: "\e4b8";
}
.fa-download:before {
content: "\f019";
}
.fa-face-grin:before,
.fa-grin:before {
content: "\f580";
}
.fa-backspace:before,
.fa-delete-left:before {
content: "\f55a";
}
.fa-eye-dropper-empty:before,
.fa-eye-dropper:before,
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-file-circle-check:before {
content: "\e5a0";
}
.fa-forward:before {
content: "\f04e";
}
.fa-mobile-android:before,
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f3ce";
}
.fa-face-meh:before,
.fa-meh:before {
content: "\f11a";
}
.fa-align-center:before {
content: "\f037";
}
.fa-book-dead:before,
.fa-book-skull:before {
content: "\f6b7";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-heart-circle-exclamation:before {
content: "\e4fe";
}
.fa-home-alt:before,
.fa-home-lg-alt:before,
.fa-home:before,
.fa-house:before {
content: "\f015";
}
.fa-calendar-week:before {
content: "\f784";
}
.fa-laptop-medical:before {
content: "\f812";
}
.fa-b:before {
content: "\42";
}
.fa-file-medical:before {
content: "\f477";
}
.fa-dice-one:before {
content: "\f525";
}
.fa-kiwi-bird:before {
content: "\f535";
}
.fa-arrow-right-arrow-left:before,
.fa-exchange:before {
content: "\f0ec";
}
.fa-redo-alt:before,
.fa-rotate-forward:before,
.fa-rotate-right:before {
content: "\f2f9";
}
.fa-cutlery:before,
.fa-utensils:before {
content: "\f2e7";
}
.fa-arrow-up-wide-short:before,
.fa-sort-amount-up:before {
content: "\f161";
}
.fa-mill-sign:before {
content: "\e1ed";
}
.fa-bowl-rice:before {
content: "\e2eb";
}
.fa-skull:before {
content: "\f54c";
}
.fa-broadcast-tower:before,
.fa-tower-broadcast:before {
content: "\f519";
}
.fa-truck-pickup:before {
content: "\f63c";
}
.fa-long-arrow-alt-up:before,
.fa-up-long:before {
content: "\f30c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-code-merge:before {
content: "\f387";
}
.fa-upload:before {
content: "\f093";
}
.fa-hurricane:before {
content: "\f751";
}
.fa-mound:before {
content: "\e52d";
}
.fa-toilet-portable:before {
content: "\e583";
}
.fa-compact-disc:before {
content: "\f51f";
}
.fa-file-arrow-down:before,
.fa-file-download:before {
content: "\f56d";
}
.fa-caravan:before {
content: "\f8ff";
}
.fa-shield-cat:before {
content: "\e572";
}
.fa-bolt:before,
.fa-zap:before {
content: "\f0e7";
}
.fa-glass-water:before {
content: "\e4f4";
}
.fa-oil-well:before {
content: "\e532";
}
.fa-vault:before {
content: "\e2c5";
}
.fa-mars:before {
content: "\f222";
}
.fa-toilet:before {
content: "\f7d8";
}
.fa-plane-circle-xmark:before {
content: "\e557";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen-sign:before,
.fa-yen:before {
content: "\f157";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble-sign:before,
.fa-ruble:before {
content: "\f158";
}
.fa-sun:before {
content: "\f185";
}
.fa-guitar:before {
content: "\f7a6";
}
.fa-face-laugh-wink:before,
.fa-laugh-wink:before {
content: "\f59c";
}
.fa-horse-head:before {
content: "\f7ab";
}
.fa-bore-hole:before {
content: "\e4c3";
}
.fa-industry:before {
content: "\f275";
}
.fa-arrow-alt-circle-down:before,
.fa-circle-down:before {
content: "\f358";
}
.fa-arrows-turn-to-dots:before {
content: "\e4c1";
}
.fa-florin-sign:before {
content: "\e184";
}
.fa-arrow-down-short-wide:before,
.fa-sort-amount-desc:before,
.fa-sort-amount-down-alt:before {
content: "\f884";
}
.fa-less-than:before {
content: "\3c";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-car-tunnel:before {
content: "\e4de";
}
.fa-head-side-cough:before {
content: "\e061";
}
.fa-grip-lines:before {
content: "\f7a4";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-user-lock:before {
content: "\f502";
}
.fa-arrow-right-long:before,
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-anchor-circle-xmark:before {
content: "\e4ac";
}
.fa-ellipsis-h:before,
.fa-ellipsis:before {
content: "\f141";
}
.fa-chess-pawn:before {
content: "\f443";
}
.fa-first-aid:before,
.fa-kit-medical:before {
content: "\f479";
}
.fa-person-through-window:before {
content: "\e5a9";
}
.fa-toolbox:before {
content: "\f552";
}
.fa-hands-holding-circle:before {
content: "\e4fb";
}
.fa-bug:before {
content: "\f188";
}
.fa-credit-card-alt:before,
.fa-credit-card:before {
content: "\f09d";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-hand-holding-hand:before {
content: "\e4f7";
}
.fa-book-open-reader:before,
.fa-book-reader:before {
content: "\f5da";
}
.fa-mountain-sun:before {
content: "\e52f";
}
.fa-arrows-left-right-to-line:before {
content: "\e4ba";
}
.fa-dice-d20:before {
content: "\f6cf";
}
.fa-truck-droplet:before {
content: "\e58c";
}
.fa-file-circle-xmark:before {
content: "\e5a1";
}
.fa-temperature-arrow-up:before,
.fa-temperature-up:before {
content: "\e040";
}
.fa-medal:before {
content: "\f5a2";
}
.fa-bed:before {
content: "\f236";
}
.fa-h-square:before,
.fa-square-h:before {
content: "\f0fd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-temperature-4:before,
.fa-temperature-full:before,
.fa-thermometer-4:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-plug-circle-xmark:before {
content: "\e560";
}
.fa-star-of-life:before {
content: "\f621";
}
.fa-phone-slash:before {
content: "\f3dd";
}
.fa-paint-roller:before {
content: "\f5aa";
}
.fa-hands-helping:before,
.fa-handshake-angle:before {
content: "\f4c4";
}
.fa-location-dot:before,
.fa-map-marker-alt:before {
content: "\f3c5";
}
.fa-file:before {
content: "\f15b";
}
.fa-greater-than:before {
content: "\3e";
}
.fa-person-swimming:before,
.fa-swimmer:before {
content: "\f5c4";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-droplet:before,
.fa-tint:before {
content: "\f043";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-earth-america:before,
.fa-earth-americas:before,
.fa-earth:before,
.fa-globe-americas:before {
content: "\f57d";
}
.fa-person-burst:before {
content: "\e53b";
}
.fa-dove:before {
content: "\f4ba";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-socks:before {
content: "\f696";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-section:before {
content: "\e447";
}
.fa-gauge-high:before,
.fa-tachometer-alt-fast:before,
.fa-tachometer-alt:before {
content: "\f625";
}
.fa-envelope-open-text:before {
content: "\f658";
}
.fa-hospital-alt:before,
.fa-hospital-wide:before,
.fa-hospital:before {
content: "\f0f8";
}
.fa-wine-bottle:before {
content: "\f72f";
}
.fa-chess-rook:before {
content: "\f447";
}
.fa-bars-staggered:before,
.fa-reorder:before,
.fa-stream:before {
content: "\f550";
}
.fa-dharmachakra:before {
content: "\f655";
}
.fa-hotdog:before {
content: "\f80f";
}
.fa-blind:before,
.fa-person-walking-with-cane:before {
content: "\f29d";
}
.fa-drum:before {
content: "\f569";
}
.fa-ice-cream:before {
content: "\f810";
}
.fa-heart-circle-bolt:before {
content: "\e4fc";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-check-to-slot:before,
.fa-vote-yea:before {
content: "\f772";
}
.fa-star-half:before {
content: "\f089";
}
.fa-boxes-alt:before,
.fa-boxes-stacked:before,
.fa-boxes:before {
content: "\f468";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-assistive-listening-systems:before,
.fa-ear-listen:before {
content: "\f2a2";
}
.fa-tree-city:before {
content: "\e587";
}
.fa-play:before {
content: "\f04b";
}
.fa-font:before {
content: "\f031";
}
.fa-rupiah-sign:before {
content: "\e23d";
}
.fa-magnifying-glass:before,
.fa-search:before {
content: "\f002";
}
.fa-ping-pong-paddle-ball:before,
.fa-table-tennis-paddle-ball:before,
.fa-table-tennis:before {
content: "\f45d";
}
.fa-diagnoses:before,
.fa-person-dots-from-line:before {
content: "\f470";
}
.fa-trash-can-arrow-up:before,
.fa-trash-restore-alt:before {
content: "\f82a";
}
.fa-naira-sign:before {
content: "\e1f6";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-walkie-talkie:before {
content: "\f8ef";
}
.fa-file-edit:before,
.fa-file-pen:before {
content: "\f31c";
}
.fa-receipt:before {
content: "\f543";
}
.fa-pen-square:before,
.fa-pencil-square:before,
.fa-square-pen:before {
content: "\f14b";
}
.fa-suitcase-rolling:before {
content: "\f5c1";
}
.fa-person-circle-exclamation:before {
content: "\e53f";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-battery-5:before,
.fa-battery-full:before,
.fa-battery:before {
content: "\f240";
}
.fa-skull-crossbones:before {
content: "\f714";
}
.fa-code-compare:before {
content: "\e13a";
}
.fa-list-dots:before,
.fa-list-ul:before {
content: "\f0ca";
}
.fa-school-lock:before {
content: "\e56f";
}
.fa-tower-cell:before {
content: "\e585";
}
.fa-down-long:before,
.fa-long-arrow-alt-down:before {
content: "\f309";
}
.fa-ranking-star:before {
content: "\e561";
}
.fa-chess-king:before {
content: "\f43f";
}
.fa-person-harassing:before {
content: "\e549";
}
.fa-brazilian-real-sign:before {
content: "\e46c";
}
.fa-landmark-alt:before,
.fa-landmark-dome:before {
content: "\f752";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-television:before,
.fa-tv-alt:before,
.fa-tv:before {
content: "\f26c";
}
.fa-shrimp:before {
content: "\e448";
}
.fa-list-check:before,
.fa-tasks:before {
content: "\f0ae";
}
.fa-jug-detergent:before {
content: "\e519";
}
.fa-circle-user:before,
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-shield:before {
content: "\f505";
}
.fa-wind:before {
content: "\f72e";
}
.fa-car-burst:before,
.fa-car-crash:before {
content: "\f5e1";
}
.fa-y:before {
content: "\59";
}
.fa-person-snowboarding:before,
.fa-snowboarding:before {
content: "\f7ce";
}
.fa-shipping-fast:before,
.fa-truck-fast:before {
content: "\f48b";
}
.fa-fish:before {
content: "\f578";
}
.fa-user-graduate:before {
content: "\f501";
}
.fa-adjust:before,
.fa-circle-half-stroke:before {
content: "\f042";
}
.fa-clapperboard:before {
content: "\e131";
}
.fa-circle-radiation:before,
.fa-radiation-alt:before {
content: "\f7ba";
}
.fa-baseball-ball:before,
.fa-baseball:before {
content: "\f433";
}
.fa-jet-fighter-up:before {
content: "\e518";
}
.fa-diagram-project:before,
.fa-project-diagram:before {
content: "\f542";
}
.fa-copy:before {
content: "\f0c5";
}
.fa-volume-mute:before,
.fa-volume-times:before,
.fa-volume-xmark:before {
content: "\f6a9";
}
.fa-hand-sparkles:before {
content: "\e05d";
}
.fa-grip-horizontal:before,
.fa-grip:before {
content: "\f58d";
}
.fa-share-from-square:before,
.fa-share-square:before {
content: "\f14d";
}
.fa-child-combatant:before,
.fa-child-rifle:before {
content: "\e4e0";
}
.fa-gun:before {
content: "\e19b";
}
.fa-phone-square:before,
.fa-square-phone:before {
content: "\f098";
}
.fa-add:before,
.fa-plus:before {
content: "\2b";
}
.fa-expand:before {
content: "\f065";
}
.fa-computer:before {
content: "\e4e5";
}
.fa-close:before,
.fa-multiply:before,
.fa-remove:before,
.fa-times:before,
.fa-xmark:before {
content: "\f00d";
}
.fa-arrows-up-down-left-right:before,
.fa-arrows:before {
content: "\f047";
}
.fa-chalkboard-teacher:before,
.fa-chalkboard-user:before {
content: "\f51c";
}
.fa-peso-sign:before {
content: "\e222";
}
.fa-building-shield:before {
content: "\e4d8";
}
.fa-baby:before {
content: "\f77c";
}
.fa-users-line:before {
content: "\e592";
}
.fa-quote-left-alt:before,
.fa-quote-left:before {
content: "\f10d";
}
.fa-tractor:before {
content: "\f722";
}
.fa-trash-arrow-up:before,
.fa-trash-restore:before {
content: "\f829";
}
.fa-arrow-down-up-lock:before {
content: "\e4b0";
}
.fa-lines-leaning:before {
content: "\e51e";
}
.fa-ruler-combined:before {
content: "\f546";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-equals:before {
content: "\3d";
}
.fa-blender:before {
content: "\f517";
}
.fa-teeth:before {
content: "\f62e";
}
.fa-ils:before,
.fa-shekel-sign:before,
.fa-shekel:before,
.fa-sheqel-sign:before,
.fa-sheqel:before {
content: "\f20b";
}
.fa-map:before {
content: "\f279";
}
.fa-rocket:before {
content: "\f135";
}
.fa-photo-film:before,
.fa-photo-video:before {
content: "\f87c";
}
.fa-folder-minus:before {
content: "\f65d";
}
.fa-store:before {
content: "\f54e";
}
.fa-arrow-trend-up:before {
content: "\e098";
}
.fa-plug-circle-minus:before {
content: "\e55e";
}
.fa-sign-hanging:before,
.fa-sign:before {
content: "\f4d9";
}
.fa-bezier-curve:before {
content: "\f55b";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-tablet-android:before,
.fa-tablet:before {
content: "\f3fb";
}
.fa-school-flag:before {
content: "\e56e";
}
.fa-fill:before {
content: "\f575";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-drumstick-bite:before {
content: "\f6d7";
}
.fa-holly-berry:before {
content: "\f7aa";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-bacteria:before {
content: "\e059";
}
.fa-hand-lizard:before {
content: "\f258";
}
.fa-notdef:before {
content: "\e1fe";
}
.fa-disease:before {
content: "\f7fa";
}
.fa-briefcase-medical:before {
content: "\f469";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-retweet:before {
content: "\f079";
}
.fa-car-alt:before,
.fa-car-rear:before {
content: "\f5de";
}
.fa-pump-soap:before {
content: "\e06b";
}
.fa-video-slash:before {
content: "\f4e2";
}
.fa-battery-2:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-radio:before {
content: "\f8d7";
}
.fa-baby-carriage:before,
.fa-carriage-baby:before {
content: "\f77d";
}
.fa-traffic-light:before {
content: "\f637";
}
.fa-thermometer:before {
content: "\f491";
}
.fa-vr-cardboard:before {
content: "\f729";
}
.fa-hand-middle-finger:before {
content: "\f806";
}
.fa-percent:before,
.fa-percentage:before {
content: "\25";
}
.fa-truck-moving:before {
content: "\f4df";
}
.fa-glass-water-droplet:before {
content: "\e4f5";
}
.fa-display:before {
content: "\e163";
}
.fa-face-smile:before,
.fa-smile:before {
content: "\f118";
}
.fa-thumb-tack:before,
.fa-thumbtack:before {
content: "\f08d";
}
.fa-trophy:before {
content: "\f091";
}
.fa-person-praying:before,
.fa-pray:before {
content: "\f683";
}
.fa-hammer:before {
content: "\f6e3";
}
.fa-hand-peace:before {
content: "\f25b";
}
.fa-rotate:before,
.fa-sync-alt:before {
content: "\f2f1";
}
.fa-spinner:before {
content: "\f110";
}
.fa-robot:before {
content: "\f544";
}
.fa-peace:before {
content: "\f67c";
}
.fa-cogs:before,
.fa-gears:before {
content: "\f085";
}
.fa-warehouse:before {
content: "\f494";
}
.fa-arrow-up-right-dots:before {
content: "\e4b7";
}
.fa-splotch:before {
content: "\f5bc";
}
.fa-face-grin-hearts:before,
.fa-grin-hearts:before {
content: "\f584";
}
.fa-dice-four:before {
content: "\f524";
}
.fa-sim-card:before {
content: "\f7c4";
}
.fa-transgender-alt:before,
.fa-transgender:before {
content: "\f225";
}
.fa-mercury:before {
content: "\f223";
}
.fa-arrow-turn-down:before,
.fa-level-down:before {
content: "\f149";
}
.fa-person-falling-burst:before {
content: "\e547";
}
.fa-award:before {
content: "\f559";
}
.fa-ticket-alt:before,
.fa-ticket-simple:before {
content: "\f3ff";
}
.fa-building:before {
content: "\f1ad";
}
.fa-angle-double-left:before,
.fa-angles-left:before {
content: "\f100";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-clock-rotate-left:before,
.fa-history:before {
content: "\f1da";
}
.fa-face-grin-beam-sweat:before,
.fa-grin-beam-sweat:before {
content: "\f583";
}
.fa-arrow-right-from-file:before,
.fa-file-export:before {
content: "\f56e";
}
.fa-shield-blank:before,
.fa-shield:before {
content: "\f132";
}
.fa-arrow-up-short-wide:before,
.fa-sort-amount-up-alt:before {
content: "\f885";
}
.fa-house-medical:before {
content: "\e3b2";
}
.fa-golf-ball-tee:before,
.fa-golf-ball:before {
content: "\f450";
}
.fa-chevron-circle-left:before,
.fa-circle-chevron-left:before {
content: "\f137";
}
.fa-house-chimney-window:before {
content: "\e00d";
}
.fa-pen-nib:before {
content: "\f5ad";
}
.fa-tent-arrow-turn-left:before {
content: "\e580";
}
.fa-tents:before {
content: "\e582";
}
.fa-magic:before,
.fa-wand-magic:before {
content: "\f0d0";
}
.fa-dog:before {
content: "\f6d3";
}
.fa-carrot:before {
content: "\f787";
}
.fa-moon:before {
content: "\f186";
}
.fa-wine-glass-alt:before,
.fa-wine-glass-empty:before {
content: "\f5ce";
}
.fa-cheese:before {
content: "\f7ef";
}
.fa-yin-yang:before {
content: "\f6ad";
}
.fa-music:before {
content: "\f001";
}
.fa-code-commit:before {
content: "\f386";
}
.fa-temperature-low:before {
content: "\f76b";
}
.fa-biking:before,
.fa-person-biking:before {
content: "\f84a";
}
.fa-broom:before {
content: "\f51a";
}
.fa-shield-heart:before {
content: "\e574";
}
.fa-gopuram:before {
content: "\f664";
}
.fa-earth-oceania:before,
.fa-globe-oceania:before {
content: "\e47b";
}
.fa-square-xmark:before,
.fa-times-square:before,
.fa-xmark-square:before {
content: "\f2d3";
}
.fa-hashtag:before {
content: "\23";
}
.fa-expand-alt:before,
.fa-up-right-and-down-left-from-center:before {
content: "\f424";
}
.fa-oil-can:before {
content: "\f613";
}
.fa-t:before {
content: "\54";
}
.fa-hippo:before {
content: "\f6ed";
}
.fa-chart-column:before {
content: "\e0e3";
}
.fa-infinity:before {
content: "\f534";
}
.fa-vial-circle-check:before {
content: "\e596";
}
.fa-person-arrow-down-to-line:before {
content: "\e538";
}
.fa-voicemail:before {
content: "\f897";
}
.fa-fan:before {
content: "\f863";
}
.fa-person-walking-luggage:before {
content: "\e554";
}
.fa-arrows-alt-v:before,
.fa-up-down:before {
content: "\f338";
}
.fa-cloud-moon-rain:before {
content: "\f73c";
}
.fa-calendar:before {
content: "\f133";
}
.fa-trailer:before {
content: "\e041";
}
.fa-bahai:before,
.fa-haykal:before {
content: "\f666";
}
.fa-sd-card:before {
content: "\f7c2";
}
.fa-dragon:before {
content: "\f6d5";
}
.fa-shoe-prints:before {
content: "\f54b";
}
.fa-circle-plus:before,
.fa-plus-circle:before {
content: "\f055";
}
.fa-face-grin-tongue-wink:before,
.fa-grin-tongue-wink:before {
content: "\f58b";
}
.fa-hand-holding:before {
content: "\f4bd";
}
.fa-plug-circle-exclamation:before {
content: "\e55d";
}
.fa-chain-broken:before,
.fa-chain-slash:before,
.fa-link-slash:before,
.fa-unlink:before {
content: "\f127";
}
.fa-clone:before {
content: "\f24d";
}
.fa-person-walking-arrow-loop-left:before {
content: "\e551";
}
.fa-arrow-up-z-a:before,
.fa-sort-alpha-up-alt:before {
content: "\f882";
}
.fa-fire-alt:before,
.fa-fire-flame-curved:before {
content: "\f7e4";
}
.fa-tornado:before {
content: "\f76f";
}
.fa-file-circle-plus:before {
content: "\e494";
}
.fa-book-quran:before,
.fa-quran:before {
content: "\f687";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-border-all:before {
content: "\f84c";
}
.fa-angry:before,
.fa-face-angry:before {
content: "\f556";
}
.fa-cookie-bite:before {
content: "\f564";
}
.fa-arrow-trend-down:before {
content: "\e097";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-draw-polygon:before {
content: "\f5ee";
}
.fa-balance-scale:before,
.fa-scale-balanced:before {
content: "\f24e";
}
.fa-gauge-simple-high:before,
.fa-tachometer-fast:before,
.fa-tachometer:before {
content: "\f62a";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-desktop-alt:before,
.fa-desktop:before {
content: "\f390";
}
.fa-m:before {
content: "\4d";
}
.fa-table-list:before,
.fa-th-list:before {
content: "\f00b";
}
.fa-comment-sms:before,
.fa-sms:before {
content: "\f7cd";
}
.fa-book:before {
content: "\f02d";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-check:before {
content: "\f00c";
}
.fa-battery-4:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-house-circle-check:before {
content: "\e509";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-diagram-successor:before {
content: "\e47a";
}
.fa-truck-arrow-right:before {
content: "\e58b";
}
.fa-arrows-split-up-and-left:before {
content: "\e4bc";
}
.fa-fist-raised:before,
.fa-hand-fist:before {
content: "\f6de";
}
.fa-cloud-moon:before {
content: "\f6c3";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-person-falling:before {
content: "\e546";
}
.fa-image-portrait:before,
.fa-portrait:before {
content: "\f3e0";
}
.fa-user-tag:before {
content: "\f507";
}
.fa-rug:before {
content: "\e569";
}
.fa-earth-europe:before,
.fa-globe-europe:before {
content: "\f7a2";
}
.fa-cart-flatbed-suitcase:before,
.fa-luggage-cart:before {
content: "\f59d";
}
.fa-rectangle-times:before,
.fa-rectangle-xmark:before,
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f410";
}
.fa-baht-sign:before {
content: "\e0ac";
}
.fa-book-open:before {
content: "\f518";
}
.fa-book-journal-whills:before,
.fa-journal-whills:before {
content: "\f66a";
}
.fa-handcuffs:before {
content: "\e4f8";
}
.fa-exclamation-triangle:before,
.fa-triangle-exclamation:before,
.fa-warning:before {
content: "\f071";
}
.fa-database:before {
content: "\f1c0";
}
.fa-arrow-turn-right:before,
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-bottle-droplet:before {
content: "\e4c4";
}
.fa-mask-face:before {
content: "\e1d7";
}
.fa-hill-rockslide:before {
content: "\e508";
}
.fa-exchange-alt:before,
.fa-right-left:before {
content: "\f362";
}
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-road-circle-exclamation:before {
content: "\e565";
}
.fa-dungeon:before {
content: "\f6d9";
}
.fa-align-right:before {
content: "\f038";
}
.fa-money-bill-1-wave:before,
.fa-money-bill-wave-alt:before {
content: "\f53b";
}
.fa-life-ring:before {
content: "\f1cd";
}
.fa-hands:before,
.fa-sign-language:before,
.fa-signing:before {
content: "\f2a7";
}
.fa-calendar-day:before {
content: "\f783";
}
.fa-ladder-water:before,
.fa-swimming-pool:before,
.fa-water-ladder:before {
content: "\f5c5";
}
.fa-arrows-up-down:before,
.fa-arrows-v:before {
content: "\f07d";
}
.fa-face-grimace:before,
.fa-grimace:before {
content: "\f57f";
}
.fa-wheelchair-alt:before,
.fa-wheelchair-move:before {
content: "\e2ce";
}
.fa-level-down-alt:before,
.fa-turn-down:before {
content: "\f3be";
}
.fa-person-walking-arrow-right:before {
content: "\e552";
}
.fa-envelope-square:before,
.fa-square-envelope:before {
content: "\f199";
}
.fa-dice:before {
content: "\f522";
}
.fa-bowling-ball:before {
content: "\f436";
}
.fa-brain:before {
content: "\f5dc";
}
.fa-band-aid:before,
.fa-bandage:before {
content: "\f462";
}
.fa-calendar-minus:before {
content: "\f272";
}
.fa-circle-xmark:before,
.fa-times-circle:before,
.fa-xmark-circle:before {
content: "\f057";
}
.fa-gifts:before {
content: "\f79c";
}
.fa-hotel:before {
content: "\f594";
}
.fa-earth-asia:before,
.fa-globe-asia:before {
content: "\f57e";
}
.fa-id-card-alt:before,
.fa-id-card-clip:before {
content: "\f47f";
}
.fa-magnifying-glass-plus:before,
.fa-search-plus:before {
content: "\f00e";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-user-clock:before {
content: "\f4fd";
}
.fa-allergies:before,
.fa-hand-dots:before {
content: "\f461";
}
.fa-file-invoice:before {
content: "\f570";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-coffee:before,
.fa-mug-saucer:before {
content: "\f0f4";
}
.fa-brush:before {
content: "\f55d";
}
.fa-mask:before {
content: "\f6fa";
}
.fa-magnifying-glass-minus:before,
.fa-search-minus:before {
content: "\f010";
}
.fa-ruler-vertical:before {
content: "\f548";
}
.fa-user-alt:before,
.fa-user-large:before {
content: "\f406";
}
.fa-train-tram:before {
content: "\e5b4";
}
.fa-user-nurse:before {
content: "\f82f";
}
.fa-syringe:before {
content: "\f48e";
}
.fa-cloud-sun:before {
content: "\f6c4";
}
.fa-stopwatch-20:before {
content: "\e06f";
}
.fa-square-full:before {
content: "\f45c";
}
.fa-magnet:before {
content: "\f076";
}
.fa-jar:before {
content: "\e516";
}
.fa-note-sticky:before,
.fa-sticky-note:before {
content: "\f249";
}
.fa-bug-slash:before {
content: "\e490";
}
.fa-arrow-up-from-water-pump:before {
content: "\e4b6";
}
.fa-bone:before {
content: "\f5d7";
}
.fa-user-injured:before {
content: "\f728";
}
.fa-face-sad-tear:before,
.fa-sad-tear:before {
content: "\f5b4";
}
.fa-plane:before {
content: "\f072";
}
.fa-tent-arrows-down:before {
content: "\e581";
}
.fa-exclamation:before {
content: "\21";
}
.fa-arrows-spin:before {
content: "\e4bb";
}
.fa-print:before {
content: "\f02f";
}
.fa-try:before,
.fa-turkish-lira-sign:before,
.fa-turkish-lira:before {
content: "\e2bb";
}
.fa-dollar-sign:before,
.fa-dollar:before,
.fa-usd:before {
content: "\24";
}
.fa-x:before {
content: "\58";
}
.fa-magnifying-glass-dollar:before,
.fa-search-dollar:before {
content: "\f688";
}
.fa-users-cog:before,
.fa-users-gear:before {
content: "\f509";
}
.fa-person-military-pointing:before {
content: "\e54a";
}
.fa-bank:before,
.fa-building-columns:before,
.fa-institution:before,
.fa-museum:before,
.fa-university:before {
content: "\f19c";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-trowel:before {
content: "\e589";
}
.fa-d:before {
content: "\44";
}
.fa-stapler:before {
content: "\e5af";
}
.fa-masks-theater:before,
.fa-theater-masks:before {
content: "\f630";
}
.fa-kip-sign:before {
content: "\e1c4";
}
.fa-hand-point-left:before {
content: "\f0a5";
}
.fa-handshake-alt:before,
.fa-handshake-simple:before {
content: "\f4c6";
}
.fa-fighter-jet:before,
.fa-jet-fighter:before {
content: "\f0fb";
}
.fa-share-alt-square:before,
.fa-square-share-nodes:before {
content: "\f1e1";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-plus-minus:before {
content: "\e43c";
}
.fa-video-camera:before,
.fa-video:before {
content: "\f03d";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
content: "\f19d";
}
.fa-hand-holding-medical:before {
content: "\e05c";
}
.fa-person-circle-check:before {
content: "\e53e";
}
.fa-level-up-alt:before,
.fa-turn-up:before {
content: "\f3bf";
}
.fa-sr-only,
.fa-sr-only-focusable:not(:focus),
.sr-only,
.sr-only-focusable:not(:focus) {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}
:host,
:root {
--fa-style-family-brands: "Font Awesome 6 Brands";
--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
@font-face {
font-family: "Font Awesome 6 Brands";
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-brands-400.woff2) format("woff2"), url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-brands-400.ttf) format("truetype");
}
.fa-brands,
.fab {
font-weight: 400;
}
.fa-monero:before {
content: "\f3d0";
}
.fa-hooli:before {
content: "\f427";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-shopware:before {
content: "\f5b5";
}
.fa-creative-commons-nc:before {
content: "\f4e8";
}
.fa-aws:before {
content: "\f375";
}
.fa-redhat:before {
content: "\f7bc";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-cloudflare:before {
content: "\e07d";
}
.fa-ups:before {
content: "\f7e0";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-dyalog:before {
content: "\f399";
}
.fa-bity:before {
content: "\f37a";
}
.fa-stackpath:before {
content: "\f842";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-modx:before {
content: "\f285";
}
.fa-guilded:before {
content: "\e07e";
}
.fa-vnv:before {
content: "\f40b";
}
.fa-js-square:before,
.fa-square-js:before {
content: "\f3b9";
}
.fa-microsoft:before {
content: "\f3ca";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-orcid:before {
content: "\f8d2";
}
.fa-java:before {
content: "\f4e4";
}
.fa-invision:before {
content: "\f7b0";
}
.fa-creative-commons-pd-alt:before {
content: "\f4ed";
}
.fa-centercode:before {
content: "\f380";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-hire-a-helper:before {
content: "\f3b0";
}
.fa-creative-commons-by:before {
content: "\f4e7";
}
.fa-unity:before {
content: "\e049";
}
.fa-whmcs:before {
content: "\f40d";
}
.fa-rocketchat:before {
content: "\f3e8";
}
.fa-vk:before {
content: "\f189";
}
.fa-untappd:before {
content: "\f405";
}
.fa-mailchimp:before {
content: "\f59e";
}
.fa-css3-alt:before {
content: "\f38b";
}
.fa-reddit-square:before,
.fa-square-reddit:before {
content: "\f1a2";
}
.fa-vimeo-v:before {
content: "\f27d";
}
.fa-contao:before {
content: "\f26d";
}
.fa-square-font-awesome:before {
content: "\e5ad";
}
.fa-deskpro:before {
content: "\f38f";
}
.fa-sistrix:before {
content: "\f3ee";
}
.fa-instagram-square:before,
.fa-square-instagram:before {
content: "\e055";
}
.fa-battle-net:before {
content: "\f835";
}
.fa-the-red-yeti:before {
content: "\f69d";
}
.fa-hacker-news-square:before,
.fa-square-hacker-news:before {
content: "\f3af";
}
.fa-edge:before {
content: "\f282";
}
.fa-napster:before {
content: "\f3d2";
}
.fa-snapchat-square:before,
.fa-square-snapchat:before {
content: "\f2ad";
}
.fa-google-plus-g:before {
content: "\f0d5";
}
.fa-artstation:before {
content: "\f77a";
}
.fa-markdown:before {
content: "\f60f";
}
.fa-sourcetree:before {
content: "\f7d3";
}
.fa-google-plus:before {
content: "\f2b3";
}
.fa-diaspora:before {
content: "\f791";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-phoenix-squadron:before {
content: "\f511";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-algolia:before {
content: "\f36c";
}
.fa-red-river:before {
content: "\f3e3";
}
.fa-creative-commons-sa:before {
content: "\f4ef";
}
.fa-safari:before {
content: "\f267";
}
.fa-google:before {
content: "\f1a0";
}
.fa-font-awesome-alt:before,
.fa-square-font-awesome-stroke:before {
content: "\f35c";
}
.fa-atlassian:before {
content: "\f77b";
}
.fa-linkedin-in:before {
content: "\f0e1";
}
.fa-digital-ocean:before {
content: "\f391";
}
.fa-nimblr:before {
content: "\f5a8";
}
.fa-chromecast:before {
content: "\f838";
}
.fa-evernote:before {
content: "\f839";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-creative-commons-sampling:before {
content: "\f4f0";
}
.fa-adversal:before {
content: "\f36a";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-watchman-monitoring:before {
content: "\e087";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-weixin:before {
content: "\f1d7";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-git-alt:before {
content: "\f841";
}
.fa-lyft:before {
content: "\f3c3";
}
.fa-rev:before {
content: "\f5b2";
}
.fa-windows:before {
content: "\f17a";
}
.fa-wizards-of-the-coast:before {
content: "\f730";
}
.fa-square-viadeo:before,
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-meetup:before {
content: "\f2e0";
}
.fa-centos:before {
content: "\f789";
}
.fa-adn:before {
content: "\f170";
}
.fa-cloudsmith:before {
content: "\f384";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-dribbble-square:before,
.fa-square-dribbble:before {
content: "\f397";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-node:before {
content: "\f419";
}
.fa-mix:before {
content: "\f3cb";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-cc-apple-pay:before {
content: "\f416";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-instalod:before {
content: "\e081";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-sellcast:before {
content: "\f2da";
}
.fa-square-twitter:before,
.fa-twitter-square:before {
content: "\f081";
}
.fa-r-project:before {
content: "\f4f7";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-freebsd:before {
content: "\f3a4";
}
.fa-vuejs:before {
content: "\f41f";
}
.fa-accusoft:before {
content: "\f369";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-fonticons-fi:before {
content: "\f3a2";
}
.fa-app-store:before {
content: "\f36f";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-itunes-note:before {
content: "\f3b5";
}
.fa-golang:before {
content: "\e40f";
}
.fa-kickstarter:before {
content: "\f3bb";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-uncharted:before {
content: "\e084";
}
.fa-firstdraft:before {
content: "\f3a1";
}
.fa-square-youtube:before,
.fa-youtube-square:before {
content: "\f431";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-rendact:before,
.fa-wpressr:before {
content: "\f3e4";
}
.fa-angellist:before {
content: "\f209";
}
.fa-galactic-republic:before {
content: "\f50c";
}
.fa-nfc-directional:before {
content: "\e530";
}
.fa-skype:before {
content: "\f17e";
}
.fa-joget:before {
content: "\f3b7";
}
.fa-fedora:before {
content: "\f798";
}
.fa-stripe-s:before {
content: "\f42a";
}
.fa-meta:before {
content: "\e49b";
}
.fa-laravel:before {
content: "\f3bd";
}
.fa-hotjar:before {
content: "\f3b1";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-sticker-mule:before {
content: "\f3f7";
}
.fa-creative-commons-zero:before {
content: "\f4f3";
}
.fa-hips:before {
content: "\f452";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-discord:before {
content: "\f392";
}
.fa-chrome:before {
content: "\f268";
}
.fa-app-store-ios:before {
content: "\f370";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-confluence:before {
content: "\f78d";
}
.fa-mdb:before {
content: "\f8ca";
}
.fa-dochub:before {
content: "\f394";
}
.fa-accessible-icon:before {
content: "\f368";
}
.fa-ebay:before {
content: "\f4f4";
}
.fa-amazon:before {
content: "\f270";
}
.fa-unsplash:before {
content: "\e07c";
}
.fa-yarn:before {
content: "\f7e3";
}
.fa-square-steam:before,
.fa-steam-square:before {
content: "\f1b7";
}
.fa-500px:before {
content: "\f26e";
}
.fa-square-vimeo:before,
.fa-vimeo-square:before {
content: "\f194";
}
.fa-asymmetrik:before {
content: "\f372";
}
.fa-font-awesome-flag:before,
.fa-font-awesome-logo-full:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-gratipay:before {
content: "\f184";
}
.fa-apple:before {
content: "\f179";
}
.fa-hive:before {
content: "\e07f";
}
.fa-gitkraken:before {
content: "\f3a6";
}
.fa-keybase:before {
content: "\f4f5";
}
.fa-apple-pay:before {
content: "\f415";
}
.fa-padlet:before {
content: "\e4a0";
}
.fa-amazon-pay:before {
content: "\f42c";
}
.fa-github-square:before,
.fa-square-github:before {
content: "\f092";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-fedex:before {
content: "\f797";
}
.fa-phoenix-framework:before {
content: "\f3dc";
}
.fa-shopify:before {
content: "\e057";
}
.fa-neos:before {
content: "\f612";
}
.fa-hackerrank:before {
content: "\f5f7";
}
.fa-researchgate:before {
content: "\f4f8";
}
.fa-swift:before {
content: "\f8e1";
}
.fa-angular:before {
content: "\f420";
}
.fa-speakap:before {
content: "\f3f3";
}
.fa-angrycreative:before {
content: "\f36e";
}
.fa-y-combinator:before {
content: "\f23b";
}
.fa-empire:before {
content: "\f1d1";
}
.fa-envira:before {
content: "\f299";
}
.fa-gitlab-square:before,
.fa-square-gitlab:before {
content: "\e5ae";
}
.fa-studiovinari:before {
content: "\f3f8";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-firefox:before {
content: "\f269";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-goodreads:before {
content: "\f3a8";
}
.fa-odnoklassniki-square:before,
.fa-square-odnoklassniki:before {
content: "\f264";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-sith:before {
content: "\f512";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-page4:before {
content: "\f3d7";
}
.fa-hashnode:before {
content: "\e499";
}
.fa-react:before {
content: "\f41b";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-squarespace:before {
content: "\f5be";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-creative-commons-share:before {
content: "\f4f2";
}
.fa-bitcoin:before {
content: "\f379";
}
.fa-keycdn:before {
content: "\f3ba";
}
.fa-opera:before {
content: "\f26a";
}
.fa-itch-io:before {
content: "\f83a";
}
.fa-umbraco:before {
content: "\f8e8";
}
.fa-galactic-senate:before {
content: "\f50d";
}
.fa-ubuntu:before {
content: "\f7df";
}
.fa-draft2digital:before {
content: "\f396";
}
.fa-stripe:before {
content: "\f429";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-gg:before {
content: "\f260";
}
.fa-dhl:before {
content: "\f790";
}
.fa-pinterest-square:before,
.fa-square-pinterest:before {
content: "\f0d3";
}
.fa-xing:before {
content: "\f168";
}
.fa-blackberry:before {
content: "\f37b";
}
.fa-creative-commons-pd:before {
content: "\f4ec";
}
.fa-playstation:before {
content: "\f3df";
}
.fa-quinscape:before {
content: "\f459";
}
.fa-less:before {
content: "\f41d";
}
.fa-blogger-b:before {
content: "\f37d";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-typo3:before {
content: "\f42b";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-dailymotion:before {
content: "\e052";
}
.fa-affiliatetheme:before {
content: "\f36b";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-bootstrap:before {
content: "\f836";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-nfc-symbol:before {
content: "\e531";
}
.fa-ethereum:before {
content: "\f42e";
}
.fa-speaker-deck:before {
content: "\f83c";
}
.fa-creative-commons-nc-eu:before {
content: "\f4e9";
}
.fa-patreon:before {
content: "\f3d9";
}
.fa-avianex:before {
content: "\f374";
}
.fa-ello:before {
content: "\f5f1";
}
.fa-gofore:before {
content: "\f3a7";
}
.fa-bimobject:before {
content: "\f378";
}
.fa-facebook-f:before {
content: "\f39e";
}
.fa-google-plus-square:before,
.fa-square-google-plus:before {
content: "\f0d4";
}
.fa-mandalorian:before {
content: "\f50f";
}
.fa-first-order-alt:before {
content: "\f50a";
}
.fa-osi:before {
content: "\f41a";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-d-and-d-beyond:before {
content: "\f6ca";
}
.fa-periscope:before {
content: "\f3da";
}
.fa-fulcrum:before {
content: "\f50b";
}
.fa-cloudscale:before {
content: "\f383";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-mizuni:before {
content: "\f3cc";
}
.fa-schlix:before {
content: "\f3ea";
}
.fa-square-xing:before,
.fa-xing-square:before {
content: "\f169";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-cloudversify:before {
content: "\f385";
}
.fa-usps:before {
content: "\f7e1";
}
.fa-megaport:before {
content: "\f5a3";
}
.fa-magento:before {
content: "\f3c4";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-fly:before {
content: "\f417";
}
.fa-aviato:before {
content: "\f421";
}
.fa-itunes:before {
content: "\f3b4";
}
.fa-cuttlefish:before {
content: "\f38c";
}
.fa-blogger:before {
content: "\f37c";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-viber:before {
content: "\f409";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-symfony:before {
content: "\f83d";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-facebook-messenger:before {
content: "\f39f";
}
.fa-audible:before {
content: "\f373";
}
.fa-think-peaks:before {
content: "\f731";
}
.fa-bilibili:before {
content: "\e3d9";
}
.fa-erlang:before {
content: "\f39d";
}
.fa-cotton-bureau:before {
content: "\f89e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-42-group:before,
.fa-innosoft:before {
content: "\e080";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-elementor:before {
content: "\f430";
}
.fa-pied-piper-square:before,
.fa-square-pied-piper:before {
content: "\e01e";
}
.fa-creative-commons-nd:before {
content: "\f4eb";
}
.fa-palfed:before {
content: "\f3d8";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-resolving:before {
content: "\f3e7";
}
.fa-xbox:before {
content: "\f412";
}
.fa-searchengin:before {
content: "\f3eb";
}
.fa-tiktok:before {
content: "\e07b";
}
.fa-facebook-square:before,
.fa-square-facebook:before {
content: "\f082";
}
.fa-renren:before {
content: "\f18b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-linkedin:before {
content: "\f08c";
}
.fa-hubspot:before {
content: "\f3b2";
}
.fa-deploydog:before {
content: "\f38e";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-mixer:before {
content: "\e056";
}
.fa-lastfm-square:before,
.fa-square-lastfm:before {
content: "\f203";
}
.fa-vimeo:before {
content: "\f40a";
}
.fa-mendeley:before {
content: "\f7b3";
}
.fa-uniregistry:before {
content: "\f404";
}
.fa-figma:before {
content: "\f799";
}
.fa-creative-commons-remix:before {
content: "\f4ee";
}
.fa-cc-amazon-pay:before {
content: "\f42d";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-cmplid:before {
content: "\e360";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-gripfire:before {
content: "\f3ac";
}
.fa-jedi-order:before {
content: "\f50e";
}
.fa-uikit:before {
content: "\f403";
}
.fa-fort-awesome-alt:before {
content: "\f3a3";
}
.fa-phabricator:before {
content: "\f3db";
}
.fa-ussunnah:before {
content: "\f407";
}
.fa-earlybirds:before {
content: "\f39a";
}
.fa-trade-federation:before {
content: "\f513";
}
.fa-autoprefixer:before {
content: "\f41c";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-google-play:before {
content: "\f3ab";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-line:before {
content: "\f3c0";
}
.fa-google-drive:before {
content: "\f3aa";
}
.fa-servicestack:before {
content: "\f3ec";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-deezer:before {
content: "\e077";
}
.fa-raspberry-pi:before {
content: "\f7bb";
}
.fa-jira:before {
content: "\f7b1";
}
.fa-docker:before {
content: "\f395";
}
.fa-screenpal:before {
content: "\e570";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-gitter:before {
content: "\f426";
}
.fa-d-and-d:before {
content: "\f38d";
}
.fa-microblog:before {
content: "\e01a";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-pied-piper-hat:before {
content: "\f4e5";
}
.fa-kickstarter-k:before {
content: "\f3bc";
}
.fa-yandex:before {
content: "\f413";
}
.fa-readme:before {
content: "\f4d5";
}
.fa-html5:before {
content: "\f13b";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-sass:before {
content: "\f41e";
}
.fa-wirsindhandwerk:before,
.fa-wsh:before {
content: "\e2d0";
}
.fa-buromobelexperte:before {
content: "\f37f";
}
.fa-salesforce:before {
content: "\f83b";
}
.fa-octopus-deploy:before {
content: "\e082";
}
.fa-medapps:before {
content: "\f3c6";
}
.fa-ns8:before {
content: "\f3d5";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-apper:before {
content: "\f371";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-waze:before {
content: "\f83f";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-snapchat-ghost:before,
.fa-snapchat:before {
content: "\f2ab";
}
.fa-fantasy-flight-games:before {
content: "\f6dc";
}
.fa-rust:before {
content: "\e07a";
}
.fa-wix:before {
content: "\f5cf";
}
.fa-behance-square:before,
.fa-square-behance:before {
content: "\f1b5";
}
.fa-supple:before {
content: "\f3f9";
}
.fa-rebel:before {
content: "\f1d0";
}
.fa-css3:before {
content: "\f13c";
}
.fa-staylinked:before {
content: "\f3f5";
}
.fa-kaggle:before {
content: "\f5fa";
}
.fa-space-awesome:before {
content: "\e5ac";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-cpanel:before {
content: "\f388";
}
.fa-goodreads-g:before {
content: "\f3a9";
}
.fa-git-square:before,
.fa-square-git:before {
content: "\f1d2";
}
.fa-square-tumblr:before,
.fa-tumblr-square:before {
content: "\f174";
}
.fa-trello:before {
content: "\f181";
}
.fa-creative-commons-nc-jp:before {
content: "\f4ea";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-perbyte:before {
content: "\e083";
}
.fa-grunt:before {
content: "\f3ad";
}
.fa-weebly:before {
content: "\f5cc";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-themeco:before {
content: "\f5c6";
}
.fa-python:before {
content: "\f3e2";
}
.fa-android:before {
content: "\f17b";
}
.fa-bots:before {
content: "\e340";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-hornbill:before {
content: "\f592";
}
.fa-js:before {
content: "\f3b8";
}
.fa-ideal:before {
content: "\e013";
}
.fa-git:before {
content: "\f1d3";
}
.fa-dev:before {
content: "\f6cc";
}
.fa-sketch:before {
content: "\f7c6";
}
.fa-yandex-international:before {
content: "\f414";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-uber:before {
content: "\f402";
}
.fa-github:before {
content: "\f09b";
}
.fa-php:before {
content: "\f457";
}
.fa-alipay:before {
content: "\f642";
}
.fa-youtube:before {
content: "\f167";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-firefox-browser:before {
content: "\e007";
}
.fa-replyd:before {
content: "\f3e6";
}
.fa-suse:before {
content: "\f7d6";
}
.fa-jenkins:before {
content: "\f3b6";
}
.fa-twitter:before {
content: "\f099";
}
.fa-rockrms:before {
content: "\f3e9";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-buffer:before {
content: "\f837";
}
.fa-npm:before {
content: "\f3d4";
}
.fa-yammer:before {
content: "\f840";
}
.fa-btc:before {
content: "\f15a";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-stubber:before {
content: "\e5c7";
}
.fa-telegram-plane:before,
.fa-telegram:before {
content: "\f2c6";
}
.fa-old-republic:before {
content: "\f510";
}
.fa-odysee:before {
content: "\e5c6";
}
.fa-square-whatsapp:before,
.fa-whatsapp-square:before {
content: "\f40c";
}
.fa-node-js:before {
content: "\f3d3";
}
.fa-edge-legacy:before {
content: "\e078";
}
.fa-slack-hash:before,
.fa-slack:before {
content: "\f198";
}
.fa-medrt:before {
content: "\f3c8";
}
.fa-usb:before {
content: "\f287";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-vaadin:before {
content: "\f408";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-reacteurope:before {
content: "\f75d";
}
.fa-medium-m:before,
.fa-medium:before {
content: "\f23a";
}
.fa-amilia:before {
content: "\f36d";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-flipboard:before {
content: "\f44d";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-critical-role:before {
content: "\f6c9";
}
.fa-sitrox:before {
content: "\e44a";
}
.fa-discourse:before {
content: "\f393";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-mastodon:before {
content: "\f4f6";
}
.fa-airbnb:before {
content: "\f834";
}
.fa-wolf-pack-battalion:before {
content: "\f514";
}
.fa-buy-n-large:before {
content: "\f8a6";
}
.fa-gulp:before {
content: "\f3ae";
}
.fa-creative-commons-sampling-plus:before {
content: "\f4f1";
}
.fa-strava:before {
content: "\f428";
}
.fa-ember:before {
content: "\f423";
}
.fa-canadian-maple-leaf:before {
content: "\f785";
}
.fa-teamspeak:before {
content: "\f4f9";
}
.fa-pushed:before {
content: "\f3e1";
}
.fa-wordpress-simple:before {
content: "\f411";
}
.fa-nutritionix:before {
content: "\f3d6";
}
.fa-wodu:before {
content: "\e088";
}
.fa-google-pay:before {
content: "\e079";
}
.fa-intercom:before {
content: "\f7af";
}
.fa-zhihu:before {
content: "\f63f";
}
.fa-korvue:before {
content: "\f42f";
}
.fa-pix:before {
content: "\e43a";
}
.fa-steam-symbol:before {
content: "\f3f6";
}
:host,
:root {
--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}
@font-face {
font-family: "Font Awesome 6 Free";
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-regular-400.woff2) format("woff2"), url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-regular-400.ttf) format("truetype");
}
.fa-regular,
.far {
font-weight: 400;
}
:host,
:root {
--fa-style-family-classic: "Font Awesome 6 Free";
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}
@font-face {
font-family: "Font Awesome 6 Free";
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-solid-900.woff2) format("woff2"), url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-solid-900.ttf) format("truetype");
}
.fa-solid,
.fas {
font-weight: 900;
}
@font-face {
font-family: "Font Awesome 5 Brands";
font-display: block;
font-weight: 400;
src: url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-brands-400.woff2) format("woff2"), url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-brands-400.ttf) format("truetype");
}
@font-face {
font-family: "Font Awesome 5 Free";
font-display: block;
font-weight: 900;
src: url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-solid-900.woff2) format("woff2"), url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-solid-900.ttf) format("truetype");
}
@font-face {
font-family: "Font Awesome 5 Free";
font-display: block;
font-weight: 400;
src: url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-regular-400.woff2) format("woff2"), url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-regular-400.ttf) format("truetype");
}
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-solid-900.woff2) format("woff2"), url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-solid-900.ttf) format("truetype");
}
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-brands-400.woff2) format("woff2"), url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-brands-400.ttf) format("truetype");
}
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-regular-400.woff2) format("woff2"), url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-regular-400.ttf) format("truetype");
unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d, u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088, u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5, u+f0c7,
u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a, u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e, u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7, u+f1f9, u+f20a,
u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d, u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba, u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc;
}
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-v4compatibility.woff2) format("woff2"), url(//www.indianest.com/wp-content/themes/atua/assets/vendors/webfonts/fa-v4compatibility.ttf) format("truetype");
unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b, u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4, u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e, u+f160-f161,
u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a;
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from,
11.1%,
to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from,
11.1%,
to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -30%, 0);
transform: translate3d(0, -30%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
right: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
#content {
background-color: var(--dt-whi-color);
}
#content[tabindex="-1"]:focus {
outline: 0;
}
.hidden {
visibility: hidden;
width: 0px !important;
height: 0px !important;
margin: 0px !important;
padding: 0px !important;
}
blockquote,
blockquote p {
color: var(--dt-sec-color);
font-weight: 500;
letter-spacing: 0.5px;
}
blockquote {
padding: 4rem;
margin: 4rem 0 4rem;
text-align: center;
position: relative;
background: var(--dt-gray2-color);
border-radius: 1.5rem;
}
blockquote p {
color: var(--dt-sec-color);
font-size: 2.4rem;
line-height: 1.3;
font-weight: 700;
margin-bottom: 1.5rem;
}
blockquote cite {
font-size: 1.6rem;
font-weight: 700;
color: var(--dt-sec-color);
}
blockquote a:not(:hover, :focus) {
text-decoration: none;
}
.single-post .react-order-list {
margin: 0;
list-style: none;
padding: 0;
}
.single-post .react-order-list li {
list-style: none;
position: relative;
padding-left: 2.2rem;
margin-bottom: 0;
line-height: 1.8;
}
.single-post .react-order-list li:before {
position: absolute;
content: "\f046";
left: 0;
top: 50%;
transform: translate(0,-50%);
text-align: center;
font-family: 'Font Awesome 6 Free';
color: var(--dt-pri-color);
font-size: 1.6rem;
} .gallery .gallery-icon a {
display: block;
position: relative;
z-index: 1;
}
.gallery .gallery-icon img {
width: 100%;
object-fit: cover;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}
.gallery .gallery-item:hover .gallery-icon img,
.gallery .gallery-item:focus-within .gallery-icon img {
opacity: 0.8;
}
.gallery {
margin-top: -2.7%;
}
.gallery .gallery-item {
background-color: var(--dt-sec-color);
padding: 0;
margin-right: 2.7%;
margin-top: 2.7%;
text-align: center;
float: left;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 45%;
}
.gallery-columns-3 .gallery-item {
width: 31.3%;
}
.gallery-columns-4 .gallery-item {
width: 20%;
}
.gallery-columns-5 .gallery-item {
width: 17.7%;
}
.gallery-columns-6 .gallery-item {
width: 13.6%;
}
.gallery-columns-7 .gallery-item {
width: 12.25%;
}
.gallery-columns-8 .gallery-item {
width: 10.5%;
}
.gallery-columns-9 .gallery-item {
width: 9.11%;
}
.gallery-columns-1 .gallery-item:nth-child(1n),
.gallery-columns-2 .gallery-item:nth-child(2n),
.gallery-columns-3 .gallery-item:nth-child(3n),
.gallery-columns-4 .gallery-item:nth-child(4n),
.gallery-columns-5 .gallery-item:nth-child(5n),
.gallery-columns-6 .gallery-item:nth-child(6n),
.gallery-columns-7 .gallery-item:nth-child(7n),
.gallery-columns-8 .gallery-item:nth-child(8n),
.gallery-columns-9 .gallery-item:nth-child(9n) {
margin-right: 0;
}
.gallery dl a {
display: block;
}
.gallery dl a img {
height: auto;
margin: 0 auto;
}
.gallery br+br {
display: none;
} .widget .gallery {
display: flow-root;
margin-top: -2.5%;
}
.widget .gallery .gallery-icon a::after {
position: absolute;
top: 50%;
left: 50%;
content: "\f08e";
font-family: 'fontAwesome';
font-weight: 400;
width: 4rem;
height: 4rem;
line-height: 4rem;
font-size: 2rem;
opacity: 0;
color: #fff;
border-radius: 10rem;
-webkit-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
z-index: 1;
}
.widget .gallery .gallery-icon a:hover::after,
.widget .gallery .gallery-icon a:focus::after {
opacity: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.widget .gallery-item:hover .gallery-icon img,
.widget .gallery-item:focus-within .gallery-icon img {
opacity: 0.2;
} img.alignnone {
margin: 0 auto;
max-width: 100%;
}
#attachment_907 {
width: 100%;
}
img.alignleft,
.wp-caption.alignleft {
margin-right: 30px;
}
img.alignright,
.wp-caption.alignright {
margin-left: 30px;
float: right;
clear: both;
margin-bottom: 30px;
}
img.wp-caption .alignnone {
display: block;
margin: 0 auto;
height: auto;
width: 100%;
}
a img.alignright {
float: right;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
}
a img.aligncenter {
margin-left: auto;
margin-right: auto;
}
.aligncenter {
margin-top: .5em;
margin-bottom: .5em;
}
.alignleft {
float: left;
margin: .5em 20px .5em 0;
}
.alignright {
float: right;
margin: .5em 0 .5em 20px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
clear: left;
font-style: italic;
line-height: 1.5em;
margin: 0.75em 0;
text-align: center;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption p.wp-caption-text {
font-size: 14px;
margin: 12px 0;
text-align: center;
font-weight: 400;
font-style: italic;
line-height: 1.5em;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #f8f8f8;
border-color: #eee;
border-image: initial;
border-radius: 3px;
border-style: solid;
border-width: 1px;
margin-bottom: 20px;
max-width: 100%;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
text-align: center;
}
.wp-caption>img {
max-width: 100%;
}
form.post-password-form label,
form.post-password-form input {
display: inline-block;
} body .is-layout-flex {
display: flex;
}
body .is-layout-flex {
flex-wrap: wrap;
align-items: center;
}
.wp-block-gallery.wp-block-gallery-6 {
--wp--style--unstable-gallery-gap: var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );
gap: var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );
}
.widget .wp-block-gallery.has-nested-images figure.wp-block-image img {
min-height: 11.4rem;
}:root {
--dt-base-color: #666666;
--dt-pri-color: #f64a00; --dt-priTwo-color: #bd1ec7; --dt-sec-color: #0e1422;
--dt-whi-color: #ffffff;
--dt-gray-color: #f2f2f2;
--dt-gray2-color: #f7f7f7;
--dt-gray3-color: #ececec;
--dt-priGrd-color: linear-gradient(to right, var(--dt-pri-color), var(--dt-priTwo-color));
--dt-priGrdRev-color: linear-gradient(to right, var(--dt-priTwo-color), var(--dt-pri-color));
--dt-base-font: "DM Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--dt-title-font: 'Red Hat Display', sans-serif;
--dt-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
::selection {
color: var(--dt-whi-color);
background-color: var(--dt-pri-color);
}
::-webkit-input-placeholder {
color: #d1d1d1;
opacity: 1;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
:-moz-placeholder {
color: #d1d1d1;
opacity: 1;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
::-moz-placeholder {
color: #d1d1d1;
opacity: 1;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
:-ms-input-placeholder {
color: #d1d1d1;
opacity: 1;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
*:focus::-webkit-input-placeholder {
opacity: 0;
}
*:focus:-moz-placeholder {
opacity: 0;
}
*:focus::-moz-placeholder {
opacity: 0;
}
*:focus:-ms-input-placeholder {
opacity: 0;
} ::-webkit-scrollbar {
width: 1rem;
height: 1rem;
background-color: #f2f2f2;
}
::-webkit-scrollbar-thumb {
background-color: #c2c2c2;
border-radius: 1rem;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
::-webkit-scrollbar-thumb:hover {
background-color: #b1b1b1;
}
::-webkit-scrollbar-corner {
background-color: #f2f2f2;
} *,
*::after,
*::before {
box-sizing: inherit;
-webkit-box-sizing: inherit;
-webkit-font-smoothing: antialiased;
word-break: break-word;
word-wrap: break-word;
}
*:not(table *) {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
word-break: break-word;
}
@media (prefers-reduced-motion:no-preference) {
:root {
scroll-behavior: smooth;
}
}
html {
font-size: 62.5%;
overflow-x: hidden;
scroll-behavior: smooth;
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
@media (prefers-reduced-motion: reduce) {
html {
scroll-behavior: auto;
}
}
@media (max-width: 75em) {
html {
font-size: 62.5%;
}
}
@media only screen and (min-width: 62em) and (max-width: 77.313em) {
html {
font-size: 58.5936%;
}
}
@media (max-width: 61.938em) {
html {
font-size: 53%;
}
}
@media (max-width: 35.938em) {
html {
font-size: 55%;
}
}
@media (min-width: 120.063em) {
html {
font-size: 75%; 
}
}
body {
margin: 0;
font-size: 1.6rem;
font-weight: 400;
line-height: 1.6;
overflow-x: hidden;
font-family: var(--dt-base-font);
color: var(--dt-base-color);
letter-spacing: .01em;
background-color: var(--dt-whi-color);
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: transparent;
}
body:not(.admin-bar) {
position: relative;
}
a {
color: var(--dt-pri-color);
text-decoration: underline;
text-underline-offset: 0.1em;
outline: none;
}
a:hover,
a:active,
a:focus {
color: var(--dt-pri-color);
text-decoration: underline;
}
.clearfix:after,
.clearfix:before {
content: "";
display: table;
clear: both;
}
.dt-btn svg {
display: inline-block;
vertical-align: middle;
}
button[type=submit], button, input[type="button"],
input[type="reset"], input[type="submit"], .dt-btn, .button:not(.add_to_cart_button) {
font-size: 1.6rem;
font-weight: 500;
padding: 1.2rem 2.6rem;
line-height: 1.5;
letter-spacing: .03rem;
border-width: 0.1rem;
border-style: solid;
border-color: transparent;
border-radius: 0.6rem;
display: inline-block;
vertical-align: middle;
white-space: nowrap;
text-transform: initial;
font-family: inherit;
text-decoration: none;
overflow: hidden;
position: relative;
z-index: 0;
}
button[type=button].mfp-close,
button[type=button].mfp-arrow {
background-color: transparent;
}
a.dt-btn:hover, a.dt-btn:focus,
.contact__body a:hover, .contact__body a:focus {
text-decoration: none;
}
button[type=submit], input[type="button"],
input[type="reset"], input[type="submit"],
.dt-btn-primary, .wp-block-button__link,
.wp-block-button__link:hover,
.wp-block-button__link:focus {
color: var(--dt-whi-color);
background-color: var(--dt-pri-color);
border-color: var(--dt-pri-color);
} 
.dt-btn-border {
border-width: 0.2rem;
}
.dt-btn-primary.dt-btn-border {
color: var(--dt-pri-color);
background-color: transparent;
border-color: var(--dt-pri-color);
}
.dt-btn-primary.dt-btn-border:hover, .dt-btn-primary.dt-btn-border:focus,
.dt-btn-primary:hover, .dt-btn-primary:focus {
color: var(--dt-whi-color);
background-color: var(--dt-pri-color);
border-color: var(--dt-pri-color);
}
button[type=button].dt-btn-secondary,
button[type=submit].dt-btn-secondary,
.dt-btn-secondary {
color: var(--dt-whi-color);
background-color: var(--dt-sec-color);
border-color: var(--dt-sec-color);
}
.dt-btn-secondary.dt-btn-border {
color: var(--dt-sec-color);
background-color: transparent;
border-color: var(--dt-sec-color);
}
.dt-btn-secondary.dt-btn-border:hover, .dt-btn-secondary.dt-btn-border:focus,
.dt-btn-secondary:hover, .dt-btn-secondary:focus {
color: var(--dt-whi-color);
background-color: var(--dt-sec-color);
border-color: var(--dt-sec-color);
}
.dt-btn-white {
color: var(--dt-sec-color);
background-color: var(--dt-whi-color);
}
.dt-btn-white.dt-btn-border {
color: var(--dt-whi-color);
background-color: transparent;
border-color: var(--dt-whi-color);
}
.dt-btn-white.dt-btn-border:hover, .dt-btn-white.dt-btn-border:focus {
color: var(--dt-pri-color);
background-color: var(--dt-whi-color);
border-color: var(--dt-whi-color);
box-shadow: 0 0 2rem rgba(0, 0, 0, 0.05);
}
.dt-btn-play,
a.dt-btn-play {
position: relative;
display: inline-block;
width: 7.8rem;
height: 7.8rem;
line-height: 7.8rem;
background-color: var(--dt-pri-color);
color: var(--dt-whi-color);
font-size: 2.2rem;
border-radius: 100%;
text-align: center;
z-index: 0;
}
.dt-btn-play:before,
.dt-btn-play:after {
width: 100%;
height: 100%;
border-radius: 50%;
background: transparent;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
.dt-btn-play:after {
-webkit-animation-delay: .6s;
animation-delay: .6s;
} .btn--arrow .button:not(.submit-btn, .add_to_cart_button),
.btn--arrow .dt-btn:not(.submit-btn) {
padding-right: 6rem;
}
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_readmore .dt-btn-plustext:before,
.btn--arrow .button:not(.submit-btn, .add_to_cart_button):before,
.btn--arrow .dt-btn:not(.submit-btn):before {
content: '';
position: absolute;
top: 50%;
right: 3.2rem;
-webkit-transform: translateY(-50%) scaleX(1);
-ms-transform: translateY(-50%) scaleX(1);
transform: translateY(-50%) scaleX(1);
width: 1.8rem;
height: 0.2rem;
background: var(--dt-whi-color);
transition: var(--dt-transition);
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
}
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_readmore .dt-btn-plustext:after,
.btn--arrow .button:not(.submit-btn, .add_to_cart_button):after,
.btn--arrow .dt-btn:not(.submit-btn):after {
content: '';
position: absolute;
top: 50%;
right: 3.2rem;
width: 0.9rem;
height: 0.9rem;
border-right: 0.2rem solid var(--dt-whi-color);
border-top: 0.2rem solid var(--dt-whi-color);
-webkit-transform: translateY(-50%) rotate(45deg);
-ms-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
transition: var(--dt-transition);
}
.btn--arrow .dt-btn.dt-btn-primary.dt-btn-border:not(.submit-btn):before {
background: var(--dt-pri-color);
}
.btn--arrow .dt-btn.dt-btn-primary.dt-btn-border:not(.submit-btn):after {
border-right-color: var(--dt-pri-color);
border-top-color: var(--dt-pri-color);
}
.btn--arrow .dt-btn.dt-btn-white.dt-btn-border:not(.submit-btn):before,
.btn--arrow .dt-btn.dt-btn-secondary.dt-btn-border:not(.submit-btn):hover:before,
.btn--arrow .dt-btn.dt-btn-primary.dt-btn-border:not(.submit-btn):hover:before {
background: var(--dt-whi-color);
}
.btn--arrow .dt-btn.dt-btn-white.dt-btn-border:not(.submit-btn):after,
.btn--arrow .dt-btn.dt-btn-white:not(.submit-btn, .dt-btn-border):after,
.btn--arrow .dt-btn.dt-btn-secondary.dt-btn-border:not(.submit-btn):hover:after,
.btn--arrow .dt-btn.dt-btn-primary.dt-btn-border:not(.submit-btn):hover:after {
border-right-color: var(--dt-whi-color);
border-top-color: var(--dt-whi-color);
}
.btn--arrow .dt-btn.dt-btn-white.dt-btn-border:not(.submit-btn):hover:before,
.btn--arrow .dt-btn.dt-btn-white:not(.submit-btn, .dt-btn-border):hover:before,
.btn--arrow .dt-btn.dt-btn-secondary.dt-btn-border:not(.submit-btn):before {
background: var(--dt-sec-color);
}
.btn--arrow .dt-btn.dt-btn-white.dt-btn-border:not(.submit-btn):hover:after,
.btn--arrow .dt-btn.dt-btn-white:not(.submit-btn, .dt-btn-border):hover:after,
.btn--arrow .dt-btn.dt-btn-secondary.dt-btn-border:not(.submit-btn):after {
border-right-color: var(--dt-sec-color);
border-top-color: var(--dt-sec-color);
}
.btn--arrow .dt-btn.dt-btn-white:not(.submit-btn):before {
background: var(--dt-sec-color);
}
.btn--arrow .dt-btn.dt-btn-white:not(.submit-btn):after {
border-right-color: var(--dt-sec-color);
border-top-color: var(--dt-sec-color);
}
.btn--effect-one .button:not(.submit-btn, .add_to_cart_button):hover,
.btn--effect-one .button:not(.submit-btn, .add_to_cart_button):focus,
.btn--effect-one .dt-btn:not(.submit-btn):hover,
.btn--effect-one .dt-btn:not(.submit-btn):focus {
color: var(--dt-whi-color);
}
.btn--effect-one .button:not(.submit-btn, .add_to_cart_button):before,
.btn--effect-one .dt-btn:not(.submit-btn):before {
position: absolute;
content: '';
top: 0;
left: 0;
width: 0%;
height: 100%;
border-radius: inherit;
background: var(--dt-sec-color);
z-index: -1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.btn--effect-one .button:not(.submit-btn, .add_to_cart_button):hover:before,
.btn--effect-one .button:not(.submit-btn, .add_to_cart_button):focus:before,
.btn--effect-one .dt-btn:not(.submit-btn):hover:before,
.btn--effect-one .dt-btn:not(.submit-btn):focus:before {
width: 100%;
}
.btn--effect-one .dt-btn.dt-btn-white:not(.submit-btn):hover:before,
.btn--effect-one .dt-btn.dt-btn-white:not(.submit-btn):focus:before {
background: var(--dt-pri-color);
} .btn--effect-two .dt-btn:not(.submit-btn) {
line-height: 4.8rem;
padding-top: 0;
padding-bottom: 0;
}
.btn--effect-two .dt-btn:not(.submit-btn) .dt-btn-text {
display: inline-flex;
}
.btn--effect-two .dt-btn:not(.submit-btn) .dt-btn-text span {
white-space: pre-wrap;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span,
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span {
display: inline-block;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2n+1),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2n+1),
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2n),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2n) {
-webkit-animation-timing-function: cubic-bezier(.75,0,.125,1);
animation-timing-function: cubic-bezier(.75,0,.125,1);
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2n),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2n) {
-webkit-animation: dt_nanuk_2 .5s forwards;
animation: dt_nanuk_2 .5s forwards;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2n+1),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2n+1) {
-webkit-animation: dt_nanuk_1 .5s forwards;
animation: dt_nanuk_1 .5s forwards;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(1),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(1) {
-webkit-animation-delay: 0s;
animation-delay: 0s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2) {
-webkit-animation-delay: .05s;
animation-delay: .05s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(3),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(3) {
-webkit-animation-delay: .1s;
animation-delay: .1s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(4),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(4) {
-webkit-animation-delay: .15s;
animation-delay: .15s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(5),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(5) {
-webkit-animation-delay: .2s;
animation-delay: .2s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(6),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(6) {
-webkit-animation-delay: .25s;
animation-delay: .25s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(7),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(7) {
-webkit-animation-delay: .3s;
animation-delay: .3s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(8),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(8) {
-webkit-animation-delay: .35s;
animation-delay: .35s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(9),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(9) {
-webkit-animation-delay: .4s;
animation-delay: .4s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(10),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(10) {
-webkit-animation-delay: .45s;
animation-delay: .45s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(11),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(11) {
-webkit-animation-delay: .5s;
animation-delay: .5s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(12),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(12) {
-webkit-animation-delay: .55s;
animation-delay: .55s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(13),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(13) {
-webkit-animation-delay: .6s;
animation-delay: .6s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(14),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(14) {
-webkit-animation-delay: .65s;
animation-delay: .65s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(15),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(15) {
-webkit-animation-delay: .7s;
animation-delay: .7s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(16),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(16) {
-webkit-animation-delay: .75s;
animation-delay: .75s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(17),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(17) {
-webkit-animation-delay: .8s;
animation-delay: .8s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(18),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(18) {
-webkit-animation-delay: .85s;
animation-delay: .85s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(19),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(19) {
-webkit-animation-delay: .9s;
animation-delay: .9s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(20),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(20) {
-webkit-animation-delay: .95s;
animation-delay: .95s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(21),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(21) {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(22),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(22) {
-webkit-animation-delay: 1.05s;
animation-delay: 1.05s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(23),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(23) {
-webkit-animation-delay: 1.1s;
animation-delay: 1.1s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(24),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(24) {
-webkit-animation-delay: 1.15s;
animation-delay: 1.15s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(25),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(25) {
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(26),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(26) {
-webkit-animation-delay: 1.25s;
animation-delay: 1.25s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(27),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(27) {
-webkit-animation-delay: 1.3s;
animation-delay: 1.3s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(28),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(28) {
-webkit-animation-delay: 1.35s;
animation-delay: 1.35s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(29),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(29) {
-webkit-animation-delay: 1.4s;
animation-delay: 1.4s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(30),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(30) {
-webkit-animation-delay: 1.45s;
animation-delay: 1.45s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(31),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(31) {
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
}
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(32),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(32) {
-webkit-animation-delay: 1.55s;
animation-delay: 1.55s;
}
@keyframes dt_nanuk_1{0%,100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}49%{opacity:1;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}50%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);color:inherit}51%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);color:inherit}100%{color:inherit}}
@keyframes dt_nanuk_2{0%,100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}49%{opacity:1;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}50%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);color:inherit}51%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);color:inherit}100%{color:inherit}} .btn--effect-three .dt-btn:not(.submit-btn) {
display: inline-flex;
align-items: center;
justify-content: center;
padding-top: 0;
padding-bottom: 0;
line-height: 4.8rem;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text {
position: relative;
direction: ltr;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text:before {
content: attr(data-text);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0;
-webkit-transition: -webkit-transform .2s,opacity .2s;
transition: transform .2s,opacity .2s;
transition-timing-function: ease,ease;
-webkit-transition-timing-function: cubic-bezier(.75,0,.125,1);
transition-timing-function: cubic-bezier(.75,0,.125,1);
white-space: nowrap;
}
.btn--effect-three .dt-btn:not(.submit-btn):hover .dt-btn-text:before,
.btn--effect-three .dt-btn:not(.submit-btn):focus-within .dt-btn-text:before {
opacity: 0;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text>span {
white-space: pre-wrap;
display: inline-block;
padding: 0;
opacity: 0;
-webkit-transform: translate3d(0,-1.4rem,0);
transform: translate3d(0,-1.4rem,0);
-webkit-transition: -webkit-transform .2s,opacity .2s;
transition: transform .2s,opacity .2s;
transition-timing-function: ease,ease;
-webkit-transition-timing-function: cubic-bezier(.75,0,.125,1);
transition-timing-function: cubic-bezier(.75,0,.125,1);
line-height: normal;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(1) {
-webkit-transition-delay: 0.045s;
transition-delay: 0.045s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(2) {
-webkit-transition-delay: 0.09s;
transition-delay: 0.09s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(3) {
-webkit-transition-delay: 0.135s;
transition-delay: 0.135s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(4) {
-webkit-transition-delay: 0.18s;
transition-delay: 0.18s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(5) {
-webkit-transition-delay: 0.225s;
transition-delay: 0.225s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(6) {
-webkit-transition-delay: 0.27s;
transition-delay: 0.27s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(7) {
-webkit-transition-delay: 0.315s;
transition-delay: 0.315s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(8) {
-webkit-transition-delay: 0.36s;
transition-delay: 0.36s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(9) {
-webkit-transition-delay: 0.40s;
transition-delay: 0.405s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(10) {
-webkit-transition-delay: 0.45s;
transition-delay: 0.45s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(11) {
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(12) {
-webkit-transition-delay: 0.55s;
transition-delay: 0.55s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(13) {
-webkit-transition-delay: 0.6s;
transition-delay: 0.6s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(14) {
-webkit-transition-delay: 0.65s;
transition-delay: 0.65s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(15) {
-webkit-transition-delay: 0.7s;
transition-delay: 0.7s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(16) {
-webkit-transition-delay: 0.75s;
transition-delay: 0.75s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(17) {
-webkit-transition-delay: 0.8s;
transition-delay: 0.8s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(18) {
-webkit-transition-delay: 0.85s;
transition-delay: 0.85s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(19) {
-webkit-transition-delay: 0.90s;
transition-delay: 0.90s;
}
.btn--effect-three .dt-btn:not(.submit-btn) .dt-btn-text span:nth-child(20) {
-webkit-transition-delay: 0.95s;
transition-delay: 0.95s;
}
.btn--effect-three .dt-btn:not(.submit-btn):not(:hover) .dt-btn-text>span {
-webkit-transition-delay: 0s!important;
transition-delay: 0s!important;
}
.btn--effect-three .dt-btn:not(.submit-btn):hover .dt-btn-text>span,
.btn--effect-three .dt-btn:not(.submit-btn):focus .dt-btn-text>span {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
} .btn--effect-four .dt-btn:not(.submit-btn):before {
background-color: var(--dt-sec-color);
border-radius: inherit;
content: '';
display: block;
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
transform: translate(-100%, 0) rotate(10deg);
transform-origin: top left;
transition: .3s transform ease-out;
will-change: transform;
z-index: -1;
}
.btn--effect-four .dt-btn:not(.submit-btn):hover:before {
transform: translate(0, 0);
}
.btn--effect-four .dt-btn.dt-btn-secondary:not(.submit-btn):before {
background-color: var(--dt-pri-color);
}
.btn--effect-four .dt-btn.dt-btn-white:not(.submit-btn):hover,
.btn--effect-four .dt-btn.dt-btn-white:not(.submit-btn):focus {
color: var(--dt-whi-color);
}  .btn--effect-five .button:not(.submit-btn, .add_to_cart_button):before,
.btn--effect-five .dt-btn:not(.submit-btn):before {
background: var(--dt-sec-color);
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: rotate3d(0,0,1,-45deg) translate3d(0px,-3em,0px);
transform-origin: 0 100% 0;
transition: transform .4s ease 0s,opacity .4s ease 0s,background-color .4s ease 0s;
width: 150%;
z-index: -1;
}
.btn--effect-five .button:not(.submit-btn, .add_to_cart_button):hover:before,
.btn--effect-five .button:not(.submit-btn, .add_to_cart_button):focus:before,
.btn--effect-five .dt-btn:not(.submit-btn):hover:before,
.btn--effect-five .dt-btn:not(.submit-btn):focus:before {
opacity: 1;
transform: rotate3d(0,0,1,0deg);
transition-timing-function: cubic-bezier(.3,1,.3,1);
}
.btn--effect-five .button:not(.submit-btn, .add_to_cart_button):hover,
.btn--effect-five .button:not(.submit-btn, .add_to_cart_button):focus,
.btn--effect-five .dt-btn:not(.submit-btn):hover,
.btn--effect-five .dt-btn:not(.submit-btn):focus {
color: var(--dt-whi-color);
}
.btn--effect-five .dt-btn.dt-btn-white:not(.submit-btn):hover,
.btn--effect-five .dt-btn.dt-btn-white:not(.submit-btn):focus {
color: var(--dt-whi-color);
background: var(--dt-pri-color);
}
button:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
button[type="submit"]:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.dt-btn:focus {
outline-width: 0.1rem;
outline-offset: -0.3rem;
outline-style: dotted;
}
a,
area,
button,
input,
label,
select,
summary,
textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
img {
display: inline-block;
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .7s;
transition-property: all;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin: 0;
padding: 0;
font-weight: 800;
line-height: 1.25;
font-family: var(--dt-title-font);
color: var(--dt-sec-color);
word-break: break-word;
}
h1,
.h1 {
font-size: 5.8rem;
}
h2,
.h2 {
font-size: 4.45rem;
}
h3,
.h3 {
font-size: 3rem;
}
h4,
.h4 {
font-size: 2.6rem;
}
h5,
.h5 {
font-size: 2.2rem;
}
h6,
.h6 {
font-size: 1.6rem;
}
em,
cite,
q {
color: var(--dt-pri-color);
font-style: italic;
font-weight: bold;
}
code,
kbd,
tt,
var,
samp,
pre {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
background-color: var(--dt-sec-color);
color: var(--dt-whi-color);
padding: 0.1rem 0.5rem;
border-radius: 0;
font-size: 88%;
}
pre {
display: block;
margin: 0 0 1rem;
font-size: 1.3rem;
word-break: break-all;
word-wrap: break-word;
border: 0.1rem solid #ccc;
border-radius: 0;
overflow: auto;
}
table {
border: 0.1rem solid #e9e9e9;
background-color: #fcfcfc;
border-spacing: 0;
letter-spacing: 0.05rem;
margin: 0 0 2rem;
text-align: left;
table-layout: fixed;
border-collapse: collapse;
}
table th {
border: 0.1rem solid rgba(0, 0, 0, 0.25);
}
table td {
border: 0.1rem solid #e9e9ea;
}
table th,
table td {
padding: 1.5rem;
}
table th {
background: var(--dt-pri-color);
color: var(--dt-whi-color);
}
p {
margin: 0 0 1.6rem;
word-break: break-word;
}
.widget_media_image > .wp-block-image,
figure {
margin: 0;
}
address,
table,
pre {
width: 100%;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
font-weight: 600;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.4rem;
}
sup {
top: -0.8rem;
}
fieldset {
border: 0.1rem solid #e9e9ea;
margin: 2.4rem 0.2rem;
padding: 1rem 2.5rem 2rem;
border-radius: 0;
}
iframe {
max-width: 100%; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
appearance: button;
-moz-appearance: button;
-webkit-appearance: button;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
outline: 0.1rem dotted;
outline-offset: -0.2rem;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
position: relative;
border-radius: 0.7rem;
display: block;
line-height: 1.5;
font-size: 1.6rem;
font-weight: 500;
max-height: 5rem;
padding: 1.3rem 1.6rem;
vertical-align: middle;
width: 100%;
background-color: #fdfdfd;
border: 0.1rem solid rgba(189, 189, 189, 0.2);
outline: none;
letter-spacing: 0.05rem;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
border-color: var(--dt-pri-color);
background-color: var(--dt-whi-color);
}
button[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
color: var(--dt-whi-color);
background-color: var(--dt-pri-color);
}
[type="search"] {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
outline-offset: -0.2rem;
}
select {
background-clip: padding-box;
border: 0.1rem solid rgba(189, 189, 189, 0.2);
border-radius: 0;
display: block;
font-size: 92%;
font-weight: 400;
padding: 0.6rem 1.2rem;
position: relative;
text-decoration: none;
white-space: nowrap;
width: 100%;
-webkit-box-shadow: none;
box-shadow: none;
overflow: auto !important;
outline: 0;
background-image: linear-gradient(#242424, #242424), linear-gradient(#e9e9ea, #e9e9ea);
background-size: 0 0.1rem, 100% 0.1rem;
background-repeat: no-repeat;
background-position: center bottom, center calc(100% - -0.1rem);
background-color: #f6f6f6;
-moz-transition: background 0s ease-out;
-webkit-transition: background 0s ease-out;
-o-transition: background 0s ease-out;
transition: background 0s ease-out;
}
textarea {
height: 13.2rem;
overflow: auto;
resize: vertical;
max-height: 100%;
}
input[type="checkbox"],
input[type="radio"],
form[id*="give-form"] #give-gateway-radio-list>li input[type="radio"],
form[id*="give-form"] #give-gateway-radio-list>li input[type="checkbox"],
div.wpforms-container-full .wpforms-form input[type="radio"],
div.wpforms-container-full .wpforms-form input[type="checkbox"] {
border: 2px solid var(--dt-pri-color);
background: var(--dt-whi-color);
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0;
height: 20px;
margin: -3px 3px 0 0;
outline: 0;
padding: 0;
text-align: center;
vertical-align: middle;
width: 20px !important;
max-width: 20px;
appearance: none !important;
-moz-appearance: none !important;
-webkit-appearance: none !important;
transition: 0.05s border-color ease-in-out;
}
input[type="radio"] {
border-radius: 50%;
margin-right: 4px;
line-height: 12px;
}
input[type="checkbox"]:checked:before,
input[type="radio"]:checked:before {
display: inline-block;
vertical-align: middle;
speak: none;
line-height: 1.1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
input[type="radio"]:checked:before {
content: "⬤";
text-indent: -9999px;
border-radius: 50px;
font-size: 24px;
width: 8px;
height: 8px;
margin: 4px;
line-height: 20px;
background: var(--dt-pri-color);
}
input[type="checkbox"]:checked:before {
content: "✔";
font-weight: 900;
color: var(--dt-pri-color);
}  .dt-grid-list dt {
padding: 0.8rem 0 0.8rem 0;
font-weight: 600;
}
.dt-grid-list dd {
margin: 0;
padding: 0.8rem 0 0.8rem 0;
}
@media (min-width: 34.375em) {
.dt-grid-list {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
}
.dt-grid-list dt {
grid-column-start: 1;
}
.dt-grid-list dd {
grid-column-start: 2;
}
.dt-grid-list dt+dd {}
} .dt-d-none,
div.dt-d-none {
display: none;
}
.dt-d-block,
div.dt-d-block {
display: block;
}
.dt-d-inline,
div.dt-d-inline {
display: inline;
}
.dt-d-inline-block,
div.dt-d-inline-block {
display: inline-block;
}
.dt-container,
.dt-container-fluid {
width: 100%;
padding-right: 1.6rem;
padding-left: 1.6rem;
margin-right: auto;
margin-left: auto;
}
@media (max-width: 35.938em) {
.dt-container,
.dt-container-fluid {
padding-right: 2.4rem;
padding-left: 2.4rem;
}
}
.dt-row {
--dt-gutter-x: 2.4rem;
--dt-gutter-y: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: calc(var(--dt-gutter-y) * -1);
margin-right: calc(var(--dt-gutter-x)/ -2);
margin-left: calc(var(--dt-gutter-x)/ -2);
}
.dt-row>* {
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--dt-gutter-x)/ 2);
padding-left: calc(var(--dt-gutter-x)/ 2);
margin-top: var(--dt-gutter-y);
}
.dt-g-0,
.dt-gx-0 {
--dt-gutter-x: 0rem;
}
.dt-g-0,
.dt-gy-0 {
--dt-gutter-y: 0rem;
}
.dt-g-1,
.dt-gx-1 {
--dt-gutter-x: 0.4rem;
}
.dt-g-1,
.dt-gy-1 {
--dt-gutter-y: 0.4rem;
}
.dt-g-2,
.dt-gx-2 {
--dt-gutter-x: 0.8rem;
}
.dt-g-2,
.dt-gy-2 {
--dt-gutter-y: 0.8rem;
}
.dt-g-3,
.dt-gx-3 {
--dt-gutter-x: 1.6rem;
}
.dt-g-3,
.dt-gy-3 {
--dt-gutter-y: 1.6rem;
}
.dt-g-4,
.dt-gx-4 {
--dt-gutter-x: 2.4rem;
}
.dt-g-4,
.dt-gy-4 {
--dt-gutter-y: 2.4rem;
}
.dt-g-5,
.dt-gx-5 {
--dt-gutter-x: 4.8rem;
}
.dt-g-5,
.dt-gy-5 {
--dt-gutter-y: 4.8rem;
}
.dt-col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.dt-col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.dt-col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.dt-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.dt-col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.dt-col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.dt-col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.dt-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.dt-col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.dt-col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.dt-col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.dt-col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.dt-m-0 {
margin: 0;
}
.dt-mt-auto {
margin-top: auto;
}
.dt-mr-auto {
margin-right: auto;
}
.dt-mb-auto {
margin-bottom: auto;
}
.dt-ml-auto {
margin-left: auto;
}
.dt-my-auto {
margin-top: auto;
margin-bottom: auto;
}
.dt-mx-auto {
margin-left: auto;
margin-right: auto;
}
.dt-mt-0 {
margin-top: 0;
}
.dt-mt-1 {
margin-top: 0.4rem;
}
.dt-mt-2 {
margin-top: 0.8rem;
}
.dt-mt-3 {
margin-top: 1.6rem;
}
.dt-mt-4 {
margin-top: 2.4rem;
}
.dt-mt-5 {
margin-top: 3.2rem;
}
.dt-mt-6 {
margin-top: 4.8rem;
}
.dt-mr-0 {
margin-right: 0;
}
.dt-mr-1 {
margin-right: 0.4rem;
}
.dt-mr-2 {
margin-right: 0.8rem;
}
.dt-mr-3 {
margin-right: 1.6rem;
}
.dt-mr-4 {
margin-right: 2.4rem;
}
.dt-mr-5 {
margin-right: 3.2rem;
}
.dt-mr-6 {
margin-right: 4.8rem;
}
.dt-mb-0 {
margin-bottom: 0;
}
.dt-mb-1 {
margin-bottom: 0.4rem;
}
.dt-mb-2 {
margin-bottom: 0.8rem;
}
.dt-mb-3 {
margin-bottom: 1.6rem;
}
.dt-mb-4 {
margin-bottom: 2.4rem;
}
.dt-mb-5 {
margin-bottom: 3.2rem;
}
.dt-mb-6 {
margin-bottom: 4.8rem;
}
.dt-ml-0 {
margin-left: 0;
}
.dt-ml-1 {
margin-left: 0.4rem;
}
.dt-ml-2 {
margin-left: 0.8rem;
}
.dt-ml-3 {
margin-left: 1.6rem;
}
.dt-ml-4 {
margin-left: 2.4rem;
}
.dt-ml-5 {
margin-left: 3.2rem;
}
.dt-ml-6 {
margin-left: 4.8rem;
}
.dt-my-0 {
margin-top: 0;
margin-bottom: 0;
}
.dt-my-1 {
margin-top: 0.4rem;
margin-bottom: 0.4rem;
}
.dt-my-2 {
margin-top: 0.8rem;
margin-bottom: 0.8rem;
}
.dt-my-3 {
margin-top: 1.6rem;
margin-bottom: 1.6rem;
}
.dt-my-4 {
margin-top: 2.4rem;
margin-bottom: 2.4rem;
}
.dt-my-5 {
margin-top: 3.2rem;
margin-bottom: 3.2rem;
}
.dt-my-6 {
margin-top: 4.8rem;
margin-bottom: 4.8rem;
}
.dt-mx-0 {
margin-left: 0;
margin-right: 0;
}
.dt-mx-1 {
margin-left: 0.4rem;
margin-right: 0.4rem;
}
.dt-mx-2 {
margin-left: 0.8rem;
margin-right: 0.8rem;
}
.dt-mx-3 {
margin-left: 1.6rem;
margin-right: 1.6rem;
}
.dt-mx-4 {
margin-left: 2.4rem;
margin-right: 2.4rem;
}
.dt-mx-5 {
margin-left: 3.2rem;
margin-right: 3.2rem;
}
.dt-mx-6 {
margin-left: 4.8rem;
margin-right: 4.8rem;
}
.dt-pt-0 {
padding-top: 0;
}
.dt-pt-1 {
padding-top: 0.4rem;
}
.dt-pt-2 {
padding-top: 0.8rem;
}
.dt-pt-3 {
padding-top: 1.6rem;
}
.dt-pt-4 {
padding-top: 2.4rem;
}
.dt-pt-5 {
padding-top: 3.2rem;
}
.dt-pt-6 {
padding-top: 4.8rem;
}
.dt-pr-0 {
padding-right: 0;
}
.dt-pr-1 {
padding-right: 0.4rem;
}
.dt-pr-2 {
padding-right: 0.8rem;
}
.dt-pr-3 {
padding-right: 1.6rem;
}
.dt-pr-4 {
padding-right: 2.4rem;
}
.dt-pr-5 {
padding-right: 3.2rem;
}
.dt-pr-6 {
padding-top: 4.8rem;
}
.dt-pb-0 {
padding-bottom: 0;
}
.dt-pb-1 {
padding-bottom: 0.4rem;
}
.dt-pb-2 {
padding-bottom: 0.8rem;
}
.dt-pb-3 {
padding-bottom: 1.6rem;
}
.dt-pb-4 {
padding-bottom: 2.4rem;
}
.dt-pb-5 {
padding-bottom: 3.2rem;
}
.dt-pb-6 {
padding-top: 4.8rem;
}
.dt-pl-0 {
padding-left: 0;
}
.dt-pl-1 {
padding-left: 0.4rem;
}
.dt-pl-2 {
padding-left: 0.8rem;
}
.dt-pl-3 {
padding-left: 1.6rem;
}
.dt-pl-4 {
padding-left: 2.4rem;
}
.dt-pl-5 {
padding-left: 3.2rem;
}
.dt-pl-6 {
padding-top: 4.8rem;
}
.dt-p-0 {
padding: 0;
}
.dt-py-0 {
padding-top: 0;
padding-bottom: 0;
}
.dt-py-1 {
padding-top: 0.4rem;
padding-bottom: 0.4rem;
}
.dt-py-2 {
padding-top: 0.8rem;
padding-bottom: 0.8rem;
}
.dt-py-3 {
padding-top: 1.6rem;
padding-bottom: 1.6rem;
}
.dt-py-4 {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
.dt-py-5 {
padding-top: 3.2rem;
padding-bottom: 3.2rem;
}
.dt-py-6 {
padding-top: 4.8rem;
padding-bottom: 4.8rem;
}
.dt-px-0 {
padding-left: 0;
padding-right: 0;
}
.dt-px-1 {
padding-left: 0.4rem;
padding-right: 0.4rem;
}
.dt-px-2 {
padding-left: 0.8rem;
padding-right: 0.8rem;
}
.dt-px-3 {
padding-left: 1.6rem;
padding-right: 1.6rem;
}
.dt-px-4 {
padding-left: 2.4rem;
padding-right: 2.4rem;
}
.dt-px-5 {
padding-left: 3.2rem;
padding-right: 3.2rem;
}
.dt-px-6 {
padding-left: 4.8rem;
padding-right: 4.8rem;
}
.dt-text-left {
text-align: left;
}
.dt-text-right {
text-align: right;
}
.dt-text-center {
text-align: center;
}
.dt-flex-10 {
-ms-flex: 1 1 10%;
flex: 1 1 10%;
}
.dt-flex-15 {
-ms-flex: 1 1 15%;
flex: 1 1 15%;
}
.dt-flex-20 {
-ms-flex: 1 1 20%;
flex: 1 1 20%;
}
.dt-flex-25 {
-ms-flex: 1 1 25%;
flex: 1 1 25%;
}
.dt-flex-30 {
-ms-flex: 1 1 30%;
flex: 1 1 30%;
}
.dt-flex-35 {
-ms-flex: 1 1 35%;
flex: 1 1 35%;
}
.dt-flex-40 {
-ms-flex: 1 1 40%;
flex: 1 1 40%;
}
.dt-flex-45 {
-ms-flex: 1 1 45%;
flex: 1 1 45%;
}
.dt-flex-50 {
-ms-flex: 1 1 50%;
flex: 1 1 50%;
}
.dt-flex-55 {
-ms-flex: 1 1 55%;
flex: 1 1 55%;
}
.dt-flex-60 {
-ms-flex: 1 1 60%;
flex: 1 1 60%;
}
.dt-flex-65 {
-ms-flex: 1 1 65%;
flex: 1 1 65%;
}
.dt-flex-70 {
-ms-flex: 1 1 70%;
flex: 1 1 70%;
}
.dt-flex-75 {
-ms-flex: 1 1 75%;
flex: 1 1 75%;
}
.dt-flex-80 {
-ms-flex: 1 1 80%;
flex: 1 1 80%;
}
.dt-flex-85 {
-ms-flex: 1 1 85%;
flex: 1 1 85%;
}
.dt-flex-90 {
-ms-flex: 1 1 90%;
flex: 1 1 90%;
}
.dt-flex-95 {
-ms-flex: 1 1 95%;
flex: 1 1 95%;
}
.dt-flex-100 {
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
.dt-flex-auto {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.dt-float-right {
float: right;
}
.dt-float-left {
float: left;
}
.dt-float-none {
float: none;
}
.dt-order-1 {
order: 1;
}
.dt-order-2 {
order: 2;
}
.dt-order-3 {
order: 3;
}
.dt-order-4 {
order: 4;
}
.dt-order-5 {
order: 5;
}
.dt-order-6 {
order: 6;
}
.dt-order-7 {
order: 7;
}
.dt-order-8 {
order: 8;
}
.dt-order-9 {
order: 9;
}
.dt-order-10 {
order: 10;
}
.dt-order-11 {
order: 11;
}
.dt-order-12 {
order: 12;
} .dt-masonry {
width: 100%;
-webkit-column-gap: 2.4rem;
-moz-column-gap: 2.4rem;
column-gap: 2.4rem;
-moz-column-gap: 2.4rem;
-webkit-column-gap: 2.4rem;
column-gap: 2.4rem;
}
.dt-masonry-4 {
-webkit-column-count: 4;
-moz-column-count: 4;
column-count: 4;
}
.dt-masonry-3 {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
}
.dt-masonry-2 {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
@media (max-width: 47.938em) {
.dt-masonry[class*="dt-masonry-"] {
-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1;
}
}
@media only screen and (min-width: 62em) and (max-width: 64em) {
.dt-masonry[class*="dt-masonry-"] {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
}
@media only screen and (min-width: 48em) and (max-width: 61.938em) {
.dt-masonry[class*="dt-masonry-"] {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
}  @media (min-width: 36em) {
.dt-container,
.dt-container-sm {
max-width: 63.68rem; }
.dt-g-sm-0,
.dt-gx-sm-0 {
--dt-gutter-x: 0rem;
}
.dt-g-sm-0,
.dt-gy-sm-0 {
--dt-gutter-y: 0rem;
}
.dt-g-sm-1,
.dt-gx-sm-1 {
--dt-gutter-x: 0.4rem;
}
.dt-g-sm-1,
.dt-gy-sm-1 {
--dt-gutter-y: 0.4rem;
}
.dt-g-sm-2,
.dt-gx-sm-2 {
--dt-gutter-x: 0.8rem;
}
.dt-g-sm-2,
.dt-gy-sm-2 {
--dt-gutter-y: 0.8rem;
}
.dt-g-sm-3,
.dt-gx-sm-3 {
--dt-gutter-x: 1.6rem;
}
.dt-g-sm-3,
.dt-gy-sm-3 {
--dt-gutter-y: 1.6rem;
}
.dt-g-sm-4,
.dt-gx-sm-4 {
--dt-gutter-x: 2.4rem;
}
.dt-g-sm-4,
.dt-gy-sm-4 {
--dt-gutter-y: 2.4rem;
}
.dt-g-sm-5,
.dt-gx-sm-5 {
--dt-gutter-x: 4.8rem;
}
.dt-g-sm-5,
.dt-gy-sm-5 {
--dt-gutter-y: 4.8rem;
}
.dt-col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.dt-col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.dt-col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.dt-col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.dt-col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.dt-col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.dt-col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.dt-col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.dt-col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.dt-col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.dt-col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.dt-col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.dt-d-sm-none,
div.dt-d-sm-none {
display: none;
}
.dt-d-sm-block,
div.dt-d-sm-block {
display: block;
}
.dt-d-sm-inline,
div.dt-d-sm-inline {
display: inline;
}
.dt-d-sm-inline-block,
div.dt-d-sm-inline-block {
display: inline-block;
}
.dt-text-sm-left {
text-align: left;
}
.dt-text-sm-right {
text-align: right;
}
.dt-text-sm-center {
text-align: center;
}
.dt-mt-sm-auto {
margin-top: auto;
}
.dt-mr-sm-auto {
margin-right: auto;
}
.dt-mb-sm-auto {
margin-bottom: auto;
}
.dt-ml-sm-auto {
margin-left: auto;
}
.dt-my-sm-auto {
margin-top: auto;
margin-bottom: auto;
}
.dt-mx-sm-auto {
margin-left: auto;
margin-right: auto;
}
.dt-m-sm-0 {
margin: 0;
}
.dt-mt-sm-0 {
margin-top: 0;
}
.dt-mt-sm-1 {
margin-top: 0.4rem;
}
.dt-mt-sm-2 {
margin-top: 0.8rem;
}
.dt-mt-sm-3 {
margin-top: 1.6rem;
}
.dt-mt-sm-4 {
margin-top: 2.4rem;
}
.dt-mt-sm-5 {
margin-top: 3.2rem;
}
.dt-mt-sm-6 {
margin-top: 4.8rem;
}
.dt-mr-sm-0 {
margin-right: 0;
}
.dt-mr-sm-1 {
margin-right: 0.4rem;
}
.dt-mr-sm-2 {
margin-right: 0.8rem;
}
.dt-mr-sm-3 {
margin-right: 1.6rem;
}
.dt-mr-sm-4 {
margin-right: 2.4rem;
}
.dt-mr-sm-5 {
margin-right: 3.2rem;
}
.dt-mr-sm-6 {
margin-right: 4.8rem;
}
.dt-mb-sm-0 {
margin-bottom: 0;
}
.dt-mb-sm-1 {
margin-bottom: 0.4rem;
}
.dt-mb-sm-2 {
margin-bottom: 0.8rem;
}
.dt-mb-sm-3 {
margin-bottom: 1.6rem;
}
.dt-mb-sm-4 {
margin-bottom: 2.4rem;
}
.dt-mb-sm-5 {
margin-bottom: 3.2rem;
}
.dt-mb-sm-6 {
margin-bottom: 4.8rem;
}
.dt-ml-sm-0 {
margin-left: 0;
}
.dt-ml-sm-1 {
margin-left: 0.4rem;
}
.dt-ml-sm-2 {
margin-left: 0.8rem;
}
.dt-ml-sm-3 {
margin-left: 1.6rem;
}
.dt-ml-sm-4 {
margin-left: 2.4rem;
}
.dt-ml-sm-5 {
margin-left: 3.2rem;
}
.dt-ml-sm-6 {
margin-left: 4.8rem;
}
.dt-my-sm-0 {
margin-top: 0;
margin-bottom: 0;
}
.dt-my-sm-1 {
margin-top: 0.4rem;
margin-bottom: 0.4rem;
}
.dt-my-sm-2 {
margin-top: 0.8rem;
margin-bottom: 0.8rem;
}
.dt-my-sm-3 {
margin-top: 1.6rem;
margin-bottom: 1.6rem;
}
.dt-my-sm-4 {
margin-top: 2.4rem;
margin-bottom: 2.4rem;
}
.dt-my-sm-5 {
margin-top: 3.2rem;
margin-bottom: 3.2rem;
}
.dt-my-sm-6 {
margin-top: 4.8rem;
margin-bottom: 4.8rem;
}
.dt-mx-sm-0 {
margin-left: 0;
margin-right: 0;
}
.dt-mx-sm-1 {
margin-left: 0.4rem;
margin-right: 0.4rem;
}
.dt-mx-sm-2 {
margin-left: 0.8rem;
margin-right: 0.8rem;
}
.dt-mx-sm-3 {
margin-left: 1.6rem;
margin-right: 1.6rem;
}
.dt-mx-sm-4 {
margin-left: 2.4rem;
margin-right: 2.4rem;
}
.dt-mx-sm-5 {
margin-left: 3.2rem;
margin-right: 3.2rem;
}
.dt-mx-sm-6 {
margin-left: 4.8rem;
margin-right: 4.8rem;
}
.dt-p-sm-0 {
padding: 0;
}
.dt-pt-sm-0 {
padding-top: 0;
}
.dt-pt-sm-1 {
padding-top: 0.4rem;
}
.dt-pt-sm-2 {
padding-top: 0.8rem;
}
.dt-pt-sm-3 {
padding-top: 1.6rem;
}
.dt-pt-sm-4 {
padding-top: 2.4rem;
}
.dt-pt-sm-5 {
padding-top: 3.2rem;
}
.dt-pt-sm-6 {
padding-top: 4.8rem;
}
.dt-pr-sm-0 {
padding-right: 0;
}
.dt-pr-sm-1 {
padding-right: 0.4rem;
}
.dt-pr-sm-2 {
padding-right: 0.8rem;
}
.dt-pr-sm-3 {
padding-right: 1.6rem;
}
.dt-pr-sm-4 {
padding-right: 2.4rem;
}
.dt-pr-sm-5 {
padding-right: 3.2rem;
}
.dt-pr-sm-6 {
padding-top: 4.8rem;
}
.dt-pb-sm-0 {
padding-bottom: 0;
}
.dt-pb-sm-1 {
padding-bottom: 0.4rem;
}
.dt-pb-sm-2 {
padding-bottom: 0.8rem;
}
.dt-pb-sm-3 {
padding-bottom: 1.6rem;
}
.dt-pb-sm-4 {
padding-bottom: 2.4rem;
}
.dt-pb-sm-5 {
padding-bottom: 3.2rem;
}
.dt-pb-sm-6 {
padding-top: 4.8rem;
}
.dt-pl-sm-0 {
padding-left: 0;
}
.dt-pl-sm-1 {
padding-left: 0.4rem;
}
.dt-pl-sm-2 {
padding-left: 0.8rem;
}
.dt-pl-sm-3 {
padding-left: 1.6rem;
}
.dt-pl-sm-4 {
padding-left: 2.4rem;
}
.dt-pl-sm-5 {
padding-left: 3.2rem;
}
.dt-pl-sm-6 {
padding-top: 4.8rem;
}
.dt-py-sm-0 {
padding-top: 0;
padding-bottom: 0;
}
.dt-py-sm-1 {
padding-top: 0.4rem;
padding-bottom: 0.4rem;
}
.dt-py-sm-2 {
padding-top: 0.8rem;
padding-bottom: 0.8rem;
}
.dt-py-sm-3 {
padding-top: 1.6rem;
padding-bottom: 1.6rem;
}
.dt-py-sm-4 {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
.dt-py-sm-5 {
padding-top: 3.2rem;
padding-bottom: 3.2rem;
}
.dt-py-sm-6 {
padding-top: 4.8rem;
padding-bottom: 4.8rem;
}
.dt-px-sm-0 {
padding-left: 0;
padding-right: 0;
}
.dt-px-sm-1 {
padding-left: 0.4rem;
padding-right: 0.4rem;
}
.dt-px-sm-2 {
padding-left: 0.8rem;
padding-right: 0.8rem;
}
.dt-px-sm-3 {
padding-left: 1.6rem;
padding-right: 1.6rem;
}
.dt-px-sm-4 {
padding-left: 2.4rem;
padding-right: 2.4rem;
}
.dt-px-sm-5 {
padding-left: 3.2rem;
padding-right: 3.2rem;
}
.dt-px-sm-6 {
padding-left: 4.8rem;
padding-right: 4.8rem;
}
.dt-float-sm-right {
float: right;
}
.dt-float-sm-left {
float: left;
}
.dt-float-sm-none {
float: none;
}
.dt-order-sm-1 {
order: 1;
}
.dt-order-sm-2 {
order: 2;
}
.dt-order-sm-3 {
order: 3;
}
.dt-order-sm-4 {
order: 4;
}
.dt-order-sm-5 {
order: 5;
}
.dt-order-sm-6 {
order: 6;
}
.dt-order-sm-7 {
order: 7;
}
.dt-order-sm-8 {
order: 8;
}
.dt-order-sm-9 {
order: 9;
}
.dt-order-sm-10 {
order: 10;
}
.dt-order-sm-11 {
order: 11;
}
.dt-order-sm-12 {
order: 12;
}
}  @media (min-width: 48em) {
.dt-container,
.dt-container-md,
.dt-container-sm {
max-width: 84.907rem; }
.dt-g-md-0,
.dt-gx-md-0 {
--dt-gutter-x: 0rem;
}
.dt-g-md-0,
.dt-gy-md-0 {
--dt-gutter-y: 0rem;
}
.dt-g-md-1,
.dt-gx-md-1 {
--dt-gutter-x: 0.4rem;
}
.dt-g-md-1,
.dt-gy-md-1 {
--dt-gutter-y: 0.4rem;
}
.dt-g-md-2,
.dt-gx-md-2 {
--dt-gutter-x: 0.8rem;
}
.dt-g-md-2,
.dt-gy-md-2 {
--dt-gutter-y: 0.8rem;
}
.dt-g-md-3,
.dt-gx-md-3 {
--dt-gutter-x: 1.6rem;
}
.dt-g-md-3,
.dt-gy-md-3 {
--dt-gutter-y: 1.6rem;
}
.dt-g-md-4,
.dt-gx-md-4 {
--dt-gutter-x: 2.4rem;
}
.dt-g-md-4,
.dt-gy-md-4 {
--dt-gutter-y: 2.4rem;
}
.dt-g-md-5,
.dt-gx-md-5 {
--dt-gutter-x: 4.8rem;
}
.dt-g-md-5,
.dt-gy-md-5 {
--dt-gutter-y: 4.8rem;
}
.dt-col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.dt-col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.dt-col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.dt-col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.dt-col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.dt-col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.dt-col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.dt-col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.dt-col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.dt-col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.dt-col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.dt-col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.dt-d-md-none,
div.dt-d-md-none {
display: none;
}
.dt-d-md-block,
div.dt-d-md-block {
display: block;
}
.dt-d-md-inline,
div.dt-d-md-inline {
display: inline;
}
.dt-d-md-inline-block,
div.dt-d-md-inline-block {
display: inline-block;
}
.dt-text-md-left {
text-align: left;
}
.dt-text-md-right {
text-align: right;
}
.dt-text-md-center {
text-align: center;
}
.dt-mt-md-auto {
margin-top: auto;
}
.dt-mr-md-auto {
margin-right: auto;
}
.dt-mb-md-auto {
margin-bottom: auto;
}
.dt-ml-md-auto {
margin-left: auto;
}
.dt-my-md-auto {
margin-top: auto;
margin-bottom: auto;
}
.dt-mx-md-auto {
margin-left: auto;
margin-right: auto;
}
.dt-m-md-0 {
margin: 0;
}
.dt-mt-md-0 {
margin-top: 0;
}
.dt-mt-md-1 {
margin-top: 0.4rem;
}
.dt-mt-md-2 {
margin-top: 0.8rem;
}
.dt-mt-md-3 {
margin-top: 1.6rem;
}
.dt-mt-md-4 {
margin-top: 2.4rem;
}
.dt-mt-md-5 {
margin-top: 3.2rem;
}
.dt-mt-md-6 {
margin-top: 4.8rem;
}
.dt-mr-md-0 {
margin-right: 0;
}
.dt-mr-md-1 {
margin-right: 0.4rem;
}
.dt-mr-md-2 {
margin-right: 0.8rem;
}
.dt-mr-md-3 {
margin-right: 1.6rem;
}
.dt-mr-md-4 {
margin-right: 2.4rem;
}
.dt-mr-md-5 {
margin-right: 3.2rem;
}
.dt-mr-md-6 {
margin-right: 4.8rem;
}
.dt-mb-md-0 {
margin-bottom: 0;
}
.dt-mb-md-1 {
margin-bottom: 0.4rem;
}
.dt-mb-md-2 {
margin-bottom: 0.8rem;
}
.dt-mb-md-3 {
margin-bottom: 1.6rem;
}
.dt-mb-md-4 {
margin-bottom: 2.4rem;
}
.dt-mb-md-5 {
margin-bottom: 3.2rem;
}
.dt-mb-md-6 {
margin-bottom: 4.8rem;
}
.dt-ml-md-0 {
margin-left: 0;
}
.dt-ml-md-1 {
margin-left: 0.4rem;
}
.dt-ml-md-2 {
margin-left: 0.8rem;
}
.dt-ml-md-3 {
margin-left: 1.6rem;
}
.dt-ml-md-4 {
margin-left: 2.4rem;
}
.dt-ml-md-5 {
margin-left: 3.2rem;
}
.dt-ml-md-6 {
margin-left: 4.8rem;
}
.dt-my-md-0 {
margin-top: 0;
margin-bottom: 0;
}
.dt-my-md-1 {
margin-top: 0.4rem;
margin-bottom: 0.4rem;
}
.dt-my-md-2 {
margin-top: 0.8rem;
margin-bottom: 0.8rem;
}
.dt-my-md-3 {
margin-top: 1.6rem;
margin-bottom: 1.6rem;
}
.dt-my-md-4 {
margin-top: 2.4rem;
margin-bottom: 2.4rem;
}
.dt-my-md-5 {
margin-top: 3.2rem;
margin-bottom: 3.2rem;
}
.dt-my-md-6 {
margin-top: 4.8rem;
margin-bottom: 4.8rem;
}
.dt-mx-md-0 {
margin-left: 0;
margin-right: 0;
}
.dt-mx-md-1 {
margin-left: 0.4rem;
margin-right: 0.4rem;
}
.dt-mx-md-2 {
margin-left: 0.8rem;
margin-right: 0.8rem;
}
.dt-mx-md-3 {
margin-left: 1.6rem;
margin-right: 1.6rem;
}
.dt-mx-md-4 {
margin-left: 2.4rem;
margin-right: 2.4rem;
}
.dt-mx-md-5 {
margin-left: 3.2rem;
margin-right: 3.2rem;
}
.dt-mx-md-6 {
margin-left: 4.8rem;
margin-right: 4.8rem;
}
.dt-p-md-0 {
padding: 0;
}
.dt-pt-md-0 {
padding-top: 0;
}
.dt-pt-md-1 {
padding-top: 0.4rem;
}
.dt-pt-md-2 {
padding-top: 0.8rem;
}
.dt-pt-md-3 {
padding-top: 1.6rem;
}
.dt-pt-md-4 {
padding-top: 2.4rem;
}
.dt-pt-md-5 {
padding-top: 3.2rem;
}
.dt-pt-md-6 {
padding-top: 4.8rem;
}
.dt-pr-md-0 {
padding-right: 0;
}
.dt-pr-md-1 {
padding-right: 0.4rem;
}
.dt-pr-md-2 {
padding-right: 0.8rem;
}
.dt-pr-md-3 {
padding-right: 1.6rem;
}
.dt-pr-md-4 {
padding-right: 2.4rem;
}
.dt-pr-md-5 {
padding-right: 3.2rem;
}
.dt-pr-md-6 {
padding-top: 4.8rem;
}
.dt-pb-md-0 {
padding-bottom: 0;
}
.dt-pb-md-1 {
padding-bottom: 0.4rem;
}
.dt-pb-md-2 {
padding-bottom: 0.8rem;
}
.dt-pb-md-3 {
padding-bottom: 1.6rem;
}
.dt-pb-md-4 {
padding-bottom: 2.4rem;
}
.dt-pb-md-5 {
padding-bottom: 3.2rem;
}
.dt-pb-md-6 {
padding-top: 4.8rem;
}
.dt-pl-md-0 {
padding-left: 0;
}
.dt-pl-md-1 {
padding-left: 0.4rem;
}
.dt-pl-md-2 {
padding-left: 0.8rem;
}
.dt-pl-md-3 {
padding-left: 1.6rem;
}
.dt-pl-md-4 {
padding-left: 2.4rem;
}
.dt-pl-md-5 {
padding-left: 3.2rem;
}
.dt-pl-md-6 {
padding-top: 4.8rem;
}
.dt-py-md-0 {
padding-top: 0;
padding-bottom: 0;
}
.dt-py-md-1 {
padding-top: 0.4rem;
padding-bottom: 0.4rem;
}
.dt-py-md-2 {
padding-top: 0.8rem;
padding-bottom: 0.8rem;
}
.dt-py-md-3 {
padding-top: 1.6rem;
padding-bottom: 1.6rem;
}
.dt-py-md-4 {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
.dt-py-md-5 {
padding-top: 3.2rem;
padding-bottom: 3.2rem;
}
.dt-py-md-6 {
padding-top: 4.8rem;
padding-bottom: 4.8rem;
}
.dt-px-md-0 {
padding-left: 0;
padding-right: 0;
}
.dt-px-md-1 {
padding-left: 0.4rem;
padding-right: 0.4rem;
}
.dt-px-md-2 {
padding-left: 0.8rem;
padding-right: 0.8rem;
}
.dt-px-md-3 {
padding-left: 1.6rem;
padding-right: 1.6rem;
}
.dt-px-md-4 {
padding-left: 2.4rem;
padding-right: 2.4rem;
}
.dt-px-md-5 {
padding-left: 3.2rem;
padding-right: 3.2rem;
}
.dt-px-md-6 {
padding-left: 4.8rem;
padding-right: 4.8rem;
}
.dt-float-md-right {
float: right;
}
.dt-float-md-left {
float: left;
}
.dt-float-md-none {
float: none;
}
.dt-order-md-1 {
order: 1;
}
.dt-order-md-2 {
order: 2;
}
.dt-order-md-3 {
order: 3;
}
.dt-order-md-4 {
order: 4;
}
.dt-order-md-5 {
order: 5;
}
.dt-order-md-6 {
order: 6;
}
.dt-order-md-7 {
order: 7;
}
.dt-order-md-8 {
order: 8;
}
.dt-order-md-9 {
order: 9;
}
.dt-order-md-10 {
order: 10;
}
.dt-order-md-11 {
order: 11;
}
.dt-order-md-12 {
order: 12;
}
}  @media (min-width: 62em) {
.dt-container,
.dt-container-lg,
.dt-container-md,
.dt-container-sm {
max-width: 106.668rem; }
.dt-g-lg-0,
.dt-gx-lg-0 {
--dt-gutter-x: 0rem;
}
.dt-g-lg-0,
.dt-gy-lg-0 {
--dt-gutter-y: 0rem;
}
.dt-g-lg-1,
.dt-gx-lg-1 {
--dt-gutter-x: 0.4rem;
}
.dt-g-lg-1,
.dt-gy-lg-1 {
--dt-gutter-y: 0.4rem;
}
.dt-g-lg-2,
.dt-gx-lg-2 {
--dt-gutter-x: 0.8rem;
}
.dt-g-lg-2,
.dt-gy-lg-2 {
--dt-gutter-y: 0.8rem;
}
.dt-g-lg-3,
.dt-gx-lg-3 {
--dt-gutter-x: 1.6rem;
}
.dt-g-lg-3,
.dt-gy-lg-3 {
--dt-gutter-y: 1.6rem;
}
.dt-g-lg-4,
.dt-gx-lg-4 {
--dt-gutter-x: 2.4rem;
}
.dt-g-lg-4,
.dt-gy-lg-4 {
--dt-gutter-y: 2.4rem;
}
.dt-g-lg-5,
.dt-gx-lg-5 {
--dt-gutter-x: 4.8rem;
}
.dt-g-lg-5,
.dt-gy-lg-5 {
--dt-gutter-y: 4.8rem;
}
.dt-col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.dt-col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.dt-col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.dt-col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.dt-col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.dt-col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.dt-col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.dt-col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.dt-col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.dt-col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.dt-col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.dt-col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.dt-d-lg-none,
div.dt-d-lg-none {
display: none;
}
.dt-d-lg-block,
div.dt-d-lg-block {
display: block;
}
.dt-d-lg-inline,
div.dt-d-lg-inline {
display: inline;
}
.dt-d-lg-inline-block,
div.dt-d-lg-inline-block {
display: inline-block;
}
.dt-text-lg-left {
text-align: left;
}
.dt-text-lg-right {
text-align: right;
}
.dt-text-lg-center {
text-align: center;
}
.dt-mt-lg-auto {
margin-top: auto;
}
.dt-mr-lg-auto {
margin-right: auto;
}
.dt-mb-lg-auto {
margin-bottom: auto;
}
.dt-ml-lg-auto {
margin-left: auto;
}
.dt-my-lg-auto {
margin-top: auto;
margin-bottom: auto;
}
.dt-mx-lg-auto {
margin-left: auto;
margin-right: auto;
}
.dt-m-lg-0 {
margin: 0;
}
.dt-mt-lg-0 {
margin-top: 0;
}
.dt-mt-lg-1 {
margin-top: 0.4rem;
}
.dt-mt-lg-2 {
margin-top: 0.8rem;
}
.dt-mt-lg-3 {
margin-top: 1.6rem;
}
.dt-mt-lg-4 {
margin-top: 2.4rem;
}
.dt-mt-lg-5 {
margin-top: 3.2rem;
}
.dt-mt-lg-6 {
margin-top: 4.8rem;
}
.dt-mr-lg-0 {
margin-right: 0;
}
.dt-mr-lg-1 {
margin-right: 0.4rem;
}
.dt-mr-lg-2 {
margin-right: 0.8rem;
}
.dt-mr-lg-3 {
margin-right: 1.6rem;
}
.dt-mr-lg-4 {
margin-right: 2.4rem;
}
.dt-mr-lg-5 {
margin-right: 3.2rem;
}
.dt-mr-lg-6 {
margin-right: 4.8rem;
}
.dt-mb-lg-0 {
margin-bottom: 0;
}
.dt-mb-lg-1 {
margin-bottom: 0.4rem;
}
.dt-mb-lg-2 {
margin-bottom: 0.8rem;
}
.dt-mb-lg-3 {
margin-bottom: 1.6rem;
}
.dt-mb-lg-4 {
margin-bottom: 2.4rem;
}
.dt-mb-lg-5 {
margin-bottom: 3.2rem;
}
.dt-mb-lg-6 {
margin-bottom: 4.8rem;
}
.dt-ml-lg-0 {
margin-left: 0;
}
.dt-ml-lg-1 {
margin-left: 0.4rem;
}
.dt-ml-lg-2 {
margin-left: 0.8rem;
}
.dt-ml-lg-3 {
margin-left: 1.6rem;
}
.dt-ml-lg-4 {
margin-left: 2.4rem;
}
.dt-ml-lg-5 {
margin-left: 3.2rem;
}
.dt-ml-lg-6 {
margin-left: 4.8rem;
}
.dt-my-lg-0 {
margin-top: 0;
margin-bottom: 0;
}
.dt-my-lg-1 {
margin-top: 0.4rem;
margin-bottom: 0.4rem;
}
.dt-my-lg-2 {
margin-top: 0.8rem;
margin-bottom: 0.8rem;
}
.dt-my-lg-3 {
margin-top: 1.6rem;
margin-bottom: 1.6rem;
}
.dt-my-lg-4 {
margin-top: 2.4rem;
margin-bottom: 2.4rem;
}
.dt-my-lg-5 {
margin-top: 3.2rem;
margin-bottom: 3.2rem;
}
.dt-my-lg-6 {
margin-top: 4.8rem;
margin-bottom: 4.8rem;
}
.dt-mx-lg-0 {
margin-left: 0;
margin-right: 0;
}
.dt-mx-lg-1 {
margin-left: 0.4rem;
margin-right: 0.4rem;
}
.dt-mx-lg-2 {
margin-left: 0.8rem;
margin-right: 0.8rem;
}
.dt-mx-lg-3 {
margin-left: 1.6rem;
margin-right: 1.6rem;
}
.dt-mx-lg-4 {
margin-left: 2.4rem;
margin-right: 2.4rem;
}
.dt-mx-lg-5 {
margin-left: 3.2rem;
margin-right: 3.2rem;
}
.dt-mx-lg-6 {
margin-left: 4.8rem;
margin-right: 4.8rem;
}
.dt-p-lg-0 {
padding: 0;
}
.dt-pt-lg-0 {
padding-top: 0;
}
.dt-pt-lg-1 {
padding-top: 0.4rem;
}
.dt-pt-lg-2 {
padding-top: 0.8rem;
}
.dt-pt-lg-3 {
padding-top: 1.6rem;
}
.dt-pt-lg-4 {
padding-top: 2.4rem;
}
.dt-pt-lg-5 {
padding-top: 3.2rem;
}
.dt-pt-lg-6 {
padding-top: 4.8rem;
}
.dt-pr-lg-0 {
padding-right: 0;
}
.dt-pr-lg-1 {
padding-right: 0.4rem;
}
.dt-pr-lg-2 {
padding-right: 0.8rem;
}
.dt-pr-lg-3 {
padding-right: 1.6rem;
}
.dt-pr-lg-4 {
padding-right: 2.4rem;
}
.dt-pr-lg-5 {
padding-right: 3.2rem;
}
.dt-pr-lg-6 {
padding-top: 4.8rem;
}
.dt-pb-lg-0 {
padding-bottom: 0;
}
.dt-pb-lg-1 {
padding-bottom: 0.4rem;
}
.dt-pb-lg-2 {
padding-bottom: 0.8rem;
}
.dt-pb-lg-3 {
padding-bottom: 1.6rem;
}
.dt-pb-lg-4 {
padding-bottom: 2.4rem;
}
.dt-pb-lg-5 {
padding-bottom: 3.2rem;
}
.dt-pb-lg-6 {
padding-top: 4.8rem;
}
.dt-pl-lg-0 {
padding-left: 0;
}
.dt-pl-lg-1 {
padding-left: 0.4rem;
}
.dt-pl-lg-2 {
padding-left: 0.8rem;
}
.dt-pl-lg-3 {
padding-left: 1.6rem;
}
.dt-pl-lg-4 {
padding-left: 2.4rem;
}
.dt-pl-lg-5 {
padding-left: 3.2rem;
}
.dt-pl-lg-6 {
padding-top: 4.8rem;
}
.dt-py-lg-0 {
padding-top: 0;
padding-bottom: 0;
}
.dt-py-lg-1 {
padding-top: 0.4rem;
padding-bottom: 0.4rem;
}
.dt-py-lg-2 {
padding-top: 0.8rem;
padding-bottom: 0.8rem;
}
.dt-py-lg-3 {
padding-top: 1.6rem;
padding-bottom: 1.6rem;
}
.dt-py-lg-4 {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
.dt-py-lg-5 {
padding-top: 3.2rem;
padding-bottom: 3.2rem;
}
.dt-py-lg-6 {
padding-top: 4.8rem;
padding-bottom: 4.8rem;
}
.dt-px-lg-0 {
padding-left: 0;
padding-right: 0;
}
.dt-px-lg-1 {
padding-left: 0.4rem;
padding-right: 0.4rem;
}
.dt-px-lg-2 {
padding-left: 0.8rem;
padding-right: 0.8rem;
}
.dt-px-lg-3 {
padding-left: 1.6rem;
padding-right: 1.6rem;
}
.dt-px-lg-4 {
padding-left: 2.4rem;
padding-right: 2.4rem;
}
.dt-px-lg-5 {
padding-left: 3.2rem;
padding-right: 3.2rem;
}
.dt-px-lg-6 {
padding-left: 4.8rem;
padding-right: 4.8rem;
}
.dt-float-lg-right {
float: right;
}
.dt-float-lg-left {
float: left;
}
.dt-float-lg-none {
float: none;
}
.dt-order-lg-1 {
order: 1;
}
.dt-order-lg-2 {
order: 2;
}
.dt-order-lg-3 {
order: 3;
}
.dt-order-lg-4 {
order: 4;
}
.dt-order-lg-5 {
order: 5;
}
.dt-order-lg-6 {
order: 6;
}
.dt-order-lg-7 {
order: 7;
}
.dt-order-lg-8 {
order: 8;
}
.dt-order-lg-9 {
order: 9;
}
.dt-order-lg-10 {
order: 10;
}
.dt-order-lg-11 {
order: 11;
}
.dt-order-lg-12 {
order: 12;
}
}  @media (min-width: 75em) {
.dt-container,
.dt-container-lg,
.dt-container-md,
.dt-container-sm,
.dt-container-xl {
max-width: 127.2rem; }
.dt-g-xl-0,
.dt-gx-xl-0 {
--dt-gutter-x: 0rem;
}
.dt-g-xl-0,
.dt-gy-xl-0 {
--dt-gutter-y: 0rem;
}
.dt-g-xl-1,
.dt-gx-xl-1 {
--dt-gutter-x: 0.4rem;
}
.dt-g-xl-1,
.dt-gy-xl-1 {
--dt-gutter-y: 0.4rem;
}
.dt-g-xl-2,
.dt-gx-xl-2 {
--dt-gutter-x: 0.8rem;
}
.dt-g-xl-2,
.dt-gy-xl-2 {
--dt-gutter-y: 0.8rem;
}
.dt-g-xl-3,
.dt-gx-xl-3 {
--dt-gutter-x: 1.6rem;
}
.dt-g-xl-3,
.dt-gy-xl-3 {
--dt-gutter-y: 1.6rem;
}
.dt-g-xl-4,
.dt-gx-xl-4 {
--dt-gutter-x: 2.4rem;
}
.dt-g-xl-4,
.dt-gy-xl-4 {
--dt-gutter-y: 2.4rem;
}
.dt-g-xl-5,
.dt-gx-xl-5 {
--dt-gutter-x: 4.8rem;
}
.dt-g-xl-5,
.dt-gy-xl-5 {
--dt-gutter-y: 4.8rem;
}
.dt-col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.dt-col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.dt-col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.dt-col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.dt-col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.dt-col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.dt-col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.dt-col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.dt-col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.dt-col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.dt-col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.dt-col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.dt-d-xl-none,
div.dt-d-xl-none {
display: none;
}
.dt-d-xl-block,
div.dt-d-xl-block {
display: block;
}
.dt-d-xl-inline,
div.dt-d-xl-inline {
display: inline;
}
.dt-d-xl-inline-block,
div.dt-d-xl-inline-block {
display: inline-block;
}
.dt-text-xl-left {
text-align: left;
}
.dt-text-xl-right {
text-align: right;
}
.dt-text-xl-center {
text-align: center;
}
.dt-mt-xl-auto {
margin-top: auto;
}
.dt-mr-xl-auto {
margin-right: auto;
}
.dt-mb-xl-auto {
margin-bottom: auto;
}
.dt-ml-xl-auto {
margin-left: auto;
}
.dt-my-xl-auto {
margin-top: auto;
margin-bottom: auto;
}
.dt-mx-xl-auto {
margin-left: auto;
margin-right: auto;
}
.dt-m-xl-0 {
margin: 0;
}
.dt-mt-xl-0 {
margin-top: 0;
}
.dt-mt-xl-1 {
margin-top: 0.4rem;
}
.dt-mt-xl-2 {
margin-top: 0.8rem;
}
.dt-mt-xl-3 {
margin-top: 1.6rem;
}
.dt-mt-xl-4 {
margin-top: 2.4rem;
}
.dt-mt-xl-5 {
margin-top: 3.2rem;
}
.dt-mt-xl-6 {
margin-top: 4.8rem;
}
.dt-mr-xl-0 {
margin-right: 0;
}
.dt-mr-xl-1 {
margin-right: 0.4rem;
}
.dt-mr-xl-2 {
margin-right: 0.8rem;
}
.dt-mr-xl-3 {
margin-right: 1.6rem;
}
.dt-mr-xl-4 {
margin-right: 2.4rem;
}
.dt-mr-xl-5 {
margin-right: 3.2rem;
}
.dt-mr-xl-6 {
margin-right: 4.8rem;
}
.dt-mb-xl-0 {
margin-bottom: 0;
}
.dt-mb-xl-1 {
margin-bottom: 0.4rem;
}
.dt-mb-xl-2 {
margin-bottom: 0.8rem;
}
.dt-mb-xl-3 {
margin-bottom: 1.6rem;
}
.dt-mb-xl-4 {
margin-bottom: 2.4rem;
}
.dt-mb-xl-5 {
margin-bottom: 3.2rem;
}
.dt-mb-xl-6 {
margin-bottom: 4.8rem;
}
.dt-ml-xl-0 {
margin-left: 0;
}
.dt-ml-xl-1 {
margin-left: 0.4rem;
}
.dt-ml-xl-2 {
margin-left: 0.8rem;
}
.dt-ml-xl-3 {
margin-left: 1.6rem;
}
.dt-ml-xl-4 {
margin-left: 2.4rem;
}
.dt-ml-xl-5 {
margin-left: 3.2rem;
}
.dt-ml-xl-6 {
margin-left: 4.8rem;
}
.dt-my-xl-0 {
margin-top: 0;
margin-bottom: 0;
}
.dt-my-xl-1 {
margin-top: 0.4rem;
margin-bottom: 0.4rem;
}
.dt-my-xl-2 {
margin-top: 0.8rem;
margin-bottom: 0.8rem;
}
.dt-my-xl-3 {
margin-top: 1.6rem;
margin-bottom: 1.6rem;
}
.dt-my-xl-4 {
margin-top: 2.4rem;
margin-bottom: 2.4rem;
}
.dt-my-xl-5 {
margin-top: 3.2rem;
margin-bottom: 3.2rem;
}
.dt-my-xl-6 {
margin-top: 4.8rem;
margin-bottom: 4.8rem;
}
.dt-mx-xl-0 {
margin-left: 0;
margin-right: 0;
}
.dt-mx-xl-1 {
margin-left: 0.4rem;
margin-right: 0.4rem;
}
.dt-mx-xl-2 {
margin-left: 0.8rem;
margin-right: 0.8rem;
}
.dt-mx-xl-3 {
margin-left: 1.6rem;
margin-right: 1.6rem;
}
.dt-mx-xl-4 {
margin-left: 2.4rem;
margin-right: 2.4rem;
}
.dt-mx-xl-5 {
margin-left: 3.2rem;
margin-right: 3.2rem;
}
.dt-mx-xl-6 {
margin-left: 4.8rem;
margin-right: 4.8rem;
}
.dt-p-xl-0 {
padding: 0;
}
.dt-pt-xl-0 {
padding-top: 0;
}
.dt-pt-xl-1 {
padding-top: 0.4rem;
}
.dt-pt-xl-2 {
padding-top: 0.8rem;
}
.dt-pt-xl-3 {
padding-top: 1.6rem;
}
.dt-pt-xl-4 {
padding-top: 2.4rem;
}
.dt-pt-xl-5 {
padding-top: 3.2rem;
}
.dt-pt-xl-6 {
padding-top: 4.8rem;
}
.dt-pr-xl-0 {
padding-right: 0;
}
.dt-pr-xl-1 {
padding-right: 0.4rem;
}
.dt-pr-xl-2 {
padding-right: 0.8rem;
}
.dt-pr-xl-3 {
padding-right: 1.6rem;
}
.dt-pr-xl-4 {
padding-right: 2.4rem;
}
.dt-pr-xl-5 {
padding-right: 3.2rem;
}
.dt-pr-xl-6 {
padding-top: 4.8rem;
}
.dt-pb-xl-0 {
padding-bottom: 0;
}
.dt-pb-xl-1 {
padding-bottom: 0.4rem;
}
.dt-pb-xl-2 {
padding-bottom: 0.8rem;
}
.dt-pb-xl-3 {
padding-bottom: 1.6rem;
}
.dt-pb-xl-4 {
padding-bottom: 2.4rem;
}
.dt-pb-xl-5 {
padding-bottom: 3.2rem;
}
.dt-pb-xl-6 {
padding-top: 4.8rem;
}
.dt-pl-xl-0 {
padding-left: 0;
}
.dt-pl-xl-1 {
padding-left: 0.4rem;
}
.dt-pl-xl-2 {
padding-left: 0.8rem;
}
.dt-pl-xl-3 {
padding-left: 1.6rem;
}
.dt-pl-xl-4 {
padding-left: 2.4rem;
}
.dt-pl-xl-5 {
padding-left: 3.2rem;
}
.dt-pl-xl-6 {
padding-top: 4.8rem;
}
.dt-py-xl-0 {
padding-top: 0;
padding-bottom: 0;
}
.dt-py-xl-1 {
padding-top: 0.4rem;
padding-bottom: 0.4rem;
}
.dt-py-xl-2 {
padding-top: 0.8rem;
padding-bottom: 0.8rem;
}
.dt-py-xl-3 {
padding-top: 1.6rem;
padding-bottom: 1.6rem;
}
.dt-py-xl-4 {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
.dt-py-xl-5 {
padding-top: 3.2rem;
padding-bottom: 3.2rem;
}
.dt-py-xl-6 {
padding-top: 4.8rem;
padding-bottom: 4.8rem;
}
.dt-px-xl-0 {
padding-left: 0;
padding-right: 0;
}
.dt-px-xl-1 {
padding-left: 0.4rem;
padding-right: 0.4rem;
}
.dt-px-xl-2 {
padding-left: 0.8rem;
padding-right: 0.8rem;
}
.dt-px-xl-3 {
padding-left: 1.6rem;
padding-right: 1.6rem;
}
.dt-px-xl-4 {
padding-left: 2.4rem;
padding-right: 2.4rem;
}
.dt-px-xl-5 {
padding-left: 3.2rem;
padding-right: 3.2rem;
}
.dt-px-xl-6 {
padding-left: 4.8rem;
padding-right: 4.8rem;
}
.dt-float-xl-right {
float: right;
}
.dt-float-xl-left {
float: left;
}
.dt-float-xl-none {
float: none;
}
.dt-order-xl-1 {
order: 1;
}
.dt-order-xl-2 {
order: 2;
}
.dt-order-xl-3 {
order: 3;
}
.dt-order-xl-4 {
order: 4;
}
.dt-order-xl-5 {
order: 5;
}
.dt-order-xl-6 {
order: 6;
}
.dt-order-xl-7 {
order: 7;
}
.dt-order-xl-8 {
order: 8;
}
.dt-order-xl-9 {
order: 9;
}
.dt-order-xl-10 {
order: 10;
}
.dt-order-xl-11 {
order: 11;
}
.dt-order-xl-12 {
order: 12;
}
}  @media (min-width: 87.5em) {
.dt-container,
.dt-container-lg,
.dt-container-md,
.dt-container-sm,
.dt-container-xl,
.dt-container-xxl {
max-width: 134rem;
}
}  .font-normal {
font-weight: 400;
}
.font-bold {
font-weight: bold;
}
.font-bolder {
font-weight: bolder;
} .dt_heading {
line-height: 1.2;
vertical-align: 0.2rem;
overflow: hidden;
position: relative;
z-index: 0;
}
.dt_heading_inner {
display: inline-block;
position: relative;
text-align: left;
vertical-align: middle;
}
.dt_heading_inner b {
display: inline-block;
position: absolute;
white-space: pre;
left: 0;
top: 0;
font-weight: inherit;
}
.dt_heading_inner i {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
.dt_heading_inner b.is_on {
position: relative;
line-height: 1.2;
}
.dt_heading_4 .dt_heading_inner b.is_on {
border-bottom: 0;
}
.no_js .dt_heading_inner b {
opacity: 0;
}
.no_js .dt_heading_inner b.is_on {
opacity: 1;
} .dt_heading.dt_heading_1 .dt_heading_inner {
-webkit-perspective: 300px;
perspective: 300px;
}
.dt_heading.dt_heading_1 b {
opacity: 0;
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.dt_heading.dt_heading_1 b.is_on {
opacity: 1;
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-animation: dt_heading_1_in 1.2s;
animation: dt_heading_1_in 1.2s;
}
.dt_heading.dt_heading_1 b.is-hide {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
-webkit-animation: dt_heading_1_out 1.2s;
animation: dt_heading_1_out 1.2s;
}
@-webkit-keyframes dt_heading_1_in {
0% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
opacity: 1;
}
}
@keyframes dt_heading_1_in {
0% {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
transform: rotateX(360deg);
opacity: 1;
}
}
@-webkit-keyframes dt_heading_1_out {
0% {
-webkit-transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
}
@keyframes dt_heading_1_out {
0% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
} .dt_heading.dt_heading_2 .dt_heading_inner {
overflow: hidden;
}
.dt_heading.dt_heading_2 .dt_heading_inner::after { content: '';
position: absolute;
right: 0;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
height: 90%;
width: 1px;
background-color: #e2e2e2;
}
.dt_heading.dt_heading_2 .dt_heading_inner.waiting::after {
-webkit-animation: dt_pulse 1s infinite;
animation: dt_pulse 1s infinite;
}
.dt_heading.dt_heading_2 .dt_heading_inner.selected {
background-color: #e2e2e2;
}
.dt_heading.dt_heading_2 .dt_heading_inner.selected::after {
visibility: hidden;
}
.dt_heading.dt_heading_2 .dt_heading_inner.selected b {
color: #0d0d0d;
}
.dt_heading.dt_heading_2 b {
visibility: hidden;
}
.dt_heading.dt_heading_2 b.is_on {
visibility: visible;
}
.dt_heading.dt_heading_2 i {
position: absolute;
visibility: hidden;
}
.dt_heading.dt_heading_2 i.in {
position: relative;
visibility: visible;
}
@-webkit-keyframes dt_pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@keyframes dt_pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
opacity: 0;
}
} .dt_heading.dt_heading_3 .dt_heading_inner {
-webkit-perspective: 300px;
perspective: 300px;
}
.dt_heading.dt_heading_3 i,
.dt_heading.dt_heading_3 em {
display: inline-block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.dt_heading.dt_heading_3 b {
opacity: 0;
}
.dt_heading.dt_heading_3 i {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
opacity: 0;
}
.is_on .dt_heading.dt_heading_3 i {
opacity: 1;
}
.dt_heading.dt_heading_3 i.in {
-webkit-animation: dt_heading_3_in 0.4s forwards;
animation: dt_heading_3_in 0.4s forwards;
}
.dt_heading.dt_heading_3 i.out {
-webkit-animation: dt_heading_3_out 0.4s forwards;
animation: dt_heading_3_out 0.4s forwards;
}
.dt_heading.dt_heading_3 em {
-webkit-transform: translateZ(20px);
transform: translateZ(20px);
}
.no-csstransitions .dt_heading.dt_heading_3 i {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 0;
}
.no-csstransitions .dt_heading.dt_heading_3 i em {
-webkit-transform: scale(1);
transform: scale(1);
}
.no-csstransitions .dt_heading.dt_heading_3 .is_on i {
opacity: 1;
}
@-webkit-keyframes dt_heading_3_in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
}
}
@keyframes dt_heading_3_in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
transform: translateZ(-20px) rotateX(0deg);
}
}
@-webkit-keyframes dt_heading_3_out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
}
}
@keyframes dt_heading_3_out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
transform: translateZ(-20px) rotateX(-90deg);
}
} .dt_heading.dt_heading_4 span {
display: inline-block;
padding: 0;
}
.dt_heading.dt_heading_4 .dt_heading_inner {
overflow: hidden;
}
.dt_heading.dt_heading_4 .dt_heading_inner::after { content: '';
position: absolute;
left: 0;
bottom: 0;
height: 2px;
width: 0;
background-color: var(--sp-primary);
z-index: 2;
-webkit-transition: width 0.3s -0.1s;
transition: width 0.3s -0.1s;
}
.dt_heading.dt_heading_4 .dt_heading_inner.is-loading::after {
width: 100%;
-webkit-transition: width 3s;
transition: width 3s;
}
.dt_heading.dt_heading_4 b {
top: .2em;
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.dt_heading.dt_heading_4 b.is_on {
opacity: 1;
top: 0;
} .dt_heading.dt_heading_5 .dt_heading_inner {
overflow: hidden;
}
.dt_heading.dt_heading_5 b {
opacity: 0;
top: .2em;
}
.dt_heading.dt_heading_5 b.is_on {
top: 0;
opacity: 1;
-webkit-animation: dt_slide_in 0.6s;
animation: dt_slide_in 0.6s;
}
.dt_heading.dt_heading_5 b.is-hide {
-webkit-animation: dt_slide_out 0.6s;
animation: dt_slide_out 0.6s;
}
@-webkit-keyframes dt_slide_in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes dt_slide_in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes dt_slide_out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
}
}
@keyframes dt_slide_out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
} .dt_heading.dt_heading_6 .dt_heading_inner {
overflow: hidden;
}
.dt_heading.dt_heading_6 .dt_heading_inner::after { content: '';
position: absolute;
top: 0;
right: 0;
width: 2px;
height: 100%;
background-color: #e2e2e2;
}
.dt_heading.dt_heading_6 b {
opacity: 0;
}
.dt_heading.dt_heading_6 b.is_on {
opacity: 1;
} .dt_heading.dt_heading_7 .dt_heading_inner {
-webkit-perspective: 300px;
perspective: 300px;
}
.dt_heading.dt_heading_7 b {
opacity: 0;
}
.dt_heading.dt_heading_7 b.is_on {
opacity: 1;
-webkit-animation: dt_zoom_in 0.8s;
animation: dt_zoom_in 0.8s;
}
.dt_heading.dt_heading_7 b.is-hide {
-webkit-animation: dt_zoom_out 0.8s;
animation: dt_zoom_out 0.8s;
}
@-webkit-keyframes dt_zoom_in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
}
}
@keyframes dt_zoom_in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
}
@-webkit-keyframes dt_zoom_out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
}
}
@keyframes dt_zoom_out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
transform: translateZ(-100px);
}
} .dt_heading.dt_heading_8 .dt_heading_inner {
-webkit-perspective: 300px;
perspective: 300px;
}
.dt_heading.dt_heading_8 b {
opacity: 0;
}
.dt_heading.dt_heading_8 i {
display: inline-block;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.is_on .dt_heading.dt_heading_8 i {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.dt_heading.dt_heading_8 i.in {
-webkit-animation: dt_rotate_3_in 0.6s forwards;
animation: dt_rotate_3_in 0.6s forwards;
}
.dt_heading.dt_heading_8 i.out {
-webkit-animation: dt_rotate_3_out 0.6s forwards;
animation: dt_rotate_3_out 0.6s forwards;
}
.no-csstransitions .dt_heading.dt_heading_8 i {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 0;
}
.no-csstransitions .dt_heading.dt_heading_8 .is_on i {
opacity: 1;
}
@-webkit-keyframes dt_rotate_3_in {
0% {
-webkit-transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
}
}
@keyframes dt_rotate_3_in {
0% {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
}
@-webkit-keyframes dt_rotate_3_out {
0% {
-webkit-transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
}
}
@keyframes dt_rotate_3_out {
0% {
-webkit-transform: rotateY(0);
transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
} .dt_heading.dt_heading_9 b {
opacity: 0;
}
.dt_heading.dt_heading_9 i {
display: inline-block;
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.is_on .dt_heading.dt_heading_9 i {
opacity: 1;
}
.dt_heading.dt_heading_9 i.in {
-webkit-animation: dt_scale_up 0.6s forwards;
animation: dt_scale_up 0.6s forwards;
}
.dt_heading.dt_heading_9 i.out {
-webkit-animation: dt_scale_down 0.6s forwards;
animation: dt_scale_down 0.6s forwards;
}
.no-csstransitions .dt_heading.dt_heading_9 i {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
.no-csstransitions .dt_heading.dt_heading_9 .is_on i {
opacity: 1;
}
@-webkit-keyframes dt_scale_up {
0% {
-webkit-transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes dt_scale_up {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes dt_scale_down {
0% {
-webkit-transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
opacity: 0;
}
}
@keyframes dt_scale_down {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
} .dt_heading.dt_heading_10 b {
opacity: 0;
}
.dt_heading.dt_heading_10 b.is_on {
opacity: 1;
-webkit-animation: dt_push_in 0.6s;
animation: dt_push_in 0.6s;
}
.dt_heading.dt_heading_10 b.is-hide {
-webkit-animation: dt_push_out 0.6s;
animation: dt_push_out 0.6s;
}
@-webkit-keyframes dt_push_in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@keyframes dt_push_in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes dt_push_out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
}
}
@keyframes dt_push_out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}  .dt_tabs .tabs {
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
text-align: center;
border: 0.1rem solid rgba(189, 189, 189, 0.35);
max-width: max-content;
margin: auto;
border-radius: 10rem;
background-color: var(--dt-whi-color);
box-shadow: 0 0.9rem 1.8rem rgba(24, 16, 16, 0.05);
margin-bottom: 4.8rem;
}
.dt_tabs .tabs .dt-btn-tab {
display: inline-block;
border: none;
background: 0 0;
border-radius: 10rem;
padding: 0.921rem 2.8rem;
color: var(--dt-sec-color);
font-weight: 500;
text-decoration: none;
}
.dt_tabs .tabs .dt-btn-tab.active {
background-color: var(--dt-pri-color);
border-color: var(--dt-pri-color);
color: var(--dt-whi-color);
z-index: 1;
-webkit-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.tab-content>.tab-pane {
display: none;
}
.tab-content>.active {
display: block;
}
.tab-content>.tab-pane>.dt-row {
animation: dt_slide_down 2.5s ease-out;
}
@keyframes dt_slide_down {
0% {
opacity: 0;
transform: translateY(15%)
}
50% {
opacity: 1;
transform: translateY(0)
}
}
.fade:not(.show) {
opacity: 0;
}
.fade {
transition: opacity 0.15s linear;
}
.dt-my-default {
margin-top: 11rem;
margin-bottom: 11rem;
}
.dt-mt-default {
margin-top: 11rem;
}
.dt-mb-default {
margin-bottom: 11rem;
}
.dt-py-default {
padding-top: 11rem;
padding-bottom: 11rem;
}
.dt-pt-default {
padding-top: 11rem;
}
.dt-pb-default {
padding-bottom: 11rem;
}
.off--layer {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACZSURBVHgBzZbbDYAgDEVbJ3BTRjCO4KZuUDXwY0TpO/bLKPccaSCARFQAYEbEFQKq8esD1VrAuS7mjf14ESEZfvCUsAd4SMQDPbIamfoHJUFzyzkAs4QDcpN8Ad0lPXCYpCMTSyb4W6W0LmUxpCzvlA0rAahlmqA4Y2kFO2vuNySdrkOWp+SVGSHpyApSu+CdF8gNAqpNYD8AOPsAu4AYqtUAAAAASUVORK5CYII=), pointer;
background-color: #000000;
opacity: 0.5;
z-index: 0;
transition: all .3s ease-in .6s;
-webkit-transition: all .3s ease-in .6s;
}
.overlay--enabled {
overflow: hidden;
}
.text-primary {
color: var(--dt-pri-color);
}
.bg-primary {
background-color: var(--dt-pri-color);
}
.bg-secondary {
background-color: var(--dt-sec-color);
} 
.bg-gray {
background-color: var(--dt-gray2-color);
}  .tilter {
perspective: 1000px;
}
.tilter * {
pointer-events: none;
}
.tilter > * {
transform: translateZ(0);
} .dt_nav_style1 .owl-nav {
position: relative;
text-align: center;
margin-top: 4.8rem;
}
.dt_nav_style1 .owl-nav:before {
position: absolute;
content: '';
background: rgba(189, 189, 189, 0.35);
width: 0.1rem;
height: 3.5rem;
top: 50%;
right: 50%;
transform: translate(-50%, -50%);
}
.dt_nav_style1 .owl-nav button {
width: 4.8rem;
height: 4.8rem;
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
background: transparent;
cursor: pointer;
outline: none;
z-index: 0;
margin: 0.5rem;
transition: var(--dt-transition);
border-radius: 100%;
}
.dt_service--one .dt_item_inner .dt_item_holder .dt-btn-plustext span,
.dt_nav_style1 .owl-nav button span {
position: relative;
display: inline-block;
width: 2.6rem;
height: 1.8rem;
z-index: 0;
}
.dt_service--one .dt_item_inner .dt_item_holder .dt-btn-plustext span:before,
.dt_nav_style1 .owl-nav button span:before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%) scaleX(1);
width: 1.8rem;
height: 0.18rem;
background: var(--dt-sec-color);
transition: var(--dt-transition);
transform-origin: right;
}
.dt_service--one .dt_item_inner .dt_item_holder .dt-btn-plustext span:before,
.dt_nav_style1 .owl-nav button.owl-next span:before {
right: 0.2rem;
}
.dt_nav_style1 .owl-nav button.owl-prev span:before {
left: 0.2rem;
}
.dt_nav_style1 .owl-nav button.owl-next:hover span:before,
.dt_nav_style1 .owl-nav button.owl-prev:hover span:before {
width: 2.5rem;
background: var(--dt-pri-color);
}
.dt_service--one .dt_item_inner .dt_item_holder .dt-btn-plustext span:after,
.dt_nav_style1 .owl-nav button.owl-next span:after,
.dt_nav_style1 .owl-nav button.owl-prev span:after {
content: '';
position: absolute;
top: 50%;
width: 0.9rem;
height: 0.9rem;
transform: translateY(-50%) rotate(45deg);
transition: var(--dt-transition);
}
.dt_service--one .dt_item_inner .dt_item_holder .dt-btn-plustext span:after,
.dt_nav_style1 .owl-nav button.owl-next span:after {
right: 0.15rem;
border-right: 0.18rem solid var(--dt-sec-color);
border-top: 0.18rem solid var(--dt-sec-color);
}
.dt_nav_style1 .owl-nav button.owl-next:hover span:after {
border-right-color: var(--dt-pri-color);
border-top-color: var(--dt-pri-color);
}
.dt_nav_style1 .owl-nav button.owl-prev span:after {
left: 0.1rem;
border-left: 0.18rem solid var(--dt-sec-color);
border-bottom: 0.18rem solid var(--dt-sec-color);
}
.dt_nav_style1 .owl-nav button.owl-prev:hover span:after {
border-left-color: var(--dt-pri-color);
border-bottom-color: var(--dt-pri-color);
} .dt_preloader {
position: relative;
z-index: 9999999;
}
.dt_preloader-handle {
align-items: center;
-webkit-align-items: center;
display: flex;
display: -ms-flexbox;
height: 100%;
justify-content: center;
-webkit-justify-content: center;
position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: 9999999;
background: var(--dt-pri-color);
}
.dt_preloader-close {
position: fixed;
z-index: 99999999;
font-size: 1.8rem;
width: 3rem;
height: 3rem;
line-height: 2.6rem;
text-align: center;
cursor: pointer;
right: 1.5rem;
top: 1.5rem;
border-radius: 50%;
}
.dt_preloader-close.site--close {
background-color: var(--dt-whi-color);
}
.dt_preloader-close.site--close:before,
.dt_preloader-close.site--close:after {
background-color: var(--dt-pri-color);
}
.dt_preloader-handle .dt_preloader-animation {
position: absolute;
z-index: 100;
}
.dt_preloader-handle .dt_preloader-animation .dt_preloader-spinner {
animation: spinner 1s infinite linear;
border-radius: 50%;
height: 15rem;
margin: 0 auto 45px auto;
width: 15rem;
border: 0.3rem solid var(--dt-whi-color);
border-top-color: rgba(255, 255, 255, 0.5);
}
.dt_preloader-handle .dt_preloader-animation .dt_preloader-text {
text-align: center;
user-select: none;
}
.dt_preloader-handle .dt_preloader-animation .dt_preloader-text .splitted:before {
animation: loading__letters 4s infinite;
content: attr(data-char);
left: 0;
opacity: 0;
top: 0;
position: absolute;
}
.dt_preloader-handle .dt_preloader-animation .dt_preloader-text .splitted {
font-weight: 600;
letter-spacing: 1.5rem;
display: inline-block;
position: relative;
font-size: 7rem;
line-height: 7rem;
text-transform: uppercase;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(255, 255, 255, 0.30);
}
.dt_preloader-handle .dt_preloader-animation .dt_preloader-text .splitted:nth-child(2):before {
animation-delay: 0.2s;
}
.dt_preloader-handle .dt_preloader-animation .dt_preloader-text .splitted:nth-child(3):before {
animation-delay: 0.4s;
}
.dt_preloader-handle .dt_preloader-animation .dt_preloader-text .splitted:nth-child(4):before {
animation-delay: 0.6s;
}
.dt_preloader-handle .dt_preloader-animation .dt_preloader-text .splitted:nth-child(5):before {
animation-delay: 0.8s;
}
.dt_preloader-handle .dt_preloader-animation .dt_preloader-text .splitted:nth-child(6):before {
animation-delay: 1s;
}
.dt_preloader-handle .dt_preloader-animation .dt_preloader-text .splitted:nth-child(7):before {
animation-delay: 1.2s;
}
.dt_preloader-handle .dt_preloader-animation .dt_preloader-text .splitted:nth-child(8):before {
animation-delay: 1.4s;
}
.dt_preloader-handle .dt_preloader-animation .dt_preloader-text .splitted:before {
color: var(--dt-whi-color);
}
@media (max-width: 47.938em) {
.dt_preloader-handle .dt_preloader-animation .dt_preloader-spinner {
height: 12.8rem;
width: 12.8rem;
}
}
@media (max-width: 31.25em) {
.dt_preloader-handle .dt_preloader-animation .dt_preloader-spinner {
height: 11.2;
width: 11.2;
}
.dt_preloader-handle .dt_preloader-animation .dt_preloader-text .splitted {
font-size: 3rem;
letter-spacing: 1rem;
}
}   @keyframes spinner {
to {
transform: rotateZ(360deg);
}
}
@keyframes loading__letters {
0%,
75%,
100% {
opacity: 0;
transform: rotateY(-90deg);
}
25%,
50% {
opacity: 1;
transform: rotateY(0deg);
}
}
@keyframes hamburger {
0% {
width: 100%;
}
50% {
width: 50%;
}
100% {
width: 100%;
}
}
@keyframes rightCaret {
0% {
-ms-transform: translateX(-1px);
-webkit-transform: translateX(-1px);
transform: translateX(-1px);
}
50% {
-ms-transform: translateX(2px);
-webkit-transform: translateX(2px);
transform: translateX(2px);
}
100% {
-ms-transform: translateX(-1px);
-webkit-transform: translateX(-1px);
transform: translateX(-1px);
}
}
@keyframes ripple {
70% {
-webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}
}
@keyframes floating--updown {
0%, 100% {
-webkit-transform: translateY(-3rem);
transform: translateY(-3rem);
}
50% {
-webkit-transform: translateY(-1.5rem);
transform: translateY(-1.5rem);
}
}
@keyframes floating--rotate {
from {
transform:rotate(0)
}
to {
transform:rotate(360deg)
}
} .widget .widget-title {
position: relative;
font-size: 2.2rem;
line-height: 3rem;
margin-bottom: 1.6rem;
}
.widget--left,
.widget--right,
.widget--center {
margin: 0;
width: 100%;
height: 100%;
min-height: 5.2rem;
display: inline-flex;
align-items: center;
}
.widget--left {
justify-content: flex-start;
}
.widget--center {
justify-content: center;
}
.widget--right {
justify-content: flex-end;
}
.widget--right li a {
margin-left: auto;
}
.widget--left li a {
margin-right: auto;
}
.widget--right .widget,
.widget--left .widget {
padding: 0 1.5rem;
position: relative;
} .widget--left .widget:first-child{
padding-left: 0;
}
.widget--right .widget:nth-child(n+2) {
padding: 0 1.5rem;
}
.widget--right .widget:nth-child(2n+4),
.widget--right .widget:first-child {
padding-left: 0;
}
.widget--right .widget:last-child:not(:first-child) {
padding-right: 0;
}
.widget_recent_comments ol,
.widget > ul,
.widget div > ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget > *+ul,
.widget div > *+ul {
margin-top: 1.6rem;
}
.widget li {
list-style: none;
position: relative;
z-index: 0;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.widget ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a {
position: relative;
z-index: 0;
display: inline-block;
outline: none;
}
.widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a {
padding-left: 1.8rem;
}
.widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto 0;
height: 1rem;
width: 1rem;
background-color: var(--dt-pri-color);
-webkit-clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%);
clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%);
transition: var(--dt-transition);
}
.widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a:hover,
.widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a:focus {
padding-left: 2.1rem;
}
.widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a:hover:before,
.widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a:focus:before {
-webkit-animation: floating--rotate 3s infinite linear;
animation: floating--rotate 3s infinite linear;
height: 1.2rem;
width: 1.2rem;
}
.widget:not(.widget_payment):not(.widget_social) li a:not(:hover, :focus) {
text-decoration: none;
color: inherit;
}
.widget li a:before,
.widget li a:after {
font-family: 'Font Awesome 6 Free';
position: absolute;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.widget li a:hover,
.widget li a:focus {
color: var(--dt-pri-color);
}
ol.wp-block-latest-comments {
padding: 0;
list-style: none;
margin-bottom: 0;
}
ol.wp-block-latest-comments li:last-child {
margin-bottom: 0;
}
.wp-block-search .wp-block-search__button {
border-radius: 0;
} .widget.widget_social {
position: relative;
z-index: 0;
}
.widget_social ul {
display: -ms-inline-flexbox;
display: inline-flex;
flex-wrap: wrap;
list-style: none;
margin: 0;
padding: 0;
}
.widget_social li {
position: relative;
display: -ms-inline-flexbox;
display: inline-flex;
align-self: center;
overflow: visible;
list-style: none;
margin: 0;
margin-left: 1rem;
overflow: visible;
list-style: none;
}
body .widget_social li:first-child {
margin-left: 0;
}
body .widget_social li {
margin-top: 1rem;
}
body .widget_social ul {
margin-top: -1rem;
}
.widget.widget_social li a {
width: 4rem;
height: 4rem;
text-align: center;
font-size: 1.6rem;
position: relative;
cursor: pointer;
display: inline-flex !important;
align-items: center;
justify-content: center;
border-radius: 100%;
background-color: var(--dt-pri-color);
color: var(--dt-whi-color);
text-decoration: none;
-webkit-box-shadow: 0 1.4rem 4.7rem 0 rgba(13, 30, 53, 0.1);
box-shadow: 0 1.4rem 4.7rem 0 rgba(13, 30, 53, 0.1);
}
.widget_social li a:focus,
.widget_social li a:hover {
color: var(--dt-whi-color);
}
.widget.widget_social li a:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 50%;
margin: auto;
width: 0;
height: 0;
z-index: -1;
background: var(--dt-whi-color);
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
-webkit-box-shadow: 0 1.4rem 4.7rem 0 rgba(13, 30, 53, 0.1);
box-shadow: 0 1.4rem 4.7rem 0 rgba(13, 30, 53, 0.1);
}
.widget.widget_social li a:hover:after,
.widget.widget_social li a:focus:after {
width: 104%;
height: 104%;
}
.widget_social li a i:before {
display: inline-block;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.widget_social li a:focus i:before,
.widget_social li a:hover i:before {
color: var(--dt-pri-color);
-webkit-animation: dt_rubberBand 0.6s ease-in-out alternate;
animation: dt_rubberBand 0.6s ease-in-out alternate;
}
.widget_payment ul,
.widget_payment li {
list-style: none;
padding: 0;
line-height: 0;
}
.widget_payment li a {
line-height: 0;
font-size: 2.2rem;
}
.widget_payment li:not(:last-child) a {
margin-right: 1rem;
border-right: 0.1rem solid rgba(68, 68, 68, 0.75);
padding-right: 1.5rem;
}
.widget_payment li a i::before,
.widget_payment li a i {
line-height: 0.5;
}
.widget_payment li,
.widget_social li {
display: inline-block;
} .widget.widget_contact {
margin-top: -1rem;
}
.contact__list {
display: flex;
align-items: center;
margin-top: 1rem;
}
.contact__list i,
.contact__list img {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
font-size: 2rem;
width: 2rem;
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
margin-right: 1.5rem;
position: relative;
color: var(--dt-pri-color);
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.contact__list:hover i,
.contact__list:focus-within i,
.contact__list:hover img,
.contact__list:focus-within img {
-webkit-animation: dt_rubberBand 0.6s ease-in-out alternate;
animation: dt_rubberBand 0.6s ease-in-out alternate;
}
.contact__body {
text-decoration: none;
display: inline-block;
text-align: left;
color: inherit;
}
.contact__body > * {
display: block;
line-height: normal;
}
.contact__body a {
text-decoration: none;
}
.contact__body a:not(:hover, :focus) {
color: inherit;
}
.contact__body .title {
line-height: 1.2;
margin-bottom: 0;
}
.contact__body .description {
font-size: 1.6rem;
margin: 0;
word-break: break-word;
margin-top: 0.1rem;
}  .email-form-one,
.email-form-two,
.email-form-three,
.email-form-four,
.email-form-five,
.email-form-six {
position: relative;
}
.mc4wp-form .form-group {
position: relative;
margin: 0;
width: 100%;
}
.email-form-one .form-group {
padding-right: 4rem;
}
.email-form-two .form-group {
padding-right: 6rem;
}
.mc4wp-form .form-group input[type="text"],
.mc4wp-form .form-group input[type="email"] {
line-height: 4.3rem;
display: block;
font-size: 1.4rem;
height: 6rem;
width: 100%;
-webkit-box-shadow: inherit;
box-shadow: inherit;
border: none;
border-radius: 0;
padding: 1rem 1.5rem 1rem 2rem;
}
.email-form-one .form-group input[type="text"],
.email-form-one .form-group input[type="email"] {
border-radius: 5rem;
padding: 1rem 1.5rem 1rem 3rem;
z-index: 1;
}
.email-form-three .form-group input[type="text"],
.email-form-three .form-group input[type="email"] {
min-height: 5.8rem;
}
.mc4wp-form .form-group .submit-btn {
position: absolute;
top: 0;
right: 0;
width: 6rem;
height: 5rem;
border: none;
display: block;
font-weight: 700;
font-size: 1.5rem;
color: var(--dt-whi-color);
line-height: 5rem;
transition: var(--dt-transition);
-webkit-transition: var(--dt-transition);
background-color: var(--dt-pri-color);
}
.mc4wp-form .form-group .submit-btn.dt-btn-white {
background-color: var(--dt-whi-color);
color: var(--dt-pri-color);
}
.mc4wp-form .form-group .submit-btn.dt-btn-secondary {
background-color: var(--dt-sec-color);
color: var(--dt-whi-color);
}
.email-form-one .form-group .submit-btn {
width: 7rem;
text-align: right;
padding: 0 1.8rem 0 0;
border-radius: 0 5rem 5rem 0;
}
.email-form-two .form-group .submit-btn {
text-align: center;
padding: 0;
border-radius: 0;
}
.email-form-three .form-group .submit-btn {
right: 1rem;
top: 50%;
width: 4rem;
height: 4rem;
line-height: 4rem;
padding: 0;
border-radius: 0;
transform: translateY(-50%);
}
.form-group .submit-btn.fa {
font-family: 'Font Awesome 6 Free';
}
.mc4wp-form .email-form-four .form-group input[type="text"],
.mc4wp-form .email-form-four .form-group input[type="email"] {
width: 78%;
border-radius: 0.6rem;
}
.mc4wp-form .email-form-four .form-group .submit-btn {
padding: 0;
}
.mc4wp-form .email-form-six .form-group,
.mc4wp-form .email-form-five .form-group {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 1.6rem;
}
.mc4wp-form .email-form-five .form-group input[type="text"],
.mc4wp-form .email-form-five .form-group input[type="email"] {
border-radius: 0.6rem;
flex: 1;
}
.mc4wp-form .email-form-six .form-group .dt-btn,
.mc4wp-form .email-form-five .form-group .dt-btn {
flex: 0 0 auto;
}
.mc4wp-form .form-group .dt-btn.dt-btn-secondary {
background-color: var(--dt-sec-color);
}
.mc4wp-form .email-form-six .form-group {
flex-wrap: wrap;
}
.mc4wp-form .email-form-six .form-group input[type="text"],
.mc4wp-form .email-form-six .form-group input[type="email"] {
border-radius: 100rem;
}
.mc4wp-form .email-form-six .form-group .dt-btn {
border-radius: 100rem;
}
@media (min-width: 36em) {
.mc4wp-form .email-form-six .form-group {
flex-wrap: nowrap;
gap: 0;
}
.mc4wp-form .email-form-six .form-group input[type="text"],
.mc4wp-form .email-form-six .form-group input[type="email"] {
border-radius: 100rem 0 0 100rem;
}
.mc4wp-form .email-form-six .form-group .dt-btn {
margin-left: -5rem;
}
}  .overlay-anim-black-bg,
.overlay-anim-primary-bg,
.overlay-anim-white-bg {
position: relative;
display: inline-block;
overflow: hidden;
}
.overlay-anim-black-bg:after,
.overlay-anim-primary-bg:after,
.overlay-anim-white-bg:after {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
-webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
transition: 1s cubic-bezier(.858, .01, .068, .99);
z-index: 1;
-webkit-transform: translateX(0);
transform: translateX(0);       
}
[data-animation-box]:not(.widget-title) .overlay-anim-primary-bg:after {
background: var(--dt-pri-color);
}
[data-animation-box]:not(.widget-title) .overlay-anim-black-bg:after {
background: var(--dt-sec-color);
}
[data-animation-box]:not(.widget-title) .overlay-anim-white-bg:after {
background: var(--dt-whi-color);
}
.overlay-anim-black-bg.overlay-animation:after,
.overlay-anim-primary-bg.overlay-animation:after,
.overlay-anim-white-bg.overlay-animation:after {
-webkit-transform: translateX(110%);
transform: translateX(110%);
} .dt_header {
position: relative;
z-index: 9;
}
.dt_header-topbar {
font-size: 1.45rem;
}
@media (min-width: 75em) {
.dt_header-topbar {
font-size: 1.6rem;
}
}
.dt_header .dt-col-2.dt-my-auto {
-ms-flex: 0 0 16.666667%;
flex: 0 0 19.666667%;
max-width: 19.666667%;
}
.dt_header .dt-col-2.dt-my-auto+.dt-col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 80.333333%;
max-width: 80.333333%;
}
.dt_header-widget .widget--right .widget:not(:last-child):after {
position: absolute;
right: 0;
top: 30%;
content: "";
min-height: 5.2rem;
width: 0.1rem;
transform: skew(-10deg) translateY(-30%);
background: rgba(189, 189, 189, 0.35);
}
.dt_header-widget a:not(:hover, :focus) {
color: inherit;
}
.dt_header .widget:not(.widget_social, .widget_nav_menu) li,   
.widget_tag_cloud a,    
.wp-block-tag-cloud a { 
display: inline-block;  
padding: 0; 
}
.dt_header .widget:not(.widget_nav_menu, .widget_social) li {
margin: 0 1rem 0.5rem 0;
}
.dt_header .widget.widget_nav_menu .menu > li {
display: inline-block;
margin: 0 1rem 0 0;
}
.dt_header .widget.widget_nav_menu .menu > li ul a {
display: block;
}
.dt_header .widget.widget_nav_menu a img {
display: inline-block;
margin-right: 0.2rem;
}
.dt_header .widget.widget_nav_menu a:not(:hover, :focus) {
color: var(--dt-sec-color);
}
.dt_header .widget.widget_nav_menu .menu > li.pll-parent-menu-item {
padding-left: 3.4rem;
}
.dt_header .widget.widget_nav_menu .menu > li.pll-parent-menu-item:before {
content: "";
width: 2.5rem;
height: 2.5rem;
position: absolute;
top: 0;
left: 0;
bottom: 0;
margin: auto;
background: var(--dt-pri-color);
border-radius: 10rem;
}
.dt_header .widget.widget_nav_menu .menu > li.pll-parent-menu-item:after {
content: "";
width: 1.5rem;
height: 1.5rem;
position: absolute;
top: 0;
left: 0.5rem;
bottom: 0;
margin: auto;
background: var(--dt-whi-color);
border-radius: 10rem;
}
.dt_header .widget.widget_nav_menu .menu > li.pll-parent-menu-item a::after {
font-weight: 600;
}
.dt_header .widget:not(.widget_social) li:last-child,
.widget_tag_cloud a:last-child,
.wp-block-tag-cloud a:last-child {
margin: 0;
}
.dt_header-widget ul li span, .dt_header-widget a {
display: inline-block;
}
.dt_header-widget ul li span, .dt_header-widget a,
.contact__body > * {
text-decoration: none;
position: relative;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.dt_header-widget a:hover span.title,
.dt_header-widget a:focus span.title {
color: var(--dt-pri-color);
}
.dt_header-widget .widget:not(.widget_social) li a {
width: max-content;
}
.dt_header-widget .widget_nav_menu i {
font-size: 2rem;
margin-right: 0.3rem;
color: var(--dt-pri-color);
vertical-align: middle;
}
.dt_header-widget .widget:not(.widget_social, .widget_contact) i,
.dt_header-widget .widget:not(.widget_social, .widget_contact, .widget-media-gallery, .widget_media_image) img {
display: inline-block;
}
.dt_header-widget .widget:not(.widget_media_gallery, .widget_social, .widget_contact, .widget-media-gallery, .widget_media_image) img {
height: 2rem;
object-fit: cover;
}
.dt_header .widget li:last-child {
margin-right: 0;
}
.dt_header-widget .gallery .gallery-item a {
display: block;
height: 7rem;
}
.dt_header-widget .widget img {
width: 5rem;
}
.dt_header-widget .gallery {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.dt_header-widget .gallery .gallery-item {
-ms-flex: 1;
flex: 1;
margin: 0 0.6rem 0 0;
padding: 0;
}
.dt_header-widget .widget_media_video {
display: block;
width: 100%;
}
.dt_header-widget .widget_media_video .wp-video .mejs-container {
width: 100% !important;
max-height: 17rem;
}
.dt_header-widget .widget_media_video .wp-video-shortcode video,
.dt_header-widget .widget_media_video video.wp-video-shortcode {
max-height: 17rem;
}
.dt_header-widget .widget .title {
font-size: inherit;
color: inherit;
font-weight: 500;
}
.dt_header-widget .widget_meta a {
font-size: 1.2rem;
}
.dt_header-widget .widget.widget_social li a {
width: 2.5rem;
height: 2.5rem;
font-size: inherit;
color: inherit;
background: transparent;
}
.dt_header-widget .widget.widget_social li a:hover i:before,
.dt_header-widget .widget.widget_social li a:focus i:before {
color: var(--dt-pri-color);
}
.dt_mobilenav,
.dt_header-navwrapper,
.dt_navbar {
width: 100%;
}
.dt_header-navwrapper {
position: relative;
}
.dt_header-navwrapperinner {
display: flex;
flex-direction: column;
justify-content: center;
flex-wrap: wrap;
}
.dt_header-navwrapperinner,
.dt_navbar-menu {
min-height: 9rem;
}
.dt_header-widget .contact__list i,
.dt_header-widget .contact__list img {
width: auto;
margin-right: 0.8rem;
} .site--logo img {
width: 100%;
max-width: 15.8rem;
}
.site--logo a {
display: block;
font-size: 3rem;
font-weight: 700;
line-height: 1.2;
white-space: normal;
width: 100%;
max-width: max-content;
height: auto;
margin: auto 0;
z-index: 9;
}
.site--logo a:not(:hover, :focus) {
color: inherit;
text-decoration: none;
}
.site--logo a:focus {
outline: 0.1rem dotted;
outline-offset: 0.5rem;
}
.site--logo .site-description {
font-size: 1.23rem;
margin-bottom: 0;
margin-top: 0.45rem;
}
.is--sticky.on {
position: fixed;
right: 0;
left: 0;
top: 0;
z-index: 99999;
background-color: var(--dt-whi-color);
-webkit-animation: fadeInDown 500ms linear 1;
animation: fadeInDown 500ms linear 1;
-webkit-box-shadow: 0 1rem 2rem 0 rgba(27, 24, 47, 0.1);
box-shadow: 0 1rem 2rem 0 rgba(27, 24, 47, 0.1);
}
.dt_navbar-wrapper.is--sticky.on {
padding: 0 0;
}
.dt_navbar-menu {
display: flex;
align-items: center;
flex-grow: 1;
justify-content: flex-end;
align-self: stretch;
width: 100%;
height: 100%;
}
.dt_navbar-nav {
text-align: right;
position: relative;
}
.dt_navbar-mainmenu {
list-style: none;
margin: 0;
padding: 0;
display: block;
}
.dt_navbar-nav .dt_navbar-mainmenu {
display: inline-block;
}
.dt_navbar-mainmenu li {
list-style: none;
position: relative;
}
.dt_navbar-nav .dt_navbar-mainmenu > li {
display: inline-block;
margin: 0 -0.3rem;
}
.dt_navbar-mainmenu > li > a,
.dropdown-menu li a {
position: relative;
display: block;
z-index: 0;
font-family: var(--dt-title-font);
font-weight: 600;
line-height: 2;
white-space: normal;
}
.dt_navbar-mainmenu .dropdown-menu li a {
color: var(--dt-sec-color);
}
.dt_navbar-mainmenu li > a {
text-decoration: none;
outline: none;
color: inherit;
}
.dt_navbar-mainmenu li > a:focus {
text-decoration: underline;
text-underline-offset: 0.1rem;
}
.dt_navbar-mainmenu > li > a {
white-space: normal;
border: 0;
border-radius: 0;
}
.dt_navbar-nav .dt_navbar-mainmenu > li > a {
margin: 0 1rem;
line-height: 9rem;
display: inline-flex;
}
.dt_header .widget_nav_menu .menu-item-has-children > a,
.dt_footer .widget_nav_menu .menu-item-has-children > a,
.dt_footer .dt_navbar-mainmenu > .menu-item-has-children > a,
.dt_navbar-nav .dt_navbar-mainmenu > .menu-item-has-children > a {
padding-right: 1.6rem;
}
.dt_header .widget_nav_menu .menu-item-has-children > a:after,
.dt_footer .widget_nav_menu .menu-item-has-children > a:after,
.dt_footer .dt_navbar-mainmenu .menu-item-has-children > a:after,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu .menu-item-has-children > a:after,
.dt_navbar-nav .dt_navbar-mainmenu .menu-item-has-children > a:after {
content: '\f107';
font-family: 'Font Awesome 6 Free';
position: absolute;
top: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
background: inherit;
font-size: 90%;
font-weight: 600;
}
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu .menu-item-has-children > a {
padding-right: 3rem;
}
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu .menu-item-has-children > a:after {
content: '\f105';
right: 1.6rem;
}
.menu-wrap .dropdown-menu li a sup,
.menu-wrap .dropdown-menu li a sub,
.dt_mobilenav .dt_navbar-mainmenu li.active > a,
.dt_mobilenav .dt_navbar-mainmenu li.focus > a,
.dt_mobilenav .dt_navbar-mainmenu li:hover > a,
.dt_navbar-nav .dt_navbar-mainmenu li.active > a,
.dt_navbar-nav .dt_navbar-mainmenu > li.focus > a,
.dt_navbar-nav .dt_navbar-mainmenu > li:hover > a {
color: var(--dt-pri-color);
} .menu__active-one .dt_navbar-nav .dt_navbar-mainmenu > li > a:before {
content: '';
width: 0;
height: 0;
border-radius: 50%;
background-color: var(--dt-pri-color);
position: absolute;
top: 49%;
left: -12%;
transform: translate(-12%, -49%);
opacity: 0;
visibility: hidden;
transition: var(--dt-transition);
}
.menu__active-one .dt_navbar-nav .dt_navbar-mainmenu li.active > a::before,
.menu__active-one .dt_navbar-nav .dt_navbar-mainmenu > li.focus > a::before,
.menu__active-one .dt_navbar-nav .dt_navbar-mainmenu > li:hover > a::before {
opacity: 0.2;
visibility: visible;
width: 3rem;
height: 3rem;
} .dt_footer_copyright .widget_nav_menu .sub-menu,
.dt_footer .dt_navbar-mainmenu .dropdown-menu,
.dt_navbar-cart-item .dt_navbar-shopcart,
.dt_header .widget_nav_menu .sub-menu,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu {
position: absolute;
text-align: left;
color: var(--dt-sec-color);
background-color: var(--dt-whi-color);
width: 22.5rem;
opacity: 0;
visibility: hidden;
transform: scaleY(0);
-webkit-transform: scaleY(0);
transform-origin: center top 0;
-webkit-transform-origin: center top 0;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
border-top: 0.4rem solid var(--dt-pri-color);
-webkit-box-shadow: 0 3.6rem 3.5rem rgba(0, 0, 0, 0.08);
box-shadow: 0 3.6rem 3.5rem rgba(0, 0, 0, 0.08);
}
.dt_header .widget_nav_menu .menu-item > .sub-menu:after,
.dt_navbar-nav .dt_navbar-mainmenu > .menu-item > .dropdown-menu:after {
top: -2rem;
left: 17%;
transform: translateX(-50%);
position: absolute;
content: "";
border: 0.8rem solid transparent;
border-bottom-color: var(--dt-pri-color);
}
.dt_navbar-cart-item .dt_navbar-shopcart,
.dt_header .widget_nav_menu .sub-menu,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu {
top: 100%;
padding: 0;
margin: 0;
list-style: none;
display: block;
z-index: 9;
}
.dt_footer_copyright .widget_nav_menu .sub-menu,
.dt_footer .dt_navbar-mainmenu .dropdown-menu {
top: auto;
right: auto;
bottom: 100%;
left: auto;
margin: 0 auto;
}
.dt_navbar-cart-item:hover .dt_navbar-shopcart,
.dt_navbar-cart-item:focus-within .dt_navbar-shopcart,
.dt_footer_copyright .widget_nav_menu .menu-item:hover > .sub-menu,
.dt_footer_copyright .widget_nav_menu .menu-item.focus > .sub-menu,
.dt_header .widget_nav_menu .menu-item:hover > .sub-menu,
.dt_header .widget_nav_menu .menu-item.focus > .sub-menu,
.dt_footer .dt_navbar-mainmenu .menu-item:hover > .dropdown-menu,
.dt_footer .dt_navbar-mainmenu .menu-item.focus > .dropdown-menu,
.dt_navbar-nav .dt_navbar-mainmenu .menu-item:hover > .dropdown-menu,
.dt_navbar-nav .dt_navbar-mainmenu .menu-item.focus > .dropdown-menu {
opacity: 1;
visibility: visible;
transform: scaleY(1);
-webkit-transform: scaleY(1);
}
.dt_footer_copyright .widget_nav_menu .sub-menu li > a,
.dt_header .widget_nav_menu .sub-menu li > a,
.dt_footer .dt_navbar-mainmenu .dropdown-menu li > a,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu li > a {
padding: 1rem 1.8rem;
border-bottom: 0.1rem solid rgba(241,241,241,1);
position: relative;
}
.dt_footer_copyright .widget_nav_menu .sub-menu li:last-child > a,
.dt_header .widget_nav_menu .sub-menu li:last-child > a,
.dt_footer .dt_navbar-mainmenu .dropdown-menu li:last-child > a,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu li:last-child > a {
border-bottom: 0;
}
.dt_footer .dt_navbar-mainmenu .dropdown-menu li.active > a,
.dt_footer .dt_navbar-mainmenu .dropdown-menu li:hover > a,
.dt_footer .dt_navbar-mainmenu .dropdown-menu li.focus > a,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu li.active > a,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu li:hover > a,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu li.focus > a {
color: var(--dt-pri-color);
padding-left: 2.15rem;
}
.dt_footer .dt_navbar-mainmenu .dropdown-menu li a:before,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu li a:before {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
width: 100%;
height: 0;
opacity: 0.5;
background-color: var(--dt-gray-color);
z-index: -1;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.dt_footer .dt_navbar-mainmenu .dropdown-menu li.active > a:before,
.dt_footer .dt_navbar-mainmenu .dropdown-menu li:hover > a:before,
.dt_footer .dt_navbar-mainmenu .dropdown-menu li.focus > a:before,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu li.active > a:before,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu li:hover > a:before,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu li.focus > a:before {
height: 100%;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.dt_footer .dt_navbar-mainmenu .menu-item .dropdown-menu .dropdown-menu,
.dt_navbar-nav .dt_navbar-mainmenu .menu-item .dropdown-menu .dropdown-menu {
top: 0;
left: 100%;
-webkit-transform: none;
transform: none;
}
.dt_header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu li .dropdown-menu li .dropdown-menu {
left: auto;
right: 100%;
}
.dt_header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
right: auto;
left: 100%;
}
.dt_header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu,
.dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
right: auto;
left: 100%;
}  button.hamburger {
background-color: transparent;
outline-offset: 5px;
outline-color: transparent;
}
button.hamburger:focus {
outline-color: var(--dt-sec-color);
}
.hamburger {
width: 2.8rem;
height: 2.6rem;
vertical-align: middle;
overflow: hidden;
display: block;
padding: 0;
border: none;
border-radius: 0;
}
.hamburger span {
height: 2px;
width: 100%;
display: block;
margin: 0 0 6px;
background-color: var(--dt-sec-color);
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.hamburger span:nth-child(2) {
width: 75%;
}
.hamburger span:first-child {
margin-top: 0;
}
.hamburger span:last-child {
margin-bottom: 0;
}
.hamburger:hover span,
.hamburger:focus span {
background-color: var(--dt-pri-color);
}
.hamburger:not(.active):hover span:first-child,
.hamburger:not(.active):focus span:first-child {
-webkit-animation: hamburger 0.8s infinite ease-in-out alternate;
animation: hamburger 0.8s infinite ease-in-out alternate;
}
.hamburger:not(.active):hover span:nth-child(2),
.hamburger:not(.active):focus span:nth-child(2) {
-webkit-animation: hamburger 0.8s infinite ease-in-out alternate forwards 150ms;
animation: hamburger 0.8s infinite ease-in-out alternate forwards 150ms;
}
.hamburger:not(.active):hover span:last-child,
.hamburger:not(.active):focus span:last-child {
-webkit-animation: hamburger 0.8s infinite ease-in-out alternate forwards 300ms;
animation: hamburger 0.8s infinite ease-in-out alternate forwards 300ms;
}
.hamburger.active span {
position: absolute;
inset: 0;
margin: auto;
width: 100%;
}
.hamburger.active span:first-child {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.hamburger.active span:nth-child(2) {
opacity: 0;
visibility: hidden;
}
.hamburger.active span:last-child {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.dt_mobilenav-menu {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-between;
padding: 1.6rem 0;
}
.dt_mobilenav-menu ul, .dt_mobilenav-menu ul li {
padding: 0;
list-style: none;
position: relative;
border: 0;
}
.dt_mobilenav-logo {
text-align: left;
}
.dt_mobilenav-toggles {
display: flex;
align-items: center;
flex-wrap: nowrap;
justify-content: flex-end;
}
.dt_mobilenav-right .dt_navbar-list-right {
padding-left: 0;
padding-right: 1.6rem;
}
.dt_mobilenav-topbar-toggle {
display: inline-block;
position: relative;
width: 3rem;
height: 3rem;
line-height: 3rem;
padding: 0;
cursor: pointer;
font-size: 1.5rem;
margin: 0.6rem 0;
border: 0.1rem solid rgba(189, 189, 189, 0.2);
border-radius: 100%;
overflow: hidden;
z-index: 0;
}
button.dt_mobilenav-topbar-toggle {
color: var(--dt-sec-color);
outline-offset: -0.4rem;
background-color: var(--dt-gray-color);
}
button.dt_mobilenav-topbar-toggle.active {
background-color: var(--dt-whi-color);
}
.dt_mobilenav-topbar-toggle i {
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
button.dt_mobilenav-topbar-toggle.active i {
color: var(--dt-pri-color);
}
.dt_mobilenav-topbar-toggle.active i {
-webkit-transform: rotate(180deg) translateY(0.2rem);
transform: rotate(180deg) translateY(0.2rem);
}
.dt_mobilenav-mainmenu-content {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
display: none;
overflow: hidden;
z-index: 99999;
}
.dt_mobilenav-mainmenu-content:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: inherit;
z-index: -1;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.dt_mobilenav-mainmenu-inner {
position: absolute;
top: 0;
left: 0;
width: 90%;
max-width: 50rem;
height: 100%;
padding-top: 6.8rem;
padding-bottom: 2rem;
opacity: 0;
visibility: hidden;
overflow: hidden;
text-align: left;
color: var(--dt-sec-color);
background: var(--dt-whi-color);
-webkit-transform: translateX(-150%);
transform: translateX(-150%);
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
-webkit-box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.1);
box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.1);
}
@media (max-width: 25.875em) {
.dt_mobilenav-mainmenu-inner {
width: 100%;
}
}
.dt_mobilenav-mainmenu--active .dt_mobilenav-mainmenu-inner {
transform: translateX(0);
opacity: 1;
visibility: visible;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.dt_mobilenav-mainmenu-inner .dt_navbar-mainmenu {
height: 100%;
overflow-x: hidden;
overflow-y: overlay;
-ms-touch-action: overlay;
touch-action: auto;
}
.dt_mobilenav-mainmenu-inner > ul > li:first-child {
border-top: 0.1rem solid rgba(189, 189, 189, 0.2);
}
.dt_mobilenav-mainmenu-inner > ul > li {
border-bottom: 0.1rem solid rgba(189, 189, 189, 0.2);
}
.dt_mobilenav-mainmenu-inner .dt_navbar-mainmenu > li a {
width: 100%;
padding: 0;
padding-left: 1.5rem;
}
.dt_mobilenav-mainmenu-inner ul li.menu-item-has-children {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.dt_mobilenav-mainmenu-inner .dropdown-menu li:not(:last-child) {
border-bottom: 0.1rem solid rgba(189, 189, 189, 0.2);
}
.dt_mobilenav-mainmenu-inner li.menu-item-has-children ul.dropdown-menu li > a {
padding-left: 2.5rem;
width: 100%;
}
.dt_mobilenav-mainmenu-inner .menu-item-has-children > a {
flex: 1;
}
.dt_mobilenav-mainmenu-inner .dropdown-menu {
margin: 0;
float: none;
clear: both;
display: none;
background: none;
border-top: 0.1rem solid rgba(189, 189, 189, 0.2);
width: 100%;
padding: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.dt_mobilenav-mainmenu-inner .menu-item a {
display: inline-block;
letter-spacing: 0.05rem;
line-height: 4.3rem;
}
.dt_mobilenav-mainmenu-inner .menu-item-has-children.current > a {
margin: 0;
color: var(--sp-primary);
}
.site--close {
padding: 0;
height: 4rem;
width: 4rem;
line-height: 4rem;
display: inline-block;
border-width: 0;
position: absolute;
top: 1.3rem;
right: 1.3rem;
background-color: transparent;
}
.site--close:before,
.site--close:after {
transform: rotate(-45deg);
content: "";
position: absolute;
top: 50%;
left: 50%;
margin-top: -0.1rem;
margin-left: -1.1rem;
display: block;
height: 2px;
width: 2.2rem;
background-color: var(--dt-sec-color);
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.site--close:after {
transform: rotate(-135deg);
}
.site--close:hover:before,
.site--close:hover:after,
.site--close:focus:before,
.site--close:focus:after {
transform: rotate(0deg);
}
.dt_mobilenav-dropdown-toggle {
width: 100%;
max-width: 4.4rem;
text-align: center;
}
.dt_mobilenav-mainmenu-content .dt_mobilenav-dropdown-toggle button {
cursor: pointer;
flex-basis: 10%;
width: 100%;
text-align: center;
line-height: 4.4rem;
font-size: 1.8rem;
font-weight: 900;
padding: 0 0.72rem;
border: 0;
border-radius: 0;
color: var(--dt-sec-color);
background: none;
border-left: 0.1rem solid rgba(189, 189, 189, 0.2);
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.dt_mobilenav-mainmenu-content .dt_mobilenav-dropdown-toggle button:before {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
display: block;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.dt_mobilenav-mainmenu-content .menu-item-has-children.current > .dt_mobilenav-dropdown-toggle > button:before {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.dt_footer .dt_mobilenav-dropdown-toggle {
display: none;
}
@media (min-width: 62em) {
.dt_mobilenav-dropdown-toggle {
display: none;
}
}
.dt_mobilenav-topbar {
display: flex;
flex-direction: column-reverse;
align-items: center;
justify-content: flex-start;
text-align: center;
background-color: var(--dt-pri-color);
}
.dt_mobilenav-topbar-content {
display: none;
width: 100%;
height: auto;
padding: 1.7rem 0 1.8rem;
text-align: left;
color: var(--dt-sec-color);
background-color: var(--dt-whi-color);
border-bottom: 0.1rem solid rgba(189, 189, 189, 0.2);
}
.dt_mobilenav-topbar-content .dt_header-widget+.dt_header-widget {
display: none;
}
.dt_mobilenav-topbar-content .dt_header-widget > .dt-container {
padding: 0;
}
.dt_mobilenav-topbar-content .dt_header-widget .widget {
margin-bottom: 1.6rem;
}
.dt_mobilenav-topbar-content .widget--right .widget:last-child {
margin-bottom: 0;
}
.dt_mobilenav-topbar-content .widget--right .widget.widget_social:first-child:before {
background: none;
}
.dt_mobilenav-topbar-content .dt_header-widget .widget .contact__list {
padding-left: 0;
}
@media (max-width: 61.938em) {
.dt_mobilenav-topbar-content .widget--left,
.dt_mobilenav-topbar-content .widget--right,
.dt_mobilenav-topbar-content .widget--center {
justify-content: center;
text-align: center;
}
.dt_mobilenav-topbar-content .dt_header-widget .widget {
margin-bottom: 0;
}
.dt_mobilenav-topbar-content .dt_header-widget .widget--right .widget:not(:last-child):after {
display: none;
}
}
@media (max-width: 35.938em) {
.dt_mobilenav-topbar-content .widget--left,
.dt_mobilenav-topbar-content .widget--right,
.dt_mobilenav-topbar-content .widget--center {
flex-wrap: wrap;
}
.dt_mobilenav-topbar-content .dt_header-widget .widget .contact__list {
justify-content: center;
}
.dt_mobilenav-topbar-content .widget--right .widget,
.dt_mobilenav-topbar-content .widget--left .widget {
width: 100%;
padding: 0;
}
.dt_mobilenav-topbar-content .dt_header-widget .widget {
margin-bottom: 1.6rem;
}
}  @media (max-width: 28.75em) {
.dt_mobilenav-right {
display: none;
}
}
.widget_shopping_cart ul.product_list_widget,
.dt_navbar-shopcart ul,
.dt_mobilenav-right > ul,
.dt_navbar-right > ul {
list-style: none;
padding: 0;
margin: 0;
}
.dt_mobilenav-right > ul,
.dt_navbar-right > ul {
padding-left: 2.2rem;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
@media (min-width: 62em) and (max-width: 74.938em) {
.dt_mobilenav-right > ul,
.dt_navbar-right > ul {
padding-left: 1.2rem;
}
.dt_navbar-nav .dt_navbar-mainmenu > li > a {
margin: 0 1rem;
}
}
.dt_navbar-list-right > li:not(:last-child) {
margin-right: 1.8rem;
}
.dt_mobilenav-right .dt_navbar-list-right > li:not(:last-child) {
margin-right: 1rem;
} .dt_navbar-cart-item {
position: relative;
z-index: 0;
}
.dt_navbar-cart-item .dt_navbar-shopcart {
width: 30.6rem;
padding: 2rem;
top: 140%;
right: 0;
}
.widget_shopping_cart ul.product_list_widget {
overflow-y: auto;
-webkit-overflow-scrolling: touch;
max-height: 50rem;
max-height: 50vh;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li,
.widget_shopping_cart ul.product_list_widget li {
display: block;
list-style: none;
margin: 0;
padding: 1rem 0 0.5rem 7.5rem !important;
padding-right: 3rem;
min-height: 8rem;
position: relative;
overflow: hidden;
vertical-align: top;
line-height: 1.33;
border-bottom: none;
}
.dt_navbar-list-right ul.product_list_widget li {
margin-right: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove,
a.remove {
display: block;
width: 2.4rem;
height: 2.4rem;
font-size: 1.5rem !important;
line-height: 2.4rem !important;
border-radius: 100%;
color: #ccc !important;
font-weight: bold;
text-align: center;
text-decoration: none;
border: 0.1rem solid currentColor;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.woocommerce .widget_shopping_cart .cart_list li a.remove:focus,
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover,
.woocommerce.widget_shopping_cart .cart_list li a.remove:focus,
a.remove:hover,
a.remove:focus {
color: var(--dt-sec-color) !important;
background-color: transparent;
}
.quantity {
opacity: 1;
display: inline-block;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 1.6rem;
white-space: nowrap;
vertical-align: top;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove,
.widget_shopping_cart ul.product_list_widget li a.remove {
position: absolute;
right: 0;
left: auto;
top: auto;
z-index: 9;
}
.widget_shopping_cart ul.product_list_widget li a:not(.remove) {
display: block;
margin-bottom: 0.5rem;
padding: 0;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
line-height: 1.3;
text-decoration: none;
color: var(--dt-sec-color);
}
.woocommerce .widget_shopping_cart .cart_list li a:not(.remove),
.woocommerce.widget_shopping_cart .cart_list li a:not(.remove) {
position: unset;
}
.widget_shopping_cart ul.product_list_widget li a:not(.remove):hover,
.widget_shopping_cart ul.product_list_widget li a:not(.remove):focus {
color: var(--dt-pri-color);
}
body.woocommerce .widget_shopping_cart ul.cart_list li img,
body.woocommerce .widget_shopping_cart ul.product_list_widget li img,
.widget_shopping_cart ul.product_list_widget li img {
top: 1rem;
position: absolute;
left: 0;
width: 6rem;
height: 6rem;
float: none;
margin-right: 0;
margin-bottom: 0.5rem;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 50%;
object-position: 50% 50%;
}
.widget_shopping_cart ul.product_list_widget li .quantity {
display: block;
margin-top: 0.3rem;
font-size: .85em;
opacity: .6;
}
span.amount {
white-space: nowrap;
color: var(--dt-sec-color);
font-weight: bold;
}
.woocommerce .widget_shopping_cart .cart_list li+li,
.woocommerce.widget_shopping_cart .cart_list li+li,
.widget_shopping_cart ul.product_list_widget li+li {
border-top: 0.1rem solid rgba(189, 189, 189, 0.2) !important;
}
.widget_shopping_cart p.total {
text-align: center;
padding: 1rem 0 !important;
border-top: 0.1rem solid rgba(189, 189, 189, 0.2) !important;
border-bottom: 0.2rem solid rgba(189, 189, 189, 0.2);
margin-bottom: 0.8rem;
}
.widget_shopping_cart .button:not(.add_to_cart_button) {
width: 100%;
margin: 0.8rem 0 0;
text-align: center;
text-decoration: none;
}
.widget_shopping_cart .button:not(.checkout):not(.add_to_cart_button) {
border-color: var(--dt-sec-color);
background-color: var(--dt-sec-color);
color: var(--dt-whi-color);
}
.widget_shopping_cart .button.checkout {
border-color: var(--dt-pri-color);
background-color: var(--dt-pri-color);
color: var(--dt-whi-color);
}
.widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
margin: 0;
}
.dt_navbar-cart-item .dt_navbar-cart-icon {
font-weight: 500;
margin: 0;
color: var(--dt-sec-color);
position: relative;
display: inline-block;
vertical-align: -0.25rem;
text-align: center;
width: 2.8rem;
height: 2.8rem;
font-size: 1.35rem;
line-height: 1.7;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.dt_navbar-cart-item:hover .dt_navbar-cart-icon,
.dt_navbar-cart-item:focus-within .dt_navbar-cart-icon {
color: var(--dt-pri-color);
}
.dt_navbar-cart-item svg .cart-line {
stroke-dasharray: 50;
}
.dt_navbar-cart-icon.active .cart-line,
.dt_navbar-cart-item:hover svg .cart-line,
.dt_navbar-cart-item:focus-within svg .cart-line {
animation: remove_middle 1s forwards;
}
.dt_navbar-cart-item .cart-count {
position: absolute;
top: 7.5px;
left: 1.1rem;
line-height: 0.7;
display: inline-block;
color: var(--dt-pri-color);
opacity: 0;
transform: scale(.1) rotate(260deg);
-webkit-transform: scale(.1) rotate(260deg);
}
.dt_navbar-cart-icon.active .cart-count,
.dt_navbar-cart-item:hover .cart-count,
.dt_navbar-cart-item:focus-within .cart-count {
animation: count 1500ms 500ms forwards;
}
@keyframes count {
50% {
opacity: 1;
-webkit-transform: translateY(-1.5rem);
transform: translateY(-1.5rem);
}
100% {
opacity: 1;
-webkit-transform: translateY(0.2rem);
transform: translateY(0.2rem);
}
}
@keyframes remove_middle {
to {
stroke-dashoffset: 50;
}
} button.dt_navbar-search-toggle {
border: 0;
padding: 0;
outline: none;
font-size: 1.8rem;
color: inherit;
background-color: transparent;
}
button.dt_navbar-search-toggle:hover,
button.dt_navbar-search-toggle:focus {
color: var(--dt-pri-color);
}
.search--header {
position: fixed;
left: 0;
top: 0;
height: 100vh;
width: 100%;
z-index: 99999;
margin-top: -54rem;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0;
visibility: hidden;
background-color: rgba(0, 0, 0, 0.9);
-webkit-transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.dt_header-search--active .search--header {
transform: translateY(0%);
margin-top: 0;
opacity: 1;
visibility: visible;
}
.search--header:before {
content: "";
position: absolute;
left: 0;
top: 100%;
width: 100%;
height: 56rem;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAIuCAYAAABejBX/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzFGRDQ5MEQ0MUM4MTFFQTlGQjA4MDNBMzBBRUZDMUUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzFGRDQ5MEM0MUM4MTFFQTlGQjA4MDNBMzBBRUZDMUUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5M0M5OTY1N0I1MEExMUU5ODQ5RUE1RUIzN0RENTkyOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5M0M5OTY1OEI1MEExMUU5ODQ5RUE1RUIzN0RENTkyOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pn1udxMAAK/1SURBVHja7N0JtGxZ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QCMEwAAAAAAAAACNEAADAAAAAAAANEIADAAAAAAAANAIATAAAAAAAABAIwTAAAAAAAAAAI0QAAMAAAAAAAA0QgAMAAAAAAAA0AgBMAAAAAAAAEAjBMAAAAAAAAAAjRAAAwAAAAAAADRCAAwAAAAAAADQCAEwAAAAAAAAQCMEwAAAAAAAAACNEAADAAAAAAAANEIADAAAAAAAANAIATAAAAAAAABAIwTAAAAAAAAAAI0QAAMAAAAAAAA0QgAMAAAAAAAA0AgBMAAAAAAAAEAjBMAAAAAAAAAAjRAAAwAAAAAAADRCAAwAAAAAAADQCAEwAAAAAAAAQCMEwAAAAAAAAACNEAADAAAAAAAANEIADAAAAAAAANAIATAAAAAAAABAIwTAAAAAAAAAAI0QAAMAAAAAAAA0QgAMAAAAAAAA0AgBMAAAAAAAAEAjBMAAAAAAAAAAjRAAAwAAAAAAADRCAAwAAAAAAADQCAEwAAAAAAAAQCMEwAAAAAAAAACNEAADAAAAAAAANEIADAAAAAAAANAIATAAAAAAAABAIwTAAAAAAAAAAI0QAAMAAAAAAAA0QgAMAAAAAAAA0AgBMAAAAAAAAEAjBMAAAAAAAAAAjRAAAwAAAAAAADRCAAwAAAAAAADQCAEwAAAAAAAAQCMEwAAAAAAAAACNEAADAAAAAAAANEIADAAAAAAAANAIATAAAAAAAABAIwTAAAAAAAAAAI0QAAMAAAAAAAA0QgAMAAAAAAAA0AgBMAAAAAAAAEAjBMAAAAAAAAAAjRAAAwAAAAAAADRCAAwAAAAAAADQCAEwAAAAAAAAQCMEwAAAAAAAAACNEAADAAAAAAAANEIADAAAAAAAANAIATAAAAAAAABAIwTAAAAAAAAAAI0QAAMAAAAAAAA0QgAMAAAAAAAA0AgBMAAAAAAAAEAjBMAAAAAAAAAAjRAAAwAAAAAAADRCAAwAAAAAAADQCAEwAAAAAAAAQCMEwAAAAAAAAACNEAADAAAAAAAANEIADAAAAAAAANAIATAAAAAAAABAIwTAAAAAAAAAAI0QAAMAAAAAAAA0QgAMAAAAAAAA0AgBMAAAAAAAAEAjBMAAAAAAAAAAjRAAAwAAAAAAADRCAAwAAAAAAADQCAEwAAAAAAAAQCMEwAAAAAAAAACNEAADAAAAAAAANEIADAAAAAAAANAIATAAAPwP9uxABgAAAGCQv/U9vtIIAAAAACYEMAAAAAAAAMBEAgwAE9QWkFYwG2sAAAAASUVORK5CYII=);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
margin-top: 0;
background-color: rgba(0,0,0,0.85);
-webkit-transform: scale(0,1);
transform: scale(0,1);
transition: all 900ms ease;
-webkit-transition: all 900ms ease;
}
.dt_header-search--active .search--header:before {
transform: scale(1,1);
}
.dt_search.search--header {
-webkit-transition: none;
transition: none;
display: none;
opacity: 1;
visibility: visible;
}
.dt_header-search--active .dt_search.search--header {
display: block;
}
.search--header .dt_search-close {
position: absolute;
left: 0;
right: 0;
top: 75%;
margin: 0 auto;
margin-top: -20rem;
border-radius: 50%;
text-align: center;    
width: 7rem;
height: 7rem;
font-size: 3.2rem;
line-height: 7rem;
cursor: pointer;
border: none;
opacity: 0;
visibility: hidden;
padding: 0;
-webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);
box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.search--header .dt_search-close i {
color: var(--dt-whi-color);
background-color: var(--dt-pri-color);
width: 100%;
height: 100%;
border-radius: inherit;
line-height: 7rem;
font-weight: 600;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.search--header .dt_search-close:hover i,
.search--header .dt_search-close:focus i {
background-color: var(--dt-whi-color);
color: var(--dt-pri-color);
}
.dt_header-search--active .search--header .dt_search-close {
visibility: visible;
opacity: 1;
top: 50%;
transition-delay: 1500ms;
}
.search--header .dt_search-form {
position: absolute;
max-width: 70rem;
top: 50%;
left: 1.5rem;
right: 1.5rem;
overflow: hidden;
margin: -3.5rem auto 0;
transform: scaleX(0);
transform-origin: center;
background-color: var(--dt-sec-color);
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.dt_header-search--active .search--header .dt_search-form {
-webkit-transform: scaleX(1);
transform: scaleX(1);
transition-delay: 1200ms;
}
.search--header .dt_search-form input[type=text],
.search--header .dt_search-form input[type=search] {
position: relative;
display: block;
font-size: 1.8rem;
line-height: 5rem;
color: var(--dt-sec-color);
height: 6rem;
min-height: 6rem;
width: 100%;
padding: 1rem 3rem;
font-weight: 500;
text-transform: capitalize;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.search--header .dt_search-form input[type=submit],
.search--header .dt_search-form button {
position: absolute;
right: 0;
top: 50%;
width: 6rem;
height: 6rem;
background: transparent;
text-align: center;
font-size: 2rem;
padding: 0;
cursor: pointer;
border: none;
color: var(--dt-whi-color);
background-color: var(--dt-pri-color);
border-radius: 0 0.5rem 0.5rem 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.search--header .dt_search-form button i {
color: var(--dt-whi-color);
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.search--header .dt_search-form button:focus i,
.search--header .dt_search-form button:hover i {
color: var(--dt-whi-color);
} .dt_navbar-listwidget .contact__list {
display: inline-flex;
}
.dt_navbar-listwidget .contact__list+.contact__list {
padding-left: 2.5rem;
margin-left: 2.5rem;
border-left: 0.1rem solid rgba(189, 189, 189, 0.5);
}
@media (min-width: 62em) and (max-width: 74.938em)  {
.dt_navbar-listwidget .contact__list+.contact__list {
padding-left: 1.5rem;
margin-left: 1.5rem;
}
}
.dt_navbar-listwidget .contact__list i,
.dt_navbar-listwidget .contact__list img {
font-size: 4rem;
width: 4rem;
height: 4rem;
object-fit: cover;
margin-right: 1.2rem;
}
.dt_navbar-listwidget .contact__body .title {
font-size: 1.8rem;
}
.dt_navbar-listwidget .contact__list .description {
margin-top: 0.45rem;
}
@media (min-width: 48.938em) and (max-width: 61.938em)  {
body.admin-bar .dt_mobilenav.is--sticky.on {
top: 32px;
}
}
@media (min-width: 37.563em) and (max-width: 48.875em)  {
body.admin-bar .dt_mobilenav.is--sticky.on {
top: 46px;
}
}
body.admin-bar .dt_navbar-wrapper.is--sticky.on,
body.admin-bar .dt_navbar-sidebar-toggle+.dt_sidebar,
body.admin-bar .dt_mobilenav-mainmenu-content {
top: 46px;
}
@media (min-width: 62em) {
body.admin-bar .dt_navbar-wrapper.is--sticky.on {
top: 32px;
}
}
@media (min-width: 48.938em) {
body.admin-bar .dt_navbar-sidebar-toggle+.dt_sidebar,
body.admin-bar .dt_mobilenav-mainmenu-content {
top: 32px;
}
} .header--one {
color: var(--dt-sec-color);
}
@media (min-width: 62em) {
.header--one .dt_header-inner {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header--one .dt_header-widget .widget--right .widget:not(:last-child):after {
right: 0.5rem;
min-height: 8.5rem;
}
.header--one + .site-content .dt_slider .dt_slider-innercell {
padding-top: 15rem;
}
.header--one + .dt_pagetitle {
padding-top: 20rem;
}
.header--one .dt_navbar-wrapper:not(.is--sticky.on) > .dt-container > .dt-row {
position: relative;
--dt-gutter-x: 0;
padding-left: 3.2rem;
z-index: 0;
}
.header--one .dt_navbar-wrapper:not(.is--sticky.on) > .dt-container > .dt-row::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 99.4%;
height: 100%;
border-radius: 100rem;
clip-path: polygon(0% 0%,100% 26%,100% 74%,0% 100%); -webkit-clip-path: polygon(0% 0%,100% 26%,100% 74%,0% 100%);
background-color: var(--dt-whi-color);
--dt-gutter-x: 0;
z-index: -1;
}
.header--one .dt_navbar-wrapper:not(.is--sticky.on) > .dt-container > .dt-row::after {
content: '';
position: absolute;
width: 100%;
height: 100%;
border-radius: 100rem;
top: 50%;
left: -0.8rem;
transform: translateY(-50%);
background: var(--dt-pri-color);
clip-path: polygon(0% 0%,100% 26%,100% 74%,0% 100%);
-webkit-clip-path: polygon(0% 0%,100% 26%,100% 74%,0% 100%);
z-index: -2;
}
}
.header--one .dt_header-topbar {
color: var(--dt-whi-color);
}
@media (min-width: 87.5em) {
.header--one + .site-content .dt_slider .dt_slider-carousel,
.header--one + .site-content .dt_slider .dt_slider-item,
.header--one + .site-content .dt_slider .dt_slider-innercell,
.header--one + .site-content .dt_slider .dt_slider-item > img {
max-height: 72rem;
min-height: 72rem;
}
} .footer-shape {
background: var(--dt-whi-color);
border-radius: 55% 50% 48% 30% / 40% 50% 70% 6%;
will-change: border-radius, transform, opacity;
animation: dt_shapeMoveThree 3s linear infinite;
display: block;
opacity: 0.10;
}
.dt_footer {
padding: 0 0;
position: relative;
z-index: 0;
}
.dt_footer--one {
margin-top: 7rem;
color: var(--dt-whi-color);
background-color: var(--dt-sec-color);
}
.dt_footer--one .svg--shape {
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 6rem;
top: -1px;
-webkit-transform: scaleY(-1);
transform: scaleY(-1);
}
.dt_footer--one .dt_footer_top {
margin-top: -7rem;
}
.dt_footer--one .dt_footer_top .dt_features_cta_area {
padding-top: 2rem;
}
.dt_footer--one .pattern-layer+.dt_footer_middle {
padding-top: 12rem;
}
.dt_footer--one h1,
.dt_footer--one .h1,
.dt_footer--one h2,
.dt_footer--one .h2,
.dt_footer--one h3,
.dt_footer--one .h3,
.dt_footer--one h4,
.dt_footer--one .h4,
.dt_footer--one h5,
.dt_footer--one .h5,
.dt_footer--one h6,
.dt_footer--one .h6 {
color: inherit;
}
.dt_footer--one .pattern-layer .pattern-1 {
position: absolute;
left: -3rem;
bottom: 5rem;
width: 20.5rem;
height: 27.2rem;
background-repeat: no-repeat;
opacity: 0.03;
}
.dt_footer--one .pattern-layer .pattern-2 {
position: absolute;
left: 0;
bottom: 9rem;
width: 19.6rem;
height: 26.6rem;
background-repeat: no-repeat;
}
.dt_footer--one .pattern-layer .pattern-3 {
position: absolute;
top: -2.4rem;
right: -5rem;
width: 19.3rem;
height: 27.8rem;
background-repeat: no-repeat;
opacity: 0.03;
}
.dt_footer--one .pattern-layer .pattern-4 {
position: absolute;
top: 0;
right: 0;
width: 19.6rem;
height: 26.6rem;
background-repeat: no-repeat;
}
.dt_footer .widget_social li a {
color: var(--dt-whi-color);
background-color: rgba(189, 189, 189, 0.40);
}
.dt_footer .widget .wp-block-image a {
display: inline-block;
vertical-align: middle;
font-size: 2.625rem;
font-weight: 500;
}
.dt_footer .widget .wp-block-image a:not(:hover, :focus) {
text-decoration: none;
} .dt_footer_middle {
position: relative;
padding-top: 7.5rem;
padding-bottom: 7.5rem;
margin-top: 0;
}
.dt_footer_middle .widget .widget-title {
color: var(--dt-whi-color);
position: relative;
padding-bottom: 1.5rem;
margin-bottom: 4rem;
}
.dt_footer_middle .widget .widget-title:before {
content: "";
width: 5.6rem;
height: 0.3rem;
position: absolute;
bottom: 0;
left: 0;
border-bottom: 0.3rem dashed var(--dt-pri-color);
}
.dt_footer_middle .widget+.widget {
margin-top: 3rem;
}
.dt_footer_middle .widget .contact__list+.contact__list {
margin-top: 2rem;
}
.dt_footer_middle .widget .contact__list i {
font-size: 2.2rem;
width: 2.5rem;
height: 2.5rem;
}
.dt_footer_middle .widget .contact__list .contact__body .title {
color: inherit;
font-weight: 600;
font-size: 1.7rem;
}
.dt_footer_middle .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a {
display: block;
width: 100%;
opacity: 0.75;
}
.dt_footer_middle .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li:not(:last-child) a {
margin-bottom: 1.8rem;
}
.dt_footer_middle .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a:hover,
.dt_footer_middle .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a:focus {
color: inherit;
opacity: 1;
}
.dt_footer_middle .wp-block-gallery.has-nested-images figure.wp-block-image img {
min-height: 9.7rem;
}
.dt_footer .dt_footer_middle .widget.widget_social:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget_payment):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a {
margin: 0;
padding: 0;
width: 4rem;
height: 4rem;
}
.dt_footer .dt_footer_middle .widget.widget_social:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget_payment):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a::before {
display: none;
}
.dt_gallery--one .wp-block-gallery figure.wp-block-image,
.dt_gallery--one .wp-block-gallery figure.wp-block-image a {
border-radius: 2rem;
}
.dt_gallery--one .wp-block-gallery figure.wp-block-image a:before {
font-size: 5.5rem;
}
.wp-block-gallery figure.wp-block-image {
background-color: var(--dt-sec-color);
}
.wp-block-gallery figure.wp-block-image,
.wp-block-gallery figure.wp-block-image a {
position: relative;
overflow: hidden;
border-radius: 1rem;
z-index: 0;
}
.wp-block-gallery figure.wp-block-image,
.wp-block-gallery figure.wp-block-image * {
height: 100%;
}
.wp-block-gallery figure.wp-block-image a {
display: inline-block;
}
.wp-block-gallery figure.wp-block-image a:before {
content: "\f03e";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
font-family: 'Font Awesome 6 Free';
display: flex;
align-items: center;
justify-content: center;
font-size: 3rem;
color: var(--dt-whi-color);
background-image: -moz-linear-gradient(90deg, #161C2D 0%, rgba(22, 28, 45, 0) 100%);
background-image: -webkit-linear-gradient(90deg, #161C2D 0%, rgba(22, 28, 45, 0) 100%);
background-image: -ms-linear-gradient(90deg, #161C2D 0%, rgba(22, 28, 45, 0) 100%);
transform: scale(1, 0);
transition: transform 500ms ease;
transform-origin: top center;
z-index: 0;
}
.wp-block-gallery figure.wp-block-image:hover a:before,
.wp-block-gallery figure.wp-block-image:focus-within a:before {
transform: scale(1, 1);
}
.wp-block-gallery figure.wp-block-image:hover a img,
.wp-block-gallery figure.wp-block-image:focus-within a img {
opacity: 0.5;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.widget_meta li a:hover:before,
.widget_meta li a:focus:before {
-webkit-animation: rightCaret 600ms ease infinite;
animation: rightCaret 600ms ease infinite;
}
.dt_footer_middle .dt_business_hour {
padding: 2rem 2.4rem 2.8rem;
background-image: linear-gradient(180deg,#0e1422 -4.46%,#212631 100%);
border-radius: 2rem;
}
.dt_business_hour .dt_business_schedule {
display: flex;
justify-content: space-between;
padding: 0.8rem;
font-size: 1.8rem;
} .dt_footer_copyright {
padding: 3.2rem 0;
background-color: transparent;
border-top: 0.1rem solid rgba(189, 189, 189, 0.25);
}
.dt_footer_copyright .widget li {
display: inline-block;
margin-left: 0.6rem;
}
.dt_footer_copyright .widget li:first-child {
margin-left: 0;
}
.dt_footer_copyright .widget li a {
position: relative;
z-index: 0;
}
.dt_footer_copyright .widget.widget_payment li a {
font-size: 3rem;
}
.dt_footer_copyright .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a:hover,
.dt_footer_copyright .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget-info):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a:focus,
.dt_footer_copyright .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a {
padding-left: 1.8rem;
}
.dt_footer_copyright .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a:before {
opacity: 0.75;
height: 1rem;
width: 1rem;
}
.dt_footer--one .dt_footer_copyright .widget .wp-block-image a,
.dt_footer--one .dt_footer_copyright .widget li:not(.widget_payment):not(.widget_social) a,
.dt_footer--one .dt_footer_copyright .dt_footer_copyright-text a {
color: inherit;
}
.dt_footer--one .dt_footer_copyright .dt_footer_copyright-text a:hover,
.dt_footer--one .dt_footer_copyright .dt_footer_copyright-text a:focus {
text-decoration-style: dotted;
text-underline-offset: 0.3rem;
}
@media (min-width: 36em) {
.dt_footer_copyright > .dt-container > .dt-row > * {
margin-top: auto;
margin-bottom: auto;
}
}
@media (max-width: 35.938em) {
.dt_footer_copyright > .dt-container > .dt-row > *:first-child {
margin-top: 0;
}
} button.dt_uptop {
position: fixed;
right: 3rem;
bottom: 3rem;
height: 4.6rem;
width: 4.6rem;
cursor: pointer;
display: block;
border-radius: 5rem;
padding: 0;
z-index: 10000;
opacity: 1;
visibility: hidden;
transform: translateY(1.6rem);
-webkit-transition: all .2s linear;
transition: all .2s linear;
}
.dt_uptop.active {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
transform: translateY(0);
}
@media (min-width: 48rem) {
.dt_uptop.active:hover {
-webkit-transform: translateY(-0.8rem);
transform: translateY(-0.8rem);
-webkit-box-shadow: 0 0.3rem 1.6rem rgba(0, 0, 0, 0.25);
box-shadow: 0 0.3rem 1.6rem rgba(0, 0, 0, 0.25);
}
}
.dt_uptop:after {
position: absolute;
font-family: 'Font Awesome 6 Free';
content: '\f148';
text-align: center;
line-height: 4.2rem;
font-size: 1.8rem;
color: var(--dt-pri-color);
top: -1px;
left: -1px;
height: 4.6rem;
width: 4.6rem;
cursor: pointer;
display: block;
z-index: 1;
border: 0.2rem solid var(--dt-pri-color);
-webkit-transition: all .2s linear;
transition: all .2s linear;
box-shadow: none;
border-radius: 50% !important;
border-radius: 0.5rem;
font-weight: 600;
}
.dt_uptop svg {
color: var(--dt-pri-color);
border-radius: 50%;
background: var(--dt-whi-color);
}
.dt_uptop svg path {
fill: none;
stroke: var(--dt-pri-color);
stroke-width: 2.4rem;
-webkit-transition: all .2s linear;
transition: all .2s linear;
} .dt_posts--one.dt_post_item {
position: relative;
perspective: 1200px;
}
.dt_posts--one.dt_post_item .dt_post_wrap {
position: relative;
transition-property: box-shadow,transform;
transition-duration: .6s;
transition-timing-function: cubic-bezier(.4,0,.2,1);
transform-style: preserve-3d;
}
.dt_posts--one.dt_post_item:not(.single-post):hover .dt_post_wrap,
.dt_posts--one.dt_post_item:not(.single-post):focus-within .dt_post_wrap {
transform: rotateY(180deg);
transform-origin: 50% 50%;
}
.dt_posts--one.dt_post_item .dt_post_front,
.dt_posts--one.dt_post_item .dt_post_back {
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.dt_posts--one.dt_post_item .dt_post_front {
position: relative;
background-color: var(--dt-whi-color);
overflow: hidden;
box-shadow: 0 0 2.1rem rgba(85, 25, 239, 0.10);
}
.dt_posts--one.dt_post_item .dt_post_front .dt_post_image {
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.dt_posts--one.dt_post_item .dt_post_image img {
width: 100%;
}
.dt_posts--one.dt_post_item .dt_post_front .dt_post_inner {
padding: 4rem 2.8rem 3rem;
background-color: var(--dt-whi-color);
}
.dt_posts--one.dt_post_item .dt_post_date {
display: inline-flex;
align-items: baseline;
font-weight: 500;
color: var(--dt-pri-color);
margin-bottom: 1.6rem;
}
.dt_posts--one.dt_post_item .dt_post_author a:not(:hover, :focus),
.dt_posts--one.dt_post_item .dt_post_date a:not(:hover, :focus) {
color: var(--dt-sec-color);
text-decoration: none;
}
.dt_posts--one.dt_post_item .dt_post_date i {
font-size: 1.7rem;
color: var(--dt-pri-color);
}
.dt_posts--one.dt_post_item .dt_post_title {
margin-bottom: 1.7rem;
line-height: 1.458;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.dt_posts--one.dt_post_item .dt_post_front .dt_post_content {
color: var(--dt-base-color);
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.dt_posts--one.dt_post_item .dt_post_author {
font-size: 1.7rem;
margin-top: 2rem;
color: var(--dt-sec-color);
font-weight: 600;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.dt_posts--one.dt_post_item .dt_post_author a {
display: inline-flex;
align-items: center;
vertical-align: middle;
}
.dt_posts--one.dt_post_item .dt_post_author img {
margin-right: 1.6rem;
width: 5rem;
height: 5rem;
border-radius: 10rem;
object-fit: cover;
border: 0.3rem solid rgba(189, 189, 189, 0.35);
}
.dt_posts--one.dt_post_item .dt_post_back {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
display: flex;
flex-wrap: wrap;
align-items: center;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-color: var(--dt-sec-color);
padding: 2rem 2.8rem 3.2rem;
transform: rotateY(180deg)translateZ(1px);
}
.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_content p:empty,
.dt_posts--one.dt_post_item .dt_post_front .more-link {
display: none;
}
.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_content p {
margin-bottom: 0;
}
.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_content p+p {
margin-top: 1.6rem;
}
.dt_posts--one.dt_post_item .dt_post_back:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
background-color: rgba(3,13,47,.58);
}
.dt_posts--one.dt_post_item .dt_post_back .dt_post_title {
color: var(--dt-whi-color);
}
.dt_posts--one.dt_post_item .dt_post_title a {
color: inherit;
text-decoration: none;
}
.dt_posts--one.dt_post_item .dt_post_back .dt_post_content {
color: var(--dt-whi-color);
}
.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_catetag {
margin-bottom: 2rem;
color: var(--dt-whi-color);
font-size: 1.48rem;
background-color: rgb(0, 0, 0, 0.3);
display: inline-block;
padding-right: 1.6rem;
border-radius: 10rem;
border: 0.1rem solid rgba(255, 255, 255, 0.3);
}
.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_catetag i {
width: 2.8rem;
height: 2.8rem;
text-align: center;
line-height: 2.8rem;
background-color: var(--dt-pri-color);
color: inherit;
border-radius: 10rem;
margin-right: 0.4rem;
}
.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_catetag a {
text-decoration: none;
color: inherit;
}
.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_title a:hover,
.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_title a:focus,
.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_catetag a:hover,
.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_catetag a:focus {
text-decoration: underline;
}
.dt_posts--one.dt_post_item .more-link {
display: inline-block;
text-decoration: none;
padding: 0.6rem 2.4rem 0.7rem;
line-height: 1.624;
background: var(--dt-pri-color);
color: var(--dt-whi-color);
border-radius: 10rem;
margin-top: 2rem;
}
.dt_posts--one.dt_post_item .more-link:hover,
.dt_posts--one.dt_post_item .more-link:focus {
background: var(--dt-whi-color);
color: var(--dt-pri-color);
box-shadow: 0 2rem 5rem 0 rgba(0, 0, 0, 0.1);
} .single-post.dt_post_item {
border-radius: 1.5rem;
padding: 0 3rem 3rem;
overflow: hidden;
background-color: var(--dt-whi-color);
border: 0.1rem solid rgba(189, 189, 189, 0.2);
}
.single .single-post.dt_post_item {
margin-bottom: 5rem;
}
[data-masonry].dt-row .dt_post_block .single-post.dt_post_item {
margin-bottom: 0.8rem;
}
.single-post.dt_post_item .dt_post_image {
position: relative;
overflow: hidden;
margin-left: -3rem;
margin-right: -3rem;
z-index: 0;
}
.single-post.dt_post_item .dt_post_content h3,
.single-post.dt_post_item .dt_post_content h4 {
margin-bottom: 1.7rem;
}
.single-post.dt_post_item .dt_post_content p:not(:last-child) {
margin-bottom: 2.6rem;
}
.single-post.dt_post_item .dt_post_content blockquote p:last-child {
margin-bottom: 1rem;
}
.single-post.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_catetag a:hover,
.single-post.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_catetag a:focus {
color: var(--dt-pri-color);
}
.single-post.dt_post_item .dt_post_top_meta .dt_post_top_meta_list {
list-style: none;	
width: 100%;
padding: 0.8rem 1.2rem;
background-color: var(--dt-whi-color);
margin: 2.8rem auto 2.8rem;
z-index: 1;
position: relative;
display: inline-block;
border-radius: 0.5rem;
-webkit-box-shadow: 0 1rem 5rem rgba(2, 2, 2, 0.09);
box-shadow: 0 1rem 5rem rgba(2, 2, 2, 0.09);
border-top: 0.4rem solid var(--dt-pri-color);
}
.single-post.dt_post_item .dt_post_image + .dt_post_inner .dt_post_top_meta .dt_post_top_meta_list {
margin: -2.3rem auto 2.8rem;
}
.single-post.dt_post_item .dt_post_top_meta .dt_post_top_meta_list>li {
vertical-align: middle;
display: inline-block;
margin-top: 0;
margin-right: 1.5rem;
}
.single-post.dt_post_item .dt_post_top_meta .dt_post_top_meta_list>li:last-child {
margin-right: 0;
}
.single-post.dt_post_item .dt_post_top_meta .dt_post_top_meta_list > li {
font-size: 1.5rem;
position: relative;
margin-right: 2rem;
padding-right: 2.5rem;
}
.single-post.dt_post_item .dt_post_top_meta .dt_post_top_meta_list > li:last-child {
margin-right: 0;
padding-right: 0;
}
.single-post.dt_post_item .dt_post_top_meta .dt_post_top_meta_list > li:not(:last-child):after {
content: "";
width: 6px;
height: 6px;
background-color: var(--dt-pri-color);
position: absolute;
right: 0;
top: 50%;
border-radius: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.single-post.dt_post_item .dt_post_top_meta .dt_post_top_meta_list > li > * {
margin-bottom: 0;
margin-top: 0;
}
.single-post.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_catetag {
color: var(--dt-sec-color);
background-color: transparent;
border-color: rgba(189, 189, 189, 0.3);
}
.single-post.dt_posts--one.dt_post_item .dt_post_wrap .dt_post_catetag i {
color: var(--dt-whi-color);
}
.single-post.dt_post_item .dt_post_bottom_meta {
margin-bottom: 0;
margin-top: 2.8rem;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 1rem;
}
.single-post.dt_post_item .dt_post_bottom_meta .dt_post_tags a {
font-size: 1.5rem;
border-radius: 10rem;
margin-bottom: 0.3rem;
padding: 0.8rem 1.6rem;
font-weight: 400;
color: var(--dt-sec-color);
display: inline-block;
text-decoration: none;
line-height: 1;
margin-right: 0.5rem;
border: 0.1rem solid rgba(189, 189, 189, 0.35);
background-color: var(--dt-gray2-color);
}
.single-post.dt_post_item .dt_post_bottom_meta .dt_post_tags a:hover,
.single-post.dt_post_item .dt_post_bottom_meta .dt_post_tags a:focus {
border-color: var(--dt-sec-color);
background-color: var(--dt-sec-color);
color: var(--dt-whi-color);
}
.single-post.dt_post_item .dt_post_bottom_meta .comments-count {
font-size: 1.4rem;
border-radius: 10rem;
font-weight: 400;
padding: 0.8rem 1.6rem;
color: var(--dt-whi-color);
background-color: var(--dt-pri-color);
text-decoration: none;
white-space: nowrap;
}
.single-post.dt_post_item .dt_post_bottom_meta .comments-count:hover,
.single-post.dt_post_item .dt_post_bottom_meta .comments-count:focus {
text-decoration: underline;
}
.single-post.dt_post_item.style2 .dt_post_wrap .dt_post_inner {
position: relative;
}
.single-post.dt_posts--one.dt_post_item.style2 .dt_post_wrap .dt_post_catetag {
border: 0;
}
.single-post.dt_post_item .dt_post_content .more-link {
margin-top: 0;
} .comments-area {
margin-top: 8rem;
}
.single-comments-title, .comments-title {
margin-bottom: 3rem;
text-align: left;
}
.comments-title h3 {
font-size: 3.4rem;
}
.comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area li {
list-style: none;
}
.comments-area .comment-body {
position: relative;
padding: 3rem 3rem 3rem 16.5rem;
min-height: 12rem;
word-wrap: break-word;
border-radius: 1.5rem;
z-index: 0;
margin-bottom: 6rem;
}
.comments-area .comment-body:before {
content: "";
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
max-width: calc(100% - 120px);
z-index: -1;
border-radius: inherit;
}
.comment-list .comment .comment-body:before {
background-color: var(--dt-gray2-color);
}
.comments-area .comment-meta .comment-awaiting-moderation {
display: block;
width: 100%;
clear: both;
}
.comments-area .comment-meta .comment-author {
font-size: 1.6rem;
}
.comments-area .comment-meta .comment-author .fn {
font-weight: 700;
}
.comment-meta .comment-metadata > a,
.comments-area .comment-meta .comment-author a {
text-decoration: none;
color: var(--dt-sec-color);
}
.comment-meta .comment-metadata > a:hover,
.comment-meta .comment-metadata > a:focus,
.comments-area .comment-meta .comment-author a:hover,
.comments-area .comment-meta .comment-author a:focus {
color: var(--dt-pri-color);
}
.comments-area .comment-meta .comment-author img {
position: absolute;
z-index: 0;
left: 0;
top: 0.6rem;
width: 9rem;
border-radius: 10rem;
}
.comments-area .comment-meta .comment-author,
.comment-meta .comment-metadata {
line-height: 1.5;
font-size: 1.8rem;
display: inline-block;
}
.comment-content {
position: relative;
z-index: 0;
padding: 1.6rem 0;
line-height: 1.5;
}
.comment-content p {
margin-bottom: 0;
}
.comment-body .reply a, .comment-body .edit a {
font-weight: 600;
letter-spacing: 0.03rem;
}
.comment-body .reply a:not(:hover, :focus),
.comment-body .edit a:not(:hover, :focus) {
text-decoration: none;
}
.comment-list .comment .children .comment-body:before {
border: 0.1rem solid rgba(189, 189, 189, 0.2);
background-color: transparent;
}
.comment-reply-title {
font-size: 3.4rem;
}
.comment-form {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
gap: 3rem;
}
.comment-form > p.comment-notes {
flex-basis: 100%;
width: 100%;
}
.comment-form > p:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit) {
flex: auto;
}
@media (max-width: 61.938em) {
.comment-form > p:nth-child(2n+1):not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit),
.comment-form > p:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit) {
max-width: 100%;
flex-basis: 100%; }
}
.comment-form-comment {
max-width: 100%;
flex-basis: 100%;
}
.comment-form-cookies-consent, .form-submit {
width: 100%;
}
.comment-form-cookies-consent label {
vertical-align: middle;
margin-left: 0.3rem;
} .woocommerce nav.woocommerce-pagination,
.pagination {
position: relative;
text-align: center;
z-index: 0;
width: 100%;
max-width: fit-content;
display: block;
margin: 0 auto;
margin-top: 5rem;
padding: 1.4rem;
overflow: hidden;
overflow-x: auto;
background-color: var(--dt-gray2-color);
border: 0.1rem solid rgba(189, 189, 189, 0.2);
border-radius: 0.6rem;
}
.pagination h2 {
display: none;
}
.woocommerce nav.woocommerce-pagination ul {
line-height: 4rem;
border: none;
}
.woocommerce nav.woocommerce-pagination ul,
.pagination .nav-links {
display: inline-flex;
align-items: center;
}
.woocommerce nav.woocommerce-pagination ul li {
border: none;
}
.page-links .post-page-numbers,
.woocommerce nav.woocommerce-pagination ul li .page-numbers,
.pagination .page-numbers:not(.dots) {
font-weight: 600;
border-width: 0.2rem;
border-style: solid;
border-color: transparent;
display: flow-root;
font-size: 1.6rem;
line-height: 2.8rem;
min-width: 3.6rem;
text-align: center;
padding: 0.2rem;
vertical-align: baseline;
white-space: nowrap;
border-radius: 0.6rem;
text-decoration: none;
color: var(--dt-sec-color);
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.page-links .post-page-numbers {
display: inline-block;
text-decoration: none;
text-align: center;
border-width: 0.1rem;
border-color: var(--dt-pri-color);
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers:not(.current):hover,
.pagination .page-numbers:not(.dots, .current):hover {
color: var(--dt-pri-color);
background-color: transparent;
}
.page-links .post-page-numbers:hover,
.page-links .post-page-numbers:focus,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.current,
.pagination .nav-links .prev.page-numbers,
.pagination .nav-links .next.page-numbers,
.pagination .nav-links .page-numbers.current {
color: var(--dt-whi-color);
background-color: var(--dt-pri-color);
}
.page-links .post-page-numbers:not(:last-child),
.pagination .page-numbers.dots,
.woocommerce nav.woocommerce-pagination ul li:not(:last-child),
.pagination .page-numbers:not(.dots):not(:last-child) {
margin-right: 1rem;
} .dt_widget-area .widget {
max-width: 100%;
overflow: hidden;
position: relative;
padding: 3rem;
background: var(--dt-gray2-color) url(//www.indianest.com/wp-content/themes/atua/assets/images/shape/shape_0.svg) no-repeat top right / 7.2rem;
border: 0.1rem solid rgba(189, 189, 189, 0.2);
border-radius: 0.8rem;
}
.dt_widget-area .widget + .widget {
margin-top: 4rem;
}
.dt_widget-area .widget .widget-title {
margin-bottom: 2.2rem;
padding-bottom: 1.2rem;
border-bottom: 0.1rem solid rgba(189, 189, 189, 0.35);
}
.dt_widget-area .widget .widget-title:before {
content: "";
position: absolute;
bottom: -0.1rem;
left: 0;
width: 5.8rem;
height: 0.3rem;
background-color: var(--dt-pri-color);
}
.dt_widget-area .widget ul:not(.wp-block-social-links) li {
border-bottom: 0.1rem dashed rgba(189, 189, 189, 0.35);
text-transform: capitalize;
padding: 10px 0;
}
.dt_widget-area .widget ul>li:first-child {
padding-top: 0;
}
.dt_widget-area .widget ul>li:last-child {
padding-bottom: 0;
border-bottom: 0;
}
.dt_widget-area .widget.widget_archive ul li a,
.dt_widget-area .widget.widget_categories ul li a,
.dt_widget-area .widget.widget_nav_menu ul li a {
position: relative;
padding-left: 2.5rem;
font-weight: 500;
display: inline-block;
}
.dt_widget-area .widget:not(.widget_payment):not(.widget_social) li a:not(:hover, :focus) {    
color: var(--dt-sec-color);
}
.dt_widget-area .widget:not(.widget_payment):not(.widget_social) ul.wp-block-social-links li a:not(:hover, :focus) {
color: inherit;
}
.dt_widget-area .widget.widget_archive ul li a::before,
.dt_widget-area .widget.widget_categories ul li a::before,
.dt_widget-area .widget.widget_nav_menu ul li a::before {
content: "\f061";
position: absolute;
top: -0.16rem;
left: 0;
font-family: 'Font Awesome 6 Free';
font-size: 1.8rem;
font-weight: normal;
color: var(--dt-pri-color);
opacity: 0.4;
-webkit-transform: rotate(315deg);
transform: rotate(315deg);
}
.widget_meta ul li a {
padding-right: 0;
padding-left: 25px !important;
}
.widget_meta ul li a:before {
left: 0;
font-family: 'Font Awesome 6 Free';
color: var(--dt-pri-color);
}
.widget_meta ul li:nth-child(1) a:before {
content: "\f007";
}
.widget_meta ul li:nth-child(2) a:before {
content: "\f2f6";
font-weight: 600;
}
.widget_meta ul li:nth-child(3) a:before {
content: "\f086";
}
.widget_meta ul li:nth-child(4) a:before {
content: "\f27a";
}
.widget_meta ul li:nth-child(5) a:before {
content: "\f411";
font-family: "Font Awesome 6 Brands";
}
.widget_recent_comments li {
padding: 0;
word-break: break-word;
} .tagcloud,
.wp-block-tag-cloud {
margin-bottom: -1rem;
}
.wp-block-tag-cloud a,
.widget_tag_cloud a {
font-size: 1.6rem !important;
display: inline-block;
line-height: 1.5;
padding: 0.6rem 1.6rem;
font-weight: 500;
position: relative;
text-decoration: none;
color: var(--dt-sec-color);
background-color: transparent;
border: 0.1rem solid rgba(189, 189, 189, 0.2);
border-radius: 0.6rem;
margin-bottom: 1rem;
margin-right: 0.5rem;
}
.wp-block-tag-cloud a:hover,
.wp-block-tag-cloud a:focus,
.widget_tag_cloud a:hover,
.widget_tag_cloud a:focus {
color: var(--dt-whi-color);
background-color: var(--dt-pri-color);
border-color: var(--dt-pri-color);
}
.wp-block-tag-cloud a:not(:hover, :focus),
.dt_footer .widget_calendar table th,
.dt_footer .widget_tag_cloud a:not(:hover, :focus) {
color: inherit;
} .wp-block-calendar {
position: relative;
overflow: hidden;
border-radius: 0;
border-top: 0;
}
.wp-block-calendar table th {
font-weight: 700;
color: var(--dt-pri-color);
background: #ddd;
}
.wp-block-calendar tbody td,
.wp-block-calendar th {
text-align: center;
}
.wp-block-calendar table caption {
padding: 1rem;
font-weight: 700;
}
.wp-calendar-nav {
font-weight: 600;
padding: 1.15rem 1.4rem;
background-color: var(--dt-pri-color);
display: flex;
align-items: center;
justify-content: space-between;
}
.wp-calendar-nav a {
display: inline-block;
color: var(--dt-whi-color);
text-decoration: none;
} .widget_search .search-form {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 1rem;
}
.widget_search .search-form .search-submit {
flex-shrink: 0;
} .dt_error-inner .title {
font-size: 35rem;
line-height: 29rem;
font-weight: 700;
color: var(--dt-pri-color);
margin-bottom: 0;
text-shadow: 0.9rem 0.8rem 0 #eaeaea;
}
.dt_error-inner .text {
max-width: 65rem;
font-size: 4rem;
line-height: 5rem;
margin: 4rem auto 0;
font-weight: 700;
color: var(--dt-sec-color);
}
.dt_error-inner .dt-btn {
margin-top: 3.8rem;
}
@media (max-width: 61.938em) {
.dt_error-inner .title {
font-size: 34rem;
}
}
@media (max-width: 35.938em) {
.dt_error-inner .title {
font-size: 15rem;
line-height: 15rem;
}
.dt_error-inner .text {
font-size: 2rem;
line-height: 2.6rem;
}
} .dt_slider {
position: relative;
overflow: hidden;
width: 100%;
background-color: var(--dt-sec-color);
z-index: 0;
}
.dt_slider .dt_slider-carousel,
.dt_slider .dt_slider-item,
.dt_slider .dt_slider-innercell,
.dt_slider .dt_slider-item > img {
width: 100%;
height: 100%;
min-height: 48rem;
max-height: 48rem;
object-fit: cover;
}
@media (min-width: 36em) {
.dt_slider .dt_slider-carousel,
.dt_slider .dt_slider-item,
.dt_slider .dt_slider-innercell,
.dt_slider .dt_slider-item > img {
min-height: 54rem;
max-height: 54rem;
}
}
@media (min-width: 62em) {
.dt_slider .dt_slider-carousel,
.dt_slider .dt_slider-item,
.dt_slider .dt_slider-innercell,
.dt_slider .dt_slider-item > img {
max-height: 68rem;
min-height: 68rem;
}
}
@media (min-width: 87.5em) {
.dt_slider .dt_slider-carousel,
.dt_slider .dt_slider-item,
.dt_slider .dt_slider-innercell,
.dt_slider .dt_slider-item > img {
max-height: 67rem;
min-height: 67rem;
}
}
.dt_slider .dt_slider-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 0;
background-color: rgba(0, 0, 0, 0.6);
}
.dt_slider .dt_slider-inner {
overflow: hidden;
display: table;
width: 100%;
height: 100%;
}
.dt_slider .dt_slider-innercell {
display: table-cell;
vertical-align: middle;
}
.dt_slider .dt_slider-content {
position: relative;
margin-bottom: 4rem;
width: 100%;
max-width: 78rem;
z-index: 0;
}
.dt_slider .dt-text-left .dt_slider-content {
margin-right: auto;
}
.dt_slider .dt-text-center .dt_slider-content {
margin: auto;
margin-bottom: 4rem;
}
.dt_slider .dt-text-right .dt_slider-content {
margin-left: auto;
}
.dt_slider .dt_slider-content .title {
font-size: 8rem;
line-height: 1.15;
margin-bottom: 2rem;
opacity: 0;
-webkit-transition: all 1000ms ease;
transition: all 1000ms ease;
-webkit-transform: scaleX(0);
transform: scaleX(0);
}
.dt_slider .active .dt_slider-content .title {
opacity: 1;
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
@media screen and (min-width: 62em) and (max-width: 87.438em) {
.dt_slider .dt_slider-content .title {
font-size: 6rem;
}
}
@media (max-width: 61.938em) {
.dt_slider .dt_slider-content .title {
font-size: 3.2rem;
margin-bottom: 1.2rem;
}
}
.dt_slider .dt_slider-content .title span {
display: block;
overflow: hidden;
position: relative;
margin-bottom: 0.6rem;
width: 100%;
max-width: max-content;
}
.dt_slider .dt-text-center .dt_slider-content .title span {
margin-left: auto;
margin-right: auto;
}
.dt_slider .dt-text-right .dt_slider-content .title span {
margin-right: 0;
margin-left: auto;
}
.dt_slider .dt_slider-content .title span:before {
content: '';
width: 101%;
height: 100%;
position: absolute;
top: 0;
left: 100%;
background: var(--dt-whi-color);
-webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
transition: 1s cubic-bezier(.858, .01, .068, .99);
z-index: 3;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition-delay: 1s;
transition-delay: 1s;
}
.dt_slider .active .dt_slider-content .title span:before {
-webkit-transform: translateX(1%);
transform: translateX(1%);
}
.dt_slider .dt_slider-content .subtitle {
opacity: 0;
margin-bottom: 1.6rem;
-webkit-transform: translateY(-10rem);
transform: translateY(-10rem);
-webkit-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.dt_slider .dt_slider-content .text {
font-size: 1.8rem;
margin-bottom: 3.2rem;
opacity: 0;
-webkit-transform: translateY(10rem);
transform: translateY(10rem);
-webkit-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.dt_slider .active .dt_slider-content .subtitle,
.dt_slider .active .dt_slider-content .text {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.dt_slider .dt_slider-content .subtitle,
.dt_slider .dt_slider-content .title,
.dt_slider .dt_slider-content .text {
color: var(--dt-whi-color);
}
@media (max-width: 35.938em) {
.dt_slider .dt_slider-content .title,
.dt_slider .dt_slider-content .text {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
}
.dt_slider .dt_slider-content .dt_btn-group {
opacity: 0;
-webkit-transform: translateY(5rem);
transform: translateY(5rem);
-webkit-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.dt_slider .active .dt_slider-content .dt_btn-group {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1300ms;
transition-delay: 1300ms;
}
.dt_slider .dt_slider-content .dt-btn:not(:last-child) {
margin-right: 2.1rem;
}
@media (max-width: 61.938em) {
.dt_slider .dt_slider-content .dt-btn {
margin-bottom: 1rem;
}
.dt_slider .dt_slider-content .dt-btn:not(:last-child) {
margin-right: 1rem;
}
}
.dt_slider .dt_slider--right .first {
order: 1;
} .dt_slider-carousel.owl-carousel .owl-nav button {
display: inline-block;
width: 6rem;
height: 6rem;
line-height: 6.6rem;
background-color: rgba(255, 255, 255, 0.20);
text-align: center;
border-radius: 50%;
font-size: 4.5rem;
font-weight: 400;
cursor: pointer;
transition: var(--dt-transition);
-webkit-transition: var(--dt-transition);
}
.dt_slider-carousel.owl-carousel .owl-nav button:hover {
background: var(--dt-whi-color);
}
.dt_slider-carousel.owl-carousel .owl-nav button.owl-prev:before {
content: '';
position: absolute;
top: 50%;
left: 3.5rem;
-webkit-transform: translateY(-50%) scaleX(1);
transform: translateY(-50%) scaleX(1);
width: 4.5rem;
height: 0.2rem;
-webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
transition: .5s cubic-bezier(.858, .01, .068, .99);
-webkit-transform-origin: right;
transform-origin: right;
background: var(--dt-whi-color);
}
.dt_slider-carousel.owl-carousel .owl-nav button.owl-prev:hover:before {
background: var(--dt-pri-color);
left: 2.3rem;
width: 2rem;
}
.dt_slider-carousel.owl-carousel .owl-nav button.owl-prev:hover:after {
border-left: 0.2rem solid var(--dt-pri-color);
border-bottom: 0.2rem solid var(--dt-pri-color);
left: 2.3rem;
}
.dt_slider-carousel.owl-carousel .owl-nav button.owl-prev:after {
content: '';
position: absolute;
top: 50%;
left: 3.5rem;
width: 1rem;
height: 1rem;
border-left: 0.3rem solid var(--dt-whi-color);
border-bottom: 0.3rem solid var(--dt-whi-color);
-webkit-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
-webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
transition: .5s cubic-bezier(.858, .01, .068, .99);
}
.dt_slider-carousel.owl-carousel .owl-nav button.owl-next:before {
content: '';
position: absolute;
top: 50%;
right: 3.5rem;
-webkit-transform: translateY(-50%) scaleX(1);
transform: translateY(-50%) scaleX(1);
width: 4.5rem;
height: 0.2rem;
-webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
transition: .5s cubic-bezier(.858, .01, .068, .99);
-webkit-transform-origin: right;
transform-origin: right;
background: var(--dt-whi-color);
}
.dt_slider-carousel.owl-carousel .owl-nav button.owl-next:hover:before {
background: var(--dt-pri-color);
right: 2.3rem;
width: 2rem;
}
.dt_slider-carousel.owl-carousel .owl-nav button.owl-next:after {
content: '';
position: absolute;
top: 50%;
right: 3.5rem;
width: 1rem;
height: 1rem;
border-right: 0.3rem solid var(--dt-whi-color);
border-top: 0.3rem solid var(--dt-whi-color);
-webkit-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
-webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
transition: .5s cubic-bezier(.858, .01, .068, .99);
}
.dt_slider-carousel.owl-carousel .owl-nav button.owl-next:hover:after {
border-right: 0.2rem solid var(--dt-pri-color);
border-top: 0.2rem solid var(--dt-pri-color);
right: 2.3rem;
}
.dt_slider-carousel .owl-nav button {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 0;
}
.dt_slider-carousel .owl-nav .owl-prev {
left: 1rem;
}
.dt_slider-carousel .owl-nav .owl-next {
right: 1rem;
}
@media (min-width: 62em) {
.dt_slider-carousel .owl-nav .owl-prev {
left: 3rem;
}
.dt_slider-carousel .owl-nav .owl-next {
right: 3rem;
}
}
.dt_slider-carousel.owl-carousel.owl-theme .owl-nav button.disabled {
opacity: 0;
visibility: hidden;
} .dt_slider--kenburn .dt_slider-item {
overflow: hidden;
}
.dt_slider--kenburn .owl-item .dt_slider-item > img {
display: block;
width: 100%;
height: 100%;
-webkit-transform-style: flat;
transform-style: flat;
-webkit-transition: all 20s;
transition: all 20s;
transition-timing-function: linear;
}
.dt_slider--kenburn .owl-item:nth-child(even) .dt_slider-item > img {
-webkit-transform: scale(1.4);
transform: scale(1.4);
-webkit-transform-origin: bottom right;
transform-origin: bottom right;
}
.dt_slider--kenburn .owl-item:nth-child(odd) .dt_slider-item > img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-transform-origin: bottom left;
transform-origin: bottom left;
}
.dt_slider--kenburn .owl-item.active:nth-child(even) .dt_slider-item > img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.dt_slider--kenburn .owl-item.active:nth-child(odd) .dt_slider-item > img {
-webkit-transform: scale(1.4);
transform: scale(1.4);
} .dt_siteheading,
.dt_image_block,
.dt_image_block .dt_image_box,
.dt_about,
.dt-container-inner {
position: relative;
z-index: 0;
}
.parallax-scene,
.section-line {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.section-line {
right: 0;
}
.section-line .line {
width: 1px;
height: 100%;
position: absolute;
background: rgba(189, 189, 189, 0.25);
}
.section-line .line-1 {
left: 10rem;
}
.section-line .line-2 {
left: 50%;
}
.section-line .line-3 {
right: 10rem;
}
@media (max-width: 37.438em) {
.section-line {
display: none;
}
} .dt_image_block,
.dt_image_block .dt_image_box {
display: block;
}
@media (min-width: 36em) {
.dt_image_block .dt_image_box {
padding-top: 0;
padding-bottom: 10rem;
}
.dt_image_block--one .dt_image_box {        
padding-right: 24rem;
margin-right: 3rem;
}
}
.dt_image_block .dt_image_box .shape .shape-1,
.dt_image_block .dt_image_box .shape .shape-2,
.dt_image_block .dt_image_box .shape .shape-3 {
width: 9.5rem;
height: 9.5rem;
background-repeat: no-repeat;
}
.dt_image_block .dt_image_box .image {
display: block;
position: relative;
border-radius: 1rem;
overflow: hidden;
}
.dt_image_block .dt_image_box img {
width: 100%;
border-radius: inherit;
}
.dt_image_block .dt_image_box .video-inner {
position: relative;
padding-top: 6rem;
padding-bottom: 6rem;
text-align: center;
border-radius: 1rem;
background-repeat: no-repeat;
background-size: cover;
}
.dt_image_block .dt_image_box .video-inner:before {
position: absolute;
content: '';
background: #000;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0.25;
border-radius: inherit;
}
.dt_image_block .dt_image_box .image:before {
position: absolute;
top: 0;
left: -75%;
display: block;
content: '';
width: 50%;
height: 100%;
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
-webkit-transform: skewX(-25deg);
-ms-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.dt_image_block .dt_image_box .image:hover:before {
-webkit-animation: shine 1s;
animation: shine 1s;
}
@keyframes shine {
100% {
left: 125%;
}
}
.dt_about--one .pattern-layer .pattern-1 {
left: 92% !important;
top: 5% !important;
margin-left: -11rem;
background: #f8f8f8;
width: 22rem;
height: 22rem;
border-radius: 50%;
}
.dt_about--one .pattern-layer .pattern-2 {
width: 8rem;
height: 8rem;
top: 90% !important;
left: 90% !important;
}
.dt_image_block--one .dt_image_box .shape .shape-1 {
top: 8.7rem !important;
left: -4.3rem !important;
}
.dt_image_block--one .dt_image_box .shape .shape-2 {
left: 34rem !important;
top: 26rem !important;
}
.dt_image_block .dt_image_box .video-inner {
margin-top: 3rem;
}
@media (min-width: 36em) {
.dt_image_block .dt_image_box .video-inner {
width: 20rem;
position: absolute;
right: 14rem;
bottom: 0;
z-index: 2;
margin-top: 0;
}
}
.dt_image_block .dt_image_box .video-inner .dt-btn-play {
color: var(--dt-pri-color);
background-color: var(--dt-whi-color);
font-size: 3rem;
}
@media (min-width: 36em) {
.dt_about--one .dt_content_box {
margin-left: 3rem;
}
} .dt_siteheading .subtitle {
display: inline-block;
margin-bottom: 2rem;
font-weight: 500;
position: relative;
color: var(--dt-pri-color);
}
.dt_siteheading .title {
line-height: 1.15;
display: block;
}
.dt_siteheading .text {
font-size: 1.7rem;
}
.dt_siteheading .text p {
margin-bottom: 0;
}
.dt_siteheading .text p+p {
margin-top: 1.6rem;
}
.dt_list_style {
display: block;
list-style: none;
padding: 0;
}
.dt_list_style:after {
display: block;
clear: both;
content: "";
}
.dt_list_style li {
display: block;
position: relative;
font-weight: 600;
line-height: 2.5rem;
margin-bottom: 1.3rem;
padding-left: 3.5rem;
color: var(--dt-sec-color);
}
.dt_list_style li:last-child {
margin-bottom: 0;
}
.dt_list_style--one li {
width: 50%;
float: left;
padding-left: 3.5rem;
}
.dt_list_style--one li:before {
position: absolute;
content: '';
width: 1.2rem;
height: 1.2rem;
left: 0;
top: 0.6rem;
border-radius: 50%;
background: var(--dt-pri-color);
}
.dt_list_style--one li:after {
content: '';
position: absolute;
left: 0.2rem;
top: 0.8rem;
width: 0.8rem;
height: 0.8rem;
border-radius: 50%;
background: var(--dt-whi-color);
}
.siteheading--one .dt_siteheading .subtitle:not(.no-animation) {
border-radius: 3rem;
box-shadow: 0 0.5rem 2rem 0 rgba(0, 0, 0, 0.10);
padding: 0.8rem 3.7rem;
animation: dt_bounce ease 2s infinite;
-webkit-animation: dt_bounce ease 2s infinite;
transform-origin: bottom;
-webkit-transform-origin: bottom;
}
.siteheading--one .dt_siteheading .subtitle:not(.no-animation):before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
border-radius: inherit;
background: var(--dt-whi-color);
}
.siteheading--one .dt_siteheading .subtitle.no-animation {
margin-bottom: 0.9rem;
letter-spacing: 0.2rem;
}
.dt_heading.dt_heading_9 {
color: var(--dt-pri-color);
}
@keyframes dt_bounce {
0% {
transform: scale(1, 1) translateY(0)
}
10% {
transform: scale(1.1, .9) translateY(0)
}
30% {
transform: scale(.9, 1.1) translateY(-1.375rem)
}
50% {
transform: scale(1, 1) translateY(0)
}
57% {
transform: scale(1, 1) translateY(-0.1875rem)
}
64% {
transform: scale(1, 1) translateY(0)
}
100% {
transform: scale(1, 1) translateY(0)
}
}
.dt_404 .dt_siteheading > i {
position: absolute;
top: 0;
left: 50%;
font-size: 19rem;
color: var(--dt-gray3-color);
transform: translateX(-50%);
z-index: -1;
} .dt_service {
position: relative;
overflow: hidden;
} .dt_slider--one + .dt_service--one {
padding-top: 0;
padding-bottom: 0;
margin-top: -6.5rem;
margin-bottom: -3.8rem;
}
.dt_service--one .dt_item_inner {
margin-bottom: 7.5rem;
position: relative;
}
.dt_service--one .dt_item_image {
position: relative;
overflow: hidden;
background-color: var(--dt-sec-color);
}
.dt_service--one .dt_item_image:before {
content: '';
position: absolute;
height: 42%;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(to top,var(--dt-pri-color) 40%,transparent);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--dt-pri-color) 40%',endColorStr='rgba(0, 0, 0, 0)');
z-index: 99;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.dt_service--one .dt_item_inner.active .dt_item_image:before,
.dt_service--one .dt_item_inner:hover .dt_item_image:before,
.dt_service--one .dt_item_inner:focus-within .dt_item_image:before {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.dt_service--one .dt_item_image,
.dt_service--one .dt_item_image img {
min-height: 25rem;
}
.dt_service--one .dt_item_image img {
width: 100%;
object-fit: cover;
}
.dt_service--one .dt_item_holder {
position: absolute;
bottom: -3.5rem;
left: 3rem;
right: 3rem;
background-color: var(--dt-whi-color);
padding: 2.1rem 2rem;
text-align: center;
-webkit-box-shadow: 0 0.2rem 3.4rem rgba(35,35,35,.2);
box-shadow: 0 0.2rem 3.4rem rgba(35,35,35,.2);
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
overflow: hidden;
z-index: 100;
}
.dt_service--one .dt_item_inner.active .dt_item_holder,
.dt_service--one .dt_item_inner:hover .dt_item_holder,
.dt_service--one .dt_item_inner:focus-within .dt_item_holder {
background-color: var(--dt-pri-color);
padding-top: 3.9rem;
padding-bottom: 7rem;
}
.dt_service--one .dt_item_holder .dt_item_icon { background-color: var(--dt-whi-color);
color: var(--dt-pri-color);
display: inline-flex;
width: 7.5rem;
height: 7.5rem;
align-items: center;
justify-content: center;
font-size: 4.6rem;
border-radius: 100%;
margin-bottom: 0;
position: absolute;
top: 15px;
right: 15px;
opacity: 0.25;
z-index:-1;
}
.dt_service--one .dt_item_holder .dt_item_title {
margin: 0;
line-height: 1.2;
color: var(--dt-sec-color);
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.dt_service--one .dt_item_inner.active .dt_item_holder .dt_item_title,
.dt_service--one .dt_item_inner:hover .dt_item_holder .dt_item_title,
.dt_service--one .dt_item_inner:focus-within .dt_item_holder .dt_item_title {
color: var(--dt-whi-color);
padding-bottom: 1.6rem;
}
.dt_service--one .dt_item_holder .dt_item_title a {
color: var(--dt-sec-color);
}
.dt_service--one .dt_item_holder .dt_item_title a:not(:hover, :focus) {
text-decoration: none;
}
.dt_service--one .dt_item_inner.active .dt_item_holder .dt_item_title a,
.dt_service--one .dt_item_inner:hover .dt_item_holder .dt_item_title a,
.dt_service--one .dt_item_inner:focus-within .dt_item_holder .dt_item_title a {
color: var(--dt-whi-color);
}
.dt_service--one .dt_item_holder .dt_item_content {
line-height: 2.4rem;
max-height: 0;
color: transparent;
-webkit-transition: all 0.5s cubic-bezier(0, 1, 0, 1);
transition: all 0.5s cubic-bezier(0, 1, 0, 1);
}
.dt_service--one .dt_item_inner.active .dt_item_holder .dt_item_content,
.dt_service--one .dt_item_inner:hover .dt_item_holder .dt_item_content,
.dt_service--one .dt_item_inner:focus-within .dt_item_holder .dt_item_content {
max-height: 50rem;
color: var(--dt-whi-color);
transition: max-height 1s ease-in-out;
}
.dt_service--one .dt_item_holder .dt_item_content,
.dt_service--one .dt_item_inner .dt_item_holder .dt_item_readmore {
margin-top: 0;
}
.dt_service--one .dt_item_inner .dt_item_holder .dt-btn-plustext {
position: absolute;
bottom: -0.8rem;
left: 0;
right: 0;
width: 9.6rem;
height: 4.8rem;
border-radius: 9.6rem 9.6rem 0 0;
background-color: rgba(255,255,255,.3);
margin: auto;
line-height: 4rem;
color: var(--dt-whi-color);
font-size: 2rem;
text-decoration: none;
-webkit-transform: translateY(5rem);
transform: translateY(5rem);
opacity: 0;
}
.dt_service--one .dt_item_inner.active .dt_item_holder .dt-btn-plustext,
.dt_service--one .dt_item_inner:hover .dt_item_holder .dt-btn-plustext,
.dt_service--one .dt_item_inner:focus-within .dt_item_holder .dt-btn-plustext {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.dt_service--one .dt_item_inner .dt_item_holder .dt-btn-plustext:hover,
.dt_service--one .dt_item_inner .dt_item_holder .dt-btn-plustext:focus {
color: var(--dt-sec-color);
background-color: var(--dt-whi-color);
}
.dt_service--one .dt_item_inner .dt_item_holder .dt-btn-plustext span {
width: 2.1rem;
color: transparent;
position: relative;
z-index: 0;
vertical-align: middle;
}
.dt_service--one .dt_item_inner .dt_item_holder .dt-btn-plustext:not(:hover, :focus) span:before {
background: var(--dt-whi-color);
}
.dt_service--one .dt_item_inner .dt_item_holder .dt-btn-plustext:not(:hover, :focus) span:after {
border-right-color: var(--dt-whi-color);
border-top-color: var(--dt-whi-color);
} .dt_service--two {
background: var(--dt-gray2-color);
}
@media (max-width: 61.938em) {
.dt_service .pattern-layer {
display: none;
}
}
.dt_service .pattern-layer .pattern-1 {
width: 45.5rem;
height: 49.6rem;
position: absolute;
top: 0;
left: -10rem;
background-repeat: no-repeat;
background-size: 100%;
}
.dt_service .pattern-layer .pattern-2 {
width: 63.5rem;
height: 46.2rem;
position: absolute;
top: 0;
left: -10rem;
background-repeat: no-repeat;
background-size: 100%;
}
.dt_service .pattern-layer .pattern-3 {
width: 25.7rem;
height: 39.9rem;
position: absolute;
bottom: 0;
right: -10rem;
background-repeat: no-repeat;
background-size: 100%;
}
.dt_service .pattern-layer .pattern-4 {
width: 43.7rem;
height: 63.3rem;
position: absolute;
bottom: 0;
right: -10rem;
background-repeat: no-repeat;
background-size: 100%;
}
.dt_service--two .dt_item_inner {
position: relative;
background: var(--dt-whi-color);
border-radius: 1rem;
z-index: 0;
transition: var(--dt-transition);
}
.dt_service--two .dt_item_inner:hover,
.dt_service--two .dt_item_inner:focus-within {
box-shadow: 0 1rem 3rem 0 rgba(0, 0, 0, 0.1);
transform: translateY(-1rem);
}
.dt_service--two .dt_item_inner .dt_item_holder {
padding: 4rem 3rem 3.2rem 3rem;
transition: var(--dt-transition);
}
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_icon {
display: inline-block;
position: relative;
}
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_icon:before {
content: "";
position: absolute;
top: -1.3rem;
left: 0;
width: 9rem;
height: 7rem;
background: var(--dt-pri-color);
border-radius: 55% 35% 48% 30% / 40% 40% 70% 6%;
will-change: border-radius, transform, opacity;
animation: dt_shapeMoveOne 3s linear infinite;
opacity: 0.07;
z-index: -1;
}
.dt_service--two .dt_item_inner:hover .dt_item_holder .dt_item_icon:before,
.dt_service--two .dt_item_inner:focus-within .dt_item_holder .dt_item_icon:before {
background: var(--dt-whi-color);
opacity: 0.1;
}
@keyframes dt_shapeMoveOne {
0%,
100% {
border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
transform: translate3d(0, 0, 0) rotateZ(0.01deg);
}
35% {
border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
transform: translate3d(0, 1rem, 0) rotateZ(0.01deg);
}
50% {
transform: translate3d(0, 0, 0) rotateZ(0.01deg);
}
65% {
border-radius: 100% 60% 60% 100% / 100% 100% 60% 60%;
transform: translate3d(0, -1rem, 0) rotateZ(0.01deg);
}
}
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_icon i {
font-size: 5rem;
color: var(--dt-pri-color);
}
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_icon img {
height: 5rem;
}
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_title a {
text-decoration: none;
}
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_title a:not(:hover, :focus) {
color: inherit;
}
.dt_service--two .dt_item_inner:hover .dt_item_image+.dt_item_holder .dt_item_readmore .dt-btn-plustext,
.dt_service--two .dt_item_inner:focus-within .dt_item_image+.dt_item_holder .dt_item_readmore .dt-btn-plustext,
.dt_service--two .dt_item_inner:hover .dt_item_image+.dt_item_holder .dt_item_title,
.dt_service--two .dt_item_inner:focus-within .dt_item_image+.dt_item_holder .dt_item_title,
.dt_service--two .dt_item_inner:hover .dt_item_image+.dt_item_holder,
.dt_service--two .dt_item_inner:focus-within .dt_item_image+.dt_item_holder {
color: var(--dt-whi-color);
}
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_readmore .dt-btn-plustext {
display: inline-block;
position: relative;
text-decoration: none;
color: var(--dt-sec-color);
font-weight: 500;
}
.dt_service--two .dt_item_inner:hover .dt_item_image+.dt_item_holder .dt_item_readmore .dt-btn-plustext:hover,
.dt_service--two .dt_item_inner:focus-within .dt_item_image+.dt_item_holder .dt_item_readmore .dt-btn-plustext:focus,
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_readmore .dt-btn-plustext:hover,
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_readmore .dt-btn-plustext:focus {
padding-right: 3rem;
letter-spacing: 0.03rem;
color: var(--dt-pri-color);
}
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_readmore .dt-btn-plustext:not(:hover,:focus):before,
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_readmore .dt-btn-plustext:not(:hover,:focus):after {
opacity: 0;
}
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_readmore .dt-btn-plustext:before {
background: var(--dt-pri-color);
right: 0.2rem;
}
.dt_service--two .dt_item_inner .dt_item_holder .dt_item_readmore .dt-btn-plustext:after {
border-right-color: var(--dt-pri-color);
border-top-color: var(--dt-pri-color);
right: 0;
}
.dt_service--two .dt_item_inner .dt_item_image:before,
.dt_service--two .dt_item_inner .dt_item_image {
position: absolute;
width: 100%;
height: 100%;
border-radius: inherit;
}
.dt_service--two .dt_item_inner .dt_item_image {    
top: 50%;
left: 50%;
opacity: 0;
visibility: hidden;
overflow: hidden;
z-index: -1;
transition: var(--dt-transition);
transform: translate(-50%, -50%) scale(0.8);
}
.dt_service--two .dt_item_inner .dt_item_image::before {
content: "";
top: 0;
left: 0;
background: #000;
opacity: 0.7;
}
.dt_service--two .dt_item_inner .dt_item_image::after {
content: "";
position: absolute;
top: 1.5rem;
right: 1.5rem;
bottom: 1.5rem;
left: 1.5rem;
border: 0.2rem dashed var(--dt-whi-color);
border-radius: inherit;
opacity: 0.8;
}
.dt_service--two .dt_item_inner:hover .dt_item_image,
.dt_service--two .dt_item_inner:focus-within .dt_item_image {
opacity: 1;
visibility: visible;
height: calc(100% + 2rem);
transform: translate(-50%, -50%) scale(1);
}
.dt_service--two .dt_item_inner .dt_item_image img {
height: 100%;
object-fit: cover;
} .dot2,
.dot1 {
position: absolute;
width: 1.5rem;
height: 1.5rem;
background: var(--dt-sec-color);
border-radius: 50%;
display: inline-block;
text-align: center;
visibility: hidden;
opacity: 0;
transform: scale(0);
transition: all .3s ease;
}
.dot1 {
top: 0;
left: 0.5rem;
}
.dot2 {
right: 0.5rem;
bottom: 0;
}
.dot2:after,
.dot1:after {
content: '';
width: 0.5rem;
height: 0.5rem;
border-radius: 50%;
background: var(--dt-pri-color);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
}
.dt_features--one .dt_features {
color: var(--dt-whi-color);
background: var(--dt-sec-color);
}
.dt_features--one .dt_siteheading .title {
color: inherit;
}
.dt_features--one .dt_siteheading .text,
.dt_features--one .dt_item_inner .dt_item_holder .dt_item_content {
color: #dddddd;
}
.dt_features--one .dt_item_inner .dt_item_holder {
position: relative;
padding-left: 10.8rem;
}
.dt_features--one .dt_item_inner .dt_item_holder .dt_item_icon {
position: absolute;
top: 0.5rem;
left: 0;
width: 8.2rem;
height: 8.2rem;
text-align: center;
color: var(--dt-whi-color);
line-height: 8rem;
font-size: 3.6rem;
border: 0.2rem solid rgba(189, 189, 189, 0.35);
border-radius: 50%;
transition: var(--dt-transition);
z-index: 0;
}
.dt_features--one .dt_item_inner:hover .dt_item_holder .dt_item_icon,
.dt_features--one .dt_item_inner:focus-within .dt_item_holder .dt_item_icon {
border-color: transparent;
}
.dt_features--one .dt_item_inner .dt_item_holder .dt_item_icon:after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
content: '';
background: var(--dt-pri-color);
border-radius: 50%;
z-index: -1;
width: 100%;
height: 100%;
visibility: hidden;
opacity: 0;
transform: scale(.5);
transition: all .3s ease;
}
.dt_features--one .dt_item_inner:hover .dt_item_holder .dt_item_icon .dot2,
.dt_features--one .dt_item_inner:focus-within .dt_item_holder .dt_item_icon .dot2,
.dt_features--one .dt_item_inner:hover .dt_item_holder .dt_item_icon .dot1,
.dt_features--one .dt_item_inner:focus-within .dt_item_holder .dt_item_icon .dot1,
.dt_features--one .dt_item_inner:hover .dt_item_holder .dt_item_icon:after,
.dt_features--one .dt_item_inner:focus-within .dt_item_holder .dt_item_icon:after {
visibility: visible;
opacity: 1;
transform: scale(1);
}
.dt_features--one .dt_item_inner .dt_item_holder .dt_item_title a {
text-decoration: none;
}
.dt_features--one .dt_item_inner .dt_item_holder .dt_item_title,
.dt_features--one .dt_item_inner .dt_item_holder .dt_item_title a:not(:hover, :focus) {
color: inherit;
}
.dt_features--one .dt_item_inner .dt_item_holder .dt_item_content {
margin-top: 1rem;
} .dt_pagetitle {
position: relative;
padding: 7rem 0;
background-color: var(--dt-sec-color);
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
overflow: hidden;
z-index: 0;
}
.dt_pagetitle .canvas {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
}
.dt_pagetitle .parallax-bg {
position: absolute;
left: 0;
z-index: -1;
}
.dt_pagetitle .parallax-bg:before {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: 0.7;
background: #000;
z-index: -1;
}
.dt_pagetitle:not(.dt-text-center) .dt_pagetitle_content {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
gap: 1.6rem;
}
.dt_pagetitle.dt-text-right .dt_pagetitle_content {
flex-direction: row-reverse;
}
.dt_pagetitle .dt_pagetitle_content .title > * {
position: relative;
display: block;
color: var(--dt-whi-color);
line-height: 1.1;
}
@media (max-width: 61.938em) {
.dt_pagetitle .dt_pagetitle_content .title > * {
font-size: 4rem;
line-height: 5rem;
}
}
@media (max-width: 35.938em) {
.dt_pagetitle:not(.dt-text-center) .dt_pagetitle_content {
justify-content: center;
text-align: center;
}
.dt_pagetitle:not(.dt-text-center) .dt_pagetitle_content .title {
flex-basis: 100%;
max-width: 100%;
}
}
.dt_pagetitle .dt_pagetitle_content .dt_pagetitle_breadcrumb {
list-style: none;
margin: 0;
display: inline-block;
padding: 1.2rem 3rem;
border-radius: 10rem;
box-shadow: 0 0.9rem 1.8rem rgba(24, 16, 16, 0);
background-color: var(--dt-whi-color);
}
.dt_pagetitle.dt-text-center .dt_pagetitle_content .dt_pagetitle_breadcrumb {
margin: 1.6rem 0 0 0;
}
.dt_pagetitle .dt_pagetitle_content .dt_pagetitle_breadcrumb li {
position: relative;
display: inline-block;
font-weight: 500;
color: var(--dt-sec-color);
padding-right: 1.6rem;
margin-right: 0.55rem;
}
.dt_pagetitle .dt_pagetitle_content .dt_pagetitle_breadcrumb li:last-child {
padding: 0;
margin: 0;
}
.dt_pagetitle .dt_pagetitle_content .dt_pagetitle_breadcrumb li:not(:last-child, .active):after {
position: absolute;
content: "/";
top: 1px;
right: 0;
color: var(--dt-pri-color);
}
.dt_pagetitle .dt_pagetitle_content .dt_pagetitle_breadcrumb li a {
color: var(--dt-sec-color);
text-decoration: none;
}
.dt_pagetitle .dt_pagetitle_content .dt_pagetitle_breadcrumb li a:not(:hover, :focus) {
opacity: 0.65;
} .dt_gcolor .text-primary,
.dt_gcolor .widget_meta ul li a:before,
.dt_gcolor .dt_list_style--two li:before,
.dt_gcolor .dt_features--two .dt_item_inner .dt_item_holder .dt_item_icon,
.dt_gcolor .dt_pagetitle .dt_pagetitle_content .dt_pagetitle_breadcrumb li:not(:last-child, .active):after,
.dt_gcolor .dt_posts--one .dt_post_item .dt_post_date,
.dt_gcolor .history_timeline .history_item .history_content .history_year,
.dt_gcolor .dt_price--one .dt_pricing_plan .price,
.dt_gcolor .dt_features_cta_area .dt_features_cta .dt_features_cta_content .icon i,
.dt_gcolor .dt_support_box .icon i,
.dt_gcolor .dt_teams--one .dt_teams_block .dt_teams_inner p,
.dt_gcolor .dt_funfact--one .dt_funfact_block .dt_funfact_inner .dt_funfact_icon i,
.dt_gcolor .dt_testimonials--one .dt_testimonials_block .dt_testimonials_review .dt_review .star_rating i,
.dt_gcolor .dt_process--one .dt_process_block .dt_process_icon .icon,
.dt_gcolor .dt_chooseus--one .dt_chooseus_item .dt_chooseus_icon i,
.dt_gcolor .dt_cta--one .dt_cta_video .dt-btn-play i,
.dt_gcolor .dt_service--two .dt_item_inner:hover .dt_item_holder .dt_item_title,
.dt_gcolor .dt_service--two .dt_item_inner:focus-within .dt_item_holder .dt_item_title,
.dt_gcolor .dt_service--two .dt_item_inner .dt_item_holder .dt_item_title a:hover,
.dt_gcolor .dt_service--two .dt_item_inner .dt_item_holder .dt_item_title a:focus,
.dt_gcolor .dt_service--two .dt_item_inner .dt_item_holder .dt_item_readmore .dt-btn-plustext:hover,
.dt_gcolor .dt_service--two .dt_item_inner .dt_item_holder .dt_item_readmore .dt-btn-plustext:focus,
.dt_gcolor .dt_service--two .dt_item_inner .dt_item_holder .dt_item_icon i,
.dt_gcolor.siteheading--one .dt_siteheading .title .dt_heading *,
.dt_gcolor .dt_header-widget .contact__list i {
color: transparent;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
background: var(--dt-priGrd-color);
}
.dt_gcolor .dt_chooseus--one .dt_chooseus_item:hover div.dt_chooseus_icon i {
color: inherit;
-webkit-background-clip: unset !important;
-webkit-text-fill-color: unset;
background: transparent;
}
.dt_gcolor .dt_teams_block .dt_teams_inner .widget_social li a:after,
.dt_gcolor .wp-calendar-nav,
.dt_gcolor .widget_calendar table th,
.dt_gcolor .widget_calendar table caption,
.dt_gcolor .dt_features--three .dt_item_inner .dt_item_holder:before,
.dt_gcolor .dt_contact_office--one .dt_info_block::before,
.dt_gcolor .dt_contact--one .dt_info_block .icon:after,
.dt_gcolor .widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(.widget_payment):not(.widget_social):not(.widget_calender):not(.widget_tag_cloud) ul:not(.wp-block-social-links, .wp-block-latest-posts, .product_list_widget) li a:before,
.dt_gcolor .dt_footer_top .dt_footer_inner,
.dt_gcolor .dt_posts--one .dt_post_item .dt_post_wrap .dt_post_catetag i,
.dt_gcolor .history_timeline::after,
.dt_gcolor .dt_project--one .dt_project_block .dt_project_inner .inner .icon,
.dt_gcolor .dt_project--one .dt_project_block .dt_project_inner .shape_bg:before,
.dt_gcolor .dt_project--one .dt_project_block .dt_project_inner .shape_bg:after,
.dt_gcolor .dt_playbanner-img .dt_playbanner-btn .shadow,
.dt_gcolor .dt_tabs .tabs .dt-btn-tab.active,
.dt_gcolor .dt_funfact--two .dt_funfact_block .dt_funfact_icon,
.dt_gcolor .dt_service--one .dt_item_inner.active .dt_item_holder,
.dt_gcolor .dt_service--one .dt_item_inner:hover .dt_item_holder,
.dt_gcolor .dt_service--one .dt_item_inner:focus-within .dt_item_holder,
.dt_gcolor .dt_features_cta_area .dt_features_cta .dt_orcta,
.dt_gcolor .dt_features_cta_area .dt_features_cta .dt_orcta:after,
.dt_gcolor .dt_support .dt_support_icon i,
.dt_gcolor .dt_dots_style1 .owl-dots .owl-dot.active span,
.dt_gcolor .dt_dots_style1 .owl-dots .owl-dot span:hover,
.dt_gcolor .dot2:after,
.dt_gcolor .dot1:after,
.dt_gcolor .dt_features--one .dt_item_inner .dt_item_holder .dt_item_icon:after,
.dt_gcolor .dt_image_block--two .dt_image_box .shape .shape-1:before,
.dt_gcolor .dt_progress_item .dt_bar .dt_bar_inner,
.dt_gcolor .dt_testimonials_block .dt_testimonials_content .dt_testimonials_image .quotes,
.dt_gcolor.btn--effect-one .dt-btn.dt-btn-white:not(.submit-btn):hover:before,
.dt_gcolor.btn--effect-one .dt-btn.dt-btn-white:not(.submit-btn):focus:before,
.dt_gcolor.btn--effect-five .dt-btn.dt-btn-white:not(.submit-btn):hover:before,
.dt_gcolor.btn--effect-five .dt-btn.dt-btn-white:not(.submit-btn):focus:before,
.dt_gcolor .dt_image_block--three .dt_image_box .dt_image_text:before,
.dt_gcolor .dt_process--one .dt_process_block .dt_process_icon:before,
.dt_gcolor .dt_chooseus--one .dt_chooseus_item .dt_chooseus_icon:before,
.dt_gcolor .dt_cta--one:before,
.dt_gcolor .dt_service--two .dt_item_inner .dt_item_holder .dt_item_icon:before,
.dt_gcolor .dt_list_style--one li:before,
.dt_gcolor.btn--effect-one .button:not(.submit-btn, .add_to_cart_button):before,
.dt_gcolor.btn--effect-one .dt-btn:not(.submit-btn):before {
background: var(--dt-priGrdRev-color);
}
.dt_gcolor .page-links .post-page-numbers:hover,
.dt_gcolor .page-links .post-page-numbers:focus,
.dt_gcolor .woocommerce nav.woocommerce-pagination ul li .page-numbers.current,
.dt_gcolor .pagination .nav-links .prev.page-numbers,
.dt_gcolor .pagination .nav-links .next.page-numbers,
.dt_gcolor .pagination .nav-links .page-numbers.current,
.dt_gcolor .wp-block-tag-cloud a:hover,
.dt_gcolor .wp-block-tag-cloud a:focus,
.dt_gcolor .widget_tag_cloud a:hover,
.dt_gcolor .widget_tag_cloud a:focus,
.dt_gcolor .dt_posts--one .dt_post_item .more-link:not(:hover, :focus),
.dt_gcolor .search--header .dt_search-close:not(:hover, :focus) i,
.dt_gcolor .dt_widget-area .widget .widget-title:before,
.dt_gcolor .dt_sidebar .dt_sidebar-wrapper .dt_sidebar-content .widget .widget-title:before,
.dt_gcolor .widget_social li a,
.dt_gcolor .dt_preloader-handle,
.dt_gcolor button[type=submit],
.dt_gcolor input[type="button"],
.dt_gcolor input[type="reset"],
.dt_gcolor input[type="submit"],
.dt_gcolor .dt-btn-primary,
.dt_gcolor .wp-block-button__link {
background: var(--dt-priGrd-color);
}
.site:has(* > .bg-gray:last-child) + .dt_footer {
margin-top: 0rem;
}
.site:has(* > .bg-gray:last-child) + .dt_footer .svg--shape path {
fill: var(--dt-gray2-color);
}
@media (min-width: 100em) {
body.background-boxed {
max-width: 1500px;
margin: 0 auto;
position: relative;
box-shadow: 0 0.6rem 4rem rgba(0, 0, 0, 0.15);
}
body.background-boxed .container-fluid { 
max-width: 1470px; 
padding-left: 1.5rem; 
padding-right: 1.5rem; 
}
}
@media (min-width: 75em) and (max-width: 99.938em)  {
body.background-boxed {
max-width: 1200px;
margin: 0 auto;
position: relative;
box-shadow: 0 0.6rem 4rem rgba(0, 0, 0, 0.25);
}
}
@media (min-width: 62em) and (max-width: 74.938em)  {
body.background-boxed {
width: 95%;
margin: 0 auto;
box-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.2);
}
}
@media (max-width: 61.938em) {
body.background-boxed {
width: 100%;
}
}
.wp-block-code code img {
margin-left: 10px;
}
blockquote.wp-block-quote.has-text-color p,
blockquote.wp-block-quote.has-text-color cite {
color: inherit;
}
.wp-block-table figcaption {
text-align: center;
font-weight: 600;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
color: var(--dt-pri-color);
}
.wp-block-image figcaption {
text-align: center;
}
.wp-block-calendar table caption {
color: #fff;
background-color: var(--dt-pri-color);
}
.has-text-color a:hover, 
.has-text-color a:focus {
color: inherit;
}
.wp-block-code.has-text-color code {
color: inherit;
}
.wp-block-code.has-background code {
background: inherit;
}
a.wp-block-button__link.has-background {
background: inherit;
}
.wc-block-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
font-size: 24px;
line-height: 34px;
text-transform: capitalize;
margin-bottom: 15px;
color: var(--dt-sec-color);
}
.wc-block-cart__submit-container .wc-block-cart__submit-button.wc-block-components-button:not(.is-link).contained {
background-color: var(--dt-pri-color) !important;
}
.wc-block-components-totals-coupon__content button.components-button {
border-radius: 0;
background-color: var(--dt-pri-color) !important;
}
.wp-block-woocommerce-customer-account a .icon {
color: var(--dt-pri-color);
}
.wc-block-mini-cart__icon,
.wc-block-mini-cart__badge {
color: var(--dt-pri-color);
}
a.wc-block-grid__product-link {
text-decoration: none;
}
.wc-block-grid__product-title {
color: #222;
font-size: 16px;
font-weight: 700;
text-transform: capitalize;
line-height: 30px;
padding: 0.25em 0 8px 0;
border-bottom: 1px solid #eaeaea;
}
.wc-block-grid__product-price.price del {
padding-right: 10px;
color: #848484;
opacity: .6;
}
.wc-block-grid__product-price.price ins span {
color: var(--dt-pri-color);
}
.wc-block-grid__product-price.price ins{
text-decoration: none;
}
.wp-block-post-author__avatar img {
border-radius: 100%;
}
ul.wp-block-page-list a {
text-decoration: none;
}
.wp-block-latest-posts__post-date {
font-weight: 500;
color: var(--dt-pri-color);
}
.wp-block-latest-posts__post-author {
font-size: 1.7rem;
color: var(--dt-sec-color);
font-weight: 600;
}
.has-background.wp-block-post-author {
padding: 1rem;
}
.wp-block-search .wp-block-search__button {
flex-shrink: 0;
}.loop-product-wrap {
padding: 0 15px;
position: relative;
overflow: hidden;
}
.woocommerce ul.products {
margin: 0 -15px;
}
.woocommerce ul.products.owl-carousel {
margin: 0;
}
.woocommerce ul.products li.product {
display: inline-block;
margin: 0px;
margin-bottom: 35px;
}
.woocommerce.single .woocommerce-product-gallery {
border: 2px solid #eee;
} .woocommerce ul.products.shop-col-6 li.product {
width: 16.666%;
}
.woocommerce ul.products.shop-col-5 li.product {
width: 20%;
}
.woocommerce ul.products.shop-col-4 li.product {
width: 25%;
}
.woocommerce ul.products.shop-col-3 li.product {
width: 33.3333%;
}
.woocommerce ul.products.shop-col-2 li.product {
width: 46%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: 33.33%;
} .woo-top-meta > form {
display: inline-block;
}
.woocommerce-product-gallery figure {
max-width: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
z-index: 1;
}
.mini-cart-items i.icon-bag {
font-size: 16px;
}
.mini-cart-items a.cart-contents:focus,
.mini-cart-items a.cart-contents:hover {
color: inherit;
}
header .cart-contents, .mobile-header .cart-bar-toggle {
position: relative;
}
header .woo-icon-count, 
.mobile-header .woo-icon-count {
color: var(--dt-whi-color);
border-radius: 50%;
-ms-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-webkit-border-radius: 50%;
font-size: 9px;
height: 14px;
line-height: 14px;
position: absolute;
right: -10px;
text-align: center;
top: -10px;
width: 14px;
}
.cart-dropdown-menu {
left: auto;
margin: 0;
right: 0;
width: 210px;
padding: 20px 15px;
}
.cart-dropdown-menu > li > * {
display: inline-block;
}
.cart-dropdown-menu .product-remove {
background: #f6f6f6;
border-radius: 50%;
-ms-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-webkit-border-radius: 50%;    
height: 27px;
line-height: 28px;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transform: translateY(-50%);    
width: 27px;    
}
.cart-dropdown-menu .product-name > a {
overflow: hidden!important;
text-overflow: ellipsis;
display: inline-block;
width: 90%!important;
white-space: nowrap;
font-weight: 700;
color: #1c1c25;
}
.cart-dropdown-menu .product-name {
color: #333333;
font-size: 14px;
line-height: 20px;
width: auto;
max-width: 150px;
vertical-align: middle;
}
.cart-dropdown-menu img {
margin: 0 !important;
}
.cart-dropdown-menu > li .product-thumbnail {
margin-right: 10px;
max-width: 60px;
}
.cart-dropdown-menu > li {
line-height: 1;
position: relative;
margin-bottom: 15px;
}
.cart-dropdown-menu > li:last-child {
margin-bottom: 0;
}
.cart-dropdown-menu > li.mini-view-cart > a {
padding: 13px 30px;
margin-top: 5px;
font-size: 14px;
font-weight: 600;
color: var(--dt-whi-color) !important;
border-radius: 5px;
}
.cart-dropdown-menu .product-name p {
margin-bottom: 5px;
}
.remove-item-overlay > img {
padding-top: 15px;
}
.mini-cart-dropdown .no-cart-items,
.mini-cart-dropdown .cart-update-pbm {
color: #333333;
line-height: 1;
margin-bottom: 0;
width: 100%;
font-size: 14px;
}
.remove-item-overlay {
left: 0;
position: absolute;
right: 0;
top: 0;
display: none;
}
.woocommerce ul.products.related-slider li.product, 
.woocommerce-page ul.products.related-slider li.product {
width: 100%;
margin: 0;
padding: 0;
}
.woo-top-meta .woocommerce-result-count {
margin: 11px 0;
}
.woo-top-meta form {
display: inline-block;
margin-bottom: 25px !important;
}
.woo-top-meta select {
position: relative;
display: inline-block;
margin-left: 7px;
line-height: 24px;
padding: 8px 20px;
height: 50px;
width: 250px;
color: #000;
background-color: transparent;
cursor: pointer;
border: 1px solid #eaeaea;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
background-position: calc( 100% - 15px ) 50%;
background-size: auto;
background-repeat: no-repeat;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
}
.woocommerce ul.products li.product {
margin-left: 0px;
margin-right: 0px;
padding-left: 15px;
padding-right: 15px;
}
.woocommerce ul.products li.product .loop-product-wrap {
padding: 20px;
border-radius: 10px;
box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.05);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
color: #222;
font-size: 16px;
font-weight: 700;
text-transform: capitalize;
line-height: 30px;
padding: 0.25em 0 8px 0;
border-bottom: 1px solid #eaeaea;
margin-bottom: 10px;
}
.woocommerce .product .woocommerce-Price-amount,
.woocommerce .product .price,
.woocommerce ul.products li.product .woocommerce-Price-amount,
.woocommerce ul.products li.product .price {
font-size: 15px;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
margin-bottom: 2px;
display: block;
}
.woocommerce ul.products li.product .loop-product-wrap > .woocommerce-Price-amount,
.woocommerce ul.products li.product .price,
.woocommerce .product .loop-product-wrap > .woocommerce-Price-amount,
.woocommerce .product .price,
.woocommerce ul.products.owl-carousel .loop-product-wrap ins .woocommerce-Price-amount.amount {
color: #171422;
margin-bottom: 0;
}
.woocommerce .product del .amount {
font-size: 16px;
}
.woocommerce-account {
color: #000;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul {
margin: 0;
padding-left: 0;
border-radius: 4px;    
list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link {
border: 1px solid #eaeaea;
margin-bottom: 0;
border-bottom: 0;
font-weight: 600;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:last-child  {
border: 1px solid #eaeaea;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul li a {
padding: 18px 30px 19px;
display: block;
color: var(--dt-sec-color);
line-height: 1;
text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul li a:focus,
.woocommerce-account .woocommerce-MyAccount-navigation > ul li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation > ul li.is-active a {
color: var(--dt-whi-color);
}
.woocommerce.single .product .woocommerce-Price-amount,
.woocommerce.single .product .price {
font-size: 41px;
line-height: 51px;
font-weight: 600;
text-align: left;
}
.woocommerce .product del,
.woocommerce ul.products li.product del {
padding-right: 10px;
color: #848484;
opacity: .6;
}
.woocommerce .product ins, 
.woocommerce ul.products li.product ins,
.woocommerce.single .product ins {
text-decoration: none;
display: inline-block;
font-weight: 600;
}
.woocommerce .product .onsale,
.woocommerce ul.products li.product .onsale {
left: 15px;
top: 15px;
padding: 0;
color: var(--dt-whi-color);
right: auto;
min-width: 45px;
height: 24px;
line-height: 24px;
display: block;
overflow: hidden;
min-height: auto;
font-weight: 500;
font-size: 12px;
letter-spacing: 0.2px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
z-index: 1;
}
.woocommerce ul.products li.product .onsale {
left: 15px;
top: 22px;
}
.woocommerce ul.products li.product .woo-thumb-wrap {
position: relative;
margin-bottom: 12px;
overflow: hidden;
}
.woocommerce ul.products li.product .woo-thumb-wrap:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-radius: 10px 10px 0 0;
background: var(--dt-pri-color);
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
height: 0;
opacity: 0;
}
.woocommerce ul.products li.product:focus-within .woo-thumb-wrap:before,
.woocommerce ul.products li.product:hover .woo-thumb-wrap:before {
border-radius: 0;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
opacity: 0.14;
height: 100%;
}
.woocommerce ul.products li.product .added_to_cart {
opacity: 0;
padding: 14px 32px 11px 32px;
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
position: absolute;
bottom: 100px;
right: 15px;
color: var(--dt-whi-color);
}
.woocommerce ul.products li.product .woo-thumb-wrap .added_to_cart:focus,
.woocommerce ul.products li.product .woo-thumb-wrap .added_to_cart:hover {
background: #000;
color: var(--dt-whi-color);
}
.woocommerce button.button, 
.woocommerce .product .button:not(.add_to_cart_button), 
.woocommerce.single .product .button:not(.add_to_cart_button), 
.woocommerce #review_form #respond .form-submit input {
font-size: 16px;
}
.woocommerce .woocommerce-ordering {
margin: 0 0px 1em 10px;
}
.woocommerce .woocommerce-error .button:not(.add_to_cart_button),
.woocommerce .woocommerce-info .button:not(.add_to_cart_button),
.woocommerce .woocommerce-message .button:not(.add_to_cart_button),
.woocommerce-page .woocommerce-error .button:not(.add_to_cart_button),
.woocommerce-page .woocommerce-info .button:not(.add_to_cart_button),
.woocommerce-page .woocommerce-message .button:not(.add_to_cart_button) {
color: var(--dt-whi-color);
font-weight: 600;
} .product_meta > span {
padding-right: 15px;
display: block;
}
.woocommerce .summary .product_meta>span {
display: block;
margin-bottom: 0;
font-size: 14px;
line-height: 36px;
font-weight: 700;
}
.woocommerce.single-product .summary .product_meta>span {
font-size: 16px;
line-height: 40px;
}
.woocommerce.single-product .product_meta>span span, .woocommerce.single-product .product_meta>span a {
font-size: 16px;
}
.woocommerce .summary .product_meta>span span, .woocommerce .summary .product_meta>span a {
font-weight: 400;
color: #797979;
font-size: 16px;
}
.woocommerce.single .product_meta .post-social {
margin-top: 20px;
}
.single-product .product_meta ul.social-icons > li > a {
border: 1px solid #e2e2e2;
}
.single.woocommerce .product .entry-summary .woocommerce-Price-amount,
.single.woocommerce .product .entry-summary .price {
margin-bottom: 20px;
}
.single.woocommerce .product .entry-summary .woocommerce-product-details__short-description {
margin-bottom: 27px;
margin-top: 13px;
}
.woocommerce div.product div.summary .product_meta {
color: #000;
}
.single-product .product_meta {
margin-bottom: 15px;
border-left: 0;
border-right: 0;
padding: 28px 30px;
box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.1);
border-radius: 9px;
}
.woocommerce div.product form.cart {
margin-bottom: 40px;
}
.woocommerce div.product form.cart .variations select {
float: left;
border: 1px solid #eaeaea;
padding: 10px 10px 10px 5px;
max-width: 100%;
min-width: auto;
border-radius: 4px;    
-webkit-appearance: auto;
-moz-appearance: auto;
}
.single.woocommerce div.product form.cart .variations select {
background-image: none;
}
.woocommerce div.product form.cart .variations td, 
.woocommerce div.product form.cart .variations th {
text-transform: capitalize;
line-height: 53px;
margin: 0;
overflow: visible;
padding: 10px 0.5em 10px;
background-color: transparent;
float: left;
}
.woocommerce select, .page div.product form.cart .variations select {
height: 50px;
line-height: 50px;
border: 1px solid #eaeaea;
color: #797979;
width: 100%;
}
.woocommerce div.product form.cart .variations {
margin-bottom: 1.2em;
}
.single.woocommerce div.product form.cart .variations select,
.woocommerce .woo-top-meta select {
width: auto;
}
.woocommerce .woo-top-meta select {
height: 50px;
line-height: 18px;
border: 1px solid #eaeaea;
border-radius: 4px;
width: auto;
}
.woocommerce .woo-top-meta select.sortby {
width: 160px;    
margin-left: 10px;
}
.woocommerce div.product form.cart .variations td select#pa_size {
margin-left: 8px;
}
.woocommerce div.product form.cart table td, .page div.product form.cart table td {
position: relative;
}
.woocommerce .woocommerce-product-gallery ol.flex-control-thumbs {
padding-top: 18px !important;
}
.woocommerce .woocommerce-tabs {
padding-top: 40px;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs {
padding: 0;
margin: 0;
overflow: visible;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
color: var(--dt-whi-color);
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
text-align: center;
padding-left: 0;
padding-right: 0;
border: 0px;
margin: 0;
background: #f0f0f0;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
margin-right: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 15px 32px;
font-size: 16px;
font-weight: 400;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus {
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {
border: none;
width: 0;
height: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 0 0 4em;
}
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel {
padding: 30px 25px;
border: 1px solid #eaeaea;
margin-top: -1px;
}
.woocommerce-page div.product .woocommerce-tabs .panel > p:last-child {
margin-bottom: 0;
}
.woocommerce-page div.product .woocommerce-tabs .panel table.shop_attributes {
margin-bottom: 0;
}
.woocommerce table.shop_attributes td {
padding: 1px 20px;
text-align: left;
border: none;
border-left: solid 1px #eaeaea;
border-bottom: solid 1px #eaeaea;
border-right: solid 1px #eaeaea;
}
.woocommerce-page div.product .woocommerce-tabs #tab-description h2 {
display: none;
}
.woocommerce-tabs .panel h2 {
margin: 0 0 20px;
font-size: 22px;
line-height: 30px;
color: var(--dt-sec-color);
}
.woocommerce .related.products h2, .up-sells.upsells.products h2 {
font-size: 26px;
line-height: 28px;
text-align: inherit;
padding-bottom: 20px;
color: var(--dt-sec-color);
}
.woocommerce-tabs .panel h2, 
.woocommerce .related.products h2, 
.up-sells.upsells.products h2 {
position: relative;
text-transform: capitalize;
}
section.related.products > h2 {
color: var(--dt-sec-color);
}
.woocommerce div.product form.cart .button:focus {
outline: unset;
}
.woocommerce ul.products li.product .star-rating {
display: block;
margin: 0 auto;
text-align: center;
margin-bottom: 10px;
}
.woocommerce .star-rating span {
color: #ffb919;
}
.woocommerce .woocommerce-tabs .woocommerce-Reviews-title {
margin-bottom: 30px;
display: none;
}
.woocommerce #reviews #comments ol.commentlist {
padding-left: 0;
border-bottom: 1px solid #eaeaea;
margin-bottom: 40px;
padding-bottom: 0px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: 70px;
border: none;
background: unset;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 98px;
padding: 0;
border: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__author {
font-size: 16px;
color: var(--dt-sec-color);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__published-date {
font-size: 13px;
font-weight: 600;
}
.woocommerce .comment-respond .comment-reply-title {
font-size: 22px;
color: var(--dt-sec-color);
font-weight: 600;
}
.woocommerce .comment-respond form {
margin-top: 15px;
}
.woocommerce #review_form #respond .comment-form p.comment-notes {
margin-bottom: 22px;
}
.woocommerce #review_form .comment-form-author, 
.woocommerce #review_form .comment-form-email {
width: 49.8%;
display: inline-block;
}
.woocommerce #review_form .comment-form-author input,
.woocommerce #review_form .comment-form-email input {
width: 100%;
}
.woocommerce #review_form #respond input {
border: none;
padding-left: 0;
}
.woocommerce #review_form #respond input,
.woocommerce #review_form #respond textarea {
padding: 10px;
border-radius: 4px;
border: 1px solid #eaeaea;
}
.woocommerce #review_form #respond textarea {
outline: 0;
}
.woocommerce-notices-wrapper {
margin-bottom: 30px;
}
.woocommerce-notices-wrapper:empty {
display: none;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-notices-wrapper {
margin-bottom: 0;
}
.post-type-archive.post-type-archive-product .woocommerce-notices-wrapper {
margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-content {
color: #797979;
}
.woocommerce #review_form #respond .comment-form-comment {
margin-bottom: 25px;
}
.woocommerce #review_form #respond p {
margin: 0 0 5px;
}
.woocommerce #review_form #respond .comment-form p.comment-notes {
margin-bottom: 22px;
}
.woocommerce #review_form #respond .comment-form-rating p.stars {
margin-bottom: 0;
}
.woocommerce #review_form #respond .comment-form-comment {
margin-bottom: 10px;
}
.woocommerce #review_form #respond .comment-form-cookies-consent {
margin-bottom: 20px;
}
.woocommerce-MyAccount-content h3, 
form.woocommerce-EditAccountForm.edit-account legend, 
.woocommerce-account h2 {
text-transform: capitalize;
}
.woocommerce-account .addresses .title .edit:focus,
.woocommerce-account .addresses .title .edit:hover {
color: var(--dt-sec-color);
}
.woocommerce-account .addresses .title .edit {
line-height: 1;
transition: all 350ms ease 0s;
text-transform: capitalize;
letter-spacing: .2px;
margin-top: 14px;
}
.woocommerce-address-fields button.button,
form.woocommerce-EditAccountForm.edit-account button.button {
margin-top: 10px;
}
.woocommerce #review_form #respond label {
font-weight: 400;
color: #797979;
font-size: 16px;
margin-bottom: 0.8rem;
}
.woocommerce #review_form .comment-form-author,
.woocommerce #review_form .comment-form-email {
margin-bottom: 21px !important;
width: 100%;
}
form.woocommerce-EditAccountForm.edit-account fieldset {
margin-top: 20px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {
opacity:1;
}
.woocommerce.single .quantity input,
.woocommerce-cart .quantity input {
line-height: 49px;
margin-right: 14px;
width: 100px;
border-radius: 4px;
padding: 1px 2px;
}
.woocommerce.single table.woocommerce-grouped-product-list.group_table .quantity input {
margin-right: 0;
}
.woocommerce.single table.woocommerce-grouped-product-list.group_table {
margin-bottom: 35px;
}
.woocommerce-cart .quantity input {  
width: 80px !important;
}
.up-sells.upsells.products{
margin-bottom: 50px;
margin-top: 50px;
}
.single-product.woocommerce div.product .product_title {
font-size: 28px;
line-height: 35px;
margin-bottom: 15px;
font-weight: bold;
color: #171422;
} .woocommerce-product-gallery .flex-control-thumbs {
position: absolute;
bottom: 10px;
left: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
-webkit-box-shadow: 0px 5px 21px 1px rgba(72,73,121,0.09);
-moz-box-shadow: 0px 5px 21px 1px rgba(72,73,121,0.09);
box-shadow: 0px 5px 21px 1px rgba(72,73,121,0.09);
border-color: transparent;
border: 1px solid #eaeaea;
background: var(--dt-whi-color);
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
opacity: 1;
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: 60px;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow: visible;
margin-bottom: 5px;
}
.woocommerce div.product div.images .flex-control-thumbs li:last-child {
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 44%;
}
.woocommerce div.product .woocommerce-variation.single_variation .woocommerce-variation-price {
margin-bottom: 25px;
} .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item {
margin-bottom: 0;
float: left;
width: 100%;
display: inline-table;
}
.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item:last-child {
margin-bottom: 0;
}
.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item > * {
margin-bottom: 10px;
}
.woocommerce .woocommerce-shipping-totals ul#shipping_method li {
margin-bottom: 0;
}
.woocommerce-grouped-product-list-item__label a {
font-weight: 600;
font-size: 16px;
}
.woocommerce-grouped-product-list-item__price p:last-child{
margin-bottom: 0;
}
.woocommerce div.product form.cart .group_table td {
padding-left: 10px;
}
.woocommerce div.product form.cart .group_table td {
border: 1px solid rgba(51, 51, 51, 0.1);
margin: 0;
}
.single-product.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label, .single-product.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__quantity, .single-product.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price {
border-bottom: none;
}
.single-product.woocommerce div.product form.cart .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item:last-child td {
border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label, 
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price {
vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price del span.woocommerce-Price-amount.amount {
color: #848484;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price span.woocommerce-Price-amount.amount {
font-weight: 600;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price del span.woocommerce-Price-amount.amount {
font-size: 16px;
font-weight: 700;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label label {
margin-bottom: 0;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price ins {
text-decoration: unset;
}
.single-product.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
padding: 10px;
padding-right: 0;
padding-left: 0;
width: 180px;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price {
padding-right: 12px;
width: 113px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
width: 65px;
background: #f8f8f8;
margin-left: auto;
margin-right: auto;
} .woocommerce .widget_price_filter .ui-slider-horizontal {
height: 2px;
margin-bottom: 32px;	
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
border: 0px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08), 0 4px 5px rgba(0, 0, 0, 0.02), 0 12px 10px rgba(0, 0, 0, 0.04), 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08), 0 4px 5px rgba(0, 0, 0, 0.02), 0 12px 10px rgba(0, 0, 0, 0.04), 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08), 0 4px 5px rgba(0, 0, 0, 0.02), 0 12px 10px rgba(0, 0, 0, 0.04), 0 2px 5px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08), 0 4px 5px rgba(0, 0, 0, 0.02), 0 12px 10px rgba(0, 0, 0, 0.04), 0 2px 5px rgba(0, 0, 0, 0.05);
width: 15px;
height: 15px;
top: -7px;
background: #333;
}
.widget_price_filter .price_label {
font-size: 15px;
font-weight: 500;
line-height: 34px;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
padding: 0 0 20px;
margin: 20px 0 0;
min-height: 65px;
}
.woocommerce ul.product_list_widget li {
border-bottom: 1px solid #eee;
position: relative;
}
.woocommerce ul.product_list_widget li:last-child {
border: none;
}
.woocommerce ul.product_list_widget li a {
font-weight: 500;
position: relative;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
width: 80px;
float: left;
margin-right: 10px;
min-height: 60px;
margin-left: 0;
}
.product_list_widget .amount {
font-weight: 500;
}
.woocommerce #respond input#submit.loading::after, 
.woocommerce a.button:not(.add_to_cart_button).loading::after, 
.woocommerce button.button.loading::after, 
.woocommerce input.button.loading::after {
top: 17px;
right: 12px;
} .woocommerce table.shop_table {
margin-bottom: 0;
}
.woocommerce table.shop_table td {
text-align: left;
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table,
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
border-color: #eaeaea;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
color: var(--dt-sec-color);
padding: 14px 12px;
background-color: var(--dt-whi-color);
}
.woocommerce table.shop_table th.product-remove, 
.woocommerce-page table.shop_table th.product-remove {
padding: 0;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td {
font-weight: 600;
}
#add_payment_method .cart-collaterals .cart_totals tr td, 
#add_payment_method .cart-collaterals .cart_totals tr th, 
.woocommerce-cart .cart-collaterals .cart_totals tr td, 
.woocommerce-cart .cart-collaterals .cart_totals tr th, 
.woocommerce-checkout .cart-collaterals .cart_totals tr td, 
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
border-top: 1px solid #ebe9eb;
border-bottom: none;
}
.woocommerce .cart-collaterals .cart_totals .order-total td .woocommerce-Price-amount.amount, 
.woocommerce-checkout .order-total strong > .woocommerce-Price-amount.amount {
color: #333;
font-weight: 600;
}
.woocommerce table.shop_table td.product-thumbnail, .woocommerce-page table.shop_table td.product-thumbnail {
padding: 15px;
}
.shop_table.cart td.product-name > a {
color: var(--dt-sec-color);
text-decoration: none;
}
.shop_table.cart td.product-price .amount, .shop_table.cart td.product-subtotal .amount {
color: var(--dt-pri-color);
font-size: 16px;
font-weight: 600;
}
.woocommerce #content table.cart a.remove,
.woocommerce table.cart a.remove,
.woocommerce-page #content table.cart a.remove,
.woocommerce-page table.cart a.remove {
line-height: 26px;
width: 26px;
height: 26px;
float: right;
color: var(--dt-whi-color) !important;
font-weight: 300;
font-size: 19px;
background: var(--dt-sec-color);
}
.woocommerce table.cart a.remove:focus,
.woocommerce table.cart a.remove:hover {
color: var(--dt-whi-color)!important;
}
.woocommerce #content table.cart a.remove:focus,
.woocommerce #content table.cart a.remove:hover,
.woocommerce table.cart a.remove:focus,
.woocommerce table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:focus,
.woocommerce-page #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:focus,
.woocommerce-page table.cart a.remove:hover {
background: red !important;
}
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text {
width: 40%;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
border: 1px solid #e0e0e0;
padding: 20px 17px;
text-align: center;
line-height: 18px;
font-size: 14px;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
width: 50%;
}
.woocommerce #content table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .button {
float: left;
font-size: 15px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
margin: 0 15px 0 0;
padding: 17.5px 20px 16px;    
border-radius: 4px;
}
.woocommerce table.cart td.actions .coupon .input-text::-webkit-input-placeholder {
text-transform: uppercase;
line-height: 18px;
font-size: 14px;
}
.woocommerce table.cart td.actions .coupon .input-text:-moz-placeholder { 
text-transform: uppercase;
line-height: 18px;
font-size: 14px;
}
.woocommerce table.cart td.actions .coupon .input-text::-moz-placeholder {  
text-transform: uppercase;
line-height: 18px;
font-size: 14px;
}
.woocommerce table.cart td.actions .coupon .input-text:-ms-input-placeholder { 
text-transform: uppercase;
line-height: 18px;
font-size: 14px;
}
.woocommerce table.shop_table td.product-remove, 
.woocommerce-page table.shop_table td.product-remove {
padding: 0 15px 0 0;
}
.woocommerce table.shop_table td.product-name {
font-weight: 600;
}
.woocommerce table.shop_table td.product-thumbnail {
padding: 0;
}
.woocommerce-shipping-calculator .shipping-calculator-form {
display: block !important;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {
margin-bottom: 15px;
}
.woocommerce-checkout form .form-row.form-row-first, 
.woocommerce-checkout form .form-row.form-row-last {
width: 50%;
}
.woocommerce-checkout form .form-row.form-row-first {
padding-right: 15px;
float: left;
}
.woo-cart-collaterals-container,
.woo-cart-totals-container {
margin-top: 35px;
}
.shipping label {
display: inline;
}
.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
content: none;
}
.woocommerce-page .price_slider_amount .button {
padding: 8px 30px 8px 30px;
}
.woocommerce .cart-collaterals .cart_totals h2, 
.woocommerce-page .cart-collaterals .cross-sells h2, 
.woocommerce-checkout .organiky-content-wrapper h2, 
.woocommerce-checkout .organiky-content-wrapper h3 {
font-size: 24px;
line-height: 34px;
text-transform: capitalize;
margin-bottom: 15px;
color: var(--dt-sec-color);
} .woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register {
background: var(--dt-whi-color);
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}
.zozo-woocommerce-thank-you .order_info {
margin-top: 20px;
padding: 30px;
border: 1px solid #e1e1e1;
}
.woocommerce #order_review table.shop_table thead,
.woocommerce-page #order_review table.shop_table thead,
.woocommerce #order_review .order-total {
background-color: transparent;
}
.woocommerce-checkout-review-order table.shop_table td:last-child {
padding-right: 15px;
}
.woocommerce-checkout-review-order table.shop_table th,
.woocommerce-checkout-review-order .woocommerce table.shop_table td {
padding-left: 15px;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .cart_item .product-name {
padding-left: 0;
color: inherit;
}
.woocommerce form .form-row label {
line-height: 1.5;
font-weight: 400;
text-transform: capitalize;
margin-bottom: 8px;
color: #797979;
}
.woocommerce.single form.cart>* {
width: auto;
}
form.checkout_coupon.woocommerce-form-coupon .form-row.form-row-first {
width: 100%;
}
form.checkout_coupon.woocommerce-form-coupon .form-row.form-row-last {
display: block;
width: auto;
float: left;
}
.woocommerce.single .woocommerce-variation-add-to-cart>* {
display: inline-block;
width: auto;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
width: 100%;
}
.woocommerce.single .woocommerce-variation-add-to-cart button.disabled:focus,
.woocommerce.single .woocommerce-variation-add-to-cart button.disabled:hover {
background: #000;
}
.woocommerce.single .woocommerce-variation-add-to-cart button.disabled {
color: var(--dt-whi-color);
}
.woocommerce div.product form.cart .variations label {
color: #222;
}
.woocommerce #order_review .shop_table thead tr th,
.woocommerce #order_review .shop_table .cart_item td {
padding: 15px;
background: transparent;
font-weight: 600;
font-size: 16px;
text-align: left;
border-bottom: solid 1px #f1f1f1;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td, .woocommerce table.shop_table th {
border-bottom: none;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table {
border: none;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table .order-total th, .woocommerce .shop_table.woocommerce-checkout-review-order-table .order-total td {
border-bottom: solid 1px #eaeaea !important;
}
table.shop_table.woocommerce-checkout-review-order-table .product-total, table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal td, table.shop_table.woocommerce-checkout-review-order-table .order-total td {
border-left: 0;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td, .woocommerce table.shop_table th {
border-bottom: none !important;
}
.woocommerce #order_review .shop_table tfoot tr.order-total td {
color: var(--dt-whi-color);
}
#ship-to-different-address .checkbox {
display: inline-block;
font-weight: 500;
}
#ship-to-different-address {
width: 100%;
}
#ship-to-different-address .input-checkbox {
margin-right: 10px;
}
.woocommerce-shipping-calculator button:focus{
outline: none;
}
.woocommerce table.shop_table td{
padding: 15px 20px;	
}
.woocommerce-cart-form table.shop_table td {
padding: 20px 12px;
}
tr.woocommerce-cart-form__cart-item td {
height: 100px;
}
.woocommerce-cart .toggle-search-form input.form-control {
border: 0;
padding: 0;
}
.select2-drop-active,
.select2-container .select2-choice {
border-color: transparent;
padding: 5px 10px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
-ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
-o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
}
span.select2-selection.select2-selection--single {
border: 1px solid #e1e1e1;
border-radius: 4px;
height: 40px;
line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-selection--single .select2-selection__rendered {
height: 40px;
line-height: 40px;
}
.woocommerce form .form-row .input-checkbox {
position: relative;
}
.woocommerce-cart .toggle-search-form input.form-control {
border: 0;
padding: 0;
}
.payment_methods label {
font-weight: 600;
font-size: 13px;
}
.woocommerce-checkout form .form-row label.inline {
float: left;
line-height: 40px;
width: 100%;
}
.woocommerce-checkout .inline > input {
float: left;
margin-right: 5px;
}
.woocommerce #content .quantity,
.woocommerce .quantity,
.woocommerce-page #content .quantity,
.woocommerce-page .quantity {
width: 100%;
}
.woocommerce #order_review table.shop_table,
.woocommerce-page #order_review table.shop_table {
margin-right: 15px;
width: 100%;
}
.order-total > th {
line-height: 26px;
}
.woocommerce-cart-form table td, 
.woocommerce-cart-form table th{
border:0;
}
.woocommerce-privacy-policy-text p{
margin-bottom: 20px;
}
.woocommerce-privacy-policy-text a:focus,
.woocommerce-privacy-policy-text a:hover {
color: var(--dt-sec-color);
}
.woocommerce #order_review table.shop_table tfoot td,
.woocommerce #order_review table.shop_table tfoot th,
.woocommerce-page #order_review table.shop_table tfoot td,
.woocommerce-page #order_review table.shop_table tfoot th,
.woocommerce #order_review table.shop_table th,
.woocommerce-page #order_review table.shop_table th {
background: transparent;
font-size: 16px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce #order_review .shop_table thead tr th.product-name,
.woocommerce #order_review .shop_table thead tr th.product-total {
color: var(--dt-whi-color);
}
.single-sidebar-container .woocommerce-checkout-payment {
width: 100%;
float: left;
margin: 30px 0 0;
}
.woocommerce #payment ul.payment_methods li input,
.woocommerce-page #payment ul.payment_methods li input {
display: inline-block;
}
.woocommerce-checkout #payment div.payment_box {
padding: 10px 31px;
}
.payment_box p {
color: #333;
}
.woocommerce #payment,
.woocommerce-page #payment {
background: none;
}
.payment_methods.methods {
border: 1px solid #e3e3e3;
}
.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after,
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
background: #f7f7f7;
border: none;
margin: 0;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
content: none;
}
.woocommerce #order_review .payment_methods.methods {
padding: 0;
}
.woocommerce-checkout #payment .form-row.place-order {
padding: 20px 0 0;
}
.checkout #payment {
margin-bottom: 75px;
}
.woocommerce #order_review .payment_methods.methods > li {
border-bottom: 1px solid #e1e1e1;
padding: 18px 20px;
}
.woocommerce #order_review .payment_methods.methods > li:last-child {
border-bottom: 0px;
}
.woocommerce #payment ul.payment_methods li img,
.woocommerce-page #payment ul.payment_methods li img {
margin-right: 5px;
}
.checkout_coupon .form-row-last {
text-align: right;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
padding-left: 15px;
}
.woocommerce-billing-fields input {
border: 1px solid #eee;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, 
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
max-width: 48%;
}
.woocommerce-checkout-payment {
margin-top: 30px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
float: right;
}
span.woocommerce-input-wrapper,
.woocommerce form .password-input {
width: 100%;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
border: 1px solid #e1e1e1;
padding: 0px 8px;
border-radius: 4px;
height: 45px;
line-height: 45px !important;
}
.woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
height: 100px !important;
line-height: 100px !important;
padding: 8px 10px !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
padding: 1em 2em 1em 3em !important; 
margin-bottom: 35px;
background: #f8f8f8;
color: #797979;
}
.woocommerce-account .woocommerce-Message.woocommerce-Message--info:before, 
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-message:before, 
.woocommerce-form-coupon-toggle .woocommerce-info:before, 
.woocommerce-cart .woocommerce-error::before {
position: absolute;
left: 26px;
top: 50%;
transform: translateY(-50%);
line-height: 1;
margin-top: 1px;
}
.woocommerce-account .woocommerce-Message.woocommerce-Message--info:before {
font-size: 15px;
margin-top: -1px;
}
.woocommerce-account .woocommerce-Message.woocommerce-Message--info, 
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-message, 
.woocommerce-form-coupon-toggle .woocommerce-info, 
.woocommerce-cart .woocommerce-error {
color: #797979;
}
.woocommerce-account.woocommerce-downloads .woocommerce-Message.woocommerce-Message--info:before, 
.woocommerce-form-coupon-toggle .woocommerce-info:before {
font-size: 14px;
margin-top: -1px;
}
.woocommerce-Message a.button:not(.add_to_cart_button),
.woocommerce-message a.button:not(.add_to_cart_button) {
padding: 10px 20px 10px !important;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
padding-bottom: 35px;
padding-top: 5px;
}
.woocommerce-checkout-review-order .woocommerce-terms-and-conditions-wrapper{
width: 100%;
}   
.woocommerce-account .woocommerce-Message.woocommerce-Message--info .woocommerce-Button.button {
padding: 0 !important;
font-weight: 700;
text-transform: capitalize;
letter-spacing: 0;
float: right;
line-height: 29px;
font-size: 16px;
background: none !important;
}
.woocommerce-account .woocommerce-Message.woocommerce-Message--info .woocommerce-Button.button:focus,
.woocommerce-account .woocommerce-Message.woocommerce-Message--info .woocommerce-Button.button:hover {
color: var(--dt-sec-color);
}
.select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-checkout .form-row input,
.woocommerce-shipping-calculator input{
color: #797979;
}
.woocommerce #order_review .shop_table thead tr th.product-total, 
.woocommerce #order_review .shop_table thead tr th.product-name {
font-weight: 600;
color: #333;
} .zozo-woocommerce-thank-you .order_info {
margin: 20px 0 18px;
padding: 20px 0px;
border: 1px solid #e1e1e1;
}
.zozo-woocommerce-thank-you .thank-you-title,
.zozo-woocommerce-thank-you h2,
.woo-order-customer-info h2,
.zozo-woocommerce-order-details h2 {
font-size: 32px;
line-height: 42px;
}
.zozo-woocommerce-thank-you .thank-you-title {
margin-bottom: 0;
}
.zozo-woocommerce-thank-you h3.thank-you-text {
margin-top: 5px;
}
.woocommerce .order_details li {
border-right: 1px solid #e1e1e1;
text-transform: capitalize;
margin: 0px 20px;
}
.woocommerce .order_details li > strong {
font-size: 16px;
font-weight: 300;
}
.woocommerce .order_details li.total,
.woocommerce-page .order_details li.total {
border-right: none;
}
.woocommerce .order_details li.method,
.woocommerce-page .order_details li.method {
margin-top: 18px;
width: 100%;
}
.woocommerce table.shop_table.order_details,
.woocommerce-page table.shop_table.order_details {
padding: 20px;
}
.woocommerce .zozo-woocommerce-order-details table.shop_table thead {
background: none;
height: auto;
}
.woocommerce .zozo-woocommerce-order-details table.shop_table tfoot td,
.woocommerce .zozo-woocommerce-order-details table.shop_table tfoot th,
.woocommerce-page .zozo-woocommerce-order-details table.shop_table tfoot td,
.woocommerce-page .zozo-woocommerce-order-details table.shop_table tfoot th,
.woocommerce .zozo-woocommerce-order-details table.shop_table thead th {
border: none;
font-weight: 300;
font-size: 16px;
}
#order_review_heading {
margin-top: 40px;
}
.woo-cart-totals-container tr th {
padding-left: 0;
font-size: 13px;
line-height: 26px;
}
.woo-cart-totals-container tr td {
text-align: right;
padding-right: 0;
color: #7f7f7f;
}
.woocommerce-account label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
margin: 12px;
}
.woocommerce #content input.button,
.woocommerce button.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button:not(.add_to_cart_button),
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button:not(.add_to_cart_button),
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce input.button.alt,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled[disabled],
.cart_totals .wc-proceed-to-checkout a.checkout-button {
color: var(--dt-whi-color);
text-align: center;
line-height: 1;
font-weight: 500;
height: auto;
position: relative;
z-index: 1;
overflow: hidden;
border-radius: 0.5rem;
-webkit-border-radius: 0.5rem;
font-size: 15px;
padding: 14.5px 30px;
text-transform: capitalize;
transition: all .3s;
white-space: normal;
}
.woocommerce .button:focus,
.woocommerce .button:hover {
color: var(--dt-whi-color);
transition: all .3s;
}
.woocommerce .button:focus::before,
.woocommerce .button:hover::before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.woocommerce-notices-wrapper a.button:not(.add_to_cart_button).wc-forward {
font-size: 13px;
float: right;
}
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
color: var(--dt-whi-color);
padding: 18px 40px;
font-size: 15px;
}
.woocommerce button.button:disabled:focus,
.woocommerce button.button:disabled[disabled]:hover {
color: var(--dt-whi-color);
}
.woocommerce #content input.button:focus,
.woocommerce #content input.button:hover,
.woocommerce a.button:not(.add_to_cart_button):focus,
.woocommerce a.button:not(.add_to_cart_button):hover,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:focus,
.woocommerce-page #content input.button:hover,
.woocommerce-page a.button:not(.add_to_cart_button):focus,
.woocommerce-page a.button:not(.add_to_cart_button):hover,
.woocommerce-page button.button:focus,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:focus,
.woocommerce-page input.button:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.disabled:focus,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled[disabled]:focus,
.woocommerce input.button:disabled[disabled]:hover,
.cart_totals .wc-proceed-to-checkout a.checkout-button:focus,
.cart_totals .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:hover {
color: var(--dt-whi-color);
transition: all .3s;
}
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:focus,
.woocommerce-page #respond input#submit:hover {
color: var(--dt-whi-color);
}
.cart_totals .wc-proceed-to-checkout a.checkout-button {
display: block;
margin-bottom: 0;
text-align: -webkit-auto;
float: left;
}
.cart-collaterals {
margin-top: 55px;
} .woocommerce .widget.zozo_social_widget .widget-title {
margin: 0;
padding-bottom: 25px;
}
.woocommerce .widget_product_search input {
background: #eeeeee;
border: none;
font-style: italic;
font-size: 15px;
line-height: 45px;
padding-left: 10px;
color: rgba(0, 0, 0, 0.6);
width: 100%;
padding-right: 112px;
}
.woocommerce .widget_product_search button {
position: absolute;
padding: 1px 12px;
line-height: 45px;
margin-left: 0;
top: 0;
right: 0;
}
.widget_product_search form.woocommerce-product-search {
position: relative;
}
.woocommerce .widget_product_search button:focus {
outline: none;
box-shadow: none;
}
.woocommerce .widget.widget_product_categories li {
padding: 11px 0;
border-bottom: 1px solid #f7f7f7;
}
.woocommerce .widget.widget_product_categories li a {
font-weight: 600;
margin-bottom: 10px;
color: #171422;
padding-left: 28px;
position: relative;
}
.woocommerce .widget.widget_product_categories li a::before {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
content: "\f022";
font-family: 'Font Awesome 6 Free';
font-weight: 600;
}
.widget.widget_product_tag_cloud .tagcloud:nth-child(2) {
padding-top: 10px;
}
.widget.widget_product_tag_cloud a.tag-cloud-link {
font-size: 13px !important;
color: #171422;
padding: 8px 12px;
display: inline-block;
text-decoration: none;
line-height: normal;
margin-bottom: 6px;
margin-right: 2px;
letter-spacing: 1px;
border: 1px solid #eaeaea;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.widget.widget_product_tag_cloud a.tag-cloud-link:focus,
.widget.widget_product_tag_cloud a.tag-cloud-link:hover {
color: var(--dt-whi-color);
} .woocommerce ul.product_list_widget li a {
position: relative;
margin-bottom: 5px;
font-weight: 700;
color: #222;
}
.woocommerce ul.product_list_widget li .star-rating {
margin-bottom: 4px;
}
.woocommerce .widget.widget_products ins .woocommerce-Price-amount.amount {
font-weight: 600;
color: #222;
font-size: 16px;
} .elementor-element .woocommerce-page.columns-2 ul.products li.product, .elementor-element .woocommerce.columns-2 ul.products li.product {
width: 50%;
}
.elementor-element .woocommerce-page.columns-3 ul.products li.product, .elementor-element .woocommerce.columns-3 ul.products li.product {
width: 33.33333%;
}
.elementor-element .woocommerce-page.columns-4 ul.products li.product, .elementor-element .woocommerce.columns-4 ul.products li.product {
width: 25%;
}
.elementor-element .woocommerce-page.columns-5 ul.products li.product, .elementor-element .woocommerce.columns-5 ul.products li.product {
width: 20%;
}
.elementor-element .woocommerce-page.columns-6 ul.products li.product, .elementor-element .woocommerce.columns-6 ul.products li.product {
width: 16.6666%;
}
.elementor-element .woocommerce ul.products li.product-category {
margin: 0;
padding: 0 15px;
margin-bottom: 30px;
} .woocommerce ul.products li.product .woocommerce-loop-category__title {
text-align: center;
padding: 25px 10px;
position: absolute;
left: 30px;
right: 30px;
bottom: 30px;
background: var(--dt-whi-color);
opacity: 0.92;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
color: #333333;
}
li.product-category.product a h2:before, div.product-category.product a h2:before {
content: "";
display: block;
border: 1px solid var(--dt-whi-color);
position: absolute;
top: -6px;
left: -6px;
right: -6px;
bottom: -6px;
}
.product-category:focus-within img,
.product-category:hover img {
transform: scale(1.2);
transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;
}
.product-category img {
transform: scale(1);
margin-bottom: 0 !important;
transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;
}
.product-category {
position: relative;
overflow: hidden;
}
.elementor-element .woocommerce ul.products li.product-category a {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
border-radius: 5px;
}
li.product-category.product img {
border-radius: 5px;
}
.elementor-element .woocommerce ul.products li.product {
margin-bottom: 30px;
}
.elementor-element .loop-product-wrap {
margin: 0;
}
.woocommerce ul.products.owl-carousel .loop-product-wrap {
padding: 0;
margin-bottom: 45px;
margin-top: 0px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 25%;
}
.woocommerce-page div.product .woocommerce-tabs .panel table th {
color: #232323;    
border: none;
border-left: solid 1px #eaeaea;
border-bottom: solid 1px #eaeaea;
border-right: none;
}
.woocommerce table.shop_attributes th {
text-transform: capitalize;
padding: 9px 15px;
text-align: left;
background-color: transparent;
}
.woocommerce-page div.product .woocommerce-tabs .panel td p,
.woocommerce-page div.product .woocommerce-tabs .panel th p {
margin-bottom: 0;
} ul.nav.woo-nav > li {
padding: 0 6px;
vertical-align: middle;
}
a.mini-wishlist-item, 
a.mini-cart-item {
position: relative;
}
.woo-thumb-wrap .product-icons-pack {
text-align: center;
width: auto;
transition: 0.5s all ease;
-webkit-transition: 0.5s all ease;
-moz-transition: 0.5s all ease;
position: absolute;
width: 100%;
bottom: -100%;
}
.loop-product-wrap:focus-within .woo-thumb-wrap .product-icons-pack,
.loop-product-wrap:hover .woo-thumb-wrap .product-icons-pack {
bottom: 0;
}
.woo-thumb-wrap .product-icons-pack > a {
font-size: 14px;
color: var(--dt-whi-color);
opacity: 1;
font-weight: 600;
text-transform: uppercase;
transform: translateX(0px);
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
display: block;
line-height: 45px;
border-radius: 0;
padding: 0 18px;
}
.woo-thumb-wrap .product-icons-pack > a span.ti-shopping-cart {
margin-left: 5px;
}
.woo-thumb-wrap .product-icons-pack > a:focus,
.woo-thumb-wrap .product-icons-pack > a:hover {
color: var(--dt-whi-color);
}
.woo-thumb-wrap .product-icons-pack > a:nth-child(1) {
transition: all .3s ease-in-out 0s;
}
.woo-thumb-wrap .product-icons-pack > a:nth-child(2) {
transform: translateX(-20px);
transition: all .4s ease-in-out 0s;
}
.woo-thumb-wrap .product-icons-pack > a:nth-child(3) {
transform: translateX(-20px);
transition: all .5s ease-in-out 0s;
}
span.atua-product-favoured {
position: absolute;
top: 5px;
right: 4px;
z-index: 1;
font-size: 10px;
height: 22px;
width: 22px;
background: red;
text-align: center;
line-height: 25px;
border-radius: 50%;
color: var(--dt-whi-color);
}
.woocommerce ul.products li.product a.added:after {
content: "\f00c";
font-family: 'Font Awesome 6 Free';
font-size: 8px;
position: absolute;
top: -6px;
right: 0;
padding: 2px;
background: red;
height: 15px;
width: 15px;
line-height: 12px;
border-radius: 50%;
color: var(--dt-whi-color);
}
.woocommerce ul.products li.product a.loading:after,
a.btn.atua-woo-compare-ajax.loading:after {
content: "\f013";
font-family: 'Font Awesome 6 Free';
font-size: 13px;
position: absolute;
top: -20px;
right: 0;
left: 0;
line-height: 30px;
margin: 0 auto;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
color: var(--dt-whi-color);
width: 30px;
height: 30px;
background: var(--dt-pri-color);
border-radius: 50%;
}
.woo-thumb-wrap .product-icons-pack > a.loading:focus,
.woo-thumb-wrap .product-icons-pack > a.loading:hover {
color: var(--dt-whi-color);
}
@keyframes spin {
from {transform:rotate(360deg);}
to {transform:rotate(0deg);}
}
table.atua-wishlist-table td {
padding: 4px;
vertical-align: middle;
}
a.atua-wishlist-remove, a.atua_ajax_add_to_cart {
position: relative;
}
a.atua-wishlist-remove.loading, a.atua_ajax_add_to_cart.loading {
color: var(--dt-whi-color);
}
a.atua-wishlist-remove.loading:after, 
a.atua_ajax_add_to_cart.loading:after,
a.remove-cart-item.loading:after,
a.remove-wishlist-item.loading:after {
position: absolute;
content: "\f021";
font-family: 'Font Awesome 6 Free';
left: 0;
right: 0;
background: var(--dt-whi-color);
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
color: #000;
margin: 0 auto;
text-align: center;
}
p.no-wishlist-items {
margin: 0;
display: block;
}
.loop-product-wrap a.atua_ajax_add_to_cart.loading:after {
background: transparent;
right: 0;
left: auto;
}
.loop-product-wrap a.atua_ajax_add_to_cart.loading {
color: var(--dt-whi-color);
}
.atua-wishlist-table a.added_to_cart.wc-forward {
display: none;
}
.atua-product-short-view {
max-width: 800px;
background: var(--dt-whi-color);
padding: 15px;
margin: 0 auto;
position: relative;
height: auto;
overflow: hidden;
}
.select2-container--default .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-selection--single .select2-selection__rendered,
span.select2-selection.select2-selection--single {
height: 45px;
line-height: 44px;
border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
padding-left: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
height: 10px;
width: 10px;
position: absolute;
top: 50%;
transform: translateX(-15px) translateY(-50%);
background-repeat: no-repeat;
background-position: 0;
margin-left: 0;
margin-top: 0;
border: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-dropdown {
border: 1px solid #e1e1e1;
}
.woo-top-meta select {
border-radius: 4px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
border-radius: 4px;
padding-left: 15px;
padding-right: 15px;
}
.woocommerce-page form.checkout_coupon p.form-row.form-row-first input#coupon_code {
height: 53px;
line-height: 53px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border: 1px solid #eaeaea;
border-radius: 4px;
}  .rtl .cart-dropdown-menu {
right: auto;
left: 0;
}
.rtl .cart-dropdown-menu>li .product-thumbnail {
margin-right: 0;
margin-left: 10px;
}
.rtl .cart-dropdown-menu .product-remove {
left: 0;
right: auto;
}
.rtl .mini-cart-items > a > i {
display: inline-block;
} .rtl .woo-top-meta select {
background-position: 16px center;
}
.rtl.woocommerce .product .woocommerce-Price-amount,
.rtl.woocommerce .product .price {
text-align: right;
}
.rtl.woocommerce .product del,
.rtl.woocommerce ul.products li.product del {
padding-left: 10px;
padding-right: 0;
}
.rtl.woocommerce ul.cart_list li img,
.rtl.woocommerce ul.product_list_widget li img {
float: right;
margin-left: 10px;
margin-right: 0;
}
.rtl.woocommerce div.product form.cart div.quantity {
float: inherit;
margin: 0 0 0 4px;
}
.rtl.woocommerce div.product form.cart .button {
float: inherit;
}
@media only screen and (max-width: 1024px) { .woo-top-meta select {
width: 238px;
}
}
@media only screen and (max-width:1024px) and (min-width:992px) { .woocommerce-result-count {
width: 100%;
}
.woo-top-meta select {
margin-left: 0;
}
}
@media only screen and (min-width : 992px){
.col-lg-6 .woocommerce-result-count {
width: 100%;
}
.col-lg-6 .woo-top-meta select {
margin-left: 0;
}
.woocommerce .col-lg-6 ul.products.shop-col-2 li.product {
width: 50%;
}
.woocommerce ul.products.shop-col-3 li.product {
width: 33.33%;
}
.woocommerce ul.products.shop-col-4 li.product {
width: 25%;
}
.woocommerce ul.products.shop-col-5 li.product {
width: 20%;
}
.woocommerce ul.products.shop-col-6 li.product {
width: 16.666%;
}
}
@media only screen and (max-width: 991px) {
.woocommerce ul.products.shop-col-4 li.product {
width: 33.333%;
}
}
@media only screen and (max-width: 768px) { .woocommerce ul.products li.product {
width: 50% !important;
clear: both;
}
.woocommerce ul.products[class*=shop-col-] li.product:nth-child(2n) {
clear: none !important;
}
.woocommerce ul.products li.product .woo-thumb-wrap img {
width: 100%;
}
.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td {
text-align: left !important;
}
.woocommerce #content table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon input,
.woocommerce-page #content table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon input,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon input {
width: 100%;
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, 
.woocommerce-page table.cart td.actions .coupon {
width: 100%;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input {
margin-bottom: 10px;
}
tr.woocommerce-cart-form__cart-item td {
height: auto;
}
.woocommerce table.shop_table td.product-remove, 
.woocommerce-page table.shop_table td.product-remove {
padding: 20px 20px 20px 20px;
float: right;
}
.woocommerce-cart-form table.shop_table td {
padding: 20px 20px;
}
nav.woocommerce-MyAccount-navigation {
margin-bottom: 40px;
}
.woocommerce-account .woocommerce-MyAccount-content p:last-child {
margin-bottom: 0;
}
}
@media only screen and (max-width: 767px) { .woo-top-meta select {
margin-left: 0;
}
.woocommerce .woo-top-meta select.sortby {
margin-left: 0;
}
.post-comments-wrapper ul.children {
padding-left: 10px;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
display: block;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
margin-bottom: 5px;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
max-width: 100%;
}
.woocommerce-additional-fields {
margin-top: 30px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
font-size: 16px !important;
line-height: 30px !important;
}
}
@media only screen and (max-width: 640px) {
.woo-top-meta>* {
display: block;
overflow: hidden;
width: 100%;
}
.woocommerce ul.products {
width: auto;
}
}
@media only screen and (max-width : 540px){ 
.woocommerce ul.products li.product {
width: 100% !important;
clear: both;
}
}
@media only screen and (max-width : 479px){
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
padding: 0;
}
}
@media only screen and (max-width : 366px){
.woocommerce.single table.woocommerce-grouped-product-list.group_table .quantity input {
width: 70px;
}
}
@media only screen and (max-width : 360px){
.woocommerce-account.woocommerce-downloads .woocommerce-Message.woocommerce-Message--info {
padding-right: 15px !important;
}
} .woocommerce-MyAccount-content h3,
form.woocommerce-EditAccountForm.edit-account legend {
color: var(--dt-sec-color);
font-family: Quicksand;
font-weight: 700;
font-size: 28px;
line-height: 40px
}
.woocommerce p.stars a,
.shop_table.cart td.product-name>a:focus,
.shop_table.cart td.product-name>a:hover,
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce-privacy-policy-text a {
color: var(--dt-pri-color)
}
.woocommerce .product .onsale,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product form.cart .button,
.wc-block-product-search .wc-block-product-search__button {
background-color: var(--dt-pri-color) !important
}
.woocommerce ul.products li.product .loop-product-wrap > .woocommerce-Price-amount,
.woocommerce ul.products li.product .price,
.woocommerce .product .loop-product-wrap > .woocommerce-Price-amount,
.woocommerce .product .price,
.woocommerce.single .product .loop-product-wrap > .woocommerce-Price-amount,
.woocommerce.single .product .price,
.woocommerce .product ins,
.woocommerce .product ins span.amount,
.woocommerce.single .product ins,
.woocommerce ul.products.owl-carousel .loop-product-wrap ins .woocommerce-Price-amount.amount,
.woocommerce .summary .product_meta>span span:focus-within,
.woocommerce .summary .product_meta>span span:hover,
.woocommerce .summary .product_meta>span a:focus,
.woocommerce .summary .product_meta>span a:hover {
color: var(--dt-pri-color)
}
.woocommerce div.product .product_title,
.woocommerce ul.products li.product .woocommerce-loop-product__title:focus-within,
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover,
.loop-product-wrap > .woocommerce-Price-amount,
.woocommerce-account .woocommerce-Message.woocommerce-Message--info .woocommerce-Button.button,
.woocommerce-account .addresses .title .edit {
color: var(--dt-pri-color)
}
.dropdown-menu.cart-dropdown-menu .mini-view-cart a:focus,
.dropdown-menu.cart-dropdown-menu .mini-view-cart a:hover,
.atua-sticky-cart .mini-view-cart a,
.dropdown-menu.wishlist-dropdown-menu .mini-view-wishlist a,
.atua-sticky-wishlist .mini-view-wishlist a,
.woocommerce #review_form #respond .form-submit input:focus,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce-account .woocommerce-MyAccount-navigation>ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation>ul li a:focus,
.woocommerce-account .woocommerce-MyAccount-navigation>ul li a:hover {
background: var(--dt-pri-color)
}
.woocommerce .button,
.woocommerce #review_form #respond .form-submit input,
.dropdown-menu.cart-dropdown-menu .mini-view-cart a {
background: var(--dt-pri-color)
}
.dropdown-menu.cart-dropdown-menu .mini-view-cart a:focus,
.dropdown-menu.cart-dropdown-menu .mini-view-cart a:hover {
background: var(--dt-sec-color);
border-bottom-color: var(--dt-pri-color)
}
.woocommerce-info,
.woocommerce-message {
border-top-color: var(--dt-pri-color)
}
.woocommerce-info::before,
.woocommerce-message::before {
color: var(--dt-pri-color)
}
.form-control:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row .input-text:focus,
.woocommerce-page form .form-row .input-text:focus,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
border-color: var(--dt-pri-color) !important
}
.woo-top-meta select,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
background-image: url(//www.indianest.com/wp-content/themes/atua/assets/images/icon-select.png)
}
.woocommerce ul.products li.product .loop-product-wrap .woo-thumb-wrap .product-icons-pack>a,
.woocommerce #review_form #respond .form-submit input {
background-color: var(--dt-pri-color)
}
.woocommerce ul.products li.product .loop-product-wrap .woo-thumb-wrap .product-icons-pack>a:focus,
.woocommerce ul.products li.product .loop-product-wrap .woo-thumb-wrap .product-icons-pack>a:hover {
background-color: var(--dt-sec-color)
}
.woocommerce .widget.widget_product_categories li a:focus,
.woocommerce .widget.widget_product_categories li a:hover,
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price span.woocommerce-Price-amount.amount,
.woocommerce div.product .stock {
color: var(--dt-pri-color)
}
.woocommerce .widget.widget_product_categories li a::before {
color: var(--dt-pri-color)
}
.widget.widget_product_tag_cloud a.tag-cloud-link:focus,
.widget.widget_product_tag_cloud a.tag-cloud-link:hover {
background-color: var(--dt-pri-color);
border-color: var(--dt-pri-color)
}
.woocommerce #content input.button,
.woocommerce button.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button:not(.add_to_cart_button),
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button:not(.add_to_cart_button),
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce input.button.alt,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled[disabled],
.cart_totals .wc-proceed-to-checkout a.checkout-button,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
background-color: var(--dt-pri-color);
border-bottom-color: var(--dt-sec-color)
}
.woocommerce #content input.button:focus,
.woocommerce #content input.button:hover,
.woocommerce a.button:not(.add_to_cart_button):focus,
.woocommerce a.button:not(.add_to_cart_button):hover,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:focus,
.woocommerce-page #content input.button:hover,
.woocommerce-page a.button:not(.add_to_cart_button):focus,
.woocommerce-page a.button:not(.add_to_cart_button):hover,
.woocommerce-page button.button:focus,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:focus,
.woocommerce-page input.button:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.disabled:focus,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled[disabled]:focus,
.woocommerce input.button:disabled[disabled]:hover,
.cart_totals .wc-proceed-to-checkout a.checkout-button:focus,
.cart_totals .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button:disabled:focus,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:focus,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce #review_form #respond .form-submit input:focus,
.woocommerce #review_form #respond .form-submit input:hover {
background-color: var(--dt-sec-color) !important
}
.woocommerce #review_form #respond input:focus,
.woocommerce #review_form #respond textarea:focus {
border-color: var(--dt-pri-color)
}
.woocommerce-account .woocommerce-MyAccount-content p a:focus,
.woocommerce-account .woocommerce-MyAccount-content p a:hover,
.woocommerce-LostPassword.lost_password a:focus,
.woocommerce-LostPassword.lost_password a:hover,
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce-checkout .woocommerce-checkout-review-order .cart-subtotal .woocommerce-Price-amount.amount {
color: var(--dt-pri-color)
}
.woo-icon-count {
background: var(--dt-pri-color)
}
.elementor-shortcode #wps-slider-section .wpsf-product-price {
color: var(--dt-pri-color) !important
}
#wps-slider-section .wps-product-section .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
color: var(--dt-pri-color);
border-color: var(--dt-pri-color)
}
.woocommerce ul.order_details {
padding: 0;
}
.woocommerce .woocommerce-customer-details h2,
.woocommerce .woocommerce-order-details h2,
.woocommerce .woocommerce-order-downloads h2 {
margin-bottom: 1.8rem;
}
.woocommerce .woocommerce-customer-details address {
padding: 15px 20px;
}
.woocommerce table.my_account_orders .button {
padding: 14px 18px;
font-size: 1.4rem;
}
.woocommerce-LostPassword {
margin-bottom: 0;
}
.woocommerce-LostPassword a {
color: var(--dt-sec-color);
text-decoration: none;
}
#order_review_heading,
.woocommerce .woocommerce-billing-fields h3,
.woocommerce-page .woocommerce-billing-fields h3,
.woocommerce-page .woocommerce-additional-fields h3,
.woocommerce .woocommerce-additional-fields h3 {
margin-bottom: 15px;
}
.woocommerce.single-product #content div.product form.cart div.quantity {
width: auto;
} .widget_shopping_cart ul.product_list_widget li {
font-size: 96%;
}
.woocommerce-mini-cart-item .variation {
display: grid;
grid-template-columns: 1fr 2fr;
gap: 0.8rem;
font-size: 1.5rem;
}
.woocommerce-mini-cart-item .variation dt, 
.woocommerce-mini-cart-item .variation dd,
.woocommerce-mini-cart-item .variation p {
margin: 0;
}
.woocommerce div.product form.cart+.yith-wcwl-add-to-wishlist {
margin-bottom: 12px;
}
.wc-block-grid__product-onsale {
position: absolute;
left: 15px;
top: 15px;
padding: 0;
color: var(--dt-whi-color);
background: var(--dt-pri-color);
border-color: inherit;
right: auto;
min-width: 45px;
height: 24px;
line-height: 24px;
display: block;
overflow: hidden;
min-height: auto;
font-weight: 500;
font-size: 12px;
letter-spacing: 0.2px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
z-index: 1;
}:root {
--dt-pri-color: #e40013;    
--dt-priTwo-color: #e40013;
--dt-priGrd-color: linear-gradient(-137deg, var(--dt-pri-color) 0%, var(--dt-priTwo-color) 100%);
--dt-priGrdRev-color: linear-gradient(-137deg, var(--dt-priTwo-color) 0%, var(--dt-pri-color) 100%);
--dt-sec-color: #0f213c;
}
body .search--header .dt_search-form,
body input[type="text"],
body input[type="email"],
body input[type="url"],
body input[type="password"],
body input[type="search"],
body input[type="number"],
body input[type="tel"],
body input[type="range"],
body input[type="date"],
body input[type="month"],
body input[type="week"],
body input[type="time"],
body input[type="datetime"],
body input[type="datetime-local"],
body input[type="color"],
body textarea,
body button[type=submit],
body button,
body input[type='button'],
body input[type='reset'],
body input[type='submit'],
body .dt-btn,
body .button:not(.add_to_cart_button) {
border-radius: 0.5rem;
}
.header--eight {
color: var(--dt-sec-color);
}
.header--eight .dt_header-topbar {
position: relative;
color: var(--dt-whi-color);
background-color: var(--dt-pri-color);
z-index: 0;
}
.header--eight .dt_header-widget .contact__list i {
color: var(--dt-whi-color);
}
.header--eight .dt_header-topbar .contact__body a:hover,
.header--eight .dt_header-topbar .contact__body a:focus {
color: var(--dt-whi-color);
text-decoration: underline;
}
@media (min-width: 62em) {
.header--eight .dt_header-topbar .widget--left {
position: relative;
z-index: 0;
}
.header--eight .dt_header-topbar .widget--left:before {
content: "";
position: absolute;
top: 0;
left: -100%;
width: 165.6%;
height: 100%;
background-color: var(--dt-sec-color);
-webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 48px) 100%, 0% 100%);
clip-path: polygon(0 0, 100% 0, calc(100% - 48px) 100%, 0% 100%);
z-index: -1;
}
.header--eight .dt_navbar-wrapper .dt_navbar-menu {
min-height: 10rem;
}
.header--eight .dt_navbar-wrapper .site--logo {
position: relative;
min-height: 10rem;
display: flex;
flex-direction: column;
justify-content: center;
z-index: 0;
}
.header--eight .dt_navbar-wrapper .site--logo::before {
content: "";
position: absolute;
top: 0;
left: -100%;
width: 220%;
height: 100%;
background-color: #EFF3FA;
-webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 96px) 100%, 0% 100%);
clip-path: polygon(0 0, 100% 0, calc(100% - 96px) 100%, 0% 100%);
z-index: -1;
}
.header--eight .dt_navbar-nav .dt_navbar-mainmenu > li > a {
line-height: 10rem;
}
}
.header--eight .dt_navbar-cart-item:hover .dt_navbar-cart-icon,
.header--eight .dt_navbar-cart-item:focus-within .dt_navbar-cart-icon {
color: var(--dt-sec-color);
} .menu__active-five .dt_navbar-nav .dt_navbar-mainmenu > li {
margin: 0 -0.25rem;
}
.menu__active-five .dt_navbar-nav .dt_navbar-mainmenu > li > a {
margin: 0;
padding: 0 1.8rem;
}
.menu__active-five .dt_navbar-nav .dt_navbar-mainmenu > li.menu-item-has-children > a {
padding-right: 3.2rem;
}
.menu__active-five .dt_navbar-nav .dt_navbar-mainmenu > li.menu-item-has-children > a:after {
right: 1.5rem;
}
.menu__active-five .dt_navbar-nav .dt_navbar-mainmenu > li.active > a,
.menu__active-five .dt_navbar-nav .dt_navbar-mainmenu > li.focus > a,
.menu__active-five .dt_navbar-nav .dt_navbar-mainmenu > li:hover > a {
color: var(--dt-whi-color);
}
.menu__active-five .dt_navbar-nav .dt_navbar-mainmenu > li > a:before {
content: "";
position: absolute;
width: 100%;
height: 0;
bottom: 0;
left: 0;
background: var(--dt-pri-color);
z-index: -1;
opacity: 0;
-webkit-transition: var(--dt-transition);
transition: var(--dt-transition);
}
.menu__active-five .dt_navbar-nav .dt_navbar-mainmenu > li.active > a:before,
.menu__active-five .dt_navbar-nav .dt_navbar-mainmenu > li.focus > a:before,
.menu__active-five .dt_navbar-nav .dt_navbar-mainmenu > li:hover > a:before {
opacity: 1;
height: 100%;
} @media (min-width: 87.5em) {
.header--eight + .site-content .dt_slider .dt_slider-carousel,
.header--eight + .site-content .dt_slider .dt_slider-item,
.header--eight + .site-content .dt_slider .dt_slider-innercell,
.header--eight + .site-content .dt_slider .dt_slider-item > img {
max-height: 72rem;
min-height: 72rem;
}
} .dt_service--nine {
z-index: 1;
}
.dt_slider + .dt_service {
padding-top: 0;
margin-top: -6.5rem;
margin-bottom: -3.8rem;
padding-bottom: 3rem;
}
.dt_service--nine .dt_item_inner {
display: flex;
flex-direction: column;
justify-content: center;
padding: 5rem 4rem 5rem;
background-size: cover;
background-position: center;
border-radius: 0.5rem;
position: relative;
z-index: 1;
overflow: hidden;
min-height: 37.4rem;
object-fit: cover;
box-shadow: 0 1.2rem 3.6rem rgba(0, 0, 0, 0.07);
}
.dt_service--nine .dt_item_inner::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: var(--dt-whi-color);
border-radius: 0.5rem;
z-index: -1;
transition: var(--dt-transition);
}
.dt_service--nine .dt_item_inner:hover::before {
opacity: 0;
}
.dt_service--nine .dt_item_inner::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border-radius: 0.5rem;
z-index: -1;
background: linear-gradient(100.16deg, var(--dt-pri-color) 1.96%, rgba(28, 28, 28, 0) 198.08%);
opacity: 0;
transition: var(--dt-transition);
}
.dt_service--nine .dt_item_inner:hover::after {
opacity: 0.95;
}
.dt_service--nine .dt_item_inner .dt_item_icon {
width: 10rem;
height: 10rem;
display: flex;
align-items: center;
justify-content: center;
background: var(--dt-pri-color);
color: var(--dt-whi-color);
font-size: 4rem;
border-radius: 5rem;
box-shadow: 0 0 3rem rgba(254, 93, 20, 0.4);
margin-bottom: 2.8rem;
}
.dt_service--nine .dt_item_inner .dt_item_title {
font-size: 2.3rem;
}
.dt_service--nine .dt_item_inner .dt_item_title a {
color: var(--dt-sec-color);
}
.dt_service--nine .dt_item_inner .dt_item_title a:not(:hover, :focus) {
text-decoration: none;
}
.dt_service--nine .dt_item_inner .dt_item_holder .dt_item_content {
margin-top: 1.4rem;
}
.dt_service--nine .dt_item_inner .number {
margin-bottom: 0;
position: absolute;
right: 0.8rem;
top: 1rem;
background: linear-gradient(180deg, rgba(254, 93, 20, 0.14) 0%, rgba(254, 93, 20, 0) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
font-weight: 600;
font-size: 10rem;
line-height: .8;
}
.dt_service--nine .dt_item_inner .dt_item_hover {
display: none;
justify-self: center;
}
.dt_service--nine .dt_item_inner .dt_item_hover .dt_item_title {
margin-bottom: 2rem;
color: var(--dt-whi-color);
}
.dt_service--nine .dt_item_inner .dt_item_hover .dt_item_title a,
.dt_service--nine .dt_item_inner .dt_item_hover .dt_item_title a:hover {
color: var(--dt-whi-color);
}
.dt_service--nine .dt_item_inner .dt_item_hover .dt_item_content {
margin-bottom: 2rem;
color: var(--dt-whi-color);
}
.dt_service--nine .dt_item_inner .dt_item_readmore .dt-btn-plustext {
display: inline-block;
height: 4.5rem;
width: 4.5rem;
line-height: 4.5rem;
font-size: 2rem;
text-align: center;
border-radius: 50%;
background: var(--dt-whi-color);
color: var(--dt-pri-color);
text-decoration: none;
}
.dt_service--nine .dt_item_inner .dt_item_readmore .dt-btn-plustext:hover,
.dt_service--nine .dt_item_inner .dt_item_readmore .dt-btn-plustext:focus-within {
box-shadow: 0 0.75rem 2rem rgba(0,0,0,0.2);
}
.dt_service--nine .dt_item_inner .dt_item_readmore .dt-btn-plustext:before {
font-family: 'Font Awesome 6 Free';
content: '\f105';
font-weight: 600;
display: inline-block;
transition: var(--dt-transition);
}
.dt_service--nine .dt_item_inner .dt_item_readmore .dt-btn-plustext:hover:before,
.dt_service--nine .dt_item_inner .dt_item_readmore .dt-btn-plustext:focus:before {
transform: rotate(360deg);
} .dt_service--ten .dt_item_inner .dt_item_holder {
min-height: 32.6rem;
background: var(--dt-sec-color);
}
.dt_service--ten .dt_item_inner .dt_item_holder .dt_item_image,
.dt_service--ten .dt_item_inner .dt_item_holder,
.dt_service--ten .dt_item_inner {
position: relative;
}
.dt_service--ten .dt_item_inner .dt_item_holder .dt_item_image img {
width: 100%;
min-height: 32.6rem;
object-fit: cover;
}
.dt_service--ten .dt_item_inner .dt_item_holder .dt_item_hoverinner {
position: absolute;
left: 0;
bottom: 0;
right: 0;
padding: 2.7rem 3rem 2.9rem;
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .5s;
transition-property: all;
transform-origin: top;
transform-style: preserve-3d;
transform: scaleY(1);
}
.dt_service--ten .dt_item_inner:hover .dt_item_holder .dt_item_hoverinner,
.dt_service--ten .dt_item_inner:focus-within .dt_item_holder .dt_item_hoverinner {
transform: scaleY(0.0);
}
.dt_service--ten .dt_item_inner .dt_item_holder .dt_item_hoverinner::before {
content: "";
position: absolute;
top: -0.9rem;
left: 50%;
transform: translateX(-50%);
border-left: 3.1rem solid transparent;
border-right: 3.1rem solid transparent;
border-bottom: 1rem solid var(--dt-pri-color);
opacity: 0.9;
}
.dt_service--ten .dt_item_inner .dt_item_holder .dt_item_hoverinner::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: var(--dt-pri-color);
opacity: 0.9;    
z-index: -1;
}
.dt_service--ten .dt_item_inner .dt_item_title {
font-size: 2rem;
font-weight: 600;
}
.dt_service--ten .dt_item_inner .dt_item_title a {
color: var(--dt-whi-color);
}
.dt_service--ten .dt_item_inner .dt_item_title a:not(:hover, :focus) {
text-decoration: none;
}
.dt_service--ten .dt_item_inner .dt_item_holder .dt_item_hoverinner .dt_item_title {
line-height: 3rem;
text-align: center;
}
.dt_service--ten .dt_item_inner .dt_item_hover {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 3.1rem;
background-position: center top;
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .5s;
transition-property: all;
transform-origin: top;
transform-style: preserve-3d;
transform: scaleY(0);
}
.dt_service--ten .dt_item_inner:hover .dt_item_hover,
.dt_service--ten .dt_item_inner:focus-within .dt_item_hover {
transform: scaleY(1.0);
}
.dt_service--ten .dt_item_inner .dt_item_hover::before {
content: "";
position: absolute;
inset: 0;
background: var(--dt-sec-color);
opacity: 0.9;
z-index: -1;
}
.dt_service--ten .dt_item_inner .dt_item_hover .dt_item_hoverinner {
position: relative;
}
.dt_service--ten .dt_item_inner .dt_item_hover .dt_item_hoverinner .dt_item_icon {
position: relative;
margin-bottom: 1.5rem;
}
.dt_service--ten .dt_item_inner .dt_item_hover .dt_item_hoverinner .dt_item_icon i {
position: relative;
display: inline-block;
font-size: 5rem;
color: var(--dt-pri-color);
transition: all 500ms linear;
transition-delay: 0.1s;
transform: scale(1);
}
.dt_service--ten .dt_item_inner .dt_item_hover .dt_item_content {
margin-top: 1rem;
color: var(--dt-whi-color);
opacity: 0.8;
}
.dt_service--ten .dt_item_inner .dt_item_hover .dt_item_readmore .dt-btn {
font-size: 1.5rem;
font-weight: 400;
padding: 0 2rem;
line-height: 4rem;
} .dt_gcolor .dt_service--ten .dt_item_inner .dt_item_holder .dt_item_hoverinner::after,
.dt_gcolor .dt_service--nine .dt_item_inner .dt_item_icon,
.dt_gcolor .header--eight .dt_header-topbar,
.dt_gcolor.menu__active-five .dt_navbar-nav .dt_navbar-mainmenu > li > a:before {
background: var(--dt-priGrd-color);
}
.dt_gcolor .dt_footer_copyright .widget_nav_menu .sub-menu,
.dt_gcolor .dt_footer .dt_navbar-mainmenu .dropdown-menu,
.dt_gcolor .dt_navbar-cart-item .dt_navbar-shopcart,
.dt_gcolor .dt_header .widget_nav_menu .sub-menu,
.dt_gcolor .dt_navbar-nav .dt_navbar-mainmenu .dropdown-menu {
border-image-slice: 1;
border-image-source: var(--dt-priGrdRev-color);
}
.dt_gcolor .header--eight .dt_header-widget .contact__list i,
.dt_gcolor .dt_service--ten .dt_item_inner .dt_item_hover .dt_item_hoverinner .dt_item_icon i {
color: transparent;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
background: var(--dt-priGrd-color);
}
.dt_gcolor .dt_header .widget_nav_menu .menu-item > .sub-menu:after,
.dt_gcolor .dt_navbar-nav .dt_navbar-mainmenu > .menu-item > .dropdown-menu:after {
display: none;
}
.wp-block-code code img {
margin-left: 10px;
}
.wp-block-calendar table caption {
color: #fff;
background-color: var(--dt-pri-color);
}
.has-text-color a:hover, 
.has-text-color a:focus {
color: inherit;
}
.wp-block-code.has-text-color code {
color: inherit;
}
.wp-block-code.has-background code {
background: inherit;
}
a.wp-block-button__link.has-background {
background: inherit;
}
blockquote.wp-block-quote.has-text-color p,
blockquote.wp-block-quote.has-text-color cite {
color: inherit;
}
.wc-block-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
font-size: 24px;
line-height: 34px;
text-transform: capitalize;
margin-bottom: 15px;
color: var(--dt-sec-color);
}
.wc-block-cart__submit-container .wc-block-cart__submit-button.wc-block-components-button:not(.is-link).contained {
background-color: var(--dt-pri-color) !important;
}
.wc-block-components-totals-coupon__content button.components-button {
border-radius: 0;
background-color: var(--dt-pri-color) !important;
}
.wp-block-woocommerce-customer-account a .icon {
color: var(--dt-pri-color);
}
.wc-block-mini-cart__icon,
.wc-block-mini-cart__badge {
color: var(--dt-pri-color);
}
.wc-block-grid__product-onsale {
position: absolute;
left: 15px;
top: 15px;
padding: 0;
color: var(--dt-whi-color);
background: var(--dt-pri-color);
border-color: inherit;
right: auto;
min-width: 45px;
height: 24px;
line-height: 24px;
display: block;
overflow: hidden;
min-height: auto;
font-weight: 500;
font-size: 12px;
letter-spacing: 0.2px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
z-index: 1;
}
a.wc-block-grid__product-link {
text-decoration: none;
}
.wc-block-grid__product-title {
color: #222;
font-size: 16px;
font-weight: 700;
text-transform: capitalize;
line-height: 30px;
padding: 0.25em 0 8px 0;
border-bottom: 1px solid #eaeaea;
}
.wc-block-grid__product-price.price del {
padding-right: 10px;
color: #848484;
opacity: .6;
}
.wc-block-grid__product-price.price ins span {
color: var(--dt-pri-color);
}
.wc-block-grid__product-price.price ins{
text-decoration: none;
}
.wp-block-post-author__avatar img {
border-radius: 100%;
}
ul.wp-block-page-list a {
text-decoration: none;
}
.wp-block-latest-posts__post-date {
font-weight: 500;
color: var(--dt-pri-color);
}
.has-background.wp-block-post-author {
padding: 1rem;
}
.wp-block-image figcaption {
text-align: center;
}