@charset "UTF-8";
*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.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; } }
 .slick-loading .slick-list
{
background: #fff url(https://managerestaurant.info/wp-content/themes/rest/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
font-display: swap;
src: url(https://managerestaurant.info/wp-content/themes/rest/css/fonts/slick.eot);
src: url(https://managerestaurant.info/wp-content/themes/rest/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://managerestaurant.info/wp-content/themes/rest/css/fonts/slick.woff) format('woff'), url(https://managerestaurant.info/wp-content/themes/rest/css/fonts/slick.ttf) format('truetype'), url(https://managerestaurant.info/wp-content/themes/rest/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}@font-face{font-family: roboto-oh5;font-style: normal;font-weight: 400;src: url(//managerestaurant.info/wp-content/themes/rest/fonts/roboto-regular-webfont.woff2) format("woff2");}
@font-face{font-family: roboto-oh5;font-style: italic;font-weight: 400;src: url(//managerestaurant.info/wp-content/themes/rest/fonts/roboto-italic-webfont.woff2) format("woff2");}
@font-face{font-family: roboto-oh5;font-style: normal;font-weight: 700;src: url(//managerestaurant.info/wp-content/themes/rest/fonts/roboto-bold-webfont.woff2) format("woff2");}
@font-face{font-family: roboto-oh5;font-style: normal;font-weight: 500;src: url(//managerestaurant.info/wp-content/themes/rest/fonts/Roboto-Medium.woff) format("woff2");}
@font-face{font-family: roboto-oh5;font-style: italic;font-weight: 700;src: url(//managerestaurant.info/wp-content/themes/rest/fonts/roboto-bolditalic-webfont.woff2) format("woff2");}
@font-face{font-family: roboto;font-style: normal;font-weight: 400;src: url(//managerestaurant.info/wp-content/themes/rest/fonts/roboto-regular-webfont.woff2) format("woff2");}
@font-face{font-family: roboto;font-style: normal;font-weight: 500;src: url(//managerestaurant.info/wp-content/themes/rest/fonts/Roboto-Medium.woff) format("woff2");}
@font-face{font-family: roboto;font-style: normal;font-weight: 700;src: url(//managerestaurant.info/wp-content/themes/rest/fonts/Roboto-Medium.woff) format("woff2");}
@font-face{font-family: roboto;font-style: normal;font-weight: 300;src: url(//managerestaurant.info/wp-content/themes/rest/fonts/Roboto-Medium.woff) format("woff2");}
::-webkit-input-placeholder{color: #666;}
::-moz-placeholder{color: #666;}
:-ms-input-placeholder{color: #666;}
::-ms-input-placeholder{color: #666;}
::placeholder{color: #666;}
::-moz-selection{background-color: #0767dc;color: #fff;}
::selection{background-color: #0767dc;color: #fff;}
input,
textarea{outline: none;}
input:focus:required:invalid,
textarea:focus:required:invalid{border-color: red;}
input:required:valid,
textarea:required:valid{border-color: green;}
body{background: #eef1f6;color: #47464a;font-family: roboto-oh5, sans-serif;font-size: 16px;line-height: 1.65;min-width: 320px;overflow-x: hidden;position: relative;}
a{transition: all .4s ease;}
.hidden{display: none;}
.popupwindow{background: transparent;display: -webkit-box;display: -ms-flexbox;display: flex;margin: 0 auto;max-width: 800px;position: relative;z-index: 1;}
@media screen and (max-width: 767px){
.popupwindow{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
}
.alignright{float:right;margin-left:20px}
.alignleft{float:left;margin-right:20px}
.popupwindow .mfp-close{margin-right: 10px;margin-top: 10px;}
.popupwindow .form form .input-group{margin-bottom: 15px;}
.popupwindow .form form h3{font-family: roboto;font-weight: 700;text-align: center;}
.popupwindow .form form input{background: rgba(7, 103, 220, 0.1);border: none;border-radius: 40px;height: 50px;padding-left: 15px;width: 100%;font-size:16px;}
.popupwindow .form form button,.popupwindow .form form .wpcf7-submit{background: #f64242;border: none;border-radius: 40px;color: #fff;height: 50px;margin-bottom: 15px;margin-top: 15px;width: 100%;}
.popupwindow .form form span{display: block;font-size: 12px;line-height: 14px;text-align: center;}
.popupwindow .form form a{color: #000;}
.popupwindow .form form a:hover{color: #0767dc;}
.popupwindow .form form h4{font-size: 20px;font-weight: 400;line-height: 26px;}
.popupwindow .right{background: #fff;border-radius: 40px;padding: 40px 30px;width: 50%;}
@media screen and (max-width: 767px){
.popupwindow .right{width: 100%;}
}
.popupwindow .left{border-bottom-left-radius: 40px;border-top-left-radius: 40px;margin-right: -40px;overflow: hidden;width: 55%;}
@media screen and (max-width: 767px){
.popupwindow .left{border-bottom-left-radius: 0;border-top-right-radius: 40px;margin-bottom: -40px;margin-right: 0;width: 100%;}
}
.popupwindow .left .img{display: block;height: 100%;width: 100%;}
@media screen and (max-width: 767px){
.popupwindow .left .img{height: 300px;}
}
.popupwindow img{height: 100%;-o-object-fit: cover;object-fit: cover;width: 100%;}
.img-responsive{width: 100%;}
.btn-out a{color: #f64242;margin-right: 30px;position: relative;text-decoration: none;}
.btn-out a:before{background: url(//managerestaurant.info/wp-content/themes/rest/images/logout.svg) no-repeat;content: "";display: block;height: 20px;position: absolute;right: -25px;top: 2px;width: 20px;}
.btn-just-red a{background: #f64242;border-radius: 40px;color: #fff;font-size: 14px;font-weight: 700;line-height: 19px;padding: 14px 28px;text-decoration: none;text-transform: uppercase;}
.btn-just-red a:hover{background: #d10808;}
@media screen and (max-width: 767px){
.btn-just-red a{font-size: 12px;}
}
.btn-noborder{display: inline-block;}
.btn-noborder a{color: #f64242;display: -webkit-box;display: -ms-flexbox;display: flex;font-weight: 700;margin-right: 30px;position: relative;text-decoration: none;text-transform: uppercase;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;font-size: 14px;justify-content: space-between;line-height: 19px;}
.btn-noborder a svg{margin-left: 16px;width: 20px;}
.btn-noborder a span{color: #f64242 !important;}
@media screen and (max-width: 767px){
.btn-noborder a{font-size: 12px;}
}
.btn-noborder a:hover span{color: #d10808 !important;}
.btn-noborder a:hover svg path{stroke: #d10808;}
.btn-blue a,.btn-blue button{background: #0767dc;border-radius: 40px;color: #fff;font-size: 14px;line-height: 19px;padding: 14px 28px;text-decoration: none;}
@media screen and (max-width: 767px){
.btn-blue a,.btn-blue button{font-size: 12px;}
}
.btn-blue a:hover,.btn-blue button:hover{background: #0557bc;}
.btn-blue-arrow{display: inline-block;}
.btn-blue-arrow a{background: #0767dc;border-radius: 25px;color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 14px;font-weight: 700;line-height: 19px;padding: 14px 28px;position: relative;text-decoration: none;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.btn-blue-arrow a svg{margin-left: 16px;width: 20px;}
@media screen and (max-width: 767px){
.btn-blue-arrow a{font-size: 12px;}
}
.btn-blue-arrow a:hover{background: #0557bc;}
.btn-red{display: inline-block;}
.btn-red a{border: 1px solid #f64242;border-radius: 40px;color: #f64242;display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 14px;font-weight: 700;line-height: 19px;padding: 16px 28px;position: relative;text-decoration: none;text-transform: uppercase;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.btn-red a svg{margin-left: 16px;width: 20px;}
@media screen and (max-width: 767px){
.btn-red a{font-size: 14px;line-height: 19px;}
}
.btn-red a:hover{border: 1px solid #d10808;color: #d10808;}
.btn-red a:hover svg path{stroke: #d10808;}
.btn-red-2{display: inline-block;}
.btn-red-2 a{background: #f64242;border-radius: 40px;color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 14px;font-weight: 700;line-height: 19px;padding: 14px 28px;position: relative;text-decoration: none;text-transform: uppercase;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.btn-red-2 a svg{margin-left: 16px;width: 20px;}
@media screen and (max-width: 767px){
.btn-red-2 a{font-size: 12px;}
}
.btn-red-2 a:hover{background: #d10808;}
.btn-white{display: inline-block;}
.btn-white a{background: #fff;border-radius: 40px;color: #f64242;display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 14px;font-weight: 700;line-height: 19px;padding: 14px 28px;position: relative;text-decoration: none;text-transform: uppercase;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.btn-white a svg{margin-left: 16px;width: 20px;}
@media screen and (max-width: 767px){
.btn-white a{font-size: 12px;}
}
.btn-white a:hover{color: #d10808;}
.btn-white a:hover svg path{stroke: #d10808;}
.btn-white-2{display: inline-block;}
.btn-white-2 a{background: #fff;border-radius: 40px;color: #0767dc;display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 14px;font-weight: 700;line-height: 19px;padding: 14px 28px;position: relative;text-decoration: none;text-transform: uppercase;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.btn-white-2 a svg{margin-left: 16px;width: 20px;}
@media screen and (max-width: 767px){
.btn-white-2 a{font-size: 12px;}
}
.btn-white-2 a:hover{color: #0557bc;}
.btn-white-2 a:hover svg path{stroke: #0557bc;}
h1{font-size: 36px;line-height: 48px;font-weight: 300;}
h1,
h2{font-family: roboto;}
h2{font-size: 36px;line-height: 43px;}
@media screen and (min-width: 768px) and (max-width: 991px){
h2{font-size: 34px;line-height: 38px;}
}
@media screen and (max-width: 767px){
h2{font-size: 24px;line-height: 28px;}
}
h2 strong{color: #0767dc;}
h2 strong,
h3{font-weight: 300;}
h3{font-size: 28px;}
@media screen and (max-width: 767px){
h3{font-size: 20px;line-height: 24px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
h3{font-size: 20px;line-height: 24px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
h3{font-size: 20px;line-height: 24px;}
}
h4{font-size: 18px;font-weight: 300;}
h4,
p{line-height: 24px;}
p{color: #47464a;font-size: 16px;}
@media screen and (max-width: 767px){
p{font-size: 16px;line-height: 22px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
p{font-size: 16px;line-height: 22px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
p{font-size: 16px;line-height: 22px;}
}
ul{display: block;}
ul li{font-size: 16px;line-height: 24px;}
section{padding: 60px 0;}
@media screen and (min-width: 768px) and (max-width: 991px){
section{padding: 30px 0;}
}
.main{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: #f8f9f9;min-height: 100%;overflow: hidden;}
.main,
.main .form-right{position: relative;width: 100%;}
.main .form-right{display: block;height: 100%;}
@media screen and (max-width: 767px){
.main .form-right{margin-top: 7rem;padding-bottom: 3rem;}
}
.main .form-right form{display: block;margin: 0 auto;max-width: 80%;position: relative;z-index: 3;}
.main .form-right form button{background: #f64242;border: none;border-radius: 40px;color: #fff;height: 50px;margin-bottom: 15px;margin-top: 15px;width: 100%;transition: all .4s ease;}
.main .form-right form button:hover{background:#d10808;}
@media screen and (min-width: 768px) and (max-width: 991px){
.form-right-reg{margin-bottom: 80px;}
}
.main .form-right form h4{color: #fff;font-weight: 400;margin-bottom: 10px;}
.main .form-right form input{border: none;border-radius: 40px;display: block;height: 50px;margin-bottom: 20px;padding-left: 15px;width: 100%;}
.main .form-right form span{color: #fff;display: block;text-align: center;}
.main .form-right form span a{color: #47464a;text-decoration: none;}
.main .form-right form span a:hover{color: #f64242;}
.main .form-right:before{background: #0767dc;border-radius: 100%;content: "";display: block;height: 600px;position: absolute;right: 50%;top: 50%;-webkit-transform: translate(50%, -50%);-ms-transform: translate(50%, -50%);transform: translate(50%, -50%);width: 600px;z-index: 0;}
@media screen and (min-width: 1920px){
.main .form-right:before{height: 700px;width: 700px;}
}
@media screen and (max-width: 767px){
.main .form-right:before{top: 50%;-webkit-transform: translate(50%, -50%);-ms-transform: translate(50%, -50%);transform: translate(50%, -50%);}
}
.main .form-right:after{background: rgba(7, 103, 220, 0.5);border-radius: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;content: "";display: block;height: 800px;position: absolute;right: 50%;top: 50%;-webkit-transform: translate(50%, -50%);-ms-transform: translate(50%, -50%);transform: translate(50%, -50%);width: 800px;z-index: 0;}
@media screen and (min-width: 1920px){
.main .form-right:after{height: 1000px;width: 1000px;}
}
@media screen and (max-width: 767px){
.main .form-right:after{left: 50%;right: auto;top: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
}
@media screen and (max-width: 767px){
.main{min-height: 400px;}
}
@media screen and (max-width: 767px){
.main .form-right-log:before{-webkit-transform: translate(50%, -45%);-ms-transform: translate(50%, -45%);transform: translate(50%, -45%);}
}
@media screen and (max-width: 767px){
.main .form-right-log:after{-webkit-transform: translate(-50%, -45%);-ms-transform: translate(-50%, -45%);transform: translate(-50%, -45%);}
}
@media screen and (max-width: 767px){
.main .form-right-repair:before{-webkit-transform: translate(50%, -35%);-ms-transform: translate(50%, -35%);transform: translate(50%, -35%);}
}
@media screen and (max-width: 767px){
.main .form-right-repair:after{-webkit-transform: translate(-50%, -35%);-ms-transform: translate(-50%, -35%);transform: translate(-50%, -35%);}
}
.main .whatuget{padding-bottom: 3rem;}
@media screen and (max-width: 767px){
.main .whatuget{padding-bottom: 60px;}
}
.main .whatuget h4{display: block;font-size: 28px;line-height: 32px;padding-bottom: 15px;}
.main .whatuget ul{background: rgba(7, 103, 220, 0.1);border-radius: 25px;list-style: none;margin: 0;padding: 25px 10px;width: 100%;}
@media screen and (max-width: 767px){
.main .whatuget ul{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding: 15px 10px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main .whatuget ul{width: 100%;}
}
.main .whatuget ul li{display: -webkit-box;display: -ms-flexbox;display: flex;padding: 5px 15px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-family: roboto;font-weight: 700;margin-top: 15px;}
.main .whatuget ul li span{color: #0767dc;display: block;font-size: 18px;line-height: 24px;margin-left: 15px;}
.main .whatuget ul li .wrap{-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0;padding: 0;}
.main .whatuget ul li .wrap,
.main__in{display: -webkit-box;display: -ms-flexbox;display: flex;}
.main__in{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;min-height: 580px;-webkit-box-align: start;-ms-flex-align: start;align-items: start;position: relative;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
@media screen and (max-width: 767px){
.main__in{-webkit-box-pack: start;-ms-flex-pack: start;justify-content: start;min-height: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__in{-webkit-box-pack: start;-ms-flex-pack: start;justify-content: start;}
}
.main__in .breadcrumbs{margin-bottom: 2rem;margin-top: 30px;min-width: 600px;position: absolute;top: 20px;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__in .breadcrumbs{left: 0;min-width: 1000px;position: absolute;top: 30px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__in .breadcrumbs{margin-bottom: auto;}
}
@media screen and (max-width: 767px){
.main__in .breadcrumbs{min-width: auto;position: relative;}
}
.main__in .descr{margin-bottom: auto;margin-top: auto;}
@media screen and (max-width: 767px){
.main__in .descr{margin-bottom: 30px;margin-top: 30px;}
}
.main h1,
.main p{position: relative;z-index: 1;}
.main p{font-size: 20px;line-height: 27px;padding-top: 15px;}
.main__right{display: block;position: absolute;right: 0;top: -30%;width: 50%;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__right{width: 70%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__right{opacity: 0.7;right: -15%;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 70%;}
.main__right img{width: 100%;height:auto;}
}
@media screen and (min-width: 768px) and (max-width: 991px) and (max-width: 767px){
.main__right img{-o-object-fit: cover;object-fit: cover;}
}
@media screen and (max-width: 767px){
.main__right{margin: 0 auto;min-height: 350px;overflow: hidden;position: relative;top: 80px;-webkit-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);width: 100%;}
.main__right img{left: 0;margin: 0 auto;-o-object-fit: cover;object-fit: cover;position: absolute;text-align: center;width: 100%;height:auto;}
}
.main h1{
font-size: 36px;font-weight: 700;line-height: 44px;margin-bottom: 14px;}
.mfp-bg{display: none;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main h1{font-size: 34px;line-height: 40px;}
}
@media screen and (max-width: 767px){
.main h1{font-size: 24px;line-height: 28px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main h1{font-size: 33px;line-height: 36px;}
}
.main p{margin-bottom: 40px;}
@media screen and (max-width: 767px){
.main p{font-size: 16px;line-height: 22px;}
}
header{background: #f8f9f9;border-bottom: 4px solid hsla(0, 0%, 93%, 0.3);display: block;position: relative;z-index: 4;}
header:after{background: #f8f9f9;bottom: -1px;content: "";display: block;height: 7px;left: 0;position: absolute;width: 100%;z-index: 1;}
@media screen and (max-width: 767px){
header .logo{width: 120px;}header .logo img{width: 100%;}
}
.header{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 20px 0;}
@media screen and (max-width: 767px){
.header{padding: 24px 0;}
}
.header .login a{padding: 14px 34px;text-transform: uppercase;}
@media screen and (max-width: 767px){
.header .login{display: none;}
}
.header .humburg{margin-left: 10px;}
.header .humburg a{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: rgba(7, 103, 220, 0.1);border-radius: 100%;height: 40px;width: 40px;}
@media screen and (min-width: 1920px){
.header .humburg{display: none;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.header .humburg{display: none;}
}
@media screen and (min-width: 1200px) and (max-width: 1919px){
.header .humburg{display: none;}
}
.header .humburg span{background: #000;border-radius: 5px;display: block;height: 3px;margin-bottom: 4px;width: 50%;}
.header .humburg span:last-child{margin-bottom: 0;}
.header .langChange{background: rgba(7, 103, 220, 0.1);border-radius: 25px;font-size: 20px;margin-left: auto;margin-right: 25px;padding: 6px 10px;}
@media screen and (max-width: 767px){
.header .langChange{font-size: 16px;height: 40px;margin-right: 0;width: 40px;}
}
.header .langChange select{background: none;border: none;color: #0767dc;cursor: pointer;outline: none;}
@media screen and (max-width: 767px){
.header .langChange select{-webkit-appearance: none;}
}
.header nav{margin-left: auto;}
@media screen and (max-width: 767px){
.header nav{display: none;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.header nav{display: none;}
}
.header nav ul{display: -webkit-box;display: -ms-flexbox;display: flex;margin: 0;padding: 0;-webkit-box-pack: justify;-ms-flex-pack: justify;gap: 35px;justify-content: space-between;list-style: none;}
.header nav ul li a{color: #000;text-decoration: none;}
.header nav ul li a:hover{color:#f64242;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.header nav ul li a{font-size: 14px;line-height: 18px;}
}
.main__one{background: #eef1f6;padding-top: 120px;position: relative;}
@media screen and (max-width: 767px){
.main__one{padding-top: 60px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__one{padding-bottom: 0;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__one{padding-bottom: 10px;}
}
.main__one__services{margin: 3rem 0 0;}
@media screen and (max-width: 767px){
.main__one__services{margin-top: 30px;}
}
.main__one__services ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 10px;list-style: none;margin: 0;padding: 0;width: 100%;}
.main__one__services ul li{width: calc(33.33333% - 10px);}
@media screen and (max-width: 767px){
.main__one__services ul li{width: 100%;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__one__services ul li{width: calc(50% - 10px);}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__one__services ul li{width: 100%;}
}
.main__one__services ul li a{display: -webkit-box;display: -ms-flexbox;display: flex;gap: 20px;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: #f8f9f9;border-radius: 40px;-webkit-box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.1);color:#47464A;font-size: 16px;font-weight: 500;line-height: 19px;padding: 15px 20px;text-decoration: none;}
@media screen and (max-width: 767px){
.main__one__services ul li a{font-size: 16px;}
}
.main__one__services ul li a:hover{color: #f64242;}
.just-title{padding-bottom: 0;}
@media screen and (min-width: 768px) and (max-width: 991px){
.just-title{padding-bottom: 0;padding-top: 60px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.just-title{padding-bottom: 0;padding-top: 0;}
}
@media screen and (max-width: 767px){
.just-title{padding-top: 0;}
}
.just-title h2{margin-bottom: 0;}
@media screen and (max-width: 767px){
.just-title2{padding-bottom: 20px;padding-top:60px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.just-title2{padding-top: 60px;}
}
@media screen and (max-width: 767px){
.just-title3{padding-bottom: 45px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__two{padding: 60px 0;}
}
.main__two .wrap{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
@media screen and (max-width: 767px){
.main__two .wrap{-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}
}
.main__two .wrap .left{width: 50%;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__two .wrap .left{width: 60%;}
}
.main__two .wrap .left .space{display: block;height: 150px;}
.main__two .wrap .left .descr{max-width: 75%;}
@media screen and (max-width: 767px){
.main__two .wrap .left .descr{max-width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__two .wrap .left .descr{max-width: 100%;}
}
@media screen and (max-width: 767px){
.main__two .wrap .left p{max-width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__two .wrap .left p{max-width: 100%;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__two .wrap .left p{max-width: 100%;}
}
@media screen and (max-width: 767px){
.main__two .wrap .left{width: 100%;}
}
.main__two .wrap .right{width: 45%;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__two .wrap .right{width: 50%;}
}
@media screen and (max-width: 767px){
.main__two .wrap .right{width: 100%;}
.main__two{padding-top: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__two{padding-bottom: 0;}
.main__two br{display: none;}
.main__two .btn{margin-top: 30px;}
}
.main__two .img img{width: 100%;}
.main__two__right{background: #fff;border-radius: 40px;display: block;margin-left: auto;padding: 24px 30px;}
@media screen and (min-width: 1200px) and (max-width: 1919px){
.main__two__right{width: 100%;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__two__right{border-radius: 20px;padding: 14px;width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__two__right{width: 100%;}
}
@media screen and (max-width: 767px){
.main__two__right{border-radius: 20px;margin-bottom: 20px;padding: 14px;width: 100%;}
}
.main__two__right img{width: 100%;}
.main__two__right .pubdate p{color:#47464A;font-size: 14px;line-height: 19px;margin-bottom: 0;text-align: center;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__two__right .pubdate p{font-size: 12px;text-align: center;}
}
@media screen and (max-width: 767px){
.main__two__right .pubdate p{font-size: 12px;line-height: 16px;text-align: center;}
}
.main__two__right .pubdate-head{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 9px;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__two__right .pubdate-head{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 10px;}
}
@media screen and (max-width: 767px){
.main__two__right .pubdate-head{margin-bottom: 10px;}
}
.main__two__right .pubdate-head svg{margin-right: 10px;margin-top: -2px;}
.main__two__right .pubdate-head span{color: #f64242;font-weight: 700;}
@media screen and (max-width: 767px){
.main__two__right .pubdate-head span{font-size: 12px;line-height: 16px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__two__right .pubdate-head span{font-size: 14px;line-height: 16px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__two__right .pubdate-head span{font-size: 14px;line-height: 16px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__two__right .pubdate-head .btn{margin-top: 10px;}
}
.main__two__right .pubdate-head .btn span{background: #f64242;border-radius: 25px;color: #fff;display: block;font-size: 14px;line-height: 18px;padding: 14px 28px;text-transform: uppercase;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__two__right .pubdate-head .btn span{font-size: 11px;padding: 10px 13px;}
}
@media screen and (max-width: 767px){
.main__two__right .pubdate-head .btn span{font-size: 12px;line-height: 16px;padding: 10px;width:max-content;}
.main__two__right .pubdate-head svg{margin-right: 4px;}
.main-form+footer{margin-top: 60px;}
}
.main__two__wrap{background-position: 100% !important;background-repeat: no-repeat !important;background-size: cover !important;border-radius: 40px;padding: 60px;}
@media screen and (max-width: 767px){
.main__two__wrap{background-position: 60% 100% !important;padding: 60px 22px;}
}
.main__two__wrap p{color: #fff;font-size: 20px;line-height: 27px;}
@media screen and (max-width: 767px){
.main__two__wrap p{font-size: 16px;line-height: 22px;}
}
.main__two__wrap h2{color: #fff;margin-bottom: 40px;}
.main__two-type2{position: relative;}
.main__two-type2 .main__two__wrap{background-position: 57% !important;position: relative;}
.main__two-type2 .main__two__wrap .wrap .left{width: 48%;}
.main__two-type2 .main__two__wrap .wrap .left h2{color: #0767dc;}
.main__two-type2 .main__two__wrap .wrap .left p{color: #000;}
.main__two-type2 .main__two__wrap .wrap .left .main__two__right{margin-left: 0;margin-right: auto;width: 90%;}
@media screen and (max-width: 767px){
.main__two-type2 .main__two__wrap .wrap .left .main__two__right{width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__two-type2 .main__two__wrap .wrap .left .main__two__right{width: 100%;}
}
.main__two-type2 .main__two__wrap .wrap .left .space{height: 83px;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__two-type2 .main__two__wrap:before{background: rgba(0, 0, 0, 0.2);border-radius: 40px;content: "";height: 100%;left: 0;position: absolute;top: 0;width: 100%;z-index: 3;}
}
.main__two-type2 .main__two__wrap .main__two__right,
.main__two-type2 .main__two__wrap h2,
.main__two-type2 .main__two__wrap p{position: relative;z-index: 4;}
.main__two-type2 .get-book{bottom: 4rem;position: absolute;right: 3rem;z-index: 3;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__two-type2 .get-book{position: absolute;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__two-type2 .get-book{bottom: auto;margin-top: 30px;position: relative;right: auto;}
}
@media screen and (max-width: 767px){
.main__two-type2 .get-book{bottom: 0;position: relative;right: 0;}
}
.pagetitle{max-width: 50%;}
@media screen and (max-width: 767px){
.pagetitle{max-width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.pagetitle{max-width: 100%;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.pagetitle{max-width: 100%;}
}
.main__three{padding: 30px 0;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__three{padding:30px 0 0;}
}
@media screen and (max-width: 767px){
.main__three{padding: 0;}
.main__three .row{padding:0;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
}
@media screen and (max-width: 767px) and (min-width: 992px) and (max-width: 1199px){
.main__three .row{gap: 20px;}
}
@media screen and (max-width: 767px) and (min-width: 768px) and (max-width: 991px){
.main__three .row{gap: 20px;}
}
@media screen and (max-width: 767px){
.main__three .item-left{font-size: 14px;}
}
.main__three:first-child{margin-top: 60px;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__three:first-child{margin-top: 30px;padding-bottom: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__three:first-child{margin-top: 0;padding-bottom: 0;}
}
@media screen and (max-width: 767px){
.main__three:first-child{margin-top: 15px;padding-top: 0;}
}
.main__three:last-child{padding-bottom: 60px;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__three:last-child{padding-top: 0;}
}
@media screen and (max-width: 767px){
.main__three:last-child{padding-bottom: 0;}
.main__three:last-child .item-right{margin: 0;}
}
.main__three:nth-child(2n) .row{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
.main__three:nth-child(2) .item .whatuget ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.main__three:nth-child(2) .item .whatuget ul li{display: block;width: 50%;}
@media screen and (max-width: 767px){
.main__three:nth-child(2) .item .whatuget ul li{width: 100%;}
}
.main__three:nth-child(3) .item .whatuget ul{-ms-flex-wrap: wrap;flex-wrap: wrap;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__three:nth-child(3) .item .whatuget ul{display: -webkit-box;display: -ms-flexbox;display: flex;}
}
.main__three:nth-child(3) .item .whatuget ul li{width: 50%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: start;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
@media screen and (max-width: 767px){
.main__three:nth-child(3) .item .whatuget ul li{width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__three:nth-child(3) .item .whatuget ul li{width: 50%;}
}
.main__three:nth-child(3) .item .whatuget ul li:last-child{-webkit-box-align: end;-ms-flex-align: end;align-items: end;}
.main__three .item-img{padding: 0 !important;}
@media screen and (max-width: 767px){
.main__three .item-img{margin-top: 0 !important;padding: 0 !important;width: 100%;}
.main__three .item-img img{height: 100% !important;width: 100% !important;}
}
.main__three .item-right{height: 100%;overflow: hidden;}
@media screen and (max-width: 767px){
.main__three .item-right h4{font-size: 16px;line-height: 19px;}
}
.main__three .item-right img{height: 100%;-o-object-fit: cover;object-fit: cover;width: 100%;}
.main__three .item-right ul{list-style: none;margin: 35px 0 0;padding: 0;}
@media screen and (max-width: 767px){
.main__three .item-right ul{margin-top: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__three .item-right ul{margin-top: 0;}
}
.main__three .item-right ul li{padding: 10px 0;}
.main__three .item-right ul li h5{color: #f64242;font-size: 14px;line-height: 16px;margin-left: 24px;position: relative;}
.main__three .item-right ul li h5:before{background: url(//managerestaurant.info/wp-content/themes/rest/images/tick.svg) no-repeat;background-size: contain;content: "";display: block;height: 20px;left: -24px;position: absolute;top: -2px;width: 20px;}
.main__three .item-right ul li p{font-size: 12px;line-height: 14px;margin-bottom: 0;}
.main__three .item{background: #fff;border-radius: 40px;-webkit-box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.1);min-height: 100%;padding: 40px;}
@media screen and (max-width: 767px){
.main__three .item{margin: 0 0 20px;min-height: auto;padding: 30px 20px;}
}
@media screen and (min-width: 768px) and (max-width: 1200px){
.main__three .item{margin-bottom: 30px;min-height: auto;}
}
.main__three .item h3{margin-bottom: 40px;}
@media screen and (max-width: 767px){
.main__three .item h3{margin-bottom: 20px;}
}
.main__three .item p{margin-bottom: 0;}
@media screen and (max-width: 767px){
.main__three .item p{font-size: 14px;line-height: 21px;}
}
.main__three .item .btn-red-2{margin: 40px 0 60px;}
@media screen and (max-width: 767px){
.main__three .item .btn-red-2{margin: 20px 0 25px;}
.main__three .item .whatuget .btn{margin: 16px auto;}
.main__three .item .whatuget .btn a{margin-right: 0;text-align: center;}
}
.main__three .item .whatuget h4{display: block;padding-bottom: 15px;}
.main__three .item .whatuget ul{background: #eef1f6;border-radius: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;list-style: none;margin: 0;padding: 15px 10px;width: 100%;-ms-flex-wrap: wrap;flex-wrap: wrap;}
@media screen and (max-width: 767px){
.main__three .item .whatuget ul{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding: 10px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__three .item .whatuget ul{width: 100%;}
}
.main__three .item .whatuget ul li{display: block;padding: 5px 15px;width: 50%;}
.main__three .item .whatuget ul li.last_block{display: flex;align-items: center;justify-content: end;}
@media screen and (max-width: 767px){
.main__three .item .whatuget ul li{padding: 0 0 13px;width: 100%;}
.main__three .item .whatuget ul li:first-child{padding-top: 0;}
.main__three .item .whatuget ul li:last-child{padding-bottom: 0;}
}
.main__three .item .whatuget ul li .wrap{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0;padding: 0;}
.main__three .item .whatuget ul li picture{margin-right: 10px;}
.main__three .item .whatuget ul li picture img{width: 100%;}
.main__three .item .whatuget ul li span{color: #0767dc;display: block;font-size: 13px;font-weight: 700;line-height: 16px;margin-bottom: 0;width: 100%;}
.main__three .item .whatuget ul li p{font-size: 12px;line-height: 16px;margin-top: 10px;width: 100%;}
@media screen and (max-width: 767px){
.main__three .item .whatuget ul li p{margin-bottom: 0;}
.form-contact{margin-bottom: 60px;}
}
.form-uslugi{padding-bottom: 120px;}
@media screen and (max-width: 767px){
.form-uslugi{margin-bottom: 60px;}
.main-form{padding-bottom: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main-form{padding-bottom: 60px;padding-top: 0;}
}
.main-form h2{margin-bottom: 35px;position: relative;z-index: 3;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main-form h2{font-size: 26px;line-height: 30px;}
}
.main-form p{color: #fff;font-size: 20px;line-height: 26px;position: relative;z-index: 3;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main-form p{font-size: 16px;line-height: 20px;}
}
@media screen and (max-width: 767px){
.main-form p{font-size: 16px;line-height: 24px;}
}
.main-form .form-one{background: #0767dc;border-radius: 40px;color: #fff;overflow: hidden;padding: 40px;position: relative;}
@media screen and (max-width: 767px){
.main-form .form-one{padding: 40px 20px;}
}
.main-form .form-one:before{background: #3e88e3;border-bottom-right-radius: 100%;border-top-right-radius: 100%;content: "";height: 900px;left: -10%;position: absolute;top: -30%;width: 900px;z-index: 1;}
@media screen and (max-width: 767px){
.main-form .form-one:before{border-radius: 100%;bottom: -24%;height: 700px;left: -50%;margin-left: 30px;top: auto;width: 700px;}
}
.main-form .form-one:after{background: #1e75df;border-bottom-right-radius: 100%;border-top-right-radius: 100%;content: "";height: 1000px;left: -5%;margin-top: -50px;position: absolute;top: -30%;width: 1000px;z-index: 0;}
@media screen and (max-width: 767px){
.main-form .form-one:after{border-radius: 100%;bottom: -24%;height: 800px;left: -50%;margin-left: -30px;top: auto;width: 800px;}
}
.main-form .form form{position: relative;z-index: 3;}
.main-form .form form h4{font-weight: 400;padding: 10px 0;}
.main-form .form form p{font-size: 20px;font-weight: 400;line-height: 27px;}
.main-form .form form span{color: #eef1f6;display: block;font-size: 12px;text-align: center;line-height:18px;}
.main-form .form form span a{color:#F64242;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main-form .form form span{font-size: 11px;line-height: 14px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main-form .form form span{font-size: 11px;line-height: 14px;}
}
.main-form .form form button,.main-form .form form .btn_submit_callback{background: #f64242;border: none;border-radius: 25px;-webkit-box-shadow: none;box-shadow: none;color: #fff;font-size: 14px;font-weight: 700;height: 50px;line-height: 19px;margin-bottom: 15px;margin-top: 15px;text-transform: uppercase;width: 100%;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main-form .form form button,.main-form .form form .btn_submit_callback{font-size: 14px;height: 40px;margin-top: 30px;}
}
.main-form .form form input{background: #fff;border: none;border-radius: 25px;color:#47464A;font-weight: 400;height: 50px;margin-bottom: 10px;padding-left: 20px;width: 100%;}
.main-form .form form input::placeholder{background: #fff;width: 100%;color:#0767dc;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main-form .form form input{font-size: 13px;height: 40px;margin-bottom: 0;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main-form .form form input{font-size: 14px;height: 45px;margin-bottom: 0;}
}
@media screen and (max-width: 767px){
.main-form .form form input{margin-bottom: 5px;}
}
.main-form .form form input::-webkit-input-placeholder{color: #0767dc;}
.main-form .form form input::-moz-placeholder{color: #0767dc;}
.main-form .form form input:-ms-input-placeholder{color: #0767dc;}
.main-form .form form input::-ms-input-placeholder{color: #0767dc;}
.main-form .form form input::placeholder{color: #0767dc;font-size:16px;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__four{padding-bottom: 0;padding-top: 0;}
}
@media screen and (max-width: 767px){
.main__four{padding-bottom: 0;}
}
.main__four h2{margin-bottom: 0;}
@media screen and (max-width: 767px){
.main__four h2{margin-bottom: 2rem;}
}
.main__four .slider__main1{margin: 46px -15px -15px;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__four .slider__main1{margin: 35px -15px 0;}
}
@media screen and (max-width: 767px){
.main__four .slider__main1{margin: 0;}
}
.main__four .slider__main1 .slick-prev{background: #fff;border-radius: 100%;height: 50px;left: -10px;width: 50px;z-index: 3;}
.main__four .slider__main1 .slick-prev:before{background: url(//managerestaurant.info/wp-content/themes/rest/images/slick-arrow.svg) no-repeat;background-size: contain;content: "";display: block;height: 40px;margin: 0 auto;width: 40px;}
.main__four .slider__main1 .slick-next{background: #fff;border-radius: 100%;height: 50px;right: -10px;width: 50px;z-index: 3;}
.main__four .slider__main1 .slick-next:before{background: url(//managerestaurant.info/wp-content/themes/rest/images/slick-arrow.svg) no-repeat;background-size: contain;content: "";display: block;height: 40px;margin: 0 auto;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);width: 40px;}
.main__four .slider__main1 .slick-track{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.main__four .slider__main1 .slick-slide{margin:15px;}
@media screen and (max-width: 767px){
.main__four .slider__main1 .slick-slide{margin: 0;padding:10px;}
}
.main__four .slider__main1 .item-txt{padding: 20px 30px;}
.main__four .slider__main1 .item{background: #fff;border-radius: 40px;-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);display: block;}
.main__four .slider__main1 .item .btn a{font-size: 12px;}
.main__four .slider__main1 .item h3{font-size: 18px;line-height: 24px;}
.main__four .slider__main1 .item h3 a{color:#47464a;text-decoration:none;}
.main__four .slider__main1 .item h3:hover{color: #f64242;}
.main__four .slider__main1 .item p{font-size: 14px;line-height: 18px;}
.main__four .slider__main1 .item-img{border-top-left-radius: 40px;border-top-right-radius: 40px;overflow: hidden;position: relative;}
.main__four .slider__main1 .item-img:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.main__four .slider__main1 .item-img .informer{background: #0767dc;border-radius: 25px;color: #fff;display: block;font-size: 14px;padding: 10px 30px;position: absolute;right: 15px;top: 15px;z-index: 3;}
.main__four .slider__main1 .item-img img{height: 200px;-o-object-fit: cover;object-fit: cover;-webkit-transition: 0.25s;transition: 0.25s;width: 100%;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__five{padding-bottom: 0;padding-top: 60px;}
}
@media screen and (max-width: 767px){
.main__five{padding-bottom: 0;}
}
.main__five .slider__main2{margin-bottom: 0;}
.main__five .slider__main2 .slick-dots{bottom: 15px;display: -webkit-box;display: -ms-flexbox;display: flex;gap: 10px;left: 20%;list-style: none;position: absolute;}
@media screen and (max-width: 767px){
.main__five .slider__main2 .slick-dots{gap: 5px;left: 50%;top: 32%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transform: translate(-50%);-ms-transform: translate(-50%);transform: translate(-50%);}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__five .slider__main2 .slick-dots{bottom: 10px;left: 35%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transform: translate(-50%);-ms-transform: translate(-50%);transform: translate(-50%);}
}
.main__five .slider__main2 .slick-dots li.slick-active{background: #0767dc;}
.main__five .slider__main2 .slick-dots li{background: rgba(7, 103, 220, 0.3);border-radius: 5px;display: block;height: 10px;padding: 0 10px;width: 90px;}
@media screen and (max-width: 767px){
.main__five .slider__main2 .slick-dots li{height: 5px;width: 50px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__five .slider__main2 .slick-dots li{height: 5px;width: 50px;}
}
.main__five .slider__main2 .slick-dots li button:before{content: "";}
.main__five .slider__main2 .slick-prev{background: #fff;border-radius: 100%;height: 50px;width: 50px;z-index: 3;}
@media screen and (max-width: 767px){
.main__five .slider__main2 .slick-prev{display: none !important;left: -10px;}
}
.main__five .slider__main2 .slick-prev:before{background: url(//managerestaurant.info/wp-content/themes/rest/images/slick-arrow.svg) no-repeat;background-size: contain;content: "";display: block;height: 40px;margin: 0 auto;width: 40px;}
.main__five .slider__main2 .slick-next{background: #fff;border-radius: 100%;height: 50px;width: 50px;z-index: 3;}
@media screen and (max-width: 767px){
.main__five .slider__main2 .slick-next{display: none !important;right: -10px;}
}
.main__five .slider__main2 .slick-next:before{background: url(//managerestaurant.info/wp-content/themes/rest/images/slick-arrow.svg) no-repeat;background-size: contain;content: "";display: block;height: 40px;margin: 0 auto;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);width: 40px;}
.main__five .slider__main2 .item{display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;gap: 30px;}
@media screen and (max-width: 767px){
.main__five .slider__main2 .item{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 20px;}
}
.main__five .slider__main2 .item .left{border-radius: 40px;overflow: hidden;width: 67%;}
@media screen and (max-width: 767px){
.main__five .slider__main2 .item .left{width: 100%;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__five .slider__main2 .item .left{width: 100%;}
}
.main__five .slider__main2 .item .left img{height: 100%;-o-object-fit: cover;object-fit: cover;width: 100%;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__five .slider__main2 .item .left img{-o-object-fit: contain;object-fit: contain;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__five .slider__main2 .item .left img{-o-object-fit: contain;object-fit: contain;}
}
.main__five .slider__main2 .item .right{background: #0767dc;border-radius: 40px;color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 30px 25px;text-align: center;width: 33%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
@media screen and (max-width: 767px){
.main__five .slider__main2 .item .right{width: 100%;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__five .slider__main2 .item .right{padding: 20px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__five .slider__main2 .item .right{padding: 20px;}
}
.main__five .slider__main2 .item .right h3{font-size: 36px;line-height: 42px;margin-bottom: 2rem;margin-top: 0;}
@media screen and (max-width: 767px){
.main__five .slider__main2 .item .right h3{font-size: 24px;line-height: 32px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__five .slider__main2 .item .right h3{font-size: 23px;line-height: 28px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__five .slider__main2 .item .right h3{font-size: 20px;line-height: 24px;}
}
.main__five .slider__main2 .item .right p{color: #fff;margin-bottom: 3rem;padding: 0 20px;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__five .slider__main2 .item .right p{font-size: 14px;padding: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__five .slider__main2 .item .right p{font-size: 14px;margin-bottom: 0;padding: 0;}
}
@media screen and (max-width: 767px){
.main__five .slider__main2 .item .right .btn{margin-bottom: 10px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.main__five .slider__main2 .item .right .btn a{font-size: 6px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__five .slider__main2 .item .right .btn{display: none;}
.main__six{padding-bottom: 0;padding-top: 60px;}
}
.main__six:last-child{padding-bottom: 120px;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__six:last-child{padding-bottom: 60px;}
}
@media screen and (max-width: 767px){
.main__six:last-child{padding-bottom: 60px;}
}
@media screen and (max-width: 767px){
.main__six .row{-webkit-box-orient: vertical !important;-webkit-box-direction: reverse !important;-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important;}
}
.main__six h2{margin-bottom: 60px;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__six h2{font-size: 18px;line-height: 24px;margin-bottom: 30px;}
}
@media screen and (max-width: 767px){
.main__six h2{margin-bottom: 20px;}
}
.main__six p{font-size: 16px;line-height: 24px;}
@media screen and (min-width: 768px) and (max-width: 991px){
.main__six p{font-size: 14px;line-height: 19px;}
}
@media screen and (max-width: 767px){
.main__six p{font-size: 14px;line-height: 19px;margin: 0;}
}
.main__six .item-img{border-radius: 40px;overflow: hidden;}
@media screen and (max-width: 767px){
.main__six .item-img{margin-bottom: 20px;}
}
.main__six .item-img img{width: 100%;height: auto;}
.main__six:nth-child(2n) .row{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
footer{background: #47464a;}
footer .btn{margin-top: 2rem;}
@media screen and (max-width: 767px){
footer .btn{display: inline-block;}footer .btn a{display: block;margin-bottom: 30px;margin-top: 10px;}
}
footer .footer{display: -webkit-box;display: -ms-flexbox;display: flex;padding: 3rem 0;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
@media screen and (max-width: 767px){
footer .footer{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}footer .item .langChange{display: -webkit-box;display: -ms-flexbox;display: flex;gap: 10px;padding: 10px 0;}
}
footer .item .langChange a.ru{background: url(//managerestaurant.info/wp-content/themes/rest/images/lang-icon1.svg) no-repeat;background-size: contain;display: block;height: 30px;width: 30px;}
footer .item .langChange a.en{background: url(//managerestaurant.info/wp-content/themes/rest/images/lang-icon2.svg) no-repeat;background-size: contain;display: block;height: 30px;width: 30px;}
footer .item .langChange a.fr{background: url(//managerestaurant.info/wp-content/themes/rest/images/lang-icon3.svg) no-repeat;background-size: contain;display: block;height: 30px;width: 30px;}
.change_lang{display: flex;flex-direction: column-reverse;}
.change_lang a.selected{order:1;}
footer .item h4{font-size: 20px;line-height: 24px;margin-bottom: 20px;margin-top: 10px;}
footer .item h4 a{color: #fff;text-decoration:unset;}
footer .item h4 a:hover{color: #f64242;}
@media screen and (min-width: 768px) and (max-width: 991px){
footer .item h4{font-size: 18px;line-height: 24px;}
}
footer .item ul li{padding: 6px 0;}
footer .item ul li a{color: #fff;text-decoration: none;}
footer .item ul li a:hover{color: #f64242;}
footer .item .logo{margin-bottom: 25px;}
footer .item .footer-email{padding-bottom: 10px;}
footer .item .footer-email span{color: #fff;display: block;font-family: roboto;font-weight: 300;}
footer .item .footer-email a{color: #fff;display: block;font-family: roboto;font-size: 24px;font-weight: 400;line-height: 28px;margin-bottom: 15px;text-decoration: none;}
@media screen and (min-width: 768px) and (max-width: 991px){
footer .item .footer-email a{font-size: 16px;line-height: 24px;}
}
footer .item .footer-email a:hover{color: #f64242;}
footer .item .footer-phone span{color: #fff;display: block;font-family: roboto;font-weight: 300;}
footer .item .footer-phone a{color: #fff;display: block;font-size: 24px;line-height: 28px;margin-bottom: 15px;text-decoration: none;}
@media screen and (min-width: 768px) and (max-width: 991px){
footer .item .footer-phone a{font-size: 16px;line-height: 24px;}
}
footer .item .footer-phone a:hover{color: #f64242;}
footer .item h4{color: #fff;font-family: roboto;}
footer .item ul{margin: 0;padding: 0;}
.underFoot{background: #3c3b3e;padding: 15px 0;}
.underFoot .underfoot{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;color: #fff;justify-content: space-between;}
@media screen and (max-width: 767px){
.underFoot .underfoot{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
}
.underFoot .underfoot .copy{font-weight: 500;}
@media screen and (max-width: 767px){
.underFoot .underfoot .copy{padding-bottom: 10px;}
}
.underFoot .underfoot .madeby a{color: #f64242;}
.underFoot .underfoot .madeby a:hover{color: #d10808;}
.breadcrumbs ul{list-style: none;margin: 0;padding: 0;}
@media screen and (max-width: 767px){
.breadcrumbs ul{-ms-flex-wrap: wrap;flex-wrap: wrap;}
}
.breadcrumbs ul li{position: relative; display: inline; }
.breadcrumbs ul li:after{content: "/";margin-left: 5px;margin-right: 5px;}
.breadcrumbs ul li a{color: #000;text-decoration: none;}
.breadcrumbs ul li a:hover{color: #0767dc;}
.breadcrumbs ul li.current a{color: #afafaf;}
.breadcrumbs ul li.current{color: #afafaf;}
.breadcrumbs ul li:last-child:after{display: none;}
.service_one{background: #e2e7ef;}
@media screen and (max-width: 767px){
.service_one{padding: 30px 0;}
}
.service_one:nth-child(2n){
background: none;}
.service_one:nth-child(2n) .row{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
.service_one p{font-size: 16px;line-height: 24px;padding: 15px 0;}
.service_one img{border-radius: 40px;width: 100%;height: auto;}
@media screen and (max-width: 767px){
.service_one h3{margin-top: 30px;}
.service_one .btn{width: 100%;}
.service_one .btn a{display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 20px;line-height: 24px;padding: 14px 30px;text-align: center;width: 100%;}
}
.service_one h4{font-family: roboto;margin-top: 60px;}
@media screen and (min-width: 768px) and (max-width: 991px){
.service_one h4{margin-top: 30px;}
}
.service_one ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 0 0 20px;padding: 0;}
.service_one ul li{font-family: roboto;font-size: 16px;font-weight: 500;line-height: 18px;vertical-align: middle;width: calc(50% - 15px);}
@media screen and (max-width: 767px){
.service_one ul li{width: 100%;}
}
.service_one ul li a{color: #000;text-decoration: none;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.service_one ul li a{font-size: 14px;line-height: 18px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.service_one ul li a{font-size: 14px;line-height: 18px;}
}
.service_one ul li a:hover{color: #f64242;}
.service_one ul li::marker{color: #0767dc;font-size: 27px;line-height: 30px;}
.servicein-one{padding: 120px 0 60px;}
@media screen and (max-width: 767px){
.servicein-one{padding: 60px 0;}
}
.servicein-one p{font-size: 16px;line-height: 24px;}
.servicein-one img{border-radius: 40px;}
@media screen and (max-width: 991px){
.servicein-one img{margin-bottom: 40px;}
}
@media screen and (max-width: 767px){
.servicein-one img{margin-bottom: 30px;}
}
.servicein-two{padding-bottom: 0;padding-top: 0;}
.servicein-two p{font-size: 16px;line-height: 24px;}
.servicein-two img{border-radius: 40px;}
@media screen and (max-width: 767px){
.servicein-two .box{margin-top: 60px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.servicein-two .box{margin-top: 60px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.servicein-two .box{margin-bottom: 60px;}
}
.usluga-form{padding-bottom: 120px;}
.box{background: #fff;border-radius: 40px;padding: 30px;}
.box h4{color: #0767dc;padding-top: 10px;}
.box p{font-size: 14px;line-height: 18px;}
@media screen and (max-width: 767px){
.box p{font-size: 12px;line-height: 16px;}
}
.servicein-three h2{font-size: 38px;padding-top: 15px;}
@media screen and (max-width: 767px){
.servicein-three h2{font-size: 26px;line-height: 32px;}
}
.servicein-three p{line-height: 18px;}
.servicein-three ul{list-style: none;margin: 0;padding: 0;}
.servicein-three ul li{padding: 10px 0;}
.servicein-three ul li p{font-size: 12px;line-height: 16px;margin: 0;padding: 0;}
.servicein-three ul li h5{color: #f64242;font-size: 14px;line-height: 20px;margin-left: 24px;position: relative;}
.servicein-three ul li h5:before{background: url(//managerestaurant.info/wp-content/themes/rest/images/tick.svg) no-repeat;background-size: contain;content: "";display: block;height: 20px;left: -24px;position: absolute;top: -2px;width: 20px;}
.servicein-three p{font-size: 14px;}
@media screen and (max-width: 767px){
.servicein-four{padding: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.servicein-four{padding: 0;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.servicein-four{padding: 0;}
}
@media screen and (max-width: 767px){
.contact_page{padding-bottom: 60px;}
.contact{padding-bottom: 0;}
.contact-one{padding-top: 0;}
}
@media screen and (max-width: 767px){
.contact-one:nth-child(2){
padding-bottom: 0;}
}
.contact-one img{border-radius: 40px;width: 100%;height: auto;}
@media screen and (max-width: 767px){
.contact-one img{border-radius: 20px;margin-top: 10px;}
}
.contact-one:nth-child(2n) .row{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
@media screen and (max-width: 767px){
.contact-one h2{margin-bottom: 30px;}
.contact-one p{font-size: 14px;line-height: 21px;}
}
.contact h2{margin-bottom: 2rem;}
.contact-list{display: -webkit-box;display: -ms-flexbox;display: flex;}
@media screen and (min-width: 768px) and (max-width: 991px){
.contact-list{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
}
@media screen and (max-width: 767px){
.contact-list{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
}
.contact-list .item{background: #fff;border-radius: 40px;margin: 0 15px;padding: 25px 20px;text-align: center;width: 100%;}
@media screen and (max-width: 767px){
.contact-list .item:last-child{margin-bottom: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.contact-list .item{margin-bottom: 20px;}
}
@media screen and (max-width: 767px){
.contact-list .item{margin: 0 0 20px;}
}
.contact-list .item ul{display: -webkit-box;display: -ms-flexbox;display: flex;list-style: none;-webkit-box-pack: center;-ms-flex-pack: center;gap: 15px;justify-content: center;margin: 15px 0 0;padding: 0;}
.contact-list .item ul li:last-child a{padding: 5px;}
@media screen and (max-width: 767px){
.contact-list .item ul li{margin-bottom: 15px;}
}
.contact-list .item ul li a{background: #f64242;border-radius: 100%;display: block;font-family: roboto;font-size: 0;font-weight: 500;height: 35px;line-height: 0;width: 35px;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.contact-list .item ul li a{height: 25px;width: 25px;}
}
.contact-list .item ul li a:hover{background: #d10808;}
.contact-list .item ul li a img{-o-object-fit: contain;object-fit: contain;padding: 4px 0;width: 80%;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.contact-list .item ul li a img{padding: 3px 0;}
}
.contact-list .item h4{font-family: roboto;font-size: 24px;line-height: 28px;}
@media screen and (max-width: 767px){
.contact-list .item h4{font-size: 14px;line-height: 20px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.contact-list .item h4{font-size: 18px;}
}
.contact-list .item a{font-family: roboto;font-size: 32px;font-weight: 500;line-height: 40px;text-decoration: none;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.contact-list .item a{font-size: 16px;}
}
@media screen and (max-width: 767px){
.contact-list .item a{font-size: 18px;line-height: 24px;}
}
.articles h2{margin-bottom: 3rem;}
.articles__date{color: #afafaf;display: block;padding: 25px 0 10px;}
@media screen and (max-width: 767px){
.articles__img{height: 300px;}
}
.articles__img img{height: 100%;-o-object-fit: cover;object-fit: cover;width: 100%;}
.articles__txt{margin: 3.5rem 0;}
@media screen and (max-width: 991px){
.articles__txt{margin-bottom: 0;margin-top: -3rem;}
.practice_main_section{padding: 40px 0 60px;}
.article-right-block{margin-bottom: 20px;}
.articles__txt .row{display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-orient: vertical !important;-webkit-box-direction: reverse !important;-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important;-ms-flex-wrap: unset !important;flex-wrap: unset !important;}
}
.articles__txt .box p{font-size: 16px;line-height: 24px;}
@media screen and (max-width: 767px){
.base-slider{margin-bottom: 40px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.base-slider{margin-bottom: 40px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.base-slider{margin-bottom: 40px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.search-notfound{padding: 60px 0;}
}
@media screen and (max-width: 767px){
.search-notfound{padding-bottom: 0;}
}
.search-notfound h2{text-align: center;}
@media screen and (max-width: 767px){
.search-result{padding-bottom: 40px;padding-top: 0;}
}
.search-result h2{margin-bottom: 0;max-width: 70%;padding-bottom: 60px;}
@media screen and (max-width: 767px){
.search-result h2{max-width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.search-result h2{max-width: 100%;}
}
.btn-more{display: block;margin: 15px auto;text-align: center;}
.btn-more a{margin: 0 auto;padding: 14px 30px;text-align: center;}
.card{background: #fff;border-radius: 40px;display: block;margin-bottom: 35px;}
.card .item-txt{padding: 20px 30px;}
.card .item .btn a{font-size: 12px;}
.card .item h3{font-size: 18px;line-height: 24px;}
.card .item h3:hover{color: #f64242;}
.card .item p{font-size: 14px;line-height: 18px;}
.card .item-img{border-top-left-radius: 40px;border-top-right-radius: 40px;overflow: hidden;position: relative;}
.card .item-img:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.card .item-img .informer{background: #0767dc;border-radius: 25px;color: #fff;display: block;font-size: 14px;padding: 10px 30px;position: absolute;right: 15px;top: 15px;z-index: 3;}
.card .item-img img{height: 200px;-o-object-fit: cover;object-fit: cover;-webkit-transition: 0.25s;transition: 0.25s;width: 100%;}
.base{padding-bottom: 20px;}
.search-area{padding-top: 120px;}
@media screen and (max-width: 767px){
.search-area{padding: 60px 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.search-area{padding-top: 60px;}
}
.search-area .search .search-filtr{margin-top: 20px;}
@media screen and (max-width: 767px){
.search-area .search .search-filtr{overflow: hidden;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.search-area .search .search-filtr{overflow-x: scroll;}
}
.search-area .search .search-filtr ul{display: -webkit-box;display: -ms-flexbox;display: flex;gap: 15px;list-style: none;margin: 0;padding: 0;}
@media screen and (max-width: 767px){
.search-area .search .search-filtr ul{overflow-x: scroll;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.search-area .search .search-filtr ul{min-width: 1000px;overflow-x: scroll;}
}
@media screen and (max-width: 767px){
.search-area .search .search-filtr ul li{padding: 5px 0;}
}
.search-area .search .search-filtr ul li a{background: #f8f9f9;border-radius: 40px;-webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);display: block;font-size: 14px;font-weight: 300;line-height: 16px;padding: 10px 20px;text-decoration: none;}
@media screen and (max-width: 767px){
.search-area .search .search-filtr ul li a{-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);padding: 15px 20px;text-align: center;width: 250px;}
}
.search-area .search .search-filtr ul li a:hover{background: #fff;}
.search-area .search form .wrap{display: -webkit-box;display: -ms-flexbox;display: flex;gap: 20px;}
@media screen and (max-width: 767px){
.search-area .search form .wrap{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
}
.search-area .search form .wrap .input{position: relative;width: 100%;}
.search-area .search form .wrap .input:after{background: url(//managerestaurant.info/wp-content/themes/rest/images/search.svg) no-repeat;background-position: 50%;background-size: contain;border-radius: 0;content: "";height: 25px;position: absolute;right: 15px;top: 12px;width: 23px;}
.search-area .search form .wrap .input input{border: none;border-radius: 40px;-webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);height: 50px;padding-left: 25px;width: 100%;}
.search-area .search form .wrap .input input::-webkit-input-placeholder{color: #9f9f9f;}
.search-area .search form .wrap .input input::-moz-placeholder{color: #9f9f9f;}
.search-area .search form .wrap .input input:-ms-input-placeholder{color: #9f9f9f;}
.search-area .search form .wrap .input input::-ms-input-placeholder{color: #9f9f9f;}
.search-area .search form .wrap .input input::placeholder{color: #9f9f9f;}
.search-area .search form .wrap button{background: #0767dc;border: none;border-radius: 40px;color: #fff;display: block;font-size: 14px;line-height: 18px;padding: 15px 0;text-transform: uppercase;width: 25%;}
@media screen and (max-width: 767px){
.search-area .search form .wrap button{width: 100%;}
}
.search-area .search form .wrap button:hover{background: #0557bc;}
.popular{padding: 60px 0;}
@media screen and (max-width: 767px){
.popular{padding-bottom: 0;padding-top: 0;}
}
.popular h2{margin-bottom: 0;}
.popular-list{margin-top: 60px;}
@media screen and (max-width: 767px){
.popular-list{margin-top: 30px;}
}
.popular-list ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;list-style: none;margin: 0;padding: 0;}
@media screen and (max-width: 767px){
.popular-list ul{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
}
.popular-list ul li{width: 33.33333%;padding: 10px;}
@media screen and (max-width: 767px){
.popular-list ul li{width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.popular-list ul li{width: 50%;}
}
.popular-list ul li a, .popular-list ul li button{
background: #fff;
border-radius: 40px;
-webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);color: #000;display: flex;font-size: 20px;line-height: 24px;padding: 28px 30px;text-align: center;text-decoration: none;height: 100%;align-items: center;justify-content: center;
border: none;
width: 100%;
}
@media screen and (max-width: 767px){
.popular-list ul li a, .popular-list ul li button{margin: 5px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.popular-list ul li a{font-size: 16px;line-height: 24px;}
}
.popular-list ul li a:hover, .popular-list ul li button:hover{color: #0767dc;}
.popular-list ul li a.active, .popular-list ul li button.active{background: #0767dc;color: #fff; pointer-events: none;}
.popular-list ul li a.active:hover, .popular-list ul li a.active:hover{background: #0557bc;color: #fff;}
blockquote{margin: 2rem 0;padding: 30px 25px;position: relative;}
blockquote h3{padding: 15px 0;}
blockquote.blue{background: rgba(7, 103, 220, 0.2);}
blockquote.blue:before{background: #0767dc;content: "";display: block;height: 100%;left: 0;position: absolute;top: 0;width: 7px;}
blockquote.pink{background: rgba(160, 54, 197, 0.2);}
blockquote.pink:before{background: #a036c5;content: "";display: block;height: 100%;left: 0;position: absolute;top: 0;width: 7px;}
aside{background: #fff;border-radius: 40px;padding: 30px 20px;}
.article-right-block{height:max-content;position:sticky;top: 25px;}
@media screen and (max-width: 767px){
aside{margin-bottom: 20px;}
}
aside .item h4{margin-bottom: 10px;}
aside .item:nth-child(2) ul li::after{background: #47464A;}
aside .item.download_file ul li::after{background: #F64242;}
aside ul{
padding-left: 22px;
} aside ul li{
position: relative; }
aside ul li::marker {
background: #0767DC;
color: #0767DC;
font-size: 22px;
}
aside ul li a{color: #47464A;display: block;font-family: roboto;font-size: 16px;font-weight: 500;line-height: 18px;padding: 8px 0;text-decoration: none;}
@media screen and (max-width: 767px){
aside ul li a{font-size: 14px;line-height: 18px;}
}
aside ul li a:hover{color: #0767dc;}
@media screen and (max-width: 767px){
.articl h1{font-size: 20px;line-height: 24px;}
.articl p{font-size: 14px;line-height: 18px;}
}
.popupmenu{background: #fff;height: 100%;left: 0;position: fixed;top: 0;width: 100%;}
.popupmenu .mfp-close{margin-right: 10px;margin-top: 15px;}
.mob-menu{background: #fff;overflow-x: scroll;padding: 20px;width: 100%;z-index: 5;top: 92px;}
.mfp-wrap{z-index: unset;transition:all .4s ease;}
.mfp-wrap.mfp-ready{z-index: 1043;background:#00000059;}
.mfp-wrap.mfp-ready{z-index: 1043;}
.header .humburg a span{transition:all .4s ease;}
.header .humburg a.active span{transform:translate(100px,0);}
.header .humburg a.active span:last-child{transform: rotate(-45deg) translate(6px, -4.5px);}
.header .humburg a.active span:first-child{transform: rotate(42deg) translate(5px, 4px);}
.header .humburg a{position: relative;}
@media (max-width: 991px){
body.active{overflow:hidden;}
.openMenuMobile{display: block;}
}
.mob-menu .footer-email{margin-bottom: 20px;margin-top: 20px;}
.mob-menu .footer-email a{color: #47464a;display: block;font-family: roboto;font-size: 24px;font-weight: 500;line-height: 30px;text-decoration: none;}
.mob-menu .footer-phone{margin-bottom: 20px;}
.mob-menu .footer-phone a{color: #47464a;display: block;font-family: roboto;font-size: 24px;font-weight: 500;line-height: 30px;text-decoration: none;}
.mob-menu h3{display: block;margin-bottom: 25px;margin-top: 10px;}
.mob-menu h3 a{color:#47464a;text-decoration:none;}
.mob-menu nav ul{list-style: none;margin: 0;padding: 0;}
.mob-menu nav ul li a{color: #000;display: block;padding: 6px 0;text-decoration: none;}
.mob-menu .btn-blue-3{margin: 15px 0;width: 100%;}
.mob-menu .btn-blue-3 a{background: #0767dc;border-radius: 40px;color: #fff;display: block;padding: 10px 20px;text-align: center;text-decoration: none;width: 100%;}
.mob-menu .btn-red-3{margin: 15px 0;width: 100%;}
.mob-menu .btn-red-3 a{background: #f64242;border-radius: 40px;color: #fff;display: block;padding: 10px 20px;text-align: center;text-decoration: none;width: 100%;}
.cookie{background: none;bottom: 5%;left: 0;position: fixed;width: 100%;z-index: 10;border:0;}
.accept-btn{border:0;transition: all .4s ease;}
.cookie p{font-size: 20px;line-height: 26px;margin-bottom: 0;}
@media screen and (max-width: 767px){
.cookie p{font-size: 12px;line-height: 18px;}
}
.cookie a{color: #47464a;text-decoration: none;text-decoration: underline;}
.cookie .wrap{display: -webkit-box;display: -ms-flexbox;display: flex;margin: 0 auto;width: 60%;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: #fff;border-radius: 20px;padding: 25px 30px;}
@media screen and (max-width: 767px){
.cookie .wrap{padding: 20px;width: 100%;}
}
.cookie .wrap .btn-blue a,.cookie .wrap .btn-blue button{color: #fff;padding: 15px 40px;text-decoration: none;text-transform: uppercase;}
@media screen and (max-width: 767px){
.cookie .wrap .btn-blue a,.cookie .wrap .btn-blue button{font-size: 13px;}
}
.heading{font-size: 27px;font-weight: 700;margin: 15px 0 20px;}
.select{position: relative;}
.select__head{color:#0767dc;cursor:pointer;text-transform:uppercase;}
.select__head.open::after{transform: translateY(50%) rotate(180deg);}
.select__list{display: none;position: absolute;top: 120%;left: 0;right: 0;background: #fff;box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);border-radius: 10px;margin-top: 5px;max-height: 205px;overflow-x: hidden;overflow-y: auto;z-index: 100;margin: 0;padding: 0;font-size: 14px;color: #424348;scrollbar-color: dark;scrollbar-width: thin;overscroll-behavior: contain;min-width: 53px;}
.select__list::-webkit-scrollbar{width: 7px;background-color: #F8F9FA;padding: 5px;}
.select__list::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #D9D9D9;}
.select__list .select__item{position: relative;border-top: 1px solid rgba(224, 229, 231, 0.5);padding: 10px 15px;cursor: pointer;list-style-type: none;text-transform:uppercase;}
.select_tag_main{text-decoration:unset;color:#424348;}
.select__list .select__item:hover{background-color: rgba(224, 229, 231, 0.5);}
.services_repeat_main .main__three:nth-child(even) .row{flex-direction:row-reverse;}
.main-form .form form .wpcf7-spinner{position: absolute;}
.form_callback_main p{margin: 0;}
.main__in .bread-single-service{position: unset;}
.main_service_content{padding:20px 0 40px;}
.main_service_content .btn-just-red a{display: flex;width:max-content;}
.service-section-main{padding: 60px 0;}
.service-section-main:nth-child(even){padding:0;}
.service-section-main:nth-child(even) .row{flex-direction:row-reverse;}
.service-section-main:nth-child(even) .row h3{font-size:36px;line-height:43px;}
.card_base h3 a{color:#47464a;text-decoration:none;transition: all .4s ease;}
.card_base h3 a:hover{color:#F64242;}
.btn_more_knowledge button{border:0;transition:all .4s ease;}
.articles__img{aspect-ratio:100 / 35;}
.popupwindow .wpcf7-form .input-group+p{margin: 0;}
.popupwindow .wpcf7-spinner{position: absolute;}
.slider_blog_main div{height: 100%;}
.slider_blog_main .slick-slide{height: auto;}
.slider_blog_main .btn-noborder{display: flex;margin-top:auto;height:auto;}
.slider_blog_main .item-txt{display: flex;flex-direction:column;}
.slider__main1.slider_blog_main .item{display: flex;flex-direction:column;}
.slider__main1.slider_blog_main .item-img{min-height: 200px;max-height: 200px;}
#close-button-verify{position: absolute;top: 10px;right: 10px;z-index: 1047;width: 40px;height: 40px;font-size: 28px;display: flex;align-items: center;justify-content: center;background: #fff;border: 0;color: #3333338a;line-height: 28px;text-align: center;}
#close-button-verify:hover{color:#333;}
.base_knowledge{gap: 35px 0;margin-bottom: 35px;}
.base_knowledge .card_base{margin: 0;height: 100%;display: flex;flex-direction: column;}
.base_knowledge .card_base .item-txt{height: calc(100% - 200px);display: flex;flex-direction: column;}
.base_knowledge .card_base .btn-noborder{margin-top: auto;}
.base_knowledge .card_base .btn-noborder a{justify-content:start;}
.not_found_section h1{font-size: 400px;line-height: 100%;text-align: center;font-family: 'roboto';font-weight: 900;}
.not_found_section a{display: flex;justify-content: center;font-size: 24px;line-height: 120%;text-decoration: none;color: #fff;font-family: 'roboto';font-weight: 500;width: max-content;margin: 20px auto 0;background:#f64242;padding: 18px 32px;border-radius: 55px;}
.not_found_section a:hover{background:#d10808;}
.cookie{animation: cookie 10s;}
@keyframes cookie {
0%{opacity: 0;}
30%{opacity: 0;}
60%{opacity: 0;}
100%{opacity: 1;}
}
@media screen and (min-width: 992px) and (max-width:10991px){
.service-section-main:first-child{padding-top: 120px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.service-section-main:nth-child(even) .row h3{font-size: 34px;line-height: 38px;}
}
@media (max-width: 991px){
.admin-bar .mob-menu{top:124px;}
.main__six .item-img img{object-fit:cover;}
.header .humburg a{overflow:hidden;}
.not_found_section h1{font-size: 250px;}
.not_found_section{padding: 60px 0;}
.site{display: flex;flex-direction:column;justify-content:space-between;min-height:100vh;}
body.admin-bar .site{min-height:calc(100vh - 32px);}
.not_found_section a{font-size: 22px;}
}
@media screen and (max-width: 767px){
.service-section-main:nth-child(even) .row h3{font-size: 24px;line-height:28px;}
.main__five .slider__main2 .slick-dots{bottom: unset;}
.not_found_section a{font-size: 18px;width: 75%;padding: 16px 38px;}
.not_found_section h1{font-size: 150px;}
.admin-bar .mob-menu{top:146px;height:calc(100vh - 146px);}
.mob-menu{padding:30px 20px 120px;height:calc(100vh - 100px);}
.section-blog-slider .col{padding: 0;}
.main__four.section-blog-slider .slider__main1 .slick-slide{padding: 10px 15px;}
.main__four.section-blog-slider .slider__main1 .slick-next{right: 0;}
.main__four.section-blog-slider .slider__main1 .slick-prev{left: 0px;}
.main__six{padding: 20px 0;}
.repeat-service-main{padding: 60px 0;}
.mfp-container{overflow-x:scroll;}
}
@media screen and (max-width:600px){
html #wpadminbar{top: -46px;}
} .modal_auth{
min-width: 320px;
max-width: 480px;
transition: all 0.4s linear;
}
.modal_auth__body{
background: white;
width: 100%;
border-radius: 40px;
padding: 40px 30px;
overflow: hidden;
}
.modal_auth__body input{
border: none;
border-radius: 40px;
display: block;
height: 50px;
margin-bottom: 20px;
padding-left: 15px;
width: 100%;
border: 2px solid #0767dc;
}
.modal_auth__body button{
background: #f64242;
border: none;
border-radius: 40px;
color: #fff;
height: 50px;
margin-bottom: 15px;
margin-top: 15px;
width: 100%;
transition: all .4s ease;
}
.modal_auth__body a{
color: #0767dc;
}
.modal_auth__body__text{
text-align: center;
}
.modal_auth__body__title{
font-size: 34px;
text-align: center;
margin-bottom: 40px;
margin-top: 20px;
}
._error{
color: #f74242;
background: #fde9f3;
width: fit-content;
line-height: 1.2;
padding: 6px 12px;
margin: 0 auto;
border-radius: 20px;
}
._success p{
padding: 0;
margin-bottom: 25px;
color: white;
}
._success a{
background: #f64242;
border: none;
border-radius: 40px;
color: #fff;
transition: all .4s ease;
display: block;
text-decoration: none;
width: fit-content;
padding: 4px 16px;
}  .contentBlur_wrapper{
position: relative;
}
.contentBlur{
filter: blur(6px);
user-select: none;
}
.contentBlur_wrapper::before{
content: '';
position: absolute;
z-index: 5;
width: calc(100% + 20px);
height: calc(100% + 20px);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
user-select: none;
box-shadow: -1px 251px 118px -24px rgba(255, 255, 255, 0.95) inset;
-moz-box-shadow: -1px 251px 118px -24px rgba(255, 255, 255, 0.95) inset;
-webkit-box-shadow: -1px 251px 118px -24px rgba(255, 255, 255, 0.95) inset;
}
.contentBlur__log_in_to_read{
font-size: 18px;
position: absolute;
background: white;
max-width: 90%;
min-width: 360px;
text-align: center;
padding: 14px 26px;
border-radius: 40px;
top: 24px;
left: 50%;
transform: translate(-50%);
z-index: 6;
-webkit-box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.05); 
box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.05);
}
@media screen and (max-width: 420px) {
.contentBlur__log_in_to_read{
font-size: 16px;
min-width: 270px;
padding: 8px 18px;
}
} .blog_description h4, .blog_description h2, .blog_description h2 strong, .box h4 {
color: #47464a !important;
}
.text_center_modal{text-align:center}.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;
}