/*! 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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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}*{padding:0;margin:0;box-sizing:border-box}ul li{list-style:none}a{color:inherit;text-decoration:none;line-height:100%}h1{font-weight:500}h2{font-size:32px;line-height:120%;font-weight:700}h1,h2,h3,h4,h5,h6{line-height:110%}.title{font-weight:500;margin-bottom:30px}.btn{padding:20px 20px;text-align:center;border:1px solid #000;font-size:20px;transition:all .4s ease}.btn-primary{background-color:#06d6a0;margin-right:15px}.btn-primary:hover{background-color:#feeb8a}.btn-secondary{background-color:transparent}.btn-secondary:hover{background-color:#22577a;color:#fff}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(31%,1fr));gap:60px 40px}.section-title{font-size:34px;line-height:100%;font-weight:500;margin-bottom:30px}.container-mobile{max-width:90%;margin-left:auto;margin-right:auto}@font-face{font-family:"PT Root UI";src:url("../../fonts/PT-Root-UI_Regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"PT Root UI";src:url("../../fonts/PT-Root-UI_Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"PT Root UI";src:url("../../fonts/PT-Root-UI_Bold.ttf") format("truetype");font-weight:700;font-style:normal}html{scroll-behavior:smooth}body{font-family:"PT Root UI";font-size:20px;line-height:130%;overflow-x:hidden}.container{display:block;max-width:1340px;width:100%;margin:0 auto}section{margin-top:30px}@media (max-width:1400px){.container{max-width:1200px}}@media (max-width:1240px){.container{max-width:90%}}@media (max-width:769px){body{font-size:18px}}@media (max-width:650px){.container{max-width:100%}section{margin:20px auto;max-width:90%}}@keyframes bounce{0%,100%,20%,60%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}80%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}.header{margin:50px 0 30px}.header__nav{display:flex;justify-content:space-between;align-items:center}.header__search{margin-bottom:30px;max-width:422px;width:100%;display:flex;align-items:center;margin-left:auto}.header__search input{border:none;border-bottom:1px solid #000;width:100%}.header__search input:focus,.header__search input:focus-visible{outline:0}.header__search button{border:none;outline:0;background-color:transparent;cursor:pointer;transition:all .3s ease}.header__search button:hover{transform:translateX(-1.5px);opacity:.6}.header__menu{display:flex}.header__menu li{border:1px solid #000;padding:12px 15px;text-transform:uppercase;transition:all .3s ease}.header__menu li:not(:last-child){border-right:0px}.header__menu li:hover{background:#06d6a0}.header__nav__toggle{display:none;background:0 0;border:none;cursor:pointer;padding:5px}.header__nav__toggle span{display:block;width:28px;height:3px;background-color:#000;margin:8px 0;transition:.3s}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:auto;background-color:#000;z-index:999;transform:translateY(-100%);transition:transform .4s cubic-bezier(.25, .46, .45, .94);overflow-y:auto;padding:25px 0}.mobile-menu.active{transform:translateY(0)}.mobile-menu__header{display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1001;margin-bottom:30px;padding:0 20px}.mobile-menu .header__logo img{height:35px}.mobile-menu .close-menu{background:0 0;border:none;cursor:pointer;padding:5px}.mobile-menu .close-menu span{display:block;width:25px;height:3px;background-color:#fff;position:relative}.mobile-menu .close-menu span:first-child{transform:rotate(45deg);top:-1px}.mobile-menu .close-menu span:nth-child(2){opacity:0}.mobile-menu .close-menu span:nth-child(3){transform:rotate(-45deg);top:-8px}.mobile-menu__menu{list-style:none;margin-top:30px}.mobile-menu__menu li{padding:15px 0 10px;border-bottom:1px solid #3d3d3d;text-transform:uppercase;transition:all .3s ease;text-align:center}.mobile-menu__menu li a{color:#fff;font-size:20px;padding:0 20px}.mobile-menu__menu li:hover a{color:#06d6a0}@media (max-width:1250px){.header__logo img{max-width:520px;width:100%}}@media (max-width:1150px){.header__search{margin-bottom:15px}}@media (max-width:1025px){.header__logo img{max-width:420px;width:100%}.header__nav__toggle{display:block}.header__nav__right{display:none}}@media (max-width:769px){.header .container{max-width:90%;margin-left:auto;margin-right:auto}}@media (max-width:500px){.header{margin:20px 0 0}.header__logo{max-width:220px}}.footer .container{padding:30px;background-color:#faf7f7;margin:30px auto 30px;position:relative}.footer .container::before{content:'';display:block;width:100%;height:1px;background-color:#000;position:absolute;top:-30px;margin:0 auto;left:0;right:0}.footer__wrap{display:flex;justify-content:space-between;align-items:flex-start}.footer__wrap__left{flex:2 1 0}.footer__wrap__text{font-size:18px;text-transform:uppercase;margin:20px 0}.footer__wrap__copyright{font-size:18px;max-width:670px;width:100%}.footer__wrap__right{display:flex;gap:45px}.footer__wrap__bottom{margin-top:20px;display:flex;justify-content:space-between}.footer__wrap__bottom a{font-size:16px;color:#777;transition:all .3s ease}.footer__wrap__bottom a:hover{color:#06d6a0}.footer__logo img{max-width:278px;width:100%}.footer__menu li{text-transform:uppercase;font-size:18px;margin-bottom:10px}.footer__menu li:hover a{color:#06d6a0}.footer__menu li a{transition:all .4s ease}@media (max-width:1025px){.footer__wrap__bottom a{font-size:13px}}@media (max-width:660px){.footer{max-width:90%;margin-left:auto;margin-right:auto}.footer__wrap{flex-direction:column;gap:20px}.footer__wrap__bottom{flex-direction:column;gap:10px}.footer__wrap__bottom a{font-size:16px}.footer__wrap__copyright{font-size:16px;line-height:100%}}.tags{position:absolute;bottom:0;left:0;display:flex}.tags--stack{flex-direction:column-reverse;align-items:flex-start}.tag{padding:12px 30px;text-transform:uppercase;display:inline-block;transition:all .3s ease-in;font-size:20px;font-weight:400}.tag.black{background-color:#000;color:#fff}.tag.black:hover{background-color:#fff;color:#000}.tag.green{background-color:#06d6a0;color:#000}.tag.green:hover{background-color:#fff;color:#06d6a0}.tag.yellow{background-color:#feeb8a;color:#000}.tag.yellow:hover{background-color:#22577a;color:#fff}h2.tag{width:164px;text-align:center;font-weight:400}@media (max-width:1150px){.tag{font-size:16px;padding:10px 15px}}.tagSwiper{padding:40px 0;margin-top:30px;border-top:1px solid #000;border-bottom:1px solid #000}.tagSwiper .swiper-wrapper{height:auto}.tagSwiper .tag-slide{font-size:18px;text-transform:uppercase;transition:all .3s ease-in-out;width:auto}.tagSwiper .tag-slide:hover{color:#06d6a0}@media (max-width:600px){.tagSwiper{padding:20px 0;margin-top:20px}}.breadcrumbs{display:flex}.breadcrumbs__item{margin-right:6px;transition:all .3s ease-in}.breadcrumbs__item:not(:last-child):after{content:'/';margin-left:6px}.breadcrumbs__item a{transition:all .3s ease}.breadcrumbs__item:hover a{color:#06d6a0}@media (max-width:600px){.breadcrumbs{flex-wrap:wrap;gap:5px 0}}.new .container{padding:30px 0 60px;position:relative}.new .container::after{content:'';display:block;height:1px;width:100%;background-color:#000;position:absolute;bottom:0;margin-left:auto;margin-right:auto;left:0;right:0}.new__wrap{display:grid;grid-template-columns:repeat(auto-fill,minmax(31%,1fr));gap:60px 40px}.new__wrap__img{position:relative;height:300px;overflow:hidden;transition:all .3s ease-in}.new__wrap__img img{width:100%;height:100%;object-fit:cover;transition:all .3s ease-in}.new__wrap__item:hover img{scale:1.05}.new__wrap__item h3{margin:25px 0 10px;font-size:20px;width:85%;line-height:115%;transition:all .3s ease-in}.new__wrap__item:hover h3{color:#06d6a0;transition:all .3s ease-in}.new__wrap__item p{font-size:16px}.new__wrap__item p::before{content:'';display:inline-block;width:12px;height:1px;margin:0 3px 5px 0;background-color:#000}.category__title{margin:30px 0;font-weight:500;text-transform:uppercase}.category p{font-size:16px;line-height:120%;margin-top:10px;width:90%}@media (max-width:1025px){.new__wrap h3{width:100%}}@media (max-width:660px){.new__wrap h3{font-size:22px}}@media (max-width:500px){.new{max-width:90%;margin-left:auto;margin-right:auto}.new__wrap{gap:30px 20px;grid-template-columns:1fr}.new__wrap__img{height:230px}.new__wrap h3{margin-top:15px;font-size:20px}}.wp-pagenavi{display:flex;margin-top:40px}.wp-pagenavi .page{width:40px;height:40px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:all .3s ease}.wp-pagenavi .page:hover{background-color:#22577a;color:#fff}.wp-pagenavi .current{width:40px;height:40px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#06d6a0}.main .container{position:relative;padding-top:30px}.main .container::before{content:'';display:block;height:1px;width:100%;background-color:#000;position:absolute;top:0;margin-left:auto;margin-right:auto;left:0;right:0}.main-slide{position:relative}.main-slide__img{background-repeat:no-repeat;background-position:center center;background-size:cover;height:720px}.main__about{position:absolute;bottom:0;left:0;max-width:365px;width:100%}.main__about__info{background:#fff;padding:30px 20px}.main__about__info a{font-size:32px;line-height:100%;margin-bottom:30px;display:inline-block;font-weight:700;transition:all .3s ease}.main__about__info a:hover{color:#06d6a0}.main__about__info p:not(:last-child){margin-bottom:20px}.main__about__tags{display:flex}.main .swiper-pagination{margin-right:40px;right:0;left:auto;width:auto;bottom:40px}.main .swiper-pagination-bullet{width:10px;height:10px;border-radius:0;background-color:#22577a;opacity:1}.main .swiper-pagination-bullet-active{background-color:#06d6a0}.events .container{position:relative}.events .container::after{content:'';display:block;height:1px;width:100%;background-color:#000;position:absolute;bottom:0;margin-left:auto;margin-right:auto;left:0;right:0}.events h2{font-weight:400;font-size:20px}.events__wrap{display:flex;justify-content:space-between;align-items:flex-start}.events__wrap__left{width:65%;margin-bottom:20px}.events__wrap__left img{width:100%;height:520px;object-fit:cover}.events__wrap__left h3{font-size:28px;line-height:120%;margin:15px 0;width:79%}.events__wrap__left p{width:94%}.events__wrap__right{width:32%}.events__wrap__right__info{background:#06d6a0;padding:40px}.events__wrap__right .events__date{font-size:34px;line-height:120%;text-transform:uppercase;width:45%;margin-bottom:30px}.events__wrap__right .events__date::after{content:'';height:10px;width:100px;display:block;background-color:#000;margin-top:30px}.events__wrap__right .text-slide p{font-size:24px;line-height:120%;width:95%}.events__wrap__nav{display:flex;flex-direction:row-reverse;margin-top:22px}.events .swiper-button-prev{position:relative;width:152px;background-color:#38a3a5;top:0;left:0;padding:25px 0}.events .swiper-button-prev::after{content:url('../../images/arrow.svg');transform:rotateY(180deg);font-size:0}.events .swiper-button-prev:active,.events .swiper-button-prev:hover{background-color:#22577a}.events .swiper-button-next{position:relative;width:152px;background-color:#38a3a5;top:0;right:0;height:50px;padding:25px 0}.events .swiper-button-next::after{content:url('../../images/arrow.svg');font-size:0}.events .swiper-button-next:active,.events .swiper-button-next:hover{background-color:#22577a}.events .swiper-button-disabled{opacity:.65}.holiday-slide-list li:not(:last-child){margin-bottom:10px}.holiday-slide-list a{font-size:24px;line-height:120%;position:relative}.holiday-slide-list a::after{content:'';display:block;height:10px;width:10px;background:url('../../images/slide-link.svg') no-repeat center center/contain;position:absolute;right:-10%;top:42%}.info .container{padding-bottom:30px}.info h1,.info h2{font-size:34px;line-height:100%;font-weight:500;margin-bottom:30px}.info p:not(:last-child){line-height:110%;margin-bottom:20px}.info_about .container{border-bottom:1px solid #c4c4c4}.info__block{display:flex;flex-direction:column;gap:15px}.info__block h1,.info__block h2{margin:20px 0 0}.info__block p{margin-bottom:0!important}.info__block ul li{list-style:inside}@media (max-width:1150px){.main-slide__img{height:520px}.main__about{max-width:100%;position:relative;margin-top:-43px}.main__about__info{padding:20px}.main__about__info a{font-size:30px;margin-bottom:15px}.main__about__info p:not(:last-child){margin-bottom:10px}.events__wrap__left img{height:460px}.events__wrap__left h3{width:100%}.events__wrap__right .text-slide p{width:100%}.events__wrap__right__info{padding:25px}.events__wrap__left h3{font-size:28px}}@media (max-width:900px){.events__wrap{flex-direction:column}.events__wrap__left,.events__wrap__right{width:100%}}@media (max-width:769px){.main-slide__img{height:380px}.main__about{max-width:100%}.main__about__info{padding:20px 0}.main__about__info a{font-size:26px;margin-bottom:10px}.main__about__info p{width:70%}.main .swiper-pagination{bottom:15px}.events__wrap__left img{height:400px}}@media (max-width:660px){.main__about__info{padding:15px 20px}.events__wrap__left h3,.events__wrap__left p{max-width:90%;margin-left:auto;margin-right:auto}.info{max-width:90%;margin-left:auto;margin-right:auto}}@media (max-width:500px){.main .container{position:relative}.main .container::before{content:'';display:block;height:1px;width:100%;background-color:#000;position:absolute;top:0;margin-left:auto;margin-right:auto;left:0;right:0}.main-slide__img{height:350px}.main__about__info{padding:15px}.main__about__info a{font-size:20px;width:100%}.main__about__info p{font-size:16px;width:100%}.tagSwiper::before{content:'';background:linear-gradient(90deg,#fff 13%,rgba(255,255,255,.2) 100%);position:absolute;top:0;bottom:0;left:0;width:28%;height:100%;display:block;z-index:2}.tagSwiper::after{content:'';background:linear-gradient(270deg,#fff 35%,rgba(255,255,255,.2) 100%);position:absolute;top:0;bottom:0;right:0;width:28%;height:100%;display:block;z-index:2}.events .container{padding-bottom:30px}.events h2{font-size:16px}.events__wrap__left h3{font-size:24px;max-width:90%;margin-left:auto;margin-right:auto}.events__wrap__left img{height:300px}.events__wrap__left p{width:100%;max-width:90%;margin-left:auto;margin-right:auto}.events__wrap__right .events__date{font-size:24px}.events__wrap__right .events__date::after{margin-top:20px}.events__wrap__right .text-slide p{font-size:20px}.new .container{padding:0 0 30px 0}}.post__info{display:flex;justify-content:space-between;align-items:center;margin:40px 0 20px}.post__info__name{font-size:32px;font-weight:700}.post__info__name_events{font-weight:500;width:60%}.post__info__date{display:flex;align-items:center;gap:15px}.post__info__date__upd{background-color:#39f0cf;padding:5px;border-radius:5px}.post__info__date__pbc{color:#b0b0b0}.post__img{position:relative;height:720px}.post__img img{height:100%;width:100%;object-fit:cover}.post__text{display:flex;gap:40px;padding:0 20px 20px 20px;margin-top:20px;position:relative}.post__left{position:sticky;top:0;align-self:flex-start;padding-top:20px;transition:all .3s ease}.post__menu{width:246px}.post__menu li{margin-bottom:10px;font-size:16px;position:relative;padding-left:11px;line-height:90%}.post__menu li::before{content:'';width:6px;height:0;background-color:#06d6a0;display:block;position:absolute;left:0;transition:height .3s ease}.post__menu li.active{font-weight:500}.post__menu li.active::before{height:100%}.post__right{padding-top:20px;width:100%}.post__right__info{display:flex;gap:20px;margin-bottom:10px}.post__right__info__title{min-width:220px;font-weight:500}.post__right__info.profession a{text-transform:lowercase}.post__right__info a{color:#0061d9;transition:all .3s ease}.post__right__info a:hover{color:#38a3a5}.post__section{display:flex;flex-direction:column;gap:20px;margin-top:20px;padding-top:30px;border-top:1px solid #000}.post__section h2,.post__section p.post__section__title{font-size:30px;font-weight:500}.post__section h3{font-weight:500;font-size:20px}.post__section p:not(:last-child){margin-bottom:20px}.post__section li{position:relative;padding-left:20px}.post__section li:not(:last-child){margin-bottom:20px}.post__section li::before{content:'●';font-size:8px;position:absolute;left:0;top:0}.interesting_date__item{display:flex;flex-direction:column;align-items:flex-start}.interesting_date__item:hover .interesting_date__item__date{background-color:#333}.interesting_date__item__date{padding:10px 30px;min-width:300px;background-color:#22577a;color:#fff;transition:all .3s ease}.interesting_date__item__event{padding:30px;background-color:#f1f8ff;color:#000;width:100%}.interesting_date__item__event a{border-bottom:1px solid #000}.interesting_fact__item{width:100%;background-color:#f1faee;padding:30px;position:relative}.interesting_fact__item:not(:last-child){margin-bottom:30px}.interesting_fact__item::before{content:'';width:35%;height:10px;background-color:#06d6a0;display:block;position:absolute;top:-10px;left:0}.quote{padding:30px 60px;background-color:#fffbe9;color:#333;border-radius:4px;display:flex;align-items:flex-start;gap:5px;transition:all .3s ease}.quote:hover{background-color:#cbf3e9}.quote::after{content:url('../../images/quote.svg');transform:scale(-1,-1);padding-top:6px;margin-top:auto}.quote::before{content:url('../../images/quote.svg');padding-top:6px}.quote-single{margin-top:30px}.works{margin-bottom:20px}.works__item{display:flex;align-items:flex-start;gap:10px;border-bottom:1px solid #c4c4c4;padding:10px 0}.works__item:last-child{border-bottom:0}.works__item__date{min-width:140px}.works li::before{content:none}.photogallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(19%,1fr));gap:10px 10px}.photogallery img{object-fit:cover;width:100%;height:100%}.social__media{display:flex;align-items:center;flex-wrap:wrap;gap:40px}.social__media__item{display:flex;align-items:center;gap:10px;color:#333;min-width:15%}.social__media__item:hover img{animation:bounce 1s}.similar__wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.similar__wrap__item__img{height:238px;position:relative}.similar__wrap__item__img img{height:100%;width:100%;object-fit:cover}.similar__wrap__item p{font-size:16px;font-weight:400;margin-left:10px}.similar__wrap__item__title{font-size:20px;margin:10px 20px 5px 0;font-weight:600!important;margin-bottom:5px!important}.similar .tag{font-size:16px;padding:12px 20px}.answer__item{background-color:#fffbe9;padding:30px 20px;transition:all .3s ease-in}.answer__item:hover{background-color:#cbf3e9}.answer__item .answer{font-size:24px;font-weight:700;margin-bottom:10px}.answer__item .question{display:flex;align-items:flex-start;gap:10px}.answer__item .question::before{content:'—'}.author__wrap{display:flex;justify-content:space-between;align-items:center}.author__about{display:flex;justify-content:space-between;align-items:center;gap:20px}.author__about__info{font-size:18px}.author__about__info p:not(:last-child){margin-bottom:0}.author__about__info__title{font-size:24px;font-weight:700}.author__about__info p:last-child{color:#777}.author__about img{border-radius:100px}.author__share p:not(:last-child){margin-bottom:10px}.author__share .social__media{gap:10px;font-size:0}.comments__add{padding:20px;border-radius:8px;border:1px solid #39f0cf;box-shadow:0 4px 8px 0 #0a3A6426;margin-bottom:20px}.comments__add__user{display:flex;align-items:center;gap:8px}.comments__add__user img{width:40px;height:40px;object-fit:cover;border-radius:100px}.comments__add__user__name{font-size:18px}.comments__add input,.comments__add textarea{width:100%;font-size:18px;border:none;border-bottom:1px solid #0000001A;padding-bottom:15px;margin:15px 0;height:40px}.comments__add input:focus-visible,.comments__add textarea:focus-visible{outline:0}.comments__add .btn{margin-left:auto;display:block;background-color:#06d6a0;font-size:18px;outline:0;border:none;padding:8px 20px;margin:0;border-radius:8px;cursor:pointer;transition:all .3s ease-in-out}.comments__add .btn:hover{background-color:#feeb8a}.comments-reply{display:flex;gap:15px;align-items:center}.comments-reply-link{font-size:14px;color:#000;line-height:100%;transition:all .3s ease}.comments-reply-link:hover{color:#06d6a0}.comments__block li{margin-bottom:20px;flex-direction:column;gap:5px}.comments__block li::before{content:none}.comments__block__item__text{color:#000;opacity:.6;font-size:18px}.comments__block__item__date{font-size:14px;color:#000;opacity:.4}.comment-form-cookies-consent{display:none}@media (max-width:1320px){.similar__wrap{grid-template-columns:repeat(2,1fr);gap:30px 20px}.similar__wrap__item__img{height:270px}}@media (max-width:1025px){.post__img{height:520px}.post__menu{width:190px;max-width:90%;margin-left:auto;margin-right:auto}.post__menu li{font-size:18px}.post__text{padding:0;flex-direction:column}.post__info__name{width:60%}.post__info__date{flex-direction:column;align-items:flex-end}.post__left{position:relative}.post__menu{display:flex;flex-wrap:wrap;width:100%}.post__menu li{width:50%}.post__section h2{font-size:30px}.quote{padding:30px 40px}}@media (max-width:769px){.post__menu{margin-left:0}.post .photogallery{grid-template-columns:repeat(auto-fill,minmax(32%,1fr))}.post .social__media{flex-wrap:wrap;gap:30px 50px}.post .social__media__item{width:42%}.author__wrap{flex-direction:column;align-items:flex-start;gap:20px}.author__wrap .social__media{gap:20px}.author__wrap .social__media__item{width:auto}.author__wrap h3{font-size:19px}.author__wrap p{font-size:16px}}@media (max-width:500px){.post .breadcrumbs,.post .tagSwiper{max-width:90%;margin-left:auto;margin-right:auto}.post__info{max-width:90%;margin-left:auto;margin-right:auto;flex-direction:column;align-items:flex-start;margin-top:0}.post__info__name{width:100%}.post__info__date{align-items:flex-start;width:100%;gap:5px}.post__img{height:290px;max-width:90%;margin-left:auto;margin-right:auto}.post__left{width:100%;padding-top:0}.post__menu{max-width:90%;margin-left:auto;margin-right:auto;flex-direction:column}.post__menu li{width:100%}.post__menu li::before{height:100%;width:4px}.post__right{max-width:90%;margin-left:auto;margin-right:auto}.post__right__info{gap:10px}.post__right__info__title{min-width:130px;width:130px;font-size:16px}.post__right__info__text{font-size:16px}.post__text{gap:15px}.post__section{padding-top:30px;gap:15px}.post__section h2{font-size:26px}.post__section li::before{margin:0 10px 0 0}.quote{padding:20px}.interesting_date__item{flex-direction:column}.interesting_date__item__date{padding:15px 20px;min-width:45%}.interesting_date__item__event{padding:20px}.interesting_fact__item{padding:20px}.works__item__date{min-width:110px;font-size:16px}.works__item__name{font-size:16px}.awards .works__item{flex-direction:column;gap:5px;padding:10px 0}.awards .works__item::after{scale:0.8}.photogallery{gap:5px}.similar__wrap{grid-template-columns:1fr}.similar__wrap__item h3{margin:10px 0 5px}.similar__wrap__item p{margin:0}.answer__item{padding:20px}.answer__item h3{font-size:20px}.answer__item p{font-size:16px}#moon-phase{margin-top:0}}.sn-icon.sn-more{display:none!important;opacity:0!important;width:0!important}.error{text-align:center}.error__title{font-size:330px;color:#06d6a0;margin:0 auto;line-height:100%;padding-top:40px}.error__text{font-size:40px;display:inline-block;padding-bottom:60px}@media (max-width:768px){.error__title{font-size:250px}}@media (max-width:600px){.error__title{font-size:150px;padding-top:200px}.error__text{line-height:100%;padding-bottom:180px}}.contacts__block p:not(:last-child){margin-bottom:5px}.contacts__block a{color:#0061d9;transition:all .3s ease}.contacts__block a:hover{color:#38a3a5}.feedback{padding-bottom:30px}.feedback__form{width:65%}.feedback__form__wrap{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}.feedback__form label{color:#b0b0b0;font-size:20px;display:flex;flex-direction:column;gap:10px;flex:1 1 50%}.feedback__form input,.feedback__form textarea{display:inline-block;width:100%;padding:13px 20px;font-size:20px;border:1px solid #000}.feedback__form textarea{height:156px}.feedback__form .btn{max-width:146px;width:100%;margin-top:20px}.feedback__form__btns{margin-top:20px}@media (max-width:660px){.feedback{max-width:90%;margin-left:auto;margin-right:auto}.feedback__form{width:100%}.feedback__form__wrap{flex-direction:column}.feedback__form label{gap:5px}.feedback__form__btns{display:flex}.feedback__form button{padding:15px;flex:1}}.calendar__post{padding-bottom:30px}.calendar__wrap{display:flex;justify-content:space-between;align-items:center}.calendar__sort{display:flex;justify-content:space-between;align-items:center;gap:20px}.calendar__block{position:relative}.calendarSwiper{width:72%;margin:30px auto}.calendar-prev{width:60px;height:60px;background-color:#000;left:4%;top:55%}.calendar-prev:hover{background-color:#333}.calendar-prev::after{content:url('../../images/arrow.svg');transform:rotateY(180deg);font-size:0}.calendar-next{width:60px;height:60px;background-color:#000;right:4%;top:55%}.calendar-next:hover{background-color:#333}.calendar-next::after{content:url('../../images/arrow.svg');font-size:0}.calendar .swiper-button-disabled{opacity:1;background-color:#22577a}.calendar-day{font-size:21px;font-weight:500}.calendar-weekday{background-color:#fff;padding:12px;font-size:18px;border-bottom:1px solid #e8e8e8}.calendar-info{padding:20px 12px;display:flex;flex-direction:column;justify-content:space-between;min-height:260px}.calendar-birthday-imgs{display:flex}.calendar-birthday-imgs img{width:40px;height:40px;object-fit:cover;border-radius:100px;position:relative;z-index:1}.calendar-birthday-imgs img:nth-child(2){margin-left:-7px;z-index:2}.calendar-birthday-imgs img:nth-child(3){margin-left:-7px;z-index:3}.calendar-birthday .calendar-title{font-weight:700;margin-top:10px}.calendar-birthday p{font-size:14px;line-height:100%;width:90%}.calendar-holidays li:not(:last-child){margin-bottom:10px}.calendar-events h3{font-size:24px}.calendar-events .new__wrap{grid-template-columns:repeat(auto-fill,minmax(31%,1fr))}.calendar-slide{border:1px solid #e8e8e8;background-color:#faf7f7;transition:all .3s ease;color:#777}.calendar-slide:hover{background-color:#fff3b6}.calendar-slide h3{font-size:14px;margin-top:7px}.calendar-slide.active{background-color:#fff3b6;color:#000}.calendar-slide.active.today{background-color:#06d6a0}.holiday-country{margin-left:5px;font-size:16px;color:#22577a}.holiday-country a{border-bottom:none}.holiday-date{font-weight:700}.holiday-date:not(:first-child){margin-top:20px}.holiday-date:not(:last-child){margin-bottom:5px}.holiday-list{margin-left:10px}.bd_wrap .tag{font-size:12px;padding:5px 10px}.post__section li.holiday-item:not(:last-child){margin-bottom:10px}@media (max-width:1025px){.calendarSwiper{width:85%}.calendar .swiper-button-prev{left:0;width:45px;height:45px}.calendar .swiper-button-next{right:0;width:45px;height:45px}.calendar-events h3{font-size:22px}}@media (max-width:769px){.calendar-events .new__wrap{grid-template-columns:repeat(auto-fill,minmax(48%,1fr))}}@media (max-width:500px){.calendar .breadcrumbs,.calendar .tagSwiper{max-width:90%;margin-left:auto;margin-right:auto}.calendar__wrap{max-width:90%;margin-left:auto;margin-right:auto;flex-direction:column;align-items:flex-start}.calendar__wrap .title{font-size:24px}.calendar__wrap select{width:100%}.calendar__block{display:flex;flex-direction:column-reverse;max-width:90%;margin-left:auto;margin-right:auto;margin-top:40px}.calendarSwiper{width:100%}.calendar .swiper-button-next{width:50%;height:52px;right:0;top:0}.calendar .swiper-button-next::after{scale:0.8}.calendar .swiper-button-prev{width:50%;height:52px;top:0;left:0}.calendar .swiper-button-prev::after{scale:0.8}__sort{gap:0}.post__right{padding-top:0}.post__section li{display:block}}.moon .quote{padding:30px 20px;display:block}.moon .quote::after,.moon .quote::before{content:none}.moon .quote p{margin-bottom:0}.wsp-category-title,.wsp-container h2{margin-bottom:15px;display:inline-block}.wsp-container ul{margin-bottom:40px;padding-left:15px}.wsp-container ul li{margin-bottom:5px}.wsp-container ul li a{transition:all .3s ease}.wsp-container ul li:hover a{color:#06d6a0}.wsp-container ul.wsp-posts-list li:hover a{color:#000}.wsp-container>ul li>ul.wsp-posts-list li:hover a{color:#06d6a0}@media (max-width:600px){.wsp-container h2{font-size:28px}}.zodiac-section{border-top:none;margin-top:0;padding-top:0}.zodiac-text{display:flex;flex-direction:column;gap:10px}.zodiac p:not(:last-child){margin-bottom:10px}