@charset 'UTF-8';

:root {
  --color-1: rgba(0,0,0,1);
  --color-2: rgba(29,33,33,1);
  --color-3: rgba(111,181,193,1);
  --color-4: rgba(111,181,193,.8);
  --color-5: rgba(111,181,193,.2);
  --color-6: rgba(193,204,207,1);
  --color-7: rgba(193,204,207,.8);
  --color-8: rgba(203,221,219,1);
  --color-9: rgba(246,245,243,1);
  --color-10: rgba(89,104,108,1);
  --color-11: rgba(77,163,179,1);
  --transition: .1s ease;
  --font-1: 'Raleway', sans-serif;
  --font-2: 'Open Sans', sans-serif;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/*!
 * Bootstrap Grid v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.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}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */

/*! AWModals */
#awmodals .awmodal.active,#awmodals.active{opacity:1;visibility:visible}#awmodals .awmodal,.awmodal .header button{transition:.2s ease-in-out;position:absolute}*{margin:0;padding:0}#awmodals{display:flex;flex-direction:row;align-items:center;justify-content:center;position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.7);opacity:0;visibility:hidden;padding:10px;transition:.2s ease-in-out}.awmodal{display:none}#awmodals .awmodal{display:block;width:100%;max-width:500px;max-height:calc(100% - 30px);overflow-y:auto;background:#fff;opacity:0;visibility:hidden;transform:translate(0,-50px)}@media screen and (max-width:575px){#awmodals .awmodal{width:calc(100% - 30px);max-width:calc(100% - 30px);max-height:calc(100% - 30px)}}#awmodals .awmodal.active{transform:translate(0)}.awmodal .header{position:relative;padding:10px;line-height:1em;border-bottom:1px solid #eee;margin-bottom:10px}.awmodal .header span{display:block;width:calc(100% - 35px);font-family:sans-serif;font-size:18px;line-height:25px;white-space:nowrap;overflow:hidden}.awmodal .header button{background:0 0;cursor:pointer;border:0;padding:0;width:25px;height:25px;color:#ddd;font-size:20px;line-height:1em;right:10px;top:10px}.awmodal .header button:hover{color:red}.awmodal .body{padding:0 10px 10px}

* {
  outline: none;
  box-sizing: border-box;
  font-family: var(--font-1);
  font-weight: 400;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-2);
  font-weight: 700;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

body {
  overflow-x: hidden;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  flex-basis: auto;
}
main {
  flex-grow: 1;
  flex-basis: auto;
}

#callback-fixed {
  z-index: 10;
  position: fixed;
  right: 60px;
  bottom: 60px;
  text-decoration: none;
}
#callback-fixed > svg {
  display: block;
  margin: 0 auto;
  width: 24px;
  height: 24px;
  color: #fff;
  transition: var(--transition);
}
#callback-fixed > span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  background: var(--color-3);
  border: 0;
  text-align: center;
  font-size: 12px !important;
  line-height: 13px !important;
  text-transform: initial !important;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  text-decoration: none;
  box-shadow: 0 0 0 14px var(--color-5);
  -webkit-animation: .8s linear 0s infinite alternate jingle;
     -moz-animation: .8s linear 0s infinite alternate jingle;
       -o-animation: .8s linear 0s infinite alternate jingle;
          animation: .8s linear 0s infinite alternate jingle;
  transition: var(--transition);
}
@-webkit-keyframes jingle { from {box-shadow: 0 0 0 14px var(--color-5)} to {box-shadow: 0 0 0 0px var(--color-5)}  }
   @-moz-keyframes jingle { from {box-shadow: 0 0 0 14px var(--color-5)} to {box-shadow: 0 0 0 0px var(--color-5)}  }
     @-o-keyframes jingle { from {box-shadow: 0 0 0 14px var(--color-5)} to {box-shadow: 0 0 0 0px var(--color-5)}  }
        @keyframes jingle { from {box-shadow: 0 0 0 14px var(--color-5)} to {box-shadow: 0 0 0 0px var(--color-5)}  }
#callback-fixed > span > span {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 128%;

  /* or 20px */
  text-align: center;
  font-feature-settings: 'pnum' on, 'lnum' on;
}
#callback-fixed .inner {
  position: absolute;
  right: 0;
  top: 0;
  height: 100px;
  padding: 10px 20px;
  transition: var(--transition);
  z-index: -1;
  background: var(--color-3);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
#callback-fixed.active > span {
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
#callback-fixed.active .inner {
  z-index: 1;
  opacity: 1;
  visibility: visible;
}
#callback-fixed .inner strong {
  display: block;
  width: 100%;
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3em;
  color: #fff;
}
#callback-fixed .items {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
#callback-fixed .items a,
#callback-fixed .items span {
  display: block;
  margin: 0 10px;
  color: #fff;
  transition: var(--transition);
  cursor: pointer;
  text-decoration: none;
}
#callback-fixed .items span {
  font-size: 10px !important;
  width: 36px;
  height: 36px;
}
#callback-fixed .items span svg {
  fill: #fff;
}
#callback-fixed .items a * {
  color: #fff;
}
#callback-fixed .items a svg {
  width: 36px;
  height: 36px;
}
#callback-fixed .items a:hover {
  color: var(--color-4);
}
#callback-fixed .items a small {
  display: block;
  font-size: 10px;
  line-height: 1.1em;
  text-align: center;
}

#back-top {
  position: fixed;
  left: 60px;
  bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background: #FCFCFC;
  color: #C1CCCF;
  opacity: 0;
  visibility: hidden;
  transition: .2s ease-in-out;
  z-index: 2;
}
#back-top:hover {
  color: var(--color-3);
}
#back-top.active {
  opacity: 1;
  visibility: visible;
}

iframe {
  width: 100%;
  height: 320px;
  object-fit: cover;
  object-position: center;
  max-width: 600px;
}

.breadcrumb {
  margin: 1em 0;
  list-style: none;
  padding: 0;
}
.breadcrumb li {
  display: inline-block;
  position: relative;
}
.breadcrumb li:first-of-type {
  display: none;
}
.breadcrumb .divider {
  display: inline-block;
  width: 5px;
  height: 8px;
  margin: 0 3px;
  background-image: url( 'data:image/svg+xml,%3Csvg width="5" height="8" viewBox="0 0 5 8" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1 1L4 4L1 7" stroke="currentColor"%3E%3C/path%3E%3C/svg%3E');
}
.breadcrumb .divider img {
  display: none;
}
.breadcrumb li a,
.breadcrumb li span {
  font-size: 12px;
  line-height: 1.2em;
  color: var(--color-2);
}
.breadcrumb li > span {
  opacity: .7;
}

.pagination ul.pagination-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagination ul.pagination-list li {
  display: inline-block;
  margin: 0 3px;
}
.pagination ul.pagination-list li a,
.pagination ul.pagination-list li span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  font-size: 12px;
  line-height: 1em;
  text-decoration: none;
  color: var(--main-font-color);
  transition: var(--transition);
}
.pagination ul.pagination-list li a:hover {
  color: #16a4d6; 
  transition: var(--transition);
}
.pagination ul.pagination-list li span {
  color: #999;
  border-radius: 3px;
}
.pagination ul.pagination-list li.pagination-start span,
.pagination ul.pagination-list li.pagination-prev span,
.pagination ul.pagination-list li.pagination-next span,
.pagination ul.pagination-list li.pagination-end span {
  background: transparent;
  color: #ccc;
}

.seo-image {
  width: 100%;
  max-width: 490px;
  height: 250px;
  float: left;
  margin: 0 40px 40px 0;
}
.seo-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.seo-text,
.seo-text * {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2em;
}
.seo-text p {
  margin: 0 0 1em;
}
.seo-text h1, h2, h3, h4, h5, h6 {
  margin: 0 0 1em;
  font-weight: 800;
}

.cookie-agreement {
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 8px 15px;
  background: #fff;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  color: var(--color-1);
}
.cookie-agreement a {
  color: var(--color-1);
  transition: var(--transition);
}
.cookie-agreement a:hover {
  color: var(--color-3);
}
.cookie-agreement .btn {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1em;
	margin-left: 7px;
}

.item-page.errorpage p {
  text-align: center;
}

.btn {
  display: inline-block;
  padding: 15px 46px 13px;
  outline: none;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  background: var(--color-6);
  border: 1px solid var(--color-6);
  color: var(--color-2);
  border-radius: 4px;
  font-family: var(--font-1);
  font-size: 16px;
  font-weight: 500;
  line-height: 1em;
  transition: var(--transition);
}
.btn.small {
  padding: 9px 16px 7px;
}
.btn:hover {
  background: var(--color-7);
  border-color: var(--color-7);
}
.btn.primary {
  background: var(--color-3);
  border: 1px solid var(--color-3);
  color: #fff;
}
.btn.primary:hover {
  background: var(--color-4);
  border-color: var(--color-4);
}
.btn.primary.negative {
  background: #fff;
  border: 1px solid var(--color-3);
  color: var(--color-3);
}
.btn.primary.negative:hover {
  background: var(--color-4);
  border-color: var(--color-4);
  color: #fff;
}
.btn.outline {
  background: transparent;
  border: 1px solid var(--color-3);
  color: var(--color-3);
}
.btn.outline:hover {
  background: var(--color-3);
  color: #fff;
}
.btn.big {
  font-size: 24px;
  line-height: 1.3em;
  padding: 12px 24px;
}

.input-label {
  display: block;
}
.input-label span {}
.input-label input,
.input-label textarea {
  display: block;
  width: 100%;
  padding: 13px 24px 11px;
  font-family: var(--font-2);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
  color: var(--color-1);
  resize: vertical;
  border: 1px solid var(--color-3);
  outline: none;
  border-radius: 4px;
}
.input-label input::placeholder {
  font-family: var(--font-2);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3em;
  color: var(--color-1);
  opacity: .5;
}

.center {
  text-align: center;
}

.block {
  margin: 64px 0;
}
.block.hero {
  margin-top: 0;
}
.block-header,
.block-header * {
  margin: 0;
  text-align: center;
  font-family: var(--font-2);
  font-size: 44px;
  font-weight: 700;
  line-height: 1.3em;
  color: var(--color-2);
}
.block-header {
  margin: 0 0 48px;
}

.block .chzn-container {
  margin: 0;
  width: initial !important;
}
.block .chzn-single {
  background: #fff !important;
  border: 1px solid var(--color-3) !important;
  color: var(--color-3) !important;
  padding: 11px 48px 11px 24px !important;
  height: 46px !important;
  line-height: 1em !important;
  position: relative !important;
  box-shadow: initial !important;
  border-radius: 4px !important;
}
.block .chzn-single span {
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.4em !important;
  margin: 0 !important;
}
.block .chzn-single:before {
  content: '' !important;
  position: absolute !important;
  top: 50% !important;
  right: 24px !important;
  display: block !important;
  width: 5px !important;
  height: 5px !important;
  border-bottom: 2px solid var(--color-3) !important;
  border-right: 2px solid var(--color-3) !important;
  transform: rotate(45deg) translate(0,calc(-50% - 2px)) !important;
}
.block .chzn-single > div {
  display: none !important;
}

.block.hero {
  padding: 85px 0;
  background: linear-gradient(180deg, #FFFBF6 17.15%, #FCF8F5 28.47%, #F8F6F4 39.39%, #F3F3F1 67.99%, #E3EEED 100%), #3AA8A1;
  position: relative;
  z-index: 1;
  border-radius: 0 0 64px 64px;
  overflow: hidden;
}
.homepage .block.hero:before {
  content: '';
  position: absolute;
  inset: 0;
  display: block;
  background: url(/images/layout/sunset.jpg) no-repeat;
  background-size: contain;
  background-position: 80px center;
  z-index: -1;
}
.block.hero .header {
  font-family: var(--font-2);
  font-size: 60px;
  font-weight: 700;
  line-height: .9em;
  color: var(--color-2);
  text-align: center;
  width: 100%;
  max-width: 560px;
  margin-bottom: 48px;
  padding: 0;
}
.specialist .block.hero .header {
  text-align: left;
  margin-bottom: 24px;
  max-width: initial;
  font-size: 55px;
}
.specialist .block.hero {
  padding: 0;
}
.specialist .block.hero .row {
  align-items: stretch;
}
.specialist .block.hero .inner {
  padding: 64px 0;
}
.specialist .block.hero .image {
  height: 100%;
  position: relative !important;
  width: initial !important;
}
.specialist .block.hero .image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center bottom !important;
}
.block.hero .header span {
  display: block;
  font-family: var(--font-2);
  font-size: 130px;
  font-weight: 700;
  line-height: .74em;
  color: var(--color-3);
  letter-spacing: 2px
}
.block.hero .info {
  width: 100%;
  max-width: 560px;
  background: var(--color-3);
  color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 16px 56px;
  border-radius: 4px;
  margin-bottom: 24px;
}
.block.hero .info .icon {
  flex: 0 0 9px;
  margin-right: 24px;
}
.block.hero .info p {
  font-family: var(--font-1);
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}
.block.hero .service {
  margin-bottom: 24px;
}
.block.hero .service p {
  font-family: var(--font-1);
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 10px;
}
.block.hero .service .form {
  width: 100%;
  max-width: 560px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.block.hero .chzn-container {
  min-width: 205px;
  margin-right: 4px !important;
}
.block.hero #direction_chzn .chzn-single {
  background: var(--color-3) !important;
  color: #fff !important;
}
.block.hero #direction_chzn .chzn-single:before {
  border-color: #fff !important;
}
.block.hero .hero-advantages {}
.block.hero .hero-advantages-item {
  margin-top: 12px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.block.hero .hero-advantages-item .icon {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex: 0 0 32px;
  margin-right: 16px;
  color: var(--color-3);
}
.block.hero .hero-advantages-item span {
  font-family: var(--font-1);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2em;
}
.block.hero .specialist-info {}
.block.hero .specialist-info p {
  margin: 0 0 24px;
  font-size: 16px;
  font-weight: 400;
  color: var(--color-10);
}
.block.hero .specialist-info p strong {
  font-size: 20px;
  font-weight: 500;
  color: var(--color-2);
}
.block.hero .btn.contact {
  margin: 0 0 24px;
}
.specialist .block.hero {
  z-index: 1;
}
.specialist .block.hero .image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 762px;
}
.specialist .block.hero .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left top;
}

.steps {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto;
}
.steps .header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.steps .header span {
  flex: 0 0 422px;
  padding: 10px 50px;
  margin: 0 64px 0 0;
  background: var(--color-3);
  font-family: var(--font-2);
  font-size: 80px;
  font-weight: 700;
  line-height: 1em;
  color: #fff;
  text-transform: uppercase;
  border-radius: 12px;
  text-align: center;
}
.steps .header p {
  flex: 0 0 560px;
  margin: 0;
  font-family: var(--font-2);
  font-size: 44px;
  font-weight: 700;
  color: var(--color-2);
}
.steps .steps-items {}
.steps .steps-item {
  margin-top: 48px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: relative; 
}
.steps .steps-item .image {
  flex: 0 0 422px;
  height: 283px;
  border-radius: 12px;
  overflow: hidden;
  background: #eee;
  margin: 0 64px 0 0;
  position: relative;
}
.steps .steps-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.steps .steps-item .info {
  flex: 1;
}
.steps .steps-item .info strong {
  display: block;
  margin-bottom: 37px;
  font-family: var(--font-1);
  font-size: 37px;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: uppercase;
  color: var(--color-3);
}
.steps .steps-item .info strong span {
  font-family: var(--font-2);
  font-size: 37px;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: uppercase;
}
.steps .steps-item .info p {
  margin: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.2em;
  color: var(--color-2);
}
.steps .steps-item:first-child .info strong {
  position: relative;
}
.steps .steps-item:first-child .info strong:before {
  content: '';
  position: absolute;
  top: -40px;
  left: -56px;
  display: block;
  width: 392px;
  height: 115px;
  background: url(/images/layout/ellipse.svg) no-repeat;
  background-size: contain;
  background-position: center;
  pointer-events: none;
}
.steps .steps-item:nth-child(even) .image {
  order: 2;
  margin: 0 0 0 64px;
}
.steps .steps-item:nth-child(even) .info {
  order: 1;
}
.steps .steps-item:nth-child(odd):before,
.steps .steps-item:nth-child(even):before {
  content: '';
  position: absolute;
  bottom: 120px;
  display: block;
  width: 230px;
  height: 320px;
  background: url(/images/layout/curved-arrow.svg) no-repeat;
  background-size: contain;
  background-position: center bottom;
  pointer-events: none;
}
.steps .steps-item:nth-child(odd):before {
  left: -270px;
  transform: scaleX(-1);
}
.steps .steps-item:first-child:before {
  display: none;
}
.steps .steps-item:nth-child(even):before {
  right: -270px;
}

.block.team {
  padding: 64px 0 0;
  background: rgb(227,238,237);
  background: -moz-linear-gradient(180deg, rgba(227,238,237,1) 0%, rgba(243,243,241,1) 32%, rgba(248,246,244,1) 72%, rgba(255,251,246,1) 82%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(227,238,237,1) 0%, rgba(243,243,241,1) 32%, rgba(248,246,244,1) 72%, rgba(255,251,246,1) 82%, rgba(255,255,255,1) 100%);
  background: linear-gradient(180deg, rgba(227,238,237,1) 0%, rgba(243,243,241,1) 32%, rgba(248,246,244,1) 72%, rgba(255,251,246,1) 82%, rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e3eeed",endColorstr="#fffbf6",GradientType=1);
  border-radius: 64px 64px 0 0;
  overflow: hidden;
}

.team-items {}
.team-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.team-item .image {
  flex: 0 0 275px;
  height: 268px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 18px -10px 0 var(--color-5);
  background: #eee;
  margin-right: 45px;
}
.team-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.team-item .info {
  flex: 1;
}
.team-item .info .name {
  display: block;
  margin-bottom: 24px;
  text-decoration: none;
  font-family: var(--font-1);
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2em;
  color: var(--color-3);
}
.team-item .info .name:hover {
  color: var(--color-11);
}
.team-item .info p {
  display: block;
  margin: 0 0 24px 0;
  font-size: 16px;
  line-height: 1.2em;
  color: var(--color-2);
}
.team-item .info .btn {
  padding-right: 35px;
  position: relative;
}
.team-item .info .btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  width: 4px;
  height: 4px;
  border-right: 1px solid var(--color-3);
  border-bottom: 1px solid var(--color-3);
  transform: rotate(-45deg) translate(0,calc(50% - 5px));
  transition: var(--transition);
}
.contacts-items .team-item .info .btn:before {
  display: none;
}
.team-item .info .btn:hover:before {
  border-color: #fff;
}

.block.directions .block-header,
.block.directions .block-header * {
  color: var(--color-3);
}
.specialist .block.directions {
  padding: 64px 0 0;
  margin: 0 0 64px;
  background: rgb(227,238,237);
  background: -moz-linear-gradient(180deg, rgba(227,238,237,1) 0%, rgba(243,243,241,1) 32%, rgba(248,246,244,1) 72%, rgba(255,251,246,1) 82%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(227,238,237,1) 0%, rgba(243,243,241,1) 32%, rgba(248,246,244,1) 72%, rgba(255,251,246,1) 82%, rgba(255,255,255,1) 100%);
  background: linear-gradient(180deg, rgba(227,238,237,1) 0%, rgba(243,243,241,1) 32%, rgba(248,246,244,1) 72%, rgba(255,251,246,1) 82%, rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e3eeed",endColorstr="#fffbf6",GradientType=1);
  border-radius: 64px 64px 0 0;
  overflow: hidden;
}
.block.directions .container {
  background: #FFFCF7;
  padding: 64px;
  border-radius: 8px;
  box-shadow: 0 7px 44px rgba(0,0,0,.04),
              0 -7px 44px rgba(0,0,0,.04);
}
.directions-items .center {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.directions-items .center .btn {
  margin: 0 8px;
}
.directions-items .row {
  align-items: stretch;
}
.directions-list {
  margin: 0;
  padding: 0 0 0 64px;
  list-style: none;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.directions-list li {
  padding: 7px 0 7px 22px;
  font-family: var(--font-1);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4em;
  color: var(--color-2);
  position: relative;
  transition: var(--transition);
}
.block.directions li:hover,
.block.directions li.active {
  color:#6fb5c1;
  cursor: pointer;
}
.directions-list li:before {
  content: '';
  position: absolute;
  left: -43px;
  bottom: 0;
  width: 44px;
  height: 44px;
  background: url(/images/layout/pencil.svg) no-repeat;
  background-size: contain;
  background-position: bottom right;
  opacity: 0;
  pointer-events: none;
  transition: var(--transition);
}
.directions-list li:hover:before,
.directions-list li.active:before {
  opacity: 1;
  transition: var(--transition);
}
.directions-list li:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  display: block;
  background: linear-gradient(90deg, #CAC4BB 0%, rgba(202, 196, 187, 0) 100%);
  opacity: 1;
}

.form-wrapper {
  padding: 50px 0;
  margin: 0;
  background: var(--color-8);
}
.form-wrapper form {
  padding: 50px 94px;
  background: linear-gradient(180deg, #FFFBF6 17.15%, #FCF8F5 28.47%, #F8F6F4 39.39%, #F3F3F1 67.99%, #E3EEED 100%),
              linear-gradient(180deg, #F2E9E0 0%, #E4E1DA 30.38%, #E2DFD8 39.39%, #D3D8D2 65.86%, #B8CECD 100%);
  border-radius: 24px;
  position: relative;
  z-index: 1;
}
.form-wrapper form:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 550px;
  right: 0;
  background: url(/images/layout/support.png) no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -1;
}
.form-wrapper form .form-inner {
  width: 100%;
  max-width: 780px;
}
.form-wrapper form .form-header {
  margin: 0 0 16px;
  padding-bottom: 16px;
  font-family: var(--font-2);
  font-size: 80px;
  font-weight: 700;
  line-height: 1.1em;
  color: var(--color-2);
  position: relative;
  text-transform: uppercase;
}
.form-wrapper form .form-header:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 100%;
  max-width: 200px;
  border-bottom: 1px solid var(--color-2);
}
.form-wrapper form .form-header span {
  display: block;
  font-family: var(--font-2);
  font-size: 80px;
  font-weight: 700;
  color: var(--color-3);
}
.form-wrapper form .form-subheader {
  margin: 0 0 16px;
  font-size: 44px;
  font-weight: 500;
  line-height: 1.3em;
  color: var(--color-2);
}
.form-wrapper form p {
  margin: 0 0 16px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3em;
  color: var(--color-2);
}
.form-wrapper form p.form-info {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px;
}
.form-wrapper form p.form-info a {
  color: var(--color-2);
  text-decoration: none;
  transition: var(--transition);
}
.form-wrapper form p.form-info a:hover {
  color: var(--color-3);
}
.form-wrapper form p.form-info.privacy {
  opacity: .8;
}
.form-wrapper form .form-fields {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 8px;
}
.form-wrapper form .form-fields .btn {
  padding: 16px 46px 14px;
}
.form-wrapper form .form-fields .input-label {
  margin-right: 4px;
}

.ways {
  background: linear-gradient(180deg, #FFFBF6 17.15%, #FCF8F5 28.47%, #F8F6F4 39.39%, #F3F3F1 67.99%, #E3EEED 100%), #3AA8A1;
  border-radius: 0 0 64px 64px;
  padding: 64px 0;
  margin: 0;
}
.ways-items {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto;
}
.ways-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.ways-item .image {
  flex: 0 0 422px;
  height: 283px;
  border-radius: 12px;
  overflow: hidden;
  background: #eee;
  margin: 0 64px 0 0;
  position: relative;
}
.ways-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.ways-item .info {
  flex: 1;
}
.ways-item .info strong {
  display: block;
  margin-bottom: 37px;
  font-family: var(--font-1);
  font-size: 37px;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: uppercase;
  color: var(--color-3);
}
.ways-item .info strong span {
  font-family: var(--font-2);
  font-size: 37px;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: uppercase;
}
.ways-item .info p {
  margin: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.2em;
  color: var(--color-2);
}
.ways-item:nth-child(even) .image {
  order: 2;
  margin: 0 0 0 64px;
}
.ways-item:nth-child(even) .info {
  order: 1;
}

.advantages .block-header,
.advantages .block-header * {
  color: var(--color-3);
}
.advantages-items {}
.advantages-item {
  width: 100%;
  max-width: 338px;
  margin: 0 auto;
  padding: 32px 0 8px;
  position: relative;
}
.advantages-item:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  display: block;
  width: 150px;
  height: 150px;
  transform: translate(-50%,0);
  background: var(--color-9);
  border-radius: 50%;
  z-index: -1;
}
.advantages-item strong {
  display: block;
  margin-bottom: 16px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
  color: var(--color-2);
}
.advantages-item p {
  margin: 0;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2em;
}

.pricelist .block-header {
  margin-bottom: 24px;
}
.pricelist-items {}
.pricelist-items .row {
  align-items: stretch;
}
.pricelist-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding: 50px;
  background: linear-gradient(180deg, #FFFBF6 17.15%, #FCF8F5 28.47%, #F8F6F4 39.39%, #F3F3F1 67.99%, #E3EEED 100%), #F5F8F8;
  backdrop-filter: blur(74px);
  border-radius: 16px;
}
.pricelist-item .info {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
  position: relative;
}
.pricelist-item .label,
.programs-item .label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background: rgba(255,255,255,.6);
  padding: 10px 0 5px 10px;
}
.pricelist-item .label img,
.programs-item .label img {
  width: 120px;
}
.pricelist-item .info .image {
  margin-bottom: 16px;
  width: 100%;
  max-width: 545px;
  height: 290px;
  border-radius: 8px;
  overflow: hidden;
}
.pricelist-item .info .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.pricelist-item .info .title {
  margin: 16px;
  font-family: var(--font-2);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.1em;
  color: var(--color-3);
  text-decoration: none;
  display: block;
  transition: var(--transition);
}
.pricelist-item .info .title:hover {
  color: var(--color-11);
  transition: var(--transition);
}
.pricelist-item .info .price {
  margin: 16px;
  font-family: var(--font-2);
  font-size: 40px;
  font-weight: 700;
  line-height: 1.3em;
  color: var(--color-2);
}
.pricelist-item .description {
  margin: 0 0 24px;
  flex: 1;
}
.pricelist-item .description p {
  display: block;
  margin: 0 0 24px;
  font-size: 16px;
  line-height: 1.3em;
  color: var(--color-1);
}
.pricelist-item .description p:last-child {
  margin-bottom: 0;
}
.pricelist-item .description strong {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
}
.pricelist-item .description ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricelist-item .description ul li {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3em;
  color: var(--color-1);
}
.pricelist-item .buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin: 0 -4px;
}
.pricelist-item .buttons .btn {
  flex: 0 0 calc(50% - 8px);
  margin: 0 4px;
  text-align: center;
}

.block.quiz {
  padding: 50px 0;
  margin: 0;
  background: var(--color-8);
}
[v-cloak] {
  display: none;
}
#quiz {
  display: block;
  padding: 50px;
  background: linear-gradient(180deg, #FFFBF6 17.15%, #FCF8F5 28.47%, #F8F6F4 39.39%, #F3F3F1 67.99%, #E3EEED 100%), linear-gradient(180deg, #F2E9E0 0%, #E4E1DA 30.38%, #E2DFD8 39.39%, #D3D8D2 65.86%, #B8CECD 100%);
  border-radius: 24px;
}
#quiz .inner {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
#quiz h3 {
  display: block;
  margin: 0 0 16px;
  padding: 0 0 16px;
  position: relative;
  text-align: center;
}
#quiz h3,
#quiz h3 * {
  font-family: var(--font-2);
  font-size: 80px;
  font-weight: 700;
  line-height: 1.1em;
  color: var(--color-2);
  text-transform: uppercase;
}
#quiz h3 span {
  color: var(--color-3);
}
#quiz h3:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 1px;
  width: 100%;
  max-width: 200px;
  border-bottom: 1px solid var(--color-2);
  transform: translate(-50%,0);
}
#quiz h4 {
  margin: 0 0 16px;
  font-family: var(--font-1);
  font-size: 44px;
  font-weight: 500;
  line-height: 1.3em;
  color: var(--color-2);
  text-align: center;
}
#quiz .quiz-steps {
  display: block;
  margin: 0 0 16px;
  padding: 0 0 16px;
  position: relative;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: var(--color-2);
}
#quiz .quiz-steps span {
  font-family: var(--font-2);
  font-weight: 400;
}
#quiz .quiz-steps strong span  {
  font-weight: bolder;
}
#quiz .quiz-steps :after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 1px;
  width: 100%;
  max-width: 200px;
  border-bottom: 1px solid var(--color-2);
  transform: translate(-50%,0);
}
#quiz .quiz-title {
  display: block;
  margin: 0 0 16px;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.3em;
  color: var(--color-2);
  text-align: center;
}
#quiz .quiz-fields {
  width: 100%;
  max-width: 510px;
  margin: 0 auto;
}
#quiz .quiz-fields .chzn-container {
  width: 100% !important;
  margin: 0 !important;
}
#quiz .quiz-controls {
  width: 100%;
  max-width: 510px;
  margin: 4px auto 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#quiz .quiz-controls .btn {
  width: 100%;
}
#quiz .quiz-controls .back {
  display: inline-block;
  margin: 5px 0 0;
  border-color: transparent;
  font-size: 15px;
  line-height: 1em;
  color: var(--color-2);
  cursor: pointer;
  transition: var(--transition);
}
#quiz .quiz-controls .back:hover {
  color: var(--color-4);
}
#quizform .form-info {
  margin: 5px 0;
  font-size: 11px;
  line-height: 1.3em;
  color: var(--color-2);
}
#quizform .form-info a {
  color: var(--color-2);
  text-decoration: none;
  transition: var(--transition);
}
#quizform .form-info a:hover {
  color: var(--color-3);
  transition: var(--transition);
}
#quiz-submit {
  width: 100%;
}
.reviews-item {
  padding: 50px;
  border-radius: 16px;
  background: linear-gradient(180deg, #FFFBF6 17.15%, #FCF8F5 28.47%, #F8F6F4 39.39%, #F3F3F1 67.99%, #E3EEED 100%), #F5F8F8;
  backdrop-filter: blur(74px)
}
.reviews-item {
  margin: 0 15px;
}
.reviews-item .header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
}
.reviews-item .header .photo {
  flex: 0 0 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  background: #d9d9d9;
  margin-right: 32px;
}
.reviews-item .header .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.reviews-item .header .photo span {}
.reviews-item .header .info {}
.reviews-item .header .info .name {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
  color: var(--color-2);
  margin-bottom: 4px;
}
.reviews-item .header .info .score {
  width: 169px;
  height: 32px;
  background: url(/images/layout/star.svg) space;
  position: relative;
}
.reviews-item .header .info .score .fill {
  position: absolute;
  inset: 0;
  height: 32px;
  background: url(/images/layout/star-filled.svg) space;
}
.reviews-item .body {}
.reviews-item .body .program {
  display: block;
  margin: 0 0 24px;
  font-family: var(--font-2);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.1em;
  color: var(--color-2);
  text-decoration: none;
  transition: var(--transition);
}
.reviews-item .body .program:hover {
  color: var(--color-3);
  transition: var(--transition);
}
.reviews-item .body .review {
  margin: 0 0 24px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
  color: var(--color-1);
  font-style: italic;
}
.reviews-item .body .buttons {}
.reviews-item .body .buttons .btn {
  padding: 12px 24px;
  line-height: 1em;
}
.reviews-items .slick-dots {
  margin: 22px 0;
  padding: 0 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  list-style: none;
}
.reviews-items .slick-dots li {
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #D4E2E2;
  margin: 0 4px;
  transition: var(--transition);
  cursor: pointer;
}
.reviews-items .slick-dots li:hover,
.reviews-items .slick-dots li.slick-active {
  background: var(--color-3);
}
.reviews-items .slick-dots li button {
  display: none !important;
}

.footer {
  background: #FFFCF7;
}
.footer .top {
  padding: 38px 0 32px;
  border-bottom: 1px solid rgba(23,28,29,.2);
}
.footer .top strong {
  display: block;
  margin-bottom: 10px;
  font-family: 'Jost', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2em;
  color: #293939;
}
.footer .nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .nav li {
  margin: 0 0 12px;
}
.footer .nav li:last-of-type {
  margin-bottom: 0;
}
.footer .nav li a,
.footer .nav li span {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3em;
  color: #171C1D;
  text-decoration: none;
  transition: var(--transition);
}
.footer .nav li a:hover,
.footer .nav li span {
  color: var(--color-3);
}
.footer .socials {
  margin-bottom: 22px;
}
.footer .address {}
.footer .address p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3em;
  color: #000;
}
.onmap {
  position: relative;
}
.onmap > span {
  display: inline-block;
  position: relative;
  margin: 8px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
  color: #171C1D;
  transition: var(--transition);
  text-decoration: none;
  position: relative;
  cursor: pointer;
}
.onmap > span:hover {
  color: var(--color-3);
}
.onmap > span:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 50%;
  display: block;
  width: 4px;
  height: 4px;
  border-right: 1px solid var(--color-2);
  border-bottom: 1px solid var(--color-2);
  transform: rotate(-45deg)
             translate(0,-50%);
  transition: var(--transition);
}
.onmap > span:hover:after {
  border-color: var(--color-3);
}
.onmap ul {
  position: absolute;
  left: 0;
  top: calc( 100% - 6px );
  list-style: none;
  margin: 0;
  padding: 12px 16px;
  background: #fff;
  box-shadow: 0 0 25px rgba(0,0,0,.08);
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: var(--transition);
}
.onmap:hover ul,
.onmap.active ul {
  opacity: 1;
  visibility: visible;
}
.onmap ul li {
  margin-bottom: 8px;
}
.onmap ul li:last-child {
  margin-bottom: 0;
}
.onmap ul a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.1em;
  color: #171C1D;
  transition: var(--transition);
}
.onmap ul a .icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  margin-right: 5px;
  background-size: contain;
  background-position: center;
}
.onmap ul li:last-child a {
  margin-bottom: 0;
}
.onmap ul a:hover {
  color: var(--color-3);
}
.footer .address .time {
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2em;
  color: #171C1D;
  opacity: .5
}
.footer .bottom {
  padding: 32px 0;
}
.footer .privacy {
  font-size: 16px;
  line-height: 1.2em;
  color: #171C1D;
}
.footer .privacy a {
  display: block;
  color: #171C1D;
  transition: var(--transition);
}
.footer .privacy a:hover {
  color: var(--color-3);
}
.footer .copy {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.footer .copy p {
  margin: 0;
  font-size: 13px;
  line-height: 1.3em;
  color: #171C1D;
  opacity: .5;
}
.footer .copy .logo {
  display: block;
  width: 166px;
  height: 58px;
  text-decoration: none;
}
.footer .copy .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.socials-items {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.socials-item {
  display: block;
  margin: 0 8px;
}
.socials-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  line-height: 33px;
  color: var(--color-3);
  transition: var(--transition);
}
.socials-item a:hover {
  color: var(--color-4);
}

.about-specialist {}
.about-specialist .row {
  align-items: stretch;
}
.about-specialist .text {
  height: 100%;
}
.about-specialist .text h3 {
  display: inline-block;
  margin: 0 0 50px;
  background: var(--color-3);
  font-family: var(--font-2);
  font-size: 80px;
  font-weight: 700;
  line-height: 1.3em;
  color: #fff;
  padding: 10px 50px;
  border-radius: 12px;
  text-transform: uppercase;
}
.about-specialist .text p {
  margin: 0 0 24px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
  color: var(--color-2);
}
.about-specialist .text p strong {
  font-size: 32px;
  line-height: 1.3em;
}
.about-specialist .photos {
  width: 100%;
  max-width: 636px;
  height: 100%;
  border-radius: 24px;
  overflow: hidden;
}
.about-specialist .photo {
  width: 100%;
  max-width: 636px;
  height: 520px;
}
.about-specialist .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.about-specialist .slick-dots {
  margin: 22px 0;
  padding: 0 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  list-style: none;
}
.about-specialist .slick-dots li {
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #D4E2E2;
  margin: 0 4px;
  transition: var(--transition);
  cursor: pointer;
}
.about-specialist .slick-dots li:hover,
.about-specialist .slick-dots li.slick-active {
  background: var(--color-3);
}
.about-specialist .slick-dots li button {
  display: none !important;
}
.specialist .programs-items {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto;
}
.specialist .programs-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 50px;
  background: linear-gradient(180deg, #FFFBF6 17.15%, #FCF8F5 28.47%, #F8F6F4 39.39%, #F3F3F1 67.99%, #E3EEED 100%), #F5F8F8;
  backdrop-filter: blur(74px);
  /* Note: backdrop-filter has minimal browser support */
  border-radius: 16px;
}
.specialist .programs-item .images {
  flex: 0 0 440px;
  margin: 0;
  margin-right: 24px;
  width: 100%;
  max-width: 440px;
  position: relative;
}
.specialist .programs-item .image {
  display: block;
  margin: 0;
  width: 100%;
  max-width: 440px;
  height: 290px;
  margin-bottom: 24px;
}
.specialist .programs-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.specialist .programs-item .info {
  flex: 1;
}
.specialist .programs-item .info .title {
  display: block;
  margin: 0 0 40px;
  font-family: var(--font-2);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3em;
  color: var(--color-3);
  text-transform: uppercase;
  text-decoration: none;
}
.specialist .programs-item .info .subtitle {
  display: block;
  margin: 0 0 24px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
  color: var(--color-2);
}
.specialist .programs-item .info p {
  margin: 0 0 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
  color: var(--color-2);
}
.specialist .programs-item p {
  display: block;
  margin: 0 0 24px;
  font-size: 16px;
  line-height: 1.3em;
  color: var(--color-1);
}
.specialist .programs-item p:last-child {
  margin-bottom: 0;
}
.specialist .programs-item strong {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
}
.specialist .programs-item ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.specialist .programs-item ul li {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3em;
  color: var(--color-1);
}
.specialist .programs-item .info .price {
  display: block;
  margin: 0 0 24px;
  font-family: var(--font-2);
  font-size: 40px;
  font-weight: 700;
  line-height: 1.3em;
  color: var(--color-2);
}
.specialist .programs-item .buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin: 0 -4px;
}
.specialist .programs-item .buttons .btn {
  width: 100%;
  text-align: center;
  margin: 0 4px;
}

.youtube-item {
  max-width: 100%;
  width: 600px;
  margin: 0 auto;
  height: 400px;
  border-radius: 16px;
  overflow: hidden;
}
.youtube-item > div,
.youtube-item a {
  display: block;
  background: #eee;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
  height: 100%;
  max-height: 400px;
  position: relative;
}
.youtube-item iframe,
.youtube-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.youtube-item svg {
  display: block;
  width: 60px;
  height: 43px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
}
.image-wrapper {
  margin: 45px 30px 0 0;
}

.awmodal.consultant .header {
  display: none;
}
.awmodal.consultant .body {
  padding: 15px 25px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.awmodal.consultant .body .photo {
  flex: 0 0 100px;
  margin-right: 25px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
}
.awmodal.consultant .body .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.awmodal.consultant .body strong {
  display: block;
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 1.3em;
}
.awmodal.consultant .body p {
  display: block;
  margin: 0 0 10px;
}
.awmodal.consultant .body .callback-items {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin: 0 -8px;
}
.awmodal.consultant .body .callback-item {
/*  flex: 0 0 33px;*/
  margin: 8px 8px 0;
  text-decoration: none;
  color: var(--color-3);
  transition: var(--transition);
  text-align: center;
}
.awmodal.consultant .body .callback-item small {
  display: block;
  font-size: 12px;
  text-align: center;
}
.awmodal.consultant .body .callback-item:hover {
  color: var(--color-4);
}
.awmodal.consultant [data-awclose] {
  position: absolute;
  right: 5px;
  top: 5px;
  display: block;
  width: 25px;
  height: 25px;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  background: transparent;
  border: none;
  transition: var(--transition);
  color: #ddd;
  cursor: pointer;
}
.awmodal.consultant [data-awclose]:hover {
  color: red;
}
.grecaptcha-badge {visibility: hidden}
.bottom .captcha {
  display: block;
  padding: 0 10px;
  text-align: center;
}
.bottom .captcha,
.bottom .captcha * {
  font-size: 15px;
  line-height: 1.2em;
  color: #171C1D;
}
.bottom .captcha a {
    background-color: transparent;
    color: var(--color-3);
    text-decoration: none;
}

.awmodal .body p {
  margin: 0 0 10px;
}
.awmodal .body ul,
.awmodal .body ol {
  margin: 0 0 10px 15px;
}
.awmodal .body label {
  display: block;
  margin: 0 0 10px;
}
.select-label {
  display: block;
}
.awmodal .input-label span,
.select-label span {
  display: block;
  margin: 0 0 5px;
}
.select-label select {
  display: block;
  width: 100%;
  padding: 13px 24px 11px;
  font-family: var(--font-2);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
  color: var(--color-1);
  resize: vertical;
  border: 1px solid var(--color-3);
  outline: none;
  border-radius: 4px;
}
.awmodal .input-label input,
.awmodal .select-label select {
  padding: 13px 12px 11px;
}
.awmodal .form-info {
  font-size: 14px;
  line-height: 1em;
  color: var(--color-2);
  opacity: .8;
}
.awmodal .form-info a {
  color: var(--color-2);
  transition: var(--transition);
}
.awmodal .form-info a:hover {
  color: var(--color-3);
}
.awmodal .form-info.privacy {
  margin: 0;
  text-align: center;
}
.awmodal .btn {
  width: 100%;
  text-align: center;
  margin: 0 0 10px;
}

#awmodals .awmodal.service-details {
  max-width: 800px;
  padding: 24px;
}
#awmodals .awmodal.service-details .header,
#awmodals .awmodal.service-details .body {
  margin: 0;
  padding: 0;
}
#awmodals .awmodal.service-details .header {
  margin-bottom: 20px;
  border: 0;
}
#awmodals .awmodal.service-details .header button {
  top: 0;
  right: 0;
}
#awmodals .awmodal.service-details .buttons {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
#awmodals .awmodal.service-details .buttons .btn {
  display: inline-block;
  width: initial;
  margin: 0;
}
#awmodals .awmodal.service-details .buttons [data-awmodal] {
  margin-right: 15px;
}

#callback-fixed .inner strong {
  white-space: nowrap;
  margin-bottom: 10px;
}
#callback-close {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  transition: var(--transition);
}
#callback-close:hover {
  opacity: .7;
}
#callback-fixed .callback-item {
  transition: var(--transition);
  text-align: center;
}
#callback-fixed .callback-item svg {
  margin: 0 auto;
}
#callback-fixed .callback-item:hover {
  opacity: .7;
}

#productorder .header {
  padding: 0;
  border: 0;
}
#productorder .header span {
  display: none;
}
#productorder .body {
  padding: 15px;
}

.prices-page .block.prices {
  margin-top: 0;
}

.prices-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 16px;
  margin-bottom: 32px;
  position: relative;
}
.prices-header:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 2px;
  display: block;
  background: linear-gradient(90deg, #CAC4BB 0%, rgba(202, 196, 187, 0) 100%);
}
.prices-header a {
  font-family: var(--font-1);
  font-size: 24px;
  font-weight: 700;
  line-height: 1em;
  color: var(--color-1);
  margin: 0 25px 0 0;
  text-decoration: none;
  transition: var(--transition);
}
.prices-header a:hover {
  color: var(--color-3);
}
.prices-header span {
  font-size: 14px;
  line-height: 1em;
  color: var(--color-3);
  text-decoration: underline;
  cursor: pointer;
  transition: var(--transition);
}
.prices-header span:hover {
  color: var(--color-4);
}
.prices-items {
  background: #FFFCF7;
  padding: 48px;
  border-radius: 8px;
  box-shadow: 0 7px 44px rgb(0 0 0 / 4%), 0 -7px 44px rgb(0 0 0 / 4%);
  margin-bottom: 32px;
}
.prices-item {
  margin-bottom: 32px;
}
.prices-item:last-child {
  margin-bottom: 0;
}
.prices-item .top {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
  margin-bottom: 8px;
}
.prices-item .title {
  font-size: 16px;
  font-family: var(--font-1);
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  color: var(--color-1);
  transition: var(--transition);
}
.prices-item .title:hover {
  color: var(--color-3);
  transition: var(--transition);
}
.prices-item .div {
  flex: 1;
  margin: 0 16px;
  border-bottom: 1px dashed var(--color-1);
  opacity: .3;
}
.prices-item .price {
  font-family: var(--font-2);
  font-size: 24px;
  font-weight: 700;
  line-height: 1em;
  text-align: right;
}
.prices-item .bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.prices-item .bottom span {
  display: inline-block;
  font-size: 14px;
  line-height: 1em;
  margin-left: 18px;
  color: var(--color-2);
  cursor: pointer;
  transition: var(--transition);
}
.prices-item .bottom span[data-service] {
  color: var(--color-3);
}
.prices-item .bottom span:hover {
  color: var(--color-3);
  text-decoration: underline;
}

.red {
  color: red !important;
}
.awmodal .form-info {
  font-size: 14px;
  line-height: 1.3em;
}

.block.programs .programs-items {
  background: #e3eeed;
  border-radius: 16px;
}
.specialist .programs-item .info .title {
  padding: 16px;
  background: #fff;
}
.onmap-a {
  text-decoration: none;
    color: #171C1D;
    transition: var(--transition);
}
.onmap-a:hover {
  color: var(--color-3);
}
#general-contact {
  max-width: 320px !important;
}
#general-contact .body {
  justify-content: center;
}
.team-item .socials-items {
  margin: 10px -8px;
}
.team-item .address {
  margin-bottom: 10px;
}
.team-item .address strong {
  margin-bottom: 10px;
  display: block;
}
.team-item .address p {
  margin: 0 0 10px 0;
}
.team-item .onmap > span {
  margin: 0 0 10px;
}
.news-items {
  background: linear-gradient(180deg, #FFFBF6 17.15%, #FCF8F5 28.47%, #F8F6F4 39.39%, #F3F3F1 67.99%, #E3EEED 100%), #F5F8F8;
  backdrop-filter: blur(74px);
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding: 50px;
}
.news-items .info{
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
}
.news-item {
  text-decoration: none;
}
.news-item-title {
  margin: 16px;
  font-family: var(--font-2);
  font-size: 27px;
  font-weight: 700;
  line-height: 1.1em;
  color: var(--color-3);
}
.news-item-title:hover {
  color: var(--color-4);
}
.news-item-subtitle {
  background: var(--color-3);
  border: 1px solid var(--color-3);
  color: #fff;
}
.news-item-subtitle:hover {
  background: var(--color-4);
  border: 1px solid var(--color-4);
}
.news-item-date {
  margin-bottom: 24px;
}
.news-item-description {
  margin-bottom: 24px;
}
.news {
  background: #FFFCF7;
  padding: 64px;
  border-radius: 8px;
  box-shadow: 0 7px 44px rgb(0 0 0 / 4%), 0 -7px 44px rgb(0 0 0 / 4%);
  margin-bottom: 40px;
}
.page-news-items {
  margin-bottom: 40px;
}
.team-item .info .btn.primary {
  padding-right: 46px;
  position: initial;
}
.contacts-items {
  margin: 0 10%;
}
#search-form .form-fields {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 8px;
}
#search-form .form-fields .input-label {
  margin-right: 4px;
}
.search-results {
  padding: 10px 20px;
}
.result-title a {
  color: var(--color-1);
  text-decoration: none;
  transition: var(--transition);
}
.result-title a:hover {
  color: var(--color-3);
  transition: var(--transition);
}
.finder {
  margin-bottom: 32px;
}
.block.reviews {
  margin: 0;
  padding: 64px 0;
  background: #fff;
}
.documents-item {
  padding: 15px;
  background: #fff;
  border: 1px solid #ececec;
}
.documents-item {
  margin: 0 15px;
}
.documents-items .slick-dots {
  margin: 22px 0;
  padding: 0 10px;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  list-style: none;
}
.documents-items .slick-dots li {
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #D4E2E2;
  margin: 0 4px;
  transition: var(--transition);
  cursor: pointer;
}
.documents-items .slick-dots li:hover,
.documents-items .slick-dots li.slick-active {
  background: var(--color-3);
}
.documents-items .slick-dots li button {
  display: none !important;
}
.error_content p {
  text-align: center;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.item-page p {
    margin: 0 0 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3em;
    color: var(--color-2);
}
.item-page ul {
    margin: 0 0 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3em;
    color: var(--color-2);
}
.item-page .price {
  display: block;
  margin: 0 0 24px;
  font-family: var(--font-2);
  font-size: 40px;
  font-weight: 700;
  line-height: 1.3em;
  color: var(--color-2);
}
.date {
  margin-bottom: 20px;
  font-weight: 700;
}
.expand-review {
  padding: 0;
  border: 0;
  background: transparent;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3em;
  color: var(--color-1);
  cursor: pointer;
  transition: var(--transition);
}
.expand-review:hover {
  color: var(--color-3);
}
.metody-raboty-items {
  background: linear-gradient(180deg, #FFFBF6 17.15%, #FCF8F5 28.47%, #F8F6F4 39.39%, #F3F3F1 67.99%, #E3EEED 100%), #F5F8F8;
  backdrop-filter: blur(74px);
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding: 50px;
}
.metody-raboty-items .info{
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
}
.metody-raboty-item {
  text-decoration: none;
}
.metody-raboty-item-title {
  margin: 16px;
  font-family: var(--font-2);
  font-size: 27px;
  font-weight: 700;
  line-height: 1.1em;
  color: var(--color-3);
}
.metody-raboty-item-title:hover {
  color: var(--color-4);
}
.metody-raboty-item-subtitle {
  background: var(--color-3);
  border: 1px solid var(--color-3);
  color: #fff;
}
.metody-raboty-item-subtitle:hover {
  background: var(--color-4);
  border: 1px solid var(--color-4);
}
.metody-raboty-item-description {
  margin-bottom: 24px;
}
.metody-raboty {
  background: #FFFCF7;
  padding: 64px;
  border-radius: 8px;
  box-shadow: 0 7px 44px rgb(0 0 0 / 4%), 0 -7px 44px rgb(0 0 0 / 4%);
  margin-bottom: 40px;
}
.page-metody-raboty-items {
  margin-bottom: 40px;
}
#awmodals .awmodal.review-details {
  display: block;
  width: 100%;
  max-width: 600px;
  background: linear-gradient(180deg, #FFFBF6 17.15%, #FCF8F5 28.47%, #F8F6F4 39.39%, #F3F3F1 67.99%, #E3EEED 100%), #F5F8F8;
  backdrop-filter: blur(74px);  
}
#awmodals .awmodal.review-details .reviews-item {
  background: transparent;
  backdrop-filter: none;
  padding: 0;
  border-radius: 0;
}
.awmodal.review-details .header {
  border: 0;
  padding-top: 0;
}
.awmodal.review-details .btn {
  width: initial;
}
.min-margin .block.pricelist {
  margin-top: 0;
}
.min-margin .pricelist-item.first-two {
  padding-top: 0;
}
.min-margin .leading .news-items {
  padding-top: 0;
}
.specialists-page .block.team {
  margin-top: 20px;
}
.seo .row {
  margin-bottom: 50px;
}
.seo-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 24px;
}
.seo-img,
.left .seo-content {
  margin-left: 0;
  margin-right: 20px;
}
.seo-content,
.right .seo-img {
  margin-right: 0;
  margin-left: 20px;
}
.seo h1 {
  margin: 0 0 20px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 96%;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #293939;
}
.seo .big {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 130%;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #000000;
  margin-bottom: 24px;
}
.seo p {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #000000;
}
.form-wrapper form p.form-info.mobile {
  display: none;
}
.privacy-agreement {
  display: flex;
  align-items: center;
}
.privacy-agreement input {
  margin-right: 7px;
}
.privacy-agreement span {
  font-size: 12px;
  line-height: 14px;
}
#awmodals .privacy-agreement {
  display: flex;
}