@import"https://fonts.googleapis.com/css?family=Nunito";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Fredoka+One:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@300;400;500;600;700&display=swap";*{padding:0;margin:0;text-decoration:none;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--swiper-theme-color: white !important}#root{z-index:1}html,body{height:100%}html{position:relative}html{scroll-behavior:smooth}body{font-family:Open sans,sans-serif;background-color:#f8f8f8}a{text-decoration:none;color:#995973}li{list-style:none}.svg{fill:#995973;margin-right:6px}.mt{margin-top:.5em}.indent{text-indent:2.5em}picture img{width:100%;height:100%}.popup--animation{position:relative;bottom:0;left:0;-webkit-transition:.2s all;-o-transition:.2s all;transition:.2s all}.popup--animation:hover,.popup--animation:focus{bottom:5px;left:5px}.nav--container{background-color:#fff}.nav-bar{width:1568px;margin:0 auto}.nav--top{height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#e5cad2;background-color:#fff}.logo{height:75px}.nav--info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav--info .landing--phone{padding:1em 0 1em 5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav--info a{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.nav--info a svg{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.nav--info a:hover,.nav--info a:focus{color:#dd8ea3}.nav--info a:hover svg,.nav--info a:focus svg{fill:#dd8ea3}.nav--links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.nav--links>li{line-height:18px;letter-spacing:-.05em;font-weight:500;margin:0 2em}.nav--links>li a{color:#000;-webkit-transition:.1s color;-o-transition:.1s color;transition:.1s color}.nav--links>li a:not(.contacts--button){position:relative;padding:5px 13px}.nav--links>li a:not(.contacts--button):before{content:"";position:absolute;top:0;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;height:0;width:0;border-top:1px solid transparent;border-left:1px solid transparent;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.nav--links>li a:not(.contacts--button):after{content:"";position:absolute;bottom:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;height:0;width:0;border-bottom:1px solid transparent;border-right:1px solid transparent;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.nav--links>li:hover a:before,.nav--links>li:hover a:after,.nav--links>li:focus a:before,.nav--links>li:focus a:after{width:100%;height:100%;border-color:#995973}.nav--links .contacts--button{margin-left:1em;padding:1em 3.5em;border-radius:.75rem;background-color:#fff;border:2px solid rgb(192,191,191);-webkit-transition:.2s background-color,.2s all;-o-transition:.2s background-color,.2s all;transition:.2s background-color,.2s all}.nav--links .contacts--button:hover,.nav--links .contacts--button:focus{border-color:#000;background-color:#e4e4e441}.separation-bar{height:40px;border:.5px solid rgb(222,229,231);margin-left:2em}.burger--bottom,.toggle-btn,.toggle-icon{display:none}@media only screen and (max-width: 1650px){.nav-bar{width:95%}.nav--info .landing--phone{padding-left:2em}.nav--links>li{margin:0 2em}}@media only screen and (max-width: 1450px){.nav--links>li{margin:0 1em}}@media only screen and (max-width: 1300px){.nav--links>li{margin:0 .5em}.nav--links .contacts--button{margin-left:0}}@media only screen and (max-width: 1200px){.separation-bar{margin-left:1em}.nav--links>li{margin:0 .25em}}@media only screen and (max-width: 1150px){main,footer{position:relative;top:100px;left:0}.anchor{visibility:hidden;display:block;position:relative;top:-100px}.nav--links{display:none}.nav-bar{z-index:1000}.nav--top{position:fixed;top:0;left:0;width:100vw;padding:0 2em;z-index:inherit}.burger--bottom{opacity:0;z-index:-1;position:fixed;display:block;top:100px;left:0;background-color:#f8f8f8;width:100vw;height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.burger--bottom>.burger--links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5rem}.burger--bottom>.burger--links>li{border-bottom:2px solid #e5cad2;margin:1em 0}.nav--info .landing--phone{padding-left:3em}.separation-bar{margin-left:2em}.toggle-icon{float:right;margin:25px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:25px;height:21px;cursor:pointer}.bar{position:relative;height:3px;width:100%;margin-top:9px;background:#995973;border-radius:10px;-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.bar:before{content:"";height:100%;width:100%;position:absolute;top:-7px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;background-color:#995973;border-radius:10px}.bar:after{content:"";height:100%;width:100%;position:absolute;top:7px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;background-color:#995973;border-radius:10px}.nav-menu{clear:both;overflow:hidden;width:100%;max-height:0;text-align:center;-webkit-transition:max-height .2s ease-out;-o-transition:max-height .2s ease-out;transition:max-height .2s ease-out}.toggle-btn:default~.nav-menu{max-height:272px}.toggle-btn:default~.toggle-icon .bar{background:transparent}.toggle-btn:default~.toggle-icon .bar:before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.toggle-btn:default~.toggle-icon .bar:after{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}}@media only screen and (max-width: 600px){.nav--info .landing--phone{padding-left:1em}.separation-bar{margin-left:1em}}@media only screen and (max-width: 600px){.nav--info .landing--phone{display:none}}@media only screen and (max-width: 370px){.nav--top{padding:0 1em}}@media only screen and (max-width: 400px){.logo{height:55px}.toggle-icon{margin-right:1em}}.modal--background{position:fixed;width:100vw;height:100vh;background-color:#c8c8c880;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:100}.modal--container{border-radius:12px;background-color:#fff;-webkit-box-shadow:rgba(0,0,0,.35) 0px 5px 15px;box-shadow:#00000059 0 5px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px}.title--container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5em;color:#e5cad2;font-size:2rem;font-weight:500}.title--container p{margin:0 auto;display:inline-block}.title--closebtn{margin-right:.5em}.title--closebtn button{color:#e5cad2;background-color:transparent;border:none;font-size:1.5625rem;cursor:pointer}@media only screen and (max-width: 610px){.modal--container{width:100%;padding:1em 0 0;border-radius:0}.landing--video{width:100%;height:62.5vw}.modal--video{width:100%}}@media only screen and (max-width: 400px){.title--container>p{font-size:1.5rem}}main{padding-bottom:0!important}.landing--container{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f8f8f8;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing--text{padding:2em 3em;width:60%}.landing--photo{width:40%;-o-object-fit:cover;object-fit:cover}.landing--name{margin-bottom:.25em;font-size:3.5rem;color:#e5cad2;text-transform:uppercase;font-family:Fredoka}.landing--name__light{letter-spacing:1px;color:#dd8ea3}.landing--name__dark{font-weight:600;color:#995973}.landing--main{margin-left:2em}.landing--introduction{font-size:1.5rem}.landing--promotion{margin-top:1em;font-size:1.5rem}.landing--nav{margin-top:3em}.landing--nav .landing--contacts{-webkit-transition:.1s color;-o-transition:.1s color;transition:.1s color;font-weight:500}.landing--nav .landing--contacts:hover,.landing--nav .landing--contacts:focus{color:#e5cad2}.login--button{background-color:#995973;color:#fff;margin-right:3em;padding:1.25em 4em;border-radius:.75rem;-webkit-transition:.2s background-color;-o-transition:.2s background-color;transition:.2s background-color}.login--button:hover,.login--button:focus{background-color:#dd8ea3}@media only screen and (min-width: 1150px){.landing--container{max-height:535px}.landing--text{max-width:900px}}@media only screen and (max-width: 1150px){.landing--container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing--photo{width:100%;height:550px;-o-object-fit:cover;object-fit:cover}.landing--text{width:100%;padding-bottom:3em}}@media only screen and (max-width: 700px){.landing--photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto;-o-object-fit:contain;object-fit:contain}}@media only screen and (max-width: 615px){.landing--name{font-size:2.5rem}}@media only screen and (max-width: 500px){.landing--text{padding-inline:1em}}@media only screen and (max-width: 400px){.landing--name{font-size:2rem}.landing--introduction,.landing--promotion{font-size:1.25rem}.landing--text{padding:1em 1em 3em}.login--button{margin:0}}.slider--container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.25em 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.slide--container{color:#fff;background-color:#e5cad2;-webkit-transition:.2s background-color;-o-transition:.2s background-color;transition:.2s background-color;height:95%;width:95%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slide--border{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:150px;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 .25em;background-color:#fff;border:2px solid #995973}.slide--border:hover .slide--container,.slide--border:focus .slide--container{background-color:#995973}.slide--container:first-child{margin-left:0}.slide--container:last-child{margin-right:0}.slide--name{word-spacing:100vw;text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:.5em}.slide--name--break{word-spacing:0}.mobile--slider{display:none}.swiper{z-index:0!important}@media only screen and (max-width: 1150px){#slider--container{background-color:#995973}.slide--container{width:100%;height:100%}.slide--border{border:none}.mobile--slider{display:-webkit-box;display:-ms-flexbox;display:flex}.desktop--slider{display:none}}@media only screen and (max-width: 500px){.slide--container{padding-inline:3em}}.about--container{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f8f8f8;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.25em}.about--title{width:60%;margin:1em 3em}.about--name{font-size:3.5rem;text-align:center;color:#995973;font-family:Fredoka;font-weight:600;text-transform:uppercase;margin-top:1em}.about--photo{width:40%;-o-object-fit:cover;object-fit:cover}.about--text{font-size:1.5rem;margin-bottom:1em}@media only screen and (min-width: 1920px){.about--container{max-height:600px}.about--title{max-width:1100px}}@media only screen and (max-width: 1150px){.about--container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about--photo{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}.about--title{width:90%;margin:1em auto;text-align:justify}.about--name{font-size:2.75rem}.about--text{font-size:1.25rem}}@media only screen and (max-width: 600px){.about--photo{-o-object-fit:contain;object-fit:contain}}@media only screen and (max-width: 500px){.about--name{font-size:2.5rem}.about--text{font-size:1rem}}.services--container{background-color:#e5cad2;color:#fff;padding:1em 0}.services--title{color:#995973;font-family:Fredoka;font-weight:600;border-top:2px solid grey;border-bottom:2px solid grey;width:60%;margin:0 auto;padding:.1em 0 .2em;font-size:3rem;text-align:center}.services--main{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1em 1fr 1em 1fr 1em 1fr;grid-template-columns:repeat(4,1fr);-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;row-gap:1em;width:700px;margin:1em auto}.service--card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-column-span:2;grid-column:span 2;text-align:center;color:#fff;font-size:1.75rem;font-weight:600;border:2px solid #995973;height:150px;background-color:#f8f8f8;-webkit-transition:.2s all;-o-transition:.2s all;transition:.2s all;-webkit-animation-fill-mode:backwards!important;animation-fill-mode:backwards!important}.service--card:nth-last-child(1):nth-child(odd){-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/span 2}.service--card:hover .service--card--container,.service--card:focus .service--card--container{background-color:#995973}.service--card--container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#dd8ea3;width:calc(100% - 10px);height:calc(100% - 10px);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.services--card{margin:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services--text{width:50%;font-size:1.75rem;margin:.5em 0 1em 2em}.services--card--title{margin-bottom:.5em;color:#dd8ea3;font-weight:700}.services--card--text{font-size:1.25rem}.services--img{width:450px}.service--list{margin-left:2em}.service--list li{list-style:circle!important}.service--card-cover{-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 1450px){.services--card--title{font-size:1.5rem}.services--card--text{font-size:1.15rem}}@media only screen and (max-width: 1150px){.services--title{width:90%;font-size:2.5rem}.services--card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.services--text{margin-left:0;width:90%}.services--img{width:100%!important;height:300px;-o-object-fit:cover;object-fit:cover}}@media only screen and (max-width: 770px){.services--main{-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);width:100%}.service--card{width:85%;margin:0 auto}.service--card:nth-last-child(1):nth-child(odd){-ms-grid-column-span:2;grid-column:span 2}}@media only screen and (max-width: 500px){.services--card--title{font-size:1.25rem}.services--card--text{font-size:1rem}}.specialists--container{background-color:#f8f8f8;color:#e5cad2;padding:1em 0}.specialists--title{border-top:2px solid grey;border-bottom:2px solid grey;color:#995973;font-family:Fredoka;font-weight:600;width:60%;margin:0 auto;padding:.1em 0 .2em;font-size:3rem;text-align:center}.specialists--main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;row-gap:1em;width:60%;margin:0 auto}.specialist--card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;bottom:0;left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2em 0 1em;color:#000}.specialist--card picture{text-align:center;width:290px}.specialist--name,.specialist--title{color:#995973}.specialist--card--name{font-weight:300;font-size:2rem;margin-top:.2em}.specialist--container{width:1035px;margin:2em auto;padding-bottom:2em}.specialist--introduction{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.specialist--photo{width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.specialist--description,.specialist--text{text-align:left}.specialist--date{width:120px;display:inline-block}.specialist--info{margin-left:2em;font-size:1.2rem;background-color:#fff;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);box-shadow:0 0 10px #00000080;padding:1em}.specialist--name{font-weight:300;font-size:2rem;margin-top:.2em}.specialist--contacts{margin-top:1em}.specialist--contacts>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-transition:.1s color;-o-transition:.1s color;transition:.1s color}.specialist--contacts>li>a svg{fill:#995973;-webkit-transition:.1s fill;-o-transition:.1s fill;transition:.1s fill}.specialist--contacts>li>a:hover,.specialist--contacts>li>a:focus{color:#dd8ea3}.specialist--contacts>li>a:hover svg,.specialist--contacts>li>a:focus svg{fill:#dd8ea3}.specialist--description{margin-top:1em}.specialist--title{font-weight:500;font-size:1.5rem;margin-top:.5em}.specialist--text{margin-top:.5em;font-size:1.2rem}.specialist--description-2{display:none}@media only screen and (max-width: 1150px){.specialists--title{width:90%;font-size:2.5rem}}@media only screen and (max-width: 1050px){.specialist--container{width:90%}.specialist--photo{width:450px}.specialist--description-1,.specialist--text{font-size:1.1rem}.specialist--contacts{margin-top:.5em}.specialist--date{width:115px}}@media only screen and (max-width: 1000px){.specialist--container{width:95%}}@media only screen and (max-width: 975px){.specialist--title{font-size:1.25rem}.specialist--description-1,.specialist--text{font-size:1rem}.specialist--photo{width:400px}.specialist--date{width:100px}}@media only screen and (max-width: 900px){.specialist--name{font-size:1.75rem}}@media only screen and (max-width: 875px){.specialist--description-1{display:none}.specialist--description-2{display:block;text-align:justify}.specialist--photo{width:200px}.specialist--info{padding:0;-webkit-box-shadow:none;box-shadow:none;background-color:#f8f8f8}.specialist--description-2{-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);box-shadow:0 0 10px #00000080;padding:1em}.specialist--introduction{margin-bottom:1em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 790px){.specialist--date{display:inline}}@media only screen and (max-width: 575px){.specialist--photo{width:150px}}@media only screen and (max-width: 520px){.specialist--info{margin-left:1em}.specialist--name{font-size:1.5rem}.specialist--contacts{font-size:1rem}}@media only screen and (max-width: 450px){.specialist--introduction{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.specialist--contacts>li>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:1em}.specialist--photo{margin-left:1em}}@media only screen and (max-width: 485px){.specialists--main{width:100%}.specialist--card img{width:250px}.specialist--photo{margin:0}.specialist--info{margin-left:1em}.specialist--contacts>li>a{margin-right:0}}@media only screen and (max-width: 340px){.specialists--main{width:100%}.specialist--card picture{width:250px}}.info--container{background-color:#995973;color:#fff;padding:1em 0}.info--title{border-top:2px solid rgba(228,228,228,.253);border-bottom:2px solid rgba(228,228,228,.253);width:60%;margin:0 auto;padding:.1em 0 .2em;font-size:3rem;text-align:center}.info--main{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1em 1fr 1em 1fr 1em 1fr;grid-template-columns:repeat(4,1fr);-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;row-gap:1em;width:700px;margin:1em auto}.info--card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-column-span:2;grid-column:span 2;text-align:center;color:#fff;font-size:1.5rem;padding:1.5em;background-color:#ffffff26;-webkit-transition:.2s all;-o-transition:.2s all;transition:.2s all;-webkit-animation-fill-mode:backwards!important;animation-fill-mode:backwards!important}.info--card:nth-last-child(1):nth-child(odd){-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/span 2}.info--card:hover,.info--card:focus{background-color:#ffffff4d}.info--card--title{margin-bottom:.5em;color:#e5cad2;font-weight:700}.info--card--text{font-size:1.25rem}.info--subdir--title{font-family:Fredoka;font-weight:600;color:#995973;border-top:2px solid rgb(158,158,158);border-bottom:2px solid rgb(158,158,158);width:800px;margin:.5em auto;padding:.1em 0 .2em;font-size:3rem;text-align:center}.articles--container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1em 1fr 1em 1fr 1em 1fr;grid-template-columns:repeat(4,1fr);-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;row-gap:1em;width:700px;margin-inline:auto;padding-block:1em}.article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-column-span:2;grid-column:span 2;background-color:#fff;color:#000;font-size:1.5rem;text-align:center;padding:.5em;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);box-shadow:0 0 10px #00000080;-webkit-transition:.2s all;-o-transition:.2s all;transition:.2s all}.article:hover .article--name,.article:focus .article--name{color:#dd8ea3}.article:nth-last-child(1):nth-child(odd){-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/span 2}.article--photo{width:100%}.article--photo img{height:auto;-o-object-fit:cover;object-fit:cover}.article--name{margin-top:.5em;color:#995973}.article--info{margin-top:1em}.article--date{font-size:1.25rem}.article--tag{margin-top:1em;font-size:1rem;color:#dd8ea3}.article--title{color:#995973;border-top:2px solid rgb(158,158,158);border-bottom:2px solid rgb(158,158,158);width:65%;margin:.5em auto;padding:.1em 0 .2em;font-weight:500;font-size:3rem;text-align:center}.article--main{text-align:justify;padding-bottom:1em;width:60%;font-size:1.5rem;margin-inline:auto}.info--list{margin-left:2em}.info--list li{margin-top:1em;list-style:circle!important}.article--date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000}.article--date svg{fill:#000}@media only screen and (max-width: 1150px){.info--title{width:90%;font-size:2.5rem}}@media only screen and (max-width: 835px){.info--subdir--title{width:90%}}@media only screen and (max-width: 800px){.article--title{width:90%}.article--main{width:85%}}@media only screen and (max-width: 800px){.articles--container{-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);width:90%}}@media only screen and (max-width: 770px){.info--main{-ms-grid-columns:0;grid-template-columns:0;width:100%}.info--card{width:85%;margin:0 auto}.info--card:nth-last-child(1):nth-child(odd){-ms-grid-column-span:2;grid-column:span 2}}@media only screen and (max-width: 575px){.article--title{font-size:2rem}}@media only screen and (max-width: 500px){.article--title{font-size:1.5rem}.article--main{font-size:1.25rem}}@media only screen and (max-width: 300px){.info--subdir--title{font-size:2.25rem}}.auth--container{background-color:#fff;width:400px;margin-inline:auto;text-align:center;padding:1em;-webkit-box-shadow:rgba(0,0,0,.15) 0px 5px 10px;box-shadow:#00000026 0 5px 10px;border-radius:12px;margin-top:2em}.auth--title{color:#995973;font-weight:500;font-size:2rem;margin-bottom:.5em}.auth--section{margin-bottom:.5em;font-size:1.25rem}.auth--input{border:2px solid black;background-color:#e4e4e441;height:30px;border-radius:7px;text-align:center;width:70%}.auth--buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1em}.auth--button{border:0;background-color:#995973;color:#fff;width:50%;margin-block:.25em;padding-block:1.25em;border-radius:.75rem;-webkit-transition:.2s background-color;-o-transition:.2s background-color;transition:.2s background-color;font-size:.8rem;cursor:pointer}.auth--button:hover,.auth--button:focus{background-color:#e5cad2}.auth--button__secondary{font-size:.8rem;padding-block:1.25em;width:50%;margin-block:.25em;border-radius:.75rem;background-color:#fff;border:2px solid rgb(192,191,191);-webkit-transition:.2s background-color,.2s color;-o-transition:.2s background-color,.2s color;transition:.2s background-color,.2s color}.auth--button__secondary:hover,.auth--button__secondary:focus{background-color:#e4e4e441;color:#e5cad2}.auth--submit{margin-top:1em}@media only screen and (max-width: 400px){.auth--container{width:100%;-webkit-box-shadow:0;box-shadow:0;border-radius:0}.auth--input{width:250px}.auth--button__secondary,.auth--button{width:230px}}.form--container{background-color:#fff;width:400px;margin-inline:auto;text-align:center;padding:1em;-webkit-box-shadow:rgba(0,0,0,.15) 0px 5px 10px;box-shadow:#00000026 0 5px 10px;border-radius:12px;margin-top:4em}.form--title{color:#995973;font-weight:500;font-size:2rem;margin-bottom:.5em}.form--label{font-size:1.5rem;margin-bottom:.5em}.form--section{margin-bottom:.5em;font-size:1.25rem}.form--input{border:2px solid black;background-color:#e4e4e441;height:30px;padding:.5em;border-radius:7px;text-align:center;width:70%}.form--button{border:0;background-color:#995973;color:#fff;width:150px;margin-block:.25em;padding-block:1.25em;border-radius:.75rem;-webkit-transition:.2s background-color;-o-transition:.2s background-color;transition:.2s background-color;font-size:.8rem;cursor:pointer}.form--button:hover,.form--button:focus{background-color:#e5cad2}.form--button__secondary{font-size:.8rem;padding-block:1.25em;width:50%;margin-block:.25em;border-radius:.75rem;background-color:#fff;border:2px solid rgb(192,191,191);-webkit-transition:.2s background-color,.2s color;-o-transition:.2s background-color,.2s color;transition:.2s background-color,.2s color}.form--button__secondary:hover,.form--button__secondary:focus{background-color:#e4e4e441;color:#e5cad2}.form--submit{margin-top:1em}main{padding-bottom:1em}.admin--link{margin-top:1em;text-align:center}.admin--link a{color:#fff}.posts--main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-inline:auto;width:90%}.posts--container{width:1500px;margin:1em auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.post{-webkit-box-flex:0;-ms-flex:0 0 calc(30% - 20px);flex:0 0 calc(30% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#000;font-size:1.5rem;text-align:center;width:90%;margin:1em;min-height:325px;padding:.5em;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);box-shadow:0 0 10px #00000080;-webkit-transition:.2s all;-o-transition:.2s all;transition:.2s all}.post:hover .post--name,.post:focus .post--name{color:#dd8ea3}.post--secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px}.post--photo{width:100%}.post--photo img{height:auto;-o-object-fit:cover;object-fit:cover}.post--name{font-weight:600;margin-top:.5em;color:#995973}.post--info{margin-top:1em}.post--date{font-size:1.25rem}.post--tag{font-size:1rem;color:#dd8ea3}.post--title{color:#995973;border-top:2px solid rgb(158,158,158);border-bottom:2px solid rgb(158,158,158);width:65%;margin:.5em auto;padding:.1em 0 .2em;font-weight:500;font-size:3rem;text-align:center}.post--icons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-inline:auto;color:#995973}.post--icons svg{fill:#995973}.post--icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1em}.post--svg{width:20px;margin-right:5px}@media only screen and (max-width: 1550px){.posts--container{width:1200px}}@media only screen and (max-width: 1250px){.posts--container{width:1050px}}@media only screen and (max-width: 1100px){.posts--container{width:90%}.post{-webkit-box-flex:0;-ms-flex:0 0 calc(45% - 20px);flex:0 0 calc(45% - 20px)}}@media only screen and (max-width: 660px){.post{-webkit-box-flex:0;-ms-flex:0 0 calc(95% - 20px);flex:0 0 calc(95% - 20px)}}.arrow-up{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}.arrow-up-svg{width:40px;fill:#995973}a:hover>.arrow-up-svg,a:focus>.arrow-up-svg{fill:#e5cad2}footer{color:#000;margin-top:1em;padding-inline:2em;padding-top:1em;background-color:#e5cad2}.sticky--footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts--container{margin-block:1em 1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1200px;margin-inline:auto}.contacts--container>*{-ms-flex-preferred-size:20%;flex-basis:20%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.contacts--list{margin-top:1em}.contacts--list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:2px}.contacts--list>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;-webkit-transition:.1s all;-o-transition:.1s all;transition:.1s all}.contacts--list>li svg{fill:#995973;width:20px;height:20px;margin-right:7px}.contacts--list>li>a:hover,.contacts--list>li>a:focus{color:#dd8ea3}.contacts--list>li>a:hover>svg,.contacts--list>li>a:focus>svg{fill:#dd8ea3}.contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.contacts--rekvizitai{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.list--name{font-weight:500;font-size:1.5rem;margin-bottom:5px}.facebook-svg{width:20px;fill:#995973;-webkit-transition:.2s fill;-o-transition:.2s fill;transition:.2s fill;margin-inline:2.5em;margin-top:1em}.facebook-svg:hover,.facebook-svg:focus{fill:#dd8ea3}.copyright-box{margin-top:auto;margin-inline:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding-bottom:.5em}.google-maps-embed{border:1px solid white;padding:2px}.privacy--policy{color:#000;-webkit-transition:.1s all;-o-transition:.1s all;transition:.1s all}.privacy--policy:hover,.privacy--policy:focus{color:#dd8ea3}@media only screen and (max-width: 1150px){.facebook-logo{display:none}.google-maps-embed{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.contacts{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.contacts--rekvizitai{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.contacts--rekvizitai>.contacts--list>li{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}}@media only screen and (max-width: 1300px){.contacts--container{width:90%}}@media only screen and (max-width: 770px){.contacts--container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts--rekvizitai,.contacts{margin:0}.contacts--rekvizitai>.contacts--list>li,.contacts>.contacts--list>li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (max-width: 400px){.list--name{font-size:1.25rem!important}.contacts--rekvizitai>.contacts--list>li,.contacts>.contacts--list>li{font-size:1rem}}@media only screen and (max-width: 400px){.contacts--container{width:95%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer{padding-inline:1em}}.video__show--container{width:950px;margin:2em auto;padding-bottom:2em}.video__show--introduction{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video__show--photo{width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.video__show--text{text-align:justify}.video__show--info{margin-left:2em;font-size:1.2rem}.video__show--name{font-weight:300;font-size:2rem;margin-top:.2em}.video__show--title{font-weight:500;color:#995973;margin-top:.5em}.video__show--text{margin-top:.5em;font-size:1.2rem}.video-player{height:500px;position:relative;z-index:0;overflow:hidden}#canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}#video{visibility:hidden;width:100%;height:100%}.player-controls{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:0;width:100%;z-index:2;-webkit-transform:translateY(100%) translateY(-5px);-ms-transform:translateY(100%) translateY(-5px);transform:translateY(100%) translateY(-5px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-ms-flex-wrap:wrap;flex-wrap:wrap;background:rgba(0,0,0,.6);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.video-player:hover .player-controls{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.play-button{width:10%;border:none;background:#995973;color:#fff;padding:10px;min-width:55px}.play-button:focus{outline:none}.time{font-size:1em;color:#fff;width:15%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}input[type=range]{-webkit-appearance:none;background:transparent;margin:0;width:70%;padding:0 10px}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;background:black}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:10px;width:10px;background:#dd8ea3;cursor:pointer}.video-progress{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:rgba(0,0,0,.6);cursor:pointer}.video-progress-filled{width:0;background:#dd8ea3}.audio--image{width:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-player:hover .video-progress{height:10px}@media only screen and (max-width: 1050px){.video__show--container{width:90%}.video-player{width:100%;height:auto}.video__show--photo{width:450px}.video__show--text{font-size:1.1rem}}@media only screen and (max-width: 1000px){.video__show--container{width:90%}}@media only screen and (max-width: 975px){.video__show--text{font-size:1rem}.video__show--photo{width:400px}}@media only screen and (max-width: 900px){.video__show--name{font-size:1.75rem}}@media only screen and (max-width: 620px){input[type=range]{width:60%}.time{width:19%}}@media only screen and (max-width: 520px){.video__show--info{margin-left:0}.video__show--name{font-size:1.5rem}}@media only screen and (max-width: 875px){.video__show--introduction{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.video__show--photo{margin-left:1em}.post--icons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 575px){.post--container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.post--photo{width:90%}.post--title{margin-top:.5em}}@media only screen and (max-width: 575px){.video__show--photo{width:300px}}@media only screen and (max-width: 500px){.audio--image{margin-left:10px}}@media only screen and (max-width: 455px){input[type=range]{width:35%}.time{width:30%}}@media only screen and (max-width: 485px){.video__show--photo{margin:0}.video__show--photo{width:250px}}
