@charset "UTF-8";.header{--header-bg-color: rgba(242, 245, 248, .8);--header-border-bottom-color: #D2D8DE;--header-logo-color: #292B32;--header-logo-color_hovered: #39AA5D;--header-logo-color_active: #39AA5D}.header._dark{--header-bg-color: rgba(20, 20, 20, .4);--header-border-bottom-color: #FFFFFF26;--header-logo-color: #FFFFFF;--header-logo-color_hovered: #56D67F;--header-logo-color_active: #56D67F}.header{background:var(--header-bg-color);border-bottom:1px solid var(--header-border-bottom-color);transition:fill .4s ease}@media (min-width: 1281px){.header{border-bottom:1px solid var(--header-border-bottom-color)}}.header .header-logo svg path{fill:#fff;fill:var(--header-logo-color);transition:fill .2s ease}.header .header-logo:hover svg path{fill:var(--header-logo-color_hovered);transition:fill .2s ease}.header .header-logo:active{transform:scale(.98);transition:scale 0s}.header .header-logo:active svg path{fill:var(--header-logo-color_active);transition:fill 0s ease}.header{position:fixed;top:0;left:0;width:100%;max-width:100%;z-index:100000}@media all{.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}.header__inner{width:100%;max-width:100%;display:grid;padding:.625vw 0 0}@media (min-width: 1281px){.header__inner{padding:8px 0 0}}@media (max-width: 767px){.header__inner{padding:10px 0 0}}.header .header-panel{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.header .header-panel__navigation{display:flex;align-items:center;justify-content:center}.header .header-panel__product-link{margin-left:2.1875vw;margin-top:.15625vw}@media (min-width: 1281px){.header .header-panel__product-link{margin-left:28px;margin-top:2px}}@media (max-width: 767px){.header .header-panel__product-link{display:none}}.header .header-right-side{display:flex;flex-direction:row;align-items:center}.header .header-right-side__item._subscribe{position:relative;margin-right:3.82813vw;margin-top:.15625vw}@media (min-width: 1281px){.header .header-right-side__item._subscribe{margin-right:49px;margin-top:2px}}@media (max-width: 767px){.header .header-right-side__item._subscribe{display:none;margin-top:0}}.header .header-right-side__item._subscribe:before{content:"";position:absolute;top:0;right:-1.95313vw;height:1.5625vw;width:1px;min-width:1px;margin-top:.23438vw;background:#ffffff26}@media (min-width: 1281px){.header .header-right-side__item._subscribe:before{right:-25px;height:20px;width:1px;min-width:1px;margin-top:3px}}.header .header-right-side__item._subscribe._fill-dark:before{background:#ffffff4d}.header .header-right-side__item._subscribe._fill-light:before{background:#0b203f40}.header .header-right-side__item._search{margin-right:2.85938vw;margin-top:.15625vw}@media (min-width: 1281px){.header .header-right-side__item._search{margin-right:36.6px;margin-top:2px}}@media (max-width: 767px){.header .header-right-side__item._search{margin-right:16px;margin-top:0}}.header .header-right-side__icon-search{display:none}@media (max-width: 767px){.header .header-right-side__icon-search{display:block;width:26px;height:26px;padding:1px;margin:0;cursor:pointer;transition:all .2s}}.header .header-right-side__icon-search:active{transform:scale(.98)}.header .header-right-side__icon-search._white svg{color:#fff}.header .header-right-side__icon-search._black svg{color:#292b32}.header .header-right-side__btn-search{display:flex}@media (max-width: 767px){.header .header-right-side__btn-search{display:none}}.header .header-logo{display:flex;width:18.75vw;height:2.34375vw}@media (min-width: 1281px){.header .header-logo{width:240px;height:30px}}@media (max-width: 767px){.header .header-logo{width:100px;height:46px}}.header .header-logo svg{width:100%;max-width:100%;height:100%;max-height:100%}.header .header-logo svg path{transition:fill .4s ease}.header .header-logo svg._desktop{display:block}@media (max-width: 767px){.header .header-logo svg._desktop{display:none}}.header .header-logo svg._mobile{display:none}@media (max-width: 767px){.header .header-logo svg._mobile{display:block}}.header .header-nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1.25vw 0 .85938vw;transition:all .5s;will-change:transform;transform:translateZ(0)}@media (min-width: 1281px){.header .header-nav{padding:16px 0 11px}}@media (max-width: 767px){.header .header-nav{padding:12px 0 6px;overflow:auto;width:calc(100% + 60px);margin-left:-30px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(0,0,0) 5%,rgb(0,0,0) 95%,rgba(0,0,0,0) 99%);mask-image:linear-gradient(90deg,#0000,#000 5%,#000 95%,#0000 99%)}}@media (max-width: 550px){.header .header-nav{width:calc(100% + 40px);margin-left:-20px}}@media (max-width: 767px){.header .header-nav::-webkit-scrollbar{display:none}.header .header-nav>*:first-child{margin-left:30px}}@media (max-width: 550px){.header .header-nav>*:first-child{margin-left:20px}}@media (max-width: 767px){.header .header-nav>*:last-child:not([class$=__item-plug]){margin-right:30px}}@media (max-width: 550px){.header .header-nav>*:last-child:not([class$=__item-plug]){margin-right:20px}}.header .header-nav__list{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.header .header-nav__list>li{margin-right:1.64063vw}@media (min-width: 1281px){.header .header-nav__list>li{margin-right:21px}}@media (max-width: 767px){.header .header-nav__list>li{margin-right:16px}}.header .header-nav__item{display:block}.header .header-nav__item-plug{display:none}@media (max-width: 767px){.header .header-nav__item-plug{display:block;margin-right:0;padding:0 15px;height:10px;opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;background:transparent}}@media (max-width: 550px){.header .header-nav__item-plug{padding:0 10px}}.header .header-nav__mobile{display:none}@media (max-width: 767px){.header .header-nav__mobile{display:flex;align-items:center;justify-content:space-between}}.header .header-nav__mobile>*:not(:last-child){margin-right:1.5625vw}@media (min-width: 1281px){.header .header-nav__mobile>*:not(:last-child){margin-right:20px}}@media (max-width: 767px){.header .header-nav__mobile>*:not(:last-child){margin-right:16px}}.header .header-nav__mobile._border-left{position:relative}.header .header-nav__mobile._border-left:before{content:"";position:absolute;top:0;left:-1.5625vw;height:1.5625vw;margin-top:.3125vw;width:1px;background:#ffffff26}@media (min-width: 1281px){.header .header-nav__mobile._border-left:before{left:-20px;height:20px;margin-top:4px;width:1px}}@media (max-width: 767px){.header .header-nav__mobile._border-left:before{left:-20px;height:16px;margin-top:4px}}.header .header-nav__mobile._border-left._fill-dark:before{background:#ffffff4d}.header .header-nav__mobile._border-left._fill-dark svg path{fill:#fff!important}.header .header-nav__mobile._border-left._fill-light:before{background:#0b203f40}.header .header-nav__mobile._border-left._fill-light svg path{fill:#292b32!important}@media (max-width: 767px){.header .header-nav__mobile._border-left svg{margin-right:6px!important}}.header .header-nav__mobile._border-left:not(:first-child){margin-left:1.5625vw}@media (min-width: 1281px){.header .header-nav__mobile._border-left:not(:first-child){margin-left:20px}}@media (max-width: 767px){.header .header-nav__mobile._border-left:not(:first-child){margin-left:24px}}.header .header-nav__item-custom-icon._white svg{fill:#56d67f}.header .header-nav__item-custom-icon._white svg path{fill:#56d67f}.header .header-nav__item-custom-icon._black svg{fill:#39aa5d}.header .header-nav__item-custom-icon._black svg path{fill:#39aa5d}@media (max-width: 767px){header .ui-advanced-button._s:hover:before,header .ui-advanced-button._s:active:before{display:none}}.footer{background:#15161b;padding:2.34375vw 0}@media (min-width: 1281px){.footer{padding:30px 0}}@media (max-width: 767px){.footer{padding:30px 0}}@media (max-width: 550px){.footer{padding:40px 0 50px}}.footer__inner{display:grid;grid-template-columns:1fr 31.25vw;grid-column-gap:4.14063vw}@media (min-width: 1281px){.footer__inner{grid-template-columns:1fr 400px;grid-column-gap:53px}}@media (max-width: 767px){.footer__inner{grid-template-columns:1fr;grid-column-gap:53px}}.footer-nav{display:grid;grid-template-columns:repeat(4,12.89063vw);grid-column-gap:2.1875vw;padding:1.25vw 0 6.25vw}@media (min-width: 1281px){.footer-nav{grid-template-columns:repeat(4,165px);grid-column-gap:28px;padding:16px 0 80px}}@media (max-width: 767px){.footer-nav{grid-template-columns:1fr;grid-row-gap:16px;grid-column-gap:unset;padding:0;margin:0 0 40px}}.footer-nav__list{display:flex;flex-direction:column}@media (max-width: 767px){.footer-nav__list._active>*:first-child,.footer-nav__list._active>*:last-child{margin-bottom:8px}.footer-nav__list._active .footer-nav__list-item:not(:first-of-type){display:block}}.footer-nav__list._hovered .footer-nav__list-item-link:not(._hover){color:#464756;transition:color .5s}.footer-nav__list:last-of-type .footer-nav__list-item-title{color:#fff}.footer-nav__list:last-of-type .footer-nav__list-item:not(:last-child){margin-bottom:1.5625vw}@media (min-width: 1281px){.footer-nav__list:last-of-type .footer-nav__list-item:not(:last-child){margin-bottom:20px}}.footer-nav__list-item{display:flex}@media (max-width: 767px){.footer-nav__list-item{display:none;margin:0 0 0 15px}}.footer-nav__list-item:not(:last-child){margin-bottom:.78125vw}@media (min-width: 1281px){.footer-nav__list-item:not(:last-child){margin-bottom:10px}}@media (max-width: 767px){.footer-nav__list-item:not(:last-child){margin-bottom:unset}}.footer-nav__list-item-link{font-size:1.25vw;font-weight:400;line-height:1.875vw;letter-spacing:-.02em;color:#fff;transition:color .5s}@media (min-width: 1281px){.footer-nav__list-item-link{font-size:16px;line-height:24px}}@media (max-width: 767px){.footer-nav__list-item-link{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.02em;padding:8px 0;display:flex;width:-moz-fit-content;width:fit-content}}.footer-nav__list-item-link._current{color:#464756;pointer-events:none}.footer-nav__list-item-link_h19{line-height:1.48438vw}@media (min-width: 1281px){.footer-nav__list-item-link_h19{line-height:19px}}@media (max-width: 767px){.footer-nav__list-item-link_h19{line-height:24px}}.footer-nav__list-item-title{font-size:1.40625vw;font-weight:500;line-height:1.875vw;letter-spacing:-.02em;color:#fff}@media (min-width: 1281px){.footer-nav__list-item-title{font-size:18px;line-height:24px}}@media (max-width: 767px){.footer-nav__list-item-title{font-size:18px;font-weight:500;line-height:24px;letter-spacing:-.02em}}.footer-nav__ui{display:none}@media (max-width: 767px){.footer-nav__ui{display:block;margin-left:-10px}.footer-nav__ui~.footer-nav__ui{margin-top:16px}}.footer-proposal{grid-row:1/3;grid-column:2/3}@media (max-width: 767px){.footer-proposal{grid-row:2/3;grid-column:1/2}}.footer-proposal__form>[data-popmechanic-embed]:empty{height:18.28125vw}@media (min-width: 1281px){.footer-proposal__form>[data-popmechanic-embed]:empty{height:234px}}@media (max-width: 767px){.footer-proposal__form>[data-popmechanic-embed]:empty{height:234px}}.footer-proposal__form>[data-popmechanic-embed]{margin-bottom:1.875vw}@media (min-width: 1281px){.footer-proposal__form>[data-popmechanic-embed]{margin-bottom:24px}}@media (max-width: 767px){.footer-proposal__form>[data-popmechanic-embed]{margin-bottom:40px}}.footer-learn-more{display:flex;flex-direction:column;background:#212329;border-radius:.625vw;padding:1.25vw;margin:0 0 1.875vw}@media (min-width: 1281px){.footer-learn-more{border-radius:8px;padding:16px;margin:0 0 24px}}@media (max-width: 767px){.footer-learn-more{border-radius:8px;padding:16px;margin:0 0 20px}}.footer-learn-more__title{font-size:1.40625vw;font-weight:500;line-height:1.875vw;letter-spacing:-.02em;color:#fff;margin:0 0 .46875vw}@media (min-width: 1281px){.footer-learn-more__title{font-size:18px;line-height:24px;margin:0 0 6px}}@media (max-width: 767px){.footer-learn-more__title{font-size:18px;font-weight:500;line-height:24px;letter-spacing:-.02em;margin:0 0 6px}}.footer-learn-more__text{font-size:1.25vw;font-weight:400;line-height:1.875vw;letter-spacing:-.02em;color:#fff;margin:0 0 2.34375vw}@media (min-width: 1281px){.footer-learn-more__text{font-size:16px;line-height:24px;margin:0 0 30px}}@media (max-width: 767px){.footer-learn-more__text{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.02em;margin:0 0 30px}}.footer-reco{font-size:.9375vw;font-weight:400;line-height:1.25vw;letter-spacing:-.01em;color:#fff;grid-column:2/3;grid-row:3/4;margin:0 0 0 1.25vw}@media (min-width: 1281px){.footer-reco{font-size:12px;line-height:16px;margin:0 0 0 16px}}@media (max-width: 767px){.footer-reco{font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.01em;margin:0 auto 50px;grid-column:1/2;grid-row:3/4}}.footer-reco a{color:#56d67f;border-bottom:1px solid #39AA5D;transition:color .5s,border-bottom-color .5s}@media (min-width: 1281px){.footer-reco a{border-bottom:1px solid #39AA5D}}.footer-reco a:hover{color:#fff;border-bottom:1px solid #FFFFFF}@media (min-width: 1281px){.footer-reco a:hover{border-bottom:1px solid #FFFFFF}}.footer-social{display:flex;justify-content:flex-start;height:auto;align-items:flex-end;grid-row:2/4}@media (max-width: 767px){.footer-social{flex-direction:column-reverse;align-items:center;grid-row:4/5}}.footer-social__logo{display:flex;height:2.10938vw;width:10.78125vw;cursor:pointer;-webkit-tap-highlight-color:transparent;margin:0 3.90625vw 0 0}@media (min-width: 1281px){.footer-social__logo{height:27px;width:138px;margin:0 50px 0 0}}@media (max-width: 767px){.footer-social__logo{height:27px;width:138px;margin:0}}.footer-social__logo>svg{width:100%;max-width:100%;height:100%;max-height:100%}.footer-social__logo>svg path{transition:fill .4s ease}.footer-social__logo>svg:hover path{fill:#39aa5d;transition:fill .4s ease}.footer-social__list{display:flex;justify-content:flex-start;transform:translateY(.3125vw)}@media (min-width: 1281px){.footer-social__list{transform:translateY(4px)}}@media (max-width: 767px){.footer-social__list{flex-wrap:wrap;justify-content:center;row-gap:6px;-moz-column-gap:6px;column-gap:6px;transform:translateY(0);margin:0 0 50px}}@media (max-width: 550px){.footer-social__list{margin:0 30px 50px}}.footer-social__list-item:not(:last-child){margin-right:3.20312vw}@media (min-width: 1281px){.footer-social__list-item:not(:last-child){margin-right:41px}}@media (max-width: 767px){.footer-social__list-item:not(:last-child){margin-right:unset}}:root{--header-advanced-height: var(--header-journal-height)}body._dark{background:#15161b}body:has(.editor-article){background:#fff}body:has(.editor-article) header:not(._dark){background:#fff}main{padding:var(--header-journal-height) 0 0 0}.editor-article{padding-top:calc(var(--header-journal-height) + 3.75vw)}@media (min-width: 1281px){.editor-article{padding-top:calc(var(--header-journal-height) + 48px)}}@media (max-width: 767px){.editor-article{padding-top:calc(var(--header-journal-height) + 30px)}}.editor-article_event{padding-top:calc(var(--header-journal-height))}@media (max-width: 767px){.editor-article_event{padding-top:calc(var(--header-journal-height))}}.blog-main__card__container_absolute{position:relative!important}#blog-page-recommends{max-width:100vw;width:100%;padding:0 3.125vw;margin:0 auto;margin-bottom:6.25vw;margin-top:4.6875vw!important}@media (min-width: 1281px){#blog-page-recommends{max-width:1280px;padding:0 40px;margin-bottom:80px;margin-top:60px!important}}@media (max-width: 767px){#blog-page-recommends{padding:0 30px}}@media (max-width: 550px){#blog-page-recommends{padding:0 20px}}@media (max-width: 767px){#blog-page-recommends{margin-top:60px!important;margin-bottom:40px}}.js-masonry-ext{margin-top:2.34375vw!important;display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:2.34375vw;grid-column-gap:2.34375vw}@media (min-width: 1281px){.js-masonry-ext{margin-top:30px!important;grid-row-gap:30px;grid-column-gap:30px}}@media (max-width: 767px){.js-masonry-ext{margin-top:30px!important;grid-template-columns:repeat(1,1fr);grid-row-gap:0;grid-column-gap:0}}.js-masonry-ext>*{height:-moz-fit-content;height:fit-content;min-height:unset!important}.js-masonry-ext h2{font-size:3.90625vw;font-weight:480;line-height:3.75vw;letter-spacing:-.04em}@media (min-width: 1281px){.js-masonry-ext h2{font-size:50px;line-height:48px}}@media (max-width: 767px){.js-masonry-ext h2{font-size:36px;font-weight:480;line-height:36px;letter-spacing:-.04em}}[data-popmechanic-embed="72480"]:not(:empty):last-child{margin-bottom:4.6875vw}@media (min-width: 1281px){[data-popmechanic-embed="72480"]:not(:empty):last-child{margin-bottom:60px}}@media (max-width: 767px){[data-popmechanic-embed="72480"]:not(:empty):last-child{margin-bottom:60px}}
