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

@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{box-sizing:border-box}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge{background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-block;line-height:0;max-width:100%;min-height:24px;padding:2px 8px}.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__flex-wrapper{align-items:center;display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%}.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{-webkit-appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;margin:0;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button{align-items:center;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);height:36px;padding:6px 12px}.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));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{height:auto}.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}@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-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%}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.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}.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.has-icon.has-text.has-icon-right{padding-left:12px;padding-right:8px}.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-calendar{background-color:var(--wp-components-color-background,#fff);color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;font-size:13px;font-weight:400;position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,#949494);cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{display:inline-block;fill:currentColor;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:initial;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,#757575);height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,#fff)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,#1e1e1e);border:1px solid #0000}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,#2f2f2f)}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);border-color:#0000;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,#0000);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control{--checkbox-input-margin:8px}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{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;line-height:normal;margin-right:12px;padding:6px 8px;transition:none}@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}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;height:var(--checkbox-input-size);line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:var(--checkbox-input-size)}@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;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{cursor:pointer}.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]{background:var(--wp-components-color-background,#fff);border:none;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);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{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;line-height:normal;padding:6px 8px}@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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0;width:100%}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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}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:hover:not(:disabled):not([aria-disabled=true]),.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;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{overflow:hidden}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset: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__track:after{opacity:0}.components-form-toggle .components-form-toggle__thumb{border-radius:50%;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 .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.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;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-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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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{cursor:text;padding:0;width:100%}.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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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:var(--wp-components-color-foreground,#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{flex:1 0 100%;max-height:128px;min-width:100%;overflow-y:auto}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;list-style:none;margin:0;padding:0}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,#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:var(--wp-components-color-foreground-inverted,#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-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000)}.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:64px;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:-64px;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(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.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{box-sizing:border-box}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.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;color:#1e1e1e;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@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% - 128px);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:flex-start}.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,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__action.components-button{margin-right:8px}.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;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{height:auto}.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;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__input[type=url]{flex:1 1 auto}.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{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex}.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}.components-placeholder.has-illustration{overflow:hidden}.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}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius: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]{border:1px solid #1e1e1e;border-radius:50%;grid-column:1;grid-row:1;height:24px;margin-right:12px;max-width:24px;min-width:24px;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]{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]{appearance:none;cursor:pointer;display:inline-flex;margin:0;padding:0}.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;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__side-handle:before{opacity:0}.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}.components-snackbar{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,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link: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]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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,.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-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.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 var(--wp-components-color-foreground,#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:var(--wp-components-color-foreground,#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:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;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{line-height: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:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#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}.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):user-invalid{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}: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.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@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% - 128px);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:88px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{border:0;margin:0 0 2.5rem;padding:0}.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-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--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,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@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;position:relative}.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{background:#0000;border:none;cursor:pointer;height:100%;padding-left:12px;padding-right:32px;width:100%}.block-editor-global-styles-background-panel__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles-background-panel__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-background-panel__reset.block-editor-global-styles-background-panel__reset{border-radius:2px}.block-editor-global-styles-background-panel__dropdown-toggle:hover+.block-editor-global-styles-background-panel__reset,.block-editor-global-styles-background-panel__reset:focus,.block-editor-global-styles-background-panel__reset:hover{opacity:1}@media (hover:none){.block-editor-global-styles-background-panel__reset{opacity:1}}.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]{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)}}iframe[name=editor-canvas]{background-color:var(--wp-editor-canvas-background)}.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 .block-editor-html-element-control:where(:not(:last-child)),.block-editor-block-inspector .block-editor-image-size-control:where(:not(:last-child)),.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 .block-editor-html-element-control .components-base-control,.block-editor-block-inspector .block-editor-image-size-control .components-base-control,.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-inspector-edit-contents-button{justify-content:center;margin-top:8px}.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;position:absolute;will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter{justify-content:center;left:calc(50% - 12px);top:calc(50% - 12px)}.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-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-tools--is-dragging>.popover-slot{display:none}.block-editor-block-lock-modal{z-index:1000001}.block-editor-block-lock-modal__options{border:0;margin:0;padding:0}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{list-style:none;margin:0;padding: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-allowed-blocks-control:not(:only-child){margin-top:16px}.block-editor-block-allowed-blocks-control__button{justify-content:center;width:100%}.block-editor-block-allowed-blocks-modal{z-index:1000001}.block-editor-block-allowed-blocks-modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:-32px;left:0;margin:0 -32px -32px;padding:16px 32px;position:sticky;z-index:1}.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__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-radius:2px;height:100%}@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{border:1px solid #0000;position:relative}.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:64px;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%}@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{z-index:100}.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:where(fieldset){border:0;margin:0;padding:0}.block-editor-block-variation-transforms{box-sizing:border-box;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__header{height:16px;margin-bottom:12px}.components-border-radius-control{border:0;margin:0 0 12px;padding:0}.components-border-radius-control legend{margin-bottom:0}.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 .components-border-radius-control__linked-button{display:flex;justify-content:center}.components-border-radius-control .components-border-radius-control__linked-button svg{margin-right:0}.components-border-radius-control__custom-select-control,.components-border-radius-control__range-control{flex:1}.components-border-radius-control__icon{flex:0 0 auto}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{border:0;margin:0;min-width:0;padding: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{min-height:160px}.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{border:1px solid #ddd;border-radius:2px;display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown-toggle,.block-editor-global-styles__shadow-dropdown-toggle{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown-toggle.is-open,.block-editor-global-styles__shadow-dropdown-toggle.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__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}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator{will-change:transform}.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:-4px}}.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-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;justify-content:center;padding:8px;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{height:auto;position:relative}.components-button.block-editor-block-types-list__item:disabled,.components-button.block-editor-block-types-list__item[aria-disabled=true]{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):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,[aria-disabled=true]):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):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,[aria-disabled=true]).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.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)}.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__help{color:#757575;font-size:12px;font-style:normal;margin-bottom:0;margin-top:-8px;padding:0 16px}.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;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__settings{border:0;margin:0;padding:0}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 24px}.block-editor-link-control__setting .components-base-control:not(.components-input-control) .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{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=true] svg{transform:rotate(90deg)}.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 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}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{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-down{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-after-dragged-blocks{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.is-displacement-up{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-down{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))}.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:28px}.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__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__block-visibility,.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{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=true] .block-editor-list-view__expander svg{transform:rotate(90deg)}.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}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.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__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-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}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input__suggestions{overflow-y:auto;padding:4px 0;width:302px}.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-hooks__grid-layout-columns-and-rows-controls,.block-editor-hooks__grid-layout-minimum-width-control{border:0;margin:0;padding:0}.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 .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon{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}.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{scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.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}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{will-change:transform}@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{scrollbar-gutter:auto}.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:where(:not(.has-text)){width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)) svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)):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:auto;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-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{border:0;margin:0;padding:0}.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,114.7661290323,160.5;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,96.5322580645,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.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--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.3723404255,81.914893617,108.1276595745;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:5.7446808511,63.829787234,84.2553191489;--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.2692307692,51.4461538462,48.2307692308;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:42.5384615385,38.8923076923,36.4615384615;--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:69.8430232558,53.6598837209,92.8401162791;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:57.6860465116,44.3197674419,76.6802325581;--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.4908256881,56.1788990826,45.0091743119;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:207.8348623853,44.2201834862,33.1651376147;--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.0873362445,110.192139738,116.4126637555;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76.1746724891,96.384279476,101.8253275109;--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:216.8782608696,116.1847826087,37.6217391304;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195.147826087,104.5434782609,33.852173913;--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 .hidden-fields-container {
display: none;
}
.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 [inert] {
opacity: 0.5;
}
.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;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 0.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb; background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
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 {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
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 {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover, a:focus, a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .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 !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.tr_style_3.pr-1501 .tr-product__cat-img {
background-color: #000;
border-radius: 50%;
}
.thanks-item__wrap {
display: flex;
align-items: center;
justify-content: space-between;
}
.thanks-item__left {
flex-grow: 5;
min-width: 250px;
margin-right: 35px;
}
.thanks-item__img img {
border: 1px solid #eee;
}
.thanks-item__right {
align-self: stretch;
}
.thanks-item__title {
font-size: 32px;
line-height: 1.2em;
font-weight: 900;
margin-bottom: 10px;
}
.thanks-item__subtitle {
font-size: 14px;
color: #848484;
}
.thanks-item__text {
margin: 20px 0;
}
.thanks-item__content {
height: 100%;
}
.thanks-item__text p {
font-size: 16px;
}
@media (max-width: 768px) {
.thanks-item__wrap {
flex-direction: column;
}
.thanks-item__content {
text-align: center;
}
.thanks-item__left {
margin-right: 0;
margin-bottom: 10px;
}
.thanks-item__img img { margin: 0 auto;
}
}
.thanks-item__img img {
max-width: 250px;
}

* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.blog__title_c,
.blog__quote_c {
display: none;
}
.blog_category .blog__title_c.blogClassTitle_c {
margin: 0;
color: #ff0026;
display: block;
text-transform: uppercase;
font-weight: 700;
font-size: 20px !important;
line-height: 1.5em;
}
.blog_category span.wrapQoutesL {
display: none;
}
.blog_category span.wrapQoutesR {
display: none;
}
.blog_category .blog__quote_c {
text-transform: uppercase;
color: #666;
display: block;
}
.youtubeFull p {
text-align: justify;
}
div#erconts,
div#ercontsTr,
div#ercontsC {
padding-bottom: 5%;
font-weight: 700;
}
input#submit_ostaninForm,
input#submit_trenningForm,
input#submit_contactForm {
width: 135px;
font-size: 14px;
height: 33px;
border: 3px solid #000;
color: #ff0126;
font-weight: 700;
text-transform: uppercase;
padding: 0 10px;
padding-top: 1px;
}
input#submit_ostaninForm:hover,
input#submit_trenningForm:hover,
input#submit_contactForm:hover {
border-color: #ff0126;
background: #ff0126;
color: #fff;
}
@media screen and (min-width: 20em) {
.publication__title {
margin-left: 0;
padding-bottom: 3%;
font-weight: 700;
text-transform: uppercase;
}
}
@media (min-width: 1200px) {
.study .inheading .inlogoHeading {
top: 153px;
}
}
@media (min-width: 992px) {
.youtubeFull.row.halfWidth h2 {
height: 120px;
padding: 3%;
}
}
@media (min-width:992px) and (max-width:1200px) {
.headerIN {
bottom: unset;
display: block;
position: absolute;
left: 0;
top: 182px;
fill: #f0f0f0;
transform: translateY(-50%) translateX(-25%);
}
}
.home .wrapQoutesR {
position: relative;
left: 25px;
}
.home .wrapQoutes {
position: relative;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.modalForm__direct a {
color: #000 !important;
font-size: 15px !important;
padding-top: 1%;
}
.carousel-inner:after {
content: "";
display: table;
clear: both
}
html {
background: transparent;
box-sizing: border-box
}
*,
:after,
:before {
box-sizing: inherit
}
body,
html {
padding: 0;
margin: 0;
height: 100%;
font-size: 16px
}
body {
color: #242424;
font-size: 1rem;
line-height: 1.5;
background-color: #fff
}
.sg-body,
body,
button,
input,
select,
textarea {
font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible
}
[tabindex="-1"]:focus {
outline: 0 !important
}
button {
border-radius: 0;
cursor: pointer
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
li,
main,
nav,
section {
display: block;
padding: 0;
margin: 0
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
padding: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit
}
[type=button],
[type=reset],
[type=submit],
button {
-webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
padding: 0;
border-style: none
}
.container,
.study .headSection {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
.study .headSection {
padding-left: 0;
padding-right: 0;
text-align: center
}
@media (min-width:576px) {
.container,
.study .headSection {
padding-right: 15px;
padding-left: 15px;
max-width: 540px
}
}
@media (min-width:768px) {
.container,
.study .headSection {
max-width: 720px
}
}
@media (min-width:992px) {
.container,
.study .headSection {
max-width: 960px
}
}
@media (min-width:1200px) {
.container,
.study .headSection {
max-width: 1140px
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px
}
.no-gutters {
margin-right: 0;
margin-left: 0
}
.no-gutters>.col,
.no-gutters>[class*=col-] {
padding-right: 0;
padding-left: 0
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px
}
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%
}
.col-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%
}
.col-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%
}
.col-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%
}
.col-3 {
flex: 0 0 25%;
max-width: 25%
}
.col-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%
}
.col-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%
}
.col-6 {
flex: 0 0 50%;
max-width: 50%
}
.col-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%
}
.col-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%
}
.col-9 {
flex: 0 0 75%;
max-width: 75%
}
.col-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%
}
.col-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%
}
.col-12 {
flex: 0 0 100%;
max-width: 100%
}
@media (min-width:576px) {
.col-sm {
flex-basis: 0;
flex-grow: 1;
max-width: 100%
}
.col-sm-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%
}
.col-sm-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%
}
.col-sm-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%
}
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%
}
.col-sm-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%
}
.col-sm-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%
}
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%
}
.col-sm-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%
}
.col-sm-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%
}
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%
}
.col-sm-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%
}
.col-sm-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%
}
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%
}
}
@media (min-width:768px) {
.col-md {
flex-basis: 0;
flex-grow: 1;
max-width: 100%
}
.col-md-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%
}
.col-md-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%
}
.col-md-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%
}
.col-md-3 {
flex: 0 0 25%;
max-width: 25%
}
.col-md-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%
}
.col-md-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%
}
.col-md-6 {
flex: 0 0 50%;
max-width: 50%
}
.col-md-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%
}
.col-md-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%
}
.col-md-9 {
flex: 0 0 75%;
max-width: 75%
}
.col-md-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%
}
.col-md-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%
}
.col-md-12 {
flex: 0 0 100%;
max-width: 100%
}
}
@media (min-width:992px) {
.col-lg {
flex-basis: 0;
flex-grow: 1;
max-width: 100%
}
.col-lg-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%
}
.col-lg-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%
}
.col-lg-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%
}
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%
}
.col-lg-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%
}
.col-lg-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%
}
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%
}
.col-lg-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%
}
.col-lg-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%
}
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%
}
.col-lg-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%
}
.col-lg-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%
}
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%
}
}
@media (min-width:1200px) {
.col-xl {
flex-basis: 0;
flex-grow: 1;
max-width: 100%
}
.col-xl-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%
}
.col-xl-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%
}
.col-xl-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%
}
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%
}
.col-xl-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%
}
.col-xl-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%
}
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%
}
.col-xl-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%
}
.col-xl-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%
}
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%
}
.col-xl-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%
}
.col-xl-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%
}
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%
}
}
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
position: relative;
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: translateZ(0)
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0)
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-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
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
cursor: pointer;
-webkit-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: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit
}
.owl-carousel.owl-loaded {
display: block
}
.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 {
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
}
.no-js .owl-carousel {
display: block
}
.flex_lt,
.header__social,
.publication__bottomNavi {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start
}
.casePopup,
.contactHome__follow,
.flex_lc,
.header__social a,
.headerSign {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center
}
.detail__list .controlNav {
justify-content: flex-end
}
.detail__list .controlNav,
.studyProgram__viewAll {
display: flex;
flex-wrap: wrap;
align-items: flex-start
}
.studyProgram__viewAll {
justify-content: center
}
.btn,
.casePopup__image,
.coverPlayer,
.flex_cc,
.home8__frameBlock,
.owl-dots,
.studyProgram__image {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center
}
.blog__head,
.blogPreview__category,
.blogPreview__content,
.blogPreview__fullStory figure,
.blogPreview__head,
.caseFull,
.caseFull__left ul,
.detail__task figure,
.header .col-12,
.publication.about nav ul,
.publication .blogPreview__category,
.publication__head {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start
}
.blogPreview__fullStory figure {
flex-wrap: nowrap;
}
.carouselBanner__content,
.flex_sbc,
.footer__contact,
.footer__top nav,
.studyProgram {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center
}
.contactForm__direct,
.modalForm__direct {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end
}
.blogPreview__fullStory ol li:before,
.blogPreview__fullStory ul li:before,
.btnSquare:before,
.caseFull h1:before,
.caseFull h2:before,
.casesHome__btnShowCase:before,
.contactHome__follow.lineBottom:before,
.detail__totalPart_right:before,
.hoverE1:before,
.publication.intro.study h3:before,
.publication__next a:before,
.youtubeFull .wrapper:after,
.youtubeFull li:before {
content: "";
position: absolute
}
body {
font-family: GothamPro;
font-weight: 400;
color: #151513;
line-height: 1.3;
position: relative;
width: 100%
}
a,
button {
background: none;
border: none;
outline: none;
transition: all .2s ease .02s
}
a {
text-decoration: none;
color: #151513
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: GothamPro;
margin-top: 0;
margin-bottom: .8em;
font-weight: normal;
}
h1 {
line-height: 1.2em;
font-size: 16px
}
@media screen and (min-width:20em) {
h1 {
font-size: calc(16px + 18 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
h1 {
font-size: 34px
}
}
@media (min-width:576px) {
h1 {
line-height: 1.3em
}
}
h2,
h3 {
line-height: 1.2;
}
h2 {
font-size: 18px
}
@media screen and (min-width:20em) {
h2 {
font-size: calc(18px + 16 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
h2 {
font-size: 34px
}
}
h3 {
font-size: 15px
}
@media screen and (min-width:20em) {
h3 {
font-size: calc(15px + 13 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
h3 {
font-size: 28px
}
}
h4,
h5,
h6 {
font-size: 14px;
font-weight: 500;
margin-top: 1.2em
}
@media screen and (min-width:20em) {
h4,
h5,
h6 {
font-size: calc(14px + 6 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
h4,
h5,
h6 {
font-size: 20px
}
}
a,
li,
p {
font-size: 14px;
}
@media (min-width:768px) {
a,
li,
p {
font-size: 14px;
}
}
@media (min-width:1200px) {
a,
li,
p {
font-size: 16px;
}
}
p {
margin-top: 0
}
em,
i {
font-weight: 400
}
hr {
margin: 0;
border: 0;
border-bottom: 1px solid #e4e4e4
}
fieldset,
legend {
padding: 0;
margin: 0;
border: none;
display: block;
line-height: inherit
}
.borderT {
padding-top: 20px;
border-top: 1px solid #e4e4e4;
margin-top: 10px
}
@media screen and (min-width:20em) {
.borderT {
padding-top: calc(20px + 35 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.borderT {
padding-top: 55px
}
}
@media screen and (min-width:20em) {
.borderT {
margin-top: calc(10px + 10 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.borderT {
margin-top: 20px
}
}
.publication .borderT {
padding-top: 10px
}
@media screen and (min-width:20em) {
.publication .borderT {
padding-top: calc(10px + 30 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.publication .borderT {
padding-top: 40px
}
}
@media (min-width:1200px) {
.publication .borderT {
padding-top: 55px
}
}
.borderB {
padding-bottom: 20px;
border-bottom: 1px solid #e4e4e4
}
@media screen and (min-width:20em) {
.borderB {
padding-bottom: calc(20px + 40 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.borderB {
padding-bottom: 60px
}
}
.borderB .blogPreview {
margin-bottom: 0
}
.borderTB {
padding: 15px 0;
margin-top: 10px;
margin-bottom: 10px;
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4
}
@media screen and (min-width:20em) {
.borderTB {
margin-top: calc(10px + 10 * ((100vw - 320px) / 880));
margin-bottom: calc(10px + 10 * ((100vw - 320px) / 880))
}
}
.header+div .borderTB {
margin-top: calc(120px + 10 * ((100vw - 320px) / 880))
}
@media screen and (min-width:75em) {
.borderTB {
margin-top: 20px;
margin-bottom: 20px
}
}
@media (min-width:768px) {
.borderTB {
padding: 30px 0
}
}
@media (min-width:992px) {
.borderTB {
padding: 40px 0
}
}
@media (min-width:1200px) {
.borderTB {
padding-top: 15px;
padding-bottom: 15px
}
}
@media screen and (min-width:1200px) and (min-width:20em) {
.borderTB {
padding-top: calc(15px + 45 * ((100vw - 320px) / 880));
padding-bottom: calc(15px + 45 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:1200px) and (min-width:75em) {
.borderTB {
padding-top: 60px;
padding-bottom: 50px
}
}
@media (min-width:1200px) {
.publication .borderTB {
padding-top: 15px;
padding-bottom: 15px
}
}
@media screen and (min-width:1200px) and (min-width:20em) {
.publication .borderTB {
padding-top: calc(15px + 25 * ((100vw - 320px) / 880));
padding-bottom: calc(15px + 25 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:1200px) and (min-width:75em) {
.publication .borderTB {
padding-top: 40px;
padding-bottom: 40px
}
}
.bgGray {
background: #e4e4e4
}
.bgRed {
background: #ff0126;
color: #fff
}
.hoverE1 {
position: relative
}
.hoverE1:before {
left: 0;
right: 100%;
bottom: -4px;
height: 1px;
background: #000;
opacity: 0;
transition: all .3s ease .05s
}
.hoverE1:hover:before {
right: 0;
background: #ff0126;
opacity: 1
}
.hoverE1.hoverE1var2:before {
left: 50%;
right: 50%
}
.hoverE1.hoverE1var2:hover:before {
left: 0;
right: 0
}
.carousel-item {
overflow: hidden
}
.modal-backdrop {
background: #fff
}
.boulit ul {
margin-left: 15px
}
.boulit li {
position: relative
}
.boulit li:before {
position: absolute;
display: block;
content: "";
width: .5em;
height: .5em;
border-radius: 50%;
background: #000;
left: -15px;
top: 7px
}
.boulit.boulitRed li:before {
background: red
}
.boulit.boulitWhite li:before {
background: #fff
}
.boulit.boulitNoPad ul {
margin-left: 0
}
.programBySteps ul,
.programBySteps ul li {
background: #777;
color: #fff;
text-align: center
}
.programBySteps ul {
display: flex;
justify-content: space-between;
padding: 10px;
flex-wrap: wrap;
margin-bottom: 10px;
position: relative
}
.programBySteps ul:after {
position: absolute;
display: block;
margin: auto;
content: "";
width: 50px;
height: 33px;
margin-left: auto;
margin-right: auto;
left: 0;
bottom: -25px;
right: 0;
background: url(//ostanin.ru/wp-content/themes/ostanin/img/arrowdown.png) 0 0 no-repeat;
background-size: 50px 33px;
z-index: 2
}
.programBySteps ul:last-child:after {
display: none
}
.programBySteps ul li:not(:first-child) {
flex: 1;
border: 1px solid hsla(0, 0%, 100%, .4);
padding: 15px 0;
font-weight: 400;
margin: 5px;
padding: 5px
}
.programBySteps ul li strong {
display: block;
margin-bottom: 4px;
font-weight: 700
}
.programBySteps ul li:first-child {
font-weight: 700;
text-transform: uppercase;
font-size: 20px;
margin-bottom: 10px;
flex: 1 100%;
line-height: 1.3em
}
@media (min-width:768px) {
.programBySteps ul li:not(:first-child) {
margin: 10px
}
.programBySteps ul {
padding: 15px;
margin-bottom: 15px
}
.programBySteps ul li:first-child {
font-size: 26px;
margin-bottom: 20px
}
}
.blog__quote p {
margin-bottom: 0 !important
}
.nopadXS {
padding-left: 0;
padding-right: 0
}
@media (max-width:576px) {
.header {
padding-bottom: 12px !important
}
}
@media (max-width:768px) {
.youtubeHeading .blog__title br {
display: none
}
.youtubeHeading .blog__title {
margin-left: 0 !important;
padding-bottom: 3%;
font-weight: bold;
text-transform: uppercase;
}
.contacts .blog__quote,
.youtubeHeading .blog__title {
width: 100%;
flex: auto !important;
max-width: none !important;
}
.header+div .borderTB {
margin-top: 62px
}
}
.detail__list #carouselProgramDetail ul {
padding-left: 0 !important
}
.detail__list #carouselProgramDetail ul li:first-child {
margin-left: 0 !important
}
.detail__list #carouselProgramDetail .controlNav {
display: none !important
}
@media (min-width:576px) {
.nopadXS {
padding: 0 15px
}
}
.caseFull h1,
.caseFull h2,
.publication.intro.study h3 {
padding-left: 12px;
position: relative
}
@media screen and (min-width:20em) {
.caseFull h1,
.caseFull h2,
.publication.intro.study h3 {
padding-left: calc(12px + 18 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.caseFull h1,
.caseFull h2,
.publication.intro.study h3 {
padding-left: 30px
}
}
.caseFull h1:before,
.caseFull h2:before,
.publication.intro.study h3:before {
left: 0;
top: 4%;
bottom: 4%;
width: 1px;
background: #ff0126
}
.detail__list .controlNav .carousel-control.right svg.arrowSliderR,
.showMD {
display: none !important
}
@media (min-width:768px) {
.detail__list .controlNav .carousel-control.right svg.arrowSliderR,
.showMD {
display: flex !important
}
}
.detail__list .controlNav .carousel-control.left,
.showLG {
display: none
}
@media (min-width:992px) {
.detail__list .controlNav .carousel-control.left,
.showLG {
display: flex
}
}
@media (min-width:768px) {
.hideMD {
display: none !important
}
}
.logoInScale svg {
width: 174px;
height: 130px;
position: relative;
top: 1px;
left: -1px
}
@media (min-width:576px) {
.logoInScale svg {
width: 110px;
height: 80px
}
}
@media (min-width:768px) {
.logoInScale svg {
width: 115px;
height: 80px
}
}
@media (min-width:992px) {
.logoInScale svg {
width: 120px;
height: 85px
}
}
@media (min-width:1200px) {
.logoInScale svg {
width: 175px;
height: 130px
}
}
.detail__period .wrapper,
.detail__total {
padding-top: 17px;
padding-bottom: 17px
}
@media screen and (min-width:20em) {
.detail__period .wrapper,
.detail__total {
padding-top: calc(17px + 28 * ((100vw - 320px) / 880));
padding-bottom: calc(17px + 28 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.detail__period .wrapper,
.detail__total {
padding-top: 45px;
padding-bottom: 30px
}
}
.detail__target,
.detail__task,
.fix_grid {
padding-top: 17px;
padding-bottom: 17px
}
@media screen and (min-width:20em) {
.detail__target,
.detail__task,
.fix_grid {
padding-top: calc(17px + 43 * ((100vw - 320px) / 880));
padding-bottom: calc(17px + 43 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.detail__target,
.detail__task,
.fix_grid {
padding-top: 60px;
padding-bottom: 60px
}
}
.detail__list,
.detail__period .wrapper {
margin-bottom: 17px
}
@media screen and (min-width:20em) {
.detail__list,
.detail__period .wrapper {
margin-bottom: calc(17px + 28 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.detail__list,
.detail__period .wrapper {
margin-bottom: 45px
}
}
article.detail+footer {
margin-top: 0
}
.deskMenu {
display: none
}
.activeHilight .active a {
color: #ff0026
}
.header {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 4;
padding-bottom: 12px
}
.bgrgba {
margin-top: -20px;
background: hsla(0, 0%, 100%, .8)
}
.textBlockIN {
color: red;
font-weight: 700;
font-size: 14px;
line-height: 1.5em;
position: absolute;
left: 90px;
bottom: 25px
}
.headerIN {
position: absolute;
bottom: unset;
}
.headerIN .icon.in {
font-size: 110px;
fill: #f0f0f0
}
.bgrgba .header__logo {
bottom: -12px
}
.contacts .blog__quote {
flex: 0 0 73%;
max-width: 73%
}
.header__logo a {
display: block;
width: 113px;
height: 34px
}
@media screen and (min-width:576px) {
.bgrgba .header__logo {
position: relative;
bottom: -35px
}
.bgrgba {
margin-top: -40px
}
}
@media screen and (min-width:768px) {
.contacts .contactHome h5 {
font-size: 18px;
font-weight: 400;
max-width: 28%;
margin-top: 1.3em;
margin-bottom: 2em
}
}
@media screen and (min-width:20em) {
.header {
padding-bottom: 20px
}
.header+div .borderTB {
padding-top: 30px !important;
position: relative;
top: 10px
}
}
.header+div .borderTB {
padding-top: 15px !important;
top: auto
}
.bgrgba .header__buttonMenu {
top: 27px
}
@media screen and (min-width:768px) {
.bgrgba .header__buttonMenu {
top: -10px
}
}
@media screen and (min-width:75em) {
.textBlockIN {
font-size: 16px;
line-height: 1.6em;
left: 100px;
bottom: 43px
}
.headerIN {
left: -50px;
bottom: 70px
}
.headerIN .icon.in {
font-size: 145px
}
.bgrgba .header__buttonMenu {
top: 17px
}
.bgrgba .header__logo {
bottom: -65px
}
.bgrgba {
margin-top: -80px
}
.header+div .borderTB {
top: auto;
border-top: 0 !important;
padding-top: 30px !important;
padding-right: 15%
}
.header+div .borderTB p {
position: relative
}
.header__buttonMenu {
display: none
}
.deskMenu {
display: block
}
.forcefull {
min-width: 100%
}
.deskMenu ul {
align-items: center;
display: flex;
justify-content: space-between;
position: relative;
margin: 0;
}
.deskMenu li {
align-items: flex-end;
position: relative;
padding: 1em 0;
padding-right: 1em;
line-height: 1;
margin-right: 1em
}
.deskMenu ul li:last-child {
margin-right: 0;
padding-right: 0;
border-right: 0;
} .home .deskMenu a,
.deskMenu.white_menu_items a {
color: #fff;
}
.deskMenu a {
font-weight: 500;
color: #000;
position: relative;
line-height: 1em;
font-size: 14px;
outline: none;
padding-bottom: 2px;
border-bottom: 2px solid transparent;
}
.deskMenu .active a:after {
display: block;
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 4px;
background: #b1b1b1
}
.header {
padding-bottom: 30px
}
}
.fade {
transition: opacity .15s linear
}
@media screen and (prefers-reduced-motion:reduce) {
.fade {
transition: none
}
}
.fade:not(.show) {
opacity: 0
}
.collapse:not(.show) {
display: none
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height .35s ease
}
@media screen and (prefers-reduced-motion:reduce) {
.collapsing {
transition: none
}
}
.carousel {
position: relative
}
.carousel.pointer-event {
touch-action: pan-y
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden
}
.carousel-item {
position: relative;
display: none;
float: left;
width: 100%;
margin-right: -100%;
backface-visibility: hidden;
transition: transform .6s ease-in-out
}
@media screen and (prefers-reduced-motion:reduce) {
.carousel-item {
transition: none
}
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
display: block
}
.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
transform: translateX(100%)
}
.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
transform: translateX(-100%)
}
.carousel-fade .carousel-item {
opacity: 0;
transition-property: opacity;
transform: none
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
z-index: 1;
opacity: 1
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
z-index: 0;
opacity: 0;
transition: opacity 0s .6s
}
@media screen and (prefers-reduced-motion:reduce) {
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
transition: none
}
}
.carousel-control-next,
.carousel-control-prev {
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: .5;
transition: opacity .15s ease
}
@media screen and (prefers-reduced-motion:reduce) {
.carousel-control-next,
.carousel-control-prev {
transition: none
}
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
color: #fff;
text-decoration: none;
outline: 0;
opacity: .9
}
.carousel-control-prev {
left: 0
}
.carousel-control-next {
right: 0
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
display: inline-block;
width: 20px;
height: 20px;
background: transparent no-repeat 50%;
background-size: 100% 100%
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 0;
left: 0;
z-index: 5;
display: flex;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none
}
.carousel-indicators li {
box-sizing: content-box;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #fff;
background-clip: padding-box;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: .5;
transition: opacity .6s ease
}
@media screen and (prefers-reduced-motion:reduce) {
.carousel-indicators li {
transition: none
}
}
.carousel-indicators .active {
opacity: 1
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 4;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center
}
.modal-open {
overflow: hidden
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 7;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0
}
.modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none
}
.modal.fade .modal-dialog {
transition: transform .3s ease-out;
transform: translateY(-50px)
}
@media screen and (prefers-reduced-motion:reduce) {
.modal.fade .modal-dialog {
transition: none
}
}
.modal.show .modal-dialog {
transform: none
}
.modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - 1rem)
}
.modal-dialog-centered:before {
display: block;
height: calc(100vh - 1rem);
content: ""
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, .2);
outline: 0
}
.modal-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 6;
width: 100vw;
height: 100vh;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.modal-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 1rem;
border-bottom: 1px solid #e9ecef
}
.modal-header .close {
padding: 1rem;
margin: -1rem -1rem -1rem auto
}
.modal-title {
margin-bottom: 0;
line-height: 1.5
}
.modal-body {
position: relative;
flex: 1 1 auto;
padding: 1rem
}
.modal-footer {
display: flex;
align-items: center;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef
}
.modal-footer>:not(:first-child) {
margin-left: .25rem
}
.modal-footer>:not(:last-child) {
margin-right: .25rem
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll
}
.publication.blog .borderT {
padding-top: 50px
}
@media (min-width:576px) {
.publication.blog .borderT {
padding-top: 30px
}
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto
}
.modal-dialog-centered {
min-height: calc(100% - 3.5rem)
}
.modal-dialog-centered:before {
height: calc(100vh - 3.5rem)
}
.modal-sm {
max-width: 300px
}
}
.quotGraph p,
.quotGraph p b {
position: relative
}
.quotGraph p {
font-size: 12px;
margin-bottom: 0
}
.inheading .inlogoHeading {
display: none
}
@media (max-width:572px) {
.publication .blogPreview__category {
display: none
}
.wrapQoutesL img,
.wrapQoutesR img {
max-width: 8px !important
}
.wrapQoutesL img {
margin-left: 0 !important;
margin-left: -100% !important;
margin-bottom: 7px !important
}
.wrapQoutesR img {
margin-right: 0 !important;
margin-left: 100% !important;
margin-top: 17px !important
}
}
@media (min-width:992px) {
.npost__text {
padding-left: 100px;
}
.nfpost__content>* {
padding-left: 100px;
}
.bio_content .entry-content>* {
padding-left: 100px;
}
.bio_content .entry-content p img {
margin-left: -100px !important;
}
.bio_content .entry-content p:last-child img {
margin-left: 0 !important;
}
.nfpost__content p:last-child img {
margin-left: 0 !important;
}
.bio_content .entry-content p:last-child {
padding: 0;
}
.inheading .inlogoHeading {
display: block;
position: absolute;
left: 0;
top: 182px;
fill: #f0f0f0;
transform: translateY(-50%) translateX(-25%)
}
.study .inheading .inlogoHeading {
left: 0;
}
.header+div .borderTB {
min-height: 130px
}
.inheading .inlogoHeading svg,
.headerIN .icon.in {
font-size: 90px
}
.wrapQoutesL img {
margin-bottom: -5px
}
.quotGraph p {
font-size: 28px
}
.modal-lg,
.modal-xl {
max-width: 800px
}
}
@media (min-width:1200px) {
.inheading .inlogoHeading {
transform: translateY(-30%) translateX(-25%)
}
.blog .inheading .inlogoHeading,
.programm .inheading .inlogoHeading,
.youtubeHeading .inheading .inlogoHeading {
transform: translateY(-50%) translateX(-25%)
}
.inheading .inlogoHeading svg,
.headerIN .icon.in {
font-size: 145px
}
.publication.blog .borderT {
border-top: 0 !important
}
.modal-xl {
max-width: 1140px
}
}
.icon {
display: inline-block;
height: 1em;
width: 1em;
fill: inherit;
stroke: inherit
}
.icon.arrow {
font-size: 21.06px;
width: 1.93305em
}
.icon.arrowSliderL,
.icon.arrowSliderR {
font-size: 156.7px;
width: .49789em
}
.icon.arrowSliderRsmall {
font-size: 63.5px;
width: .50457em
}
.icon.icon_fb_new {
font-size: 20.17px;
width: .89291em
}
.icon.icon_i_new {
font-size: 20.72px;
width: .63755em
}
.icon.icon_in_new {
font-size: 19.27px;
width: 1.90919em
}
.icon.in {
font-size: 284.54px;
width: 1.36888em
}
.footer__contact.hideMD li {
flex: auto;
max-width: 100%
}
@media (min-width:350px) {
.footer__contact.hideMD li {
min-width: 40%
}
}
.footer__contact.hideMD li:nth-child(2),
.footer__contact.hideMD li:nth-child(4) {
display: flex;
justify-content: flex-end;
padding-left: 0
}
.footer .footer__contact.hideMD li .icon_i_new {
margin-left: -2px
}
.footer .footer__contact.hideMD li .icon.icon_fb_new {
margin-left: -4px
}
.logoInScale .icon.in {
width: 120px;
height: 90px
}
.btn {
font-weight: 700;
text-transform: uppercase;
display: inline-flex;
padding: 0 10px;
padding-top: 1px
}
.btn.default {
height: 28px;
padding-top: 1px;
border: 3px solid #ff0126;
color: #ff0126;
width: 94px;
font-size: 10px
}
@media (min-width:576px) {
.btn.default {
width: 120px;
font-size: 14px;
height: 33px
}
}
@media (min-width:768px) {
.btn.default {
width: 135px
}
}
.btn.big {
height: 30px;
padding-top: 1px;
font-size: 10px;
width: 160px;
border: 3px solid #ff0126;
color: #ff0126
}
@media (min-width:576px) {
.btn.big {
height: 30px;
width: 155px;
font-size: 12px
}
}
@media screen and (min-width:576px) and (min-width:20em) {
.btn.big {
height: calc(30px + 22 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:576px) and (min-width:75em) {
.btn.big {
height: 52px
}
}
@media screen and (min-width:576px) and (min-width:20em) {
.btn.big {
width: calc(155px + 115 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:576px) and (min-width:75em) {
.btn.big {
width: 270px
}
}
@media screen and (min-width:576px) and (min-width:20em) {
.btn.big {
font-size: calc(12px + 6 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:576px) and (min-width:75em) {
.btn.big {
font-size: 18px
}
}
.btn.brdBlack {
border-color: #000
}
.btn.brdBlack:hover {
border-color: #ff0126;
background: #ff0126;
color: #fff
}
@media (min-width:768px) {
.logoInScale .icon.in {
width: 310px;
height: 230px
}
.btn.brdBlack {
border-width: 4px
}
}
.btn.bgWhiteB {
background: #fff;
border-color: #000;
color: #ff0026
}
.btn.bgWhiteB:hover {
background: #000;
border-color: #000;
color: #ffffff
}
.btn.bgRed {
background: #ff0126;
color: #fff
}
.btn.bgRed:hover {
background: #fff;
border-color: #ff637b;
color: #ff0126
}
.btn.bgWhite {
background: #fff;
border-color: #ff0026;
color: #ff0026
}
.btn.bgWhite:hover {
background: #ff0026;
border-color: #ffffff;
color: #ffffff
}
.modalForm {
padding: 15px;
background: #f2f2f2;
border: 1px solid #666;
font-weight: 400
}
@media screen and (min-width:20em) {
.modalForm {
padding: calc(15px + 65 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.modalForm {
padding: 80px
}
}
.modalForm__head {
font-size: 18px;
text-transform: uppercase;
margin-bottom: 12px
}
@media screen and (min-width:20em) {
.modalForm__head {
font-size: calc(18px + 12 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.modalForm__head {
font-size: 30px
}
}
@media screen and (min-width:20em) {
.modalForm__head {
margin-bottom: calc(12px + 18 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.modalForm__head {
margin-bottom: 30px
}
}
.modalForm__description {
font-size: 12px;
margin-bottom: 15px;
font-weight: 500;
line-height: 1.2em
}
.contacts h4 {
margin-top: .5em;
margin-bottom: 1.2em
}
@media screen and (min-width:20em) {
.contacts h4 {
margin-top: .5em;
margin-bottom: 1.2em
}
.modalForm__description {
font-size: calc(12px + 8 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.contacts h4 {
margin-top: -.2em;
font-size: 24px;
margin-bottom: 1.5em
}
.modalForm__description {
font-size: 20px
}
}
@media screen and (min-width:20em) {
.modalForm__description {
margin-bottom: calc(15px + 20 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.modalForm__description {
margin-bottom: 35px
}
}
.modalForm__title {
text-transform: uppercase;
margin-bottom: 10px;
font-size: 13px;
font-weight: 700
}
@media screen and (min-width:20em) {
.modalForm__title {
font-size: calc(13px + 1 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.modalForm__title {
font-size: 14px
}
}
@media (min-width:768px) {
.modalForm__title {
margin-bottom: 15px
}
}
.contactForm legend,
.modalForm legend {
margin-bottom: 8px;
width: 100%
}
@media (min-width:768px) {
.contactForm legend,
.modalForm legend {
margin-bottom: 15px;
width: 70%
}
.contacts .contactForm legend,
.modalForm legend {
margin-bottom: 15px;
width: 100%
}
.contacts .contactForm legend.formPopup__email,
.contacts .contactForm legend.formPopup__phone {
width: 65%
}
}
.formPopup__select option.active {
color: red
}
.contactForm textarea#ostaninForm_msg {
border: 1px solid #b0b0b0;
background: #f2f2f2
}
.contactForm input,
.contactForm textarea,
.contactForm input,
.contactForm select,
.contactForm textarea {
font-size: 12px;
color: #000;
width: 100%;
max-width: 600px;
height: 36px;
padding-left: 15px;
border: 1px solid #b0b0b0;
background: #f2f2f2
}
.modalForm select {
padding-left: 8px
}
@media (min-width:768px) {
.contactForm input,
.contactForm textarea,
.modalForm input,
.modalForm select,
.modalForm textarea {
height: 40px;
padding-left: 15px
}
.modalForm select {
padding-left: 12px
}
}
.contactForm input::-webkit-input-placeholder,
.contactForm textarea::-webkit-input-placeholder,
.modalForm input::-webkit-input-placeholder,
.modalForm textarea::-webkit-input-placeholder {
font-size: 12px;
color: #b0b0b0;
opacity: 1
}
.contactForm input:-moz-placeholder,
.contactForm input::-moz-placeholder,
.contactForm textarea:-moz-placeholder,
.contactForm textarea::-moz-placeholder,
.modalForm input:-moz-placeholder,
.modalForm input::-moz-placeholder,
.modalForm textarea:-moz-placeholder,
.modalForm textarea::-moz-placeholder {
font-size: 12px;
color: #b0b0b0;
opacity: 1
}
.contactForm input:-ms-input-placeholder,
.contactForm textarea:-ms-input-placeholder,
.modalForm input:-ms-input-placeholder,
.modalForm textarea:-ms-input-placeholder {
font-size: 12px;
color: #b0b0b0;
opacity: 1
}
.contactForm textarea,
.modalForm textarea {
padding-top: 10px;
resize: none;
height: 100px
}
@media (min-width:768px) {
.contactForm textarea,
.modalForm textarea {
height: 170px
}
}
.contactForm button.default,
.modalForm button.default {
margin-top: 5px;
margin-bottom: 5px
}
@media (min-width:992px) {
.contactForm button.default,
.modalForm button.default {
margin-top: 20px
}
}
@media (min-width:768px) {
.contactForm__direct,
.modalForm__direct {
display: block
}
}
.contactForm__direct a,
.contactForm__direct p,
.modalForm__direct a,
.modalForm__direct p {
font-size: 12px;
color: #666;
display: block
}
@media (max-width:767.98px) {
.contactForm__direct a,
.modalForm__direct a {
flex: 0 0 50%;
max-width: 50%
}
.contactForm__direct a:nth-child(2),
.modalForm__direct a:nth-child(2) {
text-align: right;
margin-top: 4px
}
.contactForm__direct a:hover,
.modalForm__direct a:hover {
text-decoration: underline
}
}
.contactForm__direct p,
.modalForm__direct p {
font-size: 10px;
margin-bottom: 10px;
flex: 0 0 100%;
max-width: 100%
}
@media (min-width:768px) {
.contactForm__direct p,
.modalForm__direct p {
margin-bottom: 16px;
font-size: 12px
}
}
.trening__section--clients .owl-nav {
text-align: center;
}
.trening__section--clients .owl-next span,
.trening__section--clients .owl-prev span {
font-size: 42px;
padding: 0 15px;
}
@media (min-width:576px) {
.modal-dialog {
max-width: 90%
}
}
@media (min-width:992px) {
.modal-dialog {
max-width: 1000px
}
}
.headerSign,
.study header .headSection,
header .container,
header .study .headSection {
position: relative
}
.headerSign {
color: #666;
margin-left: 12px;
top: -3px
}
@media screen and (min-width:380px) {
.headerSign {
margin-left: 20px
}
}
@media (min-width:576px) {
.headerSign {
top: -3px
}
}
@media (min-width:992px) {
.headerSign {
top: -2px;
align-items: flex-start;
margin-left: 0
}
}
.headerSign__top {
font-size: 8px;
line-height: 1em
}
@media screen and (min-width:340px) {
.headerSign__top {
font-size: 9px
}
}
@media screen and (min-width:360px) {
.headerSign__top {
font-size: 10px
}
}
@media (min-width:576px) {
.headerSign__top {
font-size: 12px
}
}
@media (min-width:768px) {
.headerSign__top {
padding-right: 15px
}
}
.headerSign__bottom {
line-height: 1em;
font-size: 9px;
color: #ff0126;
align-self: flex-end
}
@media screen and (min-width:340px) {
.headerSign__bottom {
font-size: 10px;
font-size: 11px
}
}
@media (min-width:576px) {
.headerSign__bottom {
font-size: 14px;
margin-left: auto
}
}
@media (min-width:768px) {
.headerSign__bottom {
font-size: 18px;
padding-left: 15px
}
}
@media (min-width:992px) {
.headerSign__bottom {
font-size: 20px;
margin-top: -10px
}
}
@media (min-width:1200px) {
.headerSign__bottom {
position: relative;
top: -20px;
padding-left: 0
}
}
.header {
transition: all .5s ease .1s
}
.header .col-12 {
align-items: stretch;
flex-wrap: nowrap;
margin-top: 18px
}
.header__logo {
position: relative;
bottom: -3px
}
.deskMenu {
margin-left: auto
}
.headerText {
display: flex;
flex: 1 auto;
justify-content: space-between
}
.headerText__top {
font-size: 12px;
color: #666;
padding-left: 93px
}
.headerText__bottom {
font-size: 14px;
color: #222221;
margin-top: -7px;
margin-right: -22px
}
@media (min-width:768px) {
.header .col-12 {
margin-top: 25px
}
}
@media (min-width:992px) {
.header .col-12 {
justify-content: space-between
}
}
@media (min-width:1200px) {
.header .col-12 {
margin-top: 30px
}
}
@media (min-width:992px) {
.header__logo {
width: 20%
}
}
@media (min-width:1200px) {
.header__logo {
width: 15%
}
}
.header__logo img {
width: 100px;
height: auto
}
@media (min-width:576px) {
.header__logo img {
width: 115px
}
}
@media (min-width:768px) {
.header__logo img {
width: 130px
}
}
.header nav {
position: relative;
z-index: 2;
transition: all .3s ease .05s;
background: #f2f2f2;
margin: 12px -15px -16px;
max-height: 0
}
.header-main nav.collapsing,
.header-main nav.show {
max-height: 600px
}
.header-main nav ul {
padding: 20px 15px
}
.header-main nav li {
margin-bottom: 17px
}
.header-main nav li:last-child {
margin-bottom: 0
}
.header-main nav li a {
text-transform: uppercase;
font-size: 14px;
font-weight: bolder
}
@media screen and (min-width:20em) {
.header-main nav li a {
font-size: calc(14px + 3 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.header__buttonMenu {
top: 30px
}
.header-main nav li a {
font-size: 17px
}
}
.header-main nav li a:hover {
color: #ff0126
}
@media (min-width:576px) {
.header-main nav {
border: 1px solid #666;
position: absolute;
top: 0;
right: 0;
margin: 0;
width: 280px
}
.header-main nav ul {
padding-top: 25px;
padding-bottom: 25px;
padding-left: 15px
}
}
@media screen and (min-width:576px) and (min-width:20em) {
.header-main nav ul {
padding-top: calc(25px + 35 * ((100vw - 320px) / 880));
padding-bottom: calc(25px + 35 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:576px) and (min-width:75em) {
.header-main nav ul {
padding-top: 60px;
padding-bottom: 60px
}
}
@media screen and (min-width:576px) and (min-width:20em) {
.header-main nav ul {
padding-left: calc(15px + 45 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:576px) and (min-width:75em) {
.header-main nav ul {
padding-left: 60px
}
}
@media (min-width:576px) and (min-width:992px) {
.header-main nav {
width: 345px;
right: -30px
}
}
.header__social {
margin-top: 35px
}
@media screen and (min-width:20em) {
.header__social {
margin-top: calc(35px + 20 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.header__social {
margin-top: 55px
}
}
.header__social a {
margin-bottom: 18px;
flex: 0 0 100%;
max-width: 100%;
font-size: 12px
}
@media screen and (min-width:20em) {
.header__social a {
margin-bottom: calc(18px + 4 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.header nav {
display: none
}
.header__social a {
margin-bottom: 22px
}
}
@media screen and (min-width:20em) {
.header__social a {
font-size: calc(12px + 3 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.header__social a {
font-size: 15px
}
}
.header__social a:last-child {
margin-bottom: 0
}
.header__social a:hover svg {
fill: #ff0126
}
.header__social svg {
margin-right: 10px;
position: relative;
top: -1px;
transition: all .2s ease .02s
}
.header__social svg.socFb {
width: 11px;
height: 13px
}
.header__social svg.socTg {
width: 11px;
height: 12px
}
.btnSquare {
border: 2px solid #000;
width: 25px;
height: 25px;
z-index: 2;
top: 0;
transition: all .2s ease .02s;
position: relative;
border-radius: 3px;
}
.btnSquare:before {
width: 20px;
height: 1px;
background: #ff0126;
transform: rotate(-45deg);
top: 9px;
right: 0;
transition: all .2s ease .02s
}
.btnSquare:hover {
border-color: #ff0126;
background: #ff0126
}
.btnSquare:hover:before {
background: #fff;
transform: rotate(0);
width: 14px;
right: 3px
}
@media (min-width:768px) {
.btnSquare[aria-expanded=true] {
top: -8px
}
}
@media (min-width:1200px) {
.btnSquare[aria-expanded=true] {
top: -12px
}
}
@media (min-width:768px) {
.btnSquare {
width: 30px;
height: 30px;
position: relative
}
.btnSquare:before {
width: 25px;
height: 1px;
top: 11px
}
.btnSquare:hover:before {
width: 18px;
top: 12px
}
}
.footer {
background: #151513;
color: #fff;
margin-top: 20px
}
@media screen and (min-width:20em) {
.footer {
margin-top: calc(20px + 17 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.footer {
margin-top: 37px
}
}
.footer .icon_i_new {
margin-right: 2px;
margin-left: 3px
}
.footer__bottom {
padding-top: 20px;
padding-bottom: 15px
}
@media screen and (min-width:20em) {
.footer__bottom {
padding-top: calc(20px + 10 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.footer__bottom {
padding-top: 30px
}
}
@media screen and (min-width:20em) {
.footer__bottom {
padding-bottom: calc(15px + 31 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.footer__bottom {
padding-bottom: 46px
}
}
@media (min-width:768px) {
.footer__bottom {
padding-top: 25px;
padding-bottom: 25px
}
}
@media (min-width:768px) {
.footer__bottom .col-12 {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
align-items: flex-start
}
}
.footer__top {
background: #e6e6e6;
position: relative
}
.footer__top .col-12 {
background: url(//ostanin.ru/wp-content/themes/ostanin/img/bg_in.svg) 15px top no-repeat;
background-size: auto 100%;
padding-top: 40px
}
@media (min-width:992px) {
.footer__top .col-12 {
padding-top: 50px
}
}
@media (min-width:768px) {
.footer__top .col-12 {
padding-top: 35px
}
}
.footer__top nav {
margin-bottom: 25px
}
@media (min-width:1200px) {
.footer__top nav {
margin-bottom: 60px;
justify-content: flex-start
}
}
.footer__top nav a {
font-size: 12px;
color: #666;
text-transform: uppercase
}
.footer__top nav a:hover {
color: #000
}
@media (min-width:1200px) {
.footer__top nav a {
justify-content: flex-start;
font-size: 14px;
margin-right: 80px
}
}
.footer__top .inGrayL {
position: absolute;
bottom: 0;
left: 0
}
.footer__top .inGrayL svg {
fill: #dadada
}
.footer__warning {
padding-bottom: 65px;
padding-left: 35px
}
@media (min-width:1200px) {
.footer__warning {
padding-left: 0
}
}
.footer__warning p {
font-size: 10px;
color: #000
}
.footer__contact {
margin-bottom: 10px
}
.footer__contact li {
flex: 0 0 50%;
max-width: 50%;
margin-bottom: 15px
}
.footer__contact li:nth-child(2),
.footer__contact li:nth-child(4) {
padding-left: 25px
}
.footer__contact a {
color: #fff;
font-size: 11px
}
@media (min-width:576px) {
.footer__contact a {
font-size: 12px
}
}
@media (min-width:768px) {
.footer__contact a {
font-size: 14px
}
}
.footer__contact svg {
width: 9px;
height: 10px;
fill: #fff
}
.footer__terms {
color: #919090;
font-size: 10px;
line-height: 1.3em
}
@media screen and (min-width:20em) {
.footer__terms {
font-size: calc(10px + 1 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.footer__terms {
font-size: 11px
}
}
@media (min-width:576px) {
.footer__terms {
line-height: 1.4em
}
}
.footer__terms span {
display: block
}
.footer__terms.copyright {
margin-top: 8px
}
@media (min-width:768px) {
.footer__terms.copyright {
margin-top: 0
}
.footer .allTermsGroup {
margin-left: 65px;
display: flex
}
.footer .allTermsGroup span {
order: 2
}
.footer .allTermsGroup .copyright {
order: 0;
margin-right: 40px
}
}
@media (min-width:768px) and (min-width:1200px) {
.footer .allTermsGroup .copyright {
margin-right: 80px
}
}
.footer__logo {
width: 115px;
margin-bottom: 20px;
height: auto
}
@media screen and (min-width:20em) {
.footer__logo {
width: calc(115px + 49 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.footer__logo {
width: 164px
}
}
@media (min-width:768px) {
.footer__logo {
margin-bottom: 0
}
}
@media (min-width:1200px) {
.footer__logo {
left: 20%
}
}
.footer svg {
fill: #fff;
top: 1px
}
.blog__quote,
.footer svg {
position: relative
}
.wrapQoutes {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0
}
.wrapQoutes img {
height: auto
}
.wrapQoutesL {
position: absolute;
left: 0;
top: 0
}
.wrapQoutesR {
position: absolute;
right: 0;
bottom: 0
}
.wrapQoutesL img {
transform: translateY(-45%) translateX(-35%)
}
.wrapQoutesR img {
transform: scaleY(-1) scaleX(-1) translateY(-35%) translateX(-20%)
}
.homeSection .wrapQoutesL img {
transform: translateY(-20%) translateX(-30%)
}
.homeSection .wrapQoutesR img {
transform: scaleY(-1) scaleX(-1) translateY(-15%) translateX(90%)
}
.blogPreview__title .wrapQoutesL img {
transform: translateY(-90%) translateX(-30%)
}
.blogPreview__title .wrapQoutesR img {
transform: scaleY(-1) scaleX(-1) translateY(-40%) translateX(-20%)
}
.abs_popup+input,
.abs_popup+textarea {
border-color: #ff0126
}
@media (min-width:576px) {
.blogPreview {
margin-bottom: 50px;
margin-top: 10px
}
}
@media (min-width:576px) and (min-width:576px) {
.blogPreview {
margin-bottom: 0
}
}
@media screen and (min-width:576px) and (min-width:20em) {
.blogPreview {
margin-top: calc(10px + 30 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:576px) and (min-width:75em) {
.blogPreview {
margin-top: 40px
}
}
@media (min-width:576px) and (min-width:1200px) {
.blogPreview {
margin-bottom: 30px
}
}
.rel {
position: relative
}
.quoteBlock {
font-size: 13px;
line-height: 1.3em
}
.header__social2 a {
font-size: 14px;
margin-right: 0
}
.header__social2 a:first-child {
margin-right: 8px
}
.quoteBlock p {
margin-bottom: 0 !important
}
@media screen and (min-width:20em) {
.quoteBlock {
font-size: calc(13px + 8 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.quoteBlock {
font-size: 21px
}
}
@media (min-width:992px) {
.quoteBlock {
padding-left: 20%
}
}
@media (min-width:1200px) {
.quoteBlock {
padding-left: 23%
}
.quoteBlock.borderTB {
margin-top: 16px;
padding-top: 55px;
font-size: 18px
}
}
@media (min-width:1200px) and (min-width:1200px) {
.quoteBlock.borderTB,
.quoteBlock.borderTB p {
font-size: 20px;
line-height: 1.5em
}
}
@media (min-width:992px) {
.home1 .quoteBlock {
padding-left: 20%
}
}
@media (min-width:1200px) {
.home1 .quoteBlock {
padding-left: 23%
}
}
@media (max-width:767.98px) {
.home1 .blogPreview {
margin-top: 15px
}
}
.headSection,
.headSectionBlog {
text-transform: uppercase;
color: #000;
font-size: 16px;
white-space: nowrap
}
@media screen and (min-width:20em) {
.headSection,
.headSectionBlog {
font-size: calc(16px + 13 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.headSection,
.headSectionBlog {
font-size: 29px
}
}
@media (min-width:768px) {
.headSection,
.headSectionBlog {
font-weight: 700
}
}
.headSection.videoPrev__head,
.headSectionBlog.videoPrev__head {
font-weight: 400
}
.headSection.videoPrev__head strong,
.headSectionBlog.videoPrev__head strong {
font-weight: 700
}
.blogPreview {
margin-top: 24px;
margin-bottom: 24px
}
@media screen and (min-width:20em) {
.blogPreview {
margin-top: calc(24px + 36 * ((100vw - 320px) / 880));
margin-bottom: calc(24px + 36 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.blogPreview {
margin-top: 60px;
margin-bottom: 60px
}
}
@media (min-width:992px) {
.blogPreview {
margin-top: 25px;
margin-top: 55px
}
}
@media (min-width:1200px) {
.blogPreview {
margin-bottom: 10px
}
}
.blogPreview .headSectionBlog {
font-size: 14px
}
@media screen and (min-width:20em) {
.blogPreview .headSectionBlog {
font-size: calc(16px + 13 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.blogPreview .headSectionBlog {
font-size: 16px
}
}
@media (min-width:768px) {
.blogPreview .headSectionBlog {
font-weight: 400
}
}
.blogPreview__opinion .date {
color: #b2b2b2;
margin-right: -15px;
display: inline;
font-size: 12px
}
@media screen and (min-width:480px) {
.blogPreview__opinion .date {
font-size: 16px
}
}
.blogPreview__content {
flex-wrap: nowrap
}
@media (min-width:992px) {
.blogPreview__content {
flex-wrap: wrap
}
.pr_detail_content>* {
padding-left: 100px;
}
.pr_detail_content>p:last-child {
padding-left: 0;
}
}
@media (min-width:1200px) {
.blogPreview__content {
flex-wrap: nowrap
}
}
.blogPreview__head {
margin-bottom: 25px;
line-height: 1.3em
}
@media screen and (min-width:20em) {
.blogPreview__head {
margin-bottom: calc(25px + 35 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.blogPreview__head {
margin-bottom: 60px
}
}
.blogPreview__category {
flex: 0 0 35%;
max-width: 35%;
position: relative;
top: -5px
}
@media screen and (min-width:380px) {
.blogPreview__category {
flex: 0 0 30%;
max-width: 30%
}
}
@media (min-width:576px) {
.blogPreview__category {
flex: 0 0 25%;
max-width: 25%
}
}
@media (min-width:992px) {
.blogPreview__category {
margin: 0;
flex: 0 0 15%;
max-width: 15%;
top: auto;
margin-right: 0
}
}
.blogPreview__category a {
color: #ff0126;
font-size: 12px;
font-weight: 700;
white-space: nowrap
}
@media screen and (min-width:20em) {
.blogPreview__category a {
font-size: calc(12px + 2 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.blogPreview__category a {
font-size: 14px
}
}
.blogPreview__category a:hover {
color: #000
}
.blogPreview__title,
.blogPreview h1 {
font-size: 16px;
padding-left: 10px;
position: relative;
top: -5px;
border-left: 1px solid #ff0126;
font-weight: 700;
line-height: 1.1em;
flex: 0 0 65%;
max-width: 65%
}
@media screen and (min-width:20em) {
.blogPreview__title,
.blogPreview h1 {
font-size: calc(12px + 18 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.blogPreview__title,
.blogPreview h1 {
font-size: 34px
}
}
@media screen and (min-width:20em) {
.blogPreview__title,
.blogPreview h1 {
padding-left: calc(10px + 20 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.blogPreview__title,
.blogPreview h1 {
padding-left: 30px
}
}
@media screen and (min-width:380px) {
.blogPreview__title,
.blogPreview h1 {
flex: 0 0 70%;
max-width: 70%
}
}
@media (min-width:576px) {
.blogPreview__title,
.blogPreview h1 {
flex: 0 0 75%;
max-width: 75%
}
}
@media (min-width:992px) {
.blogPreview__title,
.blogPreview h1 {
margin: 0;
margin-bottom: 45px;
top: auto;
flex: 0 0 80%;
max-width: 80%
}
}
@media (min-width:1200px) {
.blogPreview__title,
.blogPreview h1 {
flex: 0 0 48%;
max-width: 48%;
padding-right: 2%
}
}
@media (min-width:992px) {
.blogPreview__title.forceMargin,
.blogPreview h1.forceMargin {
margin-left: 0;
flex: auto;
max-width: none;
margin-bottom: 30px
}
}
@media screen and (min-width:992px) and (min-width:20em) {
.blogPreview__title.forceMargin,
.blogPreview h1.forceMargin {
margin-left: calc(0px + 150 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:992px) and (min-width:75em) {
.blogPreview__title.forceMargin,
.blogPreview h1.forceMargin {
margin-left: 150px
}
}
.blogPreview__link {
margin-top: 15px;
position: relative;
top: 4px
}
.blogPreview__link a {
color: #b2b2b2;
text-transform: uppercase;
font-size: 12px;
font-weight: 400
}
.blogPreview__link a:hover {
color: #ff0126
}
.blogPreview__short {
color: #666;
margin-left: 35px;
font-size: 16px
}
@media (min-width:992px) {
.blogPreview__short {
margin-left: auto;
display: block;
flex: 0 0 80%;
max-width: 80%
}
}
@media (min-width:992px) and (min-width:1200px) {
.blogPreview__short {
flex: 0 0 40%;
max-width: 40%
}
}
.blogPreview__all {
position: absolute;
left: 6px;
bottom: 20px;
white-space: nowrap
}
@media (min-width:768px) {
.blogPreview__all {
position: relative;
left: auto;
bottom: 5px
}
}
.blogPreview__all a {
padding: 6px 10px;
border: 1px solid #fff;
color: gray;
font-size: 12px;
transition: all .5s ease .05s
}
@media screen and (min-width:20em) {
.blogPreview__all a {
font-size: calc(12px + 4 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.blogPreview__all a {
font-size: 16px
}
}
.blogPreview__all a:hover {
color: #ff0126;
border-color: #ff0126
}
.home2 {
overflow: hidden;
position: relative
}
.home2 .container-fluid,
.home2 .container-fluid .col-12 {
padding: 0
}
.home2 .logoInScale {
pointer-events: none
}
@media (min-width:1200px) {
.home2 .logoInScale svg {
margin-left: 8px
}
}
.home2 img {
height: 180px;
width: auto
}
@media screen and (min-width:20em) {
.home2 img {
height: calc(180px + 300 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.home2 img {
height: 480px
}
}
@media (min-width:992px) {
.home2 img {
width: 100%;
height: auto;
max-height: 480px;
position: relative;
z-index: 0
}
}
@media (min-width:992px) {
.home2 .container,
.home2 .study .headSection,
.study .home2 .headSection {
position: relative;
z-index: 1
}
}
.home2 .logoInScale {
opacity: .6;
position: absolute;
bottom: -4px;
left: 0;
z-index: 2
}
.carouselBanner__content {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 0 15px
}
.carouselBanner h2,
.carouselBanner p {
font-weight: 300;
color: #fff;
margin: 0;
pointer-events: none
}
.carouselBanner h2 {
width: 100%;
margin-left: 20px;
bottom: -20px;
position: relative;
font-size: 28px
}
@media screen and (min-width:20em) {
.carouselBanner h2 {
font-size: calc(28px + 62 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.carouselBanner h2 {
font-size: 90px
}
}
@media (min-width:576px) {
.carouselBanner h2 {
margin-left: 20px
}
}
@media screen and (min-width:576px) and (min-width:20em) {
.carouselBanner h2 {
margin-left: calc(20px + 55 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:576px) and (min-width:75em) {
.carouselBanner h2 {
margin-left: 75px
}
}
@media (min-width:992px) {
.carouselBanner h2 {
margin-bottom: 0;
position: relative;
top: 80px;
margin-left: 0
}
}
@media (min-width:1200px) {
.carouselBanner h2 {
top: 80px
}
}
@media screen and (min-width:1200px) and (min-width:20em) {
.carouselBanner h2 {
top: calc(80px + 25 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:1200px) and (min-width:75em) {
.carouselBanner h2 {
top: 105px
}
}
.carouselBanner h2 span {
color: #000;
font-size: 14px;
font-weight: 300;
left: 3px;
top: -30px;
position: absolute
}
@media screen and (min-width:20em) {
.carouselBanner h2 span {
font-size: calc(14px + 14 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.carouselBanner h2 span {
font-size: 28px
}
}
@media screen and (min-width:20em) {
.carouselBanner h2 span {
left: calc(3px + 2 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.carouselBanner h2 span {
left: 5px
}
}
@media screen and (min-width:20em) {
.carouselBanner h2 span {
top: calc(-30px + -40 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.carouselBanner h2 span {
top: -70px
}
}
.carouselBanner__text {
margin-left: auto;
margin-top: -30px;
margin-right: 35px
}
.type2 .carouselBanner__text {
top: 0;
font-size: 26px;
bottom: auto;
margin-left: 0;
margin-left: auto;
margin-top: -60px;
margin-right: 35px
}
.type2 .carouselBanner h2 {
bottom: auto;
margin-left: 30px;
text-align: left;
top: 15px;
margin-right: 0
}
@media (min-width:576px) {
.type2 .carouselBanner__text {
top: 0
}
.carouselBanner__text {
margin-right: 35px
}
}
@media screen and (min-width:576px) and (min-width:20em) {
.carouselBanner__text {
margin-right: calc(35px + 365 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:576px) and (min-width:75em) {
.carouselBanner__text {
margin-right: 400px
}
}
@media (min-width:768px) {
.type2 .carouselBanner__text {
top: 70px;
font-size: 26px;
bottom: auto;
margin-left: 0;
margin-right: 0
}
.type2 .carouselBanner h2 {
bottom: -100px;
margin-left: auto;
text-align: right;
top: auto;
margin-right: 200px
}
}
@media (min-width:992px) {
.type2 .carouselBanner__text b,
.type2 .carouselBanner__text strong {
font-size: 18px
}
.type2 .carouselBanner h2 {
bottom: -220px
}
.type2 .carouselBanner h2 span {
top: -170px
}
.carouselBanner__text {
margin-top: 0;
position: relative;
bottom: -80px;
top: auto;
margin-right: 170px
}
}
@media (min-width:1200px) {
.type2 .carouselBanner__text b {
font-size: 66px
}
.carouselBanner__text {
margin-top: 0;
bottom: -80px
}
}
@media screen and (min-width:1200px) and (min-width:20em) {
.carouselBanner__text {
bottom: calc(-80px + -40 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:1200px) and (min-width:75em) {
.carouselBanner__text {
bottom: -120px
}
}
.carouselBanner__text b,
.carouselBanner__text li,
.carouselBanner__text p,
.carouselBanner__text strong {
margin: 0;
color: #fff;
font-size: 16px
}
.carouselBanner__text b,
.carouselBanner__text strong {
font-style: 14px
}
@media screen and (min-width:20em) {
.carouselBanner__text b,
.carouselBanner__text li,
.carouselBanner__text p,
.carouselBanner__text strong {
font-size: calc(16px + 30 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.carouselBanner__text b,
.carouselBanner__text li,
.carouselBanner__text strong {
font-size: 46px
}
.carouselBanner__text p {
font-size: 90px
}
}
@media (min-width:992px) {
.carouselBanner__text li,
.carouselBanner__text p {
line-height: 1.2em;
color: #fff
}
}
.slide .story_icons {
right: 30px
}
.blogPreview__opinion.headSection {
font-weight: 400
}
.blogPreview__opinion .subtitle {
display: block;
font-weight: 500;
font-size: 12px;
color: #ff0126;
margin-top: 5px
}
@media screen and (min-width:20em) {
.blogPreview__opinion .subtitle {
font-size: calc(12px + 4 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.blogPreview__opinion .subtitle {
font-size: 16px
}
}
@media (max-width:991.98px) {
.home3 .blogPreview__title {
flex: 0 0 100%;
max-width: 100%
}
}
.casesHome {
padding-top: 20px;
padding-bottom: 20px
}
.casesHome__head {
margin-bottom: 10px;
font-size: 12px;
text-transform: uppercase;
font-weight: 700
}
@media screen and (min-width:20em) {
.casesHome__head {
margin-bottom: calc(10px + 38 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.casesHome__head {
margin-bottom: 48px
}
}
@media screen and (min-width:20em) {
.casesHome__head {
font-size: calc(16px + 13 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width:75em) {
.casesHome__head {
font-size: 29px
}
}
@media screen and (min-width:20em) {
.casesHome__title {
font-size: calc(12px + 6 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.casesHome__title {
font-size: 18px
}
}
@media screen and (min-width:20em) {
.casesHome__title {
padding-bottom: calc(1px + 9 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.casesHome__title {
padding-bottom: 10px
}
}
@media (min-width:992px) {
.casesHome__title {
height: 45px
}
}
.casesHome__title.caseName {
padding-bottom: 5px;
display: flex;
align-items: flex-end
}
.casesHome__preview {
padding-bottom: 10px
}
.casesHome__preview img {
margin-bottom: -3px;
transition: all .2s ease .02s
}
@media (min-width:768px) {
.casesHome__preview {
display: flex;
flex-direction: column
}
}
.casesHome__btnShowCase {
background: #fff;
position: relative;
border: 1px solid #eee;
}
.casesHome__btnShowCase:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border: 1px solid #fff;
opacity: 0;
z-index: 1;
transition: all .2s ease .02s
}
.casesHome__btnShowCase .caseNameHidden {
opacity: 0;
color: #000;
font-size: 14px;
font-weight: 300;
line-height: 1.2em;
text-align: center;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
position: absolute
}
@media screen and (min-width:20em) {
.casesHome__btnShowCase .caseNameHidden {
font-size: calc(14px + 10 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.casesHome__btnShowCase .caseNameHidden {
font-size: 24px
}
}
.casesHome__btnShowCase:hover {
cursor: pointer
}
.casesHome__btnShowCase:hover img {
opacity: .4;
z-index: 0
}
.casesHome__btnShowCase:hover:before {
opacity: 1;
position: absolute;
top: 8%;
right: 8%;
bottom: 8%;
left: 8%
}
.casesHome__btnShowCase:hover .caseNameHidden {
transition: all .3s ease .05s;
opacity: 1;
z-index: 1;
color: #fff
}
.casePopup {
background: #f1f1f1;
border: 1px solid #6d6b6c;
position: relative;
z-index: 1;
padding: 15px
}
@media screen and (min-width:20em) {
.casePopup {
padding: calc(15px + 55 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.casePopup {
padding: 70px
}
}
.casePopup__title {
font-size: 18px;
margin-bottom: 15px;
text-transform: uppercase
}
@media screen and (min-width:20em) {
.casePopup__title {
font-size: calc(18px + 18 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.casePopup__title {
font-size: 36px
}
}
@media screen and (min-width:20em) {
.casePopup__title {
margin-bottom: calc(15px + 45 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.casePopup__title {
margin-bottom: 60px
}
}
.casePopup__intro {
font-size: 14px;
margin-bottom: 20px;
font-weight: 500;
line-height: 1.1em
}
@media screen and (min-width:20em) {
.casePopup__intro {
font-size: calc(14px + 14 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.casePopup__intro {
font-size: 28px
}
}
@media screen and (min-width:20em) {
.casePopup__intro {
margin-bottom: calc(20px + 50 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.casePopup__intro {
margin-bottom: 70px
}
}
.casePopup__image {
margin-bottom: 20px
}
@media screen and (min-width:20em) {
.casePopup__image {
margin-bottom: calc(20px + 45 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.casePopup__image {
margin-bottom: 65px
}
}
.casePopup__image img {
max-width: 80%
}
.casePopup__detail p {
color: #666
}
.casePopup__detail p:last-child {
margin-bottom: 0
}
.closeCase {
position: absolute;
top: 10px;
right: 10px;
z-index: 2;
pointer-events: all
}
@media (min-width:768px) {
.closeCase {
top: -50px;
right: -50px;
}
}
.home5 {
background: #ff0126;
color: #fff;
padding-top: 30px;
overflow: hidden
}
@media (min-width:576px) {
.home5 {
padding-top: 40px
}
}
@media (min-width:768px) {
.home5 {
padding-top: 55px
}
}
@media (min-width:992px) {
.home5 {
padding-top: 95px
}
}
@media (min-width:1200px) {
.home5 {
padding-top: 130px
}
}
.home5.borderB {
padding-bottom: 0
}
.home5__inText {
display: none
}
.home5__bannerQuote {
font-weight: 700;
padding-bottom: 30px;
font-size: 18px;
line-height: 1.1em
}
@media screen and (min-width:20em) {
.home5__bannerQuote {
padding-bottom: calc(30px + 30 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.home5__bannerQuote {
padding-bottom: 60px
}
}
@media screen and (min-width:20em) {
.home5__bannerQuote {
font-size: calc(18px + 10 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.home5__bannerQuote {
font-size: 28px
}
}
.home5__bannerQuote:before {
display: block;
position: absolute;
content: "IN";
color: #000;
z-index: 4;
font-weight: 300;
font-size: 16px;
top: -20px;
left: -15px
}
@media (min-width:768px) {
.home5__bannerQuote:before {
font-size: 28px;
top: -60px;
left: 60px
}
}
@media (min-width:992px) {
.home5__bannerQuote {
padding-left: 0;
padding-right: 0
}
}
@media screen and (min-width:992px) and (min-width:20em) {
.home5__bannerQuote {
padding-left: calc(0px + 240 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:992px) and (min-width:75em) {
.home5__bannerQuote {
padding-left: 240px
}
}
@media screen and (min-width:992px) and (min-width:20em) {
.home5__bannerQuote {
padding-right: calc(0px + 180 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:992px) and (min-width:75em) {
.home5__bannerQuote {
padding-right: 180px
}
}
.home5__inLogo {
display: flex;
align-items: flex-end;
justify-content: flex-start;
overflow: hidden
}
.home5__inLogo svg {
fill: #fff
}
@media (min-width:992px) {
.home5 {
margin-bottom: 15px
}
}
@media (min-width:1200px) {
.contXL {
width: 1140px;
margin: auto;
position: relative;
left: 50% !important;
margin-left: -560px
}
}
.studyPrev {
margin: 15px 0
}
@media (min-width:576px) {
.studyPrev {
margin-top: 20px;
margin-bottom: 35px
}
}
@media screen and (min-width:576px) and (min-width:20em) {
.studyPrev {
margin-top: calc(20px + 35 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:576px) and (min-width:75em) {
.studyPrev {
margin-top: 55px
}
}
@media (min-width:576px) and (min-width:768px) {
.studyPrev {
margin-bottom: 30px
}
}
@media (min-width:576px) and (min-width:992px) {
.studyPrev {
margin-bottom: 25px
}
}
.studyPrev__subHead {
font-size: 10px;
text-transform: uppercase;
margin-top: 5px
}
@media screen and (min-width:20em) {
.studyPrev__subHead {
font-size: calc(10px + 6 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.studyPrev__subHead {
font-size: 16px
}
}
@media screen and (min-width:20em) {
.studyPrev__subHead {
margin-top: calc(5px + 5 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.studyPrev__subHead {
margin-top: 10px
}
}
@media (min-width:768px) {
.studyPrev__subHead {
font-weight: 500
}
}
.editRel>* {
left: auto !important;
top: auto !important;
right: auto !important;
margin: auto !important;
margin-left: -60px !important;
margin-top: 95px !important
}
.studyProgram__wrapper {
position: relative;
z-index: 1;
margin-bottom: 15px
}
.editRel {
z-index: 2
}
.editRel,
.studyProgram {
position: relative
}
.studyProgram__head {
display: none
}
.studyProgram__head,
.studyProgram__title {
position: absolute;
color: #fff;
right: 15px;
left: 25px;
z-index: 2
}
.studyProgram__wrapper:nth-child(2) .studyProgram__title,
.studyProgram__wrapper:nth-child(odd) .studyProgram__title {
padding-right: 10px;
left: 15px
}
.studyProgram__wrapper:first-child .studyProgram__title {
padding-right: 0 !important;
left: 25px !important
}
@media (min-width:576px) {
.studyProgram__head,
.studyProgram__title {
padding-right: 10px;
padding-left: 10px;
display: block;
left: 15px
}
}
.studyProgram__wrapper {
padding: 7px !important;
margin: 0 !important;
}
@media screen and (min-width:576px) and (min-width:20em) {
.studyProgram__head,
.studyProgram__title {
padding-right: calc(10px + 10 * ((100vw - 320px) / 880));
padding-left: calc(10px + 10 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:576px) and (min-width:75em) {
.studyProgram__head,
.studyProgram__title {
padding-right: 20px;
padding-left: 20px
}
}
.studyProgram__head {
line-height: 1em;
font-size: 10px;
top: 10px
}
.footmt0 {
margin-top: 0
}
@media screen and (min-width:20em) {
.studyProgram__head {
top: calc(10px + 10 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.studyProgram__wrapper {
margin-bottom: 30px
}
.studyProgram__head {
top: 20px
}
}
.studyProgram__title {
font-size: 11px;
top: 10px;
font-weight: 700;
line-height: 1.3em
}
@media screen and (min-width:20em) {
.studyProgram__title {
font-size: calc(11px + 22 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.studyProgram__title {
top: 40px;
font-size: 34px
}
}
@media screen and (min-width:20em) {
.studyProgram__title {
top: calc(40px + 20 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.studyProgram__title {
top: 40px
}
}
@media (min-width:992px) {
.studyProgram__title {
font-size: 24px
}
}
@media (min-width:1200px) {
.studyProgram__title {
font-size: 28px;
line-height: 1.2em
}
}
.studyProgram__image {
background: #000;
overflow: hidden
}
.studyProgram img {
width: 100%;
height: auto;
transition: all .3s ease .05s;
opacity: .8
}
.studyProgram__wrapper:nth-child(2n) {
padding-right: 7px;
padding-left: 15px
}
.studyProgram__wrapper:first-child {
padding-right: 7px;
padding-left: 15px
}
.studyProgram__wrapper:nth-child(2),
.studyProgram__wrapper:nth-child(odd) {
padding-left: 7px;
padding-right: 15px
}
@media (min-width:576px) {
.studyProgram__wrapper:first-child,
.studyProgram__wrapper:nth-child(2n) {
padding-right: 15px
}
.studyProgram__wrapper:nth-child(2),
.studyProgram__wrapper:nth-child(odd) {
padding-left: 7px
}
}
.studyProgram__wrapper:nth-child(3) {
display: block;
}
@media (min-width:992px) {
.studyProgram__wrapper:nth-child(3) {
display: block
}
}
.studyProgram__wrapper:hover img {
opacity: .5;
transform: scale(1.4) rotate(-10deg)
}
.studyProgram__viewAll {
margin-top: 12px;
text-align: center;
text-transform: uppercase
}
@media screen and (min-width:20em) {
.studyProgram__viewAll {
margin-top: calc(12px + 28 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.studyProgram__viewAll {
margin-top: 40px
}
}
.studyProgram__viewAll a {
color: #666;
font-size: 12px;
text-align: center
}
.studyProgram__viewAll a svg {
margin-bottom: 20px;
fill: #666
}
.studyProgram__viewAll a:hover,
.studyProgram__viewAll a:hover svg {
fill: #ff0126;
color: #ff0126
}
.studyProgram__viewAll .btnLetter span:nth-child(2) {
display: none
}
@media (min-width:768px) {
.studyProgram__viewAll .btnLetter span:nth-child(2) {
display: block;
margin-left: 7px
}
}
.home8 {
margin-top: 20px;
padding-top: 15px
}
@media screen and (min-width:20em) {
.home8 {
padding-top: calc(15px + 45 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.home8 {
padding-top: 60px
}
}
@media (min-width:576px) {
.home8 {
margin-top: 26px
}
}
@media (min-width:768px) {
.home8 {
margin-top: 35px
}
}
@media (min-width:992px) {
.home8 {
margin-top: 20px
}
}
@media screen and (min-width:992px) and (min-width:20em) {
.home8 {
margin-top: calc(20px + 48 * ((100vw - 320px) / 880))
}
}
.home8 .container-fluid {
padding: 0
}
.home8__frameBlock {
height: 180px;
background: #555;
color: #fff
}
@media screen and (min-width:20em) {
.home8__frameBlock {
height: calc(180px + 360 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.home8__frameBlock {
height: 540px
}
}
.videoPrev__head {
margin-bottom: 12px
}
@media screen and (min-width:20em) {
.videoPrev__head {
margin-bottom: calc(12px + 38 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.videoPrev__head {
margin-bottom: 50px
}
}
.home8a {
padding-top: 15px;
margin-top: -10px;
margin-bottom: 20px
}
@media screen and (min-width:20em) {
.home8a {
margin-bottom: calc(20px + 20 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.home8a {
margin-bottom: 40px
}
}
@media (min-width:768px) {
.home8a {
padding-top: 180px;
margin-top: -160px
}
}
@media (min-width:992px) {
.home8a {
padding-top: 200px;
margin-top: -190px
}
}
@media (min-width:1200px) {
.home8a {
padding-top: 220px;
margin-top: -210px
}
}
.infoBlockRed {
color: #fff;
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
line-height: 1.3em
}
@media screen and (min-width:20em) {
.infoBlockRed {
padding-top: calc(20px + 30 * ((100vw - 320px) / 880));
padding-bottom: calc(20px + 30 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.infoBlockRed {
padding-top: 50px;
padding-bottom: 50px
}
}
.infoBlockRed.channelInfo {
padding-top: 40px
}
@media screen and (min-width:480px) {
.infoBlockRed.channelInfo {
padding-left: 7%;
padding-right: 7%
}
}
@media (min-width:768px) {
.infoBlockRed {
padding-left: 10%;
padding-right: 10%;
line-height: 1.5em
}
}
.infoBlockRed__title {
font-weight: 700;
line-height: 1.2em;
font-size: 14px;
margin-bottom: 10px
}
@media screen and (min-width:20em) {
.infoBlockRed__title {
font-size: calc(14px + 13 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.infoBlockRed__title {
font-size: 27px
}
}
@media screen and (min-width:20em) {
.infoBlockRed__title {
margin-bottom: calc(10px + 10 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.infoBlockRed__title {
margin-bottom: 20px
}
}
.infoBlockRed p {
font-size: 12px;
line-height: 1.3em;
margin-bottom: 0
}
@media screen and (min-width:20em) {
.infoBlockRed p {
font-size: calc(12px + 2 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.infoBlockRed p {
font-size: 14px
}
}
@media (min-width:576px) {
.infoBlockRed p {
line-height: 1.4em
}
}
.infoBlockRed p:last-child {
margin-bottom: 0
}
.infoBlockRed__showAll {
margin-top: 15px;
margin-left: auto;
margin-right: auto
}
@media screen and (min-width:20em) {
.infoBlockRed__showAll {
margin-top: calc(15px + 15 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.infoBlockRed__showAll {
margin-top: 30px
}
}
@media (max-width:991.98px) {
.home9 .blogPreview__title {
flex: 0 0 100%;
max-width: 100%
}
}
.blogPreview__title:hover {
cursor: pointer
}
.blogPreview__title:hover a {
color: #ff0126
}
.home3 .blogPreview__title:hover {
cursor: text
}
.layer0 {
z-index: 0
}
.layer0,
.layer1 {
position: relative
}
.layer1 {
z-index: 1
}
.contactHome__subtitle {
margin-bottom: 14px;
font-weight: 700;
text-transform: uppercase;
margin-top: 12px;
font-size: 14px
}
@media screen and (min-width:20em) {
.contactHome__subtitle {
margin-bottom: calc(14px + 3 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.contactHome__subtitle {
margin-bottom: 17px
}
}
@media (min-width:768px) {
.contactHome__subtitle {
margin-top: 12px
}
}
@media screen and (min-width:768px) and (min-width:20em) {
.contactHome__subtitle {
margin-top: calc(12px + 48 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:768px) and (min-width:75em) {
.contactHome__subtitle {
margin-top: 60px
}
}
@media (min-width:992px) {
.contactHome__subtitle {
margin-bottom: 25px
}
}
.contactHome__follow {
margin-bottom: 15px
}
@media screen and (min-width:20em) {
.contactHome__follow {
margin-bottom: calc(15px + 15 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.contactHome__follow {
margin-bottom: 30px
}
}
.contactHome__follow.m0 {
margin: 0
}
.contactHome__follow.lineBottom {
margin-bottom: 30px;
position: relative
}
.contactHome__follow.lineBottom:before {
left: 0;
bottom: -25px;
width: 50%;
border-bottom: 1px solid #e4e4e4
}
@media (min-width:768px) {
.contactHome__follow.lineBottom:before {
display: none
}
}
.contactHome__follow__sectionBorderBottom {
padding-bottom: 20px
}
@media (min-width:768px) {
.contactHome__follow.borderB {
margin-bottom: 0;
border-bottom: 0;
padding-bottom: 0
}
}
@media (min-width:992px) {
.contactHome__follow.borderB.homeFooterBtn {
margin-top: 30px
}
}
.contactHome__icon {
margin-right: 25px
}
@media (min-width:768px) {
.contactHome__icon {
margin-right: 40px
}
}
.contactHome__icon.in {
position: relative;
align-self: flex-start
}
.contactHome__icon.in svg {
width: 15px;
height: 12px;
width: 27px;
height: 15px
}
@media screen and (min-width:20em) {
.contactHome__icon.in svg {
width: calc(27px + 10 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.contactHome__icon.in svg {
width: 37px
}
}
@media screen and (min-width:20em) {
.contactHome__icon.in svg {
height: calc(15px + 5 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.contactHome__icon.in svg {
height: 20px
}
}
.contactHome__icon.in .dots {
font-weight: 700;
font-size: 20px;
position: absolute;
right: -9px;
top: -2px
}
@media screen and (min-width:20em) {
.contactHome__icon.in .dots {
font-size: calc(20px + 16 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.contactHome__icon.in .dots {
font-size: 36px
}
}
@media screen and (min-width:20em) {
.contactHome__icon.in .dots {
top: calc(-2px + -1 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.contactHome__icon.in .dots {
top: -3px
}
}
@media (min-width:992px) {
.contactHome__icon.in .dots {
top: -2px
}
}
.contactHome__icon .icon_i_new {
margin-right: 4px
}
.contactHome__icon .icon_in_new {
margin-right: -10px
}
@media (min-width:768px) {
.contactHome .homeFooterForm {
display: flex;
justify-content: flex-start;
align-items: flex-start;
padding-top: 36px;
border-top: 1px solid #e4e4e4;
margin-top: 36px
}
}
@media (min-width:768px) {
.contactHome .homeFooterForm .contactHome__title {
flex: 0 0 51.5%;
max-width: 51.5%
}
}
@media (min-width:992px) {
.contactHome .homeFooterForm .contactHome__title {
flex: 0 0 41.66667%;
max-width: 41.66667%
}
}
@media (min-width:1200px) {
.contactHome .homeFooterForm .contactHome__title {
flex: 0 0 33.33333%;
max-width: 33.33333%
}
}
@media (min-width:576px) {
.contactHome .homeFooterForm .contactHome__subtitle {
margin-top: 20px
}
}
@media (min-width:768px) {
.contactHome .homeFooterForm .contactHome__subtitle {
margin-top: 0
}
}
.contactHome .otherWayTitle,
.contactHome a {
color: #666;
font-size: 12px;
display: block
}
@media (min-width:992px) {
.contactHome .otherWayTitle,
.contactHome a {
font-size: 14px
}
}
.contactHome a:hover {
text-decoration: underline
}
.contactHome__link.call .otherWayTitle,
.contactHome__link.call a {
margin-bottom: 20px
}
@media (min-width:992px) {
.contactHome__link.call .otherWayTitle,
.contactHome__link.call a {
margin-bottom: 15px
}
}
.socSize svg.socFb {
width: 11px;
height: 13px
}
@media screen and (min-width:20em) {
.socSize svg.socFb {
width: calc(11px + 6 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.socSize svg.socFb {
width: 17px
}
}
@media screen and (min-width:20em) {
.socSize svg.socFb {
height: calc(13px + 9 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.socSize svg.socFb {
height: 22px
}
}
.socSize svg.socTg {
width: 11px;
height: 12px
}
@media screen and (min-width:20em) {
.socSize svg.socTg {
width: calc(11px + 8 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.socSize svg.socTg {
width: 19px
}
}
@media screen and (min-width:20em) {
.socSize svg.socTg {
height: calc(12px + 8 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.socSize svg.socTg {
height: 20px
}
}
@media (min-width:768px) {
.mdLayout .borderColumn {
border-right: 1px solid #e4e4e4;
padding-right: 0
}
.mdLayout .contactHome__subtitle {
margin-top: 0
}
.mdLayout .contactHome__title {
margin-bottom: 40px
}
.mdLayout .paddingColumn {
padding-left: 70px
}
.mdLayout .contactHome__icon {
margin-right: 20px
}
}
@media (min-width:992px) {
.mdLayout .contactHome__title {
margin-bottom: 90px
}
.mdLayout .paddingColumn {
padding-left: 70px
}
.mdLayout .contactHome__icon {
margin-right: 20px
}
}
@media (min-width:1200px) {
.mdLayout .col-xl-4.borderColumn {
max-width: 28%
}
}
.owl-dots {
z-index: 4;
height: 5px;
position: relative;
top: 15px
}
.owl-dots button {
opacity: .3;
margin-left: 2px;
margin-right: 2px
}
.owl-dots button.active {
opacity: .6
}
.owl-dots span {
width: 10px;
height: 10px;
display: block;
background: #000;
border-radius: 50%
}
.darkTheme .detail__reference,
.darkTheme .study.intro,
.darkTheme header {
background: #4d4d4d;
color: #fff !important
}
.darkTheme .headerSign__top {
color: #828081
}
.darkTheme .study.intro.publication.study.intro .blogPreview__content,
.darkTheme .study.intro.publication.study.intro .borderTB {
border-color: #666
}
.darkTheme .study.intro.publication.study.intro .publication__subtitle {
color: #222
}
.blockConttWrapp {
background: #151513;
max-height: 560px;
margin-bottom: 10px
}
.home8 .coverPlayer {
height: 180px
}
@media screen and (min-width:20em) {
.home8 .coverPlayer {
height: calc(180px + 370 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.home8 .coverPlayer {
height: 550px
}
}
.coverPlayer {
background: #151513;
position: relative
}
.coverPlayer__playerBtn {
width: 76px;
height: 76px;
background: url(//ostanin.ru/wp-content/themes/ostanin/img/yt_play.png) 0 0 no-repeat;
background-size: cover;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
position: absolute;
z-index: 1;
transition: all .2s ease .02s
}
.coverPlayer__playerBtn:hover {
cursor: pointer;
opacity: .6
}
.coverPlayer__logoCorner {
width: 26px;
height: 26px;
background: url(//ostanin.ru/wp-content/themes/ostanin/img/coverLogo1.svg) 0 0 no-repeat;
background-size: auto 26px;
top: 15px;
left: 15px;
position: absolute
}
@media screen and (min-width:20em) {
.coverPlayer__logoCorner {
top: calc(15px + 15 * ((100vw - 320px) / 880));
left: calc(15px + 15 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.coverPlayer__logoCorner {
top: 30px;
left: 30px
}
}
.coverPlayer__logoCenter {
width: 70%;
min-height: 40%;
background-size: cover;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
position: absolute;
margin-top: 35px;
background: url(//ostanin.ru/wp-content/themes/ostanin/img/coverLogo2.svg) right 0 no-repeat;
z-index: 0
}
@media screen and (min-width:20em) {
.coverPlayer__logoCenter {
margin-top: calc(35px + 55 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.coverPlayer__logoCenter {
margin-top: 90px
}
}
.coverPlayer__videoTitle {
color: #333;
padding-left: 50px;
padding-right: 20px;
font-size: 14px;
line-height: 1.1em;
font-weight: 700;
margin-bottom: 20%
}
@media screen and (min-width:20em) {
.coverPlayer__videoTitle {
font-size: calc(14px + 22 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.coverPlayer__videoTitle {
font-size: 36px
}
}
@media screen and (min-width:20em) {
.coverPlayer__videoTitle {
margin-bottom: calc(20% + 20 * ((100vw - 320px) / 880))
}
}
@media screen and (min-width:75em) {
.coverPlayer__videoTitle {
margin-bottom: 40%
}
}
@media (min-width:768px) {
.coverPlayer__videoTitle {
padding-right: 30px;
padding-left: 80px
}
.coverPlayer__logoCorner {
width: 153px;
height: 45px;
background-size: 100% auto
}
}
@media (min-width:992px) {
.coverPlayer__videoTitle {
padding-left: 105px
}
.coverPlayer__logoCorner {
width: 216px;
height: 64px
}
.coverPlayer__logoCenter {
width: 70%
}
}
@media (min-width:1200px) {
.coverPlayer__videoTitle {
margin-bottom: 25%
}
.coverPlayer__logoCenter {
margin-top: 70px
}
}
.halfWidth .coverPlayer {
height: 300px;
}
@media screen and (min-width: 20em) {
.halfWidth .coverPlayer {
height: calc(180px + 300 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.halfWidth .coverPlayer {
height: 480px;
}
}
.halfWidth .coverPlayer__videoTitle {
margin-bottom: 28%;
}
@media (min-width: 576px) {
.halfWidth .coverPlayer__videoTitle {
margin-bottom: 25%;
padding-right: 35px;
}
}
@media (min-width: 768px) {
.halfWidth .coverPlayer__videoTitle {
margin-bottom: 20%;
padding-right: 35px;
padding-left: 80px;
font-size: 24px;
}
.halfWidth .coverPlayer__logoCenter {
margin-top: 50px;
}
}
@media (min-width: 992px) {
.halfWidth .coverPlayer {
height: 180px;
}
}
@media screen and (min-width: 992px) and (min-width: 20em) {
.halfWidth .coverPlayer {
height: calc(180px + 120 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 992px) and (min-width: 75em) {
.halfWidth .coverPlayer {
height: 300px;
}
}
@media (min-width: 992px) {
.halfWidth .coverPlayer__videoTitle {
margin-bottom: 14%;
padding-right: 35px;
padding-left: 80px;
font-size: 24px;
}
.halfWidth .coverPlayer__logoCorner {
width: 153px;
height: 45px;
}
.halfWidth .coverPlayer__logoCenter {
margin-top: 65px;
}
}
@media (min-width: 1200px) {
.halfWidth .coverPlayer__videoTitle {
margin-bottom: 12%;
padding-right: 20px;
padding-left: 60px;
}
}
.resp-container {
position: relative;
overflow: hidden;
padding-top: 56.25%;
}
.videoContainer {
position: relative;
overflow: hidden;
}
.videoContainer.resp {
padding-top: 56.25%;
}
.videoContainer iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.caseFull h2 {
font-size: 18px;
margin-top: 20px;
}
@media (min-width: 576px) {
.caseFull h2 {
font-size: 20px;
margin-top: 25px;
margin-bottom: .8em;
}
}
@media (min-width: 768px) {
.hidden-md {
display: none;
}
.caseFull h2 {
font-size: 26px;
margin-top: 32px;
}
}
@media (min-width: 992px) {
.caseFull h2 {
font-size: 30px;
margin-bottom: .7em;
}
}
@media (min-width: 1200px) {
.caseFull h2 {
font-size: 34px;
margin-top: 40px;
margin-bottom: .8em;
}
}
.blog .quoteBlock {
padding-left: 0;
}
@media (min-width: 768px) {
.blog__quote {
flex: 0 0 73%;
max-width: 73%;
}
}
.blog__list {
margin-top: 5px;
}
@media screen and (min-width: 20em) {
.blog__list {
margin-top: calc(5px + 7 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog__list {
margin-top: 12px;
}
}
.blog__list .col-12:last-child .blogPreview {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.blog__list #dle-content {
padding-left: 15px;
padding-right: 15px;
}
.blog .blogPreview {
margin-top: 15px;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #E4E4E4;
}
@media screen and (min-width: 20em) {
.blog .blogPreview {
margin-top: calc(15px + 18 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog .blogPreview {
margin-top: 33px;
}
}
@media screen and (min-width: 20em) {
.blog .blogPreview {
padding-bottom: calc(15px + 18 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog .blogPreview {
padding-bottom: 33px;
}
}
@media screen and (min-width: 20em) {
.blog .blogPreview {
margin-bottom: calc(15px + 18 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog .blogPreview {
margin-bottom: 33px;
}
}
.blog .blogPreview__postDate {
font-size: 12px;
color: #b1b1b1;
position: relative;
top: -15px;
}
@media screen and (min-width: 20em) {
.blog .blogPreview__postDate {
font-size: calc(12px + 6 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog .blogPreview__postDate {
font-size: 18px;
}
}
@media screen and (min-width: 20em) {
.blog .blogPreview__postDate {
top: calc(-15px + -15 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog .blogPreview__postDate {
top: -30px;
}
}
.blog .blogPreview__title {
margin-left: 10px;
}
.publication__head {
flex-wrap: nowrap;
}
@media (min-width: 992px) {
.publication__head .publication__return {
position: absolute;
top: 0;
right: 0;
margin-right: 18px;
top: 1px;
}
}
@media (min-width: 992px) and (min-width: 1200px) {
.publication__head .publication__return {}
}
.publication__title {
order: 1;
margin-left: auto;
line-height: 1em;
flex: auto;
position: relative;
top: 5px;
}
@media (min-width: 992px) {
.publication__title {
flex: 0 0 20%;
max-width: 20%;
order: 0;
margin-left: 0;
font-weight: bold;
font-size: 30px;
position: relative;
top: 3px;
}
}
@media (min-width: 1200px) {
.publication__title {
flex: 0 0 23%;
max-width: 23%;
font-size: 18px;
top: 0;
}
}
@media screen and (min-width: 1200px) and (min-width: 20em) {
.publication__title {
font-size: calc(18px + 20 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 1200px) and (min-width: 75em) {
.publication__title {
font-size: 28px;
}
}
.publication h1 {
order: 0;
padding-right: 10px;
flex: auto;
max-width: none;
}
@media (min-width: 576px) {
.publication h1 {
margin-right: 15px;
}
}
@media (min-width: 992px) {
.publication h1 {
flex: 0 0 80%;
max-width: 80%;
order: 1;
}
}
@media (min-width: 1200px) {
.publication h1 {
flex: 0 0 80%;
max-width: 80%;
}
}
.publication__return, .publication__next {
line-height: 1.3em;
}
@media (min-width: 992px) {
.publication__return, .publication__next {
line-height: 1.2em;
}
}
.publication__return a, .publication__next a {
text-transform: uppercase;
color: #000000;
line-height: inherit;
}
.publication__return a:hover, .publication__next a:hover {
color: #ff0126;
}
.publication__return, .publication__return a, .publication__next, .publication__next a {
font-size: 8px;
}
@media (min-width: 992px) {
.publication__return, .publication__return a, .publication__next, .publication__next a {
font-size: 11px;
font-weight: 400;
}
}
@media (min-width: 1200px) {
.publication__return, .publication__return a, .publication__next, .publication__next a {
font-size: 12px;
}
}
@media (min-width: 992px) {
.publication__return {
position: relative;
top: 1px;
}
}
.publication__next {
margin-left: 25px;
}
.publication__next a {
font-size: 10px;
position: relative;
}
.publication__next a:before {
left: -5px;
top: 1px;
bottom: 1px;
width: 1px;
background: #000000;
}
.publication__bottomNavi {
position: relative;
bottom: -7px;
}
@media (min-width: 992px) {
.publication__bottomNavi {
margin-top: 20px;
}
}
.publication__bottomNavi .publication__return, .publication__bottomNavi .publication__next {
position: relative;
position: relative;
top: -1px;
}
.publication__bottomNavi .publication__return a, .publication__bottomNavi .publication__next a {
font-size: 10px;
}
@media (min-width: 992px) {
.publication__bottomNavi .publication__return a, .publication__bottomNavi .publication__next a {
font-size: 12px;
}
}
.publication__bottomNavi .publication__next {
top: auto;
}
.publication__bottomNavi .publication__next a {
font-size: 12px;
}
@media (min-width: 576px) {
.publication__bottomNavi .publication__next a {
font-size: 12px;
}
}
@media (min-width: 992px) {
.publication__bottomNavi .publication__next a {
font-size: 14px;
}
}
.publication .blogPreview {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.publication .blogPreview__category {
margin-top: -8px;
margin-bottom: 8px;
flex-wrap: nowrap;
flex: 0 0 100%;
max-width: 100%;
padding-top: 12px;
padding-bottom: 10px;
border-top: 1px solid #E4E4E4;
border-bottom: 1px solid #E4E4E4;
}
@media (min-width: 768px) {
.publication .blogPreview__category {
padding: 14px 0;
}
}
@media (min-width: 992px) {
.publication .blogPreview__category {
border: 0;
padding: 0;
flex: auto;
max-width: none;
margin: 0;
flex-direction: column;
flex: 0 0 20%;
max-width: 20%;
}
}
@media (min-width: 1200px) {
.publication .blogPreview__category {
flex: 0 0 23%;
max-width: 23%;
}
}
.publication .blogPreview__content {
display: block;
}
@media (min-width: 992px) {
.publication .blogPreview__content {
display: flex;
}
}
.publication .blogPreview__postDate {
top: auto;
white-space: nowrap;
}
@media (min-width: 992px) {
.publication .blogPreview__postDate {
padding-bottom: 8px;
}
}
@media (min-width: 1200px) {
.publication .blogPreview__postDate {
padding-bottom: 15px;
}
}
.blogPreview__fullStory {
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 992px) {
.blogPreview__fullStory {
flex: 0 0 80%;
max-width: 80%;
}
}
@media (min-width: 1200px) {
.blogPreview__fullStory {
flex: 0 0 77%;
max-width: 77%;
}
}
.blogPreview__fullStory img {
max-width: 100%;
margin-bottom: 12px;
margin-top: 7px;
margin-right: 10px;
}
@media (min-width: 768px) {
.blogPreview__fullStory img { }
}
@media (min-width: 992px) {
.blogPreview__fullStory img { }
}
@media (min-width: 1200px) {
.blogPreview__fullStory img { }
}
.blogPreview__fullStory p, .blogPreview__fullStory li {
color: #403c3c;
margin-bottom: 10px;
}
@media (min-width: 768px) {
.blogPreview__fullStory p, .blogPreview__fullStory li {
color: #656565;
margin-bottom: 15px;
}
}
@media (min-width: 1200px) {
.blogPreview__fullStory p, .blogPreview__fullStory li {
margin-bottom: 23px;
}
}
.blogPreview__fullStory p a, .blogPreview__fullStory li a {
text-decoration: underline;
}
.blogPreview__fullStory ul, .blogPreview__fullStory ol {
margin: 15px 0;
padding-left: 14px;
}
@media (min-width: 768px) {
.blogPreview__fullStory ul, .blogPreview__fullStory ol {
margin: 25px 0;
padding-left: 16px;
}
}
@media (min-width: 992px) {
.blogPreview__fullStory ul, .blogPreview__fullStory ol {
padding-left: 18px;
}
}
@media (min-width: 1200px) {
.blogPreview__fullStory ul, .blogPreview__fullStory ol {
padding-left: 20px;
}
}
.blogPreview__fullStory ul li, .blogPreview__fullStory ol li {
margin-bottom: 6px;
}
@media (min-width: 768px) {
.blogPreview__fullStory ul li, .blogPreview__fullStory ol li {
margin-bottom: 12px;
}
}
.blogPreview__fullStory ul li {
position: relative;
}
.blogPreview__fullStory ul li:before {
content: "—";
left: -14px;
top: 0px;
}
@media (min-width: 768px) {
.blogPreview__fullStory ul li:before {
left: -16px;
}
}
@media (min-width: 992px) {
.blogPreview__fullStory ul li:before {
left: -18px;
}
}
@media (min-width: 1200px) {
.blogPreview__fullStory ul li:before {
left: -20px;
}
}
.blogPreview__fullStory ol {
counter-reset: myCounter;
}
.blogPreview__fullStory ol li {
position: relative;
}
.blogPreview__fullStory ol li:before {
counter-increment: myCounter;
content: counter(myCounter);
display: block;
left: -18px;
font-weight: 500;
padding: 4px;
top: -4px;
color: #ff0126;
}
@media (min-width: 1200px) {
.blogPreview__fullStory ol li:before {
left: -22px;
}
}
.blogPreview__fullStory figure {
margin-top: 15px;
margin-bottom: 15px;
}
@media screen and (min-width: 20em) {
.blogPreview__fullStory figure {
margin-top: calc(15px + 25 * ((100vw - 320px) / 880));
margin-bottom: calc(15px + 25 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blogPreview__fullStory figure {
margin-top: 40px;
margin-bottom: 40px;
}
}
@media screen and (min-width: 1450px) {
.blogPreview__fullStory figure {
width: 115%;
}
}
.blogPreview__fullStory figure img {
height: auto;
margin-top: 1px;
margin-bottom: 9px;
}
@media (min-width: 576px) {
.blogPreview__fullStory figure img {
flex: 0 0 35%;
max-width: 35%;
margin-top: 3px;
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.blogPreview__fullStory figure img {
flex: 0 0 40%;
max-width: 40%;
margin-top: 2px;
}
}
@media (min-width: 1200px) {
.blogPreview__fullStory figure img {
flex: 0 0 44%;
max-width: 44%;
margin-top: 5px;
margin-bottom: 11px;
}
}
.blogPreview__fullStory figcaption, .blogPreview__fullStory sub, .blogPreview__fullStory sup {
font-size: 10px;
font-weight: 500;
line-height: 1.4em;
color: #656565;
}
@media (min-width: 576px) {
.blogPreview__fullStory figcaption, .blogPreview__fullStory sub, .blogPreview__fullStory sup {
flex: 0 0 65%;
max-width: 65%;
padding-left: 10px;
}
}
@media screen and (min-width: 576px) and (min-width: 20em) {
.blogPreview__fullStory figcaption, .blogPreview__fullStory sub, .blogPreview__fullStory sup {
padding-left: calc(10px + 35 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 576px) and (min-width: 75em) {
.blogPreview__fullStory figcaption, .blogPreview__fullStory sub, .blogPreview__fullStory sup {
padding-left: 45px;
}
}
@media (min-width: 768px) {
.blogPreview__fullStory figcaption, .blogPreview__fullStory sub, .blogPreview__fullStory sup {
font-size: 14px;
line-height: 1.6em;
}
}
@media (min-width: 992px) {
.blogPreview__fullStory figcaption, .blogPreview__fullStory sub, .blogPreview__fullStory sup {
flex: 0 0 60%;
max-width: 60%;
}
}
@media (min-width: 1200px) {
.blogPreview__fullStory figcaption, .blogPreview__fullStory sub, .blogPreview__fullStory sup {
flex: 0 0 56%;
max-width: 56%;
font-size: 16px;
}
}
.blogPreview__fullStory sub, .blogPreview__fullStory sup {
padding: 0;
margin-bottom: 10px;
display: block;
position: relative;
top: -6px;
}
@media (min-width: 768px) {
.blogPreview__fullStory sub, .blogPreview__fullStory sup {
top: -14px;
}
}
@media (min-width: 992px) {
.blogPreview__fullStory sub, .blogPreview__fullStory sup {
top: -16px;
}
}
@media (min-width: 1200px) {
.blogPreview__fullStory sub, .blogPreview__fullStory sup {
top: -25px;
}
}
.blogPreview__fullStory sub+img, .blogPreview__fullStory sup+img {
margin-top: 2px;
margin-bottom: 0;
}
@media (min-width: 768px) {
.blogPreview__fullStory sub+img, .blogPreview__fullStory sup+img {
margin-top: 5px;
}
}
@media (min-width: 1200px) {
.blogPreview__fullStory sub+img, .blogPreview__fullStory sup+img {
margin-top: 10px;
}
}
.blogPreview__fullStory sub+h2, .blogPreview__fullStory sub h3, .blogPreview__fullStory sup+h2, .blogPreview__fullStory sup h3, .blogPreview__fullStory img+h2, .blogPreview__fullStory img h3 {
margin-top: 7px;
}
@media (min-width: 576px) {
.blogPreview__fullStory sub+h2, .blogPreview__fullStory sub h3, .blogPreview__fullStory sup+h2, .blogPreview__fullStory sup h3, .blogPreview__fullStory img+h2, .blogPreview__fullStory img h3 {
margin-top: 12px;
}
}
.blogPreview__fullStory h2+figure, .blogPreview__fullStory img+figure {
margin-top: 10px;
}
@media (min-width: 768px) {
.blogPreview__fullStory h2+figure, .blogPreview__fullStory img+figure {
margin-top: 20px;
}
}
@media (min-width: 992px) {
.blogPreview__fullStory h2+figure, .blogPreview__fullStory img+figure {
margin-top: 35px;
}
}
@media (min-width: 1200px) {
.blogPreview__fullStory h2+figure, .blogPreview__fullStory img+figure {
margin-top: 40px;
}
}
@media (min-width: 576px) {
.blogPreview__fullStory figure+h2 {
margin-top: 25px;
}
}
@media (min-width: 768px) {
.blogPreview__fullStory figure+h2 {
margin-top: 40px;
}
}
@media (min-width: 992px) {
.blogPreview__fullStory figure+h2 {
margin-top: 45px;
}
}
@media (min-width: 1200px) {
.about .publication__head.borderTB {
padding-top: 50px;
padding-bottom: 50px;
}
}
.publication.about .blogPreview__category {
border-top: 0;
}
.about .publication__head {
flex-wrap: wrap;
}
.publication.about h1 {
color: #808080;
margin-bottom: 0;
font-weight: 400;
padding-left: 0;
font-size: 16px;
}
@media screen and (min-width: 20em) {
.publication.about h1 {
font-size: calc(16px + 5 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.publication.about h1 {
font-size: 21px;
}
}
.publication.about h1:before {
display: none;
}
@media (min-width: 1200px) {
.publication.about h1 {
padding-right: 15%;
}
.publication.about h1:before {
display: none;
}
}
.publication.about nav {
width: 100%;
}
.publication.about nav ul {
margin-bottom: 12px;
}
@media screen and (min-width: 20em) {
.publication.about nav ul {
margin-bottom: calc(12px + 8 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.publication.about nav ul {
margin-bottom: 20px;
}
}
@media (min-width: 576px) {
.publication.about nav ul {
margin-top: -10px;
}
}
@media (min-width: 768px) {
.publication.about nav ul {
margin-bottom: 5px;
}
}
@media (min-width: 992px) {
.publication.about nav ul {
display: block;
margin-top: 2px;
}
}
@media (min-width: 768px) {
.publication.about nav li {
margin-bottom: 15px;
}
}
.publication.about nav li.active a {
color: #ff0126;
}
.publication.about nav a {
font-size: 12px;
text-transform: uppercase;
color: #000000;
}
@media (min-width: 1200px) {
.about .publication__head {
flex-wrap: nowrap;
}
}
@media (min-width: 768px) {
.publication.about nav a {
font-size: 14px;
}
}
.publication.about nav a:before {
background: #000000;
}
.publication .bannerBottomAboout {
margin-top: 10px;
}
@media (min-width: 768px) {
.publication .bannerBottomAboout {
margin-top: 20px;
}
}
.publication .bannerBottomAboout img {
max-width: 100%;
}
.blog .blog__list .blogPreview__postDate {
top: -5px;
}
.blog__headingReturn {
position: absolute;
top: 7px;
right: 15px;
}
@media screen and (min-width: 20em) {
.blog__headingReturn {
top: calc(7px + 28 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog__headingReturn {
top: 35px;
}
}
.blog__headingReturn .col-12 {
position: relative;
}
.blog__headingReturn a {
color: #808080;
font-size: 12px;
}
@media screen and (min-width: 20em) {
.blog__headingReturn a {
font-size: calc(12px + 4 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog__headingReturn a {
font-size: 16px;
}
}
.blog__headingReturn a:hover {
color: #ff0126;
}
.blog__headingText {
text-transform: uppercase;
color: #fc0025;
font-size: 16px;
line-height: 1em;
font-weight: 500;
padding-top: 7px;
padding-bottom: 5px;
}
@media screen and (min-width: 20em) {
.blog__headingText {
font-size: calc(16px + 11 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog__headingText {
font-size: 27px;
}
}
@media screen and (min-width: 20em) {
.blog__headingText {
padding-top: calc(7px + 33 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog__headingText {
padding-top: 40px;
}
}
@media screen and (min-width: 20em) {
.blog__headingText {
padding-bottom: calc(5px + 10 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog__headingText {
padding-bottom: 15px;
}
}
.blog__headingText span {
color: #7f7f7f;
font-size: 12px;
display: block;
font-weight: bold;
margin-top: 5px;
}
@media screen and (min-width: 20em) {
.blog__headingText span {
font-size: calc(12px + 9 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog__headingText span {
font-size: 21px;
}
}
@media screen and (min-width: 20em) {
.blog__headingText span {
margin-top: calc(5px + 5 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog__headingText span {
margin-top: 10px;
}
}
.study h1 {
font-size: 16px;
font-weight: 500;
}
@media screen and (min-width: 20em) {
.study h1 {
font-size: calc(16px + 12 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.study h1 {
font-size: 28px;
}
}
@media (max-width: 991.98px) {
.study .borderTB {
margin-bottom: -10px;
}
}
.study+footer {
margin-top: 0;
}
.study .quoteBlock {
padding-left: 0;
}
.study.publication .blogPreview {
margin-bottom: 20px;
}
@media (min-width: 768px) {
.study.publication .blogPreview {
margin-bottom: 30px;
}
}
@media (min-width: 992px) {
.study.publication .blogPreview {
margin-top: 30px;
}
}
.study.publication .blogPreview__category {
border: 0;
padding-bottom: 5px;
}
.study.publication .blogPreview__category {
flex: 0 0 15%;
max-width: 15%;
}
.study.publication .blogPreview__fullStory {
flex: 0 0 85%;
max-width: 85%;
}
.study .publication__title {
flex: 0 0 27%;
max-width: 27%;
}
@media (max-width: 991.98px) {
.study .publication__title {
text-align: right;
}
}
.study .publication__quote {
flex: 0 0 70%;
max-width: 70%;
padding-right: 15px;
color: #808080;
}
.study .bgGray {
padding-top: 20px;
padding-bottom: 0;
border: 1px solid #ffffff;
}
@media screen and (min-width: 20em) {
.study .bgGray {
padding-bottom: 20px;
padding-top: calc(20px + 65 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.study .bgGray {
padding-top: 85px;
}
}
@media screen and (min-width: 20em) {
.study .bgGray {
padding-bottom: calc(20px + 30 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.study .bgGray {
padding-bottom: 50px;
}
}
.study .bgGray:last-child {
border: 0;
}
.study .headSection {
margin-bottom: 15px;
font-weight: bold;
}
@media screen and (min-width: 20em) {
.study .headSection {
margin-bottom: calc(15px + 25 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.study .headSection {
margin-bottom: 40px;
}
}
.study .headSection span {
font-weight: 400;
}
@media (min-width: 992px) {
.study .infoBlockRed {
padding-top: 50px;
}
}
.intro .publication__title {
text-align: left;
}
.intro .publication__title, .intro .publication__subtitle {
flex: 0 0 100%;
max-width: 100%;
}
.publication__subtitle {
color: #808080;
font-size: 12px;
margin-bottom: 3px;
}
@media screen and (min-width: 20em) {
.publication__subtitle {
font-size: calc(12px + 7 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.publication__subtitle {
font-size: 19px;
}
}
.publication.intro.study h1 {
font-weight: 700;
font-size: 18px;
margin-bottom: .4em;
text-transform: uppercase;
}
@media screen and (min-width: 20em) {
.publication.intro.study h1 {
font-size: calc(18px + 22 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.publication.intro.study h1 {
font-size: 40px;
}
}
@media (min-width: 1200px) {
.publication.intro.study h1 {
margin-top: -10px;
}
}
.publication.intro.study h3 {
font-weight: 500;
}
.intro .publication__head {
display: block;
}
@media (min-width: 768px) {
.publication.study.intro .blogPreview {
margin-top: 17px;
margin-bottom: 35px;
}
}
.publication.study.intro .blogPreview__fullStory {
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 768px) {
.publication.study.intro .blogPreview__fullStory {
flex: 0 0 81%;
max-width: 81%;
}
}
.publication.study.intro .blogPreview__fullStory h3 {
margin-bottom: 1.3em;
}
@media (min-width: 1200px) {
.publication.study.intro .blogPreview__fullStory h3 {
margin-bottom: 50px;
}
}
.publication.study.intro .blogPreview__category {
margin-bottom: 0;
flex: 0 0 19%;
max-width: 19%;
}
.publication.study.intro .blogPreview__content {
border-bottom: 1px solid #E4E4E4;
}
@media (min-width: 1200px) {
.publication.study.intro .blogPreview__content {
padding-top: 15px;
margin-bottom: 45px;
padding-right: 25%;
}
}
.detail h2, .detail__list ul li:first-child {
font-weight: normal;
font-size: 16px;
}
@media screen and (min-width: 20em) {
.detail h2, .detail__list ul li:first-child {
font-size: calc(16px + 12 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.detail h2, .detail__list ul li:first-child {
font-size: 28px;
}
}
@media (min-width: 992px) {
.detail h2, .detail__list ul li:first-child {
text-transform: uppercase;
}
}
.detail__reference {
padding-bottom: 17px;
}
@media screen and (min-width: 20em) {
.detail__reference {
padding-bottom: calc(17px + 28 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.detail__reference {
padding-bottom: 45px;
}
}
.detail p, .detail li {
margin-bottom: 8px;
}
@media (min-width: 1200px) {
.detail p, .detail li {
font-size: 14px;
}
}
.detail p:last-child, .detail li:last-child {
margin-bottom: 0;
}
@media (min-width: 768px) {
.detail p, .detail li {
margin-bottom: 15px;
}
}
.detail p strong, .detail p b, .detail li strong, .detail li b {
font-weight: 700;
}
.detail p i, .detail li i {
font-weight: 400;
font-style: normal;
}
.detail__target .col-12 {
display: flex;
justify-content: flex-start;
align-items: flex-start;
flex-wrap: nowrap;
}
.detail__target p {
font-size: 14px;
font-weight: 500;
margin: 0;
padding-left: 15px;
}
@media screen and (min-width: 20em) {
.detail__target p {
font-size: calc(14px + 14 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.detail__target p {
font-size: 28px;
}
}
@media screen and (min-width: 20em) {
.detail__target p {
padding-left: calc(15px + 75 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.detail__target p {
padding-left: 90px;
}
}
@media (min-width: 576px) {
.detail__target p {
position: relative;
top: -1px;
}
}
@media (min-width: 768px) {
.detail__target p {
top: -2px;
}
}
@media (min-width: 1200px) {
.detail__target p {
padding-right: 25%;
top: -3px;
}
}
@media (min-width: 992px) {
.detail__target h2 {
position: relative;
top: 4px;
}
}
@media (min-width: 1200px) {
.detail__reference p {
padding-right: 25%;
}
}
.detail__task h2 {
font-weight: 400;
}
@media (min-width: 992px) {
.detail__task h2 {
margin-bottom: 1.5em;
}
}
.detail__task h2 span {
font-weight: 700;
}
.detail__task figure {
flex-wrap: nowrap;
}
.detail__task figure li {
font-weight: 500;
}
@media (min-width: 768px) {
.detail__task figure li {
font-weight: 700;
}
}
@media (min-width: 992px) {
.detail__task figure {
justify-content: flex-start;
}
.detail__task figure figcaption {
order: 1;
}
}
.detail__imageTarget {
padding-left: 10px;
}
@media (max-width: 991.98px) {
.detail__imageTarget img {
max-width: 80%;
}
}
@media (min-width: 992px) {
.detail__imageTarget {
padding-left: 0;
order: 0;
flex: 0 0 260px;
max-width: 260px;
}
}
.detail__period .wrapper {
border-bottom: 1px solid #E4E4E4;
}
.detail__task.detail_wh {
padding-top: 0;
}
.detail__period p {
color: #676767;
}
@media (min-width: 992px) {
.detail__list ul {
padding-left: 260px;
}
}
.detail__list ul li {}
@media (min-width: 768px) {
.detail__list ul li {
padding-right: 75px;
}
}
@media (min-width: 992px) {
.detail__list ul li {
padding-right: 0;
}
}
.detail__list ul li:first-child {
padding-right: 35px;
margin-bottom: 17px;
}
@media (min-width: 992px) {
.detail__list ul li:first-child {
padding-right: 0;
margin-bottom: 30px;
margin-left: -260px;
}
}
.detail__list .controlNav {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
}
@media (min-width: 768px) {
.detail__list .controlNav {
justify-content: space-between;
align-items: center;
}
.detail__list .controlNav svg.arrowSliderRsmall {
display: none;
}
}
.detail__list .controlNav svg {
fill: #B3B3B3;
transition: all 0.2s 0.02s ease;
}
.detail__list .controlNav a:hover svg {
fill: #ff0126;
}
.detail__list .controlNav .carousel-control {
pointer-events: all;
}
.detail__list .controlNav .carousel-control.right {
margin-left: auto;
}
@media (max-width: 767.98px) {
.detail__list .controlNav .carousel-control svg {
width: 22px;
height: 44px;
margin-top: 3px;
}
}
.detail__total {
background: #4d4d4d;
color: #ffffff;
}
.detail__total h2 {
text-transform: uppercase;
}
@media (max-width: 767.98px) {
.detail__total h2 {
margin-bottom: 10px;
font-weight: normal;
}
}
@media (min-width: 1200px) {
.detail__total h2 {
margin-top: 45px;
}
}
.detail__total h2 h3 {
opacity: .7;
margin-top: 20px;
}
.detail__total h4 {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0;
}
@media (min-width: 768px) {
.detail__total h4 {
font-size: 14px;
}
}
.detail__total p {
margin-bottom: .2em;
}
.detail__totalPart_left {
padding-bottom: 45px;
}
.detail__totalPart_left:nth-child(2n+1) {
padding-right: 45px;
}
.detail__totalPart_left ul+p {
margin-top: 15px;
}
@media (min-width: 1200px) {
.detail__totalPart_left {
flex: 0 0 540px;
max-width: 540px;
}
}
.detail__totalPart_right {
position: relative;
}
.detail__totalPart_right:before {
top: 8px;
bottom: 4px;
left: 75px;
width: 1px;
background: #ffffff;
opacity: .5;
}
@media (max-width: 1199.98px) {
.detail__totalPart_right:before {
display: none;
}
}
@media (min-width: 1200px) {
.detail__totalPart_right {
padding-left: 140px;
}
}
.detail__totalPart_right h3 {
margin-top: 30px;
}
@media (min-width: 992px) {
.detail__totalPart_right h3 {
margin-top: 0;
}
}
@media (min-width: 992px) {
.detail__totalWrapper {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;
}
}
@media (min-width: 1200px) {
.detail__totalWrapper {
margin-bottom: 35px;
margin-top: 30px;
}
}
.detail+footer {
margin-top: 0;
}
.blog .casesHome {
padding-top: 0;
padding-bottom: 0;
}
@media screen and (min-width: 20em) {
.blog .casesHome {
padding-top: calc(0 + 35 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog .casesHome {
padding-top: 35px;
}
}
@media screen and (min-width: 20em) {
.blog .casesHome {
padding-bottom: calc(0 + 56 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.blog .casesHome {
padding-bottom: 56px;
}
}
.caseFull {
margin-top: 0px;
}
@media screen and (min-width: 20em) {
.caseFull {
margin-top: calc(0px + 10 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.caseFull {
margin-top: 10px;
}
}
.caseFull__left {
width: 100%;
order: 1;
}
.caseFull__left ul {
margin-right: -15px;
}
@media (min-width: 576px) {
.caseFull__left {
flex: 0 0 23%;
max-width: 23%;
}
.caseFull__left ul {
display: block;
margin-top: 25px;
}
}
.caseFull__left li {
padding-bottom: 7px;
padding-right: 15px;
}
@media screen and (min-width: 20em) {
.caseFull__left li {
padding-bottom: calc(7px + 3 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.caseFull__left li {
padding-bottom: 10px;
}
}
.caseFull__left li a {
font-size: 12px;
text-transform: uppercase;
color: #000000;
font-weight: 700;
}
@media screen and (min-width: 20em) {
.caseFull__left li a {
font-size: calc(12px + 4 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.caseFull__left li a {
font-size: 14px;
}
}
.caseFull__left li a:hover {
color: #666666;
}
.caseFull__left li.active a {
color: #ff0126;
}
.caseFull h3 {
font-size: 14px;
font-weight: 500;
padding-top: 5px;
padding-bottom: 5px;
}
@media screen and (min-width: 20em) {
.caseFull h3 {
font-size: calc(14px + 4 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.caseFull h3 {
font-size: 18px;
}
}
@media screen and (min-width: 20em) {
.caseFull h3 {
padding-top: calc(5px + 15 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.caseFull h3 {
padding-top: 20px;
}
}
@media screen and (min-width: 20em) {
.caseFull h3 {
padding-bottom: calc(5px + 35 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.caseFull h3 {
padding-bottom: 40px;
}
}
.caseFull__right {
width: 100%;
order: 0;
position: relative;
}
@media (min-width: 576px) {
.caseFull__right {
flex: 0 0 77%;
max-width: 77%;
padding-left: 10px;
order: 1;
}
}
.caseFull__right h2 {
margin-top: 25px;
margin-bottom: 7px;
}
.caseFull__returnLink {
position: absolute;
top: 0;
right: 15px;
}
@media screen and (min-width: 20em) {
.caseFull__returnLink {
top: calc(0 + 35 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.caseFull__returnLink {
top: 35px;
}
}
.caseFull__returnLink a {
color: #808080;
font-size: 12px;
}
@media screen and (min-width: 20em) {
.caseFull__returnLink a {
font-size: calc(12px + 4 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.caseFull__returnLink a {
font-size: 16px;
}
}
.caseFull__returnLink a:hover {
color: #ff0126;
}
.caseFull article img {
max-width: 100%;
margin-bottom: 15px;
}
@media screen and (min-width: 20em) {
.caseFull article img {
margin-bottom: calc(15px + 10 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.caseFull article img {
margin-bottom: 25px;
}
}
.caseFull article img {
max-width: 70%;
padding-right: 10%;
background-color: #ff0026;
margin-bottom: 15px;
}
.resp-container {
position: relative;
overflow: hidden;
padding-top: 56.25%;
margin-bottom: 10px;
}
@media screen and (min-width: 20em) {
.resp-container {
margin-bottom: calc(10px + 10 * ((100vw - 320px) / 880));
}
}
@media screen and (min-width: 75em) {
.resp-container {
margin-bottom: 20px;
}
}
.resp-iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.youtubeFull ul {
margin-left: 10px;
}
@media (min-width: 576px) {
.youtubeFull {
padding-left: 23%;
}
}
@media (min-width: 992px) {
.youtubeFull {
padding-left: 0;
}
}
.youtubeFull p, .youtubeFull li {
font-size: 12px;
color: #656565;
}
.youtubeFull p:last-child, .youtubeFull li:last-child {
margin-bottom: 0;
}
@media (min-width: 576px) {
.youtubeFull p, .youtubeFull li {
font-weight: 700;
}
}
.youtubeFull li {
position: relative;
}
.youtubeFull li:before {
width: 5px;
height: 5px;
border-radius: 50%;
left: -10px;
top: 6px;
background: #ff0126;
}
.youtubeFull .wrapper {
position: relative;
padding-bottom: 15px;
margin-bottom: 12px;
position: relative;
}
.youtubeFull .wrapper:after {
left: 0;
right: 0;
bottom: 0;
border-bottom: 1px solid #E4E4E4;
}
.youtubeFull .col-lg-6:last-child .wrapper {
padding-bottom: 0;
margin-bottom: 0;
}
.youtubeFull .col-lg-6:last-child .wrapper:after {
display: none;
}
@media (max-width: 768px) {
.casesBlock .col-lg-3:nth-child(odd) {
padding-right: 9px;
}
.casesBlock .col-lg-3:nth-child(even) {
padding-left: 9px;
}
}
@media (min-width: 992px) {
.youtubeFull .col-lg-6:nth-last-child(-n+2) .wrapper {
padding-bottom: 0;
margin-bottom: 0;
}
.youtubeFull .col-lg-6:nth-last-child(-n+2) .wrapper:after {
display: none;
}
.youtubeFull .col-lg-6:nth-child(odd) .wrapper:after {
right: -15px;
}
.youtubeFull .col-lg-6:nth-child(even) .wrapper:after {
left: -15px;
}
}
.youtubeFull .casesBlock a {
line-height: 0em;
}
.youtubeHeading .blog__title {
font-size: 12px;
padding-top: 3px;
}
@media (min-width: 576px) {
.youtubeHeading .blog__title {
font-size: 20px;
padding-top: 0;
}
}
@media (min-width: 768px) {
.youtubeHeading .blog__title {
font-size: 24px;
}
}
@media (min-width: 992px) {
.youtubeHeading .blog__title {
font-size: 28px;
}
}
.blog__quote p b {
position: relative;
}
.youtubeHeading h2 {
font-size: 14px;
font-weight: 700;
margin-top: 5px;
min-height: 35px;
}
@media (min-width: 768px) {
.youtubeHeading h2 {
font-size: 18px;
}
}
@media (min-width: 992px) {
.youtubeHeading h2 {
font-size: 24px;
margin-bottom: 35px;
}
}
@media (min-width: 992px) {
.youtubeHeadingMargin.col-12 {
margin-bottom: 10px;
}
}
@media (min-width: 1200px) {
.youtubeHeadingMargin.col-12 {
margin-bottom: 35px;
}
}
.caseAllView {
flex-direction: column;
}
.cursor:hover {
cursor: pointer;
}
.custom_navi .owl-next {
right: 0;
position: absolute;
}
.custom_navi .owl-prev {
left: 0;
position: absolute;
}
.custom_navi .owl-nav {
position: absolute;
top: 50%;
width: 100%;
}
.custom_navi .owl-nav span {
height: 30px;
display: inline-block;
line-height: 28px;
width: 30px;
box-sizing: content-box;
padding: 0;
background-color: rgb(221 221 221 / 50%);
font-size: 42px;
}
.arrow_img {
width: 32px;
}
.thanks-item__wrap {
max-width: 80%;
margin: 0 auto;
}
.thanks_carousel_wrap {
padding-top: 40px;
}
.btn_black_bb {
border: 1px solid #000 !important;
box-shadow: 2px 2px 3px 0px #6d6d6d;
}body {
font-family: GothamPro;
}
.home .wrapQoutesR {
position: relative;
left: 25px;
}
.home .wrapQoutes {
position: relative;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.wrapQoutes {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom:0
}
.wrapQoutes img {
height:auto
}
.wrapQoutesL {
position: absolute;
left: 0;
top:0
}
.wrapQoutesR {
position: absolute;
right: 0;
bottom:0
}
.wrapQoutesL img {
transform:translateY(-45%) translateX(-35%)
}
.wrapQoutesR img {
transform:scaleY(-1) scaleX(-1) translateY(-35%) translateX(-20%)
}
.homeSection .wrapQoutesL img {
transform:translateY(-20%) translateX(-30%)
}
.homeSection .wrapQoutesR img {
transform:scaleY(-1) scaleX(-1) translateY(-15%) translateX(90%)
}
.homeSection .wrapQoutesL img {
transform: translateY(-20%) translateX(-30%);
}
.quote_wrap {
position: relative;
}
.quotes {
background: url(//ostanin.ru/wp-content/themes/ostanin/img/quote_frame.svg) no-repeat;
padding: 40px 25px 40px 25px;
background-size: contain;
height: 220px;
display: flex;
align-items: center;
}
.quotes__text-wrap {
margin-bottom: 0;
}
.quotes__quote {
width: 20px;
height: 16px;
background: url(//ostanin.ru/wp-content/themes/ostanin/img/quotes.png) no-repeat; position: absolute;
background-size: cover;
margin-top: 7px;
}
.quotes__quote.quotes__right {
transform: rotate(-180deg);
margin-left: 5px;
}
.quote_title{
font-size: 25px!important;
text-transform: uppercase;
font-weight: 700;
color: #000;
} .header-main.header-main_flex {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
}
.home .header-main.header-main_flex {
margin-top: 40px;
}
.header-main {
min-height: 75px;
}
.header-logo img {
width: 119px;
margin-top: 10px;
}
.contacts {
display: flex;
justify-content: space-between;
align-items: center;
}
.pum-container.popmake.theme-678 {
padding: 0;
border: none;
}
.intro-footer img {
display: none;
margin-bottom: -5px;
}
.footer_mini_menu li a {
color: #e8e8e8;
font-size: 12px;
line-height: 15px;
margin: 0 3px;
}
.footer_mini_menu {
padding: 0;
margin: 0;
display: flex;
align-items: center;
justify-content: flex-end;
flex-wrap: wrap;
}
.footer_copy_t p {
margin: 0;
font-size: 12px;
font-weight: 400;
color: #fff;
line-height: 15px;
}
.contacts__item {
padding: 0 5px;
}
.deskMenu a:hover {
color: #ff0026;
border-color: #000;
}
.deskMenu.white_menu_items a:hover {
color: #000000;
}
.header-main__block.header-logo {
margin-right: 10px;
}
.header-main__block.header-menu {
display: flex;
align-items: center;
}
.header-main__block.header-social {
margin-left: 10px;
}
.contacts.contacts__footer {
display: block;
}
.contacts.contacts__footer .contacts__item {
padding: 0 5px;
width: 100%;
}
.contacts.contacts__footer .contacts__item a{
display: flex;
align-items: center;
}
.flex_b {
display: flex;
}
.contacts.contacts__footer .contacts__item {
margin: 15px 0;
}
.contacts__item-text {
margin-left: 10px;
color: #231f20;
font-size: 16px;
font-weight: 500;
line-height: 42px;
}
.sec-block__content {
margin: 15px 0;
}
.sec-title {
line-height: 1.3em;
font-size: 30px;
font-weight: bold;
text-transform: uppercase;
}
.sec-title.sec-title_mar {
margin: 15px 0;
}
.why-me__img {
text-align: center;
margin-bottom: 10px;
}
.why-me__content_merged .why-me__img {
text-align: left;
margin-bottom: 30px;
}
.why-me {
display: flex;
height: 100%;
flex-wrap: wrap;
flex-direction: column;
}
.sec-title.sec-title_big {
font-size: 34px;
}
.os_intro {
background: #292929;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/header_bg.png);
background-repeat: no-repeat;
background-size: cover;
background-color: #000;
display: flex;
align-items: center;
margin-top: -75px;
padding-top: 75px;
flex-direction: column;
}
.intro__wrap {
display: flex;
justify-content: left;
align-items: center;
padding-bottom: 64px !important;
}
.about-text__img {
background: url(//ostanin.ru/wp-content/themes/ostanin/img/ostanin.png) no-repeat;
width: 300px;
height: 390px;
margin: -10px 0;
background-size: cover;
}
.about-text__name {
font-size: 60px;
color: #fff;
letter-spacing: 2px;
line-height: 1.2em;
margin-bottom: 20px;
font-weight: bold;
}
.about-text__name span {
text-transform: uppercase;
}
.intro__wrap .sec-btn {
text-align: left;
}
.about-text {
max-width: 364px;
margin-right: 30px;
}
.about-text__pr,
.about-text__pr p {
color: #ff0026;
line-height: 20px;
font-size: 19px;
font-weight: 500;
letter-spacing: 0.38px;
}
.home .quoteBlock.borderTB {
border-top: none;
}
.default_pm {
padding: 30px 0;
margin: 30px 0;
}
.default_mt {
margin: 30px 0 0 0;
}
.default_p {
padding: 30px 0;
}
.why-me__text, .why-me__text p {
font-size: 16px;
line-height: 20px;
text-align: center;
color: #666;
}
.why-me__content {
justify-content: flex-end;
flex-grow: 1;
display: flex;
align-items: center;
}
.why_me .row:not(:last-child) {
margin-bottom: 15px;
}
.sec-content.sec-content_mar {
margin: 30px 0;
}
.counters__num-wrap {
width: 150px;
height: 150px;
border: 2px solid #e4e4e4;
display: flex;
justify-content: center;
align-items: center;
margin: 10px auto 20px auto;
transition: 0.2s all linear;
}
.counters__num {
font-size: 26px;
font-weight: 600;
color: #000;
transition: 0.2s all linear;
}
.counters__content {
margin-top: 15px;
}
.counters {
display: flex;
height: 100%;
flex-wrap: wrap;
flex-direction: column;
align-items: center;
}
.counters:hover .counters__num-wrap {
border-color: #ff0026;
}
.counters:hover .counters__num {
color: #ff0026;
transform: scale(1.2);
}
.counters__text {
font-size: 14px;
line-height: 20px;
text-align: center;
color: #666;
text-transform: uppercase;
}
.sec-btn {
text-align: center;
margin: 40px 0 10px 0;
}
body:not(.home) .textBlockIN{
font-size: 25px!important;
text-transform: uppercase;
color: #000;
}
.pre-footer {
margin: 20px 0 0 0;
padding: 60px 0 20px 0;
}
.sec_pad {
padding: 60px 0;
}
.gray_bg {
background-color: #e4e4e4;
}
.review-item__author {
min-width: 200px;
height: 200px;
margin-right: 30px;
background-size: cover;
background-repeat: no-repeat;
}
.review-item__text p {
font-size: 15px;
text-align: justify;
line-height: 20px;
margin: 0;
}
.review-item__wrap {
display: flex;
align-items: center;
justify-content: space-between;
}
.yt_item, .yt_item .coverPlayer{
min-height: 300px;
}
.yt_item .coverPlayer__videoTitle, .yt_item .youtube_video_place {
height: 300px;
}
.yt_item .resp {
padding: 0; 
}
.yt_item__title {
margin-top: 10px;
color: #6d6e71;
font-size: 16px;
font-weight: 400;
line-height: 18px;
}
.nopadl {
padding-left: 0;
}
.yt_item iframe {
height: 300px;
width: 100%;
}
.pum-theme-ostanin  {
background-color: rgba(1, 1, 1, 0.5) !important;
}
.pum-theme-ostanin .pum-container > .pum-close {
display: none;
} .page-q {
margin: 10px 0 10px 0;
}
.page-t {
margin: 40px 0 20px 0;
}
.page-t__text {
color: #231f20;
font-size: 34px;
font-weight: 700;
line-height: 44px;
text-transform: uppercase;
}
.page-q__abs {
width: 220px;
height: 162px;
background: url(//ostanin.ru/wp-content/themes/ostanin/img/in_bg.svg) no-repeat; 
}
.page-q__row {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
position: relative;
padding: 25px 0;
}
.page-q__title_wrap {
display: flex;
align-items: center;
justify-content: flex-end;
margin-right: 40px;
position: relative;
}
.page-q svg.icon.in {
fill: #f0f0f0;
font-size: 145px;
}
.page-q__title {
position: absolute;
left: 35%;
right: 4%;
}
.page-q__title_single-page {
font-size: 25px!important;
font-weight: 700;
text-transform: uppercase;
color: #000;
line-height: 35px;
right: -60px;
width: 190px;
}
.page-q__text .quote__text{
color: #231f20;
font-size: 18px;
font-weight: 400;
line-height: 20px;
}
.page-q__title.page-q__title_home-page {
font-size: 16px;
color: #ff0026;
font-weight: 400;
line-height: 23.31px;
}
.mobile-menu {
display: none;
}
.mobile-menu {
background: #fff;
box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}
.mobile-menu ul > li {
padding: 10px 20px;
}
.mobile-menu ul > li:not(:last-child) {
border-bottom: 1px solid #fafafa;
}
.mobile-menu ul > li a{
font-size: 15px;
color: #000
}
.current-menu-item > a {
color: #E01D39;
}
.header-main__block.header-logo a {
margin: 0;
padding: 0;
line-height: 0;
height: auto;
width: auto;
}
.contacts__item img {
max-width: 48px;
}
.contacts__header .contacts__item img {
height: 19px;
border-radius: 3px;
}
.contacts__header .contacts__item:hover img {
border-color:#ff0126;
}
.contacts__footer .contacts__item img {
width: 28px;
height: 28px;
}
.contacts.contacts__footer .contacts__item {
margin: 5px 0;
}
.tr-product {
display: flex;
min-height: 370px;
flex-direction: column;
justify-content: space-between;
position: relative;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding: 30px;
overflow: hidden;
background-color: #fff;
}
.tr-product__title-wrap {
height: 180px;
display: flex; }
.tr-product:hover .tr-product__type, .tr-product:hover .tr-product__num-wrap{
z-index: 0;
}
.tr-product__type {
z-index: 1;
display: flex;
justify-content: space-between;
align-items: center;
}
.tr-product__type-is-online {
display: flex;
align-items: center;
}
.tr-product__type-is-online span.online_t {
font-size: 16px;
color: #ff0026;
text-transform: uppercase;
font-weight: bold;
margin-left: 5px;
}
.page.type-page ol li,
.page.type-page ul li {
display: list-item;
}
.tr-product__type-is-online span.online_r {
width: 10px;
height: 10px;
content: "";
background: #ff0026;
position: relative;
display: block;
border-radius: 50%;
padding: 10px;
}
.tr_style_1 .tr-product__type-is-online span.online_t{
color: #000000;
}
.tr_style_1 .tr-product__type-is-online span.online_r  {
background-color: #000000;
}
.tr_style_3 .tr-product .tr-product__type-name {
color: #ff0026;
}
.tr_style_3 .tr-product  .tr-product__title {
color: #000;
}
.tr-product__num-wrap {
width: 69px;
height: 84px;
position: absolute;
bottom: -7px;
z-index: 1;
background-repeat: no-repeat;
background-size: contain;
}
.row-merge > div {
padding-left: 0;
padding-right: 0;
}
.tr-product__type-name {
font-size: 16px;
font-weight: 500;
line-height: 18px;
border-left: 2px solid #000;
color: #fff;
padding-left: 15px;
}
.tr-product:hover .tr-product__text-wrap {
opacity: 1;
}
.tr-product:hover .tr-product__title {
opacity: 0.5;    
}
.tr-product__title {
color: #fff;
transition: 0.3s all ease;
font-size: 24px;
font-weight: 500;
line-height: 30px;
}
.tr-product__text-wrap {
background: rgba(0, 0, 0, 0.65);
opacity: 0;
transition: 0.3s all ease;
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
display: flex;
align-content: center;
align-items: center;
justify-content: center;
}
.tr-product__text, .tr-product__text p {
color: #fff;
font-size: 18px;
font-weight: 500;
line-height: 24px;
margin-bottom: 0;
}
.tr-product__text {
padding: 0 30px;
}
.btn.wauto{
width: auto;
}
.single-trening_product .page-q__title_single-page {
right: -60px;
width: 190px;
font-size: 20px!important;
}
.trg-item {
margin-bottom: 40px;
border-bottom: 1px solid #eee;
padding-bottom: 20px;
}
.trg-item__wrap {
display: flex;
align-items: center;
justify-content: space-between;
}
.trg-item__img {
flex-grow: 1;
flex-basis: 25%;
margin-right: 31px;
}
.trg-item__info {
flex-grow: 0;
flex-basis: 80%;
}
.trg-item__title {
font-size: 24px;
line-height: 30px;
text-transform: uppercase;
font-weight: 500;
color: #000;
margin-bottom: 20px;
}
.trg-item__text p {
font-size: 16px;
margin-bottom: 20px;
}
.trg-item .sec-btn {
text-align: left;
}
.trening-row > .trg-item:nth-child(even) .trg-item__wrap {
flex-direction: row-reverse;
}
body:not(.home) .site_header  {
border-bottom: 1px solid #e4e4e4;
}
.coverPlayer {
background-size: cover;
background-repeat: no-repeat;
background-position-y: -55px;
}
.coverPlayer:after {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: rgba(0, 0, 0, 0.2);
content: "";
}
.youtubeFull iframe {
height: 300px;
width: 100%;
}
.why-me__img img {
max-width: 160px;
}
.review-item__author-name {
font-size: 20px;
font-weight: bold;
margin-bottom: 5px;
}
.review-item__authod-d {
font-size: 13px;
color: #666;
margin-bottom: 10px;
}
.numbers .tr-product__title-wrap {
background: rgba(0, 0, 0, 0.0);
}
.why_me .col-md-4 {
margin-bottom: 20px;
}
.dninp {
display: none !important;
}
.tre_content ul {
margin: 0 0 1.5em 3em;
list-style: disc;
}
.tre_content ul li {
display: list-item;
}
.casesHome__btnShowCase a {
display: flex;
height: 280px;
align-items: center;
justify-content: center;
border: 1px solid #eee;
}
.casesHome__preview:hover .casesHome__btnShowCase{
background: #000;
}
.why-me__content_merged.why-me__content {
display: block;
}
.row.row_merge {
background: #ff0126;
padding: 60px;
}
.why-me__title {
font-size: 24px;
color: #fff;
min-height: 125px;
font-weight: bold;
line-height: 24px;
}
.why-me__content_merged .why-me__text,
.why-me__content_merged .why-me__text p {
color: #fff;
text-align: left;
}
.why-me__content_merged .why-me__text a {
color: #fff;
text-decoration: underline;
}
.row_merge .why-me {
margin: 10px 0;
}
#why_me .sec-content.sec-content_mar {
margin-bottom: 0;
}
header.site_header {
height: 75px;
}
.intro-footer {
height: 250px;
width: 100%;
background: url(//ostanin.ru/wp-content/themes/ostanin/img/ostanin_text.svg) no-repeat;
background-size: cover;
}
.sec-top {
margin: 10px auto 70px;
text-align: center;
}
.tr-pr__text p {
color: #151513;
font-size: 24px;
font-weight: 500;
line-height: 28px;
margin: 0;
}
.tr-pr__text p span {
color: #ff0026 !important;
font-size: 48px;
font-weight: 700;
letter-spacing: -2.4px;
line-height: 1.2em;
}
.tr-pr {
margin: 30px 0;
}
.products {
background-color: #231f20;
padding: 60px 0;
}
.products .headSection, .products .studyPrev__subHead{
color: #fff;
}
.products .studyPrev__subHead {
font-size: 16px;
font-weight: 400;
line-height: 24px;
}
.products .headSection {
font-size: 34px;
font-weight: 700;
line-height: 44px;
text-transform: uppercase;
}
.products .studyPrev {
margin-bottom: 50px;
margin-top: 0;
}
.products .btnLetter span {
font-size: 16px;
font-weight: 500;
line-height: 18px;
color: #ffffff;
text-transform: none;
}
.arrow_down {
width: 20px;
height: 13px;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/arrow_down.png);
}
.arrowAnim {
margin-top: 20px;
}
.cases__title{
margin-top: 8px;
transition: all .2s ease .02s;
font-size: 16px;
font-weight: 500;
line-height: 18px;
text-transform: uppercase;
color: #6d6e71;
height: auto;
margin-bottom: 20px;
}
.cases__item:hover {
border-color: #ff0026;
}
.cases__item {
border: 2px solid #dbdcdd;
width: 256px;
height: 256px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.cases__img {
max-width: 150px;
}
.casesHome.lastCases.casesBlock.row > div {
margin-bottom: 40px;
}
.btnLetter.gray {
color: #6d6e71;
}
.yt_compact {
background-color: #e4e5e7;
}
.yt_compact .owl-dots span {
border-radius: 0;
width: 8px;
height: 8px;
margin: 0 3px;
}
.yt_compact .sec-btn {
margin-top: 80px;
}
.fcontacts__title {
font-size: 24px;
font-weight: 500;
line-height: 30px;
letter-spacing: -0.12px;
}
.fcontacts__title {
margin-top: 50px;
}
.footer_form_row {
background-color: #414143;
margin-bottom: -120px;
z-index: 99;
}
.footer_form_row .sec-block, 
.footer_form_row .sec-block__content {
height: 100%;
}
.footer_form_wrap {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.footer_form_wrap > div{
width: 100%;
}
.footer_form_wrap .contactForm input[type="text"],
.footer_form_wrap .contactForm input[type="email"],
.footer_form_wrap .contactForm input[type="password"],
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
height: 52px;
}
.footer_form_wrap .contactForm input[type="text"],
.footer_form_wrap .contactForm input[type="email"],
.footer_form_wrap .contactForm input[type="password"],
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea,
.contactForm textarea { 
border: 2px solid #eee;
background-color: #ffffff;
outline: none;
border-radius: 0;
font-size: 16px;
max-width: 100%;
}
.footer_form_wrap .contactForm input:focus, .contactForm textarea:focus {
border-color: #ff0026;
}
.footer_form_wrap .contactForm legend, .modalForm legend {
width: 100%;
}
.footer_cbtn { 
padding-bottom: 0 !important;
}
.footer_form_row legend.formPopup__submit {
text-align: center;
}
.footer_form_row  .contactForm legend, .footer_form_row  .modalForm legend {
margin-bottom: 30px;
}
.footer_form_row  legend.formPopup__submit {
margin-bottom: 0;
}
.footer_form_row .sec-block__content {
margin: 0;
}
.footer_form_row {
padding: 70px 35px 35px 35px;
}
.pre-footer .contacts__item-text {
margin-left: 15px;
}
.new_footer {
padding-top: 120px;
}
.nfooter_menu li a {
color: #fff;
font-size: 16px;
font-weight: 400;
line-height: 31px;
text-transform: uppercase;
}
.nfooter_menu .footer__menu li:not(:last-child) {
margin-right: 30px;
}
.nfooter_menu .footer__menu {
margin: 0;
border-bottom: 1px solid #fff;
padding: 0 0 40px 0;
}
.footer_copy_text {
font-size: 12px;
font-weight: 400;
line-height: 31px;
color: #fff;
}
.bio_title {
color: #231f20;
font-size: 34px;
font-weight: 700;
line-height: 44px;
font-size: 34px;
margin-top: 40px;
margin-bottom: 40px;
padding-left: 30px;
position: relative;
}
.title_wll {
padding-left: 30px;
position: relative;
}
.bio_title:before,
.title_wll:before {
left: 0;
top: 4%;
bottom: 4%;
width: 3px;
background: #ff0126;
content: "";
position: absolute;
}
.bio_content .entry-content h2 { 
font-size: 24px;
font-weight: 700;
line-height: 25px;
}
.bio_content .entry-content h2:before {
content: none;
}
.bio_content blockquote p {
color: #231f20;
font-size: 24px;
font-weight: 300;
line-height: 32px;
}
.bio_content blockquote  {
margin-left: 0
}
.nblog__item {
padding: 30px 0 40px 0;
}
.npost__rm-img {
width: 18px;
height: 7px;
background: url(//ostanin.ru/wp-content/themes/ostanin/img/blog_readmore_img.png) no-repeat;
background-size: cover;
}
.npost__date {
color: #6d6e71;
font-size: 14px;
font-weight: 400;
line-height: 24px;
margin-bottom: 30px;
}
.npost__title {
color: #231f20;
font-size: 34px;
font-weight: 700;
line-height: 44px;
margin-bottom: 30px;
}
.npost__text {
margin-bottom: 30px;
}
.npost__text p {
font-size: 16px;
font-weight: 400;
line-height: 26px;
}
.npost__readm {
display: flex;
align-items: center;
justify-content: space-between;
max-width: 130px;
}
.npost__rm-text {
font-size: 14px;
font-weight: 400;
color: #6d6e71;
line-height: 24px;
}
.nblog__item:nth-child(odd) {
background-color: #ececee;
}
.container_blog {
margin-top: 39px;
}
.nav-links a {
color: #6d6e71;
font-size: 14px;
font-weight: 400;
line-height: 24px;
}
.nfpost {
margin-top: 50px;
}
.nfpost__meta {
display: flex;
align-items: center;
color: #6d6e71;
font-size: 14px;
font-weight: 400;
line-height: 24px;
margin-bottom: 20px;
}
.nfpost__meta > div:not(:last-child) {
margin-right: 5px;
}
.nfpost__blog a{
text-transform: uppercase;
font-size: 14px;
}
.nfpost__title, .nfpost__title h1 {
color: #231f20;
font-size: 34px;
font-weight: 700;
line-height: 1.3em;
margin: 0.7em 0
}
.nfpost__meta-link {
color: #6d6e71;
font-size: 14px;
font-weight: 400;
line-height: 24px; 
}
.nfpost__rt-icon {
width: 14px;
height: 14px;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/post_read_time.png);
background-repeat: no-repeat;
background-size: cover;
margin-right: 15px;
}
.nfpost__read-time {
display: flex;
align-items: center;
}
.nfpost__rt-time {
color: #6d6e71;
font-size: 14px;
font-weight: 400;
line-height: 24px;
}
.nfpost__content {
margin-top: 50px;
} 
span.nfpost_sep {
color: #6d6e71;
}
.nfpost__content p {
font-size: 16px;
font-weight: 400;
color: #231f20;
}
.nfpost__content ol,
.nfpost__content ul {
margin: 0 0 1.5em 3em;
}
.nfpost__content h2 {
font-weight: 700;
line-height: 26px;
}
.post_nav-link,
.post_nav-link-cont a {
color: #6d6e71;
font-size: 14px;
font-weight: 400;
line-height: 24px;
}
.pnwi {
display: flex;
align-items: center;
margin-left: 0;
border: none;
}
.pnwi a:before {
content: none;
}
.item-sep {
color: #6d6e71;
margin: 0 5px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
}
.pnwi .npost__rm-img {
margin-left: 10px;
}
.yt_nitem:nth-child(odd) {
background-color: #e4e5e7;
}
.yt_nitem {
padding: 40px 0;
}
.yt_ncontent p {
margin-bottom: 10px;
font-size: 12px;
font-weight: 400;
line-height: 17px;
}
.yt_ncontent ol,
.yt_ncontent ul { padding-left: 0;
}
.yt_ntitle {
color: #151513;
font-size: 24px;
font-weight: 500;
line-height: 30px;
margin-bottom: 40px;
}
.youtubeFull {
margin-top: 20px;
}
.cases_left-menu {
margin: 0 0 20px 0;
padding: 0;
}
.cases_left-menu li a{
color: #231f20;
font-size: 16px;
font-weight: 500;
line-height: 20px;
}
.cases_left-menu li a:hover {
color: #ff0026;
}
.cases_left-menu li {
border-left: 1px solid #babcbe;
padding: 2px 0 2px 20px;
text-align: left;
}
.cases_left-menu li:hover  {
border-color: #ff0026;
}
.cases_left-menu li.active {
border-color: #ff0026;
border-width: 2px;
}
.cases_left-menu li.active a {
color: #ff0026
}
.case_subheader {
font-size: 16px;
}
.case_ncontent p{
color: #231f20;
font-size: 16px;
font-weight: 400;
line-height: 24px;
}
.case_ncontent img {
max-width: 70%;
padding-right: 10%;
background-color: #ff0026;
margin-bottom: 15px;
}
.ncase_title {
margin-bottom: 40px;
}
.pre-footer div.wpcf7-response-output {
color: #fff;
}
.pr_intro_wrap {
display: flex;
align-items: center;
justify-content: space-between;
}
.pr_intro_img {
min-width: 350px;
}
.pr_intro_title {
margin: 40px 0;
color: #231f20;
font-size: 34px;
font-weight: 700;
line-height: 44px;
max-width: 790px;
}
.pr_intro_text p {
color: #414042;
font-size: 16px;
font-weight: 400;
line-height: 24px;
}
.pr_trening_products {
padding: 60px 0;
background-color: #231f20;
}
.pr_intro {
margin-bottom: 60px;
}
.pr_trening_title {
color: #ffffff;
font-size: 34px;
font-weight: 700;
line-height: 44px;
text-transform: uppercase;
margin-bottom: 10px;
}
.pr_trening_subtitle {
color: #ffffff;
font-size: 16px;
font-weight: 400;
line-height: 24px;
text-transform: uppercase;
}
.trening_merge .row > div {
padding-left: 0;
padding-right: 0;
}
.trening_merge .tr-product {
margin-bottom: 0;
}
.trening_products .sec-btn, 
.pr_detail_content .sec-btn{
margin: 60px 0 60px 0;
}
.pr_detail_text p {
color: #58595b;
font-size: 16px;
font-weight: 400;
line-height: 24px;
}
.pr_detail_intro {
margin: 20px 0;
}
section#why_me {
padding-top: 0;
}
.home .btnSquare {
border-color: #fff;
}
nav#mainMenu ul {
margin: 0;
padding: 0;
}
nav#mainMenu > ul {
padding: 1em 0;
min-width: 240px;
}
.subheader {
position: absolute;
right: 0;
z-index: 99999;
}
.header__buttonMenu {
margin-top: -4px;
}
.quotes__quote {
display: none;
}
.trsproduct {
padding: 100px 0 40px 0;
background-repeat: no-repeat;
background-size: cover;
background-color: #231F20;
}
.trsproduct__s-name {
color: #ffffff;
font-size: 34px;
font-weight: 700;
line-height: 44px;
margin-bottom: 70px;
}
.trsproduct__s-title  {
color: #ffffff;
font-size: 34px;
font-weight: 700;
line-height: 44px;
text-transform: uppercase;
}
.trsproduct__s-subtitle {
color: #ffffff;
font-size: 16px;
font-weight: 400;
line-height: 24px;
}
.trsproduct__items {
margin: 30px 0;
}
.trs-product__title {
color: #ffffff;
font-size: 34px;
font-weight: 700;
line-height: 44px;
margin-top: 12px;
text-transform: uppercase;
}
.trs-product__text {
color: #ffffff;
font-size: 14px;
font-weight: 500;
margin: 20px 0;
line-height: 20px;
letter-spacing: -0.12px;
}
.trs-product__text ul li {
display: list-item;
text-align: initial;
font-size: 13px;
}
.nfpost__content ul li,
.nfpost__content ol li
{
display: list-item;
}
.trs-product__text ul {
margin: 10px 0 0 0;
padding: 0 0 0 20px;
}
.trs-product__price {
color: #ff0027;
font-size: 26px;
font-weight: 700;
line-height: 30px;
letter-spacing: -0.13px;
}
.tr_style_3  .trs-product__text,
.tr_style_3  .trs-product__title {
color: #000000;
}
.tr_style_1  .trs-product__after_price {
color: #000000;
}
.trs_price_1 {
color: #231f20;
}
.btn_buy_wrap {
text-align: center;
}
.btn_buy_wrap .btn {
margin-top: 30px;
}
.trs-product__after_price {
font-size: 16px;
font-weight: 400;
margin-top: 5px;
line-height: 24px;
letter-spacing: -0.08px;
color: #ff0026;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
display: block;
max-width: 100%;
padding: 0;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
padding: 0 10px;
}
.pr_detail_content ul {
list-style: none;
}
.woocommerce section.related.products, 
.woocommerce .product.type-product .product_meta {
display: none;
}
.woocommerce .product.type-product {
margin-top: 30px;
}
.woocommerce .quantity .qty {
height: 36px;
}
.woocommerce .products {
background-color: transparent;
}
.woocommerce-info, .woocommerce-message {
border-color: #ff0026;
}
.woocommerce-message::before,
.woocommerce-info::before {
color: #ff0026;
}
.woocommerce button.button.alt {
background-color: #ff0026;
}
.woocommerce button.button.alt:hover {
background-color: #ff1033;
}
.nb-wrap {
margin-top: 10px;
padding: 10px 0;
}
.nb_item {
position: relative;
overflow: hidden;
}
.nb_item.nb_item_big {
background-color: gray;
height: 440px;
background-repeat: no-repeat;
background-size: cover;
}
.nb_wrap {
height: 100%;
position: relative;
display: flex;
align-items: flex-end;
padding: 30px;
}
.nb_item_mb:first-child {
margin-bottom: 30px;
}
.nb_item.nb_item_small {
height: 205px;
background: gainsboro;
background-repeat: no-repeat;
background-size: cover;
}
.nb_tag-row {
padding: 10px 0;
background: #000;
}
.nb_tag_items {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.nb_tag_item {
margin-right: 10px;
}
a.nb_tag_link {
text-decoration: none;
color: #fff;
text-transform: lowercase;
}
.nb_tag_link:hover {
color: #ff0026;
}
.nb_tag_btn {
background-color: #ff0026;
padding: 3px 8px;
margin-left: 20px;
text-decoration: none;
}
a.nb_tag_btn {
color: #fff;
}
.nb_tag_btn:hover {
opacity: 0.8;
}
.last-news {
position: relative;
overflow: hidden;
margin: 30px 0;
}
.nb_n_item {
margin-bottom: 30px;
}
.nb_post_img {
height: 180px;
background: darkslategray;
margin-bottom: 10px;
background-repeat: no-repeat;
background-size: cover;
}
.nb_post_tags {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: wrap;
margin-bottom: 20px;
}
a.nb_post_term_item {
font-size: 11px;
text-decoration: none;
color: #898A89;
border: 1px solid #898A89;
padding: 0px 5px;
border-radius: 3px;
margin-right: 10px;
text-transform: uppercase;
}
a.nb_post_term_item:hover {
color: #000000;
border-color: #000000;
}
.nb_post_title, .nbr_post_title {
font-size: 18px;
font-weight: bold;
margin: 20px 0;
line-height: 1.1em;
text-align: left;
color: #000000;
}
.nb_post_title:hover {
color: #ff0026;
}
.nb_post_subtitle {
color: #555555;
font-size: 14px;
}
.last-news .container {
border-bottom: 1px solid #eee;
}
.nbr_post_img {
height: 230px;
background: antiquewhite;
max-width: 340px;
background-repeat: no-repeat;
background-size: cover;
}
.nbr__item {
margin-bottom: 30px;
border-bottom: 1px solid #eee;
padding-bottom: 30px;
}
.nbr_n_item:last-child .nbr__item {
border: none;
}
.nbr_post_item_link {
display: block;
height: 230px;
text-decoration: none;
width: 100%;
max-width: 340px;
margin-right: 30px;
}
.nbr__wrap {
display: flex;
}
.nbr__title {
font-size: 20px;
font-weight: bold;
margin: 20px 0;
line-height: 1.1em;
text-align: left;
color: #000000;
}
.nbr__title:hover {
color: #ff0026;
}
.nbr__content {
display: flex;
flex-direction: column;
justify-content: space-evenly;
flex-basis: 60%;
}
.nb_loadmore {
cursor: pointer;
}
.loadmore_cont {
text-align: center;
}
.nb_title {
font-size: 22px;
line-height: 1.2em;
color: #fff;
font-weight: bold;
}
.nb_title:hover {
color: #e6e6e6;
}
.nb_meta_block {
margin-top: 20px;
}
.nb_meta_block.nb_cats {
display: flex;
align-items: center;
}
a.main_cat_item {
color: #fff;
border-color: #fff;
}
a.main_cat_item:hover {
color: #ff0026;
border-color: #ff0026;
}
.tag_page_title_wrap {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
margin: 50px 0;
}
.tag_page_title {
text-transform: lowercase;
font-weight: 500;
margin-bottom: 10px;
font-size: 22px;
}
.tag_page_desc {
color: #787878;
margin-bottom: 10px;
font-size: 18px;
}
.gl_term_item {
height: 160px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
min-height: 160px;
background-size: cover;
background-repeat: no-repeat;
}
.gl_term_item {
margin-bottom: 30px;
}
.gl_term_item_title_link {
margin-top: 10px;
text-decoration: none;
}
.gl_term_item:hover  {
opacity: 0.8;
}
.gl_term_name {
font-weight: bold;
font-size: 20px;
color: #ffffff;
}
.gradient_1 {
background: #2c3e50 !important; background: -webkit-linear-gradient(to right, #3498db, #2c3e50) !important; background: linear-gradient(to right, #3498db, #2c3e50) !important; }
.gradient_2 {
background: #b92b27 !important; background: -webkit-linear-gradient(to right, #1565C0, #b92b27) !important; background: linear-gradient(to right, #1565C0, #b92b27) !important; }
.gradient_3 {
background: #FF0099 !important; background: -webkit-linear-gradient(to right, #493240, #FF0099) !important; background: linear-gradient(to right, #493240, #FF0099) !important; }
.gradient_4 {
background: #8E2DE2 !important; background: -webkit-linear-gradient(to right, #4A00E0, #8E2DE2) !important; background: linear-gradient(to right, #4A00E0, #8E2DE2) !important; }
.gradient_5 {
background: #1f4037 !important; background: -webkit-linear-gradient(to right, #99f2c8, #1f4037) !important; background: linear-gradient(to right, #99f2c8, #1f4037) !important; }
.gradient_6 {
background: #f953c6 !important; background: -webkit-linear-gradient(to right, #b91d73, #f953c6) !important; background: linear-gradient(to right, #b91d73, #f953c6) !important; }
.gradient_7 {
background: #7F7FD5 !important; background: -webkit-linear-gradient(to right, #91EAE4, #86A8E7, #7F7FD5) !important; background: linear-gradient(to right, #91EAE4, #86A8E7, #7F7FD5) !important; }
.gradient_8 {
background: #c31432 !important; background: -webkit-linear-gradient(to right, #240b36, #c31432) !important; background: linear-gradient(to right, #240b36, #c31432) !important; }
.gradient_9 {
background: #f12711 !important; background: -webkit-linear-gradient(to right, #f5af19, #f12711) !important; background: linear-gradient(to right, #f5af19, #f12711) !important; }
.gradient_10 {
background: #659999 !important; background: -webkit-linear-gradient(to right, #f4791f, #659999) !important; background: linear-gradient(to right, #f4791f, #659999) !important; }
.gradient_11 {
background: #8360c3 !important; background: -webkit-linear-gradient(to right, #2ebf91, #8360c3) !important; background: linear-gradient(to right, #2ebf91, #8360c3) !important; }
.gradient_12 {
background: #654ea3 !important; background: -webkit-linear-gradient(to right, #eaafc8, #654ea3) !important; background: linear-gradient(to right, #eaafc8, #654ea3) !important; }
.terms_tag_container {
margin-top: 30px;
}
.sb_intro_title {
color: #231f20;
font-size: 34px;
font-weight: 700;
line-height: 44px;
}
.sec_pbl {
padding-bottom: 90px;
}
.sb_intro_btn {
margin-top: 60px;
text-align: center;
}
.choose-client_2v .sb_intro_btn {
text-align: right;
}
.sb_stepbox {
margin-bottom: 20px;
}
.sec_top_right_block {
position: relative;
}
.sec_top_right_img {
position: absolute;
top: -30px;
right: 0;
z-index: -1;
}
.salebox_row_content {
padding-top: 20px;
}
.row_stepbox_step > div.col-md-4:after,
.row_stepbox_step.which_2v .sb_stepbox_content:after {
content: "";
width: 3px;
background-color: red;
position: absolute;
right: 0px;
}
.row_stepbox_step_small.row_stepbox_step > div.col-md-4:after {
top: 60px;
height: 100px;
}
.row_stepbox_step_med.row_stepbox_step > div.col-md-4:after {
top: 85px;
height: 190px;
} 
.row_stepbox_step > div.col-md-4:last-child:after {
content: none;
}
.sb_stepbox_img {
margin-bottom: 20px;
}
.sb_stepbox_title {
color: #ff0126;
font-size: 24px;
font-weight: 500;
line-height: 25px;
margin-bottom: 20px;
min-height: 100px;
}
.sb_stepbox_content {
color: #231f20;
font-size: 16px;
font-weight: 400;
position: relative;
}
.big_pt {
padding-top: 100px;
}
.med_pb {
padding-bottom: 60px;
}
.sec_img {
display: flex;
align-items: center;
justify-content: center;
}
.sec_img.sec_img_top  {
margin-top: -180px;
margin-bottom: 20px;
}
.complects_subtitle {
color: #231f20;
font-size: 34px;
font-weight: 700;
line-height: 44px;
margin: 30px 0 50px 0;
}
.sb_feature_content  p{
color: #231f20;
font-size: 16px;
margin-bottom: 0;
text-align: left;
font-weight: 400;
line-height: 24px;
}
.hidden_block {
display: none;
}
.sb_feature_img {
min-width: 60px;
}
.showed span.show_all_icon {
transform: rotate(180deg);
}
.sb_feature_wrap {
display: flex;
align-items: flex-start;
}
.show_all {
border-top: 1px solid #cfd1d2;
padding-top: 30px;
text-align: center;
}
.show_all_icon {
background: url(//ostanin.ru/wp-content/themes/ostanin/img/show_all_arrow.png) no-repeat;
background-size: cover;
display: block;
width: 20px;
height: 13px;
margin: 10px auto 0 auto;
}
.show_all_link:hover {
color: #ff0026;
}
.trsproduct_2v {
padding: 50px 0;
}
.show_all_link {
font-size: 16px;
color: rgb(145, 147, 150);
line-height: 1.125;
text-align: center;
outline: none;
cursor: pointer;
}
.complects_2v .sb_feature_wrap {
align-items: flex-start;
}
.complects_2v .sb_feature_content {
margin-left: 30px;
}
.sb_feature_content {
margin-left: 10px;
}
.sb_feature {
margin-bottom: 40px;
}
.sb_author_name {
margin: 50px 0;
}
.sb_author_name p{
color: #231f20;
font-size: 34px;
font-weight: 700;
line-height: 44px;
margin-bottom: 0;
}
.sb_author_desc {
color: #de002b;
font-size: 20px;
font-weight: 700;
line-height: 24px;
margin-top: 20px;
}
.sb_author_content p{
margin-top: 0;
color: #231f20;
font-size: 16px;
line-height: 25px;
line-height: 24px;
}
.section-title {
text-align: left;
display: block;
margin-bottom: 20px;
color: #151513;
font-family: GothamPro;
font-size: 34px;
font-weight: 700;
line-height: 44px;
word-break: break-word;
}
.section-title.section-title_white {
color: #fff;
}
.step__img {
margin-bottom: 20px;
}
.sec-title_white {
color: #fff;
}
.section-title_align-center {
text-align: center;
}
.section_garanty .container {
background: #e4e5e6 url(//ostanin.ru/wp-content/themes/ostanin/img/salebox/garanty-bg.png) no-repeat center center;
padding-top: 50px;
padding-bottom: 50px;
background-size: cover;
border: 10px solid #000;
}
li.step-list__item span {
margin: 0 8px;
}
footer.footer.not_prefooter {
margin-top: 0;
}
.ostanin_product_page {
height: 490px;
background-repeat: no-repeat;
background-size: cover;
}
.garanty-text {
display: flex;
max-width: 53%;
margin: 0 auto;
text-align: center;
color: #151513;
font-size: 22px;
font-weight: 500;
line-height: 26px;
}
.step-list {
margin: 30px 20px 0 0;
padding: 0;
counter-reset: myCounter;
}
.step-list__item {
display: flex;
flex-direction: row;
list-style-type: none;
margin-bottom: 32px;
color: #de002b;
font-size: 22px;
font-weight: 400;
line-height: 24px;
}
.step-list__item::before {
height: 100%;
counter-increment: myCounter;
content: counter(myCounter)'.';
font-weight: bold;
margin-right: 24px;
}
.btn_sec {
display: inline-block;
position: relative;
color: #6d6e71;
font-size: 16px;
font-weight: 500;
line-height: 18px;
transition: color .2s ease;
}
.btn.btn_long {
height: 52px;
padding: 0 15px;
text-align: center;
}
.btn.btn_border_red:hover{
border: 2px solid red;
}
.btn_sec:hover {
color: #666;
}
.btn_sec::after {
content: '';
position: absolute;
right: -40px;
top: 50%;
transform: translateY(-50%);
width: 28px;
height: 8px;
background: url(//ostanin.ru/wp-content/themes/ostanin/img/salebox/right-arrow.png) center center;
background-size: cover;
}
.banner-bot {
color: #fff;
}
.step-section-img-container {
margin-left: 45px;
margin-top: 30px;
display: flex;
position: relative;
}
.step-section-img {
display: block;
width: 100%;
max-height: 280px;
height: auto;
}
.btn-container {
display: inline-block;
position: absolute;
bottom: 24px;
left: 50%;
transform: translateX(-50%);
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 992px) {
.step-list {
margin-right: 0;
}
.step-section-img-container {
margin-left: 0;
}
}
@media screen and (max-width: 576px) {
} .section_reviews {
background: #e4e5e6 url(//ostanin.ru/wp-content/themes/ostanin/img/salebox/review-section-bg.jpg) no-repeat center center;
background-size: cover;
}
.review {
margin-top: 15px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
}
.review__photo {
margin-bottom: 10px;
}
.review__name {
display: inline-block;
margin-bottom: 20px;
align-self: flex-start;
font-size: 24px;
font-weight: 500;
line-height: 25px;
}
.review__text {
color: #231f20;
font-size: 16px;
font-weight: 400;
}
.step {
margin-top: 30px;
display: flex;
flex-direction: column;
align-items: flex-start;
}
.step__num {
margin-bottom: 23px;
color: #000000;
font-size: 113px;
font-weight: 900;
line-height: 70.29px; letter-spacing: -5.65px;
}
.step__num_1 {
color: #de002b;
}
.step__num_3 {
color: #97999b;
}
.step__text {
line-height: 24px;
} .section_cost {
padding: 0;
position: relative;
}
.cost-section__top {
background: url(//ostanin.ru/wp-content/themes/ostanin/img/salebox/cost-section-bg.png) no-repeat center center;
background-size: cover;
padding: 50px 0 105px 0;
}
.cost-section__img {
position: absolute;
right: 25px;
bottom: -140px;
z-index: 1;
}
.banner {
position: relative;
margin-top: 50px;
text-transform: uppercase;
font-size: 205px;
font-weight: 900;
line-height: 170px;
z-index: 3;
}
.cost-section__bot {
background: #fff;
padding: 80px 0;
}
.cost-section__btn-container {
display: flex;
flex-direction: row;
justify-content: center;
}
.img {
max-width: 100%;
height: auto;
}
.white_menu.site_header {
border-bottom: none !important;
}
.header_in_block {
margin-top: -90px;
padding-top: 90px;
}
.salebox_intro_block {
background-repeat: no-repeat;
background-size: cover;
height: 630px;
}
.pr_salebox_intro_block {
background-repeat: no-repeat;
background-size: cover;
height: 520px;
}
header.site_header.white_menu {
padding-top: 10px;
}
.nopaddlr {
padding-left: 0;
padding-right: 0;
}
.salebox_intro_btn {
text-align: right;
}
.salebox_intro_img img {
width: 100%;
}
.intro_salebox_content, .salebox_intro_btn  {
margin-top: 40px;
}
.salebox_intro_text {
color: #ffffff;
font-size: 24px;
font-weight: 500;
line-height: 25px;
margin-left: 50px;
}
.row.align-items-end {
align-items: flex-end;
}
.row.align-items-stretch {
align-items: stretch;
}
header.site_header.white_menu button.btnSquare {
border-color: #fff;
}
header.site_header.white_menu .mobile-menu ul > li a {
color: #000;
}
header.site_header.white_menu  .mobile-menu ul > li:not(:last-child) {
border-bottom: 1px solid #000;
}
header.site_header.white_menu .mobile-menu {
background: #fff;
}
.salebox_why_me .row.row_merge{
background-color: #6d6e71;
padding: 40px;
}
.pr_salebox_progress {
margin-top: 40px;
}
.progress_text {
color: #ffffff;
font-size: 16px;
font-weight: 400;
line-height: 24px;
}
.medium_sec_p {
padding: 50px 0;
}
.slider {
padding: 80px 0;
}
.slider__content {
margin-top: 55px; position: relative;
}
p#billing_first_name_field {
width: 100%;
}
.arrow-buttons {
width: 72%;
position: absolute;
z-index: 1200;
top: 30%;
left: 50%;
transform: translate(-50%, -50%);
}
button#next {
right: 0;
position: absolute;
}
button#prev {
left: 0;
position: absolute;
}
.arrow-slider_right {
transform: scaleX(-1)
}
.slider__item {
position: relative;
outline: none;
cursor: pointer;
margin: 0 60px;
}
.slider__item-top-content {
padding: 30px 50px;
border: 1px solid #b8babc;
position: relative;
background-color: #e4e5e6;
}
.slick-current {
border: none;
}
.slider__image {
width: 100%;
}
.slider__text { width: 55%;
color: #ffffff;
font-size: 26px;
font-weight: 700;
line-height: 31px;
position: absolute;
z-index: 1000;
padding-top: 20px;
}
.slider__bottom-text {
color: #6d6e71;
font-size: 14px;
font-weight: 400;
line-height: 18px;
margin-top: 5px;
}
.slick-dots {
text-align: center;
display: flex;
justify-content: center;
list-style: none;
font-size: 0;
margin-top: 38px;
}
.slick-dots button {
background: #a5a7aa;
border: none;
padding: 0;
height: 7px;
width: 7px;
margin: 5px;
font-size: 0;
outline: none;
}
.slick-dots li[class="slick-active"] button {
background: red;
}
@media (max-width: 1024px) {
.slick-dots {
display: none;
}
.slick-dots button {
display: none;
}
.arrow-buttons {
top: 35%;
width: 95%;
}
}
@media (max-width: 850px) {                }
@media (max-width: 768px) {
.slider__item {
width: 768px;
}
.slider__item-top-content {
padding: 20px 35px 20px 35px;
}
.arrow-buttons {
top: 40%;
width: 100%;
}
.nfpost__title, .nfpost__title h1 {
font-size: 25px;
}
}
@media (max-width: 700px) {
.slider__item {
width: 700px;
}
.slider__text {
font-size: 24px;
line-height: 26px;
}
}
@media (max-width: 650px) {
.slider__item {
width: 650px;
}
.slider__item-top-content {
padding: 10px 18px 10px 18px;
}
.arrow-buttons {
top: 35%;
width: 100%;
}
.slider-arrow {
width: 28px;
}
.slider__text {
width: 60%;
color: #ffffff;
font-size: 24px;
line-height: 30px;
padding-top: 10px;
}
.slider__bottom-text {
margin-left: 11px;
font-size: 14px;
margin-top: 5px;
}
}
@media (max-width: 620px) {
.slider__item {
width: 620px;
}
.slider__text {
font-size: 23px;
line-height: 26px;
}
}
@media (max-width: 600px) {
.slider__item {
width: 600px;
}
.slider__text {
font-size: 23px;
}
}
@media (max-width: 565px) {
.slider__item {
width: 565px;
}
.slider__text {
font-size: 21px;
line-height: 23px;
}
}
@media (max-width: 550px) {
.slider__item {
width: 550px;
}
}
@media (max-width: 500px) {
.slider__item {
width: 500px;
}
.slider__text {
font-size: 19px;
line-height: 23px;
}
}
@media (max-width: 450px) {
.slider__item {
width: 450px;
}
.slider__text {
font-size: 17px;
line-height: 23px;
}
}
@media (max-width: 420px) {
.slider__item {
width: 420px;
}
.slider__text {
font-size: 16px;
line-height: 20px;
}
}
@media (max-width: 380px) {
.slider__item {
width: 380px;
}
.slider__item-top-content {
padding: 10px 18px 10px 18px;
}
.arrow-buttons {
top: 35%;
width: 100%;
}
.slider-arrow {
width: 28px;
}
.slider__text {
font-size: 14px;
line-height: 18px;
}
.slider__bottom-text {
margin-left: 10px;
}
}
@media (max-width: 350px) {
.slider__item {
width: 350px;
}
.slider__text {
font-size: 13px;
line-height: 17px;
}
}
@media (max-width: 320px) {
.slider__item {
width: 320px;
}
.slider__text {
font-size: 12px;
}
} .which_2v .sb_stepbox_title{
color: #231f20;
font-size: 16px;
font-weight: 700;
line-height: 24px;
min-height: 100px;
}
.which_2v .sb_stepbox_content {
margin-top: 10px;
color: #231f20;
font-size: 16px;
font-weight: 400;
line-height: 24px;
}
.which_2v .row_stepbox_step_small.row_stepbox_step > div.col-md-4:after {
height: 105px;
}
.row_stepbox_step.which_2v .sb_stepbox_content:after {
top: 0;
height: 125px;
right: -15px;
}
.row_stepbox_step.which_2v > .col-md-4:last-child .sb_stepbox_content:after {
display: none;
} .metahtml.css92 [cr-field] {
padding-bottom: 14px;
font-size: 14px;
}
.metahtml.css92 .name {
font-weight: normal;
opacity: 0.8;
margin-bottom: 6.5px;
font-size: 13px;
word-wrap: break-word;
text-transform: uppercase;
;
letter-spacing: 0.1em;
;
}
.metahtml.css92 .form-control {
height: auto;
line-height: 1.2;
box-shadow: none;
position: relative;
background-color: rgb(245, 245, 245);
color: rgba(0, 0, 0, 0.5);
border: 1px none rgba(0, 0, 0, 0.25);
border-radius: 5px;
padding: 12px 9.6px;
font-size: 14px;
cursor: initial;
}
.metahtml.css92 .form-control:focus,
.metahtml.css92 .form-control:focus-within {
border-color: rgb(48, 59, 94);
background-color: rgb(242, 242, 242);
}
.metahtml.css92 .form-control+.form-control {
margin-top: 10px;
}
.metahtml.css92 label {
font-weight: normal;
display: block;
cursor: pointer;
}
.metahtml.css92 textarea {
resize: vertical;
}
.metahtml.css92 .checkbox {
width: 22px;
height: 22px;
padding: 0;
margin: 0 5.5px 0 0;
line-height: 0;
min-height: auto;
display: inline-block;
vertical-align: middle;
background: white;
border: 2px solid rgba(0, 0, 0, 0.25);
position: relative;
transition: 300ms all;
border-radius: 2px;
}
.metahtml.css92 .checkbox svg {
width: 100%;
opacity: 0;
transform: scale(0);
transition: 300ms all;
}
.metahtml.css92 input:hover~.checkbox,
.metahtml.css92 input:focus~.checkbox {
border-color: rgb(133, 147, 193);
}
.metahtml.css92 input:checked~.checkbox {
border-color: rgb(43, 53, 85);
background-color: rgb(48, 59, 94);
}
.metahtml.css92 input:active~.checkbox {
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
}
.metahtml.css92 input:checked~.checkbox svg {
opacity: 1;
transform: scale(1);
}
.metahtml.css92 .radio {
margin: 0;
margin: 0 5.5px 0 0;
padding: 0;
line-height: 0;
width: 22px;
height: 22px;
min-height: auto;
display: inline-block;
vertical-align: middle;
background: white;
border: 2px solid rgba(0, 0, 0, 0.25);
position: relative;
transition: 300ms all;
border-radius: 100px;
}
.metahtml.css92 .radio:before {
position: absolute;
left: 0;
width: 100%;
top: 0;
height: 100%;
content: '';
display: block;
background-color: white;
border-radius: 100px;
opacity: 0;
transform: scale(0);
transition: 300ms all;
}
.metahtml.css92 input:hover~.radio,
.metahtml.css92 input:focus~.radio {
border-color: rgb(133, 147, 193);
}
.metahtml.css92 input:active~.radio {
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
}
.metahtml.css92 input:checked~.radio {
border-color: rgb(43, 53, 85);
background-color: rgb(48, 59, 94);
}
.metahtml.css92 input:checked~.radio:before {
opacity: 1;
transform: scale(0.5);
}
.metahtml.css92 [cr-field="checkbox-list"] span {
vertical-align: middle;
}
.metahtml.css92 [cr-field="checkbox-list"] input {
position: absolute;
width: 0;
height: 0;
opacity: 0;
overflow: hidden;
}
.metahtml.css92 [cr-field="checkbox-list"] label+label {
margin-top: 7.333333333333333px;
}
.metahtml.css92 [cr-field="checkbox-visual"] {
overflow: hidden;
}
.metahtml.css92 [cr-field="checkbox-visual"] .items {
display: flex;
flex-wrap: wrap;
margin-bottom: -20px;
justify-content: space-between;
}
.metahtml.css92 [cr-field="checkbox-visual"] .item {
display: inline-block;
vertical-align: top;
text-align: center;
margin-bottom: 20px;
width: 40%;
}
.metahtml.css92 [cr-field="checkbox-visual"] label {
position: relative;
}
.metahtml.css92 [cr-field="checkbox-visual"] .bgimage {
background-size: cover;
display: inline-block;
background-position: center;
border-radius: 50px;
overflow: hidden;
position: relative;
width: 100%;
padding-top: 100%;
}
.metahtml.css92 [cr-field="checkbox-visual"] input {
position: absolute;
width: 0;
height: 0;
opacity: 0;
}
.metahtml.css92 [cr-field="checkbox-visual"] .tick {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(48, 59, 94, 0.75);
transition: all 300ms;
opacity: 0;
}
.metahtml.css92 [cr-field="checkbox-visual"] .tick svg {
opacity: 0;
transition: all 300ms;
max-width: 26px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.metahtml.css92 [cr-field="checkbox-visual"] .subname {
margin: 7px 0;
word-wrap: break-word;
white-space: normal;
}
.metahtml.css92 [cr-field="checkbox-visual"] input:hover~.bgimage .tick,
.metahtml.css92 [cr-field="checkbox-visual"] input:focus~.bgimage .tick {
opacity: 0.5;
}
.metahtml.css92 [cr-field="checkbox-visual"] input:checked~.bgimage .tick,
.metahtml.css92 [cr-field="checkbox-visual"] input:checked~.bgimage .tick svg {
opacity: 1;
}
.screen-xs .metahtml.css92 [cr-field="checkbox-visual"] .item {
width: 100%;
text-align: left;
margin-bottom: 10px;
white-space: nowrap;
}
.screen-xs .metahtml.css92 [cr-field="checkbox-visual"] .bgimage {
width: 25%;
padding-top: 25%;
vertical-align: middle;
}
.screen-xs .metahtml.css92 [cr-field="checkbox-visual"] .subname {
width: 75%;
display: inline-block;
vertical-align: middle;
padding-left: 5%;
margin-left: -4px;
}
.metahtml.css92 [cr-field="checkbox-input"] span {
vertical-align: middle;
}
.metahtml.css92 [cr-field="checkbox-input"] input {
position: absolute;
width: 0;
height: 0;
opacity: 0;
overflow: hidden;
}
.metahtml.css92 [cr-field="radio-list"] span {
vertical-align: middle;
}
.metahtml.css92 [cr-field="radio-list"] input {
position: absolute;
width: 0;
height: 0;
opacity: 0;
overflow: hidden;
}
.metahtml.css92 [cr-field="radio-list"] label+label {
margin-top: 7.333333333333333px;
}
.metahtml.css92 [cr-field="radio-visual"] {
overflow: hidden;
}
.metahtml.css92 [cr-field="radio-visual"] .items {
display: flex;
flex-wrap: wrap;
margin-bottom: -20px;
justify-content: space-between;
}
.metahtml.css92 [cr-field="radio-visual"] .item {
display: inline-block;
vertical-align: top;
text-align: center;
margin-bottom: 20px;
width: 105px;
margin-right: 15px;
}
.metahtml.css92 [cr-field="radio-visual"] label {
position: relative;
}
.metahtml.css92 [cr-field="radio-visual"] .bgimage {
background-size: cover;
display: inline-block;
background-position: center;
border-radius: 50px;
overflow: hidden;
position: relative;
width: 100%;
padding-top: 100%;
}
.metahtml.css92 [cr-field="radio-visual"] input {
position: absolute;
width: 0;
height: 0;
opacity: 0;
}
.metahtml.css92 [cr-field="radio-visual"] .tick {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 0, 0, 0.54);
transition: all 300ms;
opacity: 0;
}
.metahtml.css92 [cr-field="radio-visual"] .tick svg {
opacity: 0;
transition: all 300ms;
max-width: 26px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.metahtml.css92 [cr-field="radio-visual"] .subname {
margin: 7px 0;
word-wrap: break-word;
white-space: normal;
}
.metahtml.css92 [cr-field="radio-visual"] input:hover~.bgimage .tick {
opacity: 0.5;
}
.metahtml.css92 [cr-field="radio-visual"] input:checked~.bgimage .tick,
.metahtml.css92 [cr-field="radio-visual"] input:checked~.bgimage .tick svg {
opacity: 1;
}
.metahtml.css92 [cr-field="hidden"] {
opacity: 0.25;
}
.metahtml.css98 [cr-field] {
padding-bottom: 14px;
font-size: 14px;
}
.metahtml.css98 label {
font-weight: normal;
display: block;
cursor: pointer;
}
.metahtml.css98 textarea {
resize: vertical;
}
.metahtml.css98 .checkbox {
width: 22px;
height: 22px;
padding: 0;
margin: 0 5.5px 0 0;
line-height: 0;
min-height: auto;
display: inline-block;
vertical-align: middle;
background: white;
border: 2px solid rgba(0, 0, 0, 0.25);
position: relative;
transition: 300ms all;
border-radius: 2px;
}
.metahtml.css98 .checkbox svg {
width: 100%;
opacity: 0;
transform: scale(0);
transition: 300ms all;
}
.metahtml.css98 input:hover~.checkbox,
.metahtml.css98 input:focus~.checkbox {
border-color: rgb(133, 147, 193);
}
.metahtml.css98 input:checked~.checkbox {
border-color: rgb(43, 53, 85);
background-color: rgb(48, 59, 94);
}
.metahtml.css98 input:active~.checkbox {
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
}
.metahtml.css98 input:checked~.checkbox svg {
opacity: 1;
transform: scale(1);
}
.metahtml.css98 .radio {
margin: 0;
margin: 0 5.5px 0 0;
padding: 0;
line-height: 0;
width: 22px;
height: 22px;
min-height: auto;
display: inline-block;
vertical-align: middle;
background: white;
border: 2px solid rgba(0, 0, 0, 0.25);
position: relative;
transition: 300ms all;
border-radius: 100px;
}
.metahtml.css98 .radio:before {
position: absolute;
left: 0;
width: 100%;
top: 0;
height: 100%;
content: '';
display: block;
background-color: white;
border-radius: 100px;
opacity: 0;
transform: scale(0);
transition: 300ms all;
}
.metahtml.css98 input:hover~.radio,
.metahtml.css98 input:focus~.radio {
border-color: rgb(133, 147, 193);
}
.metahtml.css98 input:active~.radio {
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
}
.metahtml.css98 input:checked~.radio {
border-color: rgb(43, 53, 85);
background-color: rgb(48, 59, 94);
}
.metahtml.css98 input:checked~.radio:before {
opacity: 1;
transform: scale(0.5);
}
.metahtml.css98 [cr-field="checkbox-list"] span {
vertical-align: middle;
}
.metahtml.css98 [cr-field="checkbox-list"] input {
position: absolute;
width: 0;
height: 0;
opacity: 0;
overflow: hidden;
}
.metahtml.css98 [cr-field="checkbox-list"] label+label {
margin-top: 7.333333333333333px;
}
.metahtml.css98 [cr-field="checkbox-visual"] {
overflow: hidden;
}
.metahtml.css98 [cr-field="checkbox-visual"] .items {
display: flex;
flex-wrap: wrap;
margin-bottom: -20px;
justify-content: space-between;
}
.metahtml.css98 [cr-field="checkbox-visual"] .item {
display: inline-block;
vertical-align: top;
text-align: center;
margin-bottom: 20px;
width: 30%;
}
.metahtml.css98 [cr-field="checkbox-visual"] label {
position: relative;
}
.metahtml.css98 [cr-field="checkbox-visual"] .bgimage {
background-size: cover;
display: inline-block;
background-position: center;
border-radius: 50px;
overflow: hidden;
position: relative;
width: 100%;
padding-top: 100%;
}
.metahtml.css98 [cr-field="checkbox-visual"] input {
position: absolute;
width: 0;
height: 0;
opacity: 0;
}
.metahtml.css98 [cr-field="checkbox-visual"] .tick {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(48, 59, 94, 0.75);
transition: all 300ms;
opacity: 0;
}
.metahtml.css98 [cr-field="checkbox-visual"] .tick svg {
opacity: 0;
transition: all 300ms;
max-width: 26px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.metahtml.css98 [cr-field="checkbox-visual"] .subname {
margin: 7px 0;
word-wrap: break-word;
white-space: normal;
}
.metahtml.css98 [cr-field="checkbox-visual"] input:hover~.bgimage .tick,
.metahtml.css98 [cr-field="checkbox-visual"] input:focus~.bgimage .tick {
opacity: 0.5;
}
.metahtml.css98 [cr-field="checkbox-visual"] input:checked~.bgimage .tick,
.metahtml.css98 [cr-field="checkbox-visual"] input:checked~.bgimage .tick svg {
opacity: 1;
}
.screen-xs .metahtml.css98 [cr-field="checkbox-visual"] .item {
width: 100%;
text-align: left;
margin-bottom: 10px;
white-space: nowrap;
}
.screen-xs .metahtml.css98 [cr-field="checkbox-visual"] .subname {
width: 75%;
display: inline-block;
vertical-align: middle;
padding-left: 5%;
margin-left: -4px;
}
.metahtml.css98 [cr-field="radio-list"] label+label {
margin-top: 7.333333333333333px;
}
.metahtml.css98 [cr-field="radio-visual"] {
overflow: hidden;
}
.metahtml.css98 [cr-field="radio-visual"] .items {
display: flex;
flex-wrap: wrap;
margin-bottom: -20px;
justify-content: space-between;
}
.metahtml.css98 [cr-field="radio-visual"] .item {
display: inline-block;
vertical-align: top;
text-align: center;
margin-bottom: 20px;
width: 30%;
}
.metahtml.css98 [cr-field="radio-visual"] label {
position: relative;
}
.metahtml.css98 [cr-field="radio-visual"] .tick {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(48, 59, 94, 0.75);
transition: all 300ms;
opacity: 0;
}
.metahtml.css98 [cr-field="radio-visual"] .tick svg {
opacity: 0;
transition: all 300ms;
max-width: 26px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.metahtml.css98 [cr-field="radio-visual"] .subname {
margin: 7px 0;
word-wrap: break-word;
white-space: normal;
}
.metahtml.css98 [cr-field="radio-visual"] input:hover~.bgimage .tick {
opacity: 0.5;
}
.metahtml.css98 [cr-field="radio-visual"] input:checked~.bgimage .tick,
.metahtml.css98 [cr-field="radio-visual"] input:checked~.bgimage .tick svg {
opacity: 1;
}
.ostnain_in .about-text {
padding-top: 75px;
}
.programms_cat_title {
color: #ff0026;
font-size: 60px;
font-weight: 700;
line-height: 1.1em;
margin: 60px -15px 40px -15px;
}
.product_cat_items {
margin-bottom: 20px;
}
.tr-product__cat-img {
width: 80px;
height: 80px;
}
.product_cat_items .tr-product__title-wrap {
align-items: center;
}
.swal-modal-container {
z-index: 4000;
text-align: center;
}
.swal-modal-container .swal-modal {
overflow: visible !important;
border-radius: 15px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
margin: 60px auto;
}
.swal-modal-container .swal-modal.swal-modal--success {
background-color: #E01D39;
}
.swal-modal-container .swal-modal.swal-modal--error {
background-color: #f27474;
}
.swal-modal-container .swal-modal.swal-modal--info {
background-color: #3fc3ee;
}
.swal-modal-container * {
color: #fff !important;
}
.swal-modal-container a {
text-decoration: underline;
}
.swal-modal-container .swal-icon {
margin-top: -48px;
overflow: hidden;
background: #fff;
transform: scale(1);
}
.swal-modal-container .swal-icon.swal-icon--success {
border: 8px solid #E01D39;
}
.swal-modal-container .swal-icon.swal-icon--error {
border: 8px solid #f27474;
}
.swal-modal-container .swal-icon.swal-icon--info {
border: 8px solid #3fc3ee;
}
.swal-modal-container .swal-icon.swal-icon--info:after,
.swal-modal-container .swal-icon.swal-icon--info:before {
background-color: #35c1f0;
}
.swal-modal-container .swal-title {
white-space: pre-line;
}
.swal-modal-container .swal-content {
text-align: center;
}
.swal-modal-container .swal-button-container {
display: block;
}
.swal-modal-container .swal-button-container .swal-button {
width: 100%;
color: #333 !important;
background: #fff !important;
border: none !important;
border-radius: 100px;
outline: 0;
padding: 15px;
font-weight: 400;
}
.swal-modal-container .swal-button-container .swal-button:focus,
.swal-modal-container .swal-button-container .swal-button:hover {
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15) !important;
}
.swal-modal-container .swal-button-container .swal-button:active {
box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.1) !important;
background-color: #fbfbfb !important;
}
.swal-icon--error {
border-color: #f27474;
-webkit-animation: animateErrorIcon .5s;
animation: animateErrorIcon .5s
}
.swal-icon--error__x-mark {
position: relative;
display: block;
-webkit-animation: animateXMark .5s;
animation: animateXMark .5s
}
.swal-icon--error__line {
position: absolute;
height: 5px;
width: 47px;
background-color: #f27474;
display: block;
top: 37px;
border-radius: 2px
}
.swal-icon--error__line--left {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
left: 17px
}
.swal-icon--error__line--right {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
right: 16px
}
@-webkit-keyframes animateErrorIcon {
0% {
-webkit-transform: rotateX(100deg);
transform: rotateX(100deg);
opacity: 0
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1
}
}
@keyframes animateErrorIcon {
0% {
-webkit-transform: rotateX(100deg);
transform: rotateX(100deg);
opacity: 0
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1
}
}
@-webkit-keyframes animateXMark {
0% {
-webkit-transform: scale(.4);
transform: scale(.4);
margin-top: 26px;
opacity: 0
}
50% {
-webkit-transform: scale(.4);
transform: scale(.4);
margin-top: 26px;
opacity: 0
}
80% {
-webkit-transform: scale(1.15);
transform: scale(1.15);
margin-top: -6px
}
to {
-webkit-transform: scale(1);
transform: scale(1);
margin-top: 0;
opacity: 1
}
}
@keyframes animateXMark {
0% {
-webkit-transform: scale(.4);
transform: scale(.4);
margin-top: 26px;
opacity: 0
}
50% {
-webkit-transform: scale(.4);
transform: scale(.4);
margin-top: 26px;
opacity: 0
}
80% {
-webkit-transform: scale(1.15);
transform: scale(1.15);
margin-top: -6px
}
to {
-webkit-transform: scale(1);
transform: scale(1);
margin-top: 0;
opacity: 1
}
}
.swal-icon--warning {
border-color: #f8bb86;
-webkit-animation: pulseWarning .75s infinite alternate;
animation: pulseWarning .75s infinite alternate
}
.swal-icon--warning__body {
width: 5px;
height: 47px;
top: 10px;
border-radius: 2px;
margin-left: -2px
}
.swal-icon--warning__body,
.swal-icon--warning__dot {
position: absolute;
left: 50%;
background-color: #f8bb86
}
.swal-icon--warning__dot {
width: 7px;
height: 7px;
border-radius: 50%;
margin-left: -4px;
bottom: -11px
}
@-webkit-keyframes pulseWarning {
0% {
border-color: #f8d486
}
to {
border-color: #f8bb86
}
}
@keyframes pulseWarning {
0% {
border-color: #f8d486
}
to {
border-color: #f8bb86
}
}
.swal-icon--success {
border-color: #E01D39
}
.swal-icon--success:after,
.swal-icon--success:before {
content: "";
border-radius: 50%;
position: absolute;
width: 60px;
height: 120px;
background: #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.swal-icon--success:before {
border-radius: 120px 0 0 120px;
top: -7px;
left: -33px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 60px 60px;
transform-origin: 60px 60px
}
.swal-icon--success:after {
border-radius: 0 120px 120px 0;
top: -11px;
left: 30px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 60px;
transform-origin: 0 60px;
-webkit-animation: rotatePlaceholder 4.25s ease-in;
animation: rotatePlaceholder 4.25s ease-in
}
.swal-icon--success__ring {
width: 80px;
height: 80px;
border: 4px solid hsla(98, 55%, 69%, .2);
border-radius: 50%;
box-sizing: content-box !important;
position: absolute;
left: -4px;
top: -4px;
z-index: 2
}
.swal-icon--success__hide-corners {
width: 5px;
height: 90px;
background-color: #fff;
padding: 1px;
position: absolute;
left: 28px;
top: 8px;
z-index: 1;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.swal-icon--success__line {
height: 5px;
background-color: #E01D39;
display: block;
border-radius: 2px;
position: absolute;
z-index: 2
}
.swal-icon--success__line--tip {
width: 25px;
left: 14px;
top: 46px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-animation: animateSuccessTip .75s;
animation: animateSuccessTip .75s
}
.swal-icon--success__line--long {
width: 47px;
right: 8px;
top: 38px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-animation: animateSuccessLong .75s;
animation: animateSuccessLong .75s
}
@-webkit-keyframes rotatePlaceholder {
0% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
5% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
12% {
-webkit-transform: rotate(-405deg);
transform: rotate(-405deg)
}
to {
-webkit-transform: rotate(-405deg);
transform: rotate(-405deg)
}
}
@keyframes rotatePlaceholder {
0% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
5% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
12% {
-webkit-transform: rotate(-405deg);
transform: rotate(-405deg)
}
to {
-webkit-transform: rotate(-405deg);
transform: rotate(-405deg)
}
}
@-webkit-keyframes animateSuccessTip {
0% {
width: 0;
left: 1px;
top: 19px
}
54% {
width: 0;
left: 1px;
top: 19px
}
70% {
width: 50px;
left: -8px;
top: 37px
}
84% {
width: 17px;
left: 21px;
top: 48px
}
to {
width: 25px;
left: 14px;
top: 45px
}
}
@keyframes animateSuccessTip {
0% {
width: 0;
left: 1px;
top: 19px
}
54% {
width: 0;
left: 1px;
top: 19px
}
70% {
width: 50px;
left: -8px;
top: 37px
}
84% {
width: 17px;
left: 21px;
top: 48px
}
to {
width: 25px;
left: 14px;
top: 45px
}
}
@-webkit-keyframes animateSuccessLong {
0% {
width: 0;
right: 46px;
top: 54px
}
65% {
width: 0;
right: 46px;
top: 54px
}
84% {
width: 55px;
right: 0;
top: 35px
}
to {
width: 47px;
right: 8px;
top: 38px
}
}
@keyframes animateSuccessLong {
0% {
width: 0;
right: 46px;
top: 54px
}
65% {
width: 0;
right: 46px;
top: 54px
}
84% {
width: 55px;
right: 0;
top: 35px
}
to {
width: 47px;
right: 8px;
top: 38px
}
}
.swal-icon--info {
border-color: #c9dae1
}
.swal-icon--info:before {
width: 5px;
height: 29px;
bottom: 17px;
border-radius: 2px;
margin-left: -2px
}
.swal-icon--info:after,
.swal-icon--info:before {
content: "";
position: absolute;
left: 50%;
background-color: #c9dae1
}
.swal-icon--info:after {
width: 7px;
height: 7px;
border-radius: 50%;
margin-left: -3px;
top: 19px
}
.swal-icon {
width: 80px;
height: 80px;
border-width: 4px;
border-style: solid;
border-radius: 50%;
padding: 0;
position: relative;
box-sizing: content-box !important;
margin: 20px auto
}
.swal-icon--custom {
width: auto;
height: auto;
max-width: 100%;
border: none;
border-radius: 0
}
.swal-icon img {
max-width: 100%;
max-height: 100%
}
.swal-title {
color: rgba(0, 0, 0, .65);
font-weight: 600;
text-transform: none;
position: relative;
display: block;
padding: 13px 16px;
font-size: 27px;
line-height: normal;
text-align: center;
margin-bottom: 0
}
.swal-title:first-child {
margin-top: 26px
}
.swal-title:not(:first-child) {
padding-bottom: 0
}
.swal-title:not(:last-child) {
margin-bottom: 13px
}
.swal-text {
font-size: 16px;
position: relative;
float: none;
line-height: normal;
vertical-align: top;
text-align: left;
display: inline-block;
margin: 0;
padding: 0 10px;
font-weight: 400;
color: rgba(0, 0, 0, .64);
max-width: calc(100% - 20px);
overflow-wrap: break-word;
box-sizing: border-box
}
.swal-text:first-child {
margin-top: 45px
}
.swal-text:last-child {
margin-bottom: 45px
}
.swal-footer {
text-align: right;
padding-top: 13px;
margin-top: 13px;
padding: 13px 16px;
border-radius: inherit;
border-top-left-radius: 0;
border-top-right-radius: 0
}
.swal-button-container {
margin: 5px;
display: inline-block;
position: relative
}
.swal-button {
background-color: #7cd1f9;
color: #fff;
border: none;
box-shadow: none;
border-radius: 5px;
font-weight: 600;
font-size: 14px;
padding: 10px 24px;
margin: 0;
cursor: pointer
}
.swal-button:not([disabled]):hover {
background-color: #78cbf2
}
.swal-button:active {
background-color: #70bce0
}
.swal-button:focus {
outline: none;
box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(43, 114, 165, .29)
}
.swal-button[disabled] {
opacity: .5;
cursor: default
}
.swal-button::-moz-focus-inner {
border: 0
}
.swal-button--cancel {
color: #555;
background-color: #efefef
}
.swal-button--cancel:not([disabled]):hover {
background-color: #e8e8e8
}
.swal-button--cancel:active {
background-color: #d7d7d7
}
.swal-button--cancel:focus {
box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(116, 136, 150, .29)
}
.swal-button--danger {
background-color: #e64942
}
.swal-button--danger:not([disabled]):hover {
background-color: #df4740
}
.swal-button--danger:active {
background-color: #cf423b
}
.swal-button--danger:focus {
box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(165, 43, 43, .29)
}
.swal-content {
padding: 0 20px;
margin-top: 20px;
font-size: medium
}
.swal-content:last-child {
margin-bottom: 20px
}
.swal-content__input,
.swal-content__textarea {
-webkit-appearance: none;
background-color: #fff;
border: none;
font-size: 14px;
display: block;
box-sizing: border-box !important;
width: 100%;
border: 1px solid rgba(0, 0, 0, .14);
padding: 10px 13px;
border-radius: 2px;
transition: border-color .2s
}
.swal-content__input:focus,
.swal-content__textarea:focus {
outline: none;
border-color: #6db8ff
}
.swal-content__textarea {
resize: vertical
}
.swal-button--loading {
color: transparent
}
.swal-button--loading~.swal-button__loader {
opacity: 1
}
.swal-button__loader {
position: absolute;
height: auto;
width: 43px;
z-index: 2;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
text-align: center;
pointer-events: none;
opacity: 0
}
.swal-button__loader div {
display: inline-block;
float: none;
vertical-align: baseline;
width: 9px;
height: 9px;
padding: 0;
border: none;
margin: 2px;
opacity: .4;
border-radius: 7px;
background-color: hsla(0, 0%, 100%, .9);
transition: background .2s;
-webkit-animation: swal-loading-anim 1s infinite;
animation: swal-loading-anim 1s infinite
}
.swal-button__loader div:nth-child(3n+2) {
-webkit-animation-delay: .15s;
animation-delay: .15s
}
.swal-button__loader div:nth-child(3n+3) {
-webkit-animation-delay: .3s;
animation-delay: .3s
}
@-webkit-keyframes swal-loading-anim {
0% {
opacity: .4
}
20% {
opacity: .4
}
50% {
opacity: 1
}
to {
opacity: .4
}
}
@keyframes swal-loading-anim {
0% {
opacity: .4
}
20% {
opacity: .4
}
50% {
opacity: 1
}
to {
opacity: .4
}
}
.swal-modal-container:before {
content: " ";
display: inline-block;
vertical-align: middle;
height: 100%
}
.swal-modal-container--show-modal {
opacity: 1;
pointer-events: auto
}
.swal-modal-container--show-modal .swal-modal {
opacity: 1;
pointer-events: auto;
box-sizing: border-box;
-webkit-animation: showSweetAlert .3s;
animation: showSweetAlert .3s;
will-change: transform
}
.swal-modal {
width: 478px;
opacity: 1;
background-color: #fff;
text-align: center;
border-radius: 5px;
position: static;
margin: 20px auto;
display: inline-block;
vertical-align: middle;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
z-index: 10001;
transition: opacity .2s, -webkit-transform .3s;
transition: transform .3s, opacity .2s;
}
.slick-current.slick-active .slider__item_img_container:after {
background-color: rgba(0, 0, 0, 0.35);
}
.slick-slide  .slider__item_img_container:after{
background-color: rgba(210, 210, 210, 0.44);
}
.slick-slide:not(.slick-active) .slider__text {
opacity: 0;
}
.slider__item_img_container:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 1;
transition: 0.3s all ease;
}
.slider__item_img_container:hover:after  {
opacity: 0;
}
.slick-slide.slick-active .slider__item-top-content:hover .slider__text{
opacity: 0;
}
.rw_video {
height: 250px;
background-color: #eee;
width: 350px;
margin-right: 10px;
}
.step-list__item {
margin-bottom: 20px;
font-size: 18px;
}
.row.slider_bg_row {
background: #e4e5e6;
height: 650px;
position: absolute;
width: 100%;
top: -50px;
}
.slider_bg .container {
position: relative;
}
.salebox_intro_suptext {
margin-top: -20px;
margin-bottom: 20px;
margin-left: 20px;
color: #fff;
font-weight: bold;
font-size: 15px;
}
.salebox_r_wrap {
padding-top: 40px;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
.salebox_r_enve {
text-align: center;
}
.leadp_title {
color: #ff0026;
font-size: 42px;
line-height: 1.55;
font-weight: 600;
text-align: center;
}
.leadp_subtitle,
.leadp_subtitle p {
color: #000000;
font-size: 20px;
line-height: 1.55;
font-weight: 300;
text-align: center;
font-style: italic;
margin-bottom: 40px;
}
.leadp_container {
margin-top: 30px;
margin-bottom: 30px;
padding-top: 20px;
padding-bottom: 20px;
}
.leadp_form_title,
.leadp_form_title p {
color: #000000;
font-size: 20px;
line-height: 1.55;
text-align: center;
}
.leadp_form_content {
margin-top: 50px;
}
.leadm_form_control {
margin-bottom: 20px;
}
.leadm_form_control:last-child {
text-align: center;
}
.btn.bgRed {
background: #ff0126;
color: #fff;
padding: 10px 0;
cursor: pointer;
}
.leadp_container .wpcf7-response-output {
font-weight: 500;
}@media all and (max-width: 1450px) {
.row.slider_bg_row {
height: 570px;
}
}
@media all and (max-width: 1200px) {
.row.slider_bg_row {
height: 500px;
}
}
@media all and (max-width: 1068px) and (min-width: 992px){
.row.slider_bg_row {
height: 450px;
}
}
@media all and (max-width: 992px) {
.slider_bg {
display: none;
}
}
@media all and (min-width: 480px) and (max-width: 768px) {
.salebox_intro_img img {
width: 65%;
}
}
@media all and (min-width: 769px) {
.clients_sm {
display: none;
}
.clients_sm_container {
padding: 0 !important;
}
}
@media all and (max-width: 768px) {
.page-q__title_wrap {
display: none;
}
.clients_carousel.owl-carousel .owl-item img {
width: 170px;
margin: 0 auto;
}
.clients_lg {
display: none;
}
.clients_sm {
display: block;
}
.salebox_r_wrap {
padding-top: 10px;
}
.salebox_r_enve {
display: none;
}
.salebox_intro_text {
margin-left: 0;
margin-top: 20px;
padding: 0 15px;
}
.ostanin_product_page {
height: 350px;
}
.salebox_intro_btn {
margin-top: 20px;
text-align: center;
}
.sb_intro_title {
color: #231f20;
font-size: 24px;
font-weight: 700;
line-height: 1.2em;
}
.sb_author_name, .complects_subtitle {
font-size: 24px;
line-height: 1.2em;
}
.review__name {
align-self: center;
}
.review__text {
text-align: justify;
}
.banner {
font-size: 150px;
line-height: 130px;
}
.row_stepbox_step > div.col-md-4:after {
display: none;
}
.sb_stepbox_img, .sb_stepbox_title, .sb_stepbox_content {
text-align: center;
}
.grecaptcha-badge {
width: 0 !important;
}
.nb_item_mb:first-child {
margin-bottom: 0;
margin-top: 30px;
border-bottom: 1px solid #fff;
}
.page-q__text .quote__text{
font-size: 16px;
}
.trsproduct__items .row > div {
margin-bottom: 40px;
}
.nbr_post_img, .nbr_post_item_link {
margin-right: 0;
max-width: 100%;
}
.nbr__wrap {
flex-direction: column;
}
.nbr__content {
flex-basis: 100%;
}
.nbr__content {
margin-top: 20px;
}
}
@media screen and (max-width: 576px) {
.banner {
font-size: 100px;
line-height: 90px;
}
.section_garanty .container {
padding-top: 25px;
padding-bottom: 25px;
}
.garanty-text {
max-width: 90%;
}
}
@media all and (max-width: 680px) {
.mobile-menu.active {
display: block;
}
.intro__wrap {
padding: 24px 0px;
}
.about-text {
max-width: 100%;
margin-right: 0;
width: 100%;
text-align: left;
}
.about-text__name {
margin-bottom: 10px;
}
.intro__right {
display: none;
}
.about-text__pr, .about-text__pr p {
max-width: 300px;
}
.header-main.header-main_flex {
padding: 0 20px;
}
.studyProgram__title {
font-size: 18px !important;
}
.review-item__author {
margin: 0 auto 10px auto;
}
.review-item__wrap {
flex-wrap: wrap;
align-content: center;
}
#content .home7 .studyProgram__wrapper .studyProgram__title {
font-size: 12px !important;
}
.quote__text {
padding-right: 25px;
}
.header__buttonMenu {
margin-left: 10px;
}
.header-main__block.header-logo {
margin-right: 10px;
}
.pum-theme-326 .pum-container, .pum-theme-ostanin .pum-container {
padding: 20px !important;
}
}
@media all and (max-width: 1280px) {
.intro-footer img {
display: block;
}
.intro-footer {
height: 100%;
width: 100%;
background: none;
overflow: hidden;
position: relative;
}
}
@media all and (max-width: 992px) {
.quotes__quote {
display: inline;
}
.programms_cat_title {
font-size: 52px;
}
.which_2v .sb_stepbox_content:after {
display: none;
}
.section_garanty .container {
padding-top: 25px;
padding-bottom: 25px;
}
.garanty-text {
max-width: 70%;
}
.nbr__wrap {
align-items: center;
}
.quote__text {
padding-left: 35px;
padding-right: 15px;
}
.quotes__quote {
margin-top: 0;
}
.quotes {
background-image: none;
}
.why-me__title {
padding-bottom: 20px;
min-height: auto;
}
.pr_intro_wrap {
flex-wrap: wrap;
}
.pr_intro_img {
min-width: 100%;
text-align: center;
}
.pr_intro_text {
margin-left: 0;
margin-top: 20px;
}
}
@media all and (max-width: 442px) {
.os_intro {
background-position-x: -300px;
}
.cases__item {
width: 100%;
}
.yt_item, .yt_item .coverPlayer {
min-height: 220px;
}
.yt_item .coverPlayer__videoTitle, .yt_item .youtube_video_place{
height: 220px;
}
}
@media all and (max-width: 320px) {
}
@media all and (max-width: 580px) {
.sec-title.sec-title_big {
font-size: 26px;
}
.casesHome__preview img {
width: 50%;
}
.quotes {
padding: 0; 
}
.yt_compact .sec-btn{
margin-top: 40px;
}
.why_me .row_merge {
padding: 30px 20px;
}
.why_me .row_merge .col {
flex-basis: 100%;
margin-bottom: 10px;
}
.pr_intro_title, .page-t__text {
font-size: 24px;
line-height: 30px;
}
.tre_content ul {
margin: 0;
}
}
@media all and (min-width: 576px) and (max-width: 768px) {
.tr-product {
min-height: 250px;
}
.tr-product__text {
font-size: 14px;
}
.tr-product__title {
font-size: 22px;
line-height: 22px;
}
}
@media all and (max-width: 968px) {
.about-text__name {
font-size: 40px;
}
.intro__wrap {
padding: 30px 0;
}
}
@media all and (min-width: 968px) {
.intro__wrap {
padding: 50px 0;
}
.sec-btn_bm {
margin-bottom: 40px;
}
.sb_stepbox_content {
padding-left: 5px;
}
.which_problems:not(.which_2v) .row > div:not(:first-child) {
padding-left: 15px;
}
.sb_feature_wrap {
align-items: center;
}
.which_problems_2v .row>div:not(:first-child) .sb_stepbox_wrap {
padding-left: 15px;
}
.pr_intro_text {
margin-left: 150px;
} 
}
@media all and (min-width: 1200px) {
.custom_row {
max-width: 50%;
}
.intro__wrap {
padding: 100px 0;
}
} 
@media all and (max-width: 1200px) {
.footer__menu li {
margin-right: 15px;
}
.garanty-text {
max-width: 60%;
}
.quotes {
height: auto;
}
.cost-section__img {
position: static;
right: 0;
top: 0;
}
}
@media all and (min-width: 1398px) {
.intro__wrap {
padding: 150px 0;
}
}
@media all and (min-width: 992px) {
.youtubeHeading h2 {
height: 130px;
line-height: 20px;
display: flex;
align-items: center;
overflow: hidden;
}
.slider-sec-title {
padding-bottom: 50px;
}
.trsproduct__items .tr-product {
min-height: 450px;
}
}
@media all and (max-width: 992px) and (min-width: 768px) {
.trsproduct .col-sm-12 {
flex: 0 0 100%;
max-width: 100%;
}
.trsproduct__items .row>div {
margin-bottom: 40px;
}
}
@media all and (min-width: 600px) and (max-width: 1080px) {
.header-main__block.header-social{
margin-right: -100px;
}
}
@media screen and (max-width: 480px) {
.slider__item {
margin: 0 10px;
}
.trening__section--clients .section__title {
text-align: center;
}
.contactForm .closeCase.popmake-close {
position: relative;
float: right;
}
.section_reviews .coverPlayer {
background-position-y: 0;
}
.medium_sec_p {
padding: 30px 0;
}
.salebox_why_me .row.row_merge {
padding: 40px 15px;
}
.cost-section__top {
padding: 50px 0 60px 0;
}
.garanty-text {
max-width: 90%;
}
.section-title {
font-size: 26px;
line-height: 1.2em;
}
li.step-list__item span {
display: contents;
}
.choose-client_2v .sb_intro_btn {
text-align: center;
}
.cost-section__bot {
padding: 30px 0;
}
.trsproduct_2v {
padding: 40px 0 0 0;
}
.trsproduct__s-title {
font-size: 22px;
}
.programms_cat_title {
font-size: 32px !important;
margin-left: 0;
margin-right: 0;
}
.ostnain_in .about-text {
padding-top: 40px;
}
.ostanin_product_page {
height: 260px;
background-position-x: -70px;
}
.slider {
padding: 30px 0;
}
.sb_author_name {
word-break: break-word;
}
.sb_author_name p {
font-size: 24px;
line-height: 1.3em;
}
.slider__content {
margin: 0;
}
.banner {
font-size: 80px;
line-height: 70px;
}
.step {
align-items: center;
text-align: center;
}
}
@media all and (min-width: 1280px) and (max-width: 1500px) {
.intro-footer {
height: 190px;
}
}
@media all and (min-width: 1500px) and (max-width: 1675px) {
.intro-footer {
height: 220px;
}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }:root {
--accent: #FF0026;
--gray: #D0D0D0;
--text: #3A3A3A;
--size-h1: 34px;
--size-h2: 34px;
--size-h3: 25px;
--size-h4: 20px;
--radius: 30px;
--shadow: 4px 4px 25px 0px rgba(0, 0, 0, 0.10);
--padding: 1.5em;
--space: calc(var(--size-h1) * 3);
}
.grid--2 {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 2em;
}
.title__h3,
.trening__section h3 {
font-size: 25px;
}
a:hover {
color: var(--accent);
}
div+.btn__wrap.decor__center {
margin-top: 3em;
}
.rsc23_preza__wrap a:hover {
color: #fff;
} .rsc23 {
--accent-color: #FF0026;
--gray-color: #D0D0D0;
}
.title__h2 {
font-size: var(--size-h2);
}
.decor__bold {
font-weight: bold;
}
.decor__center {
text-align: center;
}
.decor__corner_20 {
border-radius: 20px;
}
.decor__radius,
.decor__corner_30 {
border-radius: var(--radius);
}
body .decor__bg_img {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.decor__bg_red {
background-color: var(--accent);
}
.decor__shadow {
box-shadow: var(--shadow);
}
.decor__padding {
padding: var(--padding);
}
.box {
padding: var(--padding);
border-radius: var(--radius);
}
.mt_2 {
margin-top: 2em;
}
.mt_3 {
margin-top: 3em;
}
@media (max-width: 991px) {
:root {
--size-h1: 24px;
--size-h2: 24px;
--size-h3: 20px;
--size-h4: 18px;
}
.title__h3,
.trening__section h3 {
font-size: 20px;
}
}
@media (max-width: 767px) {
:root {
--size-h1: 20px;
--size-h2: 20px;
--size-h3: 18px;
--size-h4: 17px;
}
.grid--2 {
grid-template-columns: 1fr;
grid-gap: 1em;
}
.title__h3,
.trening__section h3 {
font-size: 18px;
}
}
@media (max-width: 575px) {
.title__wrap {
text-align: center;
}
}  body.postid-2331 .site_header {
z-index: 10;
position: relative;
border: none;
}
.simulator .trening__col {
border-width: 0 !important;
}
.simulator .col__content li {
text-align: left;
}
.simulator .col__content li::before {
background: #E01D39;
}
.simulator .trening__section .btn.bgRed {
background: #E01D39;
border-color: #E01D39;
text-align: center;
}
.simulator .trening__section .btn.bgRed:hover {
background: #fff;
border-color: #E01D39;
color: #E01D39;
}
.simulator .section-title {
position: relative;
} .simulator .trening__section--main {
background-color: #E01D39;
}
.simulator .trening__title {
font-size: 100px;
line-height: 1;
}
.simulator .trening__title span:last-child {
color: #000;
position: relative;
display: flex;
align-items: center;
}
.simulator .trening__title span:last-child::after {
content: '';
margin-left: 20px;
width: 80px;
height: 80px;
display: inline-block;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator/main_decor.svg);
background-position: center right;
background-size: contain;
background-repeat: no-repeat;
}
.simulator .trening__subtitle {
text-transform: none;
font-weight: normal;
letter-spacing: -0.02em;
}
.simulator .trening__subtitle__desc {
text-transform: uppercase;
font-size: 36px;
margin-top: 20px;
}
.simulator .trening__main_hero {
right: 0;
}
.simulator .trening__section--main .btn.bgRed {
background: #000;
border-width: 0;
width: 300px;
max-width: 100%;
text-align: center;
}
@media (max-width: 768px) {
.simulator .trening__title {
font-size: 70px;
}
.simulator .trening__title span:last-child::after {
width: 50px;
height: 60px;
}
.simulator .trening__subtitle__desc {
font-size: 26px;
}
}
@media (max-width: 630px) {
.simulator .trening__title {
font-size: 40px;
}
.simulator .trening__title span:last-child::after {
width: 40px;
}
.simulator .trening__subtitle__desc {
font-size: 20px;
}
} .simulator .trening__section--digits {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator/digit_bg.jpg);
}
.simulator .digits__col {
border-width: 0;
justify-content: flex-start;
}
.simulator .digits__col__title {
color: #E01D39;
font-size: 72px;
font-weight: 900;
}
.simulator .digits__row .digits__col__desc {
color: #fff;
font-size: 24px !important;
text-transform: uppercase !important;
font-weight: normal !important;
}
.simulator .digits__row__digits {
margin-top: 40px;
}
.simulator .digits__row__accent .digits__col {
align-items: flex-start;
margin-bottom: 40px;
}
.simulator .digits__row__accent .digits__col__title {
color: #fff;
font-size: 36px;
font-weight: bold;
}
.simulator .digits__row__accent .digits__col__desc {
display: inline-block;
color: #E01D39;
background-color: #fff;
font-size: 72px !important;
text-transform: uppercase;
font-weight: 900 !important;
padding: 5px;
}
@media (max-width: 768px) {
.simulator .digits__col__title {
font-size: 50px;
}
.simulator .digits__row .digits__col__desc {
font-size: 20px !important;
}
.simulator .digits__row__accent .digits__col__title {
font-size: 30px;
}
.simulator .digits__row__accent .digits__col__desc {
font-size: 50px !important;
}
}
@media (max-width: 600px) {
.simulator .digits__col {
width: 100%;
}
.simulator .digits__row .digits__col__desc {
font-size: 18px !important;
}
.simulator .digits__row__accent .digits__col__title {
font-size: 24px;
}
.simulator .digits__row__accent .digits__col__desc {
font-size: 28px !important;
}
} .simulator .trening__section--forwho h3 {
color: #E01D39;
}
.simulator .trening__col--forwho::before {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator/for_who_1.png);
height: 90px;
bottom: calc(100% + 15px);
}
.simulator .trening__col--forwho:last-child::before {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator/for_who_2.png);
} .simulator .trening__section--why {
background-color: rgba(0, 0, 0, 0.1);
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator/why_bg.png);
}
.simulator .trening__section--why .container {
padding-bottom: 0 !important;
}
.simulator .trening__col--why:last-child {
display: flex;
align-items: flex-end;
padding-bottom: 0 !important;
}
.simulator .trening__col--why .col__content {
padding-left: 20px;
}
.simulator .trening__col--why .col__content:first-child {
margin-bottom: 70px;
}
.simulator .trening__col--why .col__content:first-child li::before {
content: '';
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator/why_1.svg);
background-repeat: no-repeat;
background-size: contain;
background-color: transparent;
;
width: 40px;
height: 50px;
left: -30px !important;
}
.simulator .trening__col--why .col__content:first-child li:nth-child(2)::before {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator/why_2.svg);
}
@media (max-width: 768px) {
.simulator .trening__section--why {
background-image: none;
}
.simulator .trening__col--why {
width: 100%;
}
.simulator .trening__col--why .col__content:first-child li::before {
width: 30px;
left: -20px !important;
}
} .simulator .trening__section--forhelp {
background-color: #fff;
background-image: none;
}
.simulator .trening__col--forhelp h3 {
color: #000;
font-size: 36px;
}
.simulator .trening__col--forhelp p {
margin-bottom: 5px;
}
.simulator .trening__col--forhelp .col__content ul:not(:last-child) {
margin-bottom: 35px;
}
.simulator .trening__col--forhelp p strong {
color: #E01D39;
}
@media (max-width: 768px) {
.simulator .trening__col--forhelp h3 {
font-size: 22px;
}
.simulator .trening__col--forhelp p {
font-size: 16px;
}
} .simulator .trening__section--inside {
background-color: #E5E5E5;
}
.simulator .trening__section--inside h3 {
font-weight: normal;
font-size: 24px;
margin-bottom: 15px;
margin-top: 10px;
position: relative;
padding-right: 40px;
}
.simulator .trening__section--inside h3::after {
content: '+';
position: absolute;
right: 0;
font-size: 40px;
top: 50%;
transform: translateY(-50%);
color: #E01D39;
}
@media (max-width: 768px) {
.simulator .trening__section--inside h3 {
font-size: 20px;
}
} .simulator .trening__section--author {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator/author_bg.png);
background-size: 45%;
background-position: right bottom;
}
.simulator .trening__author__wrapper::before {
background-color: #E01D39;
}
.simulator .trening__section--author .sb_intro_btn {
text-align: left;
margin-top: 40px;
} .simulator .trening__section--video {
background: #fff;
color: inherit;
} .simulator .trening__section--result {
background-color: #E01D39;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/result_bg.png);
}
.simulator .trening__col--result {
width: 28%;
}
.simulator .trening__col--result .col__content {
font-size: 18px;
line-height: 1.4;
letter-spacing: -0.02em;
}
@media (max-width: 991px) {
.simulator .trening__col--result .col__content {
font-size: 15px;
}
}
@media (max-width: 768px) {
.simulator .trening__col--result {
width: 100%;
}
.simulator .trening__col--result .col__content {
font-size: 15px;
}
} .simulator .trening__section--buy {
background-color: #918F8F;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator/buy_bg.png);
background-size: auto;
}
.simulator .trening__col--buy {
margin: 5px;
flex-basis: calc(100%/3 - 10px);
align-items: stretch;
}
.trening__col--buy .tr-product {
background: rgba(0, 0, 0, 0.2);
border: 3px solid #FFFFFF;
justify-content: flex-start;
height: 100%;
}
.simulator .trening__section--buy .price_wrap {
margin-top: 0;
}
.simulator .trs-product__price {
color: #fff;
font-size: 24px;
}
.simulator .trs-product__text {
font-size: 17px;
font-weight: normal;
color: #fff;
}
.simulator .trs-product__text p:first-of-type {
min-height: 90px;
line-height: 1.2;
}
.simulator .trs-product__text ul {
list-style: none;
margin: 0;
padding: 0;
margin-top: 20px;
}
.simulator .trs-product__text ul li {
font-size: 16px;
line-height: 1.2;
margin-bottom: 5px;
font-weight: normal;
color: #fff;
position: relative;
padding-left: 25px;
letter-spacing: -0.03em;
}
.simulator .trs-product__text ul li::before {
content: '';
position: absolute;
left: 0;
top: 5px;
width: 20px;
height: 16px;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator/check.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: left center;
}
.simulator .btn_buy_wrap {
margin-top: -20px;
z-index: 5;
position: relative;
}
.simulator .btn_buy_wrap .btn {
margin-top: 0;
z-index: 10;
min-width: 250px;
text-align: center;
}
@media (max-width: 991px) {
.simulator .trening__col--buy {
margin: 5px;
flex-basis: 100%;
align-items: stretch;
}
.simulator .trs-product__text p:first-of-type {
min-height: auto;
font-size: 17px;
}
}
@media (max-width: 600px) {
.simulator .trs-product__text p:first-of-type {
font-size: 16px;
}
.simulator .trs-product__text ul li {
padding-left: 20px;
}
.simulator .trs-product__text ul li::before {
top: 2px;
width: 15px;
height: 15px;
}
} .simulator .trening__section--garanty {
padding: 50px 10px;
} .simulator .trening__section--thanks {
background-color: #E5E5E5;
}  body.postid-2551 .site_header {
z-index: 10;
position: relative;
border: none;
} .combo .trening__section--main {
padding-top: 20px;
}
.combo .trening__main__title__img::after {
display: none;
} .simulator.combo .trening__section--digits {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator_combo/digit_bg.jpg);
}
.digits__row__bullet {
margin-top: 50px;
display: flex;
flex-wrap: wrap;
}
.digits__bullet {
flex-basis: 50%;
padding-right: 30px;
padding-bottom: 30px;
}
.digits__bullet__title {
font-weight: bold;
font-size: 28px;
line-height: 110%;
margin-bottom: 15px;
text-transform: uppercase;
color: #FFFFFF;
position: relative;
}
.digits__bullet__title::before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
right: calc(100% + 20px);
width: 4px;
height: 100%;
background: #E01D39;
}
.digits__bullet__desc {
font-size: 21px;
line-height: 124%;
color: #FFFFFF;
}
@media (max-width: 992px) {
.digits__bullet__title {
font-size: 20px;
margin-bottom: 10px;
}
.digits__bullet__desc {
font-size: 16px;
}
}
@media (max-width: 600px) {
.combo .trening__section--digits {
text-align: center;
background-blend-mode: difference;
}
.digits__bullet {
flex-basis: 100%;
padding-right: 0px;
padding-bottom: 30px;
}
.digits__bullet__title {
font-size: 20px;
margin-bottom: 10px;
}
.digits__bullet__desc {
font-size: 16px;
}
.digits__bullet__title::before {
right: calc(100% + 5px);
display: none;
}
} .section__title--forwho {
font-weight: normal;
font-size: 24px;
line-height: 141%;
letter-spacing: -0.02em;
text-transform: uppercase;
color: #E01D39;
margin-bottom: 30px;
}
.combo .trening__col {
padding: 10px !important;
}
.combo .trening__col--forwho::before {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator_combo/for_who_1.png);
background-position: center;
left: 0;
}
.combo .trening__col--forwho:last-child::before {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator_combo/for_who_2.png);
}
.combo .trening__col--forwho p {
text-align: center;
}
@media (max-width: 600px) {
.section__title--forwho {
font-size: 18px;
}
} .simulator.combo .trening__col--why .col__content:first-child {
margin-bottom: 15px;
}
.simulator.combo .trening__col--why .col__content ul+p {
margin-top: 20px;
font-size: 16px;
} .combo .trening__section--whereuse {
background-color: #fff;
background-image: none;
} .combo .trening__section--include {
background-color: #E5E5E5;
} .combo .trening__section--steps {
background-color: #fff;
}
.step__list {
display: flex;
flex-wrap: wrap;
align-items: stretch;
}
.step__item {
flex-basis: calc(100% / 3); display: flex;
flex-direction: column;
text-align: left;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator_combo/steps_bg_1.png);
background-position: bottom center;
background-size: cover;
}
.step__item:nth-child(2) {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator_combo/steps_bg_2.png);
}
.step__item:nth-child(3) {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/simulator_combo/steps_bg_3.png);
}
.step__item__content {
padding: 5%;
padding-bottom: 0;
flex-grow: 10;
display: flex;
flex-direction: column;
}
.step__number {
font-size: 18px;
font-weight: bold;
line-height: 141%;
letter-spacing: -0.055em;
color: #E01D39;
}
.step__title {
font-size: 17px;
font-weight: 500;
line-height: 141%;
text-transform: uppercase;
color: #000000;
margin-bottom: 15px;
}
.step__desc, .step__desc p {
font-size: 12px;
line-height: 141%;
color: #000000;
}
.step__itog {
font-size: 12px;
font-weight: bold;
line-height: 141%;
color: #E01D39;
margin-top: auto;
min-height: 90px;
margin-bottom: 10px;
}
.step__footer {
font-style: italic;
font-weight: 500;
font-size: 13px;
line-height: 141%;
color: #FFFFFF;
background: #EB8A99;
padding: 5px 5%;
}
.step__item:nth-child(2) .step__footer {
background: #DC4C64;
}
.step__item:nth-child(3) .step__footer {
background: #DE1E3C;
}
@media (max-width: 768px) {
.step__item {
flex-basis: 100%;
margin-bottom: 20px;
}
.step__desc, .step__desc p, .step__itog {
font-size: 16px;
}
}  body.postid-2754 .site_header {
z-index: 10;
position: relative;
border: none;
}
.life .section__title {
color: #47197F;
}
.life .col__content li::before {
background: #E01D39;
}
.life .btn.bgRed {
background: #E01D39;
border-color: #E01D39;
}
.life .btn.bgRed:hover {
background-color: transparent;
}
.life .btn.bgRed:hover {
color: #E01D39;
} .life .trening__section--main {
padding-top: 40px;
background-color: #BDB4D6;
background-position: bottom center;
background-blend-mode: normal;
background-size: contain;
}
.life .trening__main__title__img::after {
display: none;
}
.life .trening__subtitle__desc {
font-size: 20px;
color: #000;
font-weight: 500;
letter-spacing: -0.01em;
}
.life .trening__main__title__img {
width: 40%;
min-width: 250px;
}
.life .trening__section--main .btn.bgRed {
background: none;
border-color: #47197F;
color: #47197F;
border-radius: 12px;
}
.life .trening__section--main .btn.bgRed:hover {
background: #47197F;
border-color: #47197F;
color: #fff;
border-radius: 12px;
}
@media (max-width: 767px) {
.life .trening__section--main {
background-image: none !important;
}
.life .trening__subtitle__desc {
font-size: 14px;
}
.life .trening__section--main .btn.bgRed {
padding: 10px;
font-size: 12px;
border-radius: 5px;
}
} .life .trening__section--foryou .container {
text-align: center;
}
.foryou__img--mob {
display: none;
}
@media (max-width: 767px) {
.foryou__img--pc {
display: none;
}
.foryou__img--mob {
display: block;
}
} .life .trening__section--forwho {
background-color: #E7DEFC
}
.life .trening__section--forwho h3 {
color: #E01D39;
}
.life .trening__col--forwho {
margin-top: 140px;
border: none;
}
.life .trening__col--forwho::before {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/life/for_who_L_1.svg);
background-size: contain;
height: 90px;
}
.life .trening__col--forwho:last-child::before {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/life/for_who_L_2.svg);
} .trening__busitools__wrapper .col__content {
display: flex;
flex-wrap: wrap;
}
.trening__busitools__wrapper ul {
width: 50%;
padding-right: 20px;
}
.trening__busitools__wrapper ul em strong {
font-style: normal;
margin-top: 15px;
display: block;
}
.trening__busitools__quote {
color: #47197F;
letter-spacing: -0.02em;
padding: 20px;
border-radius: 20px;
border: 1px solid;
margin-top: 50px;
position: relative;
}
.trening__busitools__quote p {
margin-bottom: 0;
line-height: 1.77;
font-size: 18px;
}
.trening__busitools__quote::after {
content: '';
position: absolute;
left: 8%;
bottom: calc(100% - 10px);
width: 8%;
height: 60px;
max-height: 6vw;
background-color: #fff;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/life/quote.svg);
background-position: center bottom;
background-size: contain;
background-repeat: no-repeat;
}
@media (max-width: 767px) {
.trening__busitools__wrapper ul {
width: 100%;
padding-right: 0;
}
.trening__busitools__quote p {
font-size: 16px;
line-height: 1.6;
}
} .life .trening__section--whatgives {
background-color: #E7DEFC;
}
.trening__whatgives__wrapper {
display: flex;
align-items: flex-start;
}
.trening__whatgives__wrapper .col__content--left {
flex-basis: 45%;
font-size: 2vw;
line-height: 1.6;
color: #47197F;
font-weight: 500;
margin-top: 1.6em;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/life/help_bg.svg);
background-position: left bottom;
background-repeat: no-repeat;
background-size: contain;
}
.trening__whatgives__wrapper .col__content--right {
flex-basis: 55%;
}
.whatgives__img__wrapper {
text-align: center;
margin-top: 50px;
}
.whatgives__img--mob {
display: none;
}
@media (max-width: 767px) {
.trening__whatgives__wrapper {
flex-wrap: wrap;
}
.trening__whatgives__wrapper .col__content {
flex-basis: 100%;
}
.trening__whatgives__wrapper .col__content--left {
font-size: 18px;
margin: 20px 0;
background-image: none;
}
.trening__whatgives__wrapper .col__content--left br {
display: none;
}
.whatgives__img--pc {
display: none;
}
.whatgives__img--mob {
display: block;
}
} .trening__section--whatinside {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/life/help_bg.svg);
background-position: center bottom;
background-repeat: no-repeat;
background-size: contain;
}
.trening__whatinside__wrapper h3:not(:first-child) {
margin-top: 20px;
}
@media (max-width: 767px) {
.trening__section--whatinside {
background-image: none;
}
} .life .trening__author__wrapper::before {
background: #E01D39;
} .life .trening__section--buy {
background: linear-gradient(258.84deg, #70668C 0.7%, #C1ADED 100%);
position: relative;
}
.life .trening__section--buy::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/life/buy_bg_0.svg) !important;
background-position: right top;
background-repeat: no-repeat;
}
.life .tr-product {
background-image: none !important;
background-size: cover;
background-position: center;
padding-bottom: 57px;
}
.life .tr_style_1 .tr-product {
background-color: #7B56A4;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/life/buy_bg_1.svg) !important;
}
.life .tr_style_2 .tr-product {
background-color: #553684;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/life/buy_bg_2.svg) !important;
}
.life .tr_style_3 .tr-product {
background-color: #BAA3ED;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/life/buy_bg_3.svg) !important;
}
.life .trs-product__title {
margin-top: 0;
font-size: 30px;
}
.life .trs-product__text p {
text-align: left;
font-weight: normal;
font-size: 16px;
letter-spacing: -0.05em;
}
.life .trs-product__text p strong {
font-weight: 500;
}
.life .trs-product__text p:last-child {
margin-bottom: 0;
}
.life .trs_price_1, .life .trs_price_2 {
color: #fff;
font-size: 24px;
}
.life .trs_price_3 {
color: #231F20;
font-size: 24px;
}
.life .trening__section--buy .btn.bgRed {
margin-top: 0;
}
.life .trening__section--buy .btn.bgRed:hover {
background-color: #E01D39;
color: #fff;
}
.life .trening__section--buy .btn_buy_wrap {
margin-top: -27px;
z-index: 1;
position: relative;
}
@media (max-width: 992px) {
.life .trening__section--buy::before {
display: none;
}
} .life .trening__section--garanty {
padding: 4% 0;
}
.life .section_garanty .container {
background-color: #E7DEFC;
border: 4px solid #ED6059;
}
.garanty__desc__after {
color: #47197F;
font-size: 28px;
line-height: 1.6;
font-weight: bold;
margin-top: 3%;
}
.garanty__desc__after span {
color: #E01D39;
}
@media (max-width: 1200px) {
.garanty__desc__after {
font-size: 22px;
}
}
@media (max-width: 767px) {
.garanty__desc__after {
font-size: 16px;
}
} .life .trening__section--video {
background-color: #E7DEFC;
}  body.postid-1501 .site_header {
z-index: 10;
position: relative;
border: none;
}
#primary.realty-trening {
margin-top: -75px;
z-index: 0;
}
.trening__section {
background-repeat: no-repeat;
background-position: right bottom;
background-size: contain;
overflow-x: hidden;
}
.trening__section .container {
position: relative;
padding: 3% 0;
}
.trening__row {
display: flex;
flex-wrap: wrap;
}
.trening__col {
width: 50%;
position: relative;
}
.trening__col:nth-child(odd) {
padding-right: 70px;
border-right: 2px solid #BABCBE;
}
.trening__col:nth-child(even) {
padding-left: 70px;
}
.trening__section .btn.bgRed {
display: inline-block;
width: auto;
height: auto;
min-height: 30px;
padding: 10px 40px;
}
.trening__section ul {
list-style: none !important;
margin: 0;
padding: 0;
}
.trening__section ul li {
position: relative;
padding-left: 22px;
font-size: 16px;
line-height: 1.5;
margin-bottom: 10px;
}
.trening__section ul li::before {
content: '';
position: absolute;
left: 0;
top: 8px;
width: 8px;
height: 8px;
background: #E01D39;
}
.trening__section ul li:last-child {
margin-bottom: 0;
}
@media (max-width: 992px) {
.trening__section .container {
padding: 5% 0;
}
.trening__col:nth-child(odd) {
padding-right: 35px;
}
.trening__col:nth-child(even) {
padding-left: 35px;
}
}
@media (max-width: 575px) {
.trening__section .container {
padding: 7% 15px;
}
.trening__col {
width: 100%;
padding-left: 0 !important;
padding-right: 0 !important;
padding-bottom: 30px;
border-left: none !important;
border-right: none !important;
}
.trening__section .btn.bgRed {
font-size: 14px;
min-height: 25px;
padding: 5px 40px;
}
} .trening__section--main {
background-color: #6D6E71;
color: #fff;
background-blend-mode: difference;
}
section.trening__section--main .container {
padding: 0;
}
section.trening__section--main .container>* {
position: relative;
z-index: 1;
}
.trening__title {
padding-top: 140px;
color: #fff;
font-size: 148px;
font-weight: 700;
text-transform: uppercase;
line-height: 0.85;
letter-spacing: -0.04em;
margin-bottom: 10px;
margin-left: -10px;
}
.trening__title span {
display: block;
}
.trening__title span:last-child {
color: #ff0026;
}
.trening__subtitle {
font-size: 24px;
font-weight: 700;
line-height: 1.25;
text-transform: uppercase;
}
.trening__subtitle__desc {
font-size: 18px;
line-height: 1.25;
letter-spacing: -0.04em;
margin-top: 5px;
}
.trening__section--main .btn.bgRed {
margin-top: 30px;
margin-bottom: 60px;
}
.trening__main_hero {
position: absolute !important;
bottom: 0;
right: 10%;
z-index: 0 !important;
max-height: 90%;
}
@media (max-width: 992px) {
.trening__main_hero {
right: 0;
max-height: 75%;
opacity: 0.5;
}
}
@media (max-width: 767px) {
.trening__main_hero {
max-height: 70%;
}
}
@media (max-width: 630px) {
.trening__title {
padding-top: 100px;
font-size: 20vw;
margin-left: 0;
}
.trening__subtitle {
font-size: 5vw;
}
.trening__section .sb_intro_btn {
margin-top: 30px;
}
}
@media (max-width: 575px) {
section.trening__section--main .container {
padding: 0 15px;
}
} .trening__section--digits {
color: #fff;
background-color: #2B313C;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/digit_bg.jpg);
background-position: center;
background-size: cover;
}
.digits__row {
margin-top: 60px;
display: flex;
justify-content: stretch;
}
.digits__col {
display: flex;
flex-direction: column;
justify-content: space-between;
flex-grow: 1;
margin-right: 40px;
padding-right: 30px;
border-right: 2px solid #ff0126;
}
.digits__col__title {
font-size: 85px;
font-weight: 700;
line-height: 1;
margin-bottom: 10px;
text-transform: uppercase;
}
.digits__col__desc {
font-size: 27px;
font-weight: 400;
line-height: 1.2;
}
.digits__col:last-child {
color: #ff0126;
margin-right: 0 !important;
padding-right: 0 !important;
border-right: none;
flex-grow: 10;
}
.digits__col:last-child .digits__col__title {
letter-spacing: -0.04em;
}
.digits__col__title span {
font-size: 30px;
}
.digits__col:last-child .digits__col__desc {
font-size: 43px;
font-weight: 700;
line-height: 1.16;
text-transform: uppercase;
}
@media (max-width: 1200px) {
.digits__col {
margin-right: 3%;
padding-right: 3%;
}
.digits__col__title {
font-size: 4vw;
}
.digits__col__desc, .digits__col__title span, .digits__col:last-child .digits__col__desc {
font-size: 2vw;
}
}
@media (max-width: 600px) {
.digits__row {
flex-wrap: wrap;
margin-top: 30px;
}
.digits__col {
width: 50%;
margin: 0;
margin-bottom: 15px;
border: none !important;
}
.digits__col__title {
font-size: 28px;
}
.digits__col__desc, .digits__col__title span, .digits__col:last-child .digits__col__desc {
font-size: 16px;
}
.digits__col__desc br {
display: none;
}
}
@media (max-width: 500px) {
.digits__col {
width: 100%;
margin-bottom: 30px;
}
.digits__col__title {
font-size: 40px;
}
} .trening__section--forwho h3 {
color: #ff0126;
font-size: 24px;
font-weight: 500;
line-height: 1.25;
}
.trening__col--forwho {
position: relative;
margin-top: 110px;
}
.trening__col--forwho::before {
content: '';
position: absolute;
bottom: calc(100% + 35px);
left: 0;
width: 100%;
height: 52px;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/forwho_1.png);
background-position: top left;
background-repeat: no-repeat;
}
.trening__col--forwho:last-child::before {
left: 70px;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/forwho_2.png);
}
@media (max-width: 992px) {
.trening__section--forwho h3 {
font-size: 2vw;
}
.trening__section--forwho h3 br {
display: none;
}
.trening__col--forwho:last-child::before {
left: 40px;
}
}
@media (max-width: 575px) {
.trening__section--forwho h3 {
font-size: 16px;
}
.trening__col--forwho:last-child::before {
left: 0;
}
} .trening__section--forhelp {
background-color: #EFF0F0;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/forwho_bg.png);
background-blend-mode: color-dodge;
}
.trening__row--forhelp {
margin-top: 4%;
}
.trening__col--forhelp h3 {
color: #ff0126;
font-size: 24px;
font-weight: 500;
line-height: 1.1;
}
@media (max-width: 992px) {
.trening__section--forhelp h3 {
font-size: 2vw;
}
.trening__section--forhelp h3 br {
display: none;
}
}
@media (max-width: 575px) {
.trening__section--forhelp h3 {
font-size: 16px;
}
} .trening__section--inside {
background-color: #CFD1D2;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/inside_bg.png);
background-blend-mode: color-dodge;
}
.trening__col--inside:nth-child(1) {
order: 1;
border: none;
}
.trening__col--inside:nth-child(2) {
order: 3;
padding-left: 0;
padding-right: 70px;
border-right: 2px solid #ff0126;
}
.trening__col--inside:nth-child(3) {
order: 2;
padding-left: 70px;
padding-right: 0;
border: none;
}
.trening__col--inside:nth-child(4) {
order: 4;
border: none;
}
.trening__col--inside .section__title {
margin-bottom: 1.2em;
}
.trening__col--inside .section__title--icon {
margin-left: 100px;
position: relative;
}
.trening__col--inside .section__title--icon::before {
content: '';
position: absolute;
right: 100%;
top: 50%;
transform: translateY(-50%);
width: 100px;
height: 74px;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/vhodit_icon.png);
background-position: center left;
background-size: contain;
background-repeat: no-repeat;
}
@media (max-width: 992px) {
.trening__col--inside:nth-child(2) {
padding-right: 35px;
}
.trening__col--inside:nth-child(3) {
padding-left: 35px;
}
.trening__col--inside .section__title--icon {
margin-left: 0;
}
.trening__col--inside .section__title--icon::before {
display: none;
}
}
@media (max-width: 575px) {
.trening__col--inside:nth-child(1) {
order: 1;
padding-bottom: 0;
}
.trening__col--inside:nth-child(2) {
order: 2;
padding-left: 0;
}
.trening__col--inside:nth-child(3) {
order: 3;
padding-bottom: 0;
}
.trening__col--inside:nth-child(4) {
order: 4;
border: none;
}
} .trening__themes__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.trening__themes__item {
display: flex;
align-items: flex-start;
width: 48%;
margin-bottom: 30px;
line-height: 1.5;
}
.trening__theme__icon {
margin-right: 20px;
}
@media (max-width: 768px) {
.trening__themes__item {
flex-direction: column;
}
.trening__theme__icon {
margin-right: 0;
margin-bottom: 20px;
}
}
@media (max-width: 575px) {
.trening__themes__wrapper {
margin-top: 30px;
}
.trening__themes__item {
width: 100%;
text-align: center;
align-items: center;
}
.trening__theme__icon {
margin-right: 0;
margin-bottom: 20px;
}
} .trening__section--author {
background-color: #E4E5E6;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/author_bg.png);
background-position: 110% center;
}
.trening__author__about {
padding-left: 25px;
border-left: 4px solid #ff0126;
max-width: 880px;
margin-bottom: 50px;
}
.trening__author__about * {
font-size: 34px;
line-height: 1.3;
margin-bottom: 0;
padding-bottom: 0;
text-align: left;
}
.trening__col--author {
border: none !important;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: stretch;
;
}
.trening__col--author:first-child {
width: 40%;
padding-right: 0;
}
.trening__col--author:last-child {
width: 60%;
}
.trening__col--author:first-child * {
z-index: 1;
}
.trening__author__wrapper {
position: relative;
display: flex;
align-items: flex-end;
justify-content: center;
}
.trening__author__wrapper * {
z-index: 1;
position: relative;
}
.trening__author {
max-width: 80%;
}
.trening__author__wrapper::before {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 88%;
background: #FF0126;
z-index: 0;
}
@media (max-width: 992px) {
.trening__col--author:first-child {
width: 30%;
padding-right: 0;
}
.trening__col--author:last-child {
width: 70%;
}
.trening__author__about * {
font-size: 22px;
}
}
@media (max-width: 768px) {
.trening__author__wrapper {
max-width: 400px;
margin: auto;
margin-right: auto;
}
.trening__col--author:first-child {
width: 100%;
padding-right: 0;
}
.trening__col--author:last-child {
width: 100%;
padding-left: 0;
}
.trening__author__about * {
font-size: 20px;
}
}
@media (max-width: 575px) {
.trening__section--author {
background-image: none;
}
.trening__author__about * {
font-size: 16px;
line-height: 1.5;
}
} .trening__section--video {
background: #6D6E71;
color: #fff;
}
.trening__video__wrapper--outer {
margin-top: 55px;
display: flex;
justify-content: center;
align-items: center;
}
.trening__video__wrapper--inner {
position: relative;
z-index: 0;
overflow: hidden;
}
.trening__video__overlay {
position: absolute;
left: 0;
top: 0;
z-index: 1;
width: 100%;
height: 100%;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/video_bg.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
cursor: pointer; }
@media (max-width: 768px) {
.trening__section--video iframe {
max-height: 57vw;
}
} .trening__section--result {
background-color: #FF0126;
color: #fff;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/result_bg.png);
}
.trening__row--result {
justify-content: space-between;
margin-top: 7%;
}
.trening__col--result {
width: 25%;
}
.trening__result__img {
max-width: 30%;
}
.trening__col--result .col__content {
font-size: 24px;
line-height: 1;
margin-top: 35px;
}
@media (max-width: 1200px) {
.trening__col--result {
width: 30%;
}
.trening__col--result .col__content {
font-size: 20px;
}
}
@media (max-width: 768px) {
.trening__col--result {
width: 100%;
margin-bottom: 30px
}
.trening__result__img {
max-width: 50px;
}
.trening__col--result .col__content {
font-size: 18px;
margin-top: 20px;
}
}
@media (max-width: 450px) {
.trening__col--result .col__content {
font-size: 16px;
}
} .trening__section--buy {
padding-bottom: 0;
}
.trening__section--buy .price_wrap {
margin-top: auto;
}
@media (min-width: 993px) and (max-width: 1200px) {
.trening__section--buy .tr-product {
padding: 25px;
}
}
@media (max-width: 992px) {
.trening__section--buy .trsproduct__items {
margin-bottom: 0;
}
}
@media (max-width: 575px) {
.trening__section--buy .container {
padding-bottom: 0;
}
}
@media (max-width: 450px) {
.trening__section--buy .trs-product__title {
font-size: 25px;
}
} .promo__title {
font-size: 22px;
font-weight: 500;
line-height: 1.18;
max-width: 550px;
margin: auto;
text-align: center;
}
.trening__section--promo .sb_intro_btn {
margin-top: 35px;
}
@media (max-width: 768px) {
.promo__title {
font-size: 18px;
}
} .trening__section--garanty {
padding: 0;
text-align: center;
}
.trening__section--garanty .container {
padding: 2% 0;
}
.garanty__wrapper {
margin: auto;
}
.garanty__title {
text-align: center;
}
.garanty__text {
max-width: 580px;
}
.garanty__text * {
text-align: center;
font-size: 22px;
font-weight: 500;
line-height: 1.18;
}
.garanty__text ul {
margin-left: 0;
display: inline-block;
list-style-type: disc;
}
.garanty__text li {
text-align: left;
font-size: 16px;
font-weight: 700;
line-height: 1.5;
display: list-item;
}
@media (max-width: 768px) {
.garanty__text * {
font-size: 16px;
}
.garanty__text li {
font-size: 14px;
font-weight: normal;
line-height: 1.5;
display: list-item;
}
.trening__row--garanty {
padding: 30px 10px;
}
}  body.postid-1852 .site_header {
z-index: 10;
position: relative;
border: none;
}
.realty-trening--combo .btn.bgRed {
background: #E01D39;
border-color: #E01D39;
}
.realty-trening--combo .btn.bgRed:hover {
background: #fff;
color: #E01D39;
}
.realty-trening--combo .col__content li::before {
background: #E01D39;
}
.section__title {
position: relative;
}
.trening__section--white {
color: #fff;
}
.section__title span {
color: #E01D39;
}
.section__title--decor::before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
right: calc(100% + 20px);
width: 10px;
height: calc(100% + 20px);
background: #E01D39;
} .realty-trening--combo .trening__section--main {
background-color: #E01D39;
}
.trening__main__title__img {
margin-top: 75px;
margin-bottom: 25px;
position: relative;
width: auto;
display: inline-block;
}
.postid-1852 .trening__main__title__img::after {
content: '';
position: absolute;
top: 45%;
left: 100%;
width: 60%;
height: 125px; background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/combo/main_desc.svg);
background-position: center left;
background-repeat: no-repeat;
background-size: contain;
}
.realty-trening--combo .trening__subtitle {
font-size: 21px;
font-weight: normal;
}
.realty-trening--combo .trening__subtitle__desc {
color: #000;
letter-spacing: -0.02em;
font-weight: 500;
}
.postid-1852 .trening__section--main .btn.bgRed {
background: #000 !important;
border-color: #000 !important;
color: #fff !important;
}
@media (max-width: 992px) {
.realty-trening--combo .trening__main_hero {
opacity: 0.25;
}
}
@media (max-width: 767px) {
.trening__main__title__img img {
max-width: 80%;
}
.postid-1852 .trening__main__title__img::after {
position: relative;
display: block;
left: 0;
top: 0;
}
}
@media (max-width: 630px) {
.realty-trening--combo .trening__subtitle br {
display: none;
}
.realty-trening--combo .trening__subtitle {
font-size: 16px;
}
.realty-trening--combo .trening__subtitle__desc {
font-size: 16px;
}
} body .trening__section--whatis {
background-color: #3C4463;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/combo/what_bg.jpg);
background-position: center;
background-size: cover;
}
.trening__whatis__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top: 5%;
}
.trening__whatis__item {
width: calc(100% / 3);
margin-bottom: 4%;
padding-right: 5%;
}
.trening__whatis__title {
font-weight: bold;
font-size: 34px;
line-height: 141%;
letter-spacing: -0.02em;
position: relative;
}
.trening__whatis__title::before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
right: calc(100% + 7px);
width: 25px;
height: 35px;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/combo/what_decor.svg);
background-position: center right;
background-repeat: no-repeat;
background-size: contain;
}
.trening__whatis__text {
font-size: 18px;
line-height: 141%;
letter-spacing: -0.02em;
}
@media (max-width: 1024px) {
.trening__whatis__title::before {
display: none;
}
}
@media (max-width: 992px) {
.trening__whatis__item {
width: 50%;
margin-bottom: 4%;
padding-right: 5%;
}
.trening__whatis__title {
font-size: 22px;
}
.trening__whatis__text {
font-size: 16px;
}
}
@media (max-width: 575px) {
.trening__whatis__item {
width: 100%;
margin-bottom: 4%;
padding-right: 5%;
}
.trening__whatis__title {
font-size: 18px;
}
} .realty-trening--combo .trening__section--forwho h3 {
color: #E01D39;
}
.realty-trening--combo .trening__col--forwho::before {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/combo/for_who_1.png);
background-size: contain;
height: 80px;
}
.realty-trening--combo .trening__col--forwho:last-child::before {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/combo/for_who_2.png);
background-size: contain;
} .trening__section--whereuse {
background-color: #F8F8F8;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/combo/where_bg.png);
background-blend-mode: color-burn;
}
.trening__section--whereuse .col__content {
max-width: 940px;
} .trening__include__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top: 5%;
}
.trening__include__item {
width: calc(100% / 3);
margin-bottom: 4%;
padding-right: 5%;
text-align: center;
}
.trening__include__text {
margin-top: 10px;
line-height: 120%;
letter-spacing: -0.02em;
}
@media (max-width: 992px) {
.trening__include__item {
width: 50%;
}
}
@media (max-width: 575px) {
.trening__include__item {
width: 100%;
padding-right: 0%;
}
} .trening__section--steps {
background-color: #F8F8F8;
}
.trening__steps__wrapper {
display: flex;
}
@media (max-width: 768px) {
.trening__steps__wrapper {
flex-wrap: wrap;
justify-content: center;
}
.trening__steps__item {
flex-basis: 100%;
margin-bottom: 15px;
text-align: center;
}
.trening__steps__img {
max-width: 370px;
object-fit: cover;
}
}
@media (max-width: 400px) {
.trening__steps__img {
max-width: 100%;
}
} .realty-trening--combo .trening__section--author {
background-color: #F8F8F8;
background-image: none;
}
.realty-trening--combo .trening__author__wrapper::before {
background-color: #E01D39;
} .trening__section--results {
background-color: #E01D39;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/combo/result_bg.png);
background-blend-mode: color-burn;
}
.trening__results__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top: 5%;
}
.trening__results__item {
width: calc(100% / 3);
margin-bottom: 4%;
padding-right: 5%;
}
.trening__results__icon {
max-width: 35%;
}
.trening__results__text {
font-size: 18px;
line-height: 141%;
letter-spacing: -0.02em;
margin-top: 15px;
}
@media (max-width: 1024px) {
.trening__results__title::before {
display: none;
}
}
@media (max-width: 992px) {
.trening__results__item {
width: 50%;
margin-bottom: 4%;
padding-right: 5%;
}
.trening__results__text {
font-size: 16px;
}
.trening__results__icon {
max-width: 50px;
margin-top: 20px;
}
}
@media (max-width: 575px) {
.trening__results__item {
width: 100%;
margin-bottom: 4%;
padding-right: 5%;
}
} .realty-trening--combo .trening__section--video {
background-color: #fff;
color: inherit;
} body .trening__section--cta {
background-color: #CFD1D2;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/trening/combo/cta_bg.png);
background-position: center top;
background-size: cover;
min-height: 36vw;
}
.section__title--cta {
color: #fff;
text-align: center;
line-height: 1.33;
}
.trening__cta__name {
font-weight: bold;
font-size: 55px;
line-height: 133%;
text-align: center;
color: #E01D39;
margin-top: 10%
}
.trening__cta__desc {
font-size: 36px;
line-height: 133%;
text-align: center;
color: #000000;
}
.trening__section--cta .sb_intro_btn {
margin-top: 25px;
}
@media (max-width: 1024px) {
.trening__cta__name {
font-size: 40px;
}
.trening__cta__desc {
font-size: 25px;
}
}
@media (max-width: 575px) {
.trening__cta__name {
font-size: 25px;
}
.trening__cta__desc {
font-size: 18px;
}
}
@media (max-width: 500px) {
body .trening__section--cta {
background-image: none;
}
.section__title--cta {
font-size: 16px;
color: inherit;
}
.section__title--cta br {
display: none;
}
.trening__cta__name {
font-size: 18px;
}
.trening__cta__desc {
font-size: 16px;
}
} .realty-trening--combo .trening__section--clients .section__title {
text-align: center;
}  body.postid-2923 .site_header {
z-index: 10;
position: relative;
border: none;
}
.hybrid .section__title {
font-weight: 500;
letter-spacing: -0.02em;
}
.hybrid .col__content li::before {
background: #E01D39;
}
.hybrid .btn.bgRed {
background: #E01D39;
border-color: #E01D39;
text-align: center;
}
.hybrid .btn.bgRed:hover {
background-color: transparent;
color: #E01D39;
} .hybrid .trening__section--main {
padding-top: 40px;
background-color: #E01D39;
background-position: bottom center;
background-blend-mode: normal;
background-size: contain;
}
.hybrid .trening__main__title__img {
margin-top: 110px;
}
.hybrid .trening__main__title__img::after {
display: none;
}
.hybrid .trening__subtitle__desc {
font-size: 24px;
letter-spacing: -0.01em;
}
.life .trening__main__title__img {
width: 40%;
min-width: 250px;
}
body:not(.postid-8492) .hybrid .trening__section--main .btn.bgRed {
background: #000;
border: none;
color: #fff;
width: 360px;
max-width: 100%;
margin-top: 40px;
padding: 15px
}
body:not(.postid-8492) .hybrid .trening__section--main .btn.bgRed:hover {
background: #fff;
color: #E01D39;
}
@media (max-width: 767px) {
.hybrid .trening__section--main {
background-image: none !important;
}
.hybrid .trening__main__title__img {
margin-top: 70px;
}
.hybrid .trening__subtitle__desc {
font-size: 14px;
}
} .hybrid .trening__section--whatis {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/hybrid/hy_what_bg.jpg);
}
.hybrid .trening__whatis__title::before {
top: 20px;
transform: translatey(0);
}
.whatis__desc {
display: flex;
justify-content: center;
align-items: center;
margin-top: 40px;
}
.whatis__desc span {
font-size: 24px;
text-align: center;
padding: 2% 5%;
border: 2px solid;
line-height: 1.2;
text-transform: uppercase;
}
@media (max-width:1024px) {
.whatis__desc span {
font-size: 20px;
}
}
@media (max-width:768px) {
.whatis__desc span {
font-size: 16px;
}
} .trening__forwho__item__top {
display: flex;
}
.hybrid .trening__forwho__icon {
width: 50px;
margin-right: 20px;
}
.hybrid .trening__forwho__title {
font-size: 21px;
font-weight: 500;
line-height: 140%;
letter-spacing: -0.02em;
text-transform: uppercase;
color: #E01D39;
}
.hybrid .trening__forwho__text {
margin-left: 70px;
margin-top: 10px;
margin-bottom: 30px;
font-size: 21px;
line-height: 140%;
}
@media (max-width:600px) {
.hybrid .trening__forwho__icon {
width: 30px;
margin-right: 10px;
}
.hybrid .trening__forwho__title {
font-size: 16px;
}
.hybrid .trening__forwho__text {
font-size: 16px;
margin-left: 0;
}
} .trening__section--inside {
background-color: #E5E5E5;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/hybrid/hy_inside_bg.svg);
background-blend-mode: color-burn;
}
.hybrid .trening__col {
border: none;
}
.hybrid .trening__section--inside h3 {
color: #E01D39;
font-size: 24px;
}
.hybrid .trening__section--inside h3::after {
content: '+';
position: absolute;
right: 0;
font-size: 40px;
top: 50%;
transform: translateY(-50%);
color: #E01D39;
}
@media (max-width:1024px) {
.hybrid .trening__section--inside h3 {
font-size: 20px;
}
}
@media (max-width:768px) {
.trening__section--inside {
background-image: none;
}
.hybrid .trening__section--inside h3 {
font-size: 16px;
}
.hybrid .trening__section--inside h3::after {
display: none;
}
} .hybrid .trening__themes__item {
width: 50%;
padding: 40px;
margin-bottom: 0;
}
.hybrid .trening__themes__item:nth-child(-n + 2) {
border-bottom: 1px solid #ccc;
}
.hybrid .trening__themes__item:nth-child(odd) {
border-right: 1px solid #ccc;
}
.hybrid .themes__subtitle p:first-child {
font-size: 34px;
line-height: 120%;
letter-spacing: -0.02em;
color: #E01D39;
margin-bottom: 10px;
}
.hybrid .themes__subtitle p:last-child {
font-size: 24px;
line-height: 120%;
letter-spacing: -0.02em;
color: rgba(2, 2, 2, 0.76);
}
.hybrid .trening__themes__item {
flex-direction: column;
}
.hybrid .trening__theme__icon {
align-self: center;
width: 50px;
height: 50px;
margin: 0;
}
.hybrid .trening__theme__title {
align-self: center;
font-size: 24px;
font-weight: 500;
line-height: 1.1;
text-align: center;
letter-spacing: 0.02em;
color: #E01D39;
margin-top: 15px;
margin-bottom: 30px;
}
@media (max-width: 992px) {
.hybrid .trening__themes__item {
width: 100%;
padding: 0;
margin-bottom: 50px;
border: none !important;
}
.hybrid .themes__subtitle p:first-child {
font-size: 24px;
}
.hybrid .themes__subtitle p:last-child {
font-size: 20px;
}
}
@media (max-width: 600px) {
.hybrid .trening__theme__title {
font-size: 16px;
}
.hybrid .trening__theme__text li {
text-align: left;
}
.hybrid .themes__subtitle p:first-child {
font-size: 18px;
}
.hybrid .themes__subtitle p:last-child {
font-size: 16px;
}
} .hybrid .trening__section--author {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/hybrid/hy_autor_bg.svg);
}
.hybrid .trening__author__about {
border-color: #E01D39
}
.hybrid .trening__author__wrapper::before {
background-color: #E01D39
}
.hybrid .trening__col.trening__col--author:first-child {
order: 2;
padding-left: 50px;
}
.hybrid .trening__col.trening__col--author:last-child {
padding-left: 0;
}
.hybrid .trening__col--author li {
font-size: 20px;
text-align: left;
}
@media (max-width: 768px) {
.hybrid .trening__col.trening__col--author:first-child {
order: 0;
padding-left: 0;
margin-bottom: 30px;
}
.hybrid .trening__col--author li {
font-size: 16px;
}
} .hybrid .trening__results__text {
text-transform: uppercase;
} .hybrid .trening__section--video {
background: #fff;
color: inherit;
} .hybrid .trening__section--buy {
background-color: #918F8F;
color: #fff;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/hybrid/buy_bg.svg);
}
.hybrid .tr-product {
justify-content: flex-start;
}
.hybrid .price_wrap {
margin-top: 0 !important;
}
.hybrid .trs-product__text {
order: 10;
font-size: 17px;
font-weight: 500;
line-height: 1.2;
margin-bottom: 0;
}
.hybrid .trs-product__text ul {
margin-top: 20px;
}
.hybrid .trs-product__text li {
font-size: 16px;
font-weight: normal;
}
.hybrid .tr_style_1 .trs-product__price, .hybrid .tr_style_2 .trs-product__price {
color: #fff;
}
.hybrid .tr_style_3 .trs-product__price {
color: #000;
}
.hybrid .tr_style_2 .trs-product__text li, .hybrid .tr_style_3 .trs-product__text li {
font-weight: bold;
}
.hybrid .tr_style_1 .tr-product {
background-color: #E01D39;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/hybrid/price_1_bg.svg) !important;
background-blend-mode: exclusion;
}
@media (max-width: 992px) {
.hybrid .trening__section--buy {
background-image: none;
}
} .hybrid .trening__section--garanty {
margin: 3% 0;
}
.hybrid .section_garanty .container {
border-width: 5px;
} .hybrid .trening__section--thanks {
background-color: #E5E5E5;
}  body.postid-3152 .site_header {
z-index: 10;
position: relative;
border: none;
} .hybrid.combo .trening__subtitle__desc {
font-size: 18px;
letter-spacing: -0.02em;
}
.hybrid.combo .trening__main_hero {
right: 0;
} .hybrid.combo .trening__section--whatis {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/hybrid_combo/whatis_bg.jpg);
}
.hybrid.combo .trening__section--whatis .section__title {
font-size: 32px;
}
@media screen and (max-width: 75em) {
.hybrid.combo .trening__section--whatis .section__title {
font-size: calc(18px + 16 * ((100vw - 320px) / 880));
}
}
.hybrid.combo .trening__whatis__item {
text-align: center;
}
.hybrid.combo .trening__whatis__title::before {
display: none;
}
.trening__whatis__icon {
margin-bottom: 20px;
}
.hybrid.combo .whatis__desc span {
font-size: 18px;
text-transform: none;
border-radius: 100px;
line-height: 1.44;
}
@media (max-width: 1024px) {
.hybrid.combo .whatis__desc span {
border-radius: 20px;
}
.hybrid.combo .whatis__desc span br {
display: none;
}
}
@media (max-width: 768px) {
.hybrid.combo .whatis__desc span {
font-size: 16px;
}
} .hybrid.combo .trening__section--inside {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/hybrid_combo/inside_bg.svg);
background-blend-mode: color-burn;
}
.hybrid.combo .trening__col--inside:nth-child(2) {
border: none;
padding-right: 50px !important;
}
@media (max-width: 575px) {
.hybrid.combo .trening__col--inside:nth-child(2) {
padding-right: 0 !important;
margin-bottom: 30px;
}
.hybrid.combo .trening__section--inside {
background-image: none;
}
} .trening__section--scheme {
background-color: #9C9A9B;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/hybrid_combo/scheme_bg.svg);
}
.scheme__img__wrapper {
text-align: center;
}
.scheme__img--mob {
display: none;
}
@media (max-width: 768px) {
.scheme__img--pc {
display: none;
}
.scheme__img--mob {
display: block;
margin: auto;
}
} .hybrid.combo .trening__author__about {
max-width: 100%;
}
.hybrid.combo .trening__section--author .sb_intro_btn {
text-align: left;
}
.hybrid.combo .trening__col--author li {
letter-spacing: -0.01em;
font-size: 16px;
} @media (max-width: 1220px) {
.hybrid.combo .trening__cta__name {
font-size: 35px;
}
.hybrid.combo .trening__cta__desc {
font-size: 30px;
}
}
@media (max-width: 1024px) {
.hybrid.combo .section__title--cta br {
display: none;
}
}
@media (max-width: 768px) {
.hybrid.combo .trening__cta__name {
font-size: 25px;
}
.hybrid.combo .trening__cta__desc {
font-size: 20px;
}
}
@media (max-width: 500px) {
.hybrid.combo .trening__cta__name {
font-size: 18px;
}
.hybrid.combo .trening__cta__desc {
font-size: 16px;
}
}   .author__about {
position: relative;
}
.author__about.bordered::before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
right: calc(100% + 20px);
width: 10px;
height: calc(100% + 20px);
background: #E01D39;
}
.author__about *,
.ost__main .author__about p {
font-size: 34px;
line-height: 1.2;
margin-bottom: 0.7em;
text-align: left;
}
.author__grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 80px;
margin: 4% 0;
}
.author__grid__item:nth-child(3) {
grid-column: 1/3;
}
.author__grid *,
.ost__main .author__grid * {
font-size: 21px;
line-height: 1.2;
text-align: left;
}
.video__wrapper {
display: flex;
align-items: center;
justify-content: center;
margin: 3em 0;
}
.video__wrapper iframe {
max-height: 57vw;
}
@media (min-width: 769px) and (max-width: 1200px) {
.author__about *,
.ost__main .author__about p {
font-size: 3vw;
}
.author__grid {
grid-gap: 60px;
}
.author__grid *,
.author__grid ul li,
.ost__main .author__grid * {
font-size: 2vw;
}
}
@media (max-width: 768px) {
.author__about *,
.ost__main .author__about p {
font-size: 18px;
}
.author__grid {
grid-gap: 40px;
grid-template-columns: 1fr;
margin: 40px 0;
}
.author__grid__item {
grid-column: 1/2;
}
.author__grid *,
.author__grid ul li,
.ost__main .author__grid * {
font-size: 16px;
}
} .chat__widjet {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: fixed;
z-index: 99999;
right: 20px;
bottom: 20px;
pointer-events: none;
}
.chat__widjet__list {
margin-bottom: 10px;
transform: scale(0);
transition: 0.1s;
}
.chat__widjet.active .chat__widjet__list {
transform: scale(1);
pointer-events: auto;
}
.chat__widjet.active .chat__widjet__btn.float__btn img {
opacity: 0;
}
.chat__widjet .chat__widjet__btn.float__btn::after {
content: '';
position: absolute;
width: 50%;
height: 50%;
background-image: url(//ostanin.ru/wp-content/uploads/decor/close.svg);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
transform: scale(0);
}
.chat__widjet.active .chat__widjet__btn.float__btn::after {
transform: scale(1);
transition: 0.2s;
}
.chat__widjet.active .chat__widjet__btn.float__btn:hover::after {
transform: scale(0.9);
}
.chat__widjet.active .chat__widjet__btn.float__btn { }
.chat__widjet__btn {
width: 60px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
padding: 10px;
margin-bottom: 5px;
border-radius: 4px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
outline: none !important;
cursor: pointer;
position: relative;
pointer-events: auto;
}
.chat__widjet__btn.chat__item {
transform: scale(0.9);
}
.chat__widjet__btn:hover {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.chat__widjet__btn:hover img {
transform: scale(0.9);
transition: 0.2s;
}
.chat__widjet.scroll-js {
opacity: 0.2;
transition: 0.2s;
}
@media (max-width: 500px) {
.chat__widjet__btn {
width: 50px;
height: 50px;
}
} .realty-trening * {
box-sizing: border-box;
}
.product__price--old {
color: #fff;
opacity: 0.5;
}
.trening__section .container {
padding-bottom: 5%;
}
.trening__btn__wrapper {
margin-top: 2em;
}
.trening__btn__wrapper.tacenter {
text-align: center;
}
.trening__section .btn.bgRed {
background: #E01D39;
border-color: #E01D39;
text-align: center;
}
.trening__section .btn.bgRed:hover {
background-color: transparent;
color: #E01D39;
}
.trening__section .btn.bgRed.black {
background: #000;
border: none;
color: #fff;
width: 360px;
max-width: 100%;
margin-top: 40px;
padding: 15px;
text-align: center;
}
.trening__section .btn.bgRed.black:hover {
background: #fff;
color: #E01D39;
}
.col__content li {
font-size: 18px;
}
.col__content li::before {
background: #E01D39;
}
.section__title {
text-transform: uppercase;
margin-bottom: 2em;
} .trening__grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 5vw;
}
.trening__grid__item.img__left {
display: flex;
align-items: flex-start;
}
.trening__grid__item.img__left .trening__grid__icon {
min-width: 15%;
margin: 1em 0;
margin-right: 2em;
}
.trening__grid__text,
.trening__grid__text p {
text-align: left;
font-size: 18px;
} .trening__grid--3center {
display: flex;
flex-wrap: wrap;
justify-content: center;
text-align: center;
}
.trening__grid--3center .trening__grid__item {
width: calc(100% / 3);
max-width: 100%;
text-align: center;
padding: 20px;
}
.trening__grid--3center p {
text-align: center;
}
.trening__grid--3center .trening__grid__item img {
margin-bottom: 1em;
}
@media (max-width: 992px) {
.trening__grid--3center .trening__grid__item {
width: 100%;
text-align: left;
padding: 0;
margin-bottom: 20px
}
.trening__grid--3center p {
text-align: left;
}
}
@media (max-width:767px) {
.trening__grid {
grid-template-columns: 1fr;
}
}
@media (max-width:500px) {
.section__title br {
display: none;
}
.trening__grid__item.img__left {
display: block;
text-align: center;
}
.trening__grid__item.img__left .trening__grid__icon {
max-width: 15%;
max-width: 10%;
margin: 2em;
}
.trening__grid__text,
.trening__grid__text p,
.trening__grid--3center .trening__grid__item,
.trening__grid--3center p {
text-align: center;
font-size: 16px;
}
.col__content li {
font-size: 16px;
}
} body.postid-3332 .site_header {
z-index: 10;
position: relative;
border: none;
}
#popmake-3676 {
padding: 5%;
} .school .trening__main__title__img {
padding-top: 5%;
}
.school .trening__subtitle {
line-height: 1.6;
font-weight: 500;
letter-spacing: -0.02em
}
@media (min-width: 900px) {
.school .trening__subtitle {
font-size: 30px;
}
.school .trening__main_hero {
right: 0;
}
} .dlya_kompanij_gde .trening__grid__icon {
width: 30px;
min-width: 30px !important;
} .trening__whatmean__grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
grid-gap: 30px;
}
.trening__whatmean__grid h4 {
font-size: 18px;
margin-bottom: 25px;
margin-top: 0;
padding-bottom: 15px;
border-bottom: 2px solid;
min-height: 65px;
display: flex;
align-items: center;
}
.trening__whatmean__item {
display: flex;
flex-direction: column;
max-width: calc(100vw - 40px) !important;
}
.trening__whatmean__content {
padding: 20px;
background: #FBFBFB;
border: 2px solid #000;
flex-grow: 10;
}
.trening__whatmean__content p {
margin-bottom: 0;
}
.trening__whatmean__content p,
.trening__whatmean__content li {
font-size: 17px;
letter-spacing: -0.02em;
line-height: 1.2;
text-align: left;
}
.trening__whatmean__content ul {
margin: 0;
padding: 0;
}
.trening__whatmean__content li {
position: relative;
margin-bottom: 1em;
}
.trening__whatmean__content li::before {
content: '•';
margin-right: 0.5em;
}
.trening__whatmean__btn {
margin-top: 20px;
}
.trening__whatmean__btn a {
width: 100% !important;
font-size: 16px !important;
font-weight: normal;
line-height: 1.2;
letter-spacing: -0.05em;
padding: 5px 20px !important;
min-height: 60px !important;
display: flex !important;
align-items: center;
justify-content: center;
}
@media (max-width:500px) {
.trening__whatmean__grid h4,
.trening__whatmean__content p,
.trening__whatmean__content li {
font-size: 16px;
}
.trening__whatmean__btn a {
font-size: 14px !important;
}
} .school .trening__section--author {
background-image: url(//ostanin.ru/wp-content/uploads/2020/11/cs_autor_bg.svg);
background-size: auto;
background-position: right;
}
.school .trening__author__wrapper::before {
display: none;
}
.school .trening__col.trening__col--author:first-child {
order: 2;
padding-left: 50px;
}
.school .trening__col.trening__col--author:last-child {
padding-left: 0;
}
.school .trening__col--author li {
text-align: left;
}
.school .trening__author {
max-width: 100%;
}
@media (max-width: 768px) {
.school .trening__col.trening__col--author:first-child {
order: 0;
padding-left: 0;
margin-bottom: 30px;
}
.school .trening__col--author li {
font-size: 16px;
}
} .school .trening__section--scheme {
background: #fff;
} .vozmozhnosti .trening__grid {
grid-gap: 40px
}
.vozmozhnosti .trening__grid__item.img__left .trening__grid__icon {
margin-top: 0;
}
@media (max-width: 500px) {
.vozmozhnosti .trening__grid__item.img__left .trening__grid__icon {
max-width: 40%;
}
} @media (min-width: 1200px) {
.school .section__title--cta {
font-size: 60px;
margin-bottom: 1em;
}
.school .trening__cta__name {
font-size: 48px;
}
.school .trening__cta__desc {
font-weight: bold;
font-size: 40px;
}
}
@media (min-width: 499px) and (max-width: 1199px) {
.school .section__title--cta {
font-size: 5vw;
}
.school .trening__cta__name,
.school .trening__cta__desc {
font-size: 3vw;
}
} body.single-trening_product .site_header {
z-index: 10;
position: relative;
border: none;
}
.single-trening_product footer.not_prefooter .footer__bottom,
.page-id-4222 footer .footer__bottom,
.page-id-6413 footer .footer__bottom,
.page-id-7801 footer .footer__bottom {
padding-top: 45px;
}
.grecaptcha-badge {
pointer-events: none !important;
visibility: hidden !important;
}
#popmake-3770>.pum-content,
#popmake-5030>.pum-content,
#popmake-5272>.pum-content,
#popmake-5861>.pum-content,
#popmake-6151>.pum-content {
padding: 5%;
}
.pum-theme-dlya-forma-zakaza-getkurs .popmake-close::after {
content: 'x';
font-weight: bold;
}
.cf__policy {
margin-top: 10px;
}
.cf__policy, .cf__policy a {
font-size: 12px;
letter-spacing: -0.05em;
}
.cf__policy a {
color: inherit;
text-decoration: underline;
}
.cf__policy a:hover {
color: #E01D39;
}
.pre-footer .cf__policy {
color: #ccc;
text-align: center;
}
.page-template-lid-template .trening__section ul {
margin: 1.5em 0;
}
.li--check ul li {
padding-left: 2em;
}
.li--check ul li::before {
background-color: transparent;
background-image: url(//ostanin.ru/wp-content/uploads/decor/check.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 1.3em;
height: 1.3em;
top: 0.3em;
} [class*="ost__grid--"].digit .ost__grid__item {
position: relative;
padding-left: 70px;
}
[class*="ost__grid--"].digit .ost__grid__item::before {
position: absolute;
left: 0;
top: 0;
}
[class*="ost__grid--"].digit .ost__grid__item:nth-child(1)::before {
content: url(//ostanin.ru/wp-content/themes/ostanin/img/decor/num_1.svg);
}
[class*="ost__grid--"].digit .ost__grid__item:nth-child(2)::before {
content: url(//ostanin.ru/wp-content/themes/ostanin/img/decor/num_2.svg);
}
[class*="ost__grid--"].digit .ost__grid__item:nth-child(3)::before {
content: url(//ostanin.ru/wp-content/themes/ostanin/img/decor/num_3.svg);
}
[class*="ost__grid--"].digit .ost__grid__item:nth-child(4)::before {
content: url(//ostanin.ru/wp-content/themes/ostanin/img/decor/num_4.svg);
}
@media (max-width: 500px) {
[class*="ost__grid--"].digit .ost__grid__item {
position: relative;
padding-left: 0;
padding-top: 70px;
}
} .reviews__item img {
margin: auto;
}
.slick-slider .slick-arrow {
width: 30px;
height: 60px;
z-index: 1;
line-height: 1;
}
.slick-slider .slick-arrow::before {
content: '';
width: 100%;
height: 100%;
display: block;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.slick-slider .slick-prev {
left: -50px;
}
.slick-slider .slick-prev::before {
background-image: url(//ostanin.ru/wp-content/uploads/decor/arr-left.svg);
}
.slick-slider .slick-next {
right: -50px;
}
.slick-slider .slick-next::before {
background-image: url(//ostanin.ru/wp-content/uploads/decor/arr-right.svg);
}
@media (max-width: 1300px) {
.slick-slider .slick-arrow {
width: 20px;
height: 40px;
}
.slick-slider .slick-prev {
left: -30px;
}
.slick-slider .slick-next {
right: -30px;
}
}
@media (max-width: 650px) {
.slick-slider .slick-arrow {
background-color: #fff;
padding: 5px;
box-shadow: 0 0 10px rgb(0 0 0 / 30%);
filter: invert();
}
.slick-slider .slick-prev {
left: -5px;
}
.slick-slider .slick-next {
right: -5px;
}
} .page-id-6413 .site_header {
z-index: 10;
position: relative;
border: none !important;
} .referral h1 {
font-size: 80px;
margin-bottom: 0.5em;
}
body .referral p, body .referral li {
font-size: 36px;
margin-bottom: 0.5em;
}
.referral .glavnyj_ekran {
padding-top: 80px;
}
.referral .glavnyj_ekran [class*="ost__grid--"] {
margin-bottom: 30px;
}
@media (max-width: 1200px) and (min-width: 768px) {
body .referral p, body .referral li {
font-size: 2.8vw;
}
.referral h1 {
font-size: 5vw;
}
}
@media (max-width: 767px) {
.referral h1 {
font-size: 5vw;
}
body .referral p, body .referral li {
font-size: 16px;
}
.referral .glavnyj_ekran br {
display: none;
}
}
@media (max-width: 550px) {
.referral .section__title {
text-align: center;
}
} .referral .o_programme ul {
display: grid;
grid-template-columns: 150px auto;
grid-gap: 50px;
align-items: center;
}
.referral .o_programme li {
margin: 0 !important;
padding: 0 !important;
}
.referral .o_programme li::before {
display: none;
}
.referral .o_programme li:nth-child(2n+1) {
line-height: 1;
display: flex;
align-items: center;
}
@media (max-width: 1200px) {
.referral .o_programme ul {
grid-template-columns: 100px auto;
grid-gap: 30px;
}
}
@media (max-width: 600px) {
.referral .o_programme ul {
grid-template-columns: 50px auto;
grid-gap: 15px;
}
} .referral .voznagrazhdenie .ost__grid__item {
background: #fff;
border-radius: 10px;
border-top: 20px solid #E01D39;
padding: 30px 15px;
text-transform: uppercase;
}
.referral .voznagrazhdenie .ost__grid__item * {
text-align: center;
}
.referral .voznagrazhdenie p {
font-size: 24px;
}
.referral .voznagrazhdenie strong {
font-size: 100px;
display: block;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #DDDCDC;
}
@media (max-width: 600px) {
.referral .voznagrazhdenie p {
font-size: 16px;
}
.referral .voznagrazhdenie strong {
font-size: 40px;
}
} .referral .produkty .ost__grid__item {
border: 2px solid #C4C4C4;
display: flex;
align-items: center;
justify-content: center;
}
.referral .produkty .ost__grid__item:hover {
border-color: #E01D39;
}
.referral .produkty .ost__grid__item p,
.referral .produkty .ost__grid__item a {
display: flex;
align-items: center;
justify-content: center;
margin: 0;
width: 100%;
}
.referral .produkty .ost__grid__item a img {
margin: 2em;
max-width: 60vw;
} .referral__form {
text-align: center;
}
.referral__form__wrap {
background: rgba(255, 255, 255, 0.85);
padding: 4em 2em;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
margin-bottom: 40px;
}
.referral__form__title {
font-size: 28px;
color: #7C7B7B;
margin-bottom: 2em;
}
.referral__form__grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
grid-gap: 2em;
}
.referral__form__field * {
max-width: 100%;
}
.referral__form__field input {
outline: none !important;
box-shadow: none !important;
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
border-radius: 0;
background: transparent;
}
.referral__form__field ::placeholder {
color: #ccc;
}
.referral__form__btn .wpcf7-submit {
border-radius: 0 !important;
}
@media (min-width: 768px) {
.referral__form__field input {
font-size: 20px;
}
}
@media (max-width: 767px) {
.referral__form__title {
font-size: 22px;
}
} .page-id-6277 .leadp_container {
display: grid;
}
.page-id-6277 .leadp_container .row:first-child {
order: 10;
z-index: 10;
}
.page-id-6277 .leadp_container .row:last-child .col-md-6:last-child {
display: grid;
align-items: center;
}
.page-id-6277 .leadp_container .col-md-6:first-child,
.page-id-6277 .leadp_left_img {
display: flex;
align-items: flex-end;
justify-content: center;
}
.page-id-6277 .leadp_left_img img {
max-height: 80vh;
margin-bottom: -1px;
object-fit: contain;
object-position: bottom center;
}
.modal__notice~.wpcf7-mail-sent-ok {
position: fixed;
width: 400px;
max-width: 90vw;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
padding: 50px;
text-align: center;
border-radius: 20px;
border: none;
box-shadow: 0 10px 15px rgb(0 0 0 / 50%);
font-size: 20px;
transition: 0.1s;
}
.modal__notice~.wpcf7-mail-sent-ok.hide-js {
display: none !important;
}
.modal__notice~.wpcf7-mail-sent-ok::after {
content: "Ок, закрыть";
display: inline-flex;
color: #00d600;
border: 3px solid;
border-radius: 5px;
padding: 5px 15px;
margin-top: 1em;
min-width: 250px;
justify-content: center;
cursor: pointer;
}
@media (max-width: 991px) and (min-width: 767px) {
.page-id-6277 .leadp_form_title h1 {
font-size: 20px;
line-height: 1.2;
}
.page-id-6277 .leadp_form_title p {
font-size: 16px;
}
}
@media (max-width: 767px) {
.page-id-6277 .leadp_container .row:last-child {
padding: 10px 5px;
}
.page-id-6277 .leadp_container .row:last-child .col-md-6:first-child {
order: 2;
margin-top: 30px;
}
.page-id-6277 .leadp_left_img img {
margin-bottom: -11px;
}
.leadp_title {
font-size: 25px;
}
} .glavnyj_ekran_promo {
padding-top: 140px;
}
.promo__sticker img {
max-width: 50vw;
margin-bottom: 30px;
}
.promo__content p {
margin-bottom: 0;
font-size: 35px;
font-weight: 500;
line-height: 1.2;
}
.promo__content strong {
color: #CE2029 !important;
text-shadow: 2px 2px 2px #961D21;
font-size: 4.5em;
line-height: 1;
}
.promo__content em {
font-size: 0.7em;
line-height: 1.2;
font-style: normal;
color: #fff;
text-shadow: 2px 2px 2px #961D21;
}
.promo__content+.trening__btn__wrapper {
margin-top: 0;
}
.glavnyj_ekran_promo a.btn {
font-weight: bold;
max-width: 300px !important;
width: 100% !important;
background: #fff !important;
color: #ff0126 !important;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1)
}
.glavnyj_ekran_promo a.btn:hover {
box-shadow: 0 2px 8px -10px rgba(0, 0, 0, 0.1)
}
.black_on_hover .deskMenu a:hover {
color: #000 !important;
}
@media (max-width: 991px) {
.promo__content p {
font-size: 30px;
}
.glavnyj_ekran_promo .trening__main_hero {
opacity: 1;
}
}
@media (max-width: 768px) {
.promo__content p {
font-size: 25px;
}
.glavnyj_ekran_promo a.btn {
max-width: 280px !important;
margin: 20px 0 !important;
}
}
@media (max-width: 500px) {
.glavnyj_ekran_promo {
padding-top: 120px;
}
.glavnyj_ekran_promo .trening__main_hero {
display: none;
}
.promo__content p {
font-size: 20px;
}
} body.page-id-5574 .site_header {
z-index: 10;
position: relative;
border: none;
}
body.page-id-5574 .deskMenu a:hover {
color: #ff0026;
} .section__preTitle {
margin-bottom: 2em;
}
.bio.new__home .trening__title {
font-size: 56px;
margin-left: 0;
color: #ff0126;
}
.new__home .glavnyj_ekran {
position: relative;
}
.new__home .trening__main_hero {
right: 0;
}
.new__home .glavnyj_ekran .container {
padding-bottom: 15vw !important;
}
.trening__main_nadpis {
position: absolute;
width: 100%;
left: 0;
right: 0;
bottom: 0;
}
@media (max-width: 500px) {
.bio.new__home .trening__title {
font-size: 40px;
}
} .new__home section.produkty .trening__btn__wrapper {
margin-top: 100px;
margin-bottom: 50px;
} .new__home .kejsy h3 {
font-weight: normal;
}
.cases__grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
grid-gap: 20px;
margin-bottom: 100px;
}
.cases__grid.slick-initialized {
margin-bottom: 100px;
}
.case__item {
border: 2px solid #EFF0F0;
display: block;
filter: grayscale();
background-position: center;
background-size: 50%;
background-repeat: no-repeat;
height: 250px;
}
.case__item:hover {
filter: grayscale(0);
}
.slick-initialized .case__item {
margin: 10px;
}
.cases__grid.slick-initialized .slick-list {
margin-left: -10px;
margin-right: -10px;
} .client__grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
grid-gap: 40px;
}
.client__item {
position: relative;
display: flex;
align-items: center;
overflow: hidden;
}
.client__item a {
display: flex;
align-items: center;
height: 100%;
}
.client__item a:hover {
opacity: 0.85;
}
@media (max-width: 1024px) {
.client__grid {
grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));
grid-gap: 20px;
}
} .subscribe__soc__item span {
color: inherit;
}
.page-id-5574 .fcontacts__title, .page-id-5574 .fcontacts__title~* {
display: none;
}
.page-id-5574 .pre-footer {
padding-bottom: 50px;
position: relative;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/decor/lb_bg.png);
background-position: left bottom;
background-repeat: no-repeat;
}
.page-id-5574 footer {
margin-top: 0;
}  .celi .trening__subtitle {
max-width: 600px;
font-weight: 500;
} .celi .zadachi h4 {
margin-top: 0;
} .celi .kursy .ost__grid__item {
position: relative;
padding-left: 110px;
}
.celi .kursy .ost__grid__item::before {
position: absolute;
left: 0;
top: 0;
}
.celi .kursy .ost__grid__item:nth-child(1)::before {
content: url(//ostanin.ru/wp-content/themes/ostanin/img/decor/ce_bu_1.svg);
}
.celi .kursy .ost__grid__item:nth-child(2)::before {
content: url(//ostanin.ru/wp-content/themes/ostanin/img/decor/ce_bu_2.svg);
}
.celi .kursy p,
.celi .kursy h3 {
margin-bottom: 0;
}
@media (max-width: 500px) {
.celi .kursy .ost__grid__item {
position: relative;
padding-left: 0;
padding-top: 110px;
}
} .celi .trening__cta__wrapper * {
text-align: center;
}
.celi .trening__cta__wrapper p {
margin: 0;
}
.celi .cta__content__top p {
font-size: 60px;
font-weight: 500;
color: #fff;
margin-bottom: 2em
}
.celi .cta__content__top em {
font-size: 80%;
font-weight: 500;
font-style: normal;
}
.celi .cta__content__bottom p {
font-size: 32px;
font-weight: 500;
max-width: 700px;
margin: auto;
}
.celi .cta__content__bottom ul {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
grid-gap: 30px;
margin-bottom: 1em;
}
.celi .cta__content__bottom li {
font-size: 22px;
font-weight: 500;
text-transform: uppercase;
text-align: left;
}
.celi .cta__content__bottom li::before {
display: none;
}
@media (max-width: 1199px) {
.celi .cta__content__bottom li {
font-size: 18px;
}
}
@media (max-width: 991px) {
.celi .cta__content__top p {
font-size: 38px;
}
.celi .cta__content__bottom p {
font-size: 24px;
}
.celi .cta__content__bottom ul {
grid-template-columns: 1fr;
grid-gap: 20px;
margin-bottom: 1em;
}
.celi .cta__content__bottom li {
text-align: center;
}
}
@media (max-width: 768px) {
.celi .cta__content__top p {
font-size: 28px;
margin-bottom: 1em;
color: #000;
}
.celi .cta__content__bottom p {
font-size: 20px;
}
}  @media (min-width: 768px) {
.executive .trening__subtitle__desc {
font-size: 28px;
}
} .executive .chto_eto .col__content {
max-width: 900px;
}
.executive .chto_eto .col__content h2 {
display: inline-block;
padding: 0 0.5em;
margin-top: 0.5em;
background: #fff;
color: #130323;
font-size: 55px;
}
.executive .chto_eto p {
font-size: 28px;
}
@media (max-width: 768px) {
.executive .chto_eto .col__content h2 {
font-size: 35px;
}
.executive .chto_eto p {
font-size: 18px;
}
}
@media (max-width: 500px) {
.executive .chto_eto .col__content h2 {
font-size: 25px;
}
.executive .chto_eto p {
font-size: 16px;
}
} .executive .osobennosti h2 i {
text-transform: none;
font-style: normal;
}
.executive .osobennosti .ost__grid__item h4 {
margin: 0;
}
.executive .osobennosti .ost__grid__item {
position: relative;
padding-left: 70px;
}
.executive .osobennosti .ost__grid__item::before {
position: absolute;
left: 0;
top: 0;
}
.executive .osobennosti .ost__grid__item:nth-child(1)::before {
content: url(//ostanin.ru/wp-content/themes/ostanin/img/decor/num_1.svg);
}
.executive .osobennosti .ost__grid__item:nth-child(2)::before {
content: url(//ostanin.ru/wp-content/themes/ostanin/img/decor/num_2.svg);
}
.executive .osobennosti .ost__grid__item:nth-child(3)::before {
content: url(//ostanin.ru/wp-content/themes/ostanin/img/decor/num_3.svg);
}
@media (max-width: 500px) {
.executive .osobennosti .ost__grid__item {
position: relative;
padding-left: 0;
padding-top: 70px;
}
} .executive .trening__cta__wrapper * {
text-align: center;
}
.executive .trening__cta__wrapper p {
margin: 0;
}
.executive .cta__content__top p {
font-size: 60px;
font-weight: 500;
color: #fff;
margin-bottom: 2em
}
.executive .cta__content__top em {
font-size: 80%;
font-weight: 500;
font-style: normal;
}
.executive .cta__content__bottom p {
font-size: 34px;
font-weight: 500;
}
@media (max-width: 991px) {
.executive .cta__content__top p {
font-size: 38px;
}
.executive .cta__content__bottom p {
font-size: 24px;
}
}
@media (max-width: 768px) {
.executive .cta__content__top p {
font-size: 28px;
margin-bottom: 1em;
color: #000;
}
.executive .cta__content__bottom p {
font-size: 20px;
}
} body.postid-4682 .site_header {
z-index: 10;
position: relative;
border: none;
} .adaptation .glavnyj_ekran {
padding-top: 50px;
}
.adaptation .trening__main_hero {
right: 0;
}
@media (max-width: 767px) {
.adaptation .trening__main__title__img img {
max-width: 100%;
}
} .trening__section.motivacziya p,
.trening__section.motivacziya p * {
font-size: 64px;
font-style: normal;
font-weight: bold;
margin-bottom: 0;
}
.trening__section.motivacziya em {
display: inline-block;
padding: 0 0.5em;
margin-top: 0.5em;
background: #fff;
color: #130323;
}
@media (max-width: 1199px) {
.trening__section.motivacziya p,
.trening__section.motivacziya p * {
font-size: 4.5vw;
}
}
@media (max-width: 60px) {
.trening__section.motivacziya p,
.trening__section.motivacziya p * {
font-size: 22px;
}
} .adaptation .problemy img {
margin-top: 30px;
} .adaptation .kursy .ost__grid__item {
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.adaptation .kursy a[href*="you"] {
position: relative;
width: 100%;
max-width: 335px;
background: #000;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
padding: 0.8em 1em;
border-radius: 15px;
}
.adaptation .kursy a[href*="you"]::before {
content: "";
width: 2em;
height: 2em;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/decor/yt_btn.svg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
margin-right: 1em;
transition: 0.1s;
}
.adaptation .kursy a[href*="you"]:hover::before {
transform: scale(0.9);
} .adaptation .shagi .col__content {
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
}
.adaptation .shagi ul {
display: flex;
flex-direction: column;
align-items: stretch;
counter-reset: step;
}
.adaptation .shagi li {
display: flex;
align-items: center;
margin-right: 100px;
margin-bottom: 30px;
}
.adaptation .shagi li strong {
padding: 0;
text-transform: uppercase;
font-size: 16px;
font-weight: 500;
max-width: 750px;
width: 100%;
border: 2px solid;
padding: 0.2em 1em;
margin: 0 !important;
border-radius: 30px;
min-height: 70px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
position: relative;
}
.adaptation .shagi li:not(:last-child) strong::after {
content: '';
position: absolute;
width: 2px;
height: calc(30px + 2px);
background: #000;
top: 100%;
left: 50%;
}
.adaptation .shagi li::after {
counter-increment: step;
content: 'ШАГ 'counter(step);
order: -1;
font-size: 20px;
font-weight: bold;
padding-right: 10px;
min-width: 100px;
display: flex;
}
.adaptation .shagi li::before {
display: none;
}
@media (max-width: 600px) {
.adaptation .shagi li {
margin-right: 0;
margin-bottom: 15px;
}
.adaptation .shagi li strong {
font-size: 12px;
}
.adaptation .shagi li:not(:last-child) strong::after {
height: calc(15px + 2px);
}
.adaptation .shagi li::after {
font-size: 16px;
min-width: 70px;
display: flex;
}
} .adaptation .trening__section--cta {
min-height: auto;
}
.adaptation .trening__cta__name {
font-size: 28px;
color: #000;
font-weight: 500;
margin-top: 13%;
}
.trening__cta__wrapper {
text-align: center;
}
.adaptation .trening__cta__desc {
display: inline-block;
border: 2px solid;
padding: 8px 20px;
font-weight: bold;
font-size: 28px;
margin-top: 1em;
}
@media (max-width: 991px) {
.adaptation .section__title--cta br {
display: none;
}
.adaptation .trening__cta__name,
.adaptation .trening__cta__desc {
font-size: 22px;
}
}
@media (max-width: 768px) {
.adaptation .trening__section--cta {
background-image: none;
}
.adaptation .trening__cta__name,
.adaptation .trening__cta__desc {
font-size: 16px;
}
.adaptation .trening__cta__desc {
margin-top: 2em;
}
} body.page-id-4222 .site_header {
z-index: 10;
position: relative;
border: none;
}
.ost__main,
.ost__main p {
font-size: 16px;
text-align: left;
}
.ost__content * {
text-align: left;
}
.ost__main .big__font,
.ost__main .big__font * {
font-size: 34px;
}
.ost__main .medium__font,
.ost__main .medium__font * {
font-size: 24px;
}
.ost__main iframe[src*="youtube"] {
max-height: 57vw;
}
p.decor,
p *.decor {
position: relative;
}
p.decor::before,
p *.decor::before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
right: calc(100% + 20px);
width: 5px;
height: calc(100%);
background: #E01D39;
}
.link_overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
}
[class*="ost__grid--"] {
display: grid;
grid-gap: 50px;
}
.ost__grid--1 {
grid-template-columns: 1fr;
}
.ost__grid--2 {
grid-template-columns: 1fr 1fr;
}
.ost__grid--3 {
grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
.ost__grid--4 {
grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}
.ost__grid--5 {
grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}
@media (max-width: 991px) {
.ost__main .big__font,
.ost__main .big__font * {
font-size: 18px;
}
.ost__main .medium__font,
.ost__main .medium__font * {
font-size: 17px;
}
[class*="ost__grid--"] {
display: grid;
grid-gap: 20px;
}
.ost__grid--2 {
grid-template-columns: 1fr;
}
} .products__page__title {
font-size: 42px;
font-weight: 500;
}
.products__mainScr__grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 50px;
align-items: center;
margin-top: 100px;
}
@media (max-width: 991px) {
.products__page__title {
font-size: 34px;
}
.products__mainScr__grid {
grid-template-columns: 1fr;
grid-gap: 30px;
}
}
@media (max-width: 575px) {
.products__page__title {
font-size: 24px;
}
.products__mainScr__grid {
grid-gap: 20px;
}
.products__page .glavnyj_ekran br {
display: none;
}
} .chto_v_osnove__grid {
display: grid;
grid-template-columns: 380px 1fr;
grid-gap: 50px;
}
.chto_v_osnove__grid h2::before {
height: 100%;
width: 5px;
}
.chto_v_osnove__type_gr {
margin: 20px 0;
}
.chto_v_osnove__types__item span strong {
font-size: 200%;
}
@media (max-width: 1200px) {
.chto_v_osnove__grid {
grid-template-columns: 1fr;
grid-gap: 30px;
}
} .products__section.kombo .ost__grid--3 .ost__grid__item:not(:last-child) p:first-child {
background-image: url(//ostanin.ru/wp-content/uploads/decor/prod_how_arr.png);
background-repeat: no-repeat;
background-position: right center;
}
@media (min-width: 1201px) {
.products__section.kombo .ost__grid--3 {
grid-column-gap: 100px;
}
}
.products__section.kombo .ost__grid--1:nth-child(5) .ost__grid__item {
padding-left: 100px;
background-repeat: no-repeat;
background-position: left center;
}
.products__section.kombo .ost__grid--1:nth-child(5) .ost__grid__item:first-child {
background-image: url(//ostanin.ru/wp-content/uploads/2020/11/hcc_res_1.svg);
}
.products__section.kombo .ost__grid--1:nth-child(5) .ost__grid__item:nth-child(2) {
background-image: url(//ostanin.ru/wp-content/uploads/2020/11/hcc_res_2.svg);
}
.products__section.kombo .ost__grid--1:nth-child(5) .ost__grid__item:nth-child(3) {
background-image: url(//ostanin.ru/wp-content/uploads/2020/11/hcc_res_3.svg);
}
@media (max-width: 600px) {
.products__section.kombo .ost__grid--1:nth-child(5) .ost__grid__item {
padding-left: 0;
background-image: none !important;
}
} .products__section [class*="ost__grid--"] {
margin-bottom: 50px;
}
.courses__grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
.courses__grid__item {
position: relative;
overflow: hidden;
padding: 30px;
min-height: 300px;
background-position: right bottom !important;
background-repeat: no-repeat !important;
background-size: contain !important;
}
.courses__grid__item:hover .link_overlay {
background: rgba(0, 0, 0, 0.1);
}
.courses__grid__item__type {
font-weight: 500;
border-left: 3px solid #000;
padding-left: 15px;
}
.courses__grid__item__title {
font-size: 34px;
line-height: 1.3;
font-weight: 500;
margin: 1em 0;
min-height: 4em;
}
.courses__grid__item:nth-child(5n + 1) {
background: #E01D39;
color: #fff;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/products-grid-bg/1.png);
}
.courses__grid__item:nth-child(5n + 2) {
background: #6D6E72;
color: #fff;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/products-grid-bg/2.png);
}
.courses__grid__item:nth-child(5n + 3) {
background: #EFF0F0;
color: #000;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/products-grid-bg/3.png);
}
.courses__grid__item:nth-child(5n + 4) {
background: #fafafa;
color: #000;
}
.courses__grid__item:nth-child(5n + 5) {
background: #A6A9AC;
color: fff;
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/products-grid-bg/5.png);
} .courses__grid .slick-slide {
min-height: 400px;
}
.courses__grid .slick-arrow { }
.light-arrow .slick-arrow {
filter: invert();
}
@media (max-width: 768px) {
.courses__grid .slick-slide {
min-height: 370px;
}
}
@media (max-width: 400px) {
.courses__grid {
grid-template-columns: 1fr;
}
.courses__grid__item {
min-height: auto;
}
.courses__grid__item__title {
font-size: 22px;
font-weight: 500;
min-height: auto;
}
.courses__grid__item__title br,
.courses__grid__item__desc br {
display: none;
}
} .products__page .zachem p:last-child {
margin-bottom: 0;
} .products__page .reviews_scrshots h2:before {
display: none;
} body.page-id-3923 .site_header {
z-index: 10;
position: relative;
border: none;
} .bio:not(.new__home) .trening__section--main {
background: linear-gradient(90deg, rgba(71, 0, 2) 0%, rgb(147, 0, 9) 100%) !important;
}
.bio section.trening__section--main .container {
padding: 1px 0;
}
.bio .trening__title {
font-size: 100px;
line-height: 1;
}
.bio .trening__subtitle {
margin-bottom: 3em;
}
@media (max-width: 768px) {
.bio .trening__title {
font-size: 60px;
line-height: 1;
}
}
@media (max-width: 575px) {
.bio section.trening__section--main .container {
padding: 1px 15px;
}
.bio .trening__title {
font-size: 40px;
line-height: 1;
}
} .trening__section.moi_otlichiya p {
font-size: 34px;
text-align: left;
}
@media (max-width: 1199px) {
.trening__section.moi_otlichiya p {
font-size: 25px;
}
}
@media (max-width: 768px) {
.trening__section.moi_otlichiya p {
font-size: 18px;
}
} .trening__section[class*="otlichie_"] .trening__col {
border-width: 1px;
}
.trening__section[class*="otlichie_"] .section__title {
color: #ff0126;
}
.trening__section[class*="otlichie_"] .section__title::before {
content: ''
);
margin-right: 0.7em;
}
.trening__section.otlichie_1 .section__title::before {
content: url(/wp-content/uploads/decor/red_num/1.png
);
}
.trening__section.otlichie_2 .section__title::before {
content: url(/wp-content/uploads/decor/red_num/2.png
);
}
.trening__section.otlichie_3 .section__title::before {
content: url(/wp-content/uploads/decor/red_num/3.png
);
}
.trening__section.otlichie_4 .section__title::before {
content: url(/wp-content/uploads/decor/red_num/4.png
);
}
.trening__section[class*="otlichie_"] a.btn {
max-width: 500px;
}
@media (max-width: 768px) {
.trening__section[class*="otlichie_"] {
background-image: none !important;
}
.trening__section[class*="otlichie_"] .section__title {
display: flex;
flex-direction: column;
}
.trening__section[class*="otlichie_"] .section__title::before {
margin-bottom: 10px;
transform: scale(0.5);
transform-origin: left bottom;
margin-top: -20px
}
} .trening__section.moi_klienty .trening__col {
border: none;
}
.trening__section.moi_klienty .trening__row {
justify-content: space-between;
}
.trening__section.moi_klienty .trening__col--25 {
width: 23%;
padding: 0;
}
.trening__section.moi_klienty .col__content p {
font-size: 16px;
}
.trening__section.moi_klienty .col__content p strong {
font-size: 200%;
}
.trening__section.moi_klienty .col__content p:nth-child(2) {
min-height: 50px;
}
@media (max-width: 768px) {
.trening__section.moi_klienty .trening__col--25 {
width: calc(50% - 50px);
margin-bottom: 50px;
}
}
@media (max-width: 575px) {
.trening__section.moi_klienty .trening__col--25 {
width: 100%;
margin-bottom: 50px;
}
} .subscribe__wrapper {
padding: 7%;
background-color: #FF0023;
background-image:
url(/wp-content/uploads/decor/subs_1.png
),
url(/wp-content/uploads/decor/subs_2.png
);
background-repeat: no-repeat;
background-position:
40px 40px,
10px bottom;
color: #fff;
font-size: 16px;
}
.subscribe__wrapper p {
font-size: 32px;
}
.subscribe__wrapper>* {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.social__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.subscribe__soc__item {
display: flex;
align-items: center;
margin: 10px 20px;
}
.subscribe__soc__item img {
margin-right: 10px;
}
@media (max-width: 768px) {
.subscribe__wrapper {
background-image: none;
}
.subscribe__wrapper p {
font-size: 18px;
}
} body.page-id-3923 .fcontacts__title,
body.page-id-3923 .fcontacts__title~* {
display: none;
} .footer__logo::before {
display: none;
}
.footer {
background-color: #000; }
.footer__ip {
margin-bottom: 7%;
font-size: 12px;
}
.footer__ip span {
margin-right: 20px;
}
.footer__logo {
width: 208px;
margin-bottom: 2px;
}
.footer_copy_t p {
line-height: 1.5;
}
.nfooter_menu {
position: relative;
}
.nfooter_menu .footer__menu {
padding-bottom: 20px;
margin-bottom: 10px;
}
.footer_mini_menu {
justify-content: flex-start;
}
.footer_mini_menu li a {
margin: 0;
line-height: 1.5;
}
.footer_mini_menu li:first-child {
margin-right: 1em;
}
.footer_copy_text {
text-align: right;
line-height: 1.5;
}
.footer_copy_text a {
color: inherit;
font-size: inherit;
}
.dev__logo {
display: block;
position: absolute;
left: calc(100% + 70px);
top: 50%;
transform: translatey(-50%);
width: 130px;
}
.pre-footer .contacts__item-text {
display: inline-block;
}
@media (min-width: 1200px) {
.nfooter_menu .footer__menu {
display: flex;
justify-content: space-between;
}
}
@media (max-width: 1550px) {
.dev__logo {
display: none;
}
}
@media (max-width: 992px) {
.footer {
background-image: none;
}
}
@media (max-width: 767px) {
.nfooter_menu .footer__menu {
margin-top: 20px;
}
.footer_copy_text {
text-align: left;
}
} .postid-1501 .trening__main__title__img img {
margin-top: 30px;
max-width: 60vw;
}
.postid-1501 .trening__subtitle {
font-weight: 500;
}
.postid-1501 .trening__subtitle__desc {
font-size: 21px;
color: #000;
margin-top: 0.5em;
}
@media (max-width: 768px) {
.postid-1501 .trening__subtitle br,
.postid-1501 .trening__subtitle__desc br {
display: none;
}
}
@media (max-width: 630px) {
.postid-1501 .trening__subtitle,
.postid-1501 .trening__subtitle__desc {
font-size: 18px;
}
} .prod__banner {
display: grid;
grid-template-columns: 2fr 5fr;
background-color: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
border-radius: 20px;
overflow: hidden;
}
.prod__banner__img {
display: flex;
align-items: center;
justify-content: center;
padding: 20px;
padding-right: 40px;
margin-right: -20px;
background-color: #FF0126;
position: relative;
z-index: 1;
}
.prod__banner__img img {
max-width: 80%;
}
.prod__banner__img img[src*="gu2.png"] {
max-width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
}
.prod__banner__info {
padding: 30px 50px;
border-radius: 20px;
z-index: 1;
background-color: #fff;
position: relative;
z-index: 2;
}
.prod__banner__title {
font-size: 25px;
}
.prod__banner__title br {
display: none;
}
.prod__banner__desc {
font-size: 18px;
margin: 0.8em 0;
}
@media (max-width: 1200px) {
.prod__banner__title {
font-size: 22px;
}
.prod__banner__desc {
font-size: 16px;
}
}
@media (max-width: 767px) {
.prod__banner {
grid-template-columns: 1fr;
grid-gap: 0;
}
.prod__banner__img {
padding-right: 20px;
padding-bottom: 40px;
margin-right: 0;
margin-bottom: -20px;
background-color: #FF0126;
position: relative;
z-index: 1;
}
.prod__banner__info,
.prod__banner__btn {
text-align: center;
}
.prod__banner__title {
font-size: 20px;
}
.prod__banner__btn {
text-align: center;
}
}
@media (max-width: 500px) {
.prod__banner__desc {
font-size: 14px;
}
} .prod__grids {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 15px;
margin-bottom: 15px;
}
a.prod__item {
border: 2px solid #C4C4C4;
display: block;
color: inherit;
font-size: 13px;
line-height: 1.2;
padding: 1em;
}
a.prod__item:hover {
border-color: #E01D39;
}
a.prod__item br {
display: none;
}
@media (max-width: 600px) {
.prod__grids {
grid-template-columns: 1fr;
}
} .postid-7699 .deskMenu.white_menu_items a:hover {
color: #ff0026;
}
.postid-7699 .trening__section--main {
background-color: #000;
background-position: bottom right;
}
.postid-7699 .trening__section--main .btn.bgRed {
background: #E01D39;
border-color: #E01D39;
}
.hybrid.combo .trening__themes__item:nth-child(-n + 2) {
border-bottom: none;
}
.hybrid.combo .trening__section--results {
background-color: #000;
background-image: url(//ostanin.ru/wp-content/uploads/decor/hcc_res_bg.svg);
background-blend-mode: normal;
}
.postid-7699 .hybrid.combo .trening__section--results {
background-color: #E01D39;
background-blend-mode: exclusion;
}
.hybrid.combo .trening__section--results .section__title,
.page-template-page-tmpl-smart-gift .trening__section--results .section__title {
margin-bottom: 0.5em;
z-index: 1;
}
.hybrid.combo .trening__section--results .section__title::before {
content: '';
position: absolute;
z-index: -1;
left: 0;
top: -0.5em;
width: 3em;
height: 3em;
background-image: url(//ostanin.ru/wp-content/uploads/decor/hcc_res_target.svg);
background-size: contain;
background-repeat: no-repeat;
}
.hybrid.combo .section__subtitle,
.smart-gift .section__subtitle {
font-size: 24px;
position: relative;
z-index: 2;
}
@media (max-width: 992px) {
.hybrid.combo .section__subtitle,
.smart-gift .section__subtitle {
font-size: 20px;
}
}
@media (max-width: 600px) {
.hybrid.combo .section__subtitle,
.smart-gift .section__subtitle {
font-size: 16px;
}
}
.hybrid.combo .trening__section--forwho {
background-color: #E5E5E5;
}
.hybrid.combo .trening__forwho__title {
text-transform: none;
}
.hybrid.combo .trening__section--scheme {
background: #fff;
}
.hybrid.combo .scheme__img__wrapper img {
margin: auto;
} .hybrid.combo .prizyv .ost__grid--1,
#red-cta .ost__grid--1 {
margin-bottom: 0;
}
.hybrid.combo .prizyv .btn.bgRed.black,
#red-cta .btn.bgRed.black {
margin-top: 0;
}
.hybrid.combo .prizyv p,
#red-cta p {
font-size: 20px;
}
@media (min-width: 992px) {
.hybrid.combo .prizyv h2,
#red-cta h2 {
font-size: 52px;
}
.hybrid.combo .prizyv p,
#red-cta p {
font-size: 36px;
}
}
@media (max-width: 600px) {
.hybrid.combo .prizyv p,
#red-cta p {
font-size: 16px;
}
.hybrid.combo .prizyv p br,
#red-cta p br {
display: none;
}
} body.page-id-7801 .site_header {
z-index: 10;
position: relative;
border: none;
} .smart-gift .trening__main__title__img {
margin-top: 110px;
}
.smart-gift .trening__section--main .btn {
border: 3px solid #fff !important;
}
@media (min-width: 992px) {
.smart-gift .trening__main_hero {
right: 0;
}
}
@media (max-width: 767px) {
.smart-gift .trening__main__title__img {
margin-top: 70px;
}
.smart-gift .trening__main_hero {
max-height: 60%;
}
} .smart-gift .chto_eto ul {
max-width: 700px;
}
@media (min-width: 601px) {
.smart-gift .chto_eto p {
font-size: 24px;
}
.smart-gift .chto_eto li {
font-size: 21px;
}
.smart-gift .chto_eto .trening__btn__wrapper {
text-align: left;
}
}
@media (max-width: 1024px) {
.smart-gift .chto_eto {
background-image: none !important;
}
} .smart-gift .trening__results__item {
text-align: center;
} @media (min-width: 992px) {
.smart-gift .kogda_darit p,
#red-cta p {
font-size: 30px;
}
} .smart_steps__grid {
display: grid;
grid-gap: 2em;
font-size: 24px;
max-width: 850px;
}
.smart_steps__item {
display: grid;
grid-template-columns: 55px 1fr;
grid-gap: 1em;
}
@media (max-width: 600px) {
.smart_steps__grid {
font-size: 16px;
}
} .smart-gift .kak_vyglyadit .ost__grid--2 {
align-items: stretch;
}
.smart-gift .kak_vyglyadit .ost__grid__item {
display: flex;
flex-direction: column;
}
.smart-gift .kak_vyglyadit .ost__grid__item p:last-child {
margin-top: auto;
}
.smart-gift .kak_vyglyadit p {
font-size: 34px;
}
@media (max-width: 991px) {
.smart-gift .kak_vyglyadit p {
font-size: 25px;
}
}
@media (max-width: 600px) {
.smart-gift .kak_vyglyadit p {
font-size: 20px;
}
} .smart-gift .variants__grid {
max-width: 780px;
margin: auto;
display: grid;
grid-template-columns: 1fr 1fr;
}
.smart-gift .variants__item .variants__text {
padding: 2em;
min-height: 405px;
margin-bottom: 20px;
color: #fff;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.smart-gift .variants__item:first-child .variants__text {
background-color: #E01D39;
background-image: url(//ostanin.ru/wp-content/uploads/decor/smart-var-1.svg);
}
.smart-gift .variants__item:last-child .variants__text {
background-color: #5C5C5C;
background-image: url(//ostanin.ru/wp-content/uploads/decor/smart-var-2.svg);
}
.smart-gift .variants__item h3 {
text-align: center;
}
.smart-gift .variants__item li::before {
background: #fff;
}
@media (max-width: 768px) {
.smart-gift .variants__grid {
grid-template-columns: 1fr;
grid-gap: 50px;
}
.smart-gift .variants__item .variants__text {
min-height: 300px;
}
}  .postid-8100 .realty-trening--combo .trening__section--main {
background-color: #D0CFCF;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
background-blend-mode: inherit;
}
.postid-8100 .trening__subtitle {
color: #000;
font-weight: 500;
}
@media (max-width: 600px) {
.postid-8100 .trening__main__title__img img {
max-width: 65%;
}
} @media (min-width: 992px) {
.realty-sales-combo2 .temy_programmy ul {
column-count: 2;
column-gap: 150px;
}
} .realty-sales-combo2 .preimushhestva .grid__img_title {
display: grid;
grid-template-columns: 72px 1fr;
grid-gap: 20px;
align-items: center;
margin-bottom: 20px;
}
.realty-sales-combo2 .preimushhestva .trening__grid__title {
font-weight: bold;
font-size: 20px;
}
@media (max-width: 600px) {
.realty-sales-combo2 .preimushhestva .trening__grid__title {
font-size: 16px;
}
} .postid-8492 .trening__section--main {
background-color: #D7D7D7;
color: #000;
background-blend-mode: multiply;
}
.postid-8492 .hybrid.combo .trening__section--results {
background-color: #E01D39;
background-blend-mode: exclusion;
}
.postid-8492 .soderzhanie_uroka .ost__grid__item * {
font-size: 24px;
}
.postid-8492 .tr_style_1 li::before,
.postid-8492 .tr_style_2 li::before {
background: #fff;
}
.postid-8492 .tr_style_3 li::before {
background: #000;
}
@media (min-width: 992px) and (max-width: 1200px) {
.trsproduct__items .tr-product {
min-height: 485px;
}
}
@media (max-width: 768px) {
.postid-8492 .soderzhanie_uroka .ost__grid__item * {
font-size: 16px;
}
}
@media (max-width: 500px) {
.postid-8492 .trening__subtitle__desc {
max-width: 70%;
}
.postid-8492 .trening__subtitle__desc br {
display: none;
}
} #ost-header {
position: sticky;
top: 0;
z-index: 10;
}
#ost-header .deskMenu>ul>li>a {
display: inline-flex;
}
.header-phone a {
display: block;
min-width: 160px;
font-weight: 500;
color: #E01D39;
}
.header__white {
background: #fff;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
.home .header-main.header-main_flex {
margin-top: 0;
}
.home .btnSquare {
border-color: #000;
}
@media (min-width: 75em) {
.home .deskMenu a {
color: #000;
}
}
@media (max-width: 680px) {
.header-phone {
display: none;
}
} #ost-header .header__buttonMenu {
margin-top: 0;
}
#ost-header .btnSquare {
background-image: url(//ostanin.ru/wp-content/uploads/decor/burger.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
background-color: transparent;
border: none;
}
#ost-header .btnSquare::before {
display: none;
} #ost-header .menu-item-has-children>a {
display: inline-flex;
align-items: flex-end;
align-items: center;
}
#ost-header .menu-item-has-children>a::after {
content: '';
display: inline-block;
width: 0.5em;
height: 0.5em;
background-image: url(//ostanin.ru/wp-content/uploads/decor/chevron.svg);
background-repeat: no-repeat;
background-position: center;
margin-left: 0.5em;
margin-top: 0.3em;
transition: 0.1s;
}
#ost-header .menu-item-has-children.dropdown>a::after {
transform: scale(-1, -1);
}
#ost-header .sub-menu {
display: none;
}
#ost-header .sub-menu .sub-menu {
padding-left: 1em;
}
#ost-header div>ul>li>.sub-menu {
position: absolute;
top: 100%;
left: -20px;
list-style: none;
padding: 0;
margin: 0;
z-index: 100;
background: #F6F6F6;
box-shadow: 2px -2px 4px rgba(0, 0, 0, 0.15);
border-radius: 1.5em;
padding: 10px 0;
max-width: 100vw;
min-width: 150px;
width: max-content;
}
#ost-header .mobile-menu .sub-menu {
position: static;
box-shadow: none;
padding-bottom: 0;
}
#ost-header .dropdown>.sub-menu {
display: grid;
}
#ost-header .sub-menu li {
margin: 0;
padding: 0;
}
#ost-header .sub-menu li:not(:last-child) {
border-bottom: 1px solid #f1f1f1;
}
#ost-header .sub-menu a {
padding: 0.5em 1.5em;
display: block;
font-size: 13px;
line-height: 1.4;
font-weight: normal;
}
#ost-header .sub-menu a:hover {
border-color: transparent;
}
#ost-header .mobile-menu .sub-menu {
margin-top: 0.5em;
}
#ost-header .mobile-menu .sub-menu li {
border: none;
} .home #primary {
margin-top: 0;
}
.home_banner_corp .container {
min-height: 46vw;
padding: 5vw 0 !important;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.home_banner_corp .promo__content {
margin-top: auto;
padding-top: 6vw;
padding-bottom: 3vw;
text-transform: uppercase;
max-width: 910px;
}
#primary .home_banner_corp .btn {
margin: 0;
}
@media (min-width: 992px) {
.home_banner_corp .promo__content * {
font-size: 42px;
}
}
@media (max-width: 575px) {
.home_banner_corp .container {
min-height: 60vh;
padding: 7% 15px !important;
}
.home_banner_corp .promo__sticker img {
max-width: 85vw;
}
}
@media (max-width: 400px) {
#primary .home_banner_corp .btn {
width: 100%;
padding: 12px;
}
}  .realty-360 .container {
padding-top: 5%;
padding-bottom: 5%;
}
.realty-360,
.realty-360 p,
.realty-360 ul li,
.realty-360 ol li {
font-size: 18px;
}
.fs-h2,
.realty-360 h2 {
font-size: 34px;
font-weight: normal;
}
.fs-h3,
.realty-360 h3 {
font-size: 25px;
font-weight: normal;
}
.fs-h4,
.realty-360 h4 {
font-size: 20px;
font-weight: normal;
}
.realty-360 .btn {
display: inline-flex !important;
align-items: center;
justify-content: center;
min-height: 50px !important;
font-weight: normal;
text-transform: none;
}
.realty-360 .btn:hover {
background-color: #fff !important;
}
@media (max-width: 1199px) {
.realty-360,
.realty-360 p,
.realty-360 ul li,
.realty-360 ol li {
font-size: 16px;
}
.fs-h2,
.realty-360 h2 {
font-size: 28px;
}
.fs-h3,
.realty-360 h3 {
font-size: 20px;
}
.fs-h4,
.realty-360 h4 {
font-size: 18px;
}
}
@media (max-width: 992px) {
.realty-360 .container {
padding-top: 50px;
padding-bottom: 50px;
}
.fs-h2,
.realty-360 h2 {
font-size: 25px;
}
}
@media (max-width: 450px) {
.fs-h2,
.realty-360 h2 {
font-size: 22px;
}
.realty-360 .btn {
width: 100% !important;
}
} .r360_main {
padding-top: 75px;
overflow: hidden;
position: relative;
}
.r360_main .container {
padding-top: 0;
padding-bottom: 0;
position: static;
}
.r360_main__grid {
display: grid;
grid-template-columns: 750px 1fr;
align-items: center;
}
.r360_main__txt {
position: relative;
z-index: 1;
}
.r360_main__title {
font-size: 50px;
}
.r360_main____subtitle {
margin-top: 1em;
margin-bottom: 3em;
position: relative;
padding-left: 1em;
margin-left: 100px;
}
.r360_main____subtitle::before {
content: '';
width: 1000px;
height: 3px;
background: #E01D39;
position: absolute;
right: 100%;
top: 0;
margin-top: 0.7em;
}
.r360_main .btn {
border: 2px solid #E01D39;
}
.r360_main__img img {
width: 100%;
object-fit: cover;
}
@media (min-width: 1200px) {
.r360_main__img {
margin-right: calc(-1*(100vw/2 - 1140px/2));
margin-left: -150px;
}
.r360_main__img img {
max-height: 750px;
}
}
@media (min-width: 993px) and (max-width: 1199px) {
.r360_main__grid {
grid-template-columns: 600px 1fr;
}
.r360_main__title {
font-size: 40px;
}
.r360_main__img {
margin-right: calc(-1*(100vw/2 - 960px/2));
margin-left: -100px;
}
.r360_main__img img {
max-height: 650px;
}
}
@media (max-width: 992px) {
.r360_main__grid {
grid-template-columns: 1fr;
margin: 70px 0;
}
.r360_main__title {
font-size: 25px;
font-weight: 500;
}
.r360_main____subtitle {
display: grid;
grid-template-columns: 50px 1fr;
grid-gap: 1em;
margin-left: 0;
padding-left: 0;
}
.r360_main____subtitle::before {
width: 100%;
position: static;
}
.r360_main__img {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
.r360_main__img img {
height: 100%;
width: 100%;
}
}
@media (max-width: 450px) {
.r360_main__grid {
margin-bottom: 100px;
}
.r360_main__title {
font-size: 20px;
text-align: center;
}
.r360_main____subtitle {
display: grid;
grid-template-columns: auto;
text-align: center;
margin-bottom: 5em;
}
.r360_main____subtitle::before {
width: 90px;
margin: auto;
}
.r360_main__title br,
.r360_main____subtitle br {
display: none;
}
} .r360_actual {
overflow: hidden;
}
.r360_actual h2 {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 2em;
align-items: end;
margin-bottom: 3em;
}
.r360_actual h2::after {
content: '';
height: 3px;
background: #E01D39;
margin-bottom: 0.2em;
margin-right: -500px;
}
.r360_actual .ost__grid--2 {
margin-top: 5em;
}
.r360_actual__list ul li {
padding-left: 4em;
margin-bottom: 2em;
}
.r360_actual__list ul li::before {
background-image: url(//ostanin.ru/wp-content/uploads/decor/r-arrow.svg) !important;
background-color: transparent;
background-size: contain;
background-repeat: no-repeat;
background-position: left top;
width: 2.5em;
height: 3em;
top: 0;
}
@media (max-width: 767px) {
.r360_actual h2 {
grid-template-columns: 2fr 1fr;
grid-gap: 1em;
}
.r360_actual .ost__grid--3 img {
max-height: 70px;
object-fit: contain;
}
.r360_actual .ost__grid--2 {
margin-top: 3em;
}
}
@media (max-width: 450px) {
.r360_actual h2 {
grid-template-columns: auto;
}
.r360_actual h2::after {
width: 90px;
margin-bottom: 0;
margin-right: 0;
}
} .r360_czel {
background: #3A3A3A;
color: #fff;
}
.r360_czel__header__target {
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 1em;
align-items: end;
}
.r360_czel__header__target::after {
content: '';
height: 3px;
background: #E01D39;
margin-bottom: 0.5em;
}
.r360_czel__header--2 {
margin: 2em 0;
}
.r360_czel .ost__grid--3 p:first-child {
border-bottom: 1px solid #D9D9D9;
}
@media (max-width: 767px) {
.r360_czel .ost__grid--3 img {
max-width: 80px;
}
} .r360_razdeli {
margin-top: -2.5%;
margin-bottom: -2.5%;
}
.r360_razdeli .container {
padding-top: 0;
padding-bottom: 0;
}
.r360_razdeli__grid {
display: grid;
grid-template-columns: 1fr 1fr;
align-items: center;
grid-gap: 2.5em;
}
.r360_razdeli h2 {
display: grid;
grid-gap: 2em;
margin-bottom: 2em;
}
.r360_razdeli h2::before {
content: '';
width: 200px;
height: 3px;
background: #E01D39;
margin-left: -2.5em;
}
.r360_razdeli__content ol {
padding: 0;
margin: 0;
display: grid;
grid-gap: 2em;
counter-reset: razdel;
}
.r360_razdeli__content ol li {
font-size: 25px;
}
.r360_razdeli__content ol li::before {
counter-increment: razdel;
content: '0'counter(razdel);
color: #E01D39;
margin-right: 1em;
}
.r360_razdeli__img {
position: relative;
margin-left: calc(-1*(100vw/2 - 1140px/2));
}
.r360_razdeli__img img {
max-height: 750px;
width: 100%;
object-fit: cover;
}
@media (max-width: 1199px) {
.r360_razdeli__img {
margin-left: calc(-1*(100vw/2 - 960px/2));
}
.r360_razdeli__img img {
max-height: 650px;
}
.r360_razdeli__content ol {
grid-gap: 1em;
}
.r360_razdeli__content ol li {
font-size: 20px;
}
}
@media (max-width: 992px) {
.r360_razdeli {
margin-top: -25px;
margin-bottom: -25px;
}
.r360_razdeli__img {
margin-left: calc(-1*(100vw/2 - 720px/2));
}
.r360_razdeli__img img {
max-height: 600px;
}
.r360_razdeli__content ol li {
font-size: 18px;
}
}
@media (max-width: 767px) {
.r360_razdeli {
margin-top: 0;
margin-bottom: 0;
}
.r360_razdeli .container {
padding-bottom: 50px;
}
.r360_razdeli__grid {
grid-template-columns: 1fr;
}
.r360_razdeli__img {
margin-left: -100px;
margin-right: -100px;
}
.r360_razdeli__img img {
max-height: 300px;
}
.r360_razdeli h2 {
grid-gap: 1em;
margin-bottom: 1em;
}
.r360_razdeli h2::before {
width: 100px;
margin-left: 0;
}
.r360_razdeli__content ol li {
font-size: 16px;
}
} .r360_uznaete {
overflow: hidden;
background: #F6F6F6;
counter-reset: nomer;
}
.r360_uznaete h2 {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 2em;
align-items: end;
margin-bottom: 3em;
}
.r360_uznaete h2::after {
content: '';
height: 3px;
background: #E01D39;
margin-bottom: 0.2em;
margin-right: -500px;
}
.r360_uznaete__grid .ost__grid__item {
background: #fff;
padding: 1.5em;
}
.r360_uznaete__grid h3 {
position: relative;
display: grid;
grid-gap: 1em;
}
.r360_uznaete__grid h3::before {
counter-increment: nomer;
content: counter(nomer);
background: #E01D39;
color: #fff;
margin-bottom: 0.2em;
display: inline-flex;
width: 1.5em;
height: 1.5em;
border-radius: 50%;
align-items: center;
justify-content: center;
}
.r360_uznaete__grid :last-child {
margin-bottom: 0;
}
@media (max-width: 767px) {
.r360_uznaete h2 {
grid-template-columns: 2fr 1fr;
grid-gap: 1em;
}
}
@media (max-width: 450px) {
.r360_uznaete h2 {
grid-template-columns: auto;
}
.r360_uznaete h2::after {
width: 90px;
margin-bottom: 0;
margin-right: 0;
}
} .r360_komu {
background: #3A3A3A;
color: #fff;
overflow: hidden;
}
.r360_komu__grid {
display: grid;
grid-template-columns: 1fr 1fr;
align-items: center;
grid-gap: 5em;
}
.r360_komu__img {
position: relative;
margin-right: calc(-1*(100vw/2 - 1140px/2));
}
.r360_komu__img img {
max-height: 750px;
width: 100%;
object-fit: cover;
}
.r360_komu__content img {
margin-top: 2em;
max-width: 10vw;
}
.r360_komu .trening__btn__wrapper {
margin: 5em 0;
}
.r360_komu .ost__grid--3 {
margin-top: 2em;
}
.r360_komu .ost__grid--3 p {
font-size: 25px;
}
.r360_komu .ost__grid--3 strong {
display: block;
font-size: 4.8em;
font-weight: normal;
border-top: 1px solid #D9D9D9;
}
@media (max-width: 1199px) {
.r360_komu__grid {
grid-gap: 2em;
}
.r360_komu__img {
margin-right: calc(-1*(100vw/2 - 960px/2));
}
.r360_komu__img img {
max-height: 650px;
}
.r360_komu .ost__grid--3 p {
font-size: 20px;
}
}
@media (max-width: 992px) {
.r360_komu__img {
margin-right: calc(-1*(100vw/2 - 720px/2));
}
.r360_komu__img img {
max-height: 600px;
}
.r360_komu .ost__grid--3 p {
font-size: 18px;
}
}
@media (max-width: 767px) {
.r360_komu .container {
padding-top: 0;
}
.r360_komu__grid {
grid-template-columns: 1fr;
}
.r360_komu__img {
order: -1;
margin-left: -100px;
margin-right: -100px;
}
.r360_komu__img img {
max-height: 300px;
}
.r360_komu__content img {
max-width: 70px;
}
} .r360_osnova .ost__grid--3 {
margin-top: 3em;
}
.r360_osnova_red {
background: #E01D39;
color: #fff;
}
.r360_osnova_red .container {
padding-top: 2em;
padding-bottom: 2em;
}
.r360_osnova_red__grid {
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 3em;
align-items: center;
}
.r360_osnova img,
.r360_osnova_red img {
max-width: 10vw;
}
@media (max-width: 767px) {
.r360_osnova_red__grid {
grid-gap: 2em;
}
.r360_osnova img,
.r360_osnova_red img {
max-width: 70px;
}
.r360_osnova_red__grid span {
font-size: 16px;
}
}
@media (max-width: 450px) {
.r360_osnova_red__grid {
grid-template-columns: auto;
}
} .r360_temi {
overflow: hidden;
}
.r360_temi__group__title {
font-size: 30px;
margin-top: 2.5em;
margin-bottom: 1em;
}
.r360_temi__item {
margin-top: -2px;
padding: 1.7em 0;
position: relative;
}
.r360_temi__item::before {
content: '';
position: absolute;
left: -2em;
right: -2em;
top: 0;
bottom: 0;
border-top: 2px solid #D9D9D9;
border-bottom: 2px solid #D9D9D9;
z-index: -1;
}
.r360_temi__item.active {
color: #fff;
}
.r360_temi__item.active::before {
background: #050505;
}
.r360_temi__title {
display: grid;
grid-template-columns: 1fr auto;
grid-gap: 2em;
align-items: center;
cursor: pointer;
transition: 0.2s;
}
.r360_temi__item .r360_temi__title img {
transition: 0.2s;
max-width: 1.2em;
}
.r360_temi__item.active .r360_temi__title img {
transform: rotate(45deg);
filter: invert(1);
}
.r360_temi__desc {
margin-top: 1.5em;
}
@media (max-width: 1199px) {
.r360_temi__group__title {
font-size: 25px;
}
}
@media (max-width: 992px) {
.r360_temi__group__title {
font-size: 22px;
}
.r360_temi__item .r360_temi__title {
font-size: 18px
}
}
@media (max-width: 450px) {
.r360_temi__group__title {
font-size: 20px;
}
.r360_temi__item .r360_temi__title {
font-size: 16px
}
.realty-360 .r360_temi__desc,
.realty-360 .r360_temi__desc * {
font-size: 14px;
}
} .r360_peredacha {
overflow: hidden;
}
.r360_peredacha__grid {
display: grid;
grid-template-columns: 1fr 1fr;
align-items: center;
grid-gap: 10em;
}
.r360_peredacha__content {
background: #3A3A3A;
color: #fff;
position: relative;
padding: 3em 0;
counter-reset: peredacha;
margin-bottom: 1em;
}
.r360_peredacha__content::before {
content: '';
position: absolute;
z-index: -1;
left: -50vw;
top: 0;
bottom: 0;
right: -200px;
background: #3A3A3A;
}
.r360_peredacha__content h3 em {
font-style: normal;
border-bottom: 2px dashed;
}
.r360_peredacha__content h3:not(:first-child) {
margin-top: 2em;
}
.r360_peredacha__content ol {
display: grid;
grid-gap: 1em;
margin: 1.5em 0;
margin-left: 3.5em;
padding: 0;
}
.r360_peredacha__content ol li {
position: relative;
}
.r360_peredacha__content ol li::before {
content: '';
position: absolute;
left: -3.5em;
top: 0em;
width: 2em;
height: 2em;
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
color: #000;
background-color: #fff;
}
.r360_peredacha__content ol:first-of-type li::before {
counter-increment: peredacha;
content: counter(peredacha);
}
.r360_peredacha__content ol:last-of-type li::before {
background-image: url(//ostanin.ru/wp-content/uploads/decor/chck.svg);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
.r360_peredacha__content :last-child {
margin-bottom: 0;
}
.r360_peredacha__img {
position: relative;
margin-right: calc(-1*(100vw/2 - 1140px/2));
}
.r360_peredacha__img img {
max-height: 750px;
width: 100%;
object-fit: cover;
object-position: center -50px;
}
.r360_peredacha__cta {
display: grid;
grid-template-columns: 1fr auto;
grid-gap: 3em;
align-items: center;
margin-top: 5em
}
.r360_peredacha__cta__txt b {
font-weight: normal;
color: #E01D39;
}
.r360_peredacha .btn {
border: 2px solid #E01D39;
}
@media (max-width: 1199px) {
.r360_peredacha__grid {
grid-gap: 2em;
}
.r360_peredacha__img {
margin-right: calc(-1*(100vw/2 - 960px/2));
}
.r360_peredacha__img img {
max-height: 650px;
}
}
@media (max-width: 992px) {
.r360_peredacha__grid {
grid-template-columns: 3fr 2fr;
}
.r360_peredacha__content {
margin-bottom: 3em;
}
.r360_peredacha__img {
margin-right: calc(-1*(100vw/2 - 720px/2));
}
.r360_peredacha__img img {
max-height: 600px;
}
}
@media (max-width: 767px) {
.r360_peredacha .container {
padding-top: 0;
}
.r360_peredacha__grid {
grid-template-columns: 1fr;
grid-gap: 0;
}
.r360_peredacha__content {
margin-bottom: 0;
}
.r360_peredacha__img {
margin-left: -100px;
margin-right: -100px;
}
.r360_peredacha__img img {
max-height: 100vw;
object-position: center -50px;
}
.r360_peredacha__cta {
grid-template-columns: auto;
grid-gap: 2em;
margin-top: 3em;
}
}
@media (max-width: 600px) {
.r360_peredacha__img img {
max-height: 150vw;
}
} .postid-8492 .trening__section--main {
background-color: #D7D7D7;
background-blend-mode: multiply;
} .white_txt {
color: #fff;
}
.line_divider {
background: #F6F6F6;
opacity: 0.2;
width: 2px;
height: 100%;
}
.btn_gray {
display: inline-flex;
color: #fff !important;
background: #3A3A3A;
padding: 1.4em 2.5em;
border-radius: 4em;
}
.btn_gray:hover {
background: #9C9C9C;
}
.btn_icon {
background: #FF0026;
color: #fff;
border: 2px solid #FF0026;
padding: 0.2em 0.4em;
border-radius: 4em;
display: inline-grid;
grid-template-columns: 1fr auto;
align-items: center;
min-width: 16em;
}
.btn_icon:visited,
.btn_icon:focus {
color: #fff;
}
.btn_icon:hover {
background: #fff;
color: #FF0026;
}
.btn_icon span {
margin: 0 1em;
text-align: center;
}
.btn_icon::after,
.btn_icon img {
content: '';
width: 3em;
height: 3em;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.btn_icon--soc::after {
order: -1;
}
.btn_icon--order::after {
background-image: url(//ostanin.ru/wp-content/uploads/decor/home/btn.svg);
}
.btn_icon--order--w::after {
background-image: url(//ostanin.ru/wp-content/uploads/decor/btn-red.svg);
}
.btn_icon--order--b {
color: #000 !important;
background: #fff !important;
}
.btn_icon--order--b::after {
background-image: url(//ostanin.ru/wp-content/uploads/decor/btn-red.svg);
}
.btn_icon--order--b:not(:hover)::after {
filter: grayscale();
}
.btn_icon--soc[href*="insta"]::after {
background-image: url(//ostanin.ru/wp-content/uploads/decor/home/soc-inst.svg);
}
.btn_icon--soc[href*="faceb"]::after {
background-image: url(//ostanin.ru/wp-content/uploads/decor/home/soc-fb.svg);
}
.btn_icon--soc[href*="yout"]::after {
background-image: url(//ostanin.ru/wp-content/uploads/decor/home/soc-yt.svg);
}
.btn_icon--clear {
background: transparent;
border: none;
font-weight: 500;
padding: 0;
}
.btn_icon--clear span {
color: #FF0026;
border-bottom: 2px solid;
}
.btn_icon--clear::after {
background-image: url(//ostanin.ru/wp-content/uploads/decor/home/btn-red.svg);
}
.btn_icon--clear:hover::after {
filter: grayscale();
}
.btn_icon--contact {
background: #fff;
color: #000;
grid-template-columns: auto 1fr;
}
.btn_icon--contact:hover {
background: #3A3A3A;
color: #fff;
}
.btn_icon--contact::after {
display: none;
}
.title__wrap {
position: relative;
margin-top: 3rem;
}
.page-template-page-tmpl-home-new h2,
.about_tmpl h2 {
font-size: 40px;
font-weight: normal;
max-width: 14em;
}
.metka {
display: inline-block;
border: 2px solid #FF0026;
line-height: 1em;
padding: 0.5em 1em;
border-radius: 0.6em;
color: #FF0026;
position: absolute;
bottom: calc(100% + 0.5em);
left: -1.5em;
transform: rotate(-10deg);
}
.metka--fill {
background: #FF0026;
color: #FFF;
}
.page-template-page-tmpl-home-new h3,
.about_tmpl h3, .title__h3 {
font-size: 20px;
font-weight: normal;
}
@media (max-width: 1250px) {
.metka {
left: -15px;
}
}
@media (max-width: 992px) {
.page-template-page-tmpl-home-new h2,
.about_tmpl h2 {
font-size: 3vw;
}
.page-template-page-tmpl-home-new h3,
.about_tmpl h3, .title__h3 {
font-size: 18px;
}
}
@media (max-width: 575px) {
.page-template-page-tmpl-home-new h2,
.about_tmpl h2 {
font-size: 20px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.page-template-page-tmpl-home-new h3,
.about_tmpl h3, .title__h3 {
font-size: 17px;
}
.btn_icon::after,
.btn_icon img {
width: 2.5em;
height: 2.5em;
}
.metka {
bottom: calc(100% + 1em);
left: 50%;
transform:  rotate(-10deg);
}
} .home_main {
background: #4F5356;
position: relative;
}
.home_main .container {
position: static;
}
.home_main__wrap {
margin-top: 75px;
}
.home_main__title {
max-width: 60em;
}
.home_main__title h1 {
font-size: 45px;
font-weight: 500;
}
.home_main__title h1 em {
font-style: normal;
font-weight: 500;
color: #3A3A3A;
background: #fff;
padding: 0.1em 0.2em;
padding-top: 0em;
border-radius: 5em;
}
.home_main__title h1 br+em {
margin-left: -0.2em;
}
.home_main__sub_title * {
font-size: 25px;
}
.home_main__bg {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-size: cover;
background-position: bottom center;
z-index: -1;
} .home_main__benefits {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 40px;
grid-row-gap: 25px;
margin-top: 70px;
max-width: 650px;
}
.home_main__benefits__item {
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 10px;
background: #fff;
border-radius: 20px;
padding: 1em;
}
.home_main__benefits__item p {
margin: 0;
}
@media (max-width: 992px) {
.home_main__title h1 {
font-size: 3vw;
}
.home_main__sub_title * {
font-size: 18px;
}
.home_main__benefits {
grid-gap: 15px;
margin-top: 40px;
}
}
@media (max-width: 575px) {
.home_main {
position: static;
}
.home_main .container {
padding-top: 0;
padding-bottom: 0;
}
.home_main__top {
position: relative;
padding: 30px 0;
}
.home_main__title h1 {
font-size: 20px;
line-height: 1.3;
}
.home_main__sub_title * {
font-size: 16px;
}
.home_main__bottom {
background: #F6F6F6;
margin: 0 -15px;
padding: 30px 15px;
}
.home_main__benefits {
grid-template-columns: 1fr;
margin-top: 0;
}
.home_main__bg {
left: -15px;
right: -15px;
}
.home_main .btn__wrapper {
margin-top: 50px;
}
} .home_metodika {
position: relative;
z-index: 1;
margin-bottom: -70px;
}
.home_metodika .container {
padding-top: 8%;
padding-bottom: 0;
}
.home_metodika__grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 20px;
margin-top: 50px;
}
.home_metodika__item {
padding: 2em 1.5em;
background: #3A3A3A;
border-radius: 25px;
}
.home_metodika__item h3 {
min-height: 2.4em;
}
.home_metodika__item :last-child {
margin: 0;
}
@media (max-width: 992px) {
.home_metodika {
margin-bottom: -50px;
}
.home_metodika__grid {
grid-template-columns: repeat(2, 1fr);
margin-top: 40px;
}
}
@media (max-width: 575px) {
.home_metodika {
margin: 0;
}
.home_metodika__grid {
grid-template-columns: 1fr;
margin-top: 40px;
margin-bottom: 40px
}
.home_metodika__item h3 {
min-height: auto;
}
} .home_stata {
background-color: #FF0026;
background-image: url(//ostanin.ru/wp-content/uploads/decor/home/wave.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: 90%;
}
.home_stata__grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
margin: 10% 15px;
}
.home_stata__item {
margin: 0 -15px;
text-align: center;
}
@media (max-width: 992px) {
.home_stata__grid {
grid-template-columns: repeat(2, 1fr);
}
.home_stata__item {
margin: -15px;
}
}
@media (max-width: 575px) {
.home_stata {
background-position: bottom;
}
.home_stata__grid {
grid-template-columns: 1fr;
}
.home_stata__item {
margin: -15px;
}
} .home_video__grid {
display: grid;
grid-template-columns: 2fr 3fr;
grid-gap: 2em;
}
.home_video__wrap {
position: relative;
}
.home_video__wrap::after {
content: '';
width: 15%;
height: 20%;
background-image: url(//ostanin.ru/wp-content/uploads/decor/home/video-arrow.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: absolute;
left: -50px;
top: 50%;
}
.home_video__wrap .video__wrapper {
margin: 0;
position: absolute;
width: 62%;
height: 68%;
left: 20%;
top: 6%;
}
.home_video__wrap iframe {
width: 100%;
height: 100%;
}
@media (max-width: 575px) {
.home_video__grid {
grid-template-columns: 1fr;
}
.home_video__wrap::after {
left: 0;
top: -20px;
}
} .home_klienty {
background: #F6F6F6;
}
.home_news__header {
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;
gap: 2em;
align-items: flex-end;
}
.home_news__header .title__wrap {
flex-grow: 10;
}
.home_news__header h2 {
margin-bottom: 0;
}
.home_news__btn__wrap a {
font-weight: 500;
text-decoration: underline;
}
.home_news__btn__wrap a:not(:hover) {
color: inherit;
}
@media (min-width: 1110px) {
.home_news .blog__grid {
grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
}
}
@media (max-width: 991px) {
.home_news .post__item:nth-child(3) {
display: none;
}
}
@media (max-width: 575px) {
.home_news__header {
display: grid;
justify-content: center;
gap: 1.5em;
}
.home_news__btn__wrap {
text-align: center;
}
} .home_news {
background: #F6F6F6;
}
.home_klienty__header {
display: grid;
grid-template-columns: 1fr auto;
grid-column-gap: 2em;
align-items: end;
}
.home_klienty__header h2 {
margin-bottom: 0;
}
.home_klienty__img {
margin-top: 4rem;
}
.home_klienty__desc {
background: #fff;
border-radius: 20px;
padding: 1.5em;
}
.home_klienty__desc__txt {
display: flex;
align-items: center;
gap: 0.5em;
}
.home_klienty__desc__txt b {
font-size: 3em;
font-weight: normal;
}
.home_klienty__desc__txt sup {
font-size: 0.5em;
color: var(--accent);
vertical-align: super;
}
.home_klienty__desc__txt span {
max-width: 17em;
}
.home_klienty__logos {
margin-top: 50px;
background: #fff;
border-radius: var(--radius);
padding: 3em;
}
.home_klienty__logos__list {
display: grid;
grid-template-columns: repeat(6, minmax(0, 1fr));
column-gap: 3em;
row-gap: 4em;
align-items: center;
}
.home_klienty__logos:not(.slick-initialized) .home_klienty__logos__list__wrap:nth-child(n + 2) {
display: none;
}
.home_klienty__logos__item {
text-align: center;
}
.home_klienty__logos ul.slick-dots {
margin-top: 35px;
}
@media (max-width: 991px) {
.home_klienty__logos {
padding: 3em 2em;
}
.home_klienty__logos__list {
column-gap: 2em;
row-gap: 3em;
}
}
@media (max-width: 767px) {
.home_klienty__header {
grid-template-columns: 1fr;
}
.home_klienty__img,
.home_klienty__desc {
margin-top: 2rem;
}
.home_klienty__desc__txt b {
font-size: 2em;
}
.home_klienty__logos {
padding: 1em;
margin-top: 2em;
}
.home_klienty__logos__list {
column-gap: 1em;
row-gap: 2em;
}
}
@media (max-width: 425px) {
.home_klienty__desc {
font-size: 14px;
}
.home_klienty__logos {
padding: 2em 1em;
}
.home_klienty__logos__list {
grid-template-columns: repeat(3, minmax(0, 1fr));
column-gap: 3em;
row-gap: 2em;
}
} .home_pochemu {
background: #F6F6F6;
}
.home_pochemu__wrap {
background-color: #3A3A3A;
border-radius: 30px;
padding: 100px 30px;
padding-top: 10px;
margin-top: 1rem; background-size: 20%;
background-repeat: no-repeat;
background-position: 90% 0;
}
.home_pochemu .title__wrap {
padding-top: 3rem;
margin-top: 1rem;
}
.home_pochemu__txt {
max-width: 26em;
}
.home_pochemu__grid {
display: grid;
grid-gap: 50px;
margin-top: 70px;
}
.home_pochemu__item {
display: grid;
grid-template-columns: 3fr auto 5fr;
grid-gap: 30px;
align-items: center;
border: 1px solid #F6F6F6;
border-radius: 30px;
padding: 30px;
position: relative;
}
.home_pochemu__item p {
margin: 0;
}
.home_pochemu__item__right {
text-align: center;
}
.home_pochemu__item__right ul {
display: grid;
column-gap: 3em;
row-gap: 1em;
}
.home_pochemu__item__right ul li {
margin: 0;
padding: 0;
}
.home_pochemu__item__right ul li::before {
display: none;
}
.home_pochemu__item ul:has(li:nth-child(2):last-child) {
grid-template-columns: repeat(2, 1fr);
}
.home_pochemu__item ul:has(li:nth-child(3):last-child) {
grid-template-columns: repeat(3, 1fr);
}
.home_pochemu__item__right ul strong {
color: var(--accent);
font-size: 1.3em;
font-weight: normal;
display: block;
}
.home_pochemu__item__num {
position: absolute;
left: 30px;
top: -1.25em;
background: #FF0026;
width: 2.5em;
height: 2.5em;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 992px) {
.home_pochemu__item {
grid-template-columns: 1fr;
}
.home_pochemu__item__left {
text-align: center;
}
.home_pochemu__item .line_divider {
display: none;
}
}
@media (max-width: 575px) {
.home_pochemu__wrap {
background-image: none;
margin-left: -15px;
margin-right: -15px;
padding: 15px;
}
.home_pochemu__item__right ul {
grid-template-columns: 1fr !important;
}
.home_pochemu__item__right p+h3 {
margin-top: 2em;
}
.home_pochemu__item__num {
left: calc(50% - 1.25em);
}
} .home_kursy {
background: #F6F6F6;
}
.home_kursy__grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 50px;
margin: 50px 0
}
.home_kursy__item {
background: #FFFFFF;
border-radius: 30px;
display: grid;
grid-template-rows: auto 1fr;
}
.home_kursy__item__info {
padding: 25px;
display: flex;
flex-direction: column;
}
.home_kursy__item__btn {
margin-top: auto;
}
.home_kursy .btn__wrapper {
text-align: center;
}
@media (max-width: 992px) {
.home_kursy__grid {
grid-gap: 25px;
}
}
@media (max-width: 575px) {
.home_kursy__grid {
grid-template-columns: 1fr;
}
} .home_about {
background-color: #000;
background-image: url(//ostanin.ru/wp-content/uploads/decor/home/wave-why.svg);
background-size: 20%;
background-repeat: no-repeat;
background-position: 10% bottom;
} .home_about__first {
background: #fff;
border-radius: 30px;
padding: 7% 30px;
margin: 7% 0;
position: relative;
}
.home_about__first .metka {
bottom: calc(100% - 1em);
}
.home_about__first__grid {
display: grid;
grid-template-columns: 2fr 3fr;
grid-gap: 5%;
}
.home_about__first__img img {
border-radius: 20px;
}
.home_about__first__info__grid {
display: grid;
grid-template-columns: 1fr auto 1fr;
grid-gap: 5%;
}
.home_about__first__info__grid .line_divider {
background: #3A3A3A;
}
.home_about__first__info__grid p:last-child {
margin: 0;
}
.home_about__first__info__grid h3 {
font-size: 30px;
}
.home_about__first .btn__wrapper {
text-align: right;
margin-top: 5%;
} .home_about__second {
margin: 3% 0;
}
.home_about__second__grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 5%;
}
.home_about__second__img img {
border-radius: 20px;
}
.home_about__second__info img {
max-width: 16%;
}
.home_about__second__info p {
font-size: 20px;
}
@media (max-width: 992px) {
.home_about__first__info__grid h3 {
font-size: 20px;
}
.home_about__second__info p {
font-size: 16px;
}
}
@media (max-width: 767px) {
.home_about__first__grid,
.home_about__second__grid {
grid-template-columns: 1fr;
grid-gap: 30px;
}
.home_about__second__info {
order: 1;
margin-top: -50px;
}
}
@media (max-width: 575px) {
.home_about__first {
padding: 15px;
}
.home_about__first__info__grid {
grid-template-columns: 1fr;
grid-gap: 20px;
text-align: center;
margin: 30px 0;
}
.home_about__first__info__grid .line_divider {
width: 70%;
height: 2px;
margin: auto;
}
.home_about__first__info {
text-align: center;
}
.home_about__first__info__grid h3 {
font-size: 25px;
}
.home_about__first .btn__wrapper {
text-align: center;
}
} .home_soczseti__grid {
display: grid;
grid-template-columns: 1fr auto;
align-items: center;
grid-gap: 30px;
}
.home_soczseti__wrap {
position: relative;
max-width: 425px;
margin: auto;
}
.home_soczseti__wrap .btn_icon--soc {
position: absolute;
}
.home_soczseti__wrap .btn_icon--soc[href*="insta"] {
left: 0;
top: 55%;
}
.home_soczseti__wrap .btn_icon--soc[href*="yout"] {
right: 15%;
top: 30%;
}
.home_soczseti__wrap .btn_icon--soc[href*="faceb"] {
right: 0;
top: 65%;
}
@media (max-width: 992px) {
.home_soczseti__grid {
display: grid;
grid-template-columns: auto;
}
}
@media (max-width: 575px) {
.home_soczseti__txt {
text-align: center;
}
} .home_otzyvy__grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
grid-gap: 30px;
}
.home_otzyvy__item {
border: 2px solid #3A3A3A;
font-size: 14px;
border-radius: 20px;
padding: 1.5em;
}
.home_otzyvy__item__header {
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 1.5em;
align-items: center;
margin-bottom: 1.5em;
}
.home_otzyvy__item__ava {
width: 5em;
height: 5em;
object-fit: cover;
border-radius: 50%;
border: 3px solid #fff;
box-shadow: 0 0 0 2px #FF0026;
}
.home_otzyvy__item__name {
font-size: 1.2em;
}
.home_otzyvy__item__position {
opacity: 0.8;
} .home_otzyvy__grid .slick-list {
margin: 0 -10px;
}
.home_otzyvy__item.slick-slide {
margin: 0 10px;
}
body .home_otzyvy__grid .slick-dots li {
width: 10px;
height: 10px;
border-radius: 50%;
background: #3A3A3A;
}
body .home_otzyvy__grid .slick-dots li.slick-active {
background: #FF0026;
transform: scale(1.5);
} .home_forma .container {
padding-bottom: 0;
}
.home_forma__grid {
background: #3A3A3A;
border-radius: 30px 30px 0 0;
display: grid;
grid-template-columns: 4fr 5fr;
}
.home_forma__left {
padding: 60px 30px;
}
.home_forma__right {
padding: 60px 30px;
background: #FF0026;
border-radius: 30px 30px 0 0;
}
.home_forma__grid h2 {
font-size: 30px;
}
.home_forma__btns {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 5px;
} #form form {
display: grid;
grid-template-columns: 1fr 1fr;
align-items: center;
grid-gap: 15px;
}
#form form span,
#form form input {
max-width: 100%;
width: 100%;
min-width: auto;
}
#form .formPopup__message { }
#form form input {
outline: none;
background: transparent;
border: 1px solid #F6F6F6;
border-radius: 4em;
padding: 0.7em 1em;
color: #fff;
min-height: 50px;
}
#form .cf__policy {
margin: 0;
color: #ccc;
line-height: 1.2;
}
#form .cf__policy a {
text-decoration: none;
font-weight: 500;
}
#form .cf__policy a:hover {
color: #fff;
}
#form form .ajax-loader {
position: absolute;
left: 50%;
top: calc(100% + 20px);
}
#form .formPopup__submit {
position: relative;
}
#form .wpcf7-submit {
background-color: #FF0026;
color: #fff;
border: 2px solid #FF0026;
padding: 0.2em 0.4em !important;
padding-right: calc(0.2em + 40px) !important;
border-radius: 4em;
display: inline-grid;
grid-template-columns: 1fr auto;
align-items: center;
font-size: 16px;
text-transform: none;
font-weight: normal;
background-image: url(//ostanin.ru/wp-content/uploads/decor/home/btn.svg);
background-size: 42px;
background-repeat: no-repeat;
background-position: center right;
}
#form .wpcf7-submit:hover {
background-color: #fff;
color: #FF0026;
}
@media (max-width: 992px) {
.home_forma__grid {
grid-template-columns: 1fr;
}
}
@media (max-width: 575px) {
.home_forma__grid {
margin-left: -15px;
margin-right: -15px;
}
.home_forma__left,
.home_forma__right {
padding: 40px 15px;
}
.home_forma__grid h2 {
font-size: 20px;
}
#form form, .home_forma__btns {
grid-template-columns: 1fr;
}
.home_forma__btns a {
width: 220px;
margin: auto;
}
#form .cf__policy {
text-align: center;
}
}  .about_main {
background-size: cover;
background-position: center;
margin-top: 75px;
min-height: 50vw;
display: grid;
align-items: end;
}
.about_main h1 {
font-weight: normal;
font-size: 45px;
margin-bottom: 0.5em;
margin-top: 2em;
}
.about_main__sub_title {
font-size: 25px;
max-width: 25em;
}
.about_main__digits {
margin-top: 4em;
display: grid;
grid-template-columns: repeat(4, 1fr);
}
.about_main__digits__item {
text-align: center;
padding: 0 2em;
}
.about_main__digits__item:not(:last-child) {
border-right: 1px solid #808080;
}
.about_main__digits__title {
display: inline-block;
font-size: 2em;
background: #FF0026;
padding: 0.3em 0.6em;
line-height: 1;
border-radius: 2em;
margin-bottom: 0.5em;
}
@media (max-width: 1250px) {
.about_main h1 {
font-size: 30px;
}
.about_main__sub_title {
font-size: 20px;
}
.about_main__digits {
margin-top: 3em;
}
.about_main__digits__item {
padding: 0 1em;
font-size: 14px;
}
.about_main__digits__title {
font-size: 1.5em;
}
}
@media (max-width: 992px) {
.about_main__sub_title {
font-size: 18px;
}
.about_main__digits {
margin-top: 2em;
grid-template-columns: 1fr 1fr;
grid-gap: 1.5em;
}
.about_main__digits__item {
padding: 0;
border: none !important;
text-align: left;
}
.about_main__digits__title {
font-size: 1.1em;
}
}
@media (max-width: 575px) {
.about_main__sub_title {
font-size: 16px;
}
.about_main__digits {
grid-template-columns: 1fr;
}
} .about_profil__grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 2em;
justify-content: space-between;
}
@media (max-width: 992px) {
.about_profil__grid {
grid-template-columns: 1fr;
grid-gap: 1em;
}
}
@media (max-width: 575px) {
.about_profil__grid {
text-align: center;
}
} .about_benefits__wrap {
background-color: #3A3A3A;
border-radius: 30px;
padding: 10px 30px;
padding-bottom: 50px;
margin-top: 1rem;
background-image: url(//ostanin.ru/wp-content/uploads/decor/ab-bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.about_benefits .title__wrap {
padding-top: 3rem;
margin-top: 1rem;
}
.about_benefits__txt {
max-width: 26em;
}
.about_benefits__grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
margin-top: 6%;
}
.about_benefits__item {
border: 1px solid #F6F6F6;
border-radius: 1em;
margin-left: -1px;
padding: 2em;
display: grid;
}
.about_benefits__item__txt {
margin-top: auto;
padding-top: 2em;
}
.about_benefits__grid .btn__wrapper {
display: grid;
justify-content: end;
align-items: end;
}
.about_benefits__grid .btn_icon:hover {
background: none;
}
.about_benefits__grid .btn_icon:hover::after {
filter: none;
}
.about_benefits__grid .btn_icon:not(:hover) span {
color: #fff;
}
@media (max-width: 767px) {
.about_benefits__grid {
grid-template-columns: 1fr;
grid-gap: 1em;
margin-top: 2em;
}
.about_benefits__item {
margin-left: 0;
padding: 1em;
}
.about_benefits__item img {
max-width: 45px;
}
.about_benefits__item__txt {
padding-top: 1em;
}
}
@media (max-width: 575px) {
.about_benefits__wrap {
margin-left: -15px;
margin-right: -15px;
padding: 15px;
}
} .about_team__txt {
max-width: 28em;
margin-bottom: 3em;
}
.about_team__grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
grid-column-gap: 25px;
grid-row-gap: 50px;
}
.about_team__photo {
display: flex;
}
.about_team__info {
border-left: 2px solid #FF0026;
padding-left: 20px;
padding-top: 60px;
margin-left: 20px;
margin-top: -35px;
position: relative;
}
.about_team__item__position {
font-size: 14px;
opacity: 0.5;
}
.about_team__item__name {
margin: 0.5em 0;
}
.about_team__item__txt {
font-size: 15px;
}
.about_team__item__power {
margin-top: 1em;
display: inline-block;
background: #FF0026;
border-radius: 30px;
color: #fff;
padding: 0.3em 1em;
font-size: 14px;
} .about_about {
background-color: #3A3A3A;
padding: 40px 0;
background-image: url(//ostanin.ru/wp-content/uploads/decor/ab-bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
overflow: visible;
margin-bottom: 6em;
}
.about_we__grid {
display: grid;
grid-template-columns: 4fr 5fr;
grid-gap: 10em;
justify-content: space-between;
align-items: center;
margin-bottom: 8em;
}
.about_video__grid {
display: grid;
grid-template-columns: 1fr 2fr;
grid-gap: 3em;
margin-bottom: -10em;
position: relative;
z-index: 1;
}
.about_video__grid h2 {
position: relative;
}
.about_video__grid h2::after {
content: '';
width: 100px;
height: 50px;
background-image: url(//ostanin.ru/wp-content/uploads/decor/home/video-arrow.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: absolute;
right: 0;
top: calc(100% + 50px);
}
.about_video__wrap {
margin: 0;
}
@media (max-width: 992px) {
.about_about {
margin-bottom: 0;
padding: 20px 0;
}
.about_we__grid,
.about_video__grid {
grid-template-columns: 1fr;
grid-gap: 2em;
}
.about_we__grid {
margin-bottom: 4em;
}
.about_we__img {
order: 1;
max-width: 400px;
}
.about_video__grid {
margin-bottom: 0;
}
.about_video__grid h2::after {
display: none;
}
} .about_digits {
margin-bottom: calc(-4vw - 50px);
position: relative;
z-index: 1;
}
.about_digits__grid {
display: grid;
grid-template-columns: 1fr 1fr;
align-items: center;
grid-gap: 3em;
margin-top: 5vw;
}
.about_digits__img {
position: relative;
}
.about_digits__img__stiker {
position: absolute;
z-index: 1;
width: 10vw;
right: -5vw;
top: -5vw;
}
.about_digits__list {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
grid-gap: 4em;
}
.about_digits__item__title {
color: #FF0026;
font-size: 1.5em;
}
@media (max-width: 992px) {
.about_digits {
margin-bottom: 0;
}
}
@media (max-width: 767px) {
.about_digits__grid {
grid-template-columns: 1fr;
grid-gap: 70px;
margin-top: 0;
}
.about_digits__img__stiker {
width: 100px;
right: calc(50% - 50px);
top: calc(100% - 50px);
}
.about_digits__list {
grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
grid-gap: 2em;
}
} .about_filosof {
background-color: #3A3A3A;
padding: 40px 0;
padding-top: 100px;
background-image: url(//ostanin.ru/wp-content/uploads/decor/ab-bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.about_filosof__grid {
display: grid;
grid-template-columns: 5fr 4fr;
grid-gap: 2em;
align-items: center;
margin-bottom: 5em;
}
.about_filosof__item {
border-bottom: 1px solid #727272;
padding: 2em 0;
display: grid;
grid-template-columns: 4em 2fr 3fr;
grid-gap: 3em;
}
.about_filosof__item__num {
font-size: 3em;
line-height: 1;
}
.about_filosof__item__title {
text-align: right;
}
@media (max-width: 992px) {
.about_filosof__grid {
grid-template-columns: 1fr;
}
.about_filosof {
padding-top: 40px;
}
.about_filosof__item__num {
font-size: 2em;
}
}
@media (max-width: 767px) {
.about_filosof__item {
font-size: 14px;
}
}
@media (max-width: 575px) {
.about_filosof__item {
grid-template-columns: 1fr;
text-align: center;
grid-gap: 1em;
}
.about_filosof__item__title {
text-align: center;
}
} .about_polza__grid {
display: grid;
grid-template-columns: 4fr 5fr;
grid-gap: 4em;
align-items: center;
}
.about_polza__item {
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 1em;
}
.about_polza__item__num {
display: grid;
width: 2em;
height: 2em;
align-items: center;
justify-content: center;
background: #FF0026;
color: #fff;
border-radius: 50%;
}
.about_polza__item__txt p {
font-size: 1.3em;
}
.about_polza__right {
display: grid;
}
.about_polza__red {
font-size: 36px;
background: #FF0026;
color: #fff;
padding: 1em;
margin-top: -3em;
margin-left: 1em;
border-radius: 0.8em 0 0 0.8em;
position: relative;
}
.about_polza__stiker {
max-width: 6vw;
position: absolute;
top: calc(-3vw - 0.5em);
left: 1em;
}
@media (max-width: 1250px) {
.about_polza__red {
font-size: 3vw;
}
.about_polza__item__txt p {
font-size: 1.1em;
}
}
@media (max-width: 992px) {
.about_polza__grid {
grid-template-columns: 1fr;
grid-gap: 2em;
}
}
@media (max-width: 575px) {
.about_polza__red {
font-size: 18px;
}
.about_polza__stiker {
max-width: 50px;
top: -2em;
}
} .about_forma .container {
padding-bottom: 0;
}
.about_forma__wrap {
background-color: #3A3A3A;
border-radius: 30px 30px 0 0;
padding: 50px;
background-image: url(//ostanin.ru/wp-content/uploads/decor/form-n.png),
url(//ostanin.ru/wp-content/uploads/decor/ab-bg.jpg);
background-size: contain, cover;
background-repeat: no-repeat;
background-position: 100px center, center;
overflow: hidden;
}
.about_forma__wrap>div {
max-width: 620px;
margin-left: auto;
}
.about_forma__wrap h2 {
margin-bottom: 0.3em;
}
.about_forma__form {
margin-top: 30px;
}
#form.about_forma form {
grid-template-columns: 1fr;
}
.form_about__submit_grid {
display: grid;
grid-template-columns: 160px 1fr;
align-items: center;
grid-gap: 1.5em;
}
#form.about_forma form input:not([type="submit"]) {
border-radius: 0;
border: none;
border-bottom: 1px solid #838383;
}
@media (max-width: 992px) {
.about_forma__wrap {
padding: 30px;
background-image: url(//ostanin.ru/wp-content/uploads/decor/ab-bg.jpg);
background-size: cover;
background-position: center;
}
.about_forma__wrap>div {
max-width: 100%;
margin: auto;
}
}
@media (max-width: 575px) {
.about_forma__subtitle {
text-align: center;
}
.form_about__submit_grid {
display: grid;
grid-template-columns: 1fr;
grid-gap: 1em;
text-align: center;
}
}  .courses_main {
background-color: #535353;
background-position: center;
background-size: cover;
position: relative;
min-height: 48vw;
display: grid;
align-items: center;
}
.courses_main__wrap {
margin-top: 75px;
max-width: 50%;
}
.courses_main h1 {
font-weight: normal;
font-size: 40px;
margin-top: 0;
margin-bottom: 1em;
}
.courses_main h1 em {
font-style: normal;
color: #3A3A3A;
background: #fff;
padding: 0.1em 0.2em;
padding-top: 0em;
border-radius: 5em;
}
#content .courses_main li {
font-size: 22px;
padding-left: 1.5em;
}
#content .courses_main li::before {
width: 1em;
height: 1em;
background-image: url(//ostanin.ru/wp-content/uploads/decor/mark.svg);
background-size: contain;
background-repeat: no-repeat;
background-color: transparent;
}
.courses_main .btn__wrapper {
margin-top: 5em;
}
@media (max-width: 1250px) {
.courses_main__wrap {
margin-top: 75px;
max-width: 45vw;
}
.courses_main h1 {
font-size: 3vw;
}
#content .courses_main li {
font-size: 18px;
}
.courses_main li br {
display: none;
}
.courses_main .btn__wrapper {
margin-top: 3em;
}
}
@media (max-width: 575px) {
.courses_main {
background-image: none !important;
}
.courses_main .container {
padding-top: 25px;
}
.courses_main__mob_img {
display: flex !important;
margin: 0 -15px;
margin-bottom: 2em;
}
.courses_main__wrap {
max-width: 100%;
text-align: center;
margin-top: 50px;
}
.courses_main h1 {
font-size: 25px;
}
#content .courses_main li {
font-size: 16px;
padding-left: 0;
}
#content .courses_main li::before {
display: none;
}
.courses_main .btn__wrapper {
margin-top: 2em;
}
} .courses_kursy .home_kursy__item__cover {
background-color: #f6f6f6;
} .courses_benefits {
position: relative;
}
.courses_benefits__header {
display: grid;
grid-template-columns: 3fr 2fr;
margin-bottom: 50px;
}
.courses_benefits__img {
margin-top: 3em;
}
.hbi {
position: relative;
padding: 2em 0;
display: grid;
grid-template-columns: 1fr 1fr;
}
.hbi__left {
border-right: 1px solid #F6F6F6;
display: grid;
padding-right: 3em;
}
.hbi__left__digit {
margin-top: auto;
margin-bottom: -2em;
}
.hbi>div {
position: relative;
}
.hbi::before {
content: '';
position: absolute;
left: -50vw;
right: -50vw;
top: 0;
bottom: 0;
background: #FF0026;
}
.hbi:nth-child(2)::before {
background: #525252;
}
.hbi:nth-child(3)::before {
background: #3A3A3A;
}
.hbi__right {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 2em;
padding-left: 3em;
}
.hbi__right__item__title {
display: inline-block;
color: #3A3A3A;
background: #fff;
padding: 0.1em 0.5em;
padding-top: 0em;
margin-bottom: 0.5em;
margin-left: -0.5em;
border-radius: 5em;
}
.hbi:nth-child(n + 2) .hbi__right__item__title {
color: #FF0026;
}
@media (max-width: 1250px) {
.hbi {
position: relative;
padding: 2em 0;
display: grid;
grid-template-columns: 1fr 2fr;
}
}
@media (max-width: 992px) {
.courses_benefits__header {
grid-template-columns: 1fr;
}
}
@media (max-width: 767px) {
.hbi {
grid-template-columns: 1fr;
}
.hbi__left {
padding-right: 0;
border: none;
}
.hbi__right {
padding-left: 0;
}
.hbi__left__digit {
max-width: 50%;
margin-bottom: -1em;
}
}
@media (max-width: 575px) {
.hbi__right {
grid-template-columns: 1fr;
}
} .courses_polza .about_polza__grid {
align-items: start;
}
.courses_polza__content * {
font-size: 20px;
}
.courses_polza__content p+p {
margin-top: 2em;
}
.courses_polza .about_polza__list {
display: grid;
grid-gap: 2em;
position: relative;
}
.courses_polza .about_polza__list::before {
content: '';
width: 2px;
height: calc(100% - 50px);
position: absolute;
z-index: -1;
left: 50px;
top: 25px;
background: #FF0026;
}
.courses_polza .about_polza__item {
align-items: center;
font-size: 20px;
}
.courses_polza .about_polza__red {
margin: 0;
margin-right: 1em;
margin-bottom: -1em;
border-radius: 0.8em;
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 1em;
align-items: center;
}
.courses_polza .about_polza__stiker {
position: static;
}
.courses_polza .about_polza__red__txt :last-child {
margin-bottom: 0;
}
@media (max-width: 1250px) {
.courses_polza .about_polza__list {
grid-gap: 1em;
}
.courses_polza__content * {
font-size: 16px;
}
.courses_polza .about_polza__item {
font-size: 16px;
}
.about_polza__item__icon img {
width: 60px;
}
.courses_polza .about_polza__list::before {
left: 30px;
top: 15px;
}
.courses_polza .about_polza__red {
margin-left: 1em;
}
} .courses_x3__grid {
background-color: #3A3A3A;
border-radius: 30px;
padding: 30px;
margin-top: 50px;
background-image: url(//ostanin.ru/wp-content/uploads/decor/ab-bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 10%;
}
.courses_x3__stiker {
margin-top: -80px;
}
.courses_x3__txt h2 {
max-width: 100%;
}
.courses_x3__txt :last-child {
margin-bottom: 0;
}
@media (max-width: 1250px) {
.courses_x3__grid {
margin-top: 0;
}
.courses_x3__stiker {
margin-top: -50px;
max-width: 120px;
}
}
@media (max-width: 575px) {
.courses_x3__grid {
grid-template-columns: 1fr;
grid-gap: 20px;
text-align: center;
padding: 30px 20px;
}
.courses_x3__stiker {
margin: auto;
}
} .courses_feedback {
background: #FF0026;
}
.courses_feedback .container {
padding-bottom: 0;
}
.courses_feedback .metka--fill {
background: #3A3A3A
}
.courses_feedback__block {
padding: 50px 0;
display: grid;
grid-template-columns: 1fr 4fr;
grid-gap: 10%;
position: relative;
}
.courses_feedback__block>div {
position: relative;
}
.courses_feedback__stata {
display: flex;
margin: 0 15px;
}
.courses_feedback__stata__item {
margin: 0 -15px;
}
.courses_feedback__title {
display: grid;
}
.courses_feedback__title::after {
content: '';
width: 2em;
height: 3px;
background: #fff;
margin-top: auto;
}
.courses_feedback__block:last-child {
padding-bottom: 150px;
}
.courses_feedback__block:last-child::before {
content: '';
position: absolute;
left: -50vw;
right: -50vw;
top: 0;
bottom: 0;
background: #3A3A3A;
}
@media (max-width: 767px) {
.courses_feedback__stata {
margin: 0 7px;
}
.courses_feedback__stata__item {
margin: 0 -7px;
}
}
@media (max-width: 575px) {
.courses_feedback__block {
grid-template-columns: 1fr;
grid-gap: 30px;
padding: 30px;
text-align: center;
}
.courses_feedback__title::after {
display: none;
}
.courses_feedback__stata {
margin: 7px 0;
flex-direction: column;
}
.courses_feedback__stata__item {
margin: -7px 0;
}
} .courses_ot_avtora {
margin-top: calc(-3% - 50px);
}
.ot_avtora__grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 50px;
align-items: end;
}
.ot_avtora__box {
background: #FF0026;
padding: 40px 30px;
border-radius: 1.5em;
margin-right: -100px;
margin-top: 80px;
position: relative;
}
.ot_avtora__box p {
font-size: 20px;
}
.ot_avtora__box :last-child {
margin-bottom: 0;
}
.ot_avtora__box__sticker {
max-width: 80px;
margin-top: -150px;
}
.ot_avtora__foto img {
border-radius: 20px;
margin-bottom: 50px;
}
@media (max-width: 1250px) {
.courses_ot_avtora {
margin-top: 0;
}
.ot_avtora__box p {
font-size: 16px;
}
}
@media (max-width: 767px) {
.ot_avtora__grid {
grid-template-columns: 1fr;
grid-gap: 0;
}
.ot_avtora__box {
margin: 0 10px;
margin-top: 50px;
margin-bottom: -20px;
padding: 30px 20px;
}
.ot_avtora__box__sticker {
position: absolute;
max-width: 45px;
margin: 0;
left: 20px;
top: -25px;
}
.ot_avtora__foto img {
margin-bottom: 0;
}
} .footer__grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
padding-top: 100px;
padding-bottom: 30px;
grid-gap: 30px;
font-size: 14px;
}
.footer__col {
display: grid;
grid-gap: 50px;
}
.footer__col__bot {
margin-top: auto;
}
.footer__col--center {
text-align: center;
}
.footer__col--right {
text-align: right;
}
.footer__grid .menu {
margin: 0;
padding: 0;
display: grid;
grid-gap: 0.7em;
}
.footer__nav .menu {
grid-template-columns: 1fr 1fr;
}
.footer__nav .menu a:hover {
text-decoration: underline;
}
.footer__grid a {
color: #fff;
font-size: 14px;
}
.footer__copyright,
.footer__col__bot a:not(:hover) {
opacity: 0.5;
}
.footer__soc .contacts {
justify-content: center;
margin-bottom: 0.7em;
}
.footer__soc img {
filter: invert();
}
.footer__info {
display: grid;
grid-gap: 1em;
}
@media (max-width: 767px) {
.footer__grid {
padding-top: 50px;
grid-template-columns: 1fr;
}
.footer__col {
grid-gap: 2em;
text-align: left;
}
.footer__col--center {
order: -1;
grid-template-columns: 1fr 1fr;
align-items: center;
text-align: center;
}
.footer__col--center .footer__col__bot {
margin-top: 0;
}
.footer__copyright {
display: none;
}
.footer__nav .menu {
grid-template-columns: auto auto;
text-align: left;
}
}  .biz_main {
background-color: #6C6E6B;
}
.biz_main h1 em {
margin-left: -0.2em;
}
.biz_main .btn__wrapper {
margin-top: 3em;
} .biz_benefits .courses_benefits__item:nth-child(2) .hbi__right {
grid-template-columns: 1fr;
align-items: center;
}
.biz_benefits .courses_benefits__item:nth-child(2) .hbi__right__item {
display: grid;
}
.biz_benefits .courses_benefits__item:nth-child(2) .hbi__right .hbi__right__item__title {
margin: 0;
margin-top: 2em;
font-size: 25px;
background: transparent;
color: inherit;
padding: 1em 2em;
padding-right: 5em;
border: 1px solid;
border-radius: 1.5em;
order: 1;
position: relative;
}
.biz_benefits .courses_benefits__item:nth-child(2) .hbi__right .hbi__right__item__title::after {
content: '';
position: absolute;
width: 5em;
height: 5em;
right: 1em;
bottom: 2em;
background-image: url(//ostanin.ru/wp-content/uploads/decor/sticker-7d.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
@media (max-width: 991px) {
.biz_benefits .courses_benefits__item:nth-child(2) .hbi__right .hbi__right__item__title {
font-size: 20px;
}
}
@media (max-width: 575px) {
.biz_benefits .courses_benefits__item:nth-child(2) .hbi__right .hbi__right__item__title {
font-size: 18px;
padding: 1em;
padding-top: 2em;
margin-top: 3em;
text-align: center;
}
.biz_benefits .courses_benefits__item:nth-child(2) .hbi__right .hbi__right__item__title::after {
right: 50%;
transform: translatex(50%);
bottom: auto;
top: -3em;
}
} .biz_polza__grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 4em;
}
.biz_polza__list {
display: grid;
grid-gap: 1em;
margin-top: 2em;
}
.biz_polza__item {
background: #3A3A3A;
border-radius: 5em;
padding: 1em;
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 2em;
align-items: center;
}
.biz_polza__item__icon {
width: 4em;
}
@media (max-width: 1199px) {
.biz_polza__grid {
grid-gap: 2em;
}
.biz_polza__item {
font-size: 14px;
grid-gap: 1em;
}
}
@media (max-width: 767px) {
.biz_polza__grid {
grid-template-columns: 1fr;
}
.biz_polza__left {
display: none;
}
.biz_polza__item {
font-size: 16px;
}
}
@media (max-width: 575px) {
.biz_polza__content {
text-align: center;
}
.biz_polza__item {
font-size: 14px;
}
.biz_polza__item__icon {
width: 3em;
}
.biz_polza__left {
display: block;
order: 10;
}
} .biz_sys {
background: #F6F6F6;
}
.biz_sys__grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 5em;
align-items: center;
}
.biz_sys__txt * {
font-size: 30px;
}
@media (max-width: 991px) {
.biz_sys__grid {
grid-gap: 2em
}
.biz_sys__txt * {
font-size: 25px;
}
.biz_sys__txt :last-child {
margin-bottom: 0;
}
}
@media (max-width: 767px) {
.biz_sys__grid {
grid-template-columns: 1fr;
}
.biz_sys__txt * {
font-size: 20px;
text-align: center;
}
} .home_main_banner {
display: flex;
padding-top: 70px;
}
.home_main_banner__img--mob {
display: none;
}
.home_main_banner__wrap {
position: relative;
display: flex;
margin: auto;
}
.home_main_banner__wrap a {
position: absolute;
z-index: 1;
left: 5%;
bottom: 20%;
}
@media (max-width: 500px) {
.home_main_banner__img--pc {
display: none;
}
.home_main_banner__img--mob {
display: block;
}
.home_main_banner__wrap a {
bottom: 5%;
left: 50%;
transform: translatex(-50%);
min-width: 200px;
}
}
.home_forma:last-child .container {
padding-bottom: 0;
}
.home_forma h2 {
max-width: 14em;
}  .blog__header {
margin-top: 2em;
}
.blog__title {
display: grid;
grid-template-columns: 1fr auto;
grid-gap: 1em;
align-items: center;
}
.blog__title h1 {
margin: 0;
}
.blog__tags {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 1em -10px;
}
.blog__tags li {
margin: 10px;
}
.blog__tags a:not(:hover) {
color: inherit;
}
.blog__tags a:hover {
color: #FF0127;
}
.blog .blog__tags .cat-item-all a,
.blog__tags .current-cat a {
color: #FF0127;
border-bottom: 1px solid;
}
@media (max-width: 767px) {
.blog__title {
grid-template-columns: 1fr;
}
.blog__tags {
justify-content: flex-start;
;
}
} .blog__search form {
position: relative;
}
.blog__search .search-field {
width: 280px;
max-width: 100%;
padding: 0.5em;
padding-left: 3em;
border-radius: 2em;
outline: none;
}
.blog__search .search-field:focus {
border-color: #151513;
}
.blog__search .search-submit {
position: absolute;
left: 1em;
top: 50%;
transform: translatey(-50%);
font-size: inherit;
width: 1.1em;
height: 1.1em;
padding: 0;
color: transparent;
border: none;
background-color: transparent;
background-image: url(//ostanin.ru/wp-content/uploads/decor/search.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
cursor: pointer;
}
@media (max-width: 450px) {
.blog__search .search-field {
width: 100%;
min-width: 280px;
}
} .blog__grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
grid-gap: 25px;
}
.blog__wrap .blog__grid {
margin: 2em 0
}
.post__item {
background: #fff;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
display: flex;
flex-direction: column;
position: relative;
}
.post__item__cover a {
background: #FAEBD7;
display: flex;
height: 100%;
width: 100%;
}
.post__item__cover img {
height: 250px;
width: 100%;
min-height: 100% !important;
object-position: top center;
object-fit: cover !important;
}
.post__item__cover img[src$="png"] {
object-fit: contain;
}
.post__item__info {
padding: 1em;
display: flex;
flex-direction: column;
flex-grow: 10;
position: relative;
z-index: 1;
background: #fff;
}
.post__item__meta {
display: grid;
grid-template-columns: 1fr auto;
grid-gap: 10px;
justify-content: space-between;
align-items: baseline;
font-size: 0.9em;
}
.post__item__tag {
display: inline-block;
color: #FF0127;
border: 1px solid;
padding: 0.2em 0.5em;
padding-bottom: 0.3em;
line-height: 1;
border-radius: 2em;
font-size: inherit;
}
.post__item__tag:visited {
color: #FF0127;
}
.post__item__tag:hover {
background: #FF0127;
border-color: #FF0127;
color: #fff;
}
.post__item__title {
font-size: 1.3em;
margin: 0.7em 0;
line-height: 1.2;
}
.post__item__title:hover {
color: #FF0127;
}
.post__item__title a {
color: inherit;
font-size: inherit;
}
.post__item__excerpt {
margin-bottom: 1.5em;
line-height: 1.2em;
max-height: calc(1.2em*5);
overflow: hidden;
}
.post__item__excerpt :last-child {
margin-bottom: 0;
}
.post__item__btn {
margin-top: auto;
}
.post__item__btn .btn_icon {
display: flex;
}
.post__item__btn .btn_icon:hover {
background: transparent;
}
.post__item__btn .btn_icon::after {
width: 2em;
height: 2em;
}
.post__item__btn span {
margin-left: 0;
}
@media (min-width: 992px) {
.blog__grid--mosaic .post__item:nth-child(-n + 8) .post__item__cover {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: none;
pointer-events: none;
}
.blog__grid--mosaic .post__item:nth-child(1) .post__item__cover,
.blog__grid--mosaic .post__item:nth-child(6) .post__item__cover {
display: block;
}
.blog__grid--mosaic .post__item:nth-child(1),
.blog__grid--mosaic .post__item:nth-child(4),
.blog__grid--mosaic .post__item:nth-child(6),
.blog__grid--mosaic .post__item:nth-child(7) {
grid-column: span 2;
}
.blog__grid--mosaic .post__item:nth-child(1) .post__item__info,
.blog__grid--mosaic .post__item:nth-child(6) .post__item__info {
width: calc(100% / 2 - 25px);
background: rgb(58 58 58 / 50%);
color: #fff;
border-radius: 20px;
}
.blog__grid--mosaic .post__item:nth-child(6) .post__item__info {
margin-left: auto;
}
.blog__grid--mosaic .post__item:nth-child(2) .post__item__info {
background: #3A3A3A;
color: #fff;
}
.blog__grid--mosaic .post__item:nth-child(1) .post__item__excerpt,
.blog__grid--mosaic .post__item:nth-child(6) .post__item__excerpt {
margin-bottom: 5em;
}
}
@media (max-width: 767px) {
.blog__grid {
grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
grid-gap: 15px;
}
.post__item__cover img {
height: 170px !important;
}
.post__item__title {
font-size: 1em;
}
} .blog__pagination {
text-align: center;
font-size: 18px;
}
.blog__pagination .nav-links * {
font-size: inherit;
margin: 0 0.3em;
}
.blog__pagination .nav-links a:hover {
color: #FF0127;
}
.blog__pagination .page-numbers.current {
font-weight: bold;
} .post__article {
position: relative;
max-width: 1400px;
margin: auto;
margin-top: -15vw;
z-index: 1;
background: #fff;
border-radius: 20px 20px 0px 0px;
padding-top: 50px;
}
.post__article .container {
max-width: 100%;
}
@media (max-width: 767px) {
.post__article {
margin-left: 10px;
margin-right: 10px;
padding-top: 30px;
}
} .post__cover {
position: relative;
display: grid;
}
.post__cover--case {
background: linear-gradient(0deg, #F6F6F6, #F6F6F6),
linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
min-height: 40vw;
}
.post__breadcrumbs {
font-size: 14px;
padding: 1em 0;
}
.post__breadcrumbs a {
color: inherit;
font-size: inherit;
}
.post__breadcrumbs a:hover {
color: #FF0127;
}
.post__cover__bg {
border-radius: 20px 20px 0px 0px;
width: 100%;
height: 40vw;
object-fit: cover;
pointer-events: none;
}
.post__cover__bg[src$="png"] {
object-fit: contain;
background: #ffcf90;
}
.post__cover__logo {
margin: 15vw auto;
max-width: 600px;
padding: 2em 0;
}
.post__cover__title {
margin: 15vw auto;
margin-top: 75px;
padding: 1em 0;
color: #0196E3;
font-weight: bold;
font-size: 100px;
text-align: center;
line-height: 1.1;
display: flex;
align-items: center;
justify-content: center;
}
@media (min-width: 768px) {
.single-post .header__white {
box-shadow: none;
border-bottom-color: #f5f5f5 !important;
}
.post__breadcrumbs {
position: absolute;
left: 0;
right: 0;
top: 30px;
color: #fff;
}
.post__cover--case .post__breadcrumbs {
color: inherit;
}
}
@media (max-width: 1199px) {
.post__cover__title {
font-size: 8vw;
}
}
@media (max-width: 767px) {
.post__cover__logo {
margin-top: 0;
width: 200px;
max-width: 80%;
}
.post__cover__title {
margin-top: 1em;
}
} .post__header {
text-align: center;
}
.post__taglist {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.post__tag {
margin: 0.3em;
}
.post__header h1 {
margin: 0.5em auto;
max-width: 30em;
}
.post__header__time {
opacity: 0.5;
font-size: 1.2em;
}
.post__header__date {
opacity: 0.4;
font-size: 0.8em;
margin-top: 0.5em;
}
@media (max-width: 767px) {
.post__tag {
font-size: 14px;
}
.post__header__time {
font-size: 14px;
}
} .post__content {
max-width: 800px;
margin: auto;
margin-top: 4em;
}
.post__content h2,
.post__content h3 {
margin-top: 1.5em;
}
.post__content h2 {
font-size: 25px;
}
.post__content ul,
.post__content ol {
margin-left: 0;
padding-left: 0;
counter-reset: nums;
}
.post__content li {
margin-bottom: 0.5em;
position: relative;
}
.post__content ul li {
padding-left: 1.6em;
}
.post__content ul li::before {
content: '';
width: 0.9em;
height: 0.9em;
position: absolute;
left: 2px;
top: 0.15em;
background: #FF0127;
border-radius: 50%;
border: 2px solid #fff;
box-shadow: 0 0 0 2px #FF0127;
}
.post__content ol li {
padding-left: 1.6em;
}
.post__content ol li::before {
counter-increment: nums;
content: counter(nums)'.';
position: absolute;
left: 0;
top: 0.1em;
font-size: 1.2em;
color: #FF0127;
line-height: 1;
}
.post__content__quote {
background: #F3F3F3;
border-radius: 20px;
padding: 40px 60px;
margin-top: 3em;
}
.post__content__quote h2:first-child {
margin-top: 0;
}
.post__content__quote :last-child {
margin-bottom: 0;
}
@media (max-width: 767px) {
.post__content {
margin-top: 3em;
}
.post__content h2 {
font-size: 18px;
}
.post__content__quote {
padding: 2em;
}
} .post__quote {
background: #FF0127;
color: #fff;
border-radius: 20px;
font-size: 20px;
padding: 2.5em;
margin: 3rem 0;
}
.post__quote__txt {
position: relative;
}
.post__quote__txt * {
font-size: inherit;
}
.post__quote__txt :last-child {
margin-bottom: 0;
}
.post__quote__txt::before {
content: '';
width: 3em;
height: 3em;
background-image: url(//ostanin.ru/wp-content/uploads/decor/quote.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: absolute;
left: 0;
top: -4em;
}
@media (max-width: 500px) {
.post__quote {
font-size: 18px;
}
} .post__video {
background: #3A3A3A;
color: #fff;
border-radius: 20px;
font-size: 20px;
padding: 2.5em 0;
margin: 3rem 0;
text-align: center;
}
@media (max-width: 500px) {
.post__video {
padding: 1.5em 0;
}
.post__video iframe {
max-height: 50vw;
}
} .post__article~.prod__banner__wrap {
margin: 4rem 0;
} .post__similar {
margin: 4rem 0;
}
.post__similar .post__item__btn {
text-align: right;
}
.post__similar .post__item__btn span {
display: none;
}
.post__similar .post__item__btn .btn_icon--clear::after {
transform: rotate(-45deg);
} .search_results__header {
margin: 2em 0;
}
.search_results__header+.blog__grid {
margin: 4em 0;
} .rsc23 section:not(:last-child) {
margin-bottom: 2em;
} .rsc23_main {
margin-top: 75px;
position: relative;
padding: 4em 0;
}
.rsc23_main__overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
background-position: top left;
}
.rsc23_main__wrap {
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 4em;
margin-top: 10vw;
}
.rsc23_main__title {
grid-column: 1/-1;
}
.rsc23_main__title img {
max-width: 55vw;
}
.rsc23_main__digits {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 1em;
}
.rsc23_main__digits__item p {
margin: 0;
}
.rsc23_main__digits__item em {
display: inline-block;
font-size: 2em;
font-style: normal;
background: #fff;
color: #FF0026;
border-radius: 2em;
padding: 0.4em 1em;
margin-bottom: 0.5em;
}
@media (max-width: 991px) {
.rsc23_main__wrap {
grid-template-columns: 1fr;
grid-gap: 2em;
}
.rsc23_main__title img {
max-width: 70vw;
}
}
@media (max-width: 575px) {
.rsc23_main__wrap {
margin-top: 25vw;
}
.rsc23_main__title img {
max-width: 100%;
}
.rsc23_main .btn__wrap {
text-align: center;
}
.rsc23_main__digits {
grid-template-columns: 1fr;
grid-gap: 2em;
background: #fff;
margin-left: -15px;
margin-right: -15px;
padding: 15px;
}
.rsc23_main__digits--no {
display: none;
}
.rsc23_main__digits p {
color: #151513;
}
.rsc23_main__digits br {
display: none;
}
.rsc23_main__overlay {
background-position: top center;
bottom: auto;
height: calc(80vh - 75px)
}
:is(.postid-12684) .rsc23_main__overlay {
background-position: 55% top;
background-size: 180vw;
}
:is(.postid-12684) .rsc23_main__overlay::before {
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
position: absolute;
background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 2551) 50%, rgba(255, 255, 255, 0.2) 100%);
}
.postid-12684 .rsc23_main__title p {
font-weight: 500;
}
} .rsc23_goal {
background-color: #fff;
}
.rsc23_goal__wrap {
align-items: center;
padding: 2em;
}
.postid-12684 .rsc23_goal__right {
font-size: 18px;
}
@media (max-width: 575px) {
.postid-12684 .rsc23_goal__right {
font-size: 16px;
}
} .rsc23_benefits__grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
overflow: hidden;
}
.rsc23_benefits__item {
border: 1px solid #ccc;
margin: -1px;
padding: 2em 1em;
}
.rsc23_benefits__item__num {
color: #FF0026;
margin-bottom: 0.5em;
}
.rsc23_benefits__item p:last-child {
margin-bottom: 0;
}
.rsc23_benefits__video {
display: grid;
grid-template-columns: 1fr 1fr;
}
.rsc23_benefits__video__link {
text-align: right;
}
.rsc23_benefits__video a {
text-decoration: underline;
color: inherit;
}
.rsc23_benefits__video a:hover {
text-decoration: none;
}
@media (min-width: 992px) {
.postid-12525 .rsc23_benefits__grid,
.rsc23_benefits__grid--3 {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (max-width: 991px) {
.rsc23_benefits__grid {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 575px) {
.rsc23_benefits__grid {
grid-template-columns: 1fr;
}
} .rsc23_forwho__grid {
align-items: center;
grid-gap: 3em;
row-gap: 4em !important;
}
.rsc23_forwho__item {
display: grid;
grid-template-columns: auto 4fr 5fr;
grid-gap: 2em;
margin-top: 2em;
padding-top: 2em;
border-top: 1px solid;
}
.postid-12684 .rsc23_forwho__item,
.postid-12525 .rsc23_forwho__item,
.rsc23_forwho__item--2col {
grid-template-columns: auto 1fr;
}
.postid-12684 .rsc23_forwho__item,
.postid-12525 .rsc23_forwho__item {
grid-row-gap: 1em;
border: none;
padding: 0;
}
.postid-12684 .rsc23_forwho__item__title,
.postid-12525 .rsc23_forwho__item__title {
color: var(--accent-color);
}
.rsc23_forwho__item li {
padding-left: 0 !important;
}
.rsc23_forwho__item li::before {
display: none;
}
.postid-12684 .rsc23_forwho__item__txt,
.postid-12525 .rsc23_forwho__item__txt {
grid-column: 2/-1;
}
@media (min-width: 992px) {
#main .rsc23_forwho {
margin-bottom: calc(-4vw - 50px);
z-index: 1;
position: relative;
}
.rsc23_forwho__txt {
margin-bottom: 100px;
}
}
@media (max-width: 575px) {
.rsc23_forwho__img img {
max-height: 50vh;
width: 100%;
object-fit: cover;
object-position: top;
}
.postid-12684 .rsc23_forwho__item,
.postid-12525 .rsc23_forwho__item,
.rsc23_forwho__item {
grid-template-columns: 1fr;
grid-gap: 1em;
justify-content: center;
text-align: center;
}
.rsc23_forwho__item__num {
margin: auto;
}
.postid-12684 .rsc23_forwho__item__txt,
.postid-12525 .rsc23_forwho__item__txt {
grid-column: auto;
}
.rsc23_forwho__item li {
font-size: 14px !important;
}
} .rsc23_var__txt__wrap+.rsc23_txtimg .container {
padding-top: 0;
}
.rsc23_osobennosti .about_filosof__item__num {
color: #FF0026;
}
.rsc23_osobennosti:has(+.rsc23_preza) {
margin-bottom: 0 !important;
padding-bottom: 150px;
}
.rsc23_osobennosti:has(+.rsc23_var__txt__wrap) {
padding-bottom: 75px;
}
.rsc23_preza {
position: relative;
z-index: 1;
overflow: visible;
}
.rsc23_osobennosti+.rsc23_preza {
margin-top: -70px;
}
.rsc23_preza .container {
padding: 0;
}
.rsc23_preza__wrap {
max-width: 95%;
margin: auto;
display: grid;
grid-template-columns: auto 15em auto;
grid-gap: 2em;
align-items: center;
justify-content: space-between;
padding: 2em;
}
.rsc23_preza__img img {
margin: -30% 0;
max-width: 20vw;
}
.rsc23_preza__link img {
filter: invert();
}
.rsc23_preza__wrap a {
color: inherit;
font-size: 2em;
text-decoration: underline;
}
.rsc23_preza__wrap a:hover {
text-decoration: none;
}
.rsc23_txtimg__wrap {
align-items: center;
}
.rsc23_txtimg__img {
text-align: right;
}
@media (max-width: 767px) {
.rsc23_preza__wrap {
grid-template-columns: 1fr 3fr;
}
.rsc23_preza__link {
display: none;
}
.rsc23_preza__wrap a {
font-size: 1.2em;
}
.rsc23_preza__img img {
margin: 0;
}
.rsc23_txtimg__txt,
.rsc23_txtimg__img {
text-align: center;
}
} #main .rsc23_howwork {
position: relative;
z-index: 1;
margin-bottom: -6em;
}
#main .rsc23_howwork .container {
padding-bottom: 0;
}
.rsc23_howwork__grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-column-gap: 1em;
grid-row-gap: 3em;
margin-top: 4em;
}
.rsc23_howwork__item {
background: #3A3A3A;
padding: 2em;
}
.rsc23_howwork__item__inner {
display: flex;
flex-direction: column;
height: 100%;
}
.rsc23_howwork__item__img {
margin-top: -4em;
}
.rsc23_howwork__item__txt {
margin-top: auto;
padding-top: 1em;
}
.rsc23_howwork__txt__wrap {
background: #F6F6F6;
padding-top: 150px;
padding-bottom: 50px;
margin-bottom: 0 !important;
}
@media (max-width: 1199px) {
.rsc23_howwork__grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 575px) {
.rsc23_howwork__grid {
grid-template-columns: 1fr;
}
.rsc23_howwork__item {
min-height: 10em;
}
} .rsc23_var {
background: #525252;
}
.rsc23_var+.rsc23_var {
background: #3A3A3A;
}
.rsc23_howwork__txt__wrap+.rsc23_var {
margin-bottom: 0 !important;
}
.rsc23_var .title__wrap {
margin-bottom: 2em;
border-bottom: 1px solid #aaa;
}
.rsc23_var h3~h3 {
margin-top: 3em;
}
.rsc23_var ul {
display: grid;
grid-template-columns: 1fr 1fr 2fr;
margin: 2em 0;
grid-gap: 2em;
}
.rsc23_var li {
padding-left: 0 !important;
}
.rsc23_var li::before {
display: none;
}
.rsc23_var li strong {
display: block;
font-size: 2em;
font-weight: normal;
}
.rsc23_var__img {
margin-top: 3em;
}
.rsc23_var__txt__wrap,
.rsc23_preza--var {
background: #F6F6F6;
margin-top: -2em;
margin-bottom: 0 !important;
padding: 3em 0;
}
.rsc23_var__txt__wrap h2 img {
margin-right: 0.5em;
vertical-align: bottom;
max-width: 1.2em;
}
@media (min-width: 768px) {
.rsc23_var .title__wrap {
padding-right: 8em;
position: relative;
}
.rsc23_var .title__wrap::after {
content: attr(data-num);
position: absolute;
right: 0;
bottom: 0;
font-size: 6em;
opacity: 0.2;
}
}
@media (max-width: 767px) {
.rsc23_var h3 {
text-align: center;
font-size: 20px;
}
.rsc23_var ul {
grid-template-columns: 1fr;
text-align: center;
}
.rsc23_var__img {
display: none;
}
.rsc23_var__txt__wrap {
text-align: center;
}
} .rsc23_result {
background: #F6F6F6;
margin-bottom: 0 !important;
padding-top: 3em;
}
.rsc23_result .title__grid h2 {
margin-bottom: 0;
}
.rsc23_result .title__grid {
align-items: end;
justify-content: space-between;
grid-template-columns: 1fr 20em;
margin-bottom: 4em;
}
.rsc23_result .title__wrap__caption {
font-size: 20px;
margin-left: auto;
color: var(--gray-color);
}
.rsc23_result__grid {
font-size: 18px;
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-gap: 5em;
overflow: hidden;
}
.rsc23_result__item {
grid-column: span 2;
display: grid;
grid-gap: 1em;
position: relative;
}
.rsc23_result__item::after {
content: '';
position: absolute;
width: 2px;
height: 100%;
background: var(--gray-color);
top: 0;
right: -2.5em;
}
.rsc23_result__item:nth-child(n + 4) {
grid-column: span 3;
}
.rsc23_result__item:nth-child(n + 4)::before {
content: '';
position: absolute;
width: 200%;
height: 2px;
background: var(--gray-color);
top: -2.5em;
left: 0;
}
.rsc23_result__item__caption {
font-size: 0.85em;
color: var(--gray-color);
}
.rsc23_theme__item__info {
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 5px;
align-items: center;
line-height: 1;
}
.rsc23_result__item__num {
grid-row: span 2;
font-size: 5em;
margin-right: 0.2em;
}
.rsc23_result__item__ed {
font-size: 1.5em;
color: var(--gray-color);
}
.rsc23_result__item__arr {
max-width: 1.4em;
}
.rsc23_result__item__arr--down {
transform: scaley(-1);
}
@media (max-width: 991px) {
.rsc23_result .title__grid {
grid-template-columns: 1fr;
}
.rsc23_result .title__wrap__caption {
font-size: 16px;
margin: 0;
}
.rsc23_result__grid {
font-size: 16px;
}
.rsc23_result__item__num {
font-size: 4em;
}
}
@media (max-width: 767px) {
.rsc23_result .title__wrap__caption {
text-align: center;
}
.rsc23_result__grid {
grid-template-columns: 1fr;
}
.rsc23_result__item {
grid-column: span 1 !important;
}
.rsc23_result__item::after {
display: none;
}
.rsc23_result__item::before {
content: '';
position: absolute;
width: 100%;
height: 2px;
background: var(--gray-color);
top: -2.5em;
left: 0;
}
} .rsc23_theme {
background: #F6F6F6;
margin-bottom: 0 !important;
padding-bottom: 3em;
}
.rsc23_theme__subtitle {
color: #7B7B7B;
margin-top: 3em;
}
.rsc23_theme__list {
grid-column-gap: 2.5em;
grid-row-gap: 1em;
align-items: start;
margin-top: 3em;
}
.rsc23_theme__list+.rsc23_theme__txt {
margin-top: 7em;
}
.rsc23_theme__item {
background: #fff;
border-radius: 10px;
}
.rsc23_theme__item.active {
background: #3A3A3A;
color: #fff;
}
.rsc23_theme__item__title {
display: grid;
grid-template-columns: 1fr auto;
grid-gap: 2em;
align-items: center;
padding: 1em;
cursor: pointer;
}
.rsc23_theme__item__title span {
font-size: 1.125em;
}
.rsc23_theme__item__content {
padding: 2em 1em;
padding-top: 0;
}
.rsc23_theme__item.active .rsc23_theme__item__chevron {
object-position: 100px;
background-image: url(//ostanin.ru/wp-content/uploads/decor/faq-minus.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.rsc23_preza__wrap--theme {
max-width: 100%;
}
@media (min-width: 768px) {
.rsc23_preza__wrap--theme {
grid-template-columns: 1fr auto;
}
.rsc23_preza__wrap--theme .rsc23_preza__link {
grid-column: 2/3;
grid-row: 1/-1;
}
.rsc23_preza__wrap--theme .rsc23_preza__img img {
margin-bottom: 0;
}
.rsc23_preza__wrap--theme a {
font-size: 25px;
}
}
@media (max-width: 575px) {
.rsc23_theme__item__title span {
font-size: 16px;
}
.rsc23_theme__item__content {
font-size: 14px;
}
.rsc23_theme__item__chevron {
width: 25px;
}
} .postid-12684 .rsc23_about,
.postid-12525 .rsc23_about {
margin-bottom: 0 !important;
background: #3A3A3A;
}
.rsc23_about .home_about__first {
margin-bottom: 0;
}
.rsc23_video {
padding-top: 100px;
}
.rsc23_video .video__wrapper {
position: static;
width: auto;
height: auto;
}
.rsc23_video iframe {
aspect-ratio: 560/315;
}
.rsc23_cta__txt h2 {
margin: 0;
}
.rsc23_cta__btn__wrap {
max-width: 15em;
}
.rsc23_cta__btn {
width: 100%;
margin-bottom: 1em;
}
@media (min-width: 768px) {
.rsc23_cta__txt {
grid-template-columns: 3fr 2fr;
align-items: center;
}
.rsc23_cta__btn__wrap {
margin: auto;
}
} .rsc23_clients {
background-color: #3A3A3A;
padding: 2em 0;
}
.rsc23_clients__txt {
align-items: center;
grid-row-gap: 2em;
}
.rsc23_clients__txt:not(:last-child) {
margin-bottom: 10%;
}
.rsc23_clients__left img {
max-width: 80%;
}
.rsc23_clients__list {
display: grid;
grid-template-columns: repeat(4, 1fr);
align-items: center
}
.rsc23_clients__item {
padding: 1em;
}
.rsc23_clients__item img {
margin: auto;
max-width: 80%;
}
.postid-12684 .rsc23_clients__item img {
opacity: 0.3;
}
.rsc23_clients__list .slick-slide>div {
display: flex;
align-items: center;
}
body .rsc23_clients .slick-dots li {
width: 10px;
border-radius: 50%;
background: #757575;
}
body .rsc23_clients .slick-dots li.slick-active {
background: #fff;
}
.rsc23_clients__title {
display: grid;
grid-template-columns: 1fr auto;
justify-content: space-between;
grid-gap: 2em;
align-items: center;
margin-bottom: 3em;
}
.rsc23_clients__title h2 {
margin: 0;
max-width: 20em;
}
.rsc23_clients__nav {
font-size: 25px;
display: grid;
grid-template-columns: auto auto;
grid-gap: 1em;
}
.rsc23_clients__nav__btn {
display: flex !important;
align-items: center;
justify-content: center;
width: 3em;
height: 3em;
border-radius: 50%;
border: 1px solid #fff;
cursor: pointer;
}
.rsc23_clients__nav__btn img {
width: 1em;
}
.rsc23_clients__nav__next img {
transform: rotateY(180deg);
}
.rsc23_clients__nav__btn:hover {
background: #FF0026;
border-color: #FF0026;
}
:is(.postid-15416, .postid-15744) .rsc23_clients {
display: none;
}
@media (max-width: 767px) {
.rsc23_clients__nav {
font-size: 16px;
}
} .rsc23_main__title h1 {
background: #fff;
color: #000;
display: inline-block;
padding: 0.1em 10px;
border-radius: 2em;
margin-left: -10px;
}
.postid-12684 .rsc23_main__title p,
.postid-12684 .rsc23_main__title li {
color: #000;
}
.postid-12684 .rsc23_main__title h1 {
background: #000;
color: #fff;
}
.rsc23_main__title ul {
margin: 0;
padding: 0;
}
.rsc23_main__title li {
position: relative;
padding-left: 2em;
}
.rsc23_main__title li::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 1em;
height: 1.3em;
background-image: url(//ostanin.ru/wp-content/uploads/decor/li-w.svg);
background-position: center left;
background-size: contain;
background-repeat: no-repeat;
}
@media (min-width: 991px) {
.rsc23_main__title p,
.rsc23_main__title li {
font-size: 20px;
margin-bottom: 0.5em;
}
} .cou .rsc23_preza__wrap {
max-width: calc(100vw - 30px);
} .cou_main__wrap {
margin: 5% auto;
}
.cou_main__title h1 em {
font-style: normal;
color: #fff;
display: inline-flex;
gap: 0.5em;
align-items: center;
position: relative;
z-index: 1;
}
.cou_main__title h1 em::before {
content: '';
width: 1em;
height: 1em;
background-image: url(//ostanin.ru/wp-content/uploads/decor/cou/kou-h1.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.cou_main__title h1 em::after {
content: '';
background: var(--accent);
position: absolute;
left: -0.3em;
right: -0.3em;
top: 0em;
bottom: 0;
border-radius: 2em;
z-index: -1;
transform: rotate(-0.5deg);
}
.cou_main__wrap .btn__wrap {
margin-top: calc(var(--size-h1) * 2);
}
@media (max-width: 575px) {
.cou .rsc23_main__overlay {
height: 100%;
bottom: 0;
}
.cou_main__wrap {
background: rgba(255, 255, 255, 0.85);
padding: 1em;
border-radius: 10px;
text-align: center;
}
} .cou_benefits .title__wrap {
margin-bottom: 3em;
display: flex;
flex-wrap: wrap;
gap: 2em;
justify-content: space-between;
}
.cou_benefits h2 {
margin: 0;
}
.title__play,
.title__play:visited {
text-decoration: underline;
color: inherit;
}
.title__play:hover {
color: var(--accent);
}
.title__play div img {
max-width: 0.7em;
margin-left: 0.5em;
}
.cou_benefits__grid {
grid-gap: 1em !important;
}
.cou_benefits__item__icon {
margin-bottom: 1em;
}
@media (max-width: 575px) {
.cou_benefits .title__wrap {
display: grid;
justify-content: center;
}
} .cou .rsc23_forwho__item {
border-color: #727272;
}
@media (min-width: 768px) {
.cou .rsc23_forwho .container {
padding-top: 0;
}
} .cou .home_about__first+.title__wrap {
margin-top: 120px;
}
.cou .rsc23_howwork__item {
background: #fff;
}
@media (min-width: 992px) {
.cou .rsc23_about {
margin-bottom: calc(-4vw - 50px) !important;
padding-bottom: calc(4vw + 50px);
}
} .cou .rsc23_clients .container {
padding-bottom: 0;
}
.cou .rsc23_clients__nav__btn {
border-color: var(--text);
}
.cou .rsc23_clients__nav__btn:not(:hover) img {
filter: invert();
opacity: 0.6;
}
body .cou .rsc23_clients .slick-dots li {
background: var(--gray);
}
body .cou .rsc23_clients .slick-dots li.slick-active {
background: var(--text);
}
.postid-13226 .rsc23_clients__item img {
filter: invert();
opacity: 0.4;
}
.postid-13226 .rsc23_clients__txt {
margin-bottom: 0;
margin-top: 100px;
}
@media (max-width: 575px) {
.cou .rsc23_clients__txt {
text-align: center;
}
} .uslugi_scr__content {
margin-top: 2em;
}
.cou_uslugi_scr hr {
border-color: #E3E3E3;
margin: 3em 0;
}
.cou_uslugi_scr h3,
.cou .uslugi_scr__grid__content em {
display: inline-block;
background: var(--text);
color: #fff;
border-radius: 2em;
padding: 0.3em 0.7em;
}
.cou .uslugi_scr__grid h3 {
background: var(--accent)
}
.cou .uslugi_scr__grid__content em {
font-style: normal;
background: var(--gray);
color: var(--text);
}
.uslugi_scr__grid__content p:first-child {
font-size: 1.3em;
margin-bottom: 0.5em;
}
#main .cou_uslugi_scr ul {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(12em, 1fr));
column-gap: 3em;
row-gap: 1em;
}
#main .cou_uslugi_scr ul li {
position: relative;
padding-left: 2.5em;
}
#main .cou_uslugi_scr ul li::before {
content: '';
width: 1.5em;
height: 1.5em;
background: url(//ostanin.ru/wp-content/uploads/decor/cou/li.svg);
background-position: left center;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
left: 0;
top: 0.2em;
}
@media (max-width: 575px) {
.uslugi_scr__grid__content p:first-child {
font-size: 1em;
}
} .cou_uslugi_scr--main .container {
padding-bottom: 0 !important;
}
.cou_var {
padding: 3em 2em;
}
.cou_var--2 {
margin-top: 3em;
}
.cou_var__content {
margin: 3em 0;
}
.cou_var__content h3 {
font-size: 16px;
margin-bottom: 1.5em;
}
.cou_var__title {
display: flex;
column-gap: 3em;
row-gap: 1em;
}
.cou_var__title h2 {
margin: 0;
position: relative;
padding-left: 2em;
}
.cou_var__title h2::before {
content: attr(data-before);
position: absolute;
left: 0;
color: var(--accent);
}
.cou_var__srok span {
display: inline-block;
white-space: nowrap;
border: 1px solid;
border-radius: 2em;
padding: 0.5em 1em;
opacity: 0.4;
margin-top: 0.5em;
}
.cou_var ol {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(13em, 1fr));
gap: 1.5em;
list-style: none;
margin: 0;
padding: 0;
counter-reset: steps 0;
}
.cou_var ol li {
padding: 2em 1em;
box-shadow: var(--shadow);
border-radius: var(--radius);
background: #F9F9F9;
display: grid;
align-items: end;
padding-top: 5em;
position: relative;
}
.cou_var ol li::before {
counter-increment: steps;
content: '0'counter(steps);
position: absolute;
left: 1em;
top: 2em;
color: var(--accent);
}
.cou_courses__list {
margin-bottom: 3em;
}
.cou__courses__item__link {
display: grid;
grid-template-columns: auto 1fr;
align-items: center;
gap: 1em;
height: 100%;
border-radius: 5em;
background: #F9F9F9;
color: inherit !important;
box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.15);
padding-right: 4em;
position: relative;
}
.cou__courses__item__link:hover {
box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.15);
}
.cou__courses__item__link::after {
content: '';
width: 1.2em;
height: 1.2em;
position: absolute;
right: 2em;
top: 50%;
transform: translatey(-50%);
background: #AFAFAF;
-webkit-mask-size: contain;
mask-size: contain;
-webkit-mask-position: center;
mask-position: center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-image: url(//ostanin.ru/wp-content/uploads/decor/cou/link.svg);
mask-image: url(//ostanin.ru/wp-content/uploads/decor/cou/link.svg);
}
.cou__courses__item__link:hover::after {
background-color: var(--accent);
}
.cou__courses__item__cover {
width: 4.5em;
height: 4.5em;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
padding: 0.5em;
}
.cou__courses__item__desc {
font-size: 14px;
}
@media (max-width: 767px) {
.cou_var {
margin-left: -15px;
margin-right: -15px;
padding-left: 15px;
padding-right: 15px;
}
.cou_var__title {
display: grid;
justify-content: center;
text-align: center;
}
.cou__courses__item__link {
border-radius: var(--radius);
}
}
@media (max-width: 575px) {
.cou__courses__item__link {
grid-template-columns: 1fr;
}
.cou__courses__item__link::after {
top: 4em;
}
} @media (min-width: 576px) {
.postid-13555 .courses_main {
margin-top: 60px;
}
} .cou_benefits__item:has(a[href*="#video"]) {
background: #F4F4F4;
border: 1px solid #EBEBEB;
display: flex;
flex-direction: column;
gap: 1em;
}
.cou_benefits__item:has(a[href*="#video"]) .cou_benefits__item__icon {
display: flex;
justify-content: space-between;
align-items: center;
gap: 1em;
margin-bottom: auto;
}
.cou_benefits__item:has(a[href*="#video"]) .cou_benefits__item__icon::after {
content: '';
width: 1.5em;
height: 1.5em;
background-image: url(//ostanin.ru/wp-content/uploads/decor/link.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
opacity: 0.3;
}
.cou_benefits__item a {
text-decoration: underline;
font-size: var(--size-h3);
} body #main .rsc23_forwho--orbiz {
margin-bottom: 2em;
}
.rsc23_forwho__img {
display: flex;
}
.orbiz_forwho__item__title {
display: inline-block;
background: #fff;
color: var(--text);
padding: 0.3em 0.8em;
border-radius: 2em;
margin-bottom: 0.5em;
margin-top: 1em;
}
@media (max-width: 1199px) and (min-width: 768px) {
.rsc23_forwho--orbiz .orbiz_forwho__txt {
margin: 3em 0;
}
.rsc23_forwho--orbiz .rsc23_forwho__img {
min-height: 100%;
}
.rsc23_forwho--orbiz .rsc23_forwho__img {
object-fit: cover;
}
}
@media (min-width: 768px) {
#main .rsc23_forwho--orbiz .container {
padding-bottom: 0;
}
} .klienty_scr__group+.klienty_scr__group {
margin-top: 2em;
}
.postid-13555 .rsc23_clients__txt {
margin-bottom: 0;
}
@media (min-width: 768px) {
.klienty_scr__list {
padding-top: 2rem;
}
} body .benprogs_scr {
background-size: cover !important;
}
.title__wrap+.benprogs_scr__grid {
margin-top: 3em;
column-gap: 1em;
row-gap: 2em;
}
.benprogs_scr__item {
background: #494949;
position: relative;
padding-top: 3em;
}
.benprogs_scr__item__inner {
display: flex;
flex-direction: column;
height: 100%;
}
.benprogs_scr__item__txt {
display: flex;
flex-direction: column;
flex-grow: 1;
}
.benprogs_scr__item__title {
margin-bottom: 1.5em;
}
.benprogs_scr__item h3 {
font-size: 1.3em;
}
.benprogs_scr__item p {
opacity: 0.7;
margin-bottom: 3em;
}
.benprogs_scr__item__name {
position: absolute;
left: 1.5em;
top: -1em;
display: inline-block;
}
.benprogs_scr__item__name span {
font-size: 1.5em;
padding: 0.2em 0.7em;
position: relative;
display: inline-block;
z-index: 1;
line-height: 1;
}
.benprogs_scr__item__name::before {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: var(--accent);
border-radius: 10px;
transform: rotate(-5deg);
}
.benprogs_scr__item ul {
margin-top: auto !important;
display: grid;
}
#content .benprogs_scr__item li {
border-radius: 3em;
padding-left: 2.0em;
}
#content .benprogs_scr__item li::before {
top: 0em;
left: 0;
width: 1.5em;
height: 1.5em;
background-image: url(//ostanin.ru/wp-content/uploads/decor/li_gray.svg);
background-size: contain;
background-repeat: no-repeat;
background-color: transparent;
}
.rsc23_osobennosti--tasks .benprogs_scr__item ul {
margin-top: 0 !important;
}
#content .rsc23_osobennosti--tasks .benprogs_scr__item li {
border: 1px solid #9F9F9F;
padding: 1em 0.5em;
padding-left: 2.5em;
}
#content .rsc23_osobennosti--tasks .benprogs_scr__item li::before {
top: 50%;
transform: translateY(-50%);
left: 0.5em;
} .obrsvyaz_scr {
padding-top: 2em;
}
.obrsvyaz_scr .title__grid {
display: flex;
flex-wrap: wrap;
align-items: center;
column-gap: 2em;
row-gap: 1em;
}
.title__grid .title__wrap {
flex-grow: 1;
}
.obrsvyaz_scr .title__wrap h2 {
margin-bottom: 0;
}
.title__snoska {
color: #616161;
display: flex;
gap: 1em;
max-width: 19em;
align-items: start;
}
.title__snoska img {
max-width: 1.6em;
}
.obrsvyaz__gr {
padding-top: 2em;
margin-top: 2em;
display: grid;
grid-template-columns: 1fr 3fr;
gap: 1em;
}
.obrsvyaz__gr:not(:first-child) {
border-top: 1px solid #424242;
}
.obrsvyaz__gr__title span {
display: inline-block;
background: var(--accent);
font-size: var(--size-h3);
padding: 0.3em 1em;
border-radius: 2em;
}
.obrsvyaz__block__list {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 2em;
justify-content: space-between;
}
.obrsvyaz__block {
display: flex;
flex-direction: column;
justify-content: space-between;
flex-grow: 1;
}
.obrsvyaz__block__txt {
max-width: 12em;
margin-bottom: 0.5em;
}
.obrsvyaz__block__num {
display: flex;
gap: 3px;
align-items: start;
line-height: 1;
}
.obrsvyaz__block__num span {
font-size: 4em;
font-weight: 300;
}
@media (max-width: 991px) {
.obrsvyaz__gr {
grid-template-columns: 1fr;
}
.obrsvyaz__block__num span {
font-size: 3em;
}
}
@media (max-width: 767px) {
.obrsvyaz__block__list {
display: flex;
flex-wrap: wrap;
}
}
@media (max-width: 575px) {
.obrsvyaz_scr * {
text-align: center;
justify-content: center;
align-items: center;
}
.obrsvyaz__block__list {
display: grid;
grid-template-columns: 1fr;
}
} .cou_uslugi_scr--orbiz {
padding-bottom: 2em;
}
.orbiz_uslugi__main {
position: relative;
z-index: 1;
margin-bottom: -3em;
background: #fff;
}
.orbiz_uslugi__header {
background: var(--accent);
padding: 1.5em;
padding-bottom: 0;
margin: -1.5em;
margin-bottom: 2em;
border-radius: var(--radius) var(--radius) 0 0;
align-items: end;
row-gap: 0;
}
.orbiz_uslugi__header__txt h2 {
margin: 1em 0;
}
.orbiz_uslugi__body__row {
row-gap: 3em;
}
.orbiz_uslugi__header__cover {
display: flex;
justify-content: center;
margin-top: -10em;
}
.orbiz_uslugi__col p:first-child {
font-size: var(--size-h3);
}
.orbiz_uslugi__col:first-child p:first-child::before {
content: '01';
color: var(--accent);
margin-right: 0.7em;
font-style: italic;
}
.orbiz_uslugi__col:last-child p:first-child::before {
content: '02';
color: var(--accent);
margin-right: 0.7em;
font-style: italic;
}
#main .cou_uslugi_scr--orbiz ul {
grid-template-columns: 1fr;
}
.cou_uslugi_scr--orbiz .cou_courses__list {
margin: 1em 0;
}
body .orbiz_courses__wrap {
padding-top: 6em;
}
.orbiz_courses__content p {
font-size: var(--size-h3);
}
@media (max-width: 767px) {
.cou_uslugi_scr {
padding-top: 1em;
}
.orbiz_uslugi__header__cover {
margin: auto;
}
.orbiz_uslugi__header__txt {
text-align: center;
}
} .orbiz_cta__wrap {
background: linear-gradient(270deg, #3A3A3A 19.12%, #717171 80.08%);
display: grid;
column-gap: 2em;
row-gap: 1em;
text-align: center;
}
.orbiz_cta__wrap__icon {
margin-top: -3em;
}
.orbiz_cta__wrap__icon img {
width: 15em;
}
.orbiz_cta__txt :last-child {
margin-bottom: 0;
}
@media (max-width: 991px) {
.orbiz_cta__wrap__icon {
margin-top: 0;
}
.orbiz_cta__wrap__icon img {
max-width: 7em;
}
}
@media (min-width: 768px) {
.orbiz_cta__wrap {
grid-template-columns: auto 1fr auto;
align-items: center;
text-align: left;
}
} .in_progress__scr {
padding: 4em 0;
margin-top: 75px;
background: linear-gradient(180deg, rgba(230, 230, 230, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.in_progress__scr :last-child {
margin-bottom: 0;
}
.in_progress__grid {
display: grid;
grid-template-columns: 2fr 1fr;
align-items: center;
column-gap: 3em;
row-gap: 2em;
}
.in_progress__txt p {
color: var(--text);
font-size: calc(var(--size-h3) * 0.9) !important;
}
.in_progress__txt h1 {
color: #fff;
background: var(--accent);
border-radius: 2em;
padding: 0.2em 0.5em;
margin-left: -0.5em;
}
.in_progress__cta {
background: var(--accent);
color: #fff;
display: grid;
grid-template-columns: 1fr auto;
gap: 1em;
align-items: center;
font-size: 1.2em;
padding: 1em 1.5em;
border-radius: 3em;
}
.in_progress__grid+.in_progress__cta {
margin-top: 3em;
}
.in_progress__cta .btn_icon:not(:hover) {
background: #fff;
color: #000;
}
@media (max-width: 991px) {
.in_progress__grid,
.in_progress__cta {
grid-template-columns: 1fr;
text-align: center !important;
justify-content: center;
}
.in_progress__cover {
order: -1;
text-align: center;
}
.in_progress__cover img {
width: 250px;
max-width: 30vw;
}
.in_progress__txt h1 {
margin-left: auto;
margin-right: auto;
}
.in_progress__cta__txt {
font-size: 16px;
}
} .main--slim {
max-width: 1280px;
margin: auto;
}
.sw_scr.trening__section .container {
padding-top: 5%;
padding-bottom: 5%;
}
.sw__radius {
border-radius: 40px;
}
.sw_bg__light {
background-color: #F6F6F6;
}
.sw_bg__dark {
background-color: #303030;
}
.sw_scr__z {
position: relative;
z-index: 1;
}
.sw_scr__z+.sw_scr__z {
z-index: 2;
}
.sw_scr__bt {
border-top-left-radius: 40px;
border-top-right-radius: 40px;
margin-top: -40px;
padding-top: 40px;
}
.sw_scr__bb {
border-bottom-left-radius: 40px;
border-bottom-right-radius: 40px;
padding-bottom: 40px;
}
.sw_scr__bb+.sw_scr {
margin-top: -40px;
padding-top: 80px;
}
.sw_scr:has(+ .sw_scr__bt) {
padding-bottom: 80px;
} .sw_main {
margin-top: 75px;
background-size: cover;
background-position: top;
background-repeat: no-repeat;
}
.sw_main .btn__wrap {
display: flex;
gap: 1em;
flex-wrap: wrap;
}
.sw_main .btn {
color: #fff;
text-transform: none;
font-weight: normal;
border: 1px solid;
border-radius: 2em;
padding-left: 1.5em;
padding-right: 1.5em;
}
.sw_main--pc {
min-height: 650px;
display: flex;
align-items: center;
}
.sw_main__wrap {
width: 100%;
}
.sw_main__title {
max-width: 50%;
margin-bottom: 3em;
}
@media (max-width: 1280px) {
.sw_main--pc {
min-height: 50vw;
}
.sw_main .btn {
background-color: #32323273;
}
}
@media (min-width: 576px) {
.sw_main--mob {
display: none;
}
}
@media (max-width: 575px) {
.sw_main {
background: none !important;
}
.sw_main--pc {
display: none;
}
.sw_main--mob {
position: relative;
}
.sw_main__cover {
margin: 0 -15px;
max-width: calc(100% + 30px);
}
.sw_main--mob>.btn__wrap {
position: absolute;
top: 65%;
left: 0;
right: 0;
z-index: 1;
}
.sw_main--mob .btn__wrap a {
width: 100%;
justify-content: center;
text-align: center;
min-height: 3.5em;
}
} .postid-14008 .cou_benefits__item {
background: #fff;
}
.sw_after_benefits__wrap {
margin-top: calc(var(--size-h1) * 2);
font-weight: 300;
}
.sw_after_benefits p+p {
font-size: var(--size-h1);
}
.sw_after_benefits p:first-child {
margin-left: 50%;
}
.sw_after_benefits :last-child {
margin-bottom: 0;
}
@media (min-width: 576px) {
.sw_after_benefits p+p {
text-indent: 50%;
}
} .sw_uniq__box {
position: relative;
margin-top: 50px;
align-items: end;
padding-top: 2em;
padding-bottom: 2em;
}
.sw_uniq__box__list {
display: grid;
gap: 1em;
}
.sw_uniq__box__item {
display: flex;
align-items: center;
gap: 1em;
border: 1px solid #F6F6F6;
border-radius: 100px;
padding: 1em;
}
.sw_uniq__box__item img {
width: 2.5em;
flex-shrink: 0;
}
@media (max-width: 992px) and (min-width: 768px) {
.sw_uniq__box {
grid-template-columns: 200px 1fr;
}
}
@media (max-width: 575px) {
.sw_uniq__box__item {
display: grid;
justify-content: center;
border-radius: 40px;
text-align: center;
}
.sw_uniq__box__item img {
margin: auto;
}
} .sw_lessons {
padding-bottom: 0;
overflow: initial;
}
.sw_lessons .container {
padding-bottom: 0 !important;
}
.sw_lessons__title__grid {
margin-bottom: 3em;
align-items: end;
}
.sw_lessons__title__grid h2 {
margin-bottom: 0;
}
.sw_lessons__stickers {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
gap: 0.5em;
}
.sw_lessons__stickers img {
max-height: 50px;
}
.sw_lesson__item {
border-top: 1px solid #757575;
padding-top: 1em;
padding-bottom: 3em;
position: relative;
}
.sw_lesson__item__title {
display: grid;
grid-template-columns: 15em 1fr auto;
column-gap: 2em;
row-gap: 1em;
align-items: start;
cursor: pointer;
}
.sw_lesson__item__title__day {
display: grid;
gap: 1em;
}
.sw_lesson__item__title__day img {
max-width: 2em;
}
.sw_lesson__item__title__h {
max-width: 35em;
display: grid;
gap: 0.5em;
}
.sw_lesson__item__txt {
margin-left: calc(15em + 2em);
margin-top: 1.5em;
max-width: 35em;
}
.sw_lesson__item__txt strong {
color: #fff;
font-weight: 500;
}
.sw_lesson__item__title__day span,
.sw_lesson__item__title__h span:not(.title__h3),
.sw_lesson__item__txt {
color: #C3C3C3;
}
.sw_lesson__item__title__arr {
transition: 0.05s;
max-width: 1.125em;
}
.sw_lesson__item:not(.active) .sw_lesson__item__title__arr {
transform: rotate(-40deg);
}
#content .sw_lesson__item__txt li {
padding-left: 2em;
}
#content .sw_lesson__item__txt li::before {
top: 0em;
left: 0;
width: 1.5em;
height: 1.5em;
background-image: url(//ostanin.ru/wp-content/uploads/decor/li_gray.svg);
background-size: contain;
background-repeat: no-repeat;
background-color: transparent;
}
.sw_lessons__red {
position: relative;
bottom: -40px;
}
.sw_lessons__red :last-child {
margin-bottom: 0;
}
@media (max-width: 991px) {
.sw_lessons__stickers img {
max-height: 40px;
}
.sw_lesson__item__title {
grid-template-columns: 8em 1fr auto;
}
.sw_lesson__item__txt {
margin-left: calc(8em + 2em);
}
.sw_lesson__item__title__day,
.sw_lesson__item__title__h span:not(.title__h3),
.sw_lesson__item__title__arr,
.sw_lesson__item__txt * {
font-size: 14px !important;
}
}
@media (min-width: 768px) {
.sw_lessons__red__grid {
grid-template-columns: 1fr auto;
align-items: end;
padding: 1em;
}
}
@media (max-width: 767px) and (min-width: 576px) {
.sw_lessons__stickers {
justify-content: flex-start;
}
}
@media (max-width: 575px) {
.sw_lessons__stickers {
justify-content: center;
}
.sw_lessons__red {
text-align: center;
}
.sw_lesson__item {
margin-left: -15px;
margin-right: -15px;
padding-left: 15px;
padding-right: 15px;
}
.sw_lesson__item.active {
background: #363636;
}
.sw_lesson__item__title {
grid-template-columns: 1fr auto;
align-items: center;
}
.sw_lesson__item__title__day {
display: flex;
align-items: center;
}
.sw_lesson__item__title__h {
grid-column: 1/-1;
order: 1;
}
.sw_lesson__item__txt {
margin-left: 0;
}
} #content .sw_process,
#content .sw_process .container {
padding-top: 0;
padding-bottom: 0;
}
.sw_process_content {
padding-top: 120px;
padding-bottom: 100px;
}
.sw_process .title__sub {
font-size: 1.3em;
margin-bottom: 2em;
}
@media (min-width: 1200px) {
.sw_process__cover {
margin-right: -70px;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.sw_process__cover {
margin-right: calc((100vw - 960px) / -2);
}
}
@media (max-width: 991px) {
.sw_process__grid {
grid-template-columns: 1fr;
}
.sw_process__cover {
margin-right: -15px;
margin-left: -15px;
order: -1;
height: 450px;
border-radius: 40px;
}
.sw_process_content {
padding-top: 40px;
}
.sw_process .title__sub {
font-size: 1em;
}
}
@media (max-width: 575px) {
.title__sub {
text-align: center;
}
} .sw_result {
background-color: #000;
background-position: bottom left;
background-size: 40%;
padding-bottom: 0;
overflow: initial;
}
.sw_result .container {
padding-bottom: 0 !important;
}
.sw_result__left {
display: flex;
flex-direction: column;
gap: 1em;
}
.sw_result__left__media {
margin-top: auto;
}
.sw_result__left__media img {
width: calc(var(--size-h2) * 4.5)
}
.sw_result__digits {
display: grid;
grid-template-columns: 1fr 1fr
}
.sw_result__digits :last-child {
margin: 0;
}
.sw_result__digits__item {
padding: 1em 2em;
border-color: rgba(255, 255, 255, 0.2) !important;
}
.sw_result__digits__item:nth-child(1) {
border-right: 1px solid;
}
.sw_result__digits__item:nth-child(-n+2) strong {
display: block;
font-weight: normal;
font-size: 3em;
}
.sw_result__digits__item sup {
color: var(--accent);
}
.sw_result__digits__item:nth-child(3) {
grid-column: 1/-1;
margin-top: 1em;
padding-top: 1em;
border-top: 1px solid;
}
.sw_result__digits__item:nth-child(3) * {
font-size: var(--size-h3) !important;
}
.sw_result__red {
position: relative;
bottom: -40px;
}
.sw_result__red__wrap {
overflow: hidden;
}
.sw_result__red__grid {
display: flex;
justify-content: space-between;
gap: 3em;
padding: 1em 2em;
}
.sw_result__red__item__num {
font-size: 3em;
display: flex;
gap: 5px;
align-items: flex-start;
line-height: 1;
margin-bottom: 0.2em;
}
.sw_result__red__item__num::after {
content: '';
width: 1rem;
height: 1rem;
background-image: url(//ostanin.ru/wp-content/uploads/decor/sw-res-per.svg);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
.sw_result__red__item:first-child .sw_result__red__item__num::after {
background-image: url(//ostanin.ru/wp-content/uploads/decor/sw-res-arr.svg);
}
@media (max-width: 991px) {
.sw_result__red__grid {
font-size: 14px;
}
}
@media (max-width: 767px) {
.sw_result {
background-size: 80%;
}
.sw_result__left__media {
text-align: center;
margin-bottom: 2em;
}
.sw_result__red__grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2em;
padding: 1em;
text-align: center;
}
.sw_result__red__item__num {
justify-content: center;
}
}
@media (max-width: 575px) {
.sw_result__digits {
grid-template-columns: 1fr;
}
.sw_result__digits__item {
padding-left: 0;
padding-right: 0;
border-right: 0 !important;
text-align: center;
}
.sw_result__digits__item {
margin-top: 1em;
padding-top: 2em;
border-top: 1px solid;
}
.sw_result__red__grid {
display: grid;
grid-template-columns: 1fr;
gap: 0;
padding: 1em 0;
text-align: center;
}
.sw_result__red__item:not(:first-child) {
margin-top: 2em;
padding-top: 2em;
border-top: 1px solid #F5586F;
}
} #content .sw_shi,
#content .sw_shi .container {
padding-top: 0;
padding-bottom: 0;
}
.sw_shi__wrap>div {
padding-top: 120px;
padding-bottom: 100px;
}
.sw_shi__lena {
display: flex;
align-items: flex-end;
}
.sw_shi__lena__digits ul {
display: grid;
gap: 10px;
}
.sw_shi__lena__digits ul li::before {
display: none;
}
.sw_shi__lena__digits ul li {
margin: 0;
border-radius: 20px;
background: rgba(255, 255, 255, 0.20);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
max-width: 26em;
display: flex;
align-items: center;
gap: 1em;
line-height: 1;
padding: 1em;
}
.postid-14502 .sw_shi__lena__digits ul li {
background: rgba(41, 41, 41, 0.30);
}
.sw_shi__lena__digits ul li:nth-child(2) {
max-width: 370px;
}
.sw_shi__lena__digits ul li:nth-child(3) {
max-width: 330px;
}
.sw_shi__lena__digits ul li:nth-child(4) {
max-width: 290px;
}
.sw_shi__lena__digits ul li strong {
font-size: var(--size-h2);
font-weight: normal;
}
.sw_shi__about__txt p:first-child {
background: #e9e9e9;
display: inline-block;
padding: 0.5em 1em;
border-radius: 2em;
margin-top: 3em;
margin-bottom: 0.5em;
margin-left: -1em;
}
.sw_shi__about__txt h2 {
margin-bottom: 0.3em;
}
.sw_shi__about__list {
display: grid;
margin-top: 2em;
}
.sw_shi__about__item {
display: grid;
grid-template-columns: 13em 1fr;
gap: 1em;
border-top: 1px solid #D0D0D0;
padding-top: 1.5em;
margin-top: 1.5em;
}
.sw_shi__about__item b {
font-weight: normal;
}
.sw_shi__about__item span {
color: #888888;
}
@media (min-width: 1200px) {
.sw_shi__lena {
margin-left: -70px;
padding-left: 70px;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.sw_shi__lena {
margin-left: calc((100vw - 960px) / -2);
padding-left: calc((100vw - 960px) / 2);
}
}
@media (max-width: 991px) {
.sw_shi__wrap {
grid-template-columns: 1fr;
gap: 0;
}
.sw_shi__lena {
background-position: top !important;
margin-left: -15px;
margin-right: -15px;
min-height: calc(100vw + 80px);
padding-left: 15px;
padding-right: 15px;
border-radius: 0 0 40px 40px;
}
.sw_shi__about {
padding-top: 0 !important;
}
.sw_shi__about__txt {
text-align: center;
}
.sw_shi__about__txt p:first-child {
margin-left: 0;
}
}
@media (max-width: 767px) {
.sw_shi__lena {
padding-bottom: 30px !important;
}
.sw_shi__about__item {
grid-template-columns: 1fr;
}
}
@media (min-width: 576px) {
.sw_shi__mob {
display: none;
}
}
@media (max-width: 575px) {
.sw_shi__mob {
margin-top: 80px;
margin-bottom: 40px;
}
.sw_shi__lena {
border-radius: 40px;
min-height: calc(100vw + 120px);
}
.sw_shi__about .sw_shi__about__txt {
display: none;
}
.sw_shi__lena__digits ul li {
font-size: 14px;
max-width: 100% !important;
}
.sw_shi__about__item:first-child {
border: none;
}
.sw_shi__about__item span {
font-size: 14px;
}
} .sw_price {
overflow: initial;
}
.sw_price .container {
padding-top: 8%;
}
.sw_price .title__wrap {
margin-top: 0.5rem;
}
.sw_price .metka--fill {
background: #000;
border: none;
}
.sw_price h2 {
margin: 0;
}
.sw_price__txt {
padding: 2em 0;
margin: 2em 0;
border-top: 1px solid #D9D9D9;
border-bottom: 1px solid #D9D9D9;
}
#content .sw_price__txt li {
border-radius: 3em;
padding-left: 2.0em;
}
#content .sw_price__txt li::before {
top: 0em;
left: 0;
width: 1.5em;
height: 1.5em;
background-image: url(//ostanin.ru/wp-content/uploads/decor/li_gray.svg);
background-size: contain;
background-repeat: no-repeat;
background-color: transparent;
}
.sw_price__val {
white-space: nowrap;
display: flex;
flex-wrap: wrap;
align-items: center;
column-gap: 1em;
row-gap: 0.5em;
}
.sw_price__val span {
font-family: sans-serif;
}
.sw_price__val ins {
background: none;
}
.sw_price__val del {
font-size: 0.7em;
opacity: 0.7;
}
.sw_price__after_footer {
font-weight: 300;
margin-top: 1em;
}
@media (min-width: 992px) {
.sw_price__wrap::after {
content: '';
width: 6em;
height: 6em;
position: absolute;
top: -3em;
right: 3em;
background-image: url(//ostanin.ru/wp-content/uploads/decor/sw-price.png);
background-size: contain;
background-repeat: no-repeat;
}
}
@media (min-width: 768px) {
.sw_price__txt ul {
display: grid;
grid-template-columns: 1fr 1fr;
column-gap: 4em;
}
.sw_price__txt--3 ul {
grid-template-columns: 1fr 1fr 1fr;
column-gap: 2em;
}
.sw_price__action {
text-align: right;
}
.sw_price__wrap {
position: relative;
}
}
@media (max-width: 767px) {
.sw_price__footer, .sw_price__after_footer {
text-align: center;
}
.sw_price__after_footer {
font-size: 12px;
}
.sw_price__val {
justify-content: center;
}
} @media (min-width: 992px) {
.postid-14359 .rsc23_benefits__grid {
grid-template-columns: repeat(3, 1fr);
overflow: hidden;
}
}
.postid-14359 :is(.rsc23_howwork,
.rsc23_howwork__txt__wrap,
.rsc23_var,
.rsc23_var__txt__wrap,
.rsc23_preza--var,
.rsc23_theme__txt,
.rsc23_about) {
display: none;
} .postid-14375 :is(.rsc23_howwork,
.rsc23_howwork__txt__wrap,
.rsc23_var,
.rsc23_var__txt__wrap,
.rsc23_preza--var,
.rsc23_video) {
display: none;
}
.postid-14391 :is(.rsc23_howwork,
.rsc23_howwork__txt__wrap,
.rsc23_preza,
.rsc23_txtimg,
.rsc23_var,
.rsc23_var__txt__wrap,
.rsc23_preza--var,
.rsc23_theme__txt,
.rsc23_video) {
display: none;
}
:is(.postid-14375, .postid-14391) .rsc23_about {
background-color: #3A3A3A;
margin-bottom: 0 !important;
}
.postid-14391 .cou_benefits__item {
display: flex;
flex-direction: column;
}
.postid-14391 .cou_benefits__item p {
margin-bottom: 0;
margin-top: auto;
}
@media (min-width: 992px) {
.postid-14391 .rsc23_benefits__grid {
grid-template-columns: repeat(3, 1fr);
overflow: hidden;
}
.postid-14375 .rsc23_benefits__grid {
grid-template-columns: repeat(4, 1fr);
overflow: hidden;
}
.postid-14375 .rsc23_benefits__item:nth-child(n+3):nth-child(-n+4) {
grid-column: span 2;
}
.postid-15084 .rsc23_benefits__item:nth-child(1),
.postid-15084 .rsc23_benefits__item:nth-child(2),
.postid-15093 .rsc23_benefits__item:nth-child(1),
.postid-15093 .rsc23_benefits__item:nth-child(2),
.postid-15093 .rsc23_benefits__item:nth-child(4),
.postid-15416 .rsc23_benefits__item:nth-child(1),
.postid-15416 .rsc23_benefits__item:nth-child(2),
.postid-15744 .rsc23_benefits__item:nth-child(1),
.postid-15744 .rsc23_benefits__item:nth-child(4) {
grid-column: span 2;
}
.postid-14375 h3 {
font-size: 1.3em;
}
}
@media (min-width: 576px) {
:is(.postid-14375, .postid-14391) .rsc23_forwho__item,
.rsc23_forwho__item--merge {
grid-template-columns: auto 1fr;
row-gap: 0.5em;
}
:is(.postid-14375, .postid-14391,
.rsc23_forwho__item--merge) .rsc23_forwho__item__num {
grid-row: 1/3;
}
:is(.postid-14375, .postid-14391,
.rsc23_forwho__item--merge) .rsc23_forwho__item__title {
color: var(--accent);
font-size: 1.3em;
}
} .gu_price {
margin-top: -2em;
}
.gu_price__list {
margin-top: 4em;
display: flex;
column-gap: 1em;
row-gap: 2em;
justify-content: center;
}
.gu_price__item {
position: relative;
}
.gu_price__item__img {
filter: drop-shadow(2px 4px 6px #e7e7e7);
pointer-events: none;
}
.gu_price__item:hover .gu_price__item__img {
filter: drop-shadow(5px 5px 6px #e7e7e7);
}
.gu_price__item__info {
position: absolute;
z-index: 1;
left: 0;
right: 0;
bottom: 0;
height: 200px;
padding: 1em;
text-align: center;
display: flex;
flex-direction: column;
justify-content: flex-start;
;
gap: 0.5em
}
.gu_price__item__val {
line-height: 1;
margin-bottom: 0.3em;
white-space: nowrap;
font-weight: 500;
}
.gu_price__item__val span {
font-family: sans-serif;
}
.gu_price__item__caption {
opacity: 0.4;
font-size: 0.8em;
}
.gu_price__item__action a {
font-size: 14px;
}
@media (max-width: 1199px) {
.gu_price__item__info {
height: 165px;
}
.gu_price__item__val {
font-size: 22px;
}
.gu_price__item__action a {
font-size: 12px;
}
}
@media (max-width: 991px) {
.gu_price__item__info {
height: 130px;
}
.gu_price__item__val {
font-size: 18px;
}
.gu_price__item__action a {
font-size: 10px;
}
.gu_price__item__caption {
font-size: 10px;
}
}
@media (max-width: 767px) {
.gu_price__list {
flex-wrap: wrap;
}
.gu_price__item {
width: 240px;
}
}
@media (max-width: 425px) {
.gu_price__item {
width: 100%;
}
.gu_price__item__info {
height: 45vw;
}
.gu_price__item__val {
font-size: 7vw;
}
.gu_price__item__action a {
font-size: 12px;
}
}  .sw_main--di {
background-size: 45%;
background-position: right;
overflow: hidden;
}
.sw_main__pc__overlay {
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: calc(55% + 40px);
background: radial-gradient(circle, rgba(92, 92, 92, 1) 0%, rgba(56, 56, 56, 1) 100%);
border-radius: 0 40px 40px 0;
}
.sw_main--di .sw_main--pc {
min-height: auto;
padding-top: 5vw;
padding-bottom: 2vw;
}
.sw_main--di .sw_main__wrap {
position: relative;
z-index: 1;
}
.sw_main__mob__cover {
position: relative;
}
.sw_main__mob__sticker {
position: absolute;
left: 50%;
transform: translatex(-50%);
max-width: 100%;
bottom: 50px;
}
.sw_main__mob__wrap {
margin: -40px -15px;
padding: 30px 15px;
border-radius: 40px;
z-index: 1;
position: relative;
}
@media (max-width: 991px) {
.sw_main--di .sw_main__title {
margin-bottom: 1em;
}
.sw_main--di .sw_main--pc .btn__wrap {
max-width: 60%;
}
.sw_main--di .btn {
min-height: 3.5em;
}
.sw_main--di .btn__wrap a {
font-size: 11px;
}
}
@media (max-width: 767px) {
.sw_main--di {
background-size: 51%;
}
} .sw_for_who {
overflow: initial;
}
.sw_for_who__title__grid .title__img {
text-align: right;
margin-top: -10em;
}
.sw_for_who__title__grid img {
width: 15em;
margin-left: auto;
}
.sw_for_who__grid {
gap: 1px;
}
.sw_for_who__grid .rsc23_benefits__item {
border-color: #505050;
color: #9C9C9C;
}
.sw_for_who__grid .rsc23_benefits__item strong {
color: #fff;
font-weight: normal;
}
.sw_for_who__grid p:first-child {
text-indent: 2em;
position: relative;
background-image: url(//ostanin.ru/wp-content/uploads/decor/di-arr.svg);
background-position: 0.1em 0.1em;
background-repeat: no-repeat;
background-size: 1.2em;
}
@media (max-width: 767px) {
.sw_for_who__title__grid .title__img {
order: -1;
text-align: center;
margin-top: -5em;
}
.sw_for_who__title__grid img {
width: 10em;
max-width: 30vw;
}
}
@media (max-width: 575px) {
.sw_for_who__grid .rsc23_benefits__item p {
font-size: 16px;
}
} .di_lessons__grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 3em;
}
.di_lesson__item {
border-radius: 1em;
border: 1px solid #5F5F5F;
background: #464646;
padding: 1em;
position: relative;
}
.di_lesson__item:last-child {
background-color: var(--accent);
border-color: var(--accent);
background-image: url(//ostanin.ru/wp-content/uploads/decor/sw-price-bg.svg);
}
.di_lesson__item__icon img {
max-width: 15%;
margin-bottom: 2em;
}
.di_lesson__item__sticker {
font-size: 0.8em;
background: #4E4E4E;
display: inline-block;
padding: 0.5em 1em;
border-radius: 0.5em;
color: #CACACA;
margin-bottom: 1em;
}
.di_lesson__item:last-child .di_lesson__item__sticker {
background: #FF4460;
color: #FFC7CF;
}
.di_lesson__item__title {
font-size: 1.2em;
}
.di_lesson__item__txt {
opacity: 0.7;
margin-top: 1em;
}
@media (min-width: 992px) {
.di_lesson__item:nth-child(1)::after,
.di_lesson__item:nth-child(2)::after,
.di_lesson__item:nth-child(4)::after,
.di_lesson__item:nth-child(5)::after {
content: '';
position: absolute;
z-index: 1;
left: 100%;
top: 50%;
transform: translatey(-50%);
width: 3em;
height: 3em;
background-image: url(//ostanin.ru/wp-content/uploads/decor/di-step-arr.svg);
background-size: 30%;
;
background-position: center;
background-repeat: no-repeat;
}
}
@media (max-width: 991px) {
.di_lessons__grid {
grid-template-columns: 1fr 1fr;
gap: 2em;
}
}
@media (max-width: 767px) {
.di_lessons__grid {
grid-template-columns: 1fr;
}
.cou_benefits__item p {
font-size: 16px
}
.cou_benefits__item p:last-child {
margin-bottom: 0;
}
} @media (max-width: 575px) {
.postid-14502 .sw_shi__lena {
padding-top: 85vw;
}
} :is(.postid-14755, .postid-14756) .rsc23_main__title h1 {
filter: invert();
}
.rsc23_about:has(+.rsc23_clients) {
background-color: #3A3A3A;
margin-bottom: 0 !important;
}
:is(.postid-14755, .postid-14756) .rsc23_clients__item {
opacity: 0.4;
}
.postid-14756 .rsc23_clients {
display: none;
}
.rsc23_osobennosti:has(+.rsc23_result) {
padding-bottom: 0;
}
.postid-14756 .gu_price {
margin-top: 0;
overflow: hidden;
}
.sw_lessons__red--price {
bottom: 0;
}
@media (min-width: 992px) {
.postid-14755 .rsc23_benefits__item:nth-child(3) {
grid-column: span 2;
}
.postid-14756 .rsc23_benefits__grid {
grid-template-columns: repeat(3, 1fr);
}
.postid-14756 .rsc23_benefits__item:nth-child(4) {
grid-column: span 2;
}
.postid-15741 .rsc23_benefits__item:nth-child(5) {
grid-column: span 2;
}
}
@media (min-width: 768px) {
.sw_lessons__red--price {
margin-top: 10vw;
}
.sw_lessons__red--price .sw_lessons__red__grid {
grid-template-columns: 1fr auto;
margin: 1em 0;
}
.sw_lessons__red--price .sw_lessons__red__img {
text-align: right;
position: absolute;
right: 4em;
bottom: 60%;
max-width: 25%;
}
}
@media (max-width: 767px) {
.sw_lessons__red--price {
margin-top: 5em;
text-align: center;
}
.sw_lessons__red--price .sw_lessons__red__img {
position: relative;
width: 10em;
margin-top: -5em;
margin-left: auto;
margin-right: auto;
}
}
@media (max-width: 575px) {
:is(.postid-14755, .postid-14756) .rsc23_main__wrap {
gap: 0.5em;
}
:is(.postid-14755, .postid-14756) .rsc23_main__title {
text-align: center;
}
:is(.postid-14755, .postid-14756) .rsc23_main__title :is(p, span) {
color: #fff !important;
}
:is(.postid-14755, .postid-14756) .rsc23_main__title h1 {
filter: none;
padding: 0.5em;
}
:is(.postid-14755, .postid-14756) .rsc23_main__overlay {
background-position: 55% top;
background-size: 180vw;
bottom: 0;
height: 100%;
}
:is(.postid-14755, .postid-14756) .rsc23_main__overlay::before {
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
position: absolute;
background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(138, 138, 138, 0.97) 36.46%, #111 89.06%);
}
.rsc23_result+.gu_inc {
padding-top: 3em;
}
} .sw_main--special {
margin-top: 100px;
margin-bottom: 25px;
}
.home .sw_main--special {
margin-top: 25px;
margin-bottom: 0;
}
.spec_overlay {
border-radius: 30px;
overflow: hidden;
display: flex;
}
.spec_overlay :is(picture, img) {
display: flex;
width: 100%;
object-fit: cover;
}
.spec_wrap {
position: relative;
z-index: 1;
}
.spec_sticker span {
display: inline-flex;
align-items: center;
gap: 0.3em;
background: #fff;
padding: 0.4em 0.7em;
border-radius: 2em;
font-size: 1.2em;
box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.05);
margin-bottom: 0.5em;
margin-left: -20px;
transform: rotate(-5deg);
}
.spec_sticker img {
max-width: 1.5em;
}
.spec_logo__list {
padding-top: 3em;
padding-bottom: 2em;
background: #fff;
box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.05);
}
.home_cases .spec_logo__list {
background: none;
box-shadow: none;
padding-top: 0;
}
.spec_logo__list .js-marquee {
display: flex;
align-items: center;
}
.spec_logo__item {
padding: 1em 2em;
display: inline-flex !important;
height: 100%;
align-items: center;
}
.spec_logo__item img {
max-height: 30px;
}
@media (min-width: 768px) {
.spec_overlay {
border-radius: 50px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.spec_wrap {
padding-top: 5em;
padding-bottom: 2em;
}
.spec_wrap .sw_main__wrap {
max-width: 30em;
}
.spec_logo__item img {
max-height: 35px;
max-width: 170px;
}
}
@media (max-width: 767px) {
.sw_main--special {
text-align: center;
}
.sw_main--special .spec_wrap {
margin-top: -1em;
}
.spec_sticker span {
font-size: 1em;
margin-bottom: 1em;
}
.sw_main--special .btn__wrap {
justify-content: center;
}
.sw_main--special h1 {
font-size: 6vw;
}
} .rsc23_main:has(.cou_main__marquee) {
padding-bottom: 10px;
}
.cou_main__marquee__item {
padding: 1em;
}
.cou_main__marquee__item span {
display: inline-block;
background: var(--accent);
color: #fff;
border-radius: 2em;
padding: 0.5em;
line-height: 1;
}
@media (min-width: 992px) {
.cou_main__marquee__item {
font-size: 20px;
}
} .postid-15114 {
background-color: #F6F6F6;
}
.sw_lessons__red--bonus {
bottom: 0;
}
.sw_lessons__red--bonus img {
max-width: 20vw;
}
.postid-15114 .sw_lessons__red--bonus {
margin-top: 3em;
}
.sw_lessons__red--bonus .sw_lessons__red__grid {
display: grid;
row-gap: 1em;
column-gap: 2em;
}
@media (min-width: 768px) {
.sw_lessons__red--bonus .sw_lessons__red__grid {
grid-template-columns: auto 1fr;
}
}
@media (max-width: 767px) {
.sw_lessons__red--bonus .sw_lessons__red__grid {
justify-content: center;
text-align: center;
}
} :is(.postid-15093, .postid-15744) .rsc23_forwho__item {
column-gap: 1.5em;
padding-bottom: 0.5em;
border-bottom: 1px solid;
line-height: 1.8;
}
:is(.postid-15093, .postid-15744) .about_polza__item__num {
background-image: url(//ostanin.ru/wp-content/uploads/decor/cou/li.svg);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
background-color: transparent;
color: transparent;
width: 1.5em;
height: 1.5em;
}
.postid-15093 .rsc23_forwho__item__txt {
line-height: 1.5;
}
@media (min-width: 992px) {
.postid-15093 #main .cou_uslugi_scr ul,
#main .cou_uslugi_scr--3 ul {
grid-template-columns: 1fr 1fr 1fr;
}
} .page-id-6277 {
background: #F9F9F9
}
.page-id-6277 #main {
max-width: 1140px;
margin: auto;
padding: 3em 0;
}
.leadp_cta.box,
.leadp_courses.box {
padding: 4em 1em;
}
.leadp_cta.box {
padding-bottom: 7em;
}
.leadp_courses.box {
margin-top: -3em;
background: #fff;
}
.leadp_cta__txt {
color: #fff;
}
.leadp_cta__txt :last-child {
margin-bottom: 0;
}
.leadp_cta__txt h1~p,
.leadp_courses__content h2~p {
font-size: var(--size-h4);
}
.leadp_courses .cou_courses__list {
margin-bottom: 0;
}
.leadp_cta__grid {
row-gap: 2em;
}
.leadp_cta__form { }
.leadp_cta__form__title {
font-size: var(--size-h3);
margin-bottom: 1em;
}
.leadp_cta #form form {
grid-template-columns: 1fr;
}
.leadp_cta #form form input:not(.btn) {
color: var(--text);
border-color: #E1E1E1;
}
.leadp_cta #form form ::placeholder {
color: #E1E1E1;
}
.leadp_cta #form .cf__policy a:hover {
color: var(--text);
}
.leadp_cta #form select {
outline: none;
background-color: transparent;
border: 1px solid #E1E1E1;
;
border-radius: 4em;
padding: 0.7em 1em;
min-height: 50px;
width: 100%;
background-image: url(//ostanin.ru/wp-content/uploads/decor/chevron-down.svg);
background-repeat: no-repeat;
background-position: right;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.leadp_cta__pic {
display: flex;
position: relative;
}
.leadp_cta__sticker {
display: inline-flex;
position: absolute;
right: 7%;
bottom: -9%;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
max-width: 18%;
}
.leadp_cta__sticker img {
animation-name: rotation;
animation-duration: 6s;
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: rotation;
-webkit-animation-duration: 5s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
}
@-webkit-keyframes rotation {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotation {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(-360deg);
}
}
@media (max-width: 1199px) {
.leadp_cta.box,
.leadp_courses.box {
padding-left: 0;
padding-right: 0;
}
}
@media (max-width: 575px) {
.leadp_cta__form { }
} input.global-confirm-checkbox {display: block !important;}
.d-flex {display:flex;}
.font-size-14, .font-size-14 p {font-size:14px;}
.font-size-18, .font-size-18 p {font-size:18px;}
.font-size-20, .font-size-20 p, .font-size-20 a, .font-size-20 li {font-size:20px;}
.font-size-24, .font-size-24 p {font-size:24px;}
.font-size-40, .font-size-40 p {font-size:40px;line-height:110%;}
.font-size-50, .font-size-50 p {font-size:50px;line-height:110%;}
.font-size-13 {font-size:13px;}
.font-size-13 p {font-size:13px;}
.font-size-32 {font-size:32px;}
.fot-size-25 {font-size:25px;}
.font-medium  {font-weight: 500;}
.trening__section .container-fluid {padding-bottom: 5%;}
.w-33 {width:33%;}
.w-33.col-12 {padding:0 15px;}
.mt-20 {margin-top:20px;}
.mt-50 {margin-top:50px;}
.mt-60 {margin-top:60px;}
.mt-20 {margin-top:20px;}
.mt-30 {margin-top:30px;}
.pb-0 {padding-bottom:0px !important;}
.pb-30 {padding-bottom:30px;}
.pb-40 {padding-bottom:40px;}
.pb-15 {padding-bottom:15px;}
.pt-10 {padding-top:10px;}
.pt-20 {padding-top:20px;}
.pt-30 {padding-top:30px;}
.pt-50 {padding-top:50px;}
.pt-60 {padding-top:60px;}
.pb-3p {padding-bottom:3% !important}
.mb-50 {margin-bottom:50px;}
.mb-40 {margin-bottom:40px;}
.mb-30 {margin-bottom:30px;}
.mb-10 {margin-bottom:10px;}
.mb-15 {margin-bottom:15px;}
.mb-20 {margin-bottom:20px;}
.mb-25 {margin-bottom:25px;}
.mb-35 {margin-bottom:35px;}
.mb-45 {margin-bottom:45px;}
.mr-20 {margin-right:20px;}
.mr-15 {margin-right:15px;}
.ml-15 {margin-left:15px;}
.pl-40 {padding-left:40px;}
.pr-20 {padding-right:20px;}
.pl-50 {padding-left:50px;}
.pl-60 {padding-left:60px;}
.pr-40 {padding-right:40px;}
.pr-50 {padding-right:50px;}
.pr-60 {padding-right:60px;}
.p-0 {padding:0 !important;}
.pr-15 {padding-right:15px;}
.pl-15 {padding-left:15px;}
.pl-30 {padding-left:30px;}
.pt-45 {padding-top:45px;} 
.pt-40 {padding-top:40px;} 
.pb-20 {padding-bottom:20px;}
.pb-50 {padding-bottom:50px;}
.pr-30 {padding-right:30px;}
.mr-10 {margin-right:10px;}
.mb-60 {margin-bottom:60px;} 
.d-block {display:block;}
.container-1320 {max-width:1320px;}
.h-100 {height:100%;}
.w-100 {width:100%;}
.text-center {text-align:center;}
.flex-column {flex-direction:column;}
.justify-content-center {justify-content: center;}
.justify-content-between {justify-content:space-between;}
.font-medium {font-weight:500;}
.h-auto {height:auto !important;}
.text-underline {text-decoration:underline;} 
.line-height-150 {line-height: 150%;}
.align-items-start {align-items:flex-start;}
.box-1 {background:url(//ostanin.ru/wp-content/themes/ostanin/img/bg1.png) no-repeat;}
.border-radius-30 {border-radius:30px;}
.border-radius-30-i {border-radius:30px !important;}
.font-color-1 {color:#fff;}
.font-color-3 {color:#686868;}
.font-color-4 {color:#FF0026;}
.font-color-5 {color:#ffffff75;}
.font-color-6 {color:#8F8F8F;}
.bg-1 {background:#fff;}
.bg-2 {background:#F6F6F6;}
.bg-3 {background: linear-gradient(183deg, rgba(255,0,38,1) 0%, rgba(255,77,103,1) 100%);}
.bg-4 {background:#FFE9EA !important;}
a.font-color-4:visited {color:#FF0026;}
.align-items-center {align-items: center;}
.overflow-hidden {overflow:hidden;}
.sw-box-2 {position: absolute;width: 100%;bottom: 20px;}
.box-1 p {margin-bottom:0;}
.box-1 .d-flex > p {display:flex;} {display:flex;}
.button-1 {padding:20px 30px;font-size:20px;background:#FF0026;color:#fff !important;border-radius:70px;display: inline-block;position:relative;overflow:hidden;z-index: 1;}
.button-2 {padding:20px 30px;font-size:20px;background:#fff;color:#FF0026 !important;border-radius:70px;display: inline-block;position:relative;overflow:hidden;z-index: 1;}
.button-3 {padding:16px 35px;font-size:16px;background:#FF0026;color:#fff !important;border-radius:70px;display: inline-block;position:relative;overflow:hidden;z-index: 1;}
.button-4 {padding: 13px 25px;font-size: 16px;background: #FF0026;color: #fff !important;border-radius: 70px;display: inline-block;position:relative;overflow:hidden;z-index: 1;}
.button-1:hover:after {transform: scale(1);}
.button-1:after {top: -170px;right: -50px;width: 500px;height: 400px; border-radius: 50%;transform: scale(0);}
.button-1:after {content: '';background: #cf0624;position: absolute;z-index: -1;transition: all 0.4s ease-in-out;}
.button-3:hover:after {transform: scale(1);}
.button-3:after {top: -170px;right: -50px;width: 500px;height: 400px; border-radius: 50%;transform: scale(0);}
.button-3:after {content: '';background: #cf0624;position: absolute;z-index: -1;transition: all 0.4s ease-in-out;}
.button-2:hover {color:#fff !important}
.button-2:hover:after {transform: scale(1);}
.button-2:after {top: -170px;right: -50px;width: 500px;height: 400px; border-radius: 50%;transform: scale(0);}
.button-2:after {content: '';background:#cf0624 ;position: absolute;z-index: -1;transition: all 0.4s ease-in-out;}
.button-4:hover:after {transform: scale(1);}
.button-4:after {top: -170px;right: -50px;width: 500px;height: 400px; border-radius: 50%;transform: scale(0);}
.button-4:after {content: '';background: #cf0624;position: absolute;z-index: -1;transition: all 0.4s ease-in-out;}
.swiper-box-1 .swiper-button-next, .swiper-box-1 .swiper-button-prev {color:#fff !important;}
.swiper-box-1 .swiper-pagination-bullet {width:10px;height:10px;margin:0 8px !important;background:#fff !important;opacity: 0.5;}
.swiper-box-1 .swiper-pagination-bullet-active {background:#FF0026 !important; width:10px;height:10px;opacity: 1;}
.box-2 {padding:25px 25px;background:#F6F6F6;border-radius:15px;}
.box-2 p {margin-bottom:0;}
.box-2.bg-3 {background: linear-gradient(183deg, rgba(255,0,38,1) 0%, rgba(255,77,103,1) 100%);}
.line-height-120 {line-height:120%}
.line-height-110 {line-height:110%}
.box-11 {padding:15px 15px;background:#F6F6F6;border-radius:15px;}
.border-radius-15 {border-radius:15px;}
.border-radius-20 {border-radius:20px;}
.d-inline-block {display:inline-block;}
.swiper-box-3 .swiper-wrapper {transition-timing-function:linear !important;}
.box-4 {padding:15px 15px;background:#F5F5F5;border-radius:15px;display:flex;flex-direction:column;min-height:230px;}
.box-4 h2 {font-weight:500;font-size:20px;line-height:120%;} 
.box-4 h3 {font-weight:500;font-size:20px;line-height:120%;} 
.box-4 p {margin-bottom:0;}
.box-4a {padding:25px 25px;background:#F5F5F5;border-radius:15px;display:flex;flex-direction:column;min-height:230px;}
.box-4a h2 {font-weight:500;font-size:20px;line-height:120%;} 
.box-4a p {margin-bottom:0;}
.align-items-end {align-items:flex-end;} 
.box-5 {padding: 25px 5px;display: flex;flex:1;}
.box-5 > div {display: flex;flex-direction: column;justify-content: space-between;}
.box-5 > a {align-items: flex-end;display: flex;}
.border-1 {border-radius:15px;}
.border-2 {border-radius:15px;overflow:hidden;}
.border-3 {border-radius:20px;}
.padding-1 {padding-right:60px;padding-left:60px;}
.padding-2 {padding:20px;}
.box-6 {background:#F5F5F5;min-height:220px;}
.box-6 p {margin-bottom:0;font-size:14px;}
.box-6 h2 {font-size:14px;position:relative;}
.box-6 h2 strong {font-size:50px;font-weight:400;}
.box-6 p {font-size:14px;position:relative;}
.box-6 p strong {font-size:50px;font-weight:400;}
.box-6 span {font-size:14px;position:relative;display: inline-block;}
.box-6 span strong {font-size:50px;font-weight:400;}
.box-6 p strong {font-weight:500;}
.box-6 b {color:#FF0026;font-weight:300;font-size:24px;top: 0px;left: auto; margin-left: 8px;position: absolute;}
.font-color-1a b {color:#fff;}
.box-6 span strong {font-size:50px;font-weight:400;}
.home_pochemu_my__item.font-size-18 span {margin-top: 1.2em;margin-bottom: .8em;display: inline-block;}
.navigation-2 > div:after {display:none;}
.navigation-2 > div {width:57px;height:54px;}
.navigation-2  .swiper-button-prev {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg)}
.navigation-2  .swiper-button-prev {left: auto;right: 90px;}
.navigation-2a > div:after {display:none;}
.navigation-2a > div {width:57px;height:54px;}
.navigation-2a  .swiper-button-prev {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg)}
.navigation-2a  .swiper-button-prev {left: auto;right: 90px;}
.navigation-2c > div:after {display:none;}
.navigation-2c > div {width:57px;height:54px;}
.navigation-2c  .swiper-button-prev {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg)}
.navigation-2c  .swiper-button-prev {left: auto;right: 90px;}
.navigation-2d > div:after {display:none;}
.navigation-2d > div {width:57px;height:54px;}
.navigation-2d  .swiper-button-prev {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg)}
.navigation-2d  .swiper-button-prev {left: auto;right: 90px;}
.navigation-3 > div:after {display:none;}
.navigation-3 > div {width:57px;height:54px;}
.navigation-3  .swiper-button-prev {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg)}
.navigation-3  .swiper-button-prev {left: auto;right: 90px;}
.navigation-4 > div:after {display:none;}
.navigation-4 > div {width:57px;height:54px;}
.navigation-4  .swiper-button-prev {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg)}
.navigation-4  .swiper-button-prev {left: auto;right: 90px;}
.hover-style-4 {overflow: hidden !important;width:100%;height:fit-content;display:inline-block;border-radius: 15px;}
.box-4:hover .hover-style-4 img {transform: scale(1.1, 1.1);}
.hover-style-4 img {transition: all 0.3s ease-in-out;}
.navigation-13 > div:after {display:none;}
.navigation-13 > div {width:57px;height:54px;}
.navigation-13  .swiper-button-prev {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg)}
.navigation-13  .swiper-button-prev {left: auto;right: 90px;}
h2.font-size-40 span {color:#FF0026;}
.box-7 {}
.box-9 > div {flex:1;display: flex;justify-content: center;position:relative;}
.box-9 > div p b:nth-child(1) {font-size: 50px;font-size: 50px;padding-right: 35px;margin-right: 10px;font-weight: 400;}
.box-9 > div p b:nth-child(2) {
color: #FF0026;
font-weight: 300;
font-size: 24px;
top: 0px;
margin-left: -35px;
position: absolute;
}
.box-8 {background:#FF0026;height:24px;border-radius:24px;width: 70%;align-self: center;position:relative;}
.box-fill {width:20px;height:24px;border-radius:24px;background:#FF9CAB;position:absolute;right:0;top:0;z-index:1;}
.box-10 {background:#F6F6F6;border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;}
.swiper-box-6 .swiper-wrapper {transition-timing-function:linear !important;}
.swiper-box-7 .swiper-wrapper {transition-timing-function:linear !important;}
.swiper-box-8 .swiper-wrapper {transition-timing-function:linear !important;}
.form-2 form {display: flex !important;flex-direction: column !important;}
#form .form-2 .wpcf7-submit.button-3 {width:100%;cursor:pointer;padding:20px 30px !important;font-size:16px !important;text-align:center;background:#fff !important;color:#FF0026 !important;border-radius:70px !important;display: inline-block;}
#form .form-2 input {background:#ff889a;border:0;text-align:center;min-height:60px;}
.form-2 .cf__policy {text-align:center;font-size:13px;}
.form-2 > div form > div {width:90%;}
#form .form-2 textarea {background:#ff889a;border:0;text-align:center;}
#form .form-2 form textarea {
outline: none;
background: #ff889a;
border: 0;
border-radius: 4em;
padding: 0.7em 1em;
color: #fff;
min-height: 50px;
max-height: 100px;
width:100%;
max-width:100%;min-width:100%;
}
#form .form-2 span.wpcf7-not-valid-tip {color:#fff}
.wpc-filters-widget-controls-container .button-3 {padding:16px 35px !important;border-radius:70px !important;}
.wpc-filters-widget-controls-container .button-3:hover {opacity:1 !important;} .form-2 ::-webkit-input-placeholder { color:#fff !important;font-size:14px;}
.form-2 :-moz-placeholder { color:#fff !important;font-size:14px;}
.form-2 ::-moz-placeholder { color:#fff !important;font-size:14px;}
.form-2 :-ms-input-placeholder { color:#fff !important;font-size:14px;}
.form-2 ::-ms-input-placeholder { color:#fff !important;font-size:14px;}
.deskMenu a {font-weight: 400;font-size: 16px;}
.box-12 {display: flex;flex-direction: column;align-items: center;text-align: center;}
.sm-down-d-flex {display:none;}
.box-13 {padding:25px 15px 25px 25px;justify-content: space-between;display: flex;flex-direction: column;min-height:290px;}
.box-16 > img {height: 100%;object-fit: cover;}
.box-13 p {margin-bottom:0;}
.box-14 {display:flex;width:60px;height:60px;border-radius:50%;justify-content: center;align-items: center;}
.box-14 img {max-height:38px;max-width:38px;}
.menu-2 ul {display: flex;gap: 20px;flex-wrap: wrap;}
.font-color-1 a {color:#fff;}
.font-color-5 a {color:#ffffff75;opacity:1}
.box-15 {justify-content: space-between;flex-direction: column;display: flex;align-items: flex-end;text-align: right;}
.box-15 ul  {margin:0 !Important;}
.font-size-14 a {font-size:14px !important;opacity:1 !important;}
.footer__soc img {filter: none;}
.footer__soc .contacts__item img {max-width: none;width:auto;height:auto;}
.contacts__item {padding: 0 8px;} .og-accordion button {padding: 20px 25px;background: #F6F6F6;border-radius: 15px;}
.og-accordion h2 {margin-bottom: 10px;}
.og-accordion h2 br {display:none;}
.collapse:not(.show) {display: none;}
.accordion-button:not(.collapsed) {color:#fff;background-color:#1d23275e;box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);}
.accordion-button {
position: relative;
display: flex;
align-items: center;
width: 100%;
padding: 1rem 1.25rem;
font-size: 1rem;
color: #212529;
text-align: left;
background-color: #fff;
border: 0;
border-radius: 0;
overflow-anchor: none;
transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out, box-shadow .15sease-in-out, border-radius .15sease;
}
.accordion-body {padding: 1rem 1.25rem;}
.og-accordion button {font-family: GothamPro;font-weight: 500;justify-content: space-between;}
.og-accordion button img { width: 16px;background-size: 100%;margin-top: 6px;}
.og-accordion button:not(.collapsed) img {transform: rotate(-180deg);}
.og-accordion button img {transition: all 0.2s ease-in-out;}
.og-accordion .accordion-body a {color:#ff0026;text-decoration:underline;}
.position-relative {position:relative;}
.pt-0-important {padding-top:0 !important;}
.navigation ol {display:flex;}
.navigation ol li {padding:0 3px;}
.mdf_taxonomy_check_list {margin:0;} 
.mdf_input_container  {margin-bottom:15px;}
.mdf_input_container .mdf_taxonomy_check_list {margin:0;padding:0;}
.filter-box-1 .icheckbox_flat-aero {background: none;border:1px solid #E1E1E1;border-radius:5px;}
.filter-box-1 .icheckbox_flat-aero.checked {background:url(//ostanin.ru/wp-content/themes/ostanin/img/check.svg) no-repeat;}
.filter-box-2 .navigation ol li:nth-child(1) {background:none;color:#000;}
.filter-box-2 .navigation ol li a {color:#fff;margin:0 !important;}
.filter-box-2 .navigation ol li span {margin:0 !important;}
.filter-box-2 .tw-pagination {margin-left:0;padding-left:0;}
.filter-box-1  .mdf_taxonomy_child_container {display:none !important;}
.filter-box-2 .navigation ol li .page {height:20px;display:flex;align-items:center;justify-content:center;padding:0 5px;background:#ff0026;border-radius:6px;margin: 0 5px;min-width: 20px;text-align: center; color: #fff; }
.filter-box-1 h5.data-filter-section-title {font-size:16px;font-weight:500;font-style:normal;margin:0 0 15px 0;}
.filter-box-1 ul.mdf_taxonomy_check_list li {list-style-type:none;}
.filter-box-1 ul.mdf_taxonomy_check_list li label {margin-bottom:10px;}
.filter-box-1 .mdf_tax_filter_section label {font-size:14px;}
.filter-box-1 .mdf_widget_found_count {font-weight:bold;padding:9px 0 25px 0;}
.page.current {background:#000 !important;} 
.advanced_wp_popup_buttons {display:none;}
.pn_advanced_wp_popup_li {max-height: 90% !important;top:10% !Important;}
.pn_advanced_wp_popup_li .mdf_reset_button {padding: 16px 25px !important;font-size: 16px !important;width: 100%;}
.pn_advanced_wp_popup_li .widget {margin: 0 0 0.5em;}
.box-30 h5.data-filter-section-title {font-size:16px;font-weight:500;font-style:normal;margin:0 0 15px 0;}
.box-30 .mdf_tax_filter_section label {font-size:14px;font-family: GothamPro;}
.mdf_taxonomy_check_list li {display:flex;}
.mdf_taxonomy_check_list label {display: inline-block;flex: 1;}
.box-breadcrumbs a:visited {color:inherit;}
.box-breadcrumbs span, .box-breadcrumbs a {font-size:14px;font-weight:500;}
.tag-box-1 {display:inline-block;font-size:12px;color:#A3A3A3;border:1px solid #A3A3A3;padding:5px 15px;border-radius:40px;margin-bottom:7px;}
.tag-box-1:visited {color:#A3A3A3;}
div.mdf_info_popup {padding: 20px 40px 15px !important;background:#000 !important;}
.filter-box-1 .mdf_reset_button {padding: 10px 25px;font-size: 14px;background: #FF0026;color: #fff !important;border-radius: 70px;display: inline-block;border:0;}
.tag-box {max-height:100px;height:30px;}
.bn-box {display:flex;flex-direction:column;flex:1;}
.bn-box div:nth-child(1), .bn-box div:nth-child(2), .bn-box div:nth-child(3) {}
.bn-box div:nth-child(4) {}
.bn-box div:nth-child(3) {overflow:visible;}
.d-none {display:none;}
.mdf_search_button {width:45px;height:45px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-2.svg) no-repeat;display:inline-block;text-indent:-300px;}
.pn_advanced_wp_popup_li {background:#fff !important;}
.pn_titlebar {background:#fff !important;border:0 !important;}
.pn_titlebar .pn_ig_wp_popup_close_mdf {width:24px !important;height:24px !important;background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-3.svg) no-repeat !important;}
.wpc-edit-filter-set {display:none;}
.wpc-checkbox-item:hover input[type=checkbox] {
border-color: #ff0026 !important;
}
.wpc-filters-main-wrap input[type=radio]:checked, .wpc-filters-main-wrap input[type=checkbox]:checked {
border-color: #ff0026 !important;
}
.wpc-filters-main-wrap input[type=checkbox]:after {
border: 2px solid #ff0026 !important;
border-top: 0 !important;
border-left: 0 !important;
}
.wpc-filters-ul-list a:visited {color:#000;}
.mt-15 {margin-top:15px;}
.mb-15 {margin-bottom:15px;}
.wpc-filter-chips-list a, body .wpc-filter-chips-list li.wpc-filter-chip a {
border: 1px solid #d8d8d8 !important;
background: #F5F5F5;
font-size: 14px;
padding: 6px 12px !important;
color: #A3A3A3 !important;
}
.wpc-filter-chips-list  {margin-bottom: 15px;}
body .wpc-filter-chips-list li.wpc-chip-reset-all a {background: #d5d5d5 !important;color: #fff !important;}
.wpc-filter-title {font-weight: 500;} .wpc-filter-search-form .wpc-search-field {padding:7px;}
.wpc-filters-open-widget {padding:0 !important;border:0 !important;}
.widget-title.wpc-filter-title button {background: #F5F5F5 !important;padding: 13px 20px !important;border-radius: 6px;}
.wpc-open-icon {border-left: 1px solid #ff0026 !important;border-top: 1px solid #ff0026 !important;} 
.wpc-filter-label-wrapper {font-size:16px;font-weight:500;} 
.wpc-label-item.wpc-term-item {width: 100% !important;display: inline-block;}
.wpc-filters-main-wrap li.wpc-term-item label {width: 100% !important;}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label {border: 1px solid rgb(0 0 0 / 0%) !important;}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label .wpc-term-count {margin-left:5px !Important;}
.wpc-filter-label-wrapper {padding:5px 10px 5px 0 !important;}
.wpc-filter-spisok > ul {padding-left:0 !important;}
.wpc-filters-main-wrap ul.wpc-filters-ul-list {padding-left:0 !important;}
.wpc-opened .wpc-wrap-icons {color:#FF0026 !important;}
.wpc-filter-selected-values {visibility: hidden !important;opacity: 0  !important;height:0;}
.wpc-closed .wpc-filter-selected-values {height:0;}
body .wpc-filters-main-wrap input.wpc-label-input:checked+label span.wpc-filter-label-wrapper {background-color: #fff !important;color:#FF0026 !important;}
.wpc-checkbox-post_meta-spisok-3:hover span {background-color: #fff !important;color:#FF0026 !important;}
body .wpc-filters-main-wrap input.wpc-label-input+label:hover span.wpc-filter-label-wrapper {background-color: #fff !important;color:#FF0026 !important;}
.wpc-filters-apply-button.wpc-posts-loaded {background:#FF0026 !important;border-radius:50px;border:0 !important;}
a.wpc-widget-close-icon {margin-right: 20px !important;cursor:pointer;}
.wpc-widget-close-container .wpc-icon-html-wrapper {background: #fff !important;}
.wpc-widget-close-icon .wpc-icon-html-wrapper span {width: 17px  !important;background:#7c8187;}
.wpc_show_bottom_widget .wpc-filters-widget-top-container {border-bottom: 1px solid #fff !important;}
.button-6 {border:0 !important;color:#7f848a !important;}
.wpc_show_bottom_widget .wpc-filters-widget-content {border-radius:0 !important;}
.button-6 .wpc-icon-html-wrapper {top: 0px;margin-left: 10px;margin-right:0 !important;}
body .wpc-filters-main-wrap .wpc-filters-widget-controls-container a.wpc-filters-apply-button.button-3  {background:#8d8d8d;border:1px solid #fff;}
.wpc-filters-main-wrap a.wpc-filters-reset-button {width:100% !important;}
.wpc-filter-label-wrapper.box-23 {display:block !important;}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item {margin-bottom:10px !important;}
.box-11a div:nth-child(1) {flex:2;}
.box-11a div:nth-child(2) {flex:1;}
.font-color-3 {color:#686868;}
.box-11a .post__item__btn .btn_icon::after {width:50px;height:50px;}
.align-items-end {align-items: flex-end;}
.box-4.box-11:hover .btn_icon--clear::after {
filter: grayscale();
}
.button-play {position:absolute;width:100%;height:100%;left:0;top:0;}
.button-play img {position:absolute;width:100px;height:100px;left:calc(50% - 50px);top:calc(50% - 50px);}
.object-1 {position:absolute;top:0;left:0;}
.object-2 {position:relative;}
.object-2:before {content:'';width:100%;height:100%;position:absolute;left:0;top:0;background: rgb(48,48,48);
background:linear-gradient(90deg, rgba(48, 48, 48, 1) 0%, rgb(48 48 48 / 67%) 64%, rgba(255, 255, 255, 0) 100%);}
.red-bg {background:#FFE9EA;}
.hit-icon {width:40px;height:40px;position:absolute;right:30px;bottom:15px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/hit-icon.svg) no-repeat;}
.content ul {margin-left:0;padding-left:30px;}
.content ul li {margin-bottom:10px;position:relative;}
.content ul li:before {content:'';width:20px;height:20px;display:inline-block;background:url(//ostanin.ru/wp-content/themes/ostanin/img/object-2.svg) no-repeat;position:absolute;left:-30px;;top:0;}
.content p:nth-last-child(1) {margin-bottom:0;}
.content ul {margin-bottom:0;padding-bottom:0;}
.content h2 {font-size:40px;}
.image-fit-1 {height: 100%;object-fit: cover;}
.swiper-box-5 .font-size-20.font-medium a:visited {color:#000;}
#form form .ajax-loader {position: absolute;left: 0%;width: 16px;}
.box-31 {padding: 40px 25px;background: #F6F6F6;border-radius: 15px;}
.expand-box {overflow: visible;position:relative;overflow-y: auto;height: 85px;}
.expand-box > div {position: absolute;
top: 0;
left: 0;
background: #fff;
z-index: 3;}
.box-31a {min-height: 400px;display: flex;flex-direction: column;justify-content: center;}
.content ol li::before {
counter-increment: nums;
content: counter(nums) '.';
position: absolute;
left: 0;
top: 0.1em;
font-size: 1.2em;
color: #FF0127;
line-height: 1;
}
.content ol li {
padding-left: 1.6em;
margin-bottom: 0.5em;
position: relative;
}
.content ol {
margin-left: 0;
padding-left: 0;
counter-reset: nums;
}
.box-quote {position:relative;padding-left:150px;padding-right:150px;padding-top:60px;padding-bottom:60px;}
.box-quote:after {content:'';position:absolute;right:25px;top:25px;width:55px;height:39px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-quote.svg) no-repeat;}
.box-quote:before {content:'';position:absolute;left:25px;bottom:25px;width:55px;height:39px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-quote.svg) no-repeat;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-moz-transform: rotate(180deg);}
.box-33 {flex-wrap: wrap;justify-content: center;padding:0 10px;}
.box-34 {background:#F5F5F5;border-radius:25px;padding:15px 30px;margin-left:7px;margin-right:7px;margin-bottom:15px;font-size:20px;position:relative;padding-left:70px;}
.box-34:before {content:'';background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-4.svg) no-repeat;width:30px;height:30px;position:absolute;left:30px;top:13px;}
.box-35 > .col-12:nth-child(2n+1) .col-12:nth-child(1) {order:2;}
.box-35 > .col-12:nth-child(2n+1) .col-12:nth-child(2) {order:1;}
.box-36 {background:#F5F5F5;border-radius:20px;padding:50px 20px 50px 50px;position:relative;}
.box-36 ul {padding-left:0;margin-left:0;}
.box-36 ul li {position:relative;padding-left:35px;font-size:20px;margin-bottom:15px;}
.box-36 ul li:before {content:'';width:25px;height:25px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-5.svg) no-repeat;position:absolute;left:0;top:4px;}
.image-fit {height:100%;object-fit:cover;}
.box-36 .font-size-16 ul li {font-size:16px;}
.font-medium {font-weight:500;}
.box-37 {position:absolute;right:30px;top:30px;font-size:14px;padding:8px 35px;border-radius:30px;background:#FFE9EA;color:#FF0026;}
.box-36a {background:#F5F5F5;border-radius:20px;padding:80px 20px 50px 50px;position:relative;}
.box-36a ul {padding-left:0;margin-left:0;}
.box-36a ul li {position:relative;padding-left:30px;font-size:20px;margin-bottom:15px;}
.box-36a ul li:before {content:'';width:16px;height:16px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/object-2.svg) no-repeat;background-size:100%;position:absolute;left:0;top:4px;}
.box-36a .font-size-16 ul li {font-size:16px;}
.pt-15 {padding-top:15px;}
.box-36b ul {margin-bottom:0;}
.accordion-body .box-36a ul li:before {top:1px;}
.text-right {text-align:right;}
.slider-metka {color:#FF0026;font-size:20px;background:#fff;padding:5px 25px;border-radius:10px;border:2px solid #FF0026;margin-bottom:15px;display:inline-block;transform: rotate(-5deg);margin-left: -15px;}
.box-37a {position: absolute;left: 0px;top: 0px;font-size: 16px;padding: 10px 25px;border-radius:30px;background:#FFE9EA;color:#FF0026;}
.box-37b {position: relative;width:fit-content;font-size: 16px;padding: 10px 25px;border-radius:30px;background:#FFE9EA;color:#FF0026;}
.text-center {text-align:center;}
.ul-1 ul {padding-left:0;margin-left:0;}
.ul-1 ul li {position:relative;padding-left:30px;font-size:20px;margin-bottom:15px;}
.ul-1 ul li:before {content:'';width:16px;height:16px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/object-2.svg) no-repeat;background-size:100%;position:absolute;left:0;top:4px;}
.ul-1.font-size-14 ul li {font-size:14px;}
.box-2 {box-sizing: border-box;}
.box-36-counter {}
.object-5 {background:#E7E7E7;width:15px;height:15px;border-radius:50%;margin-right:8px;display:inline-block;}
.object-6 {background:#FF0026;width:15px;height:15px;border-radius:50%;margin-right:8px;display:inline-block;}
.counter-active-box {position:absolute;top:0;left:0;z-index:2;} 
.box-38 {}
.font-weight-normal span, .font-weight-normal a {font-weight:normal;}
.font-weight-normal  {font-weight:normal;}
.text-uppercase {text-transform:uppercase;}
.box-39 p {margin-bottom: 1.0em; }
.float-menu-1 {background:#F5F5F5;border-radius:10px;border:1px solid #EDEBEC;overflow:hidden;}
.float-menu-1 a {padding:20px 20px;}
.float-menu-1 a:visited {color: inherit;}
.float-menu-1 a:hover {background:#FF0026;color:#fff;}
.float-menu-1 a:focus {outline: none;}
.float-menu-1 a:nth-child(1):hover {border-top-left-radius:10px;border-bottom-left-radius:10px;}
.float-menu-1 a:nth-last-child(1):hover {border-top-right-radius:10px;border-bottom-right-radius:10px;}
.disabled {pointer-events: none;cursor: default;opacity: .6;}
#data_ch {height: 20px !important;width: 20px !important;min-height: 20px !important;margin-top:3px;}
#data_ch-1 {height: 20px !important;width: 20px !important;min-height: 20px !important;margin-top:3px;}
.chbox {width:20px !important;margin-right:13px;}
.personal-link   {padding:5px 30px 0 30px;font-size:14px;width: 450px;}
.personal-link  a {text-decoration: underline;font-size:14px;}
.personal-link-1   {padding:5px 30px 0 30px;font-size:14px;width: 450px;}
.personal-link-1  a {text-decoration: underline;font-size:14px;}
.data_ch-3 input {height: 20px !important;width: 20px !important;min-height: 20px !important;margin-top:3px;}
.data_ch-3 {font-size: 14px;}
.data_ch-3 span.first {margin-left:4px;}
.data_ch-3 label {display:flex;}
.data_ch-3 input {margin-right:10px;}
.data_ch-3 > span:nth-child(2) {width:auto !important;}
.data_ch-3 > span:nth-child(1) {width:auto !important;}
.data_ch-3 input {width:20px !important;flex-shrink: 0;}
.data_ch-3 {display:flex;align-items: center;}
.data_ch-3 .wpcf7-list-item-label {display:none !important;} 
.content-3 ul {padding-left:0;margin-left:0;}
.content-3 ul li {position:relative;padding-left:39px;font-size:18px;margin-bottom:15px;}
.content-3 ul li:before {content:'';width:25px;height:25px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/object-2.svg) no-repeat;background-size:100%;position:absolute;left:0;top:0px;}
.content-3 .font-size-16 ul li {font-size:16px;}
.font-size-30 {font-size:30px;}
.link-dialog {color:#FF0026;font-size:16px;text-decoration:underline;}
.theme-17716 {padding: 40px !important;background: #fff;border-radius: 10px !important;}
.theme-17716 .pum-close.popmake-close {}
.theme-17716 ul {padding-left:0;margin-left:0;}
.theme-17716 ul {padding-left:0;margin-left:0;margin-top:20px;}
.theme-17716 ul li {position:relative;padding-left:30px;font-size:16px;margin-bottom:15px;}
.theme-17716 ul li:before {content:'';width:16px;height:16px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/object-2.svg) no-repeat;background-size:100%;position:absolute;left:0;top:2px;}
.theme-17716 .font-size-16 ul li {font-size:16px;}
.theme-17716 .pum-close {display:block;cursor:pointer;width:25px;height:25px;position:absolute;right:20px;top:20px;overflow:hidden;z-index:100}
.theme-17716 .pum-close:before, .theme-17716 .pum-close:after {transform: rotate(-45deg);content: '';position: absolute;top: 50%;left: 50%;margin-top: 0px;margin-left: -12px;display: block;height: 2px;width: 25px;background-color: #fff;transition: all 0.2s ease-out;}
.theme-17716 .pum-close:hover:before, .theme-17716 .pum-close:hover:after {transform: rotate(0deg); }
.theme-17716 .pum-close:after {transform: rotate(45deg);}
.theme-17716 .pum-close {background: #ff0026 !important;border-radius: 50% !important;display: block;width: 40px !important;height: 40px !important;top:20px !important;right:20px !important;}
.theme-17716 h2 {font-weight: 500;}
.box-32 {background: #ff0026;padding: 20px 20px 20px 50px;border-radius: 15px;}
.box-32 {color:#fff;}
.box-32 p {color:#fff;}
.box-32 .font-size-40 span {border-radius: 10px;color: #000;background: #fff;display: inline-block; padding: 2px 10px;}
.box-32 .font-size-40 {font-size:38px;}
.box-32 .metka {border: 2px solid #fff9fa;color: #ffffff;}
.box-32 img {height: 500px;object-fit: cover;object-position: right;}
.mh-50 .box-2 > img {max-height:50px;}
.box-mh-a {max-height: 200px;overflow-y: auto;}
.ml-20 {margin-left:20px;}
.box-40 {background:#F4F4F4 !important;padding:20px 30px;border-radius:15px;}
.box-40-x {
background: #ff0026 !important;
padding: 20px 30px;
border-radius: 15px;
color: #fff;
}
.sp p {margin-bottom:15px;}
.accordion-button:not(.collapsed) {color: #ff0026;}
.accordion-button.box-40-x:not(.collapsed) {color: #fff;}
.accordion-header {margin-bottom: 15px;}
.pb-2p {padding-bottom: 2% !important;}
.accordion-button.collapsed img {transform: rotate(0deg);}
.accordion-button img {transition: all 0.1s ease-in-out;transform: rotate(45deg);}
.swiper-box-12 .swiper-slide {opacity:0.3;}
.swiper-box-12 .swiper-slide.swiper-slide-active {opacity:1;}
.new-el-1:hover {box-shadow: 0 0 10px rgba(0, 0, 0, 0.19);    }
.new-el-2 {position:relative;}
.new-el-2:after {content:'';position:absolute;bottom:0;left:10px;width:calc(100% - 25px);height:160px;background: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);border-radius:20px;}
.new-el-3 {position:relative;padding-left:15px;}
.new-el-3:after {content:'';position:absolute;top:5px;left:0px;width:3px;height:calc(100% - 20px);background:#FF0026;}
.font-size-35 {font-size:35px;} 
.font-size-20 p {margin-bottom:10px;}
.font-size-50 {font-size:50px;} 
.object-21 {display:block;background:url(//ostanin.ru/wp-content/themes/ostanin/img/object-21.svg) no-repeat;width:60px;height:60px;position:absolute;left:calc(50% - 30px);top:calc(50% - 30px);z-index:2;}
.animated10 {animation-name: heartBeat;animation-duration: 2.5s;animation-iteration-count: infinite;}
@-webkit-keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.heartBeat {
-webkit-animation-name: heartBeat;
animation-name: heartBeat;
-webkit-animation-duration: 1.3s;
animation-duration: 1.3s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
.box-45 {background:#F8F8F8;border-radius:4px;padding:30px 70px 30px 130px;position:relative;}  
.box-45:before {content:'';width:50px;height:50px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-50.svg) no-repeat;position:absolute;left:50px;top:35px;}
.box-animated-1 {}
.box-animated-1-element {}
b.count-1 {animation-duration: 1s;animation-delay: 0s;}
b.count-2 {}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0,-2000px,0);
transform: translate3d(0,-2000px,0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0,-2000px,0);
-ms-transform: translate3d(0,-2000px,0);
transform: translate3d(0,-2000px,0)
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig
}
.navigation-4a .swiper-button-prev {left:10px;}
.box-gallery {display:flex;flex-wrap: wrap;}
.box-gallery-item {width:calc(100% - 0px);height:600px;padding:15px;}
.element-gallery-1 {max-height:600px;width:100%;height:100%;object-fit: cover;}
.box-gallery > div {display:flex;width: 100%;}
.box-gallery > div > div {display:flex;flex:1;flex-wrap: wrap;}
.box-gallery > div > div.photos-5:nth-child(1) > div {width:50%;height:300px;}
.box-gallery > div > div.photos-3:nth-child(1) > div {width:100%;height:300px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(1) {width:100%;height:300px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(2) {width:50%;height:300px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(3) {width:50%;height:300px;}
.box-gallery > div > div.photos-2:nth-child(1) > div {width:50%;height:600px;}
.box-gallery > div > div:nth-child(1) {order:1;}
.box-gallery > div > div:nth-child(2) {order:2;}
.box-gallery > div:nth-child(2n) div:nth-child(1) {order:2;}
.box-gallery > div:nth-child(2n) div:nth-child(2) {order:1;}
.box-four {width: calc(50% - 0px);display: flex;flex-wrap: wrap;}
.box-four .box-gallery-item {width:50%;height:300px;}
.blog-box-1.blog__grid {grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));}
.blog-box-2 .cat-item-all a  {padding:11px 32px;border:1px solid #FF0026 !important;border-radius:15px;background:#FF0026;color:#fff !important;}
.blog-box-2 .cat-item a  {padding:11px 32px;border:1px solid #686868;border-radius:15px;}
.blog-box-2 li a {margin-bottom:10px;display:inline-block;}
.blog-box-2 li {margin:0 10px;}
.blog-box-1 .post__item__info {background: #F5F5F5;}
.swiper-box-12 .swiper-slide {width:auto;}
.logo-motion {position:absolute;left:40px;top:20px;}
.text-motion {position:absolute;left:50px;bottom:30px;text-align:left;line-height: 115%;}
.font-size-45 {font-size:45px;}
.box-17a {padding: 50px 40px;background: #F5F5F5;border-radius: 15px;display: flex;flex-direction: column;justify-content: space-between;}
.mt-40 {margin-top:40px;}
.button-14 {padding:7px 10px 7px 20px;color:#FF0026 !important;border:1px solid #FF0026;border-radius:25px;background:#fff;font-size:14px;display: inline-flex;align-items: center;}
.button-14 img {margin-left:8px;}
.inner-span-1 span {color:#FF0026;font-weight:500;}
.logo-ecspo {position:absolute;right:40px;bottom:30px;}
.box-41a:after {display:none;}
.text-expo {position: absolute;left: 80px;bottom: calc(50% - 80px);text-align: left;line-height: 115%;}
.box-41:after {
content: '';
background: linear-gradient(0deg,rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0) 100%);
width: calc(100% - 30px);
height: 50%;
position: absolute;
left: 15px;
bottom: 5px;border-radius: 25px;
}
.box-41 .xs-no-br {z-index:2;}
.creator-box {display: flex;flex-direction: column;justify-content: space-between;}
.creator-box-logo {display: flex;justify-content:center;}
.creator-box-logo a {display: flex;align-items: center;}
.creator-box-logo a span {margin-right:15px;display:inline-block;color: #ffffff85; font-size: 14px;}
.creator-box-logo img {filter: grayscale(100%);transition: all 0.2s ease-in-out;}
.creator-box-logo:hover img {filter: grayscale(0%);}
.float-menu-2 span {padding: 20px 20px;color:#fff;font-size:22px;}
.element-21a {width:10px;height:10px;background:#fff;border-radius:50%;padding:0 !important;}
.element-21b {color:#fff;font-size:16px;border-radius:25px;padding:6px 25px 8px;border:1px solid #fff;margin-right:20px;opacity:0.8;}
.font-color-11a {color:#FF0026;}
.font-color-11b {color:#ffffff78;}
.pr-10 {padding-right:10px;}
.align-self-end {align-self: flex-end;}
.align-self-start {align-self: flex-start;}
.mb-5px {margin-bottom:5px;}
.font-bold {font-weight:500;}
.ul-3 li {font-size:24px !important;}
.ul-3 li::before {display:none;}
.ul-3 li {padding-left:52px !important;margin-bottom:30px !important;}
.ul-3 li::after {
content: '';
position: absolute;
left: 0;
top: 0px;
width: 35px;
height: 35px;
background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-13a.svg) no-repeat;
}
.box-30a {font-size:30px;}
.box-30a p {font-size:30px;}
.box-30a span {font-size:20px;color:#333333ad;}
.element-21b {font-weight:200;}
.float-menu-2 {animation: ticker 15s linear infinite;width: fit-content;display:flex;}
.float-menu-2 span {-webkit-backface-visibility: hidden;white-space: nowrap;}
.float-menu-2 {flex-wrap: nowrap !important;}
.font-w-100 {font-weight: 100;}
@keyframes ticker {
0% { transform: translateX(0); }
100% { transform: translateX(-50%); }
}
.box-cookies {position:fixed;bottom:80px;right:5px;width:100%;height:auto;background:none;z-index:22;}
.d-block-i {display:block !important;}
.cookie-box-1 {align-items: center;max-width:600px;background:#4E4E4E;border-radius:10px;padding:25px 30px;-webkit-box-shadow: 0px 0px 3px 3px rgba(34, 60, 80, 0.1);-moz-box-shadow: 0px 0px 3px 3px rgba(34, 60, 80, 0.1);box-shadow: 0px 0px 3px 3px rgba(34, 60, 80, 0.1);}
.button-cookie {justify-content: center;flex-shrink: 0;margin-left: 20px;background:#FF0026;font-size:20px;color:#fff;border-radius:50px;height:50px;width:100px;display: flex;align-items: center;}
.button-cookie:hover {color:#fff;}
.pb-10 {padding-bottom:10px;}
#popmake-18792 .pum-content.popmake-content { padding: 30px 0;}
#popmake-18792 .pum-content.popmake-content img {margin-bottom: 40px;}
.subheader.sh-2 {display:none;z-index:999 !important;}
.box-cookies {z-index:1000;} 
.box-42 {width:50px;height:50px;background:#FF0026;border-radius:50%;display:flex;font-size:20px;color:#fff;align-items: center;justify-content: center;}
.box-43 {background:#F5F5F5;border-radius:20px;padding:50px 20px 50px 35px;position:relative;}
.box-43a {padding:9px 17px;background:#000;border-radius:6px;font-size:20px;color:#fff;display:inline-flex;max-width:400px;}
.box-43a p {margin-bottom:0;}
.box-43 ol {padding:0;margin:0;counter-reset:li;}
.box-43 ol li {margin-bottom:20px;}
.box-43 ol strong {font-size:20px;font-weight: 500;}
.box-43 ol li{position:relative;margin:0 0 4px 45px;padding:10px 3px}
.box-43 ol li:before{content:counter(li, decimal-leading-zero);counter-increment:li;position:absolute;top:18px;left:-45px;font-size:15px;font-weight:500;color:#fff;text-align:center;background:#FF0026;border-radius:50%;width:35px;height:35px;display:flex;align-items: center;justify-content: center;}
.box-43a p strong {font-size:20px;font-weight:200;}
.box-44 {background:url(//ostanin.ru/wp-content/uploads/2025/11/banner-bg1.png) no-repeat;background-size: cover;width:250px;height:70px;display:flex;border-radius:20px;color:#fff;align-items: center;justify-content: center}
.box-44 span:nth-child(1) {font-size:50px;}
.box-44 span:nth-child(2) {font-size:24px;align-self: flex-start;margin-top: 8px;}
.box-44 span:nth-child(3) {font-size:15px;}
.font-weight-500 {font-weight: 500;}
.box-46 {color:#FF0026;padding:12px 30px;border-radius:30px;background:#FFE9EA;font-size:16px;min-width:150px;display: inline-block;text-align: center;}
.box-47 {background:#F6F6F6;border-bottom-left-radius:15px;border-bottom-right-radius:15px;}
.box-40a.collapsed {border-radius: 15px;}
.box-40a {border-bottom-left-radius:0;border-bottom-right-radius:0;}
.box-40a.accordion-button:not(.collapsed) {box-shadow:none;}
.box-47 ul {padding-left:0;margin-left:0;}
.box-47 ul li {position:relative;padding-left:30px;font-size:20px;margin-bottom:15px;}
.box-47 ul li:before {content:'';width:16px;height:16px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/object-2.svg) no-repeat;background-size:100%;position:absolute;left:0;top:4px;}
.box-47 ul li {font-size:16px;color:#686868;line-height: 120%;}
.box-47 ul {margin-bottom:0;}
.box-47 h2 {font-size:20px;font-weight:500;}
.box-47a {display:flex;}
.box-47a > div {padding:30px;border-radius:15px;}
.box-47a > div:nth-child(1) {background:#7F7F7F;color:#fff;width:33%;}
.box-47a > div:nth-child(1) li {color:#fff;}
.box-47a > div:nth-child(2) {background:#fff;width:66%;}
.box-47a span {padding:7px 12px;border-radius:6px;background:#fff;color:#000;display:inline-block;margin-bottom:20px;}
.box-47a > div:nth-child(2) > div {display:flex;}
.box-50 {display:block;} 
.box-51a {display:none;}
.width-fit-content {width:fit-content;}
.element-23 {position:absolute;left:50px;top:-20px;}
.box-60 {}
.box-60-item {background:#F6F6F6;border-radius:15px;padding:16px 20px;min-height:80px;cursor:pointer;}
.box-60-item.active {background:#FF0026;color:#fff;}
.box-60-text p {margin-bottom:20px;}
.box-60-item.active .arrow-3 > img:nth-child(1) {display:none !important;}
.box-60-item.active .arrow-3 > img:nth-child(2) {display:block !important;}
.box-60-item.collapsed {background:#FF0026;color:#fff;}
.box-60-item.collapsed .arrow-3 > img:nth-child(1) {display:none !important;}
.box-60-item.collapsed .arrow-3 > img:nth-child(2) {display:block !important;}
.box-61-item {background:#F6F6F6;border-radius:15px;padding:16px 20px;min-height:80px;cursor:pointer;}
.box-61-item.active {background:#FF0026;color:#fff;}
.box-61-text p {margin-bottom:20px;}
.box-61-item.active .arrow-3 > img:nth-child(1) {display:none !important;}
.box-61-item.active .arrow-3 > img:nth-child(2) {display:block !important;}
.box-61-item.collapsed {}
.box-61-item:not(.collapsed) {background:#ff0026;color:#fff;}
.box-61-item:not(.collapsed) .arrow-3 > img:nth-child(1) {display:none !important;}
.box-61-item:not(.collapsed) .arrow-3 > img:nth-child(2) {display:block !important;}
.font-size-32 {font-size:28px;}
.font-size-32 p {font-size:28px;}
.font-size-38 {font-size:38px;}
.font-size-38 p {font-size:38px;}
.slider-box-1 .swiper-text-box {position: absolute;bottom: 0;width: 80%;padding-bottom: 33px;padding-top:40px;}
.slider-box-1 .object-2:before {background:linear-gradient(90deg, rgb(48 48 48 / 9%) 0%, rgb(48 48 48 / 4%) 64%, rgba(255, 255, 255, 0) 100%)}
.slider-box-1 .swiper-pagination {text-align: right;padding-right:50px;}
.slider-box-1 .sp-image {object-position: -400px 0px;}
.font-color-10 {color:#0d0d0da3;}
.box-value {border:1px solid #FF0026;border-radius:20px;padding:30px 15px;}
.box-value-1 {background:#FF0026;border-radius:10px;color:#fff;text-align:center;padding:10px;font-size:16px;}
.swiper-box-1 .button-2 {display:flex;align-items: center;justify-content: center;}
.font-size-96 {font-size:96px;}
.box-17b {padding: 50px 40px;background: linear-gradient(90deg,rgba(230, 35, 52, 1) 0%, rgba(191, 24, 41, 1) 100%);border-radius: 15px;display: flex;flex-direction: column;justify-content: space-between;}
.element-14 {position:absolute;right:10px;top:0px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-14.svg) no-repeat;width:221px;height:127px;}
.element-15 {position:absolute;left:0px;top:100px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-15.svg) no-repeat;width:100px;height:235px;}
.font-color-1 .metka {border: 2px solid #ffffff;color: #ffffff;}
.font-color-1s p {color:#ffffffb5;font-size:16px;}
.font-color-1s h2.font-size-40 span {color: #000;border-radius:8px;background:#fff;padding:2px 5px;display:inline-flex;font-size:38px;margin:5px 0}
.font-color-1s h2.font-size-40 i {font-style: normal;position:relative;}
.font-color-1s h2.font-size-40 i:before {content:'';background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-l3.svg) no-repeat;width:40px;height:40px;background-size:100%;position:absolute;right: calc(-50% - 10px);top: -18px;}
.element-l1 {width:70px;height:92px;position:absolute;right:30px;top:15px;}
.element-l2 {width:90px;height:90px;position:absolute;right:30px;bottom:10px;}
.mr-50 {margin-right:50px;}
.mr-30 {margin-right:30px;}
.ml-45 {margin-left:45px;}
.font-size-34 {font-size:34px;}
.font-color-2a {color:#00000082;}
.box-land-1-1 {width:100%;height:100%;display:flex;position:absolute;top:0;left:0;}
.box-land-1-2 {background:#fff;border-radius:10px;padding:12px 25px 15px;display:inline-flex;}
.box-land-1-3 {background:#DF1D38;border-radius:40px;padding:4px 20px 7px;display:inline-flex;} .box-land-1-4 {position:relative;}
.box-land-1-4:before {content:'';background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-l7.svg) no-repeat;width:55px;height:55px;background-size:100%;position:absolute;top:-20px;right:30px;z-index:2;}
.box-land-1-0 .swiper-slide:nth-child(2) .box-land-1-4:before {background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-l6.svg) no-repeat;width:55px;height:55px;background-size: 100%;}
.box-land-1-0 .swiper-slide:nth-child(3) .box-land-1-4:before {background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-l8.svg) no-repeat;width:55px;height:55px;background-size: 100%;}
.box-land-1-0 .swiper-slide:nth-child(4) .box-land-1-4:before {background:url(//ostanin.ru/wp-content/themes/ostanin/img/element-l9.svg) no-repeat;width:55px;height:55px;background-size: 100%;}
.border-radius-50 {border-radius:50%;}
.element-l6 {top: calc(140px + 40px);} .object-land-1-21 {display:block;background:url(//ostanin.ru/wp-content/themes/ostanin/img/object-23.svg) no-repeat;width:60px;height:60px;position:absolute;left:calc(50% - 30px);top:calc(140px + 40px);z-index:2;}
.controls button {text-indent:-500px;overflow: hidden;}
.controls button[data-state="play"] {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/object-23.svg);
color:#000;
}
.controls button[data-state="pause"] {
background-image: url(//ostanin.ru/wp-content/themes/ostanin/img/object-22.svg);
color:#ff0026;
}
.controls button[data-state="mute"] {
background-image: url(data:image/png;base64,idVBORw0KGgoAAA…);
color:#ff0026;
}
.controls button[data-state="unmute"] {
background-image: url(data:image/png;base64,iVddBORw0KGgoAAA…);
color:#000;
}
.controls .progress {flex-grow: 1;cursor: pointer;height: 80%;}
.controls progress::-moz-progress-bar {background-color: #0095dd; }
.controls progress::-webkit-progress-value {background-color: #0095dd;}
.slider-1-element-1 {object-position: right 0px !important;}
.slider-1-element-2 {font-size:30px;font-weight:200;color:#fff;background:#c01829;border-radius:6px;padding:1px 5px 3px;display:inline-block;line-height:110%;}
.slider-1-element-3 {display:block;margin-bottom:10px;}
.slider-1-element-3 span {display:inline-flex;color:#FF0026;font-size:20px;font-weight:400;background:#fff;border-radius:18px;padding:1px 15px 3px;line-height:150%;}
#menu-osnovnoe-menyu {padding: 0;margin: 0;}
#btn-up {
display: inline-block;
position: fixed;
right: 50px;
bottom: 260px;
width: 60px;height: 60px; opacity: 0;z-index: 60;cursor: pointer}
#btn-up.active {opacity: 1}
#btn-up.hidden {opacity: 0;display: none !important}
.element-d1 {border:1px solid #ffffff5c;border-radius:4px;padding:8px 18px;display:inline-block;color:#fff;font-size:16px;cursor:pointer;}
.mt-10 {margin-top:10px;}
a.element-d1:visited {color: inherit;}
a.element-d1:hover {color:#db0d2d;}
.header_soc img {width:30px !important;}
.header_soc > div > .contacts__item:nth-child(1) {display:none;}
.header_soc > div > .contacts__item:nth-child(1) {order:2;}
.header_soc > div > .contacts__item:nth-child(2) {order:1;}
.header_soc > div > .contacts__item {padding: 0 3px;}
.header_soc > div {margin-bottom:0 !important;margin-right:10px;}
.header_soc > div > .contacts__item a {height: 30px;display: block;}
.header_soc.mob-21c > .contacts {height:100%;}
#divine_box.telegram {
background: url(//ostanin.ru/wp-content/themes/ostanin/img/tg-bg.webp) no-repeat center / cover;
}
.mt-35 {margin-top: 35px;}
.align-items-center {align-items: center !important;}
.justify-content-between {justify-content: space-between !important;}
.pr-20 {padding-right: 20px;}
.pl-20 {padding-left: 20px;}
#divine_box {font-family: GothamPro;}
.form-3 form {display: flex !important;flex-direction: column !important;}
#form .form-3 .wpcf7-submit.button-3 {width:auto !important;min-height:auto !important;cursor:pointer;font-size:16px !important;text-align:center;background: #2481CC;padding: 12px 21px !important;border:0 !Important;border-radius: 45px;display: inline-block;}
#form .form-3 input {min-height:auto !important;font-size:16px;background:none;border:1px solid #ced4da;text-align:left;padding: 11px 20px !important;color:#000;}
.form-3 .cf__policy {text-align:center;font-size:13px;}
.form-3 > div form > div {width:100%;}
#form .form-3 textarea {background:#ff889a;border:0;text-align:center;}
.font-size-12 {font-size:12px;}
.font-size-12 a {font-size:12px;}
.form-3 .personal-link {display: flex;align-items: center;padding:5px 0}
.button-style-6.button-form-1:visited {color:#fff;}
.form-3 .disabled {opacity: 0.4;}
#form .form-3 form textarea {
outline: none;
background: #ff889a;
border: 0;
border-radius: 4em;
padding: 0.7em 1em;
color: #fff;
min-height: 50px;
max-height: 100px;
width:100%;
max-width:100%;min-width:100%;
}
#form .form-3 span.wpcf7-not-valid-tip {color:#fff}
.wpc-filters-widget-controls-container .button-3 {padding:16px 35px !important;border-radius:70px !important;}
.wpc-filters-widget-controls-container .button-3:hover {opacity:1 !important;} .form-3 ::-webkit-input-placeholder { color:#00000096 !important;font-size:16px;}
.form-3 :-moz-placeholder { color:#00000096 !important;font-size:16px;}
.form-3 ::-moz-placeholder { color:#00000096 !important;font-size:16px;}
.form-3 :-ms-input-placeholder { color:#00000096 !important;font-size:16px;}
.form-3 ::-ms-input-placeholder { color:#00000096 !important;font-size:16px;}
.mob-31a {font-size:32px;line-height: 110%;}
.mob-31a span {font-weight: 400;font-size:28px;}
.dvizh-form-wrap .wpcf7-form-control-wrap {margin-top:10px;}
.dvizh-form-wrap .topics-list {margin-bottom:20px;}
.submit-box {display: flex; flex-direction: column;margin-top: 20px;align-items: center;}
.dvizh-form-wrap input[type=submit] {margin-top:20px !important;}
.submit-box > .wpcf7-form-control-wrap {width:80% !important;}
.dvizh-form-wrap .wpcf7-acceptance .wpcf7-list-item label {display: flex;align-items: center !important;}
.dvizh-form-wrap :is(.wpcf7-radio,.wpcf7-checkbox) span:nth-child(1) .wpcf7-list-item-label:before { background: url(//ostanin.ru/wp-content/themes/ostanin/img/element-form1.svg) center/contain no-repeat;}
.dvizh-form-wrap :is(.wpcf7-radio,.wpcf7-checkbox) span:nth-child(2) .wpcf7-list-item-label:before { background: url(//ostanin.ru/wp-content/themes/ostanin/img/element-form1.svg) center/contain no-repeat;}
.dvizh-form-wrap :is(.wpcf7-radio,.wpcf7-checkbox) span:nth-child(3) .wpcf7-list-item-label:before { background: url(//ostanin.ru/wp-content/themes/ostanin/img/element-form1.svg) center/contain no-repeat;}
.dvizh-form-wrap :is(.wpcf7-radio,.wpcf7-checkbox) span:nth-child(4) .wpcf7-list-item-label:before { background: url(//ostanin.ru/wp-content/themes/ostanin/img/element-form2.svg) center/contain no-repeat;}
.dvizh-form-wrap :is(.wpcf7-radio,.wpcf7-checkbox) span:nth-child(5) .wpcf7-list-item-label:before { background: url(//ostanin.ru/wp-content/themes/ostanin/img/element-form3.svg) center/contain no-repeat;}
.dvizh-form-wrap :is(.wpcf7-radio,.wpcf7-checkbox) span:nth-child(6) .wpcf7-list-item-label:before { background: url(//ostanin.ru/wp-content/themes/ostanin/img/element-form4.svg) center/contain no-repeat;} .dvizh-section { padding: 50px 16px 80px; background: transparent; }
.dvizh-card {
max-width: 800px;
margin: 0 auto;
background: #fff;
border-radius: 25px;
box-shadow: 0 10px 40px rgba(0,0,0,0.1);
padding: 40px 30px 50px;
box-sizing: border-box;
}
.dvizh-logo { text-align: center; margin-bottom: 28px; }
.dvizh-logo img { display: inline-block; max-width: 191px; height: auto; }
.dvizh-title {
font-family: 'GothamPro', 'Inter', sans-serif;
font-weight: 400;
font-size: 28px;
line-height: 1.2;
letter-spacing: -0.05em;
color: #2e2e2e;
text-align: center;
max-width: 523px;
margin: 0 auto 10px;
}
.dvizh-sub {
font-family: 'GothamPro', 'Inter', sans-serif;
font-size: 19px;
line-height: 1.2;
letter-spacing: -0.05em;
color: rgba(46,46,46,0.7);
text-align: center;
max-width: 360px;
margin: 0 auto 30px;
}
.dvizh-form-wrap {
max-width: 531px;
margin: 0 auto;
} .dvizh-form-wrap .wpcf7-form > p { margin: 0 0 10px; }
.dvizh-form-wrap .wpcf7-form > p:last-child { margin: 0; } .dvizh-form-wrap .wpcf7-form-control:is(.wpcf7-checkbox, .wpcf7-radio) {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 10px;
}
.dvizh-form-wrap .wpcf7-form-control:is(.wpcf7-checkbox, .wpcf7-radio) .wpcf7-list-item {
display: block;
margin: 0;
background: #f6f6f6;
border-radius: 15px;
padding: 15px 20px;
transition: background 0.15s;
}
.dvizh-form-wrap .wpcf7-form-control:is(.wpcf7-checkbox, .wpcf7-radio) .wpcf7-list-item label {
display: flex;
gap: 25px;
align-items: center;
cursor: pointer;
margin: 0;
font-weight: 400;
}
.dvizh-form-wrap .wpcf7-form-control:is(.wpcf7-checkbox, .wpcf7-radio) .wpcf7-list-item input {
-webkit-appearance: none;
appearance: none;
width: 30px;
height: 30px;
border: 1px solid #db0d2d;
border-radius: 4px;
background-color: #fff;
flex-shrink: 0;
cursor: pointer;
margin: 0;
transition: background 0.15s;
}
.dvizh-form-wrap .wpcf7-form-control:is(.wpcf7-checkbox, .wpcf7-radio) .wpcf7-list-item input:checked {
background-color: #db0d2d;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");
background-position: center;
background-size: 65%;
background-repeat: no-repeat;
border-color: #db0d2d;
}
.dvizh-form-wrap .wpcf7-form-control:is(.wpcf7-checkbox, .wpcf7-radio) .wpcf7-list-item .wpcf7-list-item-label {
display: flex;
gap: 10px;
align-items: center;
font-family: 'GothamPro', 'Inter', sans-serif;
font-size: 19px;
line-height: 1.1;
letter-spacing: -0.04em;
color: #323c32;
flex: 1 1 auto;
padding: 0;
font-size: 18px;
font-weight: normal;
font-family: 'GothamPro';
}
.dvizh-form-wrap .wpcf7-form-control:is(.wpcf7-checkbox, .wpcf7-radio) .wpcf7-list-item .wpcf7-list-item-label::before {
content: '';
display: block;
width: 40px;
height: 40px;
flex-shrink: 0;
}
.wpcf7-radio {} .dvizh-form-wrap .wpcf7-form-control-wrap { display: block; width: 100%; }
.dvizh-form-wrap input.wpcf7-text,
.dvizh-form-wrap input.wpcf7-email,
.dvizh-form-wrap input.wpcf7-tel {
width: 100%;
height: 60px;
background: #f6f6f6;
border: none;
border-radius: 50px;
padding: 0 20px;
font-family: 'GothamPro', 'Inter', sans-serif;
font-size: 16px;
line-height: 1.1;
letter-spacing: -0.04em;
color: #323c32;
text-align: center;
box-sizing: border-box;
outline: none;
transition: box-shadow 0.15s;
margin: 0;
}
.dvizh-form-wrap input.wpcf7-text:focus,
.dvizh-form-wrap input.wpcf7-email:focus,
.dvizh-form-wrap input.wpcf7-tel:focus {
box-shadow: 0 0 0 1px #db0d2d;
}
.dvizh-form-wrap input::-webkit-input-placeholder { color: #323c32; opacity: 1; }
.dvizh-form-wrap input::placeholder { color: #323c32; opacity: 1; } .dvizh-form-wrap .wpcf7-acceptance .wpcf7-list-item {
margin: 0 0 4px !important;
background: transparent;
padding: 0;
border-radius: 0;
display: block;
}
.dvizh-form-wrap .wpcf7-acceptance .wpcf7-list-item label {
display: flex;
gap: 10px;
align-items: flex-start;
cursor: pointer;
margin: 0;
font-weight: 400;
}
.dvizh-form-wrap .wpcf7-acceptance input[type=checkbox] {
-webkit-appearance: none;
appearance: none;
width: 25px;
height: 25px;
border: 1px solid #e1e6ed;
border-radius: 4px;
background: linear-gradient(to bottom, #fff, #f0f3f7);
flex-shrink: 0;
cursor: pointer;
margin: 0;
transition: background 0.15s;
}
.dvizh-form-wrap .wpcf7-acceptance input[type=checkbox]:checked {
background-color: #db0d2d;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");
background-position: center;
background-size: 65%;
background-repeat: no-repeat;
border-color: #db0d2d;
}
.dvizh-form-wrap .wpcf7-acceptance .wpcf7-list-item-label {
font-family: 'GothamPro', 'Inter', sans-serif;
font-size: 14px;
line-height: 1.2;
letter-spacing: -0.04em;
color: #323c32;
}
.dvizh-form-wrap .wpcf7-acceptance .wpcf7-list-item-label strong,
.dvizh-form-wrap .wpcf7-acceptance .wpcf7-list-item-label b {
font-weight: 500;
} .dvizh-form-wrap p:last-child { text-align: center; margin-top: 14px; }
.dvizh-form-wrap input[type=submit] {
background: #ff0026;
color: #fff;
border: none;
border-radius: 50px;
width: 100%;
max-width: 391px;
height: 70px;
font-family: 'Gotham Pro', 'Inter', sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 1.2;
cursor: pointer;
transition: opacity 0.2s;
margin: 0 auto;
}
.dvizh-form-wrap input[type=submit]:hover { opacity: 0.92; }
.dvizh-form-wrap .wpcf7-spinner { display: inline-block; vertical-align: middle; } .dvizh-form-wrap .wpcf7-not-valid-tip {
color: #db0d2d;
font-size: 13px;
text-align: center;
margin-top: 6px;
}
.dvizh-form-wrap .wpcf7-response-output {
border-radius: 8px;
padding: 12px 16px;
font-size: 14px;
text-align: center;
margin: 16px 0 0 !important;
} @media (max-width: 768px) {
.dvizh-card { padding: 30px 18px; border-radius: 20px; }
.dvizh-title { font-size: 22px; }
.dvizh-sub { font-size: 16px; }
.dvizh-form-wrap .wpcf7-form-control:is(.wpcf7-checkbox, .wpcf7-radio) .wpcf7-list-item { padding: 14px 16px; }
.dvizh-form-wrap .wpcf7-form-control:is(.wpcf7-checkbox, .wpcf7-radio) .wpcf7-list-item label { gap: 14px; }
.dvizh-form-wrap .wpcf7-form-control:is(.wpcf7-checkbox, .wpcf7-radio) .wpcf7-list-item .wpcf7-list-item-label { font-size: 15px; gap: 10px; }
.dvizh-form-wrap .wpcf7-form-control:is(.wpcf7-checkbox, .wpcf7-radio) .wpcf7-list-item .wpcf7-list-item-label::before { width: 36px; height: 36px; }
.dvizh-form-wrap .wpcf7-acceptance .wpcf7-list-item-label { font-size: 13px; }
.dvizh-form-wrap input[type=submit] { height: 60px; font-size: 18px; }
}
i.als-ruble {font-family: 'AlsRuble';font-style:normal;} @font-face {
font-family: 'AlsRuble';
src: url(//ostanin.ru/wp-content/themes/ostanin/fonts/AlsRuble.eot);
src: url(//ostanin.ru/wp-content/themes/ostanin/fonts/AlsRuble.eot?#iefix) format('embedded-opentype'),
url(//ostanin.ru/wp-content/themes/ostanin/fonts/AlsRuble.woff) format('woff'),
url(//ostanin.ru/wp-content/themes/ostanin/fonts/AlsRuble.ttf) format('truetype'),
url(//ostanin.ru/wp-content/themes/ostanin/fonts/AlsRuble.svg#ALSRublRegular) format('svg');
font-weight: normal;
font-style:  normal;
}
@media screen and (max-width: 768px) {
.wpc-widget-close-container {display:flex !important;justify-content:flex-end;}
.wpc-filters-widget-content.wpc-filters-widget-opened {top:0 !Important;}
} @media (min-width: 1400px) { 
} @media (min-width: 1200px) and (max-width: 1399px) {
.font-size-40, .font-size-40 p {font-size: 35px;}
.font-color-1s h2.font-size-40 span {font-size:35px;}
.button-1, .button-2 {padding: 20px 25px;font-size: 16px;}
.sp-image-a {width: 580px !important;}
.container-1320 {padding-right: 15px !important;padding-left: 15px !important;}
.img-mob-1 {width:620px !important;}
.button-1.padding-1 {padding-right:50px !important;padding-left:50px !important;}
.float-menu-1 a {padding: 20px 20px;}
.button-4 {padding: 13px 14px;}
.deskMenu li { margin-right: 0.9em;}
} @media (min-width: 992px) and (max-width: 1199px) {
.font-size-96 {font-size:76px;}
.font-size-34 {font-size:24px;}
.lg-down-mt-0 {margin-top:0;}
.box-4.h-100 .font-size-38 p {font-size: 30px;line-height: 110%;} 
.slider-box-1 .swiper-text-box {width: 95%;}
.mob-33a .float-menu-2 span {padding: 20px 10px;font-size: 18px;}
.font-size-32 {font-size: 28px;}
.button-play img {width:80px;height:80px;left: calc(50% - 40px);top: calc(50% - 40px);}
.font-size-50, .font-size-50 p {font-size: 35px;}
.font-size-40, .font-size-40 p {font-size: 30px;}
.font-color-1s h2.font-size-40 span {font-size:26px;margin:5px 0}
.button-1, .button-2 {padding: 16px 18px;font-size: 15px;}
.button-1.padding-1 {padding-right:50px !important;padding-left:50px !important;}
.sp-image-a {width: 480px !important;}
.container-1320 {padding-right: 15px !important;padding-left: 15px !important;}
.img-mob-1 {width:520px !important;}
.box-2 {padding: 20px 15px;}
.burger-mob {background:#ff0026;border-radius: 50%;padding: 8px;display: flex;}
#ost-header .burger-mob .btnSquare {width: 25px;height: 25px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/burger-mob.svg) no-repeat;background-repeat: no-repeat;background-position: center;background-size: contain;}
.lg-down-pl-20 {padding-left:20px;}
.mob-obj-1 {width:400px !important;}
.mob-obj-2.font-size-24 p {font-size:20px;}
.float-menu-1 a {padding: 20px 10px;flex: 1;text-align: center;}
.lg-down-mb-20 {margin-bottom:20px;}
.box-36a {padding: 80px 20px 50px 30px;}
.mob-obj-3 {max-width:500px !important;}
.lg-down-pr-20 {padding-right:20px;}
.font-size-35 {font-size: 30px;}
.box-gallery > div > div.photos-5:nth-child(1) > div {width:50%;height:250px;}
.box-gallery > div > div.photos-3:nth-child(1) > div {width:100%;height:250px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(1) {width:100%;height:250px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(2) {width:50%;height:250px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(3) {width:50%;height:250px;}
.box-gallery > div > div.photos-2:nth-child(1) > div {width:50%;height:500px;}
.box-gallery-item {height: 500px;}
.mob-47c {object-position: center !important;height: 500px !important;}
.box-17a {padding: 50px 30px 30px 30px;}
.button-14 {padding: 5px 8px 5px 12px;margin-bottom: 15px;}
.mob-no-br br {display:none;}
.font-size-45 {font-size:42px;}
.img-mob-27 {height:400px !important;}
.img-mob-28 {height:300px !important;}
.sh-2 .sub-menu {display:none;}
.subheader.sh-2 {display:none !important;} 
.box-40a .font-size-24 {font-size: 20px;}
.box-breadcrumbs.font-color-1.font-weight-normal {left:35px !important;}
.box-value {padding: 30px 30px;}
.box-value-1 {padding: 10px 30px;}
.box-val .font-size-24 {font-size:20px;}
.lg-down-d-flex {display:flex !important;}
.mob-31a {font-size: inherit;line-height: 110%;}
.mob-31a span {font-weight: 400;font-size: inherit;}
} @media (min-width: 768px) and (max-width: 991px) { 
.mob-31a {font-size: inherit;line-height: 110%;}
.mob-31a span {font-weight: 400;font-size: inherit;}
.font-size-96 {font-size:66px;}
.font-size-34 {font-size:24px;}
.lg-down-mt-0 {margin-top:0;}
.mob-land-1 {justify-self: center;display: flex;}
.md-down-mb-20-i {margin-bottom:20px !important;}
.md-down-mt-0 {margin-top:0;}
.md-down-pt-10 {padding-top:10px;}
.md-down-no-br br {display:none;}
.lg-down-d-flex {display:flex !important;}
.md-down-d-none {display:none;}
.slider-mod-1 .box-4 .font-size-18 {font-size:20px;}
.slider-mod-1 .box-4 br, .slider-mod-1 .slider-box-1 br {display:none;}
.slider-box-0 .box-4 .mt-15 {margin-top:0 !important;}
.slider-box-0 .box-4 {flex:1;padding: 15px;align-items: center;}
.pl-n {padding-left:15px !important;}
.pr-n {padding-right:15px !important;}
.slider-box-1 .sp-image {object-position: 0px 0px;}
.slider-mod-1 .swiper.swiper-box-1 {margin-top:20px !important;}
.slider-mod-1 .box-4.h-100 .font-size-38 p {font-size: 30px;line-height: 110%;} 
.slider-box-1 .swiper-text-box {width: 95%;}
#accordionFlushExample-2 {padding:15px;}
.box-61-item .arrow-3 > img:nth-child(1) {width:48px !important;}
.box-61-item .arrow-3 > img:nth-child(2) {width:48px !important;}
.float-menu-2 {flex-wrap: nowrap;}
.mob-33a .float-menu-2 span {padding: 20px 5px;font-size: 16px;}
.element-21a {background: #ff0026;}
.img-mob-28 {height:300px !important;justify-self: center; align-self: center;margin-top: 20px;}
.img-mob-27 {height:400px !important;}
.font-size-45 {font-size:36px;}
.mob-no-br br {display:none;}
.mob-47c {object-position: center !important;height: 460px !important;}
.box-17a {padding: 50px 30px 30px 30px;}
.button-14 {padding: 5px 8px 5px 12px;margin-bottom: 15px;}
.md-down-mb-20 {margin-bottom:20px;}
.font-size-35 {font-size: 30px;}
.lg-down-pr-20 {padding-right:20px;}
.lg-down-pl-20 {padding-left:20px;}
.mob-obj-1 {width:400px !important;}
.mob-obj-2.font-size-24 p {font-size:20px;}
.float-menu-1 a {padding: 20px 10px;flex: 1;text-align: center;}
.lg-down-mb-20 {margin-bottom:20px;}
.box-36a {padding: 80px 20px 50px 30px;}
.mob-obj-3 {max-width:300px !important;}
.mob-obj-4 {padding:30px 40px 70px 40px  !important;}
.mob-obj-5 {flex-direction:column;padding:30px 40px;}
.float-menu-1 a {padding: 10px 20px;flex: 1;width: 33%;padding: 10px 30px !important;}
.mob-obj-6 {flex-wrap:wrap;}
.box-34 {font-size:18px;}
.box-36 {padding: 30px 20px 30px 30px;}
.box-36 ul li {font-size: 18px;}
.content-3 ul li {font-size: 16px;}
.box-37a {position: relative; margin-bottom: 20px; width: fit-content;}
.mob-obj-7 {padding-left: 40px;}
.box-38 h2.font-size-32 {font-size: 22px;}
.md-down-mt-20 {margin-top:20px;}
.md-down-mb-0 {margin-bottom:0;}
.md-down-mb-20 {margin-bottom:20px;}
.box-31a {min-height: 320px;}
.content .font-size-20, .content .font-size-20 p, .content .font-size-20 a, .content .font-size-20 li {font-size: 18px;}
.font-size-32 {font-size: 26px;}
.md-down-pb-0 {padding-bottom:0;}
.md-down-pt-0 {padding-top:0;}
.md-down-pl-0 {padding-left:0;}
.pt-60.pr-50 {padding-right:0;}
.font-size-24, .font-size-24 p {font-size: 20px;}
.button-play img {width:60px;height:60px;left: calc(50% - 30px);top: calc(50% - 30px);}
.font-size-50, .font-size-50 p {font-size: 30px;}
.font-size-40, .font-size-40 p {font-size: 26px;}
.font-color-1s h2.font-size-40 span {font-size:26px;}
.button-1, .button-2 {padding: 16px 18px;font-size: 15px !important;}
.button-1.padding-1 {padding-right:50px !important;padding-left:50px !important;}
.sp-image-a {width: 480px !important;display:none;}
.container-1320 {padding-right: 15px !important;padding-left: 15px !important;}
.img-mob-1 {width:520px !important;}
.box-2 {padding: 20px 15px;}
.burger-mob {background:#ff0026;border-radius: 50%;padding: 8px;display: flex;}
#ost-header .burger-mob .btnSquare {width: 25px;height: 25px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/burger-mob.svg) no-repeat;background-repeat: no-repeat;background-position: center;background-size: contain;}
.mob-2 {display:none;}
.header-logo img {width: 90px;}
.swiper-box-1 .swiper-slide {height: auto;}
.swiper-box-1 .swiper-slide .box-1 {height:100%;width: 70%;}
.swiper-box-1 {height: 400px;}
.sw-box-2 {bottom: 10px;}
.box-12 {align-items: flex-start;text-align: left;}
.box-5 img {width: 30px;}
.mob-3 {flex-direction:column;}
.mob-3 img:not(.b-p-image) {width:auto !important;}
.box-4 {padding: 0px 0px;}
.box-5 {padding: 25px 15px;}
.mob-4 .col-3 {flex: 0 0 33%;max-width: 33%;}
.swiper-box-2 .swiper-slide img {width: auto !important;display: block;}
.mob-3 .col-6 {flex: 0 0 100%;max-width: 100%;}
.mob-3 .pr-60 {padding-right:0;}
.mob-3 .font-size-40 br {display:none;}
.mob-5 .col-3 {flex: 0 0 50%;max-width: 50%;margin-bottom:20px;}
.mob-6 .post__item__info {padding:20px 10px !important;}
.box-4 h2 {font-size: 18px;}
.md-d-none {display:none;}
.md-down-block {display:block;} 
.lg-down-pl-20 {padding-left:20px;}
.mob-obj-1 {width:400px !important;}
.mob-obj-2.font-size-24 p {font-size:20px;}
.float-menu-1 a {padding: 20px 10px;flex: 1;text-align: center;}
.lg-down-mb-20 {margin-bottom:20px;}
.box-36a {padding: 80px 20px 50px 30px;}
.box-gallery > div > div.photos-5:nth-child(1) > div {width:50%;height:200px;}
.box-gallery > div > div.photos-3:nth-child(1) > div {width:100%;height:200px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(1) {width:100%;height:200px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(2) {width:50%;height:200px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(3) {width:50%;height:200px;}
.box-gallery > div > div.photos-2:nth-child(1) > div {width:50%;height:400px;}
.box-gallery-item {height: 400px;}
.box-gallery-item {padding: 7px;}
.element-21b {font-size: 12px;padding: 4px 15px 6px}
.h1-no-br br {display:none;}
.ul-3 li {padding-left: 42px !important;margin-bottom: 10px !important;}
.ul-3 li::after {width: 20px;height: 20px;background-size: 100%;}
.ul-3 li {font-size: 20px !important;}
.box-17a .font-size-40 {font-size: 26px !important;}
.text-expo {left: 60px;} 
.sh-2 .sub-menu {display:none;}
.subheader.sh-2 {display:none !important;}
.box-40a .font-size-24 {font-size: 16px;}
.box-46 {padding: 12px 10px;font-size: 15px;min-width: 120px;}
.md-down-pl-20 {padding-left:20px;}
.box-breadcrumbs {display:none;}
.float-menu-1 {align-items: center;}
.box-value {}
.box-value-1 {}
.box-val .font-size-24 {font-size:20px;}
.box-value-0 {min-height:300px;}
.box-value {text-align:center;}
} @media (min-width: 576px) and (max-width: 767px) {
.mob-31a {font-size: inherit;line-height: 110%;}
.mob-31a span {font-weight: 400;font-size: inherit;}
.lg-down-d-flex {display:flex !important;}
.md-down-d-none {display:none;}
.slider-mod-1 .box-4 .mb-5px {margin-bottom: 15px;}
.slider-mod-1 .box-4 .font-size-18 {font-size:20px;}
.slider-mod-1 .box-4 br, .slider-mod-1 .slider-box-1 br {display:none;}
.slider-box-0 .box-4 .mt-15 {margin-top:0 !important;}
.slider-box-0 .box-4 {flex:1;padding: 15px 25px;align-items: center;}
.pl-n {padding-left:15px !important;}
.pr-n {padding-right:15px !important;}
.slider-box-1 .sp-image {object-position: 0px 0px;}
.slider-mod-1 .swiper.swiper-box-1 {margin-top:20px !important;}
.slider-mod-1 .box-4.h-100 .font-size-38 p {font-size: 30px;line-height: 110%;} 
.slider-box-1 .swiper-text-box {width: 95%;}
#accordionFlushExample-2 {padding:15px;}
.box-61-item .arrow-3 > img:nth-child(1) {width:38px !important;}
.box-61-item .arrow-3 > img:nth-child(2) {width:38px !important;}
.subheader.sh-2 {display:none !important;}
.mob-obj-3a {padding: 30px;}
.mob-obj-3a > div:nth-child(1) {margin-bottom:15px;}
.text-expo {left: 40px;bottom: calc(50% - 50px);}
.mob-17a {flex-direction:column !important;}
.mob-33a .float-menu-2 span {padding: 20px 10px;font-size: 18px;}
.ul-3 li {padding-left: 42px !important;margin-bottom: 10px !important;}
.ul-3 li::after {width: 20px;height: 20px;background-size: 100%;}
.ul-3 li {font-size: 18px !important;}
.h1-no-br br {display:none;}
.element-21b {font-size: 12px;padding: 4px 15px 6px}
.img-mob-28 {height:300px !important;justify-self: center; align-self: center;margin-top: 20px;}
.img-mob-27 {height:400px !important;}
.font-size-45 {font-size:36px;}
.mob-no-br br {display:none;}
.mob-47c {object-position: center !important;height: 430px !important;}
.box-17a {padding: 50px 30px 30px 30px;}
.button-14 {padding: 5px 8px 5px 12px;margin-bottom: 15px;}
.md-down-mb-20 {margin-bottom:20px;}
.font-size-35 {font-size: 22px;}
.mob-47f {width: 100%;text-align: center;}
.mob-47b {height:auto !important}
.box-32 {padding: 20px 20px 20px 20px;}
.lg-down-pr-20 {padding-right:20px;}
.image-fit {height: auto;}
.mob-obj-11 {display:none;}
.lg-down-pl-20 {padding-left:20px;}
.mob-obj-1 {width:400px !important;}
.mob-obj-2.font-size-24 p {font-size:20px;}
.float-menu-1 a {padding: 20px 10px;flex: 1;text-align: center;}
.lg-down-mb-20 {margin-bottom:20px;}
.box-36a {padding: 80px 20px 50px 30px;}
.mob-obj-3 {max-width:300px !important;}
.mob-obj-4 {padding:30px 40px 70px 40px  !important;}
.mob-obj-5 {flex-direction:column;padding:30px 40px;}
.float-menu-1 a {padding: 10px 30px;flex: auto;width: 33%;padding: 10px 30px !important;}
.mob-obj-6 {flex-wrap:wrap;}
.box-34 {font-size:18px;}
.box-36 {padding: 30px 20px 30px 30px;}
.box-36 ul li {font-size: 18px;}
.content-3 ul li {font-size: 16px;}
.box-37a {position: relative; margin-bottom: 20px; width: fit-content;}
.mob-obj-7 {padding-left: 40px;}
.box-38 h2.font-size-32 {font-size: 22px;}
.navigation-3 {display:none;}
.mob-obj-10 {flex-direction: column;}
.box-35 > .col-12:nth-child(2n+1) .col-12:nth-child(2) {order: 2;}
.sm-down-pl-20 {padding-left:20px;}
.box-quote.box-31 {padding: 90px 25px;}
.mob-78 {padding-left:0;padding-right:0;}
.box-31 {padding: 20px 25px;}
.mob-77 .font-size-32 {margin-bottom:30px;}
.mob-77 {flex-direction:column;}
.box-31a {min-height: 260px;}
.md-down-mt-20 {margin-top:20px;}
.md-down-mb-0 {margin-bottom:0;}
.md-down-mb-20 {margin-bottom:20px;}
.content h2 {font-size: 30px;}
.md-down-mb-20 {margin-bottom:20px;}
.sm-down-pt-0 {padding-top:0;}
.box-4a {min-height: 150px;}
.content .font-size-20, .content .font-size-20 p, .content .font-size-20 a, .content .font-size-20 li {font-size: 16px;}
.font-size-32 {font-size: 26px;}
.sm-down-mb-20 {margin-bottom:20px;}
.mob-76 {display:none !important;}
.sm-down-mb-0 {margin-bottom:0;}
.sm-down-pb-0 {padding-bottom:0 !important;}
.md-down-pb-0 {padding-bottom:0;}
.md-down-pt-0 {padding-top:0;}
.md-down-pl-0 {padding-left:0;}
.object-2:before {background:rgb(48,48,48);}
.about_tmpl h2 {font-size: 22px;}
.pt-60.pr-50 {padding-right:0;}
.font-size-24, .font-size-24 p {font-size: 18px;}
.button-play img {width:50px;height:50px;left: calc(50% - 25px);top: calc(50% - 25px);}
.sm-down-pt-20 {padding-top:20px;}
.box-8 {width: 90%;}
.box-9 > div span {font-size: 40px;}
.box-6 h2 span {font-size: 40px;}
.font-size-20, .font-size-20 p, .font-size-20 a, .font-size-20 li {font-size: 16px;}
.site_header .button-4 {padding: 9px 25px}
.font-size-50, .font-size-50 p {font-size: 22px;}
.font-size-40, .font-size-40 p {font-size: 22px;}
.font-color-1s h2.font-size-40 span {font-size:22px;}
.button-1, .button-2 {padding: 16px 18px;font-size: 14px !important;}
.button-1.padding-1 {padding-right:50px !important;padding-left:50px !important;}
.sp-image-a {width: 480px !important;display:none;}
.container-1320 {padding-right: 15px !important;padding-left: 15px !important;}
.img-mob-1 {width:520px !important;}
.box-2 {padding: 20px 15px;}
.burger-mob {background:#ff0026;border-radius: 50%;padding: 8px;display: flex;}
#ost-header .burger-mob .btnSquare {width: 25px;height: 25px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/burger-mob.svg) no-repeat;background-repeat: no-repeat;background-position: center;background-size: contain;}
.mob-2 {display:none;}
.header-logo img {width: 90px;}
.swiper-box-1 .swiper-slide {height: auto;}
.swiper-box-1 .swiper-slide .box-1 {height:100%;}
.swiper-box-1 {height: 350px;}
.sw-box-2 {bottom: 10px;}
.box-12 {align-items: flex-start;text-align: left;}
.box-5 img {width: 30px;}
.mob-3 {flex-direction:column;}
.mob-3 img:not(.b-p-image) {width:auto !important;}
.box-4 {padding: 0px 0px;}
.box-5 {padding: 25px 15px;}
.mob-4 .col-3 {flex: 0 0 50%;max-width: 50%;}
.swiper-box-2 .swiper-slide img {width: auto !important;display: block;}
.mob-3 .col-6 {flex: 0 0 100%;max-width: 100%;}
.mob-3 .pr-60 {padding-right:0;}
.mob-3 .font-size-40 br {display:none;}
.mob-5 .col-3 {flex: 0 0 50%;max-width: 50%;margin-bottom:20px;}
.mob-6 .post__item__info {padding:20px 10px !important;}
.box-4 h2 {font-size: 18px;}
.sm-down-d-none {display:none;}
.sm-down-d-flex {display:flex;}
.ajax-loader {width:auto !important;}
.mob-16 {display: flex;width: 100%;justify-content: center;}
.menu-2 ul {padding:0;margin-left:0;}
.box-15.mob-16 {justify-content: space-between;align-items: center !important;text-align: center !important;}
.box-15.mob-16 ul {padding: 0;}
.md-d-none {display:none;}
.md-down-block {display:block;}
.wpc-filters-open-button-container  {display:block !important;}
.box-4a .font-size-20, .box-4a .font-size-20 p, .box-4a .font-size-20 a {font-size:20px;}
.box-32 img {height: 400px;}
.box-32 .font-size-40 {font-size:32px;}
.box-gallery > div > div.photos-5:nth-child(1) > div {width:50%;height:200px;}
.box-gallery > div > div.photos-3:nth-child(1) > div {width:100%;height:200px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(1) {width:100%;height:200px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(2) {width:50%;height:200px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(3) {width:50%;height:200px;}
.box-gallery > div > div.photos-2:nth-child(1) > div {width:50%;height:400px;}
.box-gallery-item {height: 400px;}
.box-gallery-item {padding: 7px;}
.mob-52c {padding:12px 35px !important;}
.creator-box-logo {margin-bottom: 30px;margin-top: 10px;}
.element-21b {font-size: 12px;padding: 4px 15px 6px}
.h1-no-br br {display:none;}
.mob-17a {flex-direction:column !important;}
.mob-17a img {margin-bottom:30px;;}
.mob-17a > div {margin-right:0 !important;}
.box-17a .font-size-40 {font-size: 22px !important;}
.font-size-18, .font-size-18 p {font-size: 16px;}
.box-49 {min-height:240px !important;}
.box-43 ol strong {font-size: 18px;}
.box-43 ol li:before {top: 12px;}
.box-44 span:nth-child(1) {font-size: 40px;}
.sm-down-mb-0-i {margin-bottom:0 !Important;}
.box-47a {flex-direction: column;}
.box-47a > div:nth-child(1) {width: 100%;}
.box-47a > div:nth-child(2) {width: 100%;}
.md-down-pl-20 {padding-left:20px;}
.box-50 {}
.box-46 {padding: 12px 5px;min-width: 100px;}
.box-40a {padding: 20px 10px;}
.box-47a div:nth-child(2) > div {flex-direction: column;}
.box-51 {display:none;}
.box-51a {display:block;}
.swiper-box-2b .swiper-slide {
height: calc((100% - 40px) / 3) !important;
display: flex;
justify-content: center;
align-items: center;
}
.swiper-grid-column>.swiper-wrapper {flex-wrap: wrap;flex-direction: column;}
.box-52 {flex-direction: column;align-items: flex-start;}
.box-value {}
.box-value-1 {}
.box-val .font-size-24 {font-size:20px;}
.box-value-0 {min-height:200px;}
.box-value {text-align:center;}
.font-size-96 {font-size: 60px;}
.lg-down-mt-0 {margin-top:0;}
.mob-land-1 {justify-self: center;display: flex;width: 80%;}
.mob-land-2 {height: 350px !important;}
.font-size-34 {font-size: 24px;}
.md-down-mb-20-i {margin-bottom:20px !important;}
.mob-land-3 {min-height:180px !important;}
.mob-land-4 {padding: 15px 40px  !important;font-size: 16px !important;}
.md-down-mt-0 {margin-top:0;}
.md-down-pt-10 {padding-top:10px;}
.md-down-no-br br {display:none;}
.slider-1-element-2 {font-size: 16px;}
#btn-up {display: none !important;}
.mob-t1 {width:100%;height:auto !important;}
} @media (max-width: 575px) {
.mob-31a {font-size: inherit;line-height: 110%;}
.mob-31a span {font-weight: 400;font-size: inherit;}
#btn-up {display: none !important;}
.lg-down-d-flex {display:flex !important;}
.box-value {}
.box-value-1 {}
.box-val .font-size-24 {font-size:20px;}
.box-2.box-value-0 {min-height:250px !important;}
.box-value {text-align:center;}
.md-down-d-none {display:none;}
.slider-mod-1 .slider-box-1 .swiper-text-box {padding-bottom: 50px;}
.slider-mod-1 .slider-box-1 .swiper-pagination {text-align: center;padding-right: 0px;}
.slider-mod-1 .mob-11 {flex-direction: column;}
.slider-mod-1 .button-2 {margin-top:15px;}
.slider-mod-1 .box-4 {margin-left:0;}
.xs-flex-column {flex-direction:column;}
.slider-mod-1 .box-4 .mb-5px {margin-bottom: 9px;}
.slider-mod-1 .box-4 .font-size-18 {font-size:20px;}
.slider-mod-1 .box-4 span.font-size-20 {font-size:20px;}
.slider-mod-1 .box-4 br, .slider-mod-1 .slider-box-1 br {display:none;}
.slider-box-0 .box-4 .mt-15 {margin-top:0 !important;}
.slider-box-0 .box-4 {flex:1;padding: 15px 25px;align-items: center;}
.pl-n {padding-left:15px !important;}
.pr-n {padding-right:15px !important;}
.slider-box-1 .sp-image {object-position: -380px 0px;}
.slider-mod-1 .swiper.swiper-box-1 {margin-top:20px !important;}
.slider-mod-1 .box-4.h-100 .font-size-38 p {font-size: 24px;line-height: 110%;} 
.slider-box-1 .swiper-text-box {width: 95%;}
#accordionFlushExample-2 {padding:15px;}
.box-61-item .arrow-3 > img:nth-child(1) {width:38px !important;}
.box-61-item .arrow-3 > img:nth-child(2) {width:38px !important;}
.swiper-grid-column>.swiper-wrapper {flex-wrap: wrap;flex-direction: column;}
.swiper-box-2b .swiper-slide {
height: calc((100% - 40px) / 3) !important;
display: flex;
justify-content: center;
align-items: center;
}
.box-52 {flex-direction: column;align-items: flex-start;}
.box-44 span:nth-child(1) {font-size: 40px;}
.box-44 {width: 100%;height:55px;}
.box-53 {min-height:300px !Important;}
.box-40 {padding: 20px 10px;}
.box-47a div:nth-child(2) > div {flex-direction: column;}
.box-47a {flex-direction: column;}
.box-47a > div:nth-child(1) {width: 100%;}
.box-47a > div:nth-child(2) {width: 100%;}
.md-down-pl-20 {padding-left:20px;}
.xs-pr-20 {padding-right:20px;}
.xs-ml-0 {margin-left:0;}
.xs-pb-0 {padding-bottom:0;}
.box-50 {display:none;}
.box-51 {display:none;}
.box-51a {display:block;}
#block-11 .navigation-2a {display:none;}
.sm-down-mb-0-i {margin-bottom:0 !important;}
.mob-21c {display:block !important;}
.subheader:not(.sh-2)  {display:none !important;}
.subheader.sh-2 .button-4 {width: 100%;text-align: center;}
.subheader.sh-2 {}
.subheader.sh-2 {height: calc(100% - 75px);position: fixed;right:auto;left:0;width:100%}
.subheader .mobile-menu {height: 100%;}
.sh-2 .sub-menu {display:none;}
.mob-obj-3a {padding: 30px;}
.mob-obj-3a > div:nth-child(1) {margin-bottom:15px;}
.text-expo {
position: absolute;
left: 0px;    padding: 0 20px;
bottom: 150px;
text-align: center;}
.logo-ecspo {right: calc(50% - 90px);width:180px;}
.box-17a .font-size-40 {font-size: 22px !important;}
.mob-17a {flex-direction:column !important;}
.mob-17a > div {margin-right:0 !important;}
.mob-17a img {margin-bottom:30px;;}
.mob-33a {display:flex !important;flex-direction:column;}
.mob-33a .float-menu-1 {display:flex !important;flex-direction:column;}
.mob-33a span {font-size:18px;}
.ul-3 li {padding-left: 42px !important;margin-bottom: 10px !important;}
.ul-3 li::after {width: 20px;height: 20px;background-size: 100%;}
.ul-3 li {font-size: 18px !important;}
.h1-no-br br {display:none;}
.element-21b {font-size: 12px;padding: 4px 15px 6px}
.xs-ml-0 {margin-left:0;}
.mob-52c {padding:12px 35px !important;width: 100%;text-align: center;margin-bottom:5px;}
.mob-51с {display:none;}
.xs-font-size-13 {font-size:13px;}
.xs-no-br br {display:none;}
.img-mob-28 {height:300px !important;justify-self: center; align-self: center;margin-top: 20px;}
.img-mob-27 {height:300px !important;}
.font-size-45 {font-size:26px;}
.mob-no-br br {display:none;}
.mob-47c {object-position: -370px !important;height: 400px !important;}
.box-17a {padding: 50px 30px 30px 30px;}
.button-14 {padding: 5px 8px 5px 12px;margin-bottom: 15px;}
.md-down-mb-20 {margin-bottom:20px;}
.text-motion {left: 30px;width: 85%;}
.logo-motion {height: 65px;}
.button-14 { width: 100%;justify-content: center;}
.box-17a {align-items: center;text-align: center;}
.mob-27d {flex-direction: column;}
.sm-down-d-flex {display:flex}
.xs-pt-0 {padding-top:0;}
.box-gallery > div > div.photos-5:nth-child(1) > div {width:100%;height:250px;}
.box-gallery > div > div.photos-3:nth-child(1) > div {width:100%;height:250px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(1) {width:100%;height:250px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(2) {width:100%;height:250px;}
.box-gallery > div > div.photos-4:nth-child(1) > div:nth-child(3) {width:100%;height:250px;}
.box-gallery > div > div.photos-2:nth-child(1) > div {width:100%;height:250px;}
.box-gallery-item {height: 250px;}
.box-gallery-item {padding: 7px;}
.box-gallery > div {flex-direction: column;}
.font-size-35 {font-size: 22px;}
.sm-down-d-none {display:none;}
.mob-47f {width: 100%;text-align: center;}
.mob-47b {height:auto !important}
.box-32 img {height: 400px;}
.box-32 .font-size-40 {font-size:28px;}
.box-32 {padding: 20px 20px 20px 20px;}
.lg-down-pr-20 {padding-right:20px;}
.image-fit {height: auto;}
.mob-obj-11 {display:none;}
.page-product-detail {overflow: hidden;}
.mob-obj-4 img {position: relative !important;right: unset !important;bottom: unset !important;}
.mob-obj-4 .button-1 {width:100% !important;}
.box-34 {width: 100%;}
.lg-down-pl-20 {padding-left:20px;}
.mob-obj-1 {width:400px !important;}
.mob-obj-2.font-size-24 p {font-size:16px;}
.float-menu-1 a {padding: 20px 10px;flex: 1;text-align: center;}
.lg-down-mb-20 {margin-bottom:20px;}
.box-36a {padding: 80px 20px 50px 30px;}
.mob-obj-3 {max-width:300px !important;}
.mob-obj-4 {padding:30px 40px 30px 40px  !important;}
.mob-obj-5 {flex-direction:column;padding:30px 40px;}
.float-menu-1 a {padding: 10px 10px;flex: auto;width: 50%;padding: 10px 30px !important;}
.mob-obj-6 {flex-wrap:wrap;}
.box-34 {font-size:18px;}
.box-36 {padding: 30px 20px 30px 30px;}
.box-36 ul li {font-size: 16px;}
.content-3 ul li {font-size: 16px;}
.box-37a {position: relative; margin-bottom: 20px; width: fit-content;}
.mob-obj-7 {padding-left: 40px;}
.box-38 h2.font-size-32 {font-size: 22px;}
.navigation-3 {display:none;}
.mob-obj-10 {flex-direction: column;}
.box-35 > .col-12:nth-child(2n+1) .col-12:nth-child(2) {order: 2;}
.box-34 {font-size: 16px;}
.sm-down-pl-20 {padding-left:20px;}
.box-quote.box-31 {padding: 90px 25px;}
.mob-78 {padding-left:0;padding-right:0;}
.box-31 {padding: 20px 25px;}
.mob-77 .font-size-32 {margin-bottom:20px;}
.mob-77 {flex-direction:column;}
.box-31a {min-height: 260px;}
.md-down-mt-20 {margin-top:20px;}
.md-down-mb-0 {margin-bottom:0;}
.md-down-mb-20 {margin-bottom:20px;}
.content h2 {font-size: 30px;}
.md-down-mb-20 {margin-bottom:20px;}
.sm-down-pt-0 {padding-top:0;}
.box-4a {min-height: 150px;}
.content .font-size-20, .content .font-size-20 p, .content .font-size-20 a, .content .font-size-20 li {font-size: 16px;}
.font-size-32 {font-size: 24px;}
.sm-down-mb-20 {margin-bottom:20px;}
.sm-down-pt-0 {padding-top:0;}
.box-4a {min-height: 150px;}
.sm-down-mb-20 {margin-bottom:20px;}
.mob-76 {display:none !important;}
.sm-down-mb-0 {margin-bottom:0;}
.sm-down-pb-0 {padding-bottom:0 !important;}
.md-down-pb-0 {padding-bottom:0;}
.md-down-pt-0 {padding-top:0;}
.md-down-pl-0 {padding-left:0;}
.object-2:before {background:rgb(48,48,48);}
.xs-mb-20 {margin-bottom:20px;}
.box-14 {width: 40px;height: 40px;}
#block-cennosti .box-14 {flex-shrink: 0}
.box-14 img {    max-height: 30px;max-width: 24px;}
.box-13 .font-size-20 {font-size:18px;}
.box-13 {min-height: auto;}
.about_tmpl h2 {font-size: 22px;}
.pt-60.pr-50 {padding-right:0;}
.font-size-24, .font-size-24 p {font-size: 18px;}
.button-play img {width:50px;height:50px;left: calc(50% - 25px);top: calc(50% - 25px);}
.sm-down-pt-20 {padding-top:20px;}
.metka {font-size: 12px;} 
.xs-down-d-none {display:none !important;}
.xs-down-d-flex {display:flex !important;}
.xs-d-none {display:none;}
.sm-d-flex {display:flex;}
.home_forma .container.container-1320 {padding:40px 0 !important;}
#form .form-2 .wpcf7-submit.button-3 {padding: 17px 30px !important;font-size: 14px !important;}
#form .form-2 form textarea {border-radius: 2em;font-size:14px;}
#form .form-2 input {min-height: 40px;}
.mob-13 {padding: 20px 15px !important;}
.button-3 {padding: 12px 35px;font-size: 14px;}
.post__item__excerpt {font-size:14px;}
.mob-12 {flex-direction: column;}
.box-2 {min-height:20px !important;}
.font-size-18, .font-size-18 p {font-size: 16px;}
.swiper-box-1  .pl-60 {padding-left:20px;}
.swiper-box-1  .pr-40 {padding-right:20px;}
.mob-11, .mob-11 p {width:100%;}
.mob-11 p {display:flex;flex-direction:column;}
.mob-11 .button-1, .mob-11 .button-2 {width:100%;text-align:center;}
.box-4 p {margin-right: 30px;}
.navigation-2 > div {width: 37px;height: 57px;}
.navigation-2 .swiper-button-prev {right: 60px;}
.navigation-2a > div {width: 37px;height: 57px;}
.navigation-2a .swiper-button-prev {right: 60px;}
.navigation-2c > div {width: 37px;height: 57px;}
.navigation-2c .swiper-button-prev {right: 60px;}
.navigation-2d > div {width: 37px;height: 57px;}
.navigation-2d .swiper-button-prev {right: 60px;}
.navigation-13 > div {width: 37px;height: 57px;}
.navigation-13 .swiper-button-prev {right: 60px;}
.m-long-mob {}
.m-short-mob {}
.title__wrap {text-align: left;}
.metka {left: 0px;}
.home_news__header {justify-content: flex-start;}
.xs-mb-0 {margin-bottom:0px;}
.xs-mb-20 {margin-bottom:20px !important;}
.xs-mb-30 {margin-bottom:30px;}
.xs-mb-15 {margin-bottom:15px;}
.xs-mt-0 {margin-top:0;}
.xs-mt-20 {margin-top:20px;}
.xs-pr-0 {padding-right:0;}
.xs-pl-0 {padding-left:0;}
.xs-pb-0 {padding-bottom:0;}
.xs-mb-10 {margin-bottom:10px;}
.button-1 {width:100%;text-align:center;}
.mob-4 .box-6 {min-height: 20px;}
.box-6 h2 span {font-size: 28px;}
.box-6 {display: flex;flex-direction: row;align-items: center;}
.xs-pr-40 {padding-right:40px;}
.box-6 h2 {margin-bottom: 0;}
.padding-2 {padding: 10px 20px;}
.box-6 b {font-size: 16px;}
.box-8 {width: 100%;}
.box-9 > div span {font-size: 40px;}
.font-size-20, .font-size-20 p, .font-size-20 a, .font-size-20 li {font-size: 14px;}
.site_header .button-4 {padding: 9px 25px}
.font-size-50, .font-size-50 p {font-size: 22px;}
.font-size-40, .font-size-40 p {font-size: 22px;}
.font-color-1s h2.font-size-40 span {font-size:18px;margin: 5px 0;}
.button-1, .button-2 {padding: 13px 18px !important;font-size: 14px !important;}
.button-1.padding-1 {padding-right:50px !important;padding-left:50px !important;}
.sp-image-a {width: 480px !important;display:none;}
.container-1320 {padding-right: 15px !important;padding-left: 15px !important;}
.img-mob-1 {width:520px !important;}
.box-2 {padding: 20px 15px;}
.burger-mob {background:#ff0026;border-radius: 50%;padding: 8px;display: flex;}
#ost-header .burger-mob .btnSquare {width: 25px;height: 25px;background:url(//ostanin.ru/wp-content/themes/ostanin/img/burger-mob.svg) no-repeat;background-repeat: no-repeat;background-position: center;background-size: contain;}
.mob-2 {display:none;}
.header-logo img {width: 90px;}
.swiper-box-1 .swiper-slide {height: auto;}
.swiper-box-1 .swiper-slide .box-1 {height:100%;}
.swiper-box-1 {height: 480px;}
.sw-box-2 {bottom: 10px;}
.box-12 {align-items: flex-start;text-align: left;}
.box-5 img {width: 30px;}
.mob-3 {flex-direction:column;}
.mob-3 img:not(.b-p-image) {width:auto !important;}
.box-4 {padding: 0px 0px;}
.box-5 {padding: 25px 15px;}
.mob-4 .col-3 {flex: 0 0 100%;max-width: 100%;}
.swiper-box-2 .swiper-slide img {width: auto !important;display: block;}
.mob-3 .col-6 {flex: 0 0 100%;max-width: 100%;}
.mob-3 .pr-60 {padding-right:0;}
.mob-3 .font-size-40 br {display:none;}
.mob-5 .col-3 {flex: 0 0 100%;max-width: 100%;margin-bottom:20px;}
.mob-6 .post__item__info {padding:20px 10px !important;}
.box-4 h2 {font-size: 18px;}
.xs-w-100 {width:100% !important;}
.mob-14.justify-content-between {justify-content: flex-start;}
.ajax-loader {width:auto !important;}
.xs-d-none {display:none;}
.mob-16 {display: flex;width: 100%;justify-content: center;}
.menu-2 ul {padding:0;}
.box-15.mob-16 {justify-content: space-between;align-items: center !important;text-align: center !important;}
.mob-16 ul {padding: 0;margin-left:0;justify-content: center;gap: 10px 20px;}
.md-d-none {display:none;}
.md-down-block {display:block;}
.wpc-filters-open-button-container  {display:block !important;}
.wpc-filters-widget-controls-wrapper > div {width:100% !important;}
.wpc-filters-widget-controls-wrapper > div:nth-child(1) {margin-bottom:15px;}
.wpc-filters-widget-controls-wrapper {flex-direction: column;}
#leadia_science_widget {display:none !important;}
.box-4a .font-size-20, .box-4a .font-size-20 p, .box-4a .font-size-20 a {font-size:20px;}
.box-45 {padding-left:80px;}
.box-45:before {width: 30px;height: 30px;background-size: 100%;left:30px;}
.logo-motion {left: 30px;}
.content-3 ul li:before {width: 17px;height: 17px;top: 3px;}
.content-3 ul li {padding-left: 35px;}
.content-3 ul li {font-size: 14px;}
.content-3 ul {margin-top: 20px;}
.xs-mt-30 {margin-top:30px;}
.home_cifri__item.font-size-16  h2 {white-space: nowrap;}
.box-6 h2 strong {font-size: 40px;}
.home_cifri__grid.mob-4 .d-flex.w-33:nth-child(5) h2 strong {font-size:30px;}
.creator-box-logo {margin-bottom: 30px;margin-top: 10px;}
.mob-f-1.box-11a div:nth-child(1) {flex: auto;}
.mob-f-2 {margin-left: 10px;width:40px !important;}
.mob-f-3 {width:40px !important;}
.mob-f-3:after {width:40px !important;height:40px !important;}
.mob-f-1 .post__item__excerpt {max-height: none;}
.font-size-96 {font-size: 38px;}
.lg-down-mt-0 {margin-top:0;}
.mob-land-1 {justify-self: center;display: flex;width: 100%;}
.mob-land-2 {height: 250px !important;}
.font-size-34 {font-size: 19px;}
.md-down-mb-20-i {margin-bottom:20px !important;}
.box-2.mob-land-3 {min-height:auto !important;}
.mob-land-3 > div:nth-child(1) {margin-bottom:25px;}
.mob-land-2 {object-position: center !important;}
.box-land-1-2 {margin-left:30px !important;width: calc(100% - 60px);margin-bottom:15px;}
.box-land-1-2 .font-size-24 {font-size: 16px;}
.md-down-mt-0 {margin-top:0;}
.md-down-pt-10 {padding-top:10px;}
.md-down-no-br br {display:none;}
.mob-land-4 {padding: 15px 20px  !important;font-size: 16px !important;}
.mob-land-5 {padding: 20px 30px 0px 30px;}
.box-17b {padding: 50px 30px;}
.box-land-1-3 {padding: 4px 20px 4px;margin-left:30px;}
.mob-land-6 {min-height:400px !important;}
.font-color-1s h2.font-size-40 i:before {display:none;}
.fancybox-slide.fancybox-slide--video {padding:44px 15px !important;}
.box-land-1-0 .font-size-20 {font-size:20px !important;}
.slider-1-element-2 {font-size: 16px;}
.mob-t1 {width:100%;height:auto !important;}
} .event-header { padding: 0; margin: 0; }
.event-header__box {
position: relative;
background: #f4f4f4;
border-radius: 24px;
overflow: hidden;
padding: 80px 60px 60px;
min-height: 600px;
}
.event-header__bg {
position: absolute; top: 0; right: 0; bottom: 0;
width: 100%;
background: url(//ostanin.ru/wp-content/themes/ostanin/img/bg-t.png) no-repeat right center;
background-size: cover;
pointer-events: none;
z-index: 1;
}
.event-header__box .container { position: relative; z-index: 3; }
.event-header__inner { position: relative; z-index: 3; }
.event-header__date {
display: inline-block; background: #E51937; color: #fff;
padding: 14px 36px; border-radius: 999px;
font-size: 24px; line-height: 1; font-weight: 400;
margin-bottom: 20px;
}
.event-header__title {
font-size: 56px; line-height: 1.1; margin: 0 0 110px;
color: #1a1a1a; font-weight: 400; letter-spacing: -.5px;
}
.event-header__title p { margin: 0; }
.event-header__title-accent { color: #E51937; }
.event-header__experts {
display: flex; gap: 24px; flex-wrap: wrap;
position: relative; z-index: 2;
}
.event-expert {
flex: 0 0 280px;
position: relative; background: #fff;
border-radius: 12px;
box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08);
padding: 90px 16px 26px;
text-align: center;
text-decoration: none; color: inherit;
transition: transform .2s ease, box-shadow .2s ease;
}
.event-expert:hover {
transform: translateY(-3px);
box-shadow: 0 12px 36px rgba(0, 0, 0, 0.12);
text-decoration: none; color: inherit;
}
.event-expert__photo {
position: absolute; top: -68px; left: 50%; transform: translateX(-50%);
width: 140px; height: 140px; border-radius: 50%;
overflow: hidden; background: #f1f1f1;
}
.event-expert__photo img { width: 100%; height: 100%; object-fit: cover; object-position: center top; display: block; }
.event-expert__label { color: #b3b3b3; font-size: 13px; margin-bottom: 8px; letter-spacing: .3px; }
.event-expert__name { font-size: 24px; font-weight: 400; color: #1a1a1a; margin-bottom: 8px; line-height: 1.25; }
.event-expert__pos { font-size: 13px; color: #7a7a7a; line-height: 1.4; }
.event-header__cta { text-align: center; padding: 0 15px 30px; }
.event-header__cta .button-1 { display: inline-block; } .event-intro { padding: 40px 0 30px; text-align: center; }
.event-intro__inner { max-width: 920px; margin: 0 auto; }
.event-intro__inner > p:first-child {
color: #b3b3b3; font-size: 18px; line-height: 1.4;
margin: 0 0 16px;
}
.event-intro__inner > p:first-child span { font-style: normal; }
.event-intro__inner > h2 {
font-size: 36px; line-height: 1.15; font-weight: 400;
color: #1a1a1a; letter-spacing: -.3px;
margin: 0 auto 28px; max-width: 880px;
}
.event-intro__inner > p:not(:first-child) {
font-size: 20px; color: #000; line-height: 1.5;
margin: 0 auto; max-width: 760px;
}
@media (max-width: 992px) {
.event-intro { padding: 30px 0 20px; }
.event-intro__inner > h2 { font-size: 32px; margin-bottom: 22px; }
.event-intro__inner > p:not(:first-child) { font-size: 16px; }
}
@media (max-width: 600px) {
.event-intro { padding: 20px 0 10px; }
.event-intro__inner > h2 { font-size: 24px; }
.event-intro__inner > p:first-child { font-size: 15px; margin-bottom: 12px; }
.event-intro__inner > p:not(:first-child) { font-size: 15px; }
} .event-modal {
position: fixed; inset: 0; z-index: 9999;
display: none;
align-items: center; justify-content: center;
padding: 20px;
}
.event-modal.is-open { display: flex; }
.event-modal__overlay {
position: absolute; inset: 0;
background: rgba(0, 0, 0, 0.55);
cursor: pointer;
}
.event-modal__dialog {
position: relative; z-index: 1;
background: #fff; border-radius: 20px;
width: 100%; max-width: 540px;
padding: 50px 56px 50px;
box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
max-height: calc(100vh - 40px);
overflow-y: auto;
}
.event-modal__close {
position: absolute; top: 24px; right: 24px;
width: 44px; height: 44px; border-radius: 50%;
background: #E51937; color: #fff; border: 0;
cursor: pointer; padding: 0;
display: flex; align-items: center; justify-content: center;
transition: background .15s ease;
}
.event-modal__close::before, .event-modal__close::after {
content: ''; position: absolute;
width: 18px; height: 2px; background: #fff;
border-radius: 2px;
}
.event-modal__close::before { transform: rotate(45deg); }
.event-modal__close::after  { transform: rotate(-45deg); }
.event-modal__close:hover { background: #c8132e; }
.event-modal__logo { text-align: center; margin-bottom: 26px; }
.event-modal__logo img { max-width: 180px; height: auto; display: inline-block; }
.event-modal__lead {
text-align: center; color: #1a1a1a;
font-size: 16px; line-height: 120%;
margin-bottom: 28px;
} .event-modal__form .wpcf7-form { margin: 0; padding: 0; display: flex; flex-direction: column; gap: 14px; }
.event-modal__form .wpcf7-form p { margin: 0; }
.event-modal__form .wpcf7-form label { display: block; width: 100%; }
.event-modal__form .wpcf7-form-control-wrap { display: block; }
.event-modal__form .wpcf7-form > br { display: none; }
.event-modal__form input[type="text"],
.event-modal__form input[type="email"],
.event-modal__form input[type="tel"],
.event-modal__form input[type="url"],
.event-modal__form input[type="number"] {
width: 100%; height: 56px;
background: #f3f3f3; border: 1px solid transparent;
border-radius: 999px;
padding: 0 26px; font-size: 16px; color: #1a1a1a;
outline: none; box-shadow: none;
transition: border-color .15s ease, background .15s ease;
}
.event-modal__form input[type="text"]:focus,
.event-modal__form input[type="email"]:focus,
.event-modal__form input[type="tel"]:focus,
.event-modal__form input[type="url"]:focus,
.event-modal__form input[type="number"]:focus {
border-color: #E51937; background: #fff;
}
.event-modal__form input::placeholder { color: #b3b3b3; }
.event-modal__form .wpcf7-not-valid { border-color: #E51937; }
.event-modal__form .wpcf7-not-valid-tip { font-size: 13px; color: #E51937; padding: 4px 26px 0; display: block; }
.event-modal__form .wpcf7-acceptance,
.event-modal__form .wpcf7-list-item {
display: block; margin: 0; padding: 0;
}
.event-modal__form .wpcf7-list-item label {
display: flex; gap: 10px; align-items: flex-start;
cursor: pointer; font-size: 14px; line-height: 1.4; color: #4a4a4a;
}
.event-modal__form .wpcf7-list-item input[type="checkbox"] {
flex-shrink: 0; width: 18px; height: 18px;
margin: 1px 0 0; accent-color: #E51937;
cursor: pointer;
}
.event-modal__form .wpcf7-list-item-label { flex: 1; }
.event-modal__form .wpcf7-list-item-label a,
.event-modal__form .wpcf7-list-item-label strong { color: #1a1a1a; font-weight: 600; }
.event-modal__form .wpcf7-submit {
display: block; width: 100%; height: 60px;
margin-top: 24px;
background: #E51937; color: #fff; border: 0;
border-radius: 999px;
font-size: 18px; font-weight: 500; cursor: pointer;
transition: background .15s ease;
}
.event-modal__form .wpcf7-submit:hover { background: #c8132e; }
.event-modal__form .wpcf7-submit[disabled] { opacity: .7; cursor: not-allowed; }
.event-modal__form .wpcf7 form .wpcf7-response-output {
margin: 16px 0 0; padding: 12px 16px; font-size: 14px; border-radius: 8px;
}
.event-modal__form .wpcf7-spinner { vertical-align: middle; }
@media (max-width: 600px) {
.event-modal { padding: 12px; }
.event-modal__dialog { padding: 36px 22px; border-radius: 16px; }
.event-modal__close { top: 14px; right: 14px; width: 38px; height: 38px; }
.event-modal__logo img { max-width: 140px; }
.event-modal__lead { font-size: 14px; margin-bottom: 22px; }
.event-modal__form input[type="text"],
.event-modal__form input[type="email"],
.event-modal__form input[type="tel"] { height: 50px; font-size: 15px; padding: 0 22px; }
.event-modal__form .wpcf7-submit { height: 54px; font-size: 16px; }
}
@media (max-width: 1200px) {
.event-header__box { padding: 60px 40px; min-height: 540px; }
.event-header__title { font-size: 44px; margin-bottom: 90px; }
.event-expert { flex: 0 0 230px; }
}
@media (max-width: 992px) {
.event-header__box { padding: 50px 30px; min-height: 500px; }
.event-header__bg { width: 100%; opacity: .8; }
.event-header__title { font-size: 36px; margin-bottom: 80px; }
.event-expert { flex: 0 0 calc(33.333% - 16px); padding: 80px 12px 20px; }
.event-expert__photo { width: 120px; height: 120px; top: -60px; }
}
@media (max-width: 600px) {
.event-header__box { padding: 30px 20px; border-radius: 16px; }
.event-header__bg { display: none; }
.event-header__date { font-size: 15px; padding: 11px 26px; margin-bottom: 22px; }
.event-header__title { font-size: 28px; margin-bottom: 70px; }
.event-header__experts { gap: 70px; flex-direction: column; }
.event-expert { flex: 1 1 100%; padding: 70px 14px 20px; }
.event-expert__photo { width: 120px; height: 120px; top: -60px; }
.event-header__cta { padding: 10px 15px 20px; }
.home_motivacziya__item {order: 2;margin-top: 20px;}
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}@import url("//fonts.googleapis.com/css?family=Montserrat:100");
@keyframes rotate-forever{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:none;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay{bottom:0;display:none;height:100%;left:0;overflow:auto;overflow:initial;position:fixed;right:0;top:0;transition:all .15s ease-in-out;width:100%;z-index:1999999999}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{margin-bottom:3em;position:absolute;top:100px;z-index:1999999999}.pum-container.pum-responsive{height:auto;left:50%;margin-left:-47.5%;overflow:visible;width:95%}.pum-container.pum-responsive img{height:auto;max-width:100%}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;margin-left:inherit;top:auto}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content:focus{outline:none}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content>:last-child{margin-bottom:0}.pum-container .pum-content+.pum-close{background-color:#0000;cursor:pointer;line-height:1;min-width:1em;position:absolute;text-align:center;text-decoration:none;z-index:2}.pum-container .pum-content+.pum-close>span{position:relative;z-index:1}.pum-container.pum-scrollable .pum-content{max-height:95%;overflow:auto;overflow-y:scroll}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{height:auto;position:static;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{font-size:18px;line-height:26px;margin:0 auto;padding:3px;text-align:center;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;border:.25em solid #00000080;border-radius:50%;border-right-color:#0000;display:inline-block;font-size:2em;height:.75em;width:.75em}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{border:.25em solid #ffffff80;border-right-color:#0000;margin-left:.5em}.pum-form__messages{border:1px solid #00000040;display:none;margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message:last-child{margin-bottom:0}.pum-form__message--error{border-color:red;color:red!important}.pum-form__message--success{border-color:green;color:green!important}.pum-form--loading{opacity:.5}.pum-alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-left{text-align:left}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{display:block;margin-bottom:.25em}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;font-size:14px;margin-bottom:5px;padding:10px 8px}.pum-form--style-default button{cursor:pointer;font-size:18px;margin:10px 0 0;padding:10px 5px}.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{bottom:40%;position:absolute;right:50%}.pum-sub-form .spinner-loader:not(:required){animation:spinner-loader 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 #0000334d,1.1em 1.1em 0 0 #0000334d,0 1.5em 0 0 #0000334d,-1.1em 1.1em 0 0 #0000334d,-1.5em 0 0 0 #0000334d,-1.1em -1.1em 0 0 #0000334d,0 -1.5em 0 0 #0000334d,1.1em -1.1em 0 0 #0000334d;display:inline-block;font-size:10px;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;width:1em}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.popmake-close{cursor:pointer}.pum-container iframe.formidable{overflow:visible;width:100%}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important} .pum-theme-17716, .pum-theme-new-modal { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-17716 .pum-container, .pum-theme-new-modal .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-17716 .pum-title, .pum-theme-new-modal .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-17716 .pum-content, .pum-theme-new-modal .pum-content { color: #0a0a0a; font-family: inherit; font-weight: 400 } 
.pum-theme-17716 .pum-content + .pum-close, .pum-theme-new-modal .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 12px; bottom: auto; top: 8px; padding: 8px; color: #0a0a0a; font-family: inherit; font-weight: 400; font-size: 12px; line-height: 36px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 255, 255, 255, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-12194, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-12194 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-12194 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-12194 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-12194 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 35px; width: 35px; left: auto; right: 10px; bottom: auto; top: 10px; padding: 0px; color: #000000; font-family: inherit; font-weight: 400; font-size: 35px; line-height: 35px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } .pum-theme-12193, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-12193 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-12193 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-12193 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-12193 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } .pum-theme-1331, .pum-theme-salebox { background-color: rgba( 10, 10, 10, 0.70 ) } 
.pum-theme-1331 .pum-container, .pum-theme-salebox .pum-container { padding: 1px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 255, 255, 255, 0.00 ) inset } 
.pum-theme-1331 .pum-title, .pum-theme-salebox .pum-title { text-align: left; text-shadow: 0px 0px 0px rgba( 255, 255, 255, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-1331 .pum-content, .pum-theme-salebox .pum-content { font-family: inherit; font-weight: 400 } 
.pum-theme-1331 .pum-content + .pum-close, .pum-theme-salebox .pum-content + .pum-close { position: fixed; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; line-height: 36px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ) } 
body.admin-bar .pum-theme-1331 .pum-content + .pum-close, body.admin-bar .pum-theme-salebox .pum-content + .pum-close { top: 32px } .pum-theme-678, .pum-theme-dlya-forma-zakaza-getkurs { background-color: rgba( 10, 10, 10, 0.75 ) } 
.pum-theme-678 .pum-container, .pum-theme-dlya-forma-zakaza-getkurs .pum-container { padding: 30px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } 
.pum-theme-678 .pum-title, .pum-theme-dlya-forma-zakaza-getkurs .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-678 .pum-content, .pum-theme-dlya-forma-zakaza-getkurs .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-678 .pum-content + .pum-close, .pum-theme-dlya-forma-zakaza-getkurs .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 10px; bottom: auto; top: 10px; padding: 0px; color: #afafaf; font-family: inherit; font-weight: 200; font-size: 30px; line-height: 30px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 255, 255, 255, 1.00 ) inset; text-shadow: 0px 0px 0px rgba( 255, 255, 255, 1.00 ) } .pum-theme-326, .pum-theme-ostanin { background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-326 .pum-container, .pum-theme-ostanin .pum-container { padding: 80px; border-radius: 0px; border: 1px solid #666666; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 242, 242, 242, 1.00 ) } 
.pum-theme-326 .pum-title, .pum-theme-ostanin .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-326 .pum-content, .pum-theme-ostanin .pum-content { color: #0a0a0a; font-family: inherit; font-weight: 400 } 
.pum-theme-326 .pum-content + .pum-close, .pum-theme-ostanin .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; line-height: 36px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } .pum-theme-316, .pum-theme-tema-po-umolchaniyu { background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-316 .pum-container, .pum-theme-tema-po-umolchaniyu .pum-container { padding: 18px; border-radius: px; border: 1px none #000000; box-shadow: 1px 1px 3px px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } 
.pum-theme-316 .pum-title, .pum-theme-tema-po-umolchaniyu .pum-title { color: #000000; text-align: left; text-shadow: px px px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; font-style: normal; line-height: 36px } 
.pum-theme-316 .pum-content, .pum-theme-tema-po-umolchaniyu .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400; font-style: inherit } 
.pum-theme-316 .pum-content + .pum-close, .pum-theme-tema-po-umolchaniyu .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: px; bottom: auto; top: px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; font-style: inherit; line-height: 36px; border: 1px none #ffffff; border-radius: px; box-shadow: 1px 1px 3px px rgba( 2, 2, 2, 0.23 ); text-shadow: px px px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } .pum-theme-317, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-317 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-317 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-317 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit; font-weight: 100 } 
.pum-theme-317 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 26px; width: 26px; left: auto; right: -13px; bottom: auto; top: -13px; padding: 0px; color: #ffffff; font-family: Arial; font-weight: 100; font-size: 24px; line-height: 24px; border: 2px solid #ffffff; border-radius: 26px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } .pum-theme-318, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-318 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-318 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-318 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-318 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: Times New Roman; font-weight: 100; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } .pum-theme-319, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-319 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-319 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-319 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-319 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-320, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-320 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-320 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-weight: 100; font-size: 26px; line-height: 28px } 
.pum-theme-320 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit; font-weight: 100 } 
.pum-theme-320 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } .pum-theme-321, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-321 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-321 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-321 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-321 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Tahoma; font-weight: 700; font-size: 16px; line-height: 18px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } 
#pum-17710 {z-index: 1999999999}
#pum-18792 {z-index: 1999999999}
#pum-17494 {z-index: 1999999999}
#pum-3232 {z-index: 1999999999}
#pum-8641 {z-index: 1999999999}
#pum-9122 {z-index: 1999999999}
#pum-9615 {z-index: 1999999999}
#pum-16125 {z-index: 1999999999}
#pum-16128 {z-index: 1999999999}
#pum-16130 {z-index: 1999999999}
#pum-16132 {z-index: 1999999999}
#pum-16134 {z-index: 1999999999}
#pum-16136 {z-index: 1999999999}
#pum-16139 {z-index: 1999999999}
#pum-16143 {z-index: 1999999999}
#pum-16147 {z-index: 1999999999}
#pum-16149 {z-index: 1999999999}
#pum-16151 {z-index: 1999999999}
#pum-16157 {z-index: 1999999999}
#pum-16159 {z-index: 1999999999}
#pum-16161 {z-index: 1999999999}
#pum-16163 {z-index: 1999999999}
#pum-16167 {z-index: 1999999999}
#pum-2748 {z-index: 1999999999}
#pum-2075 {z-index: 1999999999}
#pum-8368 {z-index: 1999999999}
#pum-2046 {z-index: 1999999999}
#pum-6151 {z-index: 1999999999}
#pum-5861 {z-index: 1999999999}
#pum-3139 {z-index: 1999999999}
#pum-2088 {z-index: 1999999999}
#pum-1837 {z-index: 1999999999}
#pum-1319 {z-index: 1999999999}
#pum-1263 {z-index: 1999999999}[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}
 .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;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
30% {
-webkit-transform: scaleX(1.25) scaleY(0.75);
transform: scaleX(1.25) scaleY(0.75);
}
40% {
-webkit-transform: scaleX(0.75) scaleY(1.25);
transform: scaleX(0.75) scaleY(1.25);
}
60% {
-webkit-transform: scaleX(1.15) scaleY(0.85);
transform: scaleX(1.15) scaleY(0.85);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
30% {
-webkit-transform: scaleX(1.25) scaleY(0.75);
-ms-transform: scaleX(1.25) scaleY(0.75);
transform: scaleX(1.25) scaleY(0.75);
}
40% {
-webkit-transform: scaleX(0.75) scaleY(1.25);
-ms-transform: scaleX(0.75) scaleY(1.25);
transform: scaleX(0.75) scaleY(1.25);
}
60% {
-webkit-transform: scaleX(1.15) scaleY(0.85);
-ms-transform: scaleX(1.15) scaleY(0.85);
transform: scaleX(1.15) scaleY(0.85);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.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);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) 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 {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes slideInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(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: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-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: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateY(-2000px);
transform: scale(.1) translateY(-2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateY(60px);
transform: scale(.475) translateY(60px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateY(-2000px);
-ms-transform: scale(.1) translateY(-2000px);
transform: scale(.1) translateY(-2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateY(60px);
-ms-transform: scale(.475) translateY(60px);
transform: scale(.475) translateY(60px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateX(-2000px);
transform: scale(.1) translateX(-2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateX(48px);
transform: scale(.475) translateX(48px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateX(-2000px);
-ms-transform: scale(.1) translateX(-2000px);
transform: scale(.1) translateX(-2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateX(48px);
-ms-transform: scale(.475) translateX(48px);
transform: scale(.475) translateX(48px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateX(2000px);
transform: scale(.1) translateX(2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateX(-48px);
transform: scale(.475) translateX(-48px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateX(2000px);
-ms-transform: scale(.1) translateX(2000px);
transform: scale(.1) translateX(2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateX(-48px);
-ms-transform: scale(.475) translateX(-48px);
transform: scale(.475) translateX(-48px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateY(2000px);
transform: scale(.1) translateY(2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateY(-60px);
transform: scale(.475) translateY(-60px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateY(2000px);
-ms-transform: scale(.1) translateY(2000px);
transform: scale(.1) translateY(2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateY(-60px);
-ms-transform: scale(.475) translateY(-60px);
transform: scale(.475) translateY(-60px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateY(-60px);
transform: scale(.475) translateY(-60px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateY(2000px);
transform: scale(.1) translateY(2000px);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateY(-60px);
-ms-transform: scale(.475) translateY(-60px);
transform: scale(.475) translateY(-60px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateY(2000px);
-ms-transform: scale(.1) translateY(2000px);
transform: scale(.1) translateY(2000px);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateX(42px);
transform: scale(.475) translateX(42px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateX(-2000px);
transform: scale(.1) translateX(-2000px);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateX(42px);
-ms-transform: scale(.475) translateX(42px);
transform: scale(.475) translateX(42px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateX(-2000px);
-ms-transform: scale(.1) translateX(-2000px);
transform: scale(.1) translateX(-2000px);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateX(-42px);
transform: scale(.475) translateX(-42px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateX(2000px);
transform: scale(.1) translateX(2000px);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateX(-42px);
-ms-transform: scale(.475) translateX(-42px);
transform: scale(.475) translateX(-42px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateX(2000px);
-ms-transform: scale(.1) translateX(2000px);
transform: scale(.1) translateX(2000px);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateY(60px);
transform: scale(.475) translateY(60px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateY(-2000px);
transform: scale(.1) translateY(-2000px);
-webkit-transform-origin: center top;
transform-origin: center top;
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateY(60px);
-ms-transform: scale(.475) translateY(60px);
transform: scale(.475) translateY(60px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateY(-2000px);
-ms-transform: scale(.1) translateY(-2000px);
transform: scale(.1) translateY(-2000px);
-webkit-transform-origin: center top;
-ms-transform-origin: center top;
transform-origin: center top;
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}