.flags{display:inline-block;vertical-align:middle}.locale-switcher-wrapper{padding:24px 12px;background-color:#fff;border-radius:24px;box-shadow:0 1px 3px 0 rgba(34,43,85,.05),0 8px 120px 0 rgba(52,53,70,.08)}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-wrapper{padding:24px}}@media only screen and (min-width:1141px){.locale-switcher-wrapper{padding:24px}}.locale-switcher-wrapper_spread{max-width:392px}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-wrapper_language{min-width:400px}}@media only screen and (min-width:1141px){.locale-switcher-wrapper_language{min-width:400px}}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-wrapper_dynamic-complex{min-width:416px}}@media only screen and (min-width:1141px){.locale-switcher-wrapper_dynamic-complex{min-width:416px}}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-wrapper_complex{min-width:600px}}@media only screen and (min-width:1141px){.locale-switcher-wrapper_complex{min-width:600px}}.locale-switcher-countries-wrapper .locale-switcher-countries-wrapper_text{padding:0 12px}.locale-switcher-countries-list{display:grid;grid-template-columns:1fr 1fr;gap:2px}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-countries-list.locale-switcher-countries-list_wide{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1141px){.locale-switcher-countries-list.locale-switcher-countries-list_wide{grid-template-columns:repeat(3,1fr)}}.locale-switcher-countries-list .tooltip{color:rgba(36,36,36,.05)}.locale-switcher-countries-list .tooltip__inner{max-width:216px}.locale-switcher__item{display:grid;height:46px;border:2px solid rgba(0,0,0,0);border-radius:64px;cursor:pointer}.locale-switcher__item-wrapper{display:grid;grid-auto-flow:row;grid-template-columns:1fr auto;align-items:center;padding:10px 12px}.locale-switcher__item_selected{background-color:#eef1f2}.locale-switcher__item_hoverable:not(.locale-switcher__item_selected):hover{border-color:rgba(36,36,36,.1)}.locale-switcher__item-header{display:flex;align-items:center;gap:8px;white-space:nowrap}.tooltip{display:block;margin:-8px;padding:8px;width:40px;height:40px;border-radius:20px}.tooltip:not(:disabled) .tooltip__icon{cursor:default}.tooltip:hover .tooltip__icon{cursor:help}.tooltip_with-corner.tooltip_visible{z-index:1}.tooltip_with-corner.tooltip_visible .tooltip__body:after{display:block}.tooltip_with-corner .tooltip__body{filter:drop-shadow(0 8px 30px rgba(0,0,0,.08))}.tooltip_with-corner .tooltip__body:after{content:"";position:absolute;bottom:0;left:50%;display:none;width:12px;height:12px;background-color:#fff;border-radius:2px;transform-origin:left;transform:translate(-50%,-85%) rotate(45deg);z-index:51}.tooltip_with-corner.tooltip_bottom-center .tooltip__body:after{top:100%;transform:translate(-50%,5%) rotate(45deg)}.tooltip_with-corner.tooltip_bottom-left .tooltip__body:after,.tooltip_with-corner.tooltip_bottom-right .tooltip__body:after{bottom:100%;transform:translate(-50%,5%) rotate(45deg)}.tooltip_with-corner.tooltip_bottom-left .tooltip__popup{transform:translate(4px,8px)}.tooltip_with-corner.tooltip_bottom-right .tooltip__popup{transform:translate(-8px,8px)}.tooltip_with-corner.tooltip_top-left .tooltip__body:after,.tooltip_with-corner.tooltip_top-right .tooltip__body:after{bottom:100%}.tooltip_with-corner.tooltip_top-left .tooltip__popup{transform:translate(4px)}.tooltip_with-corner.tooltip_top-right .tooltip__popup{transform:translate(-8px)}.tooltip_with-corner.tooltip_center-left .tooltip__popup{transform:translate(-9px,-50%)}.tooltip_with-corner.tooltip_center-left .tooltip__body:after{top:50%;right:100%;left:auto;transform:translate(-40%,-85%) rotate(45deg)}.tooltip__popup.tooltip__popup_light:after{background-color:#fff}.tooltip__popup.tooltip__popup_light .tooltip__inner{color:#242424;background-color:#fff}.tooltip__popup.tooltip__popup_dark:after{background-color:#242424}.tooltip__popup.tooltip__popup_dark .tooltip__inner{color:#fff;background-color:#242424;border:2px solid rgba(255,255,255,.1)}.tooltip__popup.tooltip__popup_lavander:after{background-color:#f5f3f8}.tooltip__popup.tooltip__popup_lavander .tooltip__inner{color:#242424;background-color:#f5f3f8}.tooltip__body{position:relative;display:block}.tooltip__icon>.icon{display:block}.tooltip__popup{position:absolute;display:block;width:max-content;max-width:320px;transform:translateY(0);transition:transform .15s ease-in-out,opacity .15s ease-in-out;z-index:50}.tooltip_bottom-left .tooltip__popup{right:0}.tooltip_bottom-left .tooltip__popup:before{content:"";position:absolute;top:-6px;left:0;display:block;width:100%;height:6px}.tooltip_bottom-right .tooltip__popup{left:0}.tooltip_top-left .tooltip__popup{right:0;bottom:calc(100% + 10px)}.tooltip_top-right .tooltip__popup{bottom:calc(100% + 10px);left:0}.tooltip_center-left .tooltip__popup{top:50%;right:100%;transform:translate(-10px,-50%)!important}.tooltip_bottom-center .tooltip__popup{top:100%;right:50%;transform:translate(50%,10px)!important}.tooltip__popup_hidable{pointer-events:none}.tooltip__popup.tooltip__popup_bottom-left{right:0}.tooltip__popup.tooltip__popup_bottom-right{left:0}.tooltip__popup.tooltip__popup_top-left{right:0;bottom:calc(100% + 10px)}.tooltip__popup.tooltip__popup_top-right{bottom:calc(100% + 10px);left:0}.tooltip__popup.tooltip__popup_center-left{top:50%;right:100%;transform:translate(-10px,-50%)!important}.tooltip__inner{display:block;padding:12px 16px;min-width:30px;min-height:32px;color:#fff;background-color:#242424;border:2px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:0 0 10px 0 rgba(36,36,36,.05),0 2px 6px 0 rgba(34,43,85,.06);word-wrap:break-word}.tooltip__popup[aria-hidden=true]{display:none}.tooltip__popup[aria-hidden=false]{display:block;transform:translateY(10px)}.tooltip_no-icon{position:absolute;top:0;left:0;margin:0;padding:0;width:0;height:0}.locale-switcher-languages-wrapper{padding:0 12px}.locale-switcher-languages-list{display:grid;gap:4px}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-languages-list{gap:8px}}@media only screen and (min-width:1141px){.locale-switcher-languages-list{gap:8px}}.locale-switcher-languages-list[data-languages-count="2"]{grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-languages-list[data-languages-count="2"]{grid-template-columns:repeat(2,70px)}}@media only screen and (min-width:1141px){.locale-switcher-languages-list[data-languages-count="2"]{grid-template-columns:repeat(2,70px)}}.locale-switcher-languages-list[data-languages-count="3"]{grid-template-columns:repeat(3,1fr)}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-languages-list[data-languages-count="3"]{grid-template-columns:repeat(3,70px)}}@media only screen and (min-width:1141px){.locale-switcher-languages-list[data-languages-count="3"]{grid-template-columns:repeat(3,70px)}}.locale-switcher-languages-list[data-languages-count="6"]{grid-template-columns:repeat(3,1fr)}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-languages-list[data-languages-count="6"]{grid-template-columns:repeat(6,70px)}}@media only screen and (min-width:1141px){.locale-switcher-languages-list[data-languages-count="6"]{grid-template-columns:repeat(6,70px)}}.locale-switcher-languages-wrapper_complex{position:relative}.locale-switcher-languages-wrapper_complex:before{content:"";position:absolute;right:12px;bottom:0;left:12px;display:block;height:1px;background-color:rgba(36,36,36,.1)}.locale-switcher-languages-wrapper_dynamic-complex-languages-only{padding:0}.locale-switcher-languages-wrapper_spread{position:relative;display:none}.locale-switcher-languages-wrapper_spread:before{content:"";position:absolute;top:0;right:12px;left:12px;display:block;height:1px;background-color:rgba(36,36,36,.1)}.locale-switcher-languages-wrapper_spread .locale-switcher-languages-item_opened,.locale-switcher-languages-wrapper_spread.locale-switcher-languages-wrapper_opened{display:block}.locale-switcher-languages-wrapper_spread .locale-switcher-languages-list[data-languages-count="2"]{grid-template-columns:repeat(2,1fr)}.locale-switcher-languages-wrapper_spread .locale-switcher-languages-list[data-languages-count="3"],.locale-switcher-languages-wrapper_spread .locale-switcher-languages-list[data-languages-count="6"]{grid-template-columns:repeat(3,1fr)}.locale-switcher-language__item-link{padding:6px 0;width:100%;height:44px;font-size:14px;border-radius:64px}.locale-switcher-wrapper_language .locale-switcher-languages-list{display:grid}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-wrapper_language .locale-switcher-languages-list{gap:2px}}@media only screen and (min-width:1141px){.locale-switcher-wrapper_language .locale-switcher-languages-list{gap:2px}}.spread-switcher{position:fixed;inset:0;display:grid;justify-content:center;align-items:center;padding:0 8px;overflow:auto;background-color:rgba(36,36,36,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:101}@media only screen and (min-width:768px)and (max-width:1140px){.menu-blog{position:fixed;top:14px;right:0;left:0;pointer-events:none}}@media only screen and (min-width:1141px){.menu-blog{position:fixed;top:14px;right:0;left:0;pointer-events:none;top:12px;z-index:100}}@media only screen and (min-width:1141px)and (max-width:1280px){.menu-blog{top:14px}}@media only screen and (max-width:767px){.menu-blog__body{position:fixed;bottom:26px;left:50%;display:grid;grid-template-columns:56px auto;padding:0 16px;width:100%;transform:translateX(-50%);gap:8px}}.menu-blog__nav{pointer-events:all;gap:8px}@media only screen and (max-width:767px){.menu-blog__nav{display:grid;grid-template-columns:1fr 52px}.menu-blog__nav>*{z-index:100}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-blog__nav{transition:transform .4s;display:flex;flex-shrink:0;justify-content:center}}@media only screen and (min-width:1141px){.menu-blog__nav{display:flex;flex-shrink:0;justify-content:center;position:relative;margin:0 auto;max-width:-moz-fit-content;max-width:fit-content;gap:0}}@media only screen and (max-width:767px){.menu-blog__nav-list{visibility:hidden;position:fixed;background-color:rgba(226,224,233,.8);transform:translateY(100vh);transition:transform .3s ease-in-out;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);inset:0}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-blog__nav-list{visibility:hidden;position:fixed;background-color:rgba(226,224,233,.8);transform:translateY(100vh);transition:transform .3s ease-in-out;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);inset:0;padding:146px 20px 40px;transform:translateY(-100%)}}@media only screen and (min-width:1141px){.menu-blog__nav-list{position:relative;display:flex;align-items:center;padding:4px;background-color:#e2e0e9;border-radius:16px;gap:2px}}@media only screen and (min-width:1141px)and (max-width:1280px){.menu-blog__nav-list{border-radius:12px}}.menu-blog__nav-list a{text-decoration:none}@media only screen and (max-width:767px){.menu-blog__nav-list-item+.menu-blog__nav-list-item{margin-top:8px}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-blog__nav-list-item+.menu-blog__nav-list-item{margin-top:16px}}@media only screen and (max-width:767px){.menu-blog__nav-link{border-radius:16px}}@media only screen and (min-width:1141px){.menu-blog__nav-bg{position:absolute;display:none;margin-block:4px;background-color:#efedf1;border-radius:12px;transition:transform .3s ease,width .3s ease;pointer-events:none;inset:0}}@media only screen and (max-width:767px){.menu-blog__logo{display:flex;justify-content:center;align-items:center;min-width:56px;min-height:56px;background-color:rgba(208,203,220,.8);border-radius:16px;cursor:pointer;z-index:105;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.menu-blog__logo-icon{color:#242424}}.header-blog-es--scrolled .menu-blog__button{color:#fff;background-color:#ff4c5c}@media only screen and (max-width:767px){.header-blog-es--opened .menu-blog__body{bottom:0;align-items:end;padding:16px 0 24px;width:100vw;height:100%}.header-blog-es--opened .menu-blog__nav-list{padding:18vh 16px 88px;z-index:100;gap:8px;visibility:visible;position:fixed;overflow-y:auto;transform:translateY(0)}}@media only screen and (min-width:768px)and (max-width:1140px){.header-blog-es--opened .menu-blog__nav-list{visibility:visible;position:fixed;overflow-y:auto;transform:translateY(0);padding-top:130px;gap:8px}}@media only screen and (max-width:767px){.header-blog-es--opened .menu-blog__nav{padding-inline:16px}.header-blog-es--opened .menu-blog__logo,.header-blog-es--opened .menu-blog__nav-link{opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none}}
