@charset "UTF-8";@font-face{font-family:gilroy;src:url(../fonts/GilroyLight/font.woff2)format("woff2"),url(../fonts/GilroyLight/font.woff)format("woff");font-weight:300;font-display:swap}@font-face{font-family:gilroy;src:url(../fonts/GilroyMedium/font.woff2)format("woff2"),url(../fonts/GilroyMedium/font.woff)format("woff");font-weight:500;font-display:swap}@font-face{font-family:gilroy;src:url(../fonts/GilroySemiBold/font.woff2)format("woff2"),url(../fonts/GilroySemiBold/font.woff)format("woff");font-weight:600;font-display:swap}@font-face{font-family:gilroy;src:url(../fonts/GilroyBold/font.woff2)format("woff2"),url(../fonts/GilroyBold/font.woff)format("woff");font-weight:700;font-display:swap}@font-face{font-family:gilroy;src:url(../fonts/GilroyExtraBold/font.woff2)format("woff2"),url(../fonts/GilroyExtraBold/font.woff)format("woff");font-weight:800;font-display:swap}*,*::before,*::after{box-sizing:border-box}body{margin:0;background-color:#f9f9ff;font-family:gilroy,sans-serif;font-weight:400;color:#151515;padding-top:14vw}@media(min-width:481px){body{padding-top:7vw}}@media(min-width:1024px){body{padding-top:calc(4.5vw + 3vw)}}a{color:#342df3;text-underline-offset:.2em}a:hover{text-decoration:underline}img{max-width:100%;height:auto}h1,h2,h3,h4{font-weight:700;line-height:1.2}pre,code{background:#eef;border-radius:4px;font-size:.9em}pre{padding:1em;overflow-x:auto}pre code{background:0 0;padding:0}code{padding:.1em .3em}.container{width:90%;max-width:860px;margin:0 auto}@media(min-width:1024px){.container{width:80%}}.header{position:fixed;top:0;left:0;width:100%;z-index:99;background-color:#1f237e;height:14vw}@media(min-width:481px){.header{height:7vw}}@media(min-width:1024px){.header{height:auto}}.header__nav{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 6vw}@media(min-width:1024px){.header__nav{padding:1.2vw 10%}}.header__logo{display:flex;align-items:center}.header__logo img{height:7vw;width:auto}@media(min-width:481px){.header__logo img{height:4vw}}@media(min-width:1024px){.header__logo img{height:2.5vw}}@media(min-width:1920px){.header__logo img{height:2vw}}.header__logo a{display:flex;align-items:center}.header__menu{display:none;list-style:none;margin:0;padding:0;gap:2vw;align-items:center}@media(min-width:1024px){.header__menu{display:flex;font-size:1.1vw}}.header__menu li a{color:#fff;text-decoration:none;font-weight:500}.header__menu li a:hover{text-decoration:underline}.header__menu .header__cta a{background-color:#342df3;color:#fff;padding:.6vw 1.3vw;border-radius:6px;transition:background-color 200ms ease,color 200ms ease}.header__menu .header__cta a:hover{background-color:#fff;color:#342df3;text-decoration:none}.header__rss a{display:flex;align-items:center;padding:.3vw}.header__rss a:hover{opacity:.8;text-decoration:none}.header__rss svg{width:1.4vw;height:1.4vw}.header__search{position:relative;display:flex;align-items:center}.header__search-toggle{background:0 0;border:none;cursor:pointer;padding:.3vw;display:flex;align-items:center;color:#fff}.header__search-toggle svg{width:1.4vw;height:1.4vw;stroke:currentColor}.header__search-toggle:hover{opacity:.8}.header__search-box{position:absolute;right:0;top:calc(100% + .8vw);z-index:200}.header__search-box input[type=search]{width:18vw;padding:.45vw .8vw;border:2px solid #342df3;border-radius:6px;font-family:inherit;font-size:.9vw;background:#fff;color:#151515;outline:none}.header__search-box input[type=search]:focus{border-color:#140de0}.header__search-results{position:absolute;right:0;top:calc(100% + .4vw);width:22vw;background:#fff;border:1px solid #dadada;border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,.12);list-style:none;margin:0;padding:.3vw 0;max-height:20vw;overflow-y:auto;z-index:201}.header__search-results li a{display:block;padding:.45vw .9vw;color:#151515;text-decoration:none;font-size:.85vw;line-height:1.4}.header__search-results li a:hover,.header__search-results li a:focus{background:rgba(52,45,243,6%);outline:none}.header__search-results li a strong{display:block;font-weight:600;color:#151515}.header__search-results li a span{color:#7e7f9d;font-size:.75vw}.header__search-results li.is-active a{background:rgba(52,45,243,6%)}.header__search-results--mobile{position:static;width:100%;border-radius:4px;max-height:50vw;box-shadow:none;border:1px solid rgba(255,255,255,.15);background:#242992;margin-top:2vw}.header__search-results--mobile li a{font-size:4vw;padding:2.5vw 3vw;color:#fff}.header__search-results--mobile li a:hover,.header__search-results--mobile li a:focus{background:rgba(255,255,255,8%)}.header__search-results--mobile li a strong{color:#fff}.header__search-results--mobile li a span{color:rgba(255,255,255,.6);font-size:3.2vw}.header__drawer-search{margin-bottom:2vw}.header__drawer-search input[type=search]{width:100%;padding:2.5vw 3vw;border:1px solid rgba(255,255,255,.3);border-radius:6px;background:rgba(255,255,255,.1);color:#fff;font-family:inherit;font-size:4.5vw;outline:none}@media(min-width:481px){.header__drawer-search input[type=search]{font-size:2.5vw;padding:1.5vw 2vw}}.header__drawer-search input[type=search]::placeholder{color:rgba(255,255,255,.5)}.header__drawer-search input[type=search]:focus{border-color:rgba(255,255,255,.6)}.header__hamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:8vw;height:8vw;cursor:pointer;background:0 0;border:none;padding:0}@media(min-width:481px){.header__hamburger{width:4.5vw;height:4.5vw}}@media(min-width:1024px){.header__hamburger{display:none}}.header__hamburger span{display:block;width:100%;height:2px;background-color:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.header__hamburger.is-active span:nth-child(1){transform:translateY(7px)rotate(45deg)}.header__hamburger.is-active span:nth-child(2){opacity:0}.header__hamburger.is-active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header__drawer{display:none;background-color:#1f237e;padding:4vw 6vw 6vw}@media(min-width:1024px){.header__drawer{display:none!important}}.header__drawer.is-open{display:block}.header__drawer ul{list-style:none;margin:0;padding:0}.header__drawer li{padding:3vw 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:5vw}@media(min-width:481px){.header__drawer li{font-size:3vw}}.header__drawer li:last-child{border-bottom:none}.header__drawer a{color:#fff;text-decoration:none;font-weight:500}.header__drawer a:hover{text-decoration:underline}.btn{display:inline-block;padding:2.5vw 6vw;border-radius:6px;font-family:inherit;font-weight:600;font-size:3.5vw;line-height:1;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:background-color 200ms ease,color 200ms ease,border-color 200ms ease}@media(min-width:1024px){.btn{padding:.55vw 1.4vw;font-size:.9vw}}.btn--primary{background-color:#342df3;color:#fff;border-color:#342df3}.btn--primary:hover{background-color:#fff;color:#342df3;text-decoration:none}.btn--outline{background-color:initial;color:#342df3;border-color:#342df3}.btn--outline:hover{background-color:#342df3;color:#fff;text-decoration:none}main{min-height:60vh;padding:4vw 0 8vw}@media(min-width:1024px){main{padding:3vw 0 6vw}}.post-list{list-style:none;margin:0;padding:0}.post-list__item{border-bottom:1px solid #dadada;padding:4vw 0}@media(min-width:1024px){.post-list__item{padding:1.8vw 0}}.post-list__item:first-child{padding-top:0}.post-list__date{font-size:3.5vw;color:#7e7f9d;font-weight:500;margin-bottom:1vw}@media(min-width:1024px){.post-list__date{font-size:.85vw;margin-bottom:.3vw}}.post-list__title{margin:0 0 1.5vw;font-size:5vw;font-weight:700}@media(min-width:1024px){.post-list__title{font-size:1.4vw;margin-bottom:.5vw}}.post-list__title a{color:#151515;text-decoration:none}.post-list__title a:hover{color:#342df3;text-decoration:none}.post-list__summary{color:#7e7f9d;font-size:3.8vw;line-height:1.6;margin:1.5vw 0 0}@media(min-width:1024px){.post-list__summary{font-size:.95vw;margin:.5vw 0 0}}.post-list__tags{display:flex;flex-wrap:wrap;gap:2vw;margin-top:1.5vw}@media(min-width:1024px){.post-list__tags{gap:.5vw;margin-top:.6vw}}.post-list__readmore{margin-top:3vw}@media(min-width:1024px){.post-list__readmore{margin-top:1vw}}.tag{display:inline-block;background-color:rgba(52,45,243,8%);color:#342df3;border-radius:4px;padding:.4em .8em;font-size:3vw;font-weight:500;text-decoration:none}@media(min-width:1024px){.tag{font-size:.75vw}}.tag:hover{background-color:#342df3;color:#fff;text-decoration:none}.article__header{margin-bottom:6vw}@media(min-width:1024px){.article__header{margin-bottom:2.5vw}}.article__title{font-size:7vw;font-weight:700;color:#151515;margin:0 0 3vw;line-height:1.2}@media(min-width:1024px){.article__title{font-size:2.5vw;margin-bottom:1vw}}.article__meta{display:flex;flex-wrap:wrap;align-items:center;gap:3vw;color:#7e7f9d;font-size:3.5vw;font-weight:500}@media(min-width:1024px){.article__meta{font-size:.9vw;gap:1vw}}.article__tags{display:flex;flex-wrap:wrap;gap:1.5vw}@media(min-width:1024px){.article__tags{gap:.4vw}}.article__content{line-height:1.8;font-size:4.2vw}@media(min-width:1024px){.article__content{font-size:1.05vw}}.article__content h2{font-size:5.5vw;margin-top:6vw}@media(min-width:1024px){.article__content h2{font-size:1.6vw;margin-top:2.5vw}}.article__content h3{font-size:4.8vw;margin-top:5vw}@media(min-width:1024px){.article__content h3{font-size:1.3vw;margin-top:2vw}}.article__content img{max-width:100%;border-radius:6px;margin:2vw 0}@media(min-width:1024px){.article__content img{margin:1vw 0}}.article__content ul,.article__content ol{padding-left:1.5em}.article__content li{margin-bottom:.4em}.article__content blockquote{border-left:4px solid #342df3;margin:2vw 0;padding:1vw 2vw;background:rgba(52,45,243,5%);color:#7e7f9d}@media(min-width:1024px){.article__content blockquote{margin:1vw 0;padding:.5vw 1.5vw}}.article__content table{width:100%;border-collapse:collapse;margin:2vw 0;font-size:3.5vw}@media(min-width:1024px){.article__content table{font-size:.9vw;margin:1vw 0}}.article__content table th,.article__content table td{border:1px solid #dadada;padding:.5em;text-align:left}.article__content table th{background:#1f237e;color:#fff;font-weight:600}.article__content table tr:nth-child(even) td{background:rgba(52,45,243,4%)}.post-nav{display:flex;justify-content:space-between;margin-top:8vw;padding-top:4vw;border-top:1px solid #dadada;font-size:3.5vw}@media(min-width:1024px){.post-nav{margin-top:3vw;padding-top:1.5vw;font-size:.9vw}}.post-nav a{color:#342df3;text-decoration:none;font-weight:500;max-width:45%}.post-nav a:hover{text-decoration:underline}.post-nav__prev::before{content:"← "}.post-nav__next::after{content:" →"}.post-nav__next{text-align:right}.list-nav{display:flex;justify-content:space-between;align-items:center;margin-top:6vw;padding-top:4vw;border-top:1px solid #dadada;font-size:3.5vw;font-weight:600}@media(min-width:1024px){.list-nav{margin-top:2.5vw;padding-top:1.5vw;font-size:.9vw}}.list-nav a{color:#342df3;text-decoration:none}.list-nav a:hover{text-decoration:underline}.list-nav__next{margin-left:auto}.page-heading{margin-bottom:4vw}@media(min-width:1024px){.page-heading{margin-bottom:2vw}}.page-heading h1{font-size:7vw;font-weight:700;color:#151515;margin:0 0 1vw}@media(min-width:1024px){.page-heading h1{font-size:2.2vw}}.page-heading p{color:#7e7f9d;font-size:4vw;margin:0}@media(min-width:1024px){.page-heading p{font-size:1vw}}.tag-cloud{display:flex;flex-wrap:wrap;gap:2.5vw}@media(min-width:1024px){.tag-cloud{gap:.7vw}}.footer{font-weight:500;position:relative;background:linear-gradient(135deg,#2040a6 0%,#1f227d 100%)}.footer li{list-style-type:none}.footer a{text-decoration:none;color:#888ebf}.footer__container{position:relative;display:flex;flex-direction:column;padding:15vw 6vw}@media(min-width:481px){.footer__container{padding:7vw 5% 14vw;flex-direction:row}}@media(min-width:1024px){.footer__container{flex-direction:row;padding:4vw 10% 14vw}}@media(min-width:1920px){.footer__container{padding:4vw 10% 16.5vw}}@media(min-width:481px){.footer__contacts{width:40%}}@media(min-width:1024px){.footer__contacts{width:30%}}.footer__contacts__spec div{margin:3vw 0}@media(min-width:481px){.footer__contacts__spec div{margin:.3vw 0}}@media(min-width:1024px){.footer__contacts__spec div{margin:.6vw 0}}.footer__contacts__spec ul{margin-top:6vw;padding:0}@media(min-width:481px){.footer__contacts__spec ul{margin-top:1vw}}@media(min-width:1024px){.footer__contacts__spec ul{margin-top:1vw;margin-bottom:0}}.footer__contacts__spec li{display:flex;align-items:center;padding-left:0;margin-top:4vw;color:#fff;font-size:4.1vw}@media(min-width:481px){.footer__contacts__spec li{font-size:2.2vw;margin-top:2vw}}@media(min-width:1024px){.footer__contacts__spec li{font-size:1.2vw;margin-top:0;padding-bottom:.5vw}}.footer__contacts__spec li a{color:#fff}.footer__contacts__spec li a:visited,.footer__contacts__spec li a:active{color:#fff}.footer__contacts__spec li svg{flex-shrink:0;width:25px;height:25px;margin-right:2vw}@media(min-width:481px){.footer__contacts__spec li svg{margin-right:1vw}}.footer__contacts__spec--title{color:#fff;font-size:4.1vw}@media(min-width:481px){.footer__contacts__spec--title{font-size:2.2vw}}@media(min-width:1024px){.footer__contacts__spec--title{font-size:1.2vw}}.footer__contacts__spec--socials{display:flex;padding-top:1.5vw}@media(min-width:481px){.footer__contacts__spec--socials{padding-top:0}}.footer__contacts__spec--social{padding-right:6vw}@media(min-width:481px){.footer__contacts__spec--social{padding-right:3.2vw}}@media(min-width:1024px){.footer__contacts__spec--social{padding-right:2vw}}.footer__contacts__spec--social img{width:auto;height:22px;display:block}.footer__list{color:#fff;font-weight:500;font-size:4.1vw}@media(min-width:481px){.footer__list{font-size:2.2vw}}@media(min-width:1024px){.footer__list{font-size:1.2vw}}.footer__item li{font-size:4.1vw}@media(min-width:481px){.footer__item li{font-size:2.2vw}}@media(min-width:1024px){.footer__item li{font-size:1.2vw}}.footer__specifications{margin:3.5vw 0}@media(min-width:481px){.footer__specifications{display:flex;flex-wrap:wrap;margin:0;width:50%;padding-left:10%}}@media(min-width:1024px){.footer__specifications{display:flex;flex-wrap:nowrap;width:70%;justify-content:flex-start;padding-left:0}}.footer__specifications>div{margin:6vw 0 3vw}@media(min-width:481px){.footer__specifications>div{width:50%;margin:0}}@media(min-width:1024px){.footer__specifications>div{margin:0 4vw 1vw 0;width:unset}}.footer__items{margin:4vw 0 2vw}.footer__items ul{padding:0;margin:1vw 0}@media(min-width:481px){.footer__items ul{margin:.5vw 0}}.footer__items li{padding:1.2vw 0;color:#fff}@media(min-width:481px){.footer__items li{padding:.5vw 0}}@media(min-width:1024px){.footer__items li{padding:.4vw 0}}.footer__last-section{width:100%;height:10vw;font-size:3.1vw;color:#888ebf;background-color:#1d207a;position:absolute;bottom:0;display:flex;justify-content:center;align-items:center;box-sizing:border-box}@media(min-width:481px){.footer__last-section{height:4vw;font-size:1.1vw}}@media(min-width:1024px){.footer__last-section{height:4.5vw}}.not-found{text-align:center;padding:10vw 0}@media(min-width:1024px){.not-found{padding:4vw 0}}.not-found h1{font-size:20vw;color:#342df3;margin:0}@media(min-width:1024px){.not-found h1{font-size:8vw}}.not-found p{font-size:4.5vw;color:#7e7f9d}@media(min-width:1024px){.not-found p{font-size:1.2vw}}.not-found .btn{margin-top:8vw}@media(min-width:1024px){.not-found .btn{margin-top:2.5vw}}.post-figure{margin:2rem auto;text-align:center;max-width:90%}@media(min-width:1024px){.post-figure{max-width:75%}}.post-figure img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 0 15px .5px rgba(196,196,196,.5);display:block;margin:0 auto}.post-figure figcaption{margin-top:.75rem;padding-top:.6rem;font-size:.8rem;font-weight:500;color:#7e7f9d;letter-spacing:.08em;line-height:1.5}.post-figure figcaption::before{content:'';display:block;width:2rem;height:2px;background:rgba(52,45,243,.4);margin:0 auto .5rem}.post-figure figcaption p{margin:0}.gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin:2rem 0}.gallery__item{display:block;position:relative;overflow:hidden;border-radius:8px;aspect-ratio:4/3;width:calc(50% - .375rem);box-shadow:0 0 10px .5px rgba(196,196,196,.4);transition:transform .2s,box-shadow .2s}@media(min-width:1024px){.gallery__item{width:calc(33.333% - .5rem)}}@media(min-width:1280px){.gallery__item{width:calc(25% - .5625rem)}}.gallery__item:hover{transform:scale(1.03);box-shadow:0 4px 20px rgba(0,0,0,.18)}.gallery__item img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.lightbox{display:none;position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.88);align-items:center;justify-content:center;flex-direction:column}.lightbox--open{display:flex}.lightbox__img{max-width:90vw;max-height:85vh;border-radius:6px;object-fit:contain}.lightbox__caption{margin-top:.75rem;color:rgba(255,255,255,.8);font-size:.85rem;text-align:center;max-width:80vw}.lightbox__close,.lightbox__prev,.lightbox__next{position:absolute;background:rgba(255,255,255,.15);border:none;color:#fff;cursor:pointer;border-radius:50%;width:2.5rem;height:2.5rem;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:background .15s}.lightbox__close:hover,.lightbox__prev:hover,.lightbox__next:hover{background:rgba(255,255,255,.3)}.lightbox__close{top:1rem;right:1rem}.lightbox__prev{left:1rem;top:50%;transform:translateY(-50%)}.lightbox__next{right:1rem;top:50%;transform:translateY(-50%)}.lang-switcher{display:flex;align-items:center;gap:.3rem}.lang-switcher__link{font-size:.75rem;font-weight:700;letter-spacing:.04em;color:currentColor;opacity:.55;text-decoration:none;padding:.15rem .3rem;border:1px solid;border-radius:3px;transition:opacity .15s}.lang-switcher__link:hover{opacity:1}