
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
body{min-width:320px;font-family:sans-serif;font-size:15px;line-height:150%;color:#000;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;}
a{color:#0A3F78;text-decoration:none;}
a:hover{color:#376496;text-decoration:underline;}
img{border:0;vertical-align:middle;}
p a{text-decoration:underline;}
p a:hover{text-decoration:none;}
h1{font-family:sans-serif;font-size:40px;line-height:130%;}
@media (max-width: 980px){
h1{font-size:32px;}
}
@media (max-width: 640px){
h1{font-size:28px;}
}
h2,h3,h4,h5{font-size:24px;line-height:130%;margin:0;padding:0;}
@media (max-width: 640px){
h2,h3,h4,h5{font-size:22px;}
}
h4{font-size:19px;}
@media (max-width: 640px){
h4{font-size:17px;}
}
h5{font-size:14px;}
@media (max-width: 640px){
h5{font-size:14px;}
}
.f-sans{font-family:sans-serif;}
.black{color:#000;}
.hidden{display:none;}
.oauth_error_wrapper{margin:9px 0;padding:5px 0 5px 14px;border-left:3px solid #E10019;color:#E10019;display:none;}
.oauth_error_wrapper > div{display:none;}
ul{list-style:square;margin-left:20px;}
.ico{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:contain;}
.button{font-family:sans-serif;font-weight:600;font-size:14px;line-height:20px;text-align:center;letter-spacing:0.05em;text-transform:uppercase;padding:13px 24px 15px;color:#FFF;text-decoration:none;cursor:pointer;min-width:120px;background-color:#0A3F78;border:none;transition:background-color 0.25s;display:inline-block;}
.button .ico{vertical-align:bottom;}
.button.with-icon .ico{top:auto;margin:0 8px 0 0;}
.button:hover{color:#FFF;background-color:#376496;text-decoration:none;}
.button.inverted{background-color:#FFF;color:#0A3F78;}
.button.inverted:hover{color:#376496;}
.button.with-border{border:1px solid #C3C6CB;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.button.with-border:hover{background-color:#E9EBEB;}
.button.simple{background-color:initial;text-transform:none;color:#0A3F78;padding:0;letter-spacing:normal;min-width:auto;}
.button.simple:hover{color:#376496;text-decoration:underline;}
.menu{position:relative;background-color:#FFF;overflow:hidden;}
.menu li > a,.menu li > span{font-family:sans-serif;font-size:14px;line-height:21px;color:#0A3F78;text-transform:uppercase;display:block;text-decoration:none;cursor:pointer;padding:8px 0;}
.menu li > a:hover,.menu li > span:hover{position:relative;color:#000;}
.menu nav{max-width:1096px;width:100%;margin:0 auto;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;}
.menu nav:not(.sub-menu){height:52px;   transition: all .2s ease;}
.menu nav:not(.sub-menu) ul{display:flex;flex-wrap:nowrap;align-items:baseline;height:36px;}
.menu nav ul{list-style:none;margin-left:0;}
.menu nav ul li{padding:0 10px;position:relative;white-space:nowrap;}
.menu nav ul li.capitalize a{text-transform:capitalize;}
.menu nav ul li:hover{background-color:#E4F5FD;}
.menu nav ul li.home a{width:18px;}
.menu nav ul li.home a span{display:block;overflow:hidden;text-indent:100%;}
.menu nav ul li.active a{color:#000;font-weight:600;}
.menu nav ul li.active:hover{background-color:initial;}
.menu nav ul li.submenu-anchor{padding-right:20px;}
.menu nav ul li.submenu-anchor:after{content:"";position:absolute;right:8px;top:calc(50% - 2px);width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #0A3F78;}
header{font-family:sans-serif;position:relative;height:130px;background-color:#FFF;z-index:3; transition: all .2s ease;}
header .header-wrapper{width:100%;border-bottom:1px solid #000; margin: 0 auto;     }
header .header-wrapper .hn-lista{background-color:#0AAAE6;}
header .header-wrapper .hn-lista .wrapper{position:relative;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;margin:0 auto;height:78px;}

header .header-wrapper .hn-lista .logo{margin-left:40px;text-align:left;}
@media (min-width: 1160px){
header .header-wrapper .hn-lista .logo{margin-left:calc(50% - 540px);}
}
@media (min-width: 1440px){
header .header-wrapper .hn-lista .logo{text-align:center;}
}
@media (max-width: 980px){
header .header-wrapper .hn-lista .logo{margin-left:10px;}
header .header-wrapper .hn-lista .logo img{height:17px;}
}
@media (min-width: 380px) and (max-width: 640px){
header .header-wrapper .hn-lista .logo img{height:20px;}
}
@media (min-width: 640px) and (max-width: 980px){
header .header-wrapper .hn-lista .logo img{height:24px;}
}
@media (max-width: 319px){
header .header-wrapper .hn-lista .logo{margin-left:0;width:65px;height:100%;}
header .header-wrapper .hn-lista .logo a{display:block;width:100%;height:100%;margin-top:0;background:url("../img/HN.svg") no-repeat 50% 50%;background-size:32px 17.33px;}
header .header-wrapper .hn-lista .logo a img{display:none;}
}
header .header-wrapper .hn-lista .menu-right{position:relative;width:50%;height:40px;padding-right:24px;color:#FFF;font-weight:600;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;}
header .header-wrapper .hn-lista .menu-right > *{margin-left:24px;}
header .header-wrapper .hn-lista .menu-right > *:hover{text-decoration:none;opacity:0.85;}
header .header-wrapper .hn-lista .menu-right > * > span{vertical-align:middle;}
@media (max-width: 980px){
header .header-wrapper .hn-lista .menu-right .after,header .header-wrapper .hn-lista .menu-right .button-subscription{display:none;}
}
@media (min-width: 981px){
header .header-wrapper .hn-lista .menu-right{padding-right:40px;}
}
@media (min-width: 1440px){
header .header-wrapper .hn-lista .menu-right{padding-right:54px;width:35%;}
}
header .header-wrapper .button{flex:0 0 auto;padding-top:9px;padding-bottom:9px;}
header .header-wrapper .button > span:not(.ico){margin-left:8px;}
header .header-wrapper .button.simple{color:#FFF;}
header .header-wrapper .button-login{color:#FFF;}
header .header-wrapper .button-login .initials,header .header-wrapper .button-login .text-logged{display:none;}
header .header-wrapper .initials{position:relative;width:0;height:0;border:16px solid #FFF;border-radius:16px;}
header .header-wrapper .header-search{position:absolute;width:100%;height:100%;padding:0 24px;background-color:#0AAAE6;display:flex;justify-content:center;align-items:center;}
header .header-wrapper .header-search .search-what{width:100%;max-width:777px;padding:0 16px;background-color:#FFF;border:none;font-size:16px;line-height:48px;}
header .header-wrapper .header-search .search-button{flex:0 0 auto;height:48px;min-width:48px;background-position:50% 50%;}
header .header-wrapper .header-search .ico-close{flex:0 0 auto;display:inline-block;margin-left:24px;width:20px;height:20px;cursor:pointer;}
@media (min-width: 980px){
header .header-wrapper .header-search .search-button{padding-left:51px;background-position:24px 50%;}
}
header .menu-header{display:none;background-color:#0AAAE6;}
header .menu-header:before{content:"";display:block;margin:0 auto;width:calc(100% - 40px);border-bottom:1px solid #FFF;}
header .menu-header .wrapper{margin:0 auto;max-width:340px;padding:8px 10px;display:flex;justify-content:space-between;}
header .menu-header .wrapper > *:hover{text-decoration:none;opacity:0.85;}
header .menu-header .wrapper > * span{vertical-align:middle;}
header .menu-header .wrapper > a > span:not(.ico){margin-left:8px;color:#FFF;}
header .menu-header .wrapper .button-tts,header .menu-header .wrapper .button-pocket{padding:11px 0 7px;}
@media (max-width: 1160px){
header:not(.small) .menu{padding:0 32px;}
}
@media (max-width: 980px){
header{height:68px;}
header .header-wrapper{border:none;}
header .header-wrapper .hn-lista .wrapper{height:68px;}
header .menu-right > *{margin-left:40px;}
header .menu-wrapper {
  transition: all .2s ease;
}
header .menu-wrapper > .wrapper{display:none;}
header .menu-header{display:block;}
}
footer{font-family:sans-serif;background-color:#394453;color:#D7D9DA;font-size:14px;line-height:21px;border-top:6px solid #000;max-width:1025px;margin:0 auto;position:relative;}
footer a{color:#D7D9DA;text-decoration:none;}
footer a:hover{color:#D7D9DA;text-decoration:underline;}
footer .issn,footer .copyright{font-size:12px;line-height:18px;}
footer .wrapper{display:flex;flex-wrap:wrap;padding:56px;}
footer .wrapper .col1{flex:0;margin-right:56px;}
footer .wrapper .col1 .hn img{width:215px;margin-bottom:12px;}
footer .wrapper .col1 h5{font-size:14px;line-height:150%;font-weight:400;margin-bottom:8px;}
footer .wrapper .col1 .c-s{display:flex;}
footer .wrapper .col1 .cert{margin-right:24px;}
footer .wrapper .col1 .social .wrap-social{display:flex;flex-wrap:nowrap;}
footer .wrapper .col1 .social a.icon{display:inline-block;width:20px;height:20px;margin-right:10px;background-repeat:no-repeat;background-position:0 0;}
footer .wrapper .col1 .app .wrap-app{display:flex;flex-wrap:nowrap;}
footer .wrapper .col1 .app .wrap-app a{display:inline-block;margin-right:10px;width:135px;height:40px;background-repeat:no-repeat;background-position:0 0;}
footer .wrapper .col1 .app .wrap-app a.ico-inverse-ios{width:120px;}
footer .wrapper .col2{flex:1;}
footer .wrapper .col2 .links{display:flex;flex-wrap:wrap;justify-content:space-between;}
footer .wrapper .col2 .links ul{list-style:none;color:#FFF;margin-left:0;display:block;width:38%;flex:1 1 auto;}
footer .wrapper .col2 .links ul:first-child{width:28%;}
footer .wrapper .col2 .links ul:last-child{width:34%;}
footer .wrapper .col2 .links ul li{padding:5px 0;}
footer .wrapper .col2 .links ul li a{font-size:14px;line-height:21px;color:#FFF;}
footer .wrapper .col2 .links ul li a:hover{color:#D7D9DA;}
@media (max-width: 980px){
footer .wrapper{padding:35px;flex-direction:column;}
footer .wrapper .copyright,footer .wrapper .col2{margin-top:24px;border-top:1px solid #9DA3AA;padding-top:24px;}
}
@media (max-width: 640px){
footer .wrapper{padding:24px; padding-bottom: 70px;}
footer .wrapper .col2 .links ul{width:50%;}
footer .wrapper .col2 .links ul:not(:last-child){margin-bottom:24px;}
}
@media (max-width: 380px){
footer .wrapper .col1{margin-right:0;}
footer .wrapper .col2 .links ul{width:100%;}
}
.all-wrapper{position:relative;}
.all-wrapper > .content{width:100%;max-width:1080px;margin:0 auto;background-color:#FFF;padding:32px 16px;min-height:300px;position:relative;border-top:6px solid #000;}
@media (min-width: 641px){
.all-wrapper > .content{padding:32px 32px;}
}
@media (min-width: 981px){
.all-wrapper > .content{padding:32px 40px 40px;}
}
.wrapper-cols{display:flex;flex-wrap:nowrap;justify-content:space-between;clear:both;}
.wrapper-cols .column{flex:1;width:100%;}
.wrapper-cols .col1{max-width:660px;flex:1 1 auto;}
@media (max-width: 980px){
.wrapper-cols .col1{max-width:none!important;padding:0;}
}
.wrapper-cols .col2{flex:0 0 auto;width:300px;margin-left:28px;}
@media (min-width: 1080px){
.wrapper-cols .col2{margin-left:40px;}
}
@media (max-width: 980px){
.wrapper-cols{display:block;}
.wrapper-cols > *,.wrapper-cols .col1,.wrapper-cols .col2{width:auto;max-width:none;margin-left:0;margin-right:0;}
}
.link-to-copy{overflow:hidden;height:0;}
.gap-big{margin-bottom:48px!important;}
.gap{margin-bottom:24px;}
.box{position:relative;margin-bottom:48px;}
.box .box-title{position:relative;margin-bottom:24px;font-family:sans-serif;font-size:40px;line-height:130%;color:#000;display:flex;justify-content:space-between;align-items:flex-end;}
.box .box-title:not(.no-border){padding:0 0 8px 0;border-bottom:6px solid #000;}
.box .box-title a:not(.button){color:#000;}
@media (max-width: 980px){
.box .box-title{font-size:26px;}
}
.box .box-title > *{font-size:40px;line-height:52px;}
@media (max-width: 980px){
.box .box-title > *{font-size:26px;line-height:38px;}
}
.box .box-title span{color:#5A626C;}
.box.indented{padding:40px;}
@media (max-width: 980px){
.box.indented{margin-left:-40px;margin-right:-40px;}
}
@media (min-width: 981px){
.box.indented{margin-left:-40px;}
}
.box.full-width{padding-left:0;padding-right:0;}
.box.full-width:before,.box.full-width:after{content:"";background-color:#D7E9F7;position:absolute;top:0;bottom:0;right:100%;width:5423px;}
.box.full-width:after{left:100%;}
.box.full-width .article-item{max-width:none!important;}
.svg-filters{height:0;overflow:hidden;}
@media (max-width: 980px){
.desktop-only{display:none!important;}
}
.no-desktop{display:none!important;}
@media (max-width: 980px){
.no-desktop{display:revert!important;}
}
.no-ads-only{display:none;}
.hidden{display:none!important;}
.visible{display:block!important;}
.menu nav .home a{background-repeat:no-repeat;background-position:50% 40%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.54623 0H10.4538L18 8.62426V18H11L11.0198 12H7L6.99198 18H0V8.62426L7.54623 0ZM8.45377 2L2 9.37574V16H5.00802L5 10H12.9802V16H16V9.37574L9.54623 2H8.45377Z' fill='%230A3F78'/%3E%3C/svg%3E");}
.menu nav .home:hover a{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.54623 0H10.4538L18 8.62426V18H11L11.0198 12H7L6.99198 18H0V8.62426L7.54623 0ZM8.45377 2L2 9.37574V16H5.00802L5 10H12.9802V16H16V9.37574L9.54623 2H8.45377Z' fill='%23000'/%3E%3C/svg%3E")!important;}
.article-item .article-media .ico-video:before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H24V24H0V0Z' fill='%230A3F78'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10.9458V13.0542L9.5 19H7L7 5H9.5L18 10.9458Z' fill='white'/%3E%3C/svg%3E");}
.ico-share{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 14V4.41723L5.70678 7.70743L4.29321 6.29257L8.58972 2H9H11H11.4142L15.7071 6.29289L14.2929 7.70711L11 4.41422V14H9ZM4 11H6V16H14V11H16V18H4V11Z' fill='%230A3F78'/%3E%3C/svg%3E%0A");}
.ico-social-google{background-image:url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.1 10.2273C20.1 9.51819 20.0364 8.83637 19.9182 8.18182H10.5V12.05H15.8818C15.65 13.3 14.9455 14.3591 13.8864 15.0682V17.5773H17.1182C19.0091 15.8364 20.1 13.2727 20.1 10.2273Z' fill='%234285F4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 20C13.2 20 15.4637 19.1045 17.1182 17.5772L13.8864 15.0681C12.9909 15.6681 11.8455 16.0227 10.5 16.0227C7.89548 16.0227 5.69093 14.2636 4.90457 11.9H1.56366V14.4909C3.20911 17.7591 6.59093 20 10.5 20Z' fill='%2334A853'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.90455 11.9C4.70455 11.3 4.59091 10.6591 4.59091 10C4.59091 9.34091 4.70455 8.7 4.90455 8.1V5.50909H1.56364C0.886364 6.85909 0.5 8.38637 0.5 10C0.5 11.6136 0.886364 13.1409 1.56364 14.4909L4.90455 11.9Z' fill='%23FBBC05'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 3.97727C11.9682 3.97727 13.2864 4.48182 14.3228 5.47273L17.1909 2.60455C15.4591 0.990909 13.1955 0 10.5 0C6.59093 0 3.20911 2.24091 1.56366 5.50909L4.90457 8.1C5.69093 5.73636 7.89548 3.97727 10.5 3.97727Z' fill='%23EA4335'/%3E%3C/svg%3E");}
.ico-social-facebook{background-image:url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.14523 7.50547H4.90266C4.90266 10.8644 4.90266 15 4.90266 15H1.57962C1.57962 15 1.57962 10.9045 1.57962 7.50547H0V4.85703H1.57962V3.14398C1.57962 1.9171 2.20148 0 4.9332 0L7.39452 0.00884894V2.57973C7.39452 2.57973 5.89819 2.57973 5.60725 2.57973C5.31631 2.57973 4.90322 2.7161 4.90322 3.30118V4.85755H7.43506L7.14523 7.50547Z' fill='%234267B2'/%3E%3C/svg%3E");}
.ico-social-apple{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5905 10.6359C15.6104 9.09202 16.4396 7.63115 17.7549 6.82249C16.9251 5.6374 15.5352 4.88602 14.0892 4.84078C12.5469 4.67889 11.0518 5.76366 10.2658 5.76366C9.46471 5.76366 8.25466 4.85685 6.95163 4.88366C5.25319 4.93853 3.66982 5.90417 2.84349 7.38906C1.06722 10.4644 2.39216 14.9841 4.09368 17.47C4.94499 18.6873 5.93992 20.047 7.24178 19.9988C8.51572 19.9459 8.99151 19.1864 10.5293 19.1864C12.0527 19.1864 12.4991 19.9988 13.8274 19.9681C15.1944 19.9459 16.0557 18.7454 16.8771 17.5166C17.4888 16.6493 17.9594 15.6907 18.2717 14.6763C16.6652 13.9969 15.5924 12.3802 15.5905 10.6359Z' fill='black'/%3E%3Cpath d='M13.0816 3.20595C13.827 2.31119 14.1942 1.16113 14.1053 0C12.9666 0.1196 11.9147 0.663834 11.1593 1.52426C10.4206 2.36494 10.0362 3.49477 10.1088 4.61152C11.248 4.62325 12.3678 4.09376 13.0816 3.20595Z' fill='black'/%3E%3C/svg%3E");}
.ico-menu{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6V4H19V6ZM1 11V9H19V11ZM1 14V16H15V14Z' fill='%23FFF'/%3E%3C/svg%3E");}
.ico-menu-small{background-repeat:no-repeat;background-position:50% 50%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='3' height='13' viewBox='0 0 3 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H3V3H0V0M0 5ZH3V8H0V5ZM0 10H3V13H0V10' fill='%230A3F78'/%3E%3C/svg%3E");}
.ico-close{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.92871 4.34314L8.58556 9.99999L2.92871 15.6568L4.34292 17.0711L9.99978 11.4142L15.6565 17.0709C15.6566 17.071 15.6566 17.0711 16.3637 16.364C17.0708 15.6568 17.0708 15.6568 17.0707 15.6567L11.414 9.99999L17.0707 4.34328C17.0708 4.34319 17.0708 4.34314 16.3637 3.63603C15.6566 2.92892 15.6566 2.92897 15.6565 2.92906L9.99978 8.58578L4.34292 2.92892L2.92871 4.34314Z' fill='%23FFF'/%3E%3C/svg%3E%0A");}
.ico-close.red{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.92871 4.34314L8.58556 9.99999L2.92871 15.6568L4.34292 17.0711L9.99978 11.4142L15.6565 17.0709C15.6566 17.071 15.6566 17.0711 16.3637 16.364C17.0708 15.6568 17.0708 15.6568 17.0707 15.6567L11.414 9.99999L17.0707 4.34328C17.0708 4.34319 17.0708 4.34314 16.3637 3.63603C15.6566 2.92892 15.6566 2.92897 15.6565 2.92906L9.99978 8.58578L4.34292 2.92892L2.92871 4.34314Z' fill='%23E10019'/%3E%3C/svg%3E%0A");}
.ico-exit{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='bi bi-escape' fill='%23FFF' height='16' width='16'%3E%3Cpath style='stroke:%23FFF;stroke-opacity:1;stroke-width:0.6;stroke-miterlimit:4;stroke-dasharray:none;stroke-linecap:round;stroke-linejoin:round' id='path4518' d='M8.538 1.02a.5.5 0 1 0-.076.998 6 6 0 1 1-6.445 6.444.5.5 0 0 0-.997.076A7 7 0 1 0 8.538 1.02' /%3E%3Cpath style='stroke:%23FFF;stroke-opacity:1;stroke-width:0.6;stroke-miterlimit:4;stroke-dasharray:none;stroke-linecap:round;stroke-linejoin:round' id='path4520' d='M7.096 7.828a.5.5 0 0 0 .707-.707L2.707 2.025h2.768a.5.5 0 1 0 0-1H1.5a.5.5 0 0 0-.5.5V5.5a.5.5 0 0 0 1 0V2.732z' /%3E%3C/svg%3E%0A");}
.ico-exit.blue{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='bi bi-escape' fill='%230A3F78' height='16' width='16'%3E%3Cpath style='stroke:%230A3F78;stroke-opacity:1;stroke-width:0.6;stroke-miterlimit:4;stroke-dasharray:none;stroke-linecap:round;stroke-linejoin:round' id='path4518' d='M8.538 1.02a.5.5 0 1 0-.076.998 6 6 0 1 1-6.445 6.444.5.5 0 0 0-.997.076A7 7 0 1 0 8.538 1.02' /%3E%3Cpath style='stroke:%230A3F78;stroke-opacity:1;stroke-width:0.6;stroke-miterlimit:4;stroke-dasharray:none;stroke-linecap:round;stroke-linejoin:round' id='path4520' d='M7.096 7.828a.5.5 0 0 0 .707-.707L2.707 2.025h2.768a.5.5 0 1 0 0-1H1.5a.5.5 0 0 0-.5.5V5.5a.5.5 0 0 0 1 0V2.732z' /%3E%3C/svg%3E%0A");}
.ico-check{background-image:url("data:image/svg+xml,%3Csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.0842 19.1062L23.8614 0.853088L27.1383 3.14694L11.9155 24.8938L0.250488 15.5618L2.74927 12.4383L11.0842 19.1062Z' fill='%23FFF'/%3E%3C/svg%3E");}
.ico-check.blue{background-image:url("data:image/svg+xml,%3Csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.0842 19.1062L23.8614 0.853088L27.1383 3.14694L11.9155 24.8938L0.250488 15.5618L2.74927 12.4383L11.0842 19.1062Z' fill='%230A3F78'/%3E%3C/svg%3E");}
.ico-info{background-image:url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 2V0H3V2H5ZM0 14H3V6H0V4H3L5 6V14H8V16H0V14Z' fill='%23FFF'/%3E%3C/svg%3E");}
.ico-info.anthracite{background-image:url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 2V0H3V2H5ZM0 14H3V6H0V4H3L5 6V14H8V16H0V14Z' fill='%23394453'/%3E%3C/svg%3E");}
.ico-profile{background-repeat:no-repeat;background-position:50% 50%;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 6.09091C7 4.36851 8.30292 3 10 3C11.6971 3 13 4.36851 13 6.09091C13 6.97624 12.6522 7.99502 12.0588 8.78243C11.4643 9.57125 10.7297 10 10 10C9.27026 10 8.53569 9.57125 7.9412 8.78243C7.34777 7.99502 7 6.97624 7 6.09091ZM10 1C7.12428 1 5 3.33949 5 6.09091C5 7.44248 5.50903 8.87825 6.344 9.98616C7.17791 11.0927 8.44335 12 10 12C11.5567 12 12.8221 11.0927 13.656 9.98616C14.491 8.87825 15 7.44248 15 6.09091C15 3.33949 12.8757 1 10 1ZM9 13.9985L6.1934 11.3597L1 13.3052V19H19V13.3052L13.8067 11.3597L11 13.9985H9ZM3 17V14.6917L5.8066 13.6403L8.5 15.9985H11.5L14.1933 13.6403L17 14.6917V17H3Z' fill='%23FFF'/%3E%3C/svg%3E");}
.ico-profile.blue{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 6.09091C7 4.36851 8.30292 3 10 3C11.6971 3 13 4.36851 13 6.09091C13 6.97624 12.6522 7.99502 12.0588 8.78243C11.4643 9.57125 10.7297 10 10 10C9.27026 10 8.53569 9.57125 7.9412 8.78243C7.34777 7.99502 7 6.97624 7 6.09091ZM10 1C7.12428 1 5 3.33949 5 6.09091C5 7.44248 5.50903 8.87825 6.344 9.98616C7.17791 11.0927 8.44335 12 10 12C11.5567 12 12.8221 11.0927 13.656 9.98616C14.491 8.87825 15 7.44248 15 6.09091C15 3.33949 12.8757 1 10 1ZM9 13.9985L6.1934 11.3597L1 13.3052V19H19V13.3052L13.8067 11.3597L11 13.9985H9ZM3 17V14.6917L5.8066 13.6403L8.5 15.9985H11.5L14.1933 13.6403L17 14.6917V17H3Z' fill='%230A3F78'/%3E%3C/svg%3E");}
.ico-up{background-repeat:no-repeat;background-position:50% 50%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.00008 0.0117188L11.7072 5.71882L10.293 7.13304L6.00008 2.84015L1.70718 7.13304L0.292969 5.71883L6.00008 0.0117188Z' fill='white'/%3E%3C/svg%3E");}
.ico-up-small{background-size:50% 50%;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99995 0.585785L11.7071 6.29289L10.2928 7.70711L5.99995 3.41421L1.70706 7.70711L0.292847 6.29289L5.99995 0.585785Z' fill='%23FFF'/%3E%3C/svg%3E");}
.ico-up-small.black{background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99995 0.585785L11.7071 6.29289L10.2928 7.70711L5.99995 3.41421L1.70706 7.70711L0.292847 6.29289L5.99995 0.585785Z' fill='%23000'/%3E%3C/svg%3E");}
.ico-down-small{background-size:50% 50%;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.00001 4.5858L1.70712 0.292908L0.292908 1.70712L6.00001 7.41423L11.7071 1.70712L10.2929 0.292908L6.00001 4.5858Z' fill='%23FFF'/%3E%3C/svg%3E");}
.ico-down-small.black{background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.00001 4.5858L1.70712 0.292908L0.292908 1.70712L6.00001 7.41423L11.7071 1.70712L10.2929 0.292908L6.00001 4.5858Z' fill='%23000'/%3E%3C/svg%3E");}
.ico-play{background-repeat:no-repeat;background-position:0 50%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='10' height='13' viewBox='0 0 10 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 5.62179V7.37887L2.27273 12.3337H0L0 0.666992L2.27273 0.666992L10 5.62179Z' fill='%2300828C'/%3E%3C/svg%3E");}
.ico-facebook{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.98855 19L10.0114 19.0001H10.0035L9.98855 19ZM9.99645 19.0001H9.98855L10.0114 19L9.99645 19.0001ZM9.98765 19L10.0124 19.0001H9.99815L9.98765 19ZM10.0019 19.0001H9.98765L10.0124 19L10.0019 19.0001ZM9.99175 19L10.0083 19.0001L9.99505 19H9.99175ZM10.0049 19L9.99175 19.0001L10.0083 19H10.0049ZM9.99465 19.0001L9.98885 19.0002L10.0111 18.9999L9.99465 19.0001ZM9.98885 18.9999L10.0111 19.0002L10.0054 19.0001L9.98885 18.9999ZM9.99975 19L9.98625 19.0002L10.0138 18.9998L9.99975 19ZM9.98625 18.9998L10.0138 19.0002L10.0002 19L9.98625 18.9998ZM10.0055 19L9.9873 19.0002L10.0127 18.9998L10.0055 19ZM9.9873 18.9998L10.0127 19.0002L9.9945 19L9.9873 18.9998ZM9.98875 18.9998L10.0112 19.0002L10.0072 19.0002L9.98875 18.9998ZM9.99275 19.0002L9.98875 19.0002L10.0112 18.9998L9.99275 19.0002ZM9.98455 18.9996L10.0154 19.0004L10.0029 19.0001L9.98455 18.9996ZM9.99705 19.0001L9.98455 19.0004L10.0154 18.9996L9.99705 19.0001ZM10.0043 18.9999L9.9842 19.0005L10.0158 18.9995L10.0043 18.9999ZM9.9842 18.9995L10.0158 19.0005L9.9957 18.9999L9.9842 18.9995ZM9.9978 19L10.0203 19.0007L9.9991 19L9.9797 18.9994L9.9978 19ZM10.0009 19L9.9797 19.0007L10.0022 19L10.0203 18.9994L10.0009 19ZM9.99395 19.0002L9.98275 19.0006L10.0173 18.9994L9.99395 19.0002ZM9.98275 18.9994L10.0173 19.0006L10.0061 19.0002L9.98275 18.9994ZM9.9819 18.9994L10.0181 19.0007L9.998 19L9.9819 18.9994ZM10.002 19L9.9819 19.0007L10.0181 18.9994L10.002 19ZM9.9823 18.9993L10.0177 19.0008L9.99 18.9997L9.9823 18.9993ZM10.01 18.9997L9.9823 19.0008L10.0177 18.9993L10.01 18.9997ZM9.981 18.9992L10.019 19.0009L10.0097 19.0006L9.981 18.9992ZM9.9903 19.0006L9.981 19.0009L10.019 18.9992L9.9903 19.0006ZM9.9803 18.9991L10.0197 19.0009L10.0011 19.0001L9.9803 18.9991ZM9.9989 19.0001L9.9803 19.0009L10.0197 18.9991L9.9989 19.0001ZM9.98015 18.999L10.0198 19.001L9.99195 18.9997L9.98015 18.999ZM10.008 18.9997L9.98015 19.001L10.0198 18.999L10.008 18.9997ZM11.0013 19L10.965 19.0019L10.9971 19.0002L11.035 18.9981L11.0013 19ZM10.0028 19.0002L10.035 19.0019L9.99875 19L9.96505 18.9981L10.0028 19.0002ZM10.9957 19.0002L10.9797 19.0012L11.0203 18.9988L10.9957 19.0002ZM9.9797 18.9988L10.0203 19.0012L10.0043 19.0002L9.9797 18.9988ZM8.97975 18.9988L9.02025 19.0012L8.99495 18.9998L8.97975 18.9988ZM11.005 18.9998L10.9797 19.0012L11.0202 18.9988L11.005 18.9998ZM8.9976 18.9999L9.0341 19.0022L9.0001 19.0001L8.9659 18.9979L8.9976 18.9999ZM10.9999 19.0001L10.9659 19.0022L11.0024 18.9999L11.0341 18.9979L10.9999 19.0001ZM10.9928 19.0005L10.9806 19.0013L11.0194 18.9987L10.9928 19.0005ZM8.98065 18.9987L9.01935 19.0013L9.00715 19.0005L8.98065 18.9987ZM8.981 18.9987L9.019 19.0014L8.9982 19L8.981 18.9987ZM11.0018 19L10.981 19.0014L11.019 18.9987L11.0018 19ZM8.98255 18.9988L9.01745 19.0013L8.99035 18.9994L8.98255 18.9988ZM11.0097 18.9994L10.9825 19.0013L11.0174 18.9988L11.0097 18.9994ZM8.9847 18.9988L9.0153 19.0012L9.0079 19.0007L8.9847 18.9988ZM10.9921 19.0007L10.9847 19.0012L11.0153 18.9988L10.9921 19.0007ZM10.9991 19.0002L10.9844 19.0013L11.0155 18.9988L10.9991 19.0002ZM8.98445 18.9988L9.01555 19.0013L9.00095 19.0002L8.98445 18.9988ZM8.9868 18.9989L9.0132 19.0011L8.9946 18.9996L8.9868 18.9989ZM11.0054 18.9996L10.9868 19.0011L11.0132 18.9989L11.0054 18.9996ZM10.9981 19.0002L10.9909 19.0008L11.009 18.9992L10.9981 19.0002ZM8.99095 18.9992L9.00905 19.0008L9.00185 19.0002L8.99095 18.9992ZM8.99325 18.9994L9.00675 19.0007L8.99835 18.9999L8.99325 18.9994ZM11.0016 18.9999L10.9932 19.0007L11.0068 18.9994L11.0016 18.9999ZM8.59375 19C4.29347 18.32 1 14.5714 1 10.0551C1 5.05744 5.03277 1 10 1C14.9672 1 19 5.05744 19 10.0551C19 14.5714 15.7065 18.32 11.4062 19V12.6725H13.5033L13.9023 10.0551H11.4062V8.35649C11.4062 7.6404 11.7549 6.94238 12.8729 6.94238H14.0078V4.71399C14.0078 4.71399 12.9779 4.53713 11.9932 4.53713C9.93739 4.53713 8.59375 5.79069 8.59375 8.06011V10.0551H6.30859V12.6725H8.59375V19Z' fill='%230A3F78'/%3E%3C/svg%3E");}
.ico-twitter{background-repeat:no-repeat;background-position:0 50%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 1.77573C17.3386 2.07692 16.6265 2.28061 15.8796 2.37161C16.6424 1.90358 17.2277 1.16143 17.5034 0.277356C16.7892 0.710726 16 1.026 15.1569 1.19502C14.4849 0.459372 13.5246 0 12.4617 0C10.4237 0 8.77021 1.69556 8.77021 3.78657C8.77021 4.08342 8.8019 4.37161 8.86529 4.64897C5.79609 4.49079 3.07554 2.98483 1.25304 0.691224C0.935024 1.25244 0.753302 1.90358 0.753302 2.59697C0.753302 3.91008 1.40518 5.06934 2.3962 5.74865C1.79186 5.73023 1.22134 5.55796 0.722662 5.27627V5.32286C0.722662 7.15818 1.99577 8.68906 3.68621 9.03575C3.37665 9.12459 3.05018 9.16901 2.71315 9.16901C2.47544 9.16901 2.243 9.14626 2.01796 9.10184C2.48811 10.6056 3.85103 11.701 5.46751 11.7302C4.20391 12.7465 2.61067 13.3521 0.881141 13.3521C0.583201 13.3521 0.288431 13.3348 0 13.3001C1.63444 14.3727 3.57633 15 5.66086 15C12.4543 15 16.168 9.23077 16.168 4.22644C16.168 4.06176 16.1648 3.89707 16.1585 3.73564C16.8801 3.20152 17.5066 2.53521 18 1.77573Z' fill='%230A3F78'/%3E%3C/svg%3E");}
.ico-twitter:hover{opacity:0.8;color:#0A3F78;}
.ico-link{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 5H12L14 7V12H12V8V7H2V8V11.422V12.354V13H2.667H5V15H2L0 13.063V7L2 5ZM18 15H8L6 13V8H8V12V13H18V12V8.578V7.646V7H17.333H15V5H18L20 6.937V13L18 15Z' fill='%230A3F78'/%3E%3C/svg%3E");}
.ico-pencil{background-image:url("data:image/svg+xml,%3Csvg width='16' height='18' viewBox='0 0 16 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.081 0.52948L15.4433 5.02899L5.38653 17.0142L0.237903 17.705L0.024222 12.5146L10.081 0.52948ZM10.3275 3.34714L2.0544 13.2066L2.14598 15.4311L4.35254 15.135L12.6256 5.27551L10.3275 3.34714Z' fill='%23FFF'/%3E%3Cpath d='M7.50981 3.59366L10.574 6.16481L9.28842 7.6969L6.22424 5.12575L7.50981 3.59366Z' fill='%23FFF'/%3E%3C/svg%3E");}
.ico-pencil.blue{background-image:url("data:image/svg+xml,%3Csvg width='16' height='18' viewBox='0 0 16 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.081 0.52948L15.4433 5.02899L5.38653 17.0142L0.237903 17.705L0.024222 12.5146L10.081 0.52948ZM10.3275 3.34714L2.0544 13.2066L2.14598 15.4311L4.35254 15.135L12.6256 5.27551L10.3275 3.34714Z' fill='%230A3F78'/%3E%3Cpath d='M7.50981 3.59366L10.574 6.16481L9.28842 7.6969L6.22424 5.12575L7.50981 3.59366Z' fill='%230A3F78'/%3E%3C/svg%3E");}
.ico-search{background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.5 7C2.5 4.23887 4.73887 2 7.5 2C10.2611 2 12.5 4.23887 12.5 7C12.5 9.76113 10.2611 12 7.5 12C4.73887 12 2.5 9.76113 2.5 7ZM7.5 0C3.6343 0 0.5 3.1343 0.5 7C0.5 10.8657 3.6343 14 7.5 14C9.07222 14 10.5235 13.4815 11.6921 12.6063L17.0858 18L18.5 16.5858L13.1063 11.1921C13.9815 10.0235 14.5 8.57223 14.5 7C14.5 3.1343 11.3657 0 7.5 0Z' fill='%23FFF'/%3E%3C/svg%3E");}
.ico-bell{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 18V19H11.9999V18H8Z' fill='%230A3F78'/%3E%3Cpath d='M9 1V2H10.9999V1H9Z' fill='%230A3F78'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%230A3F78' d='M7 2L5 4L2 15L4 17H16L18 15L15 4L13 2H7ZM16 15L13 4H7L4 15H16Z'/%3E%3C/svg%3E");}
.ico-bell:hover{color:#0A3F78;}
.selectable-radio{background:url("data:image/svg+xml;charset=utf8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8.5' fill='white' stroke='%23000'/%3E%3C/svg%3E") no-repeat 10px 50%;}
.selectable-radio:hover{background:url("data:image/svg+xml;charset=utf8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='6' fill='%23E4F5FD' stroke='%230A3F78' stroke-width='6'/%3E%3C/svg%3E") no-repeat 10px 50%;}
.ico-inverse-twitter{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 0H0V20H20V0ZM15.3508 5.84459C15.9317 5.77381 16.4856 5.61538 17 5.38112C16.6162 5.97183 16.129 6.49007 15.5677 6.9055C15.5726 7.03106 15.5751 7.15914 15.5751 7.28723C15.5751 11.1795 12.6867 15.6667 7.40289 15.6667C5.78159 15.6667 4.27123 15.1788 3 14.3445C3.22434 14.3715 3.4536 14.385 3.68533 14.385C5.03052 14.385 6.26971 13.9139 7.25251 13.1235C5.99525 13.1008 4.9352 12.2488 4.56953 11.0792C4.74456 11.1138 4.92534 11.1315 5.11023 11.1315C5.37237 11.1315 5.62628 11.0969 5.86705 11.0278C4.55227 10.7582 3.56207 9.56747 3.56207 8.14V8.10377C3.94993 8.32286 4.39367 8.45684 4.86371 8.47117C4.09292 7.94282 3.5859 7.04117 3.5859 6.01986C3.5859 5.48056 3.72724 4.97412 3.97458 4.53762C5.39209 6.32154 7.50807 7.49284 9.89523 7.61587C9.84592 7.40014 9.82127 7.176 9.82127 6.94511C9.82127 5.31877 11.1073 4 12.6924 4C13.5191 4 14.2661 4.35729 14.7887 4.92946C15.4444 4.798 16.0583 4.55279 16.6138 4.21572C16.3993 4.90333 15.9441 5.48056 15.3508 5.84459Z' fill='white'/%3E%3C/svg%3E");}
.ico-inverse-facebook{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 0V20L11.0644 20.0015C11.0677 20.001 11.071 20.0005 11.0743 20V13.1852H13.2461L13.6593 10.491H11.0743V8.74265C11.0743 8.00558 11.4354 7.28712 12.5932 7.28712H13.7685V4.99343C13.7685 4.99343 12.7019 4.8114 11.6822 4.8114C9.5532 4.8114 8.16173 6.10169 8.16173 8.43761V10.491H5.79522V13.1852H8.16173V20H0V0H20Z' fill='white'/%3E%3C/svg%3E");}
.ico-inverse-instagram{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 0H0V20H20V0ZM7.11391 3.04212C7.86053 3.00806 8.09891 3 10 3C11.9011 3 12.1395 3.00806 12.8861 3.04212C13.6312 3.07611 14.14 3.19445 14.5853 3.3675C15.0456 3.54637 15.436 3.78572 15.8251 4.17487C16.2143 4.56405 16.4536 4.95442 16.6325 5.41473C16.8055 5.85999 16.9239 6.36884 16.9579 7.11391C16.9919 7.86053 17 8.09891 17 10C17 11.9011 16.9919 12.1395 16.9579 12.8861C16.9239 13.6312 16.8055 14.14 16.6325 14.5853C16.4536 15.0456 16.2143 15.436 15.8251 15.8251C15.436 16.2143 15.0456 16.4536 14.5853 16.6325C14.14 16.8055 13.6312 16.9239 12.8861 16.9579C12.1395 16.9919 11.9011 17 10 17C8.09891 17 7.86053 16.9919 7.11391 16.9579C6.36884 16.9239 5.85999 16.8055 5.41473 16.6325C4.95442 16.4536 4.56405 16.2143 4.17487 15.8251C3.78572 15.436 3.54637 15.0456 3.3675 14.5853C3.19445 14.14 3.07611 13.6312 3.04212 12.8861C3.00806 12.1395 3 11.9011 3 10C3 8.09891 3.00806 7.86053 3.04212 7.11391C3.07611 6.36884 3.19445 5.85999 3.3675 5.41473C3.54637 4.95442 3.78572 4.56405 4.17487 4.17487C4.56405 3.78572 4.95442 3.54637 5.41473 3.3675C5.85999 3.19445 6.36884 3.07611 7.11391 3.04212ZM12.8286 4.30208C12.0905 4.2684 11.8691 4.26126 10 4.26126C8.13092 4.26126 7.90952 4.2684 7.1714 4.30208C6.48891 4.3332 6.11826 4.44723 5.8716 4.5431C5.54486 4.67008 5.31167 4.82177 5.06674 5.06674C4.82177 5.31167 4.67008 5.54486 4.5431 5.8716C4.44723 6.11826 4.3332 6.48891 4.30208 7.1714C4.2684 7.90952 4.26126 8.13092 4.26126 10C4.26126 11.8691 4.2684 12.0905 4.30208 12.8286C4.3332 13.5111 4.44723 13.8817 4.5431 14.1284C4.67008 14.4551 4.8218 14.6883 5.06674 14.9333C5.31167 15.1782 5.54486 15.3299 5.8716 15.4569C6.11826 15.5528 6.48891 15.6668 7.1714 15.6979C7.90944 15.7316 8.13078 15.7387 10 15.7387C11.8692 15.7387 12.0906 15.7316 12.8286 15.6979C13.5111 15.6668 13.8817 15.5528 14.1284 15.4569C14.4551 15.3299 14.6883 15.1782 14.9333 14.9333C15.1782 14.6883 15.3299 14.4551 15.4569 14.1284C15.5528 13.8817 15.6668 13.5111 15.6979 12.8286C15.7316 12.0905 15.7387 11.8691 15.7387 10C15.7387 8.13092 15.7316 7.90952 15.6979 7.1714C15.6668 6.48891 15.5528 6.11826 15.4569 5.8716C15.3299 5.54486 15.1782 5.31167 14.9333 5.06674C14.6883 4.82177 14.4551 4.67008 14.1284 4.5431C13.8817 4.44723 13.5111 4.3332 12.8286 4.30208ZM10 6.40541C8.01475 6.40541 6.40541 8.01475 6.40541 10C6.40541 11.9853 8.01475 13.5946 10 13.5946C11.9853 13.5946 13.5946 11.9853 13.5946 10C13.5946 8.01475 11.9853 6.40541 10 6.40541ZM7.66667 10C7.66667 11.2887 8.71133 12.3333 10 12.3333C11.2887 12.3333 12.3333 11.2887 12.3333 10C12.3333 8.71133 11.2887 7.66667 10 7.66667C8.71133 7.66667 7.66667 8.71133 7.66667 10ZM14.5766 6.26339C14.5766 6.72731 14.2005 7.10338 13.7366 7.10338C13.2727 7.10338 12.8966 6.72731 12.8966 6.26339C12.8966 5.79947 13.2727 5.42338 13.7366 5.42338C14.2005 5.42338 14.5766 5.79947 14.5766 6.26339Z' fill='white'/%3E%3C/svg%3E");}
.ico-inverse-linkedin{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 0H0V20H20V0ZM3 4.55903C3 3.67417 3.6709 3 4.6978 3C5.72423 3 6.3563 3.67417 6.37593 4.55903C6.37593 5.42567 5.7242 6.11947 4.67767 6.11947H4.65853C3.65127 6.11947 3 5.4257 3 4.55903ZM6.1779 7.3524H3.17753V16.3815H6.1779V7.3524ZM13.5446 7.1403C11.952 7.1403 11.2385 8.0163 10.8405 8.63063V7.3524H7.8392C7.87893 8.19943 7.8392 16.3815 7.8392 16.3815H10.8405V11.339C10.8405 11.0689 10.8601 10.7999 10.9391 10.6064C11.1564 10.0673 11.6502 9.50897 12.4785 9.50897C13.5652 9.50897 13.9992 10.3373 13.9992 11.5506V16.3814H17V11.204C17 8.4307 15.5199 7.1403 13.5446 7.1403Z' fill='white'/%3E%3C/svg%3E");}
.ico-inverse-spotify{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0H20V20H0V0ZM6.01 8.425C8.145 7.76 11.89 7.9 14.13 9.23C14.445 9.405 14.865 9.3 15.04 9.055C15.215 8.74 15.11 8.32 14.795 8.145C12.205 6.605 8.11 6.465 5.625 7.2C5.31 7.305 5.1 7.655 5.205 8.005C5.31 8.32 5.66 8.53 6.01 8.425ZM13.325 11.365C13.57 11.54 13.885 11.435 14.06 11.19C14.235 10.945 14.13 10.595 13.92 10.49C11.75 9.16 8.6 8.775 6.045 9.545C5.765 9.615 5.625 9.93 5.695 10.21C5.765 10.49 6.08 10.63 6.36 10.56C8.565 9.86 11.435 10.21 13.325 11.365ZM12.625 13.255C12.835 13.395 13.08 13.325 13.22 13.115C13.325 12.905 13.29 12.625 13.045 12.52C11.225 11.4 8.915 11.155 6.255 11.75C6.045 11.82 5.87 12.03 5.94 12.275C6.01 12.485 6.22 12.66 6.465 12.59C8.915 12.03 10.98 12.24 12.625 13.255ZM3 10C3 6.15 6.15 3 10 3C13.885 3 17 6.15 17 10C17 13.85 13.85 17 10 17C6.15 17 3 13.85 3 10Z' fill='white'/%3E%3C/svg%3E");}
.ico-inverse-youtube{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 0H0V20H20V0ZM8.55406 7.82559L8.5545 11.7871L12.3367 9.81315L8.55406 7.82559ZM16.3035 5.73977C16.7231 6.1676 16.86 7.13913 16.86 7.13913C16.86 7.13913 17 8.28029 17 9.42102V10.4908C17 11.632 16.86 12.7727 16.86 12.7727C16.86 12.7727 16.7231 13.7442 16.3035 14.172C15.8238 14.6782 15.2919 14.7304 14.9913 14.76C14.9582 14.7633 14.928 14.7662 14.9009 14.7695C12.9417 14.9123 10 14.9167 10 14.9167C10 14.9167 6.36 14.8832 5.24 14.7748C5.18693 14.7648 5.12261 14.757 5.04976 14.7482C4.69499 14.7054 4.13816 14.6381 3.69606 14.172C3.2765 13.7442 3.14 12.7727 3.14 12.7727C3.14 12.7727 3 11.632 3 10.4908V9.42102C3 8.28029 3.14 7.13913 3.14 7.13913C3.14 7.13913 3.2765 6.1676 3.69606 5.73977C4.17681 5.23295 4.7092 5.18123 5.00986 5.15201C5.04246 5.14885 5.07234 5.14594 5.09912 5.14276C7.05825 5 9.99694 5 9.99694 5H10.0031C10.0031 5 12.9417 5 14.9009 5.14276C14.9277 5.14595 14.9576 5.14886 14.9902 5.15203C15.2906 5.18124 15.8232 5.23304 16.3035 5.73977Z' fill='white'/%3E%3C/svg%3E");}
.ico-inverse-android{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='135' height='40' viewBox='0 0 135 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M68.136 21.7509C65.784 21.7509 63.867 23.5399 63.867 26.0039C63.867 28.4529 65.784 30.2569 68.136 30.2569C70.489 30.2569 72.406 28.4529 72.406 26.0039C72.405 23.5399 70.488 21.7509 68.136 21.7509ZM68.136 28.5829C66.847 28.5829 65.736 27.5199 65.736 26.0049C65.736 24.4739 66.848 23.4269 68.136 23.4269C69.425 23.4269 70.536 24.4739 70.536 26.0049C70.536 27.5189 69.425 28.5829 68.136 28.5829ZM58.822 21.7509C56.47 21.7509 54.553 23.5399 54.553 26.0039C54.553 28.4529 56.47 30.2569 58.822 30.2569C61.175 30.2569 63.092 28.4529 63.092 26.0039C63.092 23.5399 61.175 21.7509 58.822 21.7509ZM58.822 28.5829C57.533 28.5829 56.422 27.5199 56.422 26.0049C56.422 24.4739 57.534 23.4269 58.822 23.4269C60.111 23.4269 61.222 24.4739 61.222 26.0049C61.223 27.5189 60.111 28.5829 58.822 28.5829ZM47.744 23.0569V24.8609H52.062C51.933 25.8759 51.595 26.6169 51.079 27.1319C50.451 27.7599 49.468 28.4529 47.744 28.4529C45.086 28.4529 43.008 26.3099 43.008 23.6519C43.008 20.9939 45.086 18.8509 47.744 18.8509C49.178 18.8509 50.225 19.4149 50.998 20.1399L52.271 18.8669C51.191 17.8359 49.758 17.0469 47.744 17.0469C44.103 17.0469 41.042 20.0109 41.042 23.6519C41.042 27.2929 44.103 30.2569 47.744 30.2569C49.709 30.2569 51.192 29.6119 52.351 28.4039C53.543 27.2119 53.914 25.5359 53.914 24.1829C53.914 23.7649 53.882 23.3779 53.817 23.0559H47.744V23.0569ZM93.052 24.4579C92.698 23.5079 91.618 21.7509 89.411 21.7509C87.22 21.7509 85.399 23.4749 85.399 26.0039C85.399 28.3879 87.204 30.2569 89.62 30.2569C91.569 30.2569 92.697 29.0649 93.165 28.3719L91.715 27.4049C91.232 28.1139 90.571 28.5809 89.62 28.5809C88.67 28.5809 87.993 28.1459 87.558 27.2919L93.245 24.9399L93.052 24.4579ZM87.252 25.8759C87.204 24.2319 88.525 23.3949 89.476 23.3949C90.217 23.3949 90.845 23.7659 91.055 24.2969L87.252 25.8759ZM82.629 29.9999H84.497V17.4989H82.629V29.9999ZM79.567 22.7019H79.503C79.084 22.2019 78.278 21.7509 77.264 21.7509C75.137 21.7509 73.188 23.6199 73.188 26.0209C73.188 28.4049 75.137 30.2579 77.264 30.2579C78.279 30.2579 79.084 29.8069 79.503 29.2919H79.567V29.9039C79.567 31.5309 78.697 32.4009 77.296 32.4009C76.152 32.4009 75.443 31.5799 75.153 30.8869L73.526 31.5639C73.993 32.6909 75.233 34.0769 77.296 34.0769C79.487 34.0769 81.34 32.7879 81.34 29.6459V22.0099H79.568V22.7019H79.567ZM77.425 28.5829C76.136 28.5829 75.057 27.5029 75.057 26.0209C75.057 24.5219 76.136 23.4269 77.425 23.4269C78.697 23.4269 79.696 24.5219 79.696 26.0209C79.696 27.5029 78.697 28.5829 77.425 28.5829ZM101.806 17.4989H97.335V29.9999H99.2V25.2639H101.805C103.873 25.2639 105.907 23.7669 105.907 21.3819C105.907 18.9969 103.874 17.4989 101.806 17.4989ZM101.854 23.5239H99.2V19.2389H101.854C103.249 19.2389 104.041 20.3939 104.041 21.3819C104.041 22.3499 103.249 23.5239 101.854 23.5239ZM113.386 21.7289C112.035 21.7289 110.636 22.3239 110.057 23.6429L111.713 24.3339C112.067 23.6429 112.727 23.4169 113.418 23.4169C114.383 23.4169 115.364 23.9959 115.38 25.0249V25.1539C115.042 24.9609 114.318 24.6719 113.434 24.6719C111.649 24.6719 109.831 25.6529 109.831 27.4859C109.831 29.1589 111.295 30.2359 112.935 30.2359C114.189 30.2359 114.881 29.6729 115.315 29.0129H115.379V29.9779H117.181V25.1849C117.182 22.9669 115.524 21.7289 113.386 21.7289ZM113.16 28.5799C112.55 28.5799 111.697 28.2739 111.697 27.5179C111.697 26.5529 112.759 26.1829 113.676 26.1829C114.495 26.1829 114.882 26.3599 115.38 26.6009C115.235 27.7599 114.238 28.5799 113.16 28.5799ZM123.743 22.0019L121.604 27.4219H121.54L119.32 22.0019H117.31L120.639 29.5769L118.741 33.7909H120.687L125.818 22.0019H123.743ZM106.937 29.9999H108.802V17.4989H106.937V29.9999Z' fill='white'/%3E%3Cpath d='M47.418 10.2432C47.418 11.0812 47.1701 11.7482 46.673 12.2462C46.109 12.8382 45.3731 13.1342 44.4691 13.1342C43.6031 13.1342 42.8661 12.8342 42.2611 12.2342C41.6551 11.6332 41.3521 10.8892 41.3521 10.0012C41.3521 9.11219 41.6551 8.36819 42.2611 7.76819C42.8661 7.16719 43.6031 6.86719 44.4691 6.86719C44.8991 6.86719 45.3101 6.95119 45.7001 7.11819C46.0911 7.28619 46.404 7.50919 46.6381 7.78819L46.111 8.31619C45.714 7.84119 45.167 7.60419 44.468 7.60419C43.836 7.60419 43.29 7.82619 42.829 8.27019C42.368 8.71419 42.1381 9.29119 42.1381 10.0002C42.1381 10.7092 42.368 11.2862 42.829 11.7302C43.29 12.1742 43.836 12.3962 44.468 12.3962C45.138 12.3962 45.6971 12.1732 46.1441 11.7262C46.4341 11.4352 46.602 11.0302 46.647 10.5112H44.468V9.79019H47.375C47.405 9.94719 47.418 10.0982 47.418 10.2432Z' fill='white'/%3E%3Cpath d='M52.0281 7.73724H49.2961V9.63924H51.7601V10.3602H49.2961V12.2622H52.0281V13.0002H48.5251V7.00024H52.0281V7.73724Z' fill='white'/%3E%3Cpath d='M55.279 13.0002H54.508V7.73724H52.832V7.00024H56.955V7.73724H55.279V13.0002Z' fill='white'/%3E%3Cpath d='M59.938 13.0002V7.00024H60.709V13.0002H59.938Z' fill='white'/%3E%3Cpath d='M64.1281 13.0002H63.3572V7.73724H61.6812V7.00024H65.8042V7.73724H64.1281V13.0002Z' fill='white'/%3E%3Cpath d='M73.6089 12.2252C73.0189 12.8312 72.2859 13.1342 71.4089 13.1342C70.5319 13.1342 69.7989 12.8312 69.2099 12.2252C68.6199 11.6192 68.3259 10.8772 68.3259 10.0002C68.3259 9.12323 68.6199 8.38123 69.2099 7.77523C69.7989 7.16923 70.5319 6.86523 71.4089 6.86523C72.2809 6.86523 73.0129 7.17023 73.6049 7.77923C74.1969 8.38823 74.4929 9.12823 74.4929 10.0002C74.4929 10.8772 74.1979 11.6192 73.6089 12.2252ZM69.7789 11.7222C70.2229 12.1722 70.7659 12.3962 71.4089 12.3962C72.0519 12.3962 72.5959 12.1712 73.0389 11.7222C73.4829 11.2722 73.7059 10.6982 73.7059 10.0002C73.7059 9.30223 73.4829 8.72823 73.0389 8.27823C72.5959 7.82823 72.0519 7.60423 71.4089 7.60423C70.7659 7.60423 70.2229 7.82923 69.7789 8.27823C69.3359 8.72823 69.1129 9.30223 69.1129 10.0002C69.1129 10.6982 69.3359 11.2722 69.7789 11.7222Z' fill='white'/%3E%3Cpath d='M75.5749 13.0002V7.00024H76.513L79.429 11.6672H79.4619L79.429 10.5112V7.00024H80.1999V13.0002H79.3949L76.344 8.10625H76.3109L76.344 9.26224V13.0002H75.5749Z' fill='white'/%3E%3Cpath d='M47.418 10.2432C47.418 11.0812 47.1701 11.7482 46.673 12.2462C46.109 12.8382 45.3731 13.1342 44.4691 13.1342C43.6031 13.1342 42.8661 12.8342 42.2611 12.2342C41.6551 11.6332 41.3521 10.8892 41.3521 10.0012C41.3521 9.11219 41.6551 8.36819 42.2611 7.76819C42.8661 7.16719 43.6031 6.86719 44.4691 6.86719C44.8991 6.86719 45.3101 6.95119 45.7001 7.11819C46.0911 7.28619 46.404 7.50919 46.6381 7.78819L46.111 8.31619C45.714 7.84119 45.167 7.60419 44.468 7.60419C43.836 7.60419 43.29 7.82619 42.829 8.27019C42.368 8.71419 42.1381 9.29119 42.1381 10.0002C42.1381 10.7092 42.368 11.2862 42.829 11.7302C43.29 12.1742 43.836 12.3962 44.468 12.3962C45.138 12.3962 45.6971 12.1732 46.1441 11.7262C46.4341 11.4352 46.602 11.0302 46.647 10.5112H44.468V9.79019H47.375C47.405 9.94719 47.418 10.0982 47.418 10.2432Z' stroke='white' stroke-width='0.2' stroke-miterlimit='10'/%3E%3Cpath d='M52.0281 7.73724H49.2961V9.63924H51.7601V10.3602H49.2961V12.2622H52.0281V13.0002H48.5251V7.00024H52.0281V7.73724Z' stroke='white' stroke-width='0.2' stroke-miterlimit='10'/%3E%3Cpath d='M55.279 13.0002H54.508V7.73724H52.832V7.00024H56.955V7.73724H55.279V13.0002Z' stroke='white' stroke-width='0.2' stroke-miterlimit='10'/%3E%3Cpath d='M59.938 13.0002V7.00024H60.709V13.0002H59.938Z' stroke='white' stroke-width='0.2' stroke-miterlimit='10'/%3E%3Cpath d='M64.1281 13.0002H63.3572V7.73724H61.6812V7.00024H65.8042V7.73724H64.1281V13.0002Z' stroke='white' stroke-width='0.2' stroke-miterlimit='10'/%3E%3Cpath d='M73.6089 12.2252C73.0189 12.8312 72.2859 13.1342 71.4089 13.1342C70.5319 13.1342 69.7989 12.8312 69.2099 12.2252C68.6199 11.6192 68.3259 10.8772 68.3259 10.0002C68.3259 9.12323 68.6199 8.38123 69.2099 7.77523C69.7989 7.16923 70.5319 6.86523 71.4089 6.86523C72.2809 6.86523 73.0129 7.17023 73.6049 7.77923C74.1969 8.38823 74.4929 9.12823 74.4929 10.0002C74.4929 10.8772 74.1979 11.6192 73.6089 12.2252ZM69.7789 11.7222C70.2229 12.1722 70.7659 12.3962 71.4089 12.3962C72.0519 12.3962 72.5959 12.1712 73.0389 11.7222C73.4829 11.2722 73.7059 10.6982 73.7059 10.0002C73.7059 9.30223 73.4829 8.72823 73.0389 8.27823C72.5959 7.82823 72.0519 7.60423 71.4089 7.60423C70.7659 7.60423 70.2229 7.82923 69.7789 8.27823C69.3359 8.72823 69.1129 9.30223 69.1129 10.0002C69.1129 10.6982 69.3359 11.2722 69.7789 11.7222Z' stroke='white' stroke-width='0.2' stroke-miterlimit='10'/%3E%3Cpath d='M75.5749 13.0002V7.00024H76.513L79.429 11.6672H79.4619L79.429 10.5112V7.00024H80.1999V13.0002H79.3949L76.344 8.10625H76.3109L76.344 9.26224V13.0002H75.5749Z' stroke='white' stroke-width='0.2' stroke-miterlimit='10'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1564 7.96666C10.0383 8.23416 9.97302 8.56193 9.97302 8.94318V31.0592C9.97302 31.4413 10.0384 31.7691 10.1566 32.0365L22.1905 20.0008L10.1564 7.96666ZM10.8516 32.7557C11.2977 32.9465 11.8795 32.886 12.514 32.5262L26.6711 24.4814L22.8976 20.7079L10.8516 32.7557ZM27.5736 23.9696L32.015 21.4462C33.412 20.6512 33.412 19.3522 32.015 18.5582L27.5716 16.0333L23.6047 20.0008L27.5736 23.9696ZM26.6698 15.5209L12.514 7.47719C11.8795 7.11661 11.2976 7.05645 10.8515 7.24759L22.8976 19.2937L26.6698 15.5209Z' fill='white'/%3E%3Cpath d='M5 1H130V-1H5V1ZM134 5V35H136V5H134ZM130 39H5V41H130V39ZM1 35V5H-1V35H1ZM5 39C2.79086 39 1 37.2091 1 35H-1C-1 38.3137 1.68629 41 5 41V39ZM134 35C134 37.2091 132.209 39 130 39V41C133.314 41 136 38.3137 136 35H134ZM130 1C132.209 1 134 2.79086 134 5H136C136 1.68629 133.314 -1 130 -1V1ZM5 -1C1.68629 -1 -1 1.68629 -1 5H1C1 2.79086 2.79086 1 5 1V-1Z' fill='white'/%3E%3C/svg%3E");}
.ico-inverse-ios{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='120' height='40' viewBox='0 0 120 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M81.5259 19.2009V21.4919H80.0898V22.9943H81.5259V28.0993C81.5259 29.8425 82.3144 30.5397 84.2983 30.5397C84.647 30.5397 84.979 30.4982 85.2695 30.4484V28.9626C85.0205 28.9875 84.8628 29.0041 84.5889 29.0041C83.7007 29.0041 83.3105 28.589 83.3105 27.6428V22.9943H85.2695V21.4919H83.3105V19.2009H81.5259Z' fill='white'/%3E%3Cpath d='M90.3234 30.6642C92.963 30.6642 94.5817 28.8962 94.5817 25.966C94.5817 23.0524 92.9547 21.2761 90.3234 21.2761C87.6837 21.2761 86.0568 23.0524 86.0568 25.966C86.0568 28.8962 87.6754 30.6642 90.3234 30.6642ZM90.3234 29.0788C88.7711 29.0788 87.8995 27.9416 87.8995 25.966C87.8995 24.007 88.7711 22.8615 90.3234 22.8615C91.8673 22.8615 92.7472 24.007 92.7472 25.966C92.7472 27.9333 91.8673 29.0788 90.3234 29.0788Z' fill='white'/%3E%3Cpath d='M95.9666 30.4899H97.7512V25.1525C97.7512 23.8825 98.7058 23.0275 100.059 23.0275C100.374 23.0275 100.906 23.0856 101.055 23.1354V21.3757C100.864 21.3259 100.524 21.301 100.258 21.301C99.0794 21.301 98.075 21.9484 97.8176 22.8366H97.6848V21.4504H95.9666V30.4899Z' fill='white'/%3E%3Cpath d='M105.486 22.7951C106.806 22.7951 107.669 23.7165 107.711 25.1359H103.145C103.245 23.7248 104.166 22.7951 105.486 22.7951ZM107.703 28.0495C107.371 28.7551 106.632 29.1452 105.553 29.1452C104.125 29.1452 103.204 28.1408 103.145 26.5554V26.4557H109.529V25.8332C109.529 22.9943 108.01 21.2761 105.495 21.2761C102.946 21.2761 101.328 23.1105 101.328 25.9992C101.328 28.8879 102.913 30.6642 105.503 30.6642C107.57 30.6642 109.014 29.6681 109.421 28.0495H107.703Z' fill='white'/%3E%3Cpath d='M69.8223 27.1518C69.9599 29.3715 71.8097 30.791 74.5628 30.791C77.5052 30.791 79.3464 29.3026 79.3464 26.9281C79.3464 25.0611 78.2967 24.0287 75.7501 23.435L74.3821 23.0995C72.7647 22.7209 72.1108 22.2133 72.1108 21.3272C72.1108 20.2087 73.126 19.4774 74.6489 19.4774C76.0942 19.4774 77.0923 20.1915 77.2729 21.3358H79.1485C79.0366 19.2451 77.1955 17.7739 74.6747 17.7739C71.9646 17.7739 70.1578 19.2451 70.1578 21.4562C70.1578 23.2802 71.1816 24.3642 73.4272 24.889L75.0274 25.2762C76.6707 25.6634 77.3934 26.2312 77.3934 27.1776C77.3934 28.2788 76.2577 29.0789 74.7091 29.0789C73.0486 29.0789 71.8957 28.3304 71.7323 27.1518H69.8223Z' fill='white'/%3E%3Cpath d='M51.3349 21.301C50.1064 21.301 49.0439 21.9152 48.4961 22.9445H48.3633V21.4504H46.645V33.4948H48.4297V29.1203H48.5708C49.0439 30.0749 50.0649 30.6393 51.3516 30.6393C53.6343 30.6393 55.0869 28.8381 55.0869 25.966C55.0869 23.0939 53.6343 21.301 51.3349 21.301ZM50.8286 29.0373C49.3345 29.0373 48.3965 27.8586 48.3965 25.9743C48.3965 24.0817 49.3345 22.903 50.8369 22.903C52.3476 22.903 53.2524 24.0568 53.2524 25.966C53.2524 27.8835 52.3476 29.0373 50.8286 29.0373Z' fill='white'/%3E%3Cpath d='M61.3317 21.301C60.1032 21.301 59.0407 21.9152 58.4929 22.9445H58.3601V21.4504H56.6418V33.4948H58.4265V29.1203H58.5676C59.0407 30.0749 60.0617 30.6393 61.3483 30.6393C63.6311 30.6393 65.0837 28.8381 65.0837 25.966C65.0837 23.0939 63.6311 21.301 61.3317 21.301ZM60.8254 29.0373C59.3313 29.0373 58.3933 27.8586 58.3933 25.9743C58.3933 24.0817 59.3313 22.903 60.8337 22.903C62.3444 22.903 63.2492 24.0568 63.2492 25.966C63.2492 27.8835 62.3444 29.0373 60.8254 29.0373Z' fill='white'/%3E%3Cpath d='M43.443 30.4899H45.4906L41.0082 18.075H38.9348L34.4523 30.4899H36.4311L37.5754 27.1948H42.3073L43.443 30.4899ZM39.8725 20.3292H40.0188L41.8169 25.5773H38.0658L39.8725 20.3292Z' fill='white'/%3E%3Cpath d='M35.6511 8.71069V14.6997H37.8135C39.5981 14.6997 40.6316 13.5999 40.6316 11.6865C40.6316 9.80225 39.5898 8.71069 37.8135 8.71069H35.6511ZM36.5808 9.55737H37.7097C38.9507 9.55737 39.6853 10.3459 39.6853 11.699C39.6853 13.0728 38.9631 13.853 37.7097 13.853H36.5808V9.55737Z' fill='white'/%3E%3Cpath d='M43.7967 14.7869C45.1165 14.7869 45.9258 13.9028 45.9258 12.4377C45.9258 10.981 45.1124 10.0928 43.7967 10.0928C42.4769 10.0928 41.6634 10.981 41.6634 12.4377C41.6634 13.9028 42.4727 14.7869 43.7967 14.7869ZM43.7967 13.9941C43.0206 13.9941 42.5848 13.4255 42.5848 12.4377C42.5848 11.4583 43.0206 10.8855 43.7967 10.8855C44.5687 10.8855 45.0086 11.4583 45.0086 12.4377C45.0086 13.4214 44.5687 13.9941 43.7967 13.9941Z' fill='white'/%3E%3Cpath d='M52.818 10.1799H51.9256L51.1205 13.6289H51.0499L50.1202 10.1799H49.2652L48.3355 13.6289H48.2691L47.4598 10.1799H46.555L47.8001 14.6997H48.7174L49.6471 11.3711H49.7176L50.6515 14.6997H51.577L52.818 10.1799Z' fill='white'/%3E%3Cpath d='M53.8456 14.6997H54.7379V12.0559C54.7379 11.3503 55.1571 10.9104 55.817 10.9104C56.477 10.9104 56.7924 11.2715 56.7924 11.9978V14.6997H57.6847V11.7737C57.6847 10.6987 57.1286 10.0928 56.12 10.0928C55.4394 10.0928 54.9911 10.3958 54.7711 10.8979H54.7047V10.1799H53.8456V14.6997Z' fill='white'/%3E%3Cpath d='M59.09 14.6997H59.9824V8.41602H59.09V14.6997Z' fill='white'/%3E%3Cpath d='M63.3384 14.7869C64.6582 14.7869 65.4675 13.9028 65.4675 12.4377C65.4675 10.981 64.6541 10.0928 63.3384 10.0928C62.0186 10.0928 61.2051 10.981 61.2051 12.4377C61.2051 13.9028 62.0144 14.7869 63.3384 14.7869ZM63.3384 13.9941C62.5623 13.9941 62.1265 13.4255 62.1265 12.4377C62.1265 11.4583 62.5623 10.8855 63.3384 10.8855C64.1104 10.8855 64.5503 11.4583 64.5503 12.4377C64.5503 13.4214 64.1104 13.9941 63.3384 13.9941Z' fill='white'/%3E%3Cpath d='M68.1263 14.0232C67.6407 14.0232 67.2879 13.7866 67.2879 13.3799C67.2879 12.9814 67.5701 12.7698 68.1927 12.7283L69.2967 12.6577V13.0354C69.2967 13.5957 68.7986 14.0232 68.1263 14.0232ZM67.898 14.7744C68.4915 14.7744 68.9854 14.5171 69.2552 14.0647H69.3257V14.6997H70.1849V11.6118C70.1849 10.6572 69.5457 10.0928 68.4126 10.0928C67.3875 10.0928 66.657 10.5908 66.5657 11.3669H67.429C67.5286 11.0474 67.8731 10.8647 68.3711 10.8647C68.9812 10.8647 69.2967 11.1345 69.2967 11.6118V12.002L68.0723 12.0725C66.9974 12.1389 66.3914 12.6079 66.3914 13.4214C66.3914 14.2473 67.0264 14.7744 67.898 14.7744Z' fill='white'/%3E%3Cpath d='M73.213 14.7744C73.8355 14.7744 74.3626 14.4797 74.6324 13.9858H74.703V14.6997H75.558V8.41602H74.6656V10.8979H74.5992C74.3543 10.3999 73.8314 10.1052 73.213 10.1052C72.0716 10.1052 71.337 11.01 71.337 12.4377C71.337 13.8696 72.0633 14.7744 73.213 14.7744ZM73.4662 10.9062C74.2132 10.9062 74.6822 11.4998 74.6822 12.4419C74.6822 13.3882 74.2174 13.9734 73.4662 13.9734C72.7108 13.9734 72.2584 13.3965 72.2584 12.4377C72.2584 11.4873 72.7149 10.9062 73.4662 10.9062Z' fill='white'/%3E%3Cpath d='M81.3444 14.7869C82.6643 14.7869 83.4736 13.9028 83.4736 12.4377C83.4736 10.981 82.6601 10.0928 81.3444 10.0928C80.0246 10.0928 79.2111 10.981 79.2111 12.4377C79.2111 13.9028 80.0205 14.7869 81.3444 14.7869ZM81.3444 13.9941C80.5683 13.9941 80.1325 13.4255 80.1325 12.4377C80.1325 11.4583 80.5683 10.8855 81.3444 10.8855C82.1164 10.8855 82.5563 11.4583 82.5563 12.4377C82.5563 13.4214 82.1164 13.9941 81.3444 13.9941Z' fill='white'/%3E%3Cpath d='M84.6548 14.6997H85.5471V12.0559C85.5471 11.3503 85.9663 10.9104 86.6262 10.9104C87.2861 10.9104 87.6016 11.2715 87.6016 11.9978V14.6997H88.4939V11.7737C88.4939 10.6987 87.9377 10.0928 86.9292 10.0928C86.2485 10.0928 85.8003 10.3958 85.5803 10.8979H85.5139V10.1799H84.6548V14.6997Z' fill='white'/%3E%3Cpath d='M92.6036 9.05518V10.2007H91.8856V10.9519H92.6036V13.5044C92.6036 14.376 92.9979 14.7246 93.9898 14.7246C94.1642 14.7246 94.3302 14.7039 94.4754 14.679V13.936C94.3509 13.9485 94.2721 13.9568 94.1351 13.9568C93.691 13.9568 93.4959 13.7493 93.4959 13.2761V10.9519H94.4754V10.2007H93.4959V9.05518H92.6036Z' fill='white'/%3E%3Cpath d='M95.6732 14.6997H96.5656V12.0601C96.5656 11.3752 96.9723 10.9146 97.7028 10.9146C98.3336 10.9146 98.6698 11.2798 98.6698 12.002V14.6997H99.5622V11.782C99.5622 10.707 98.9687 10.0969 98.0058 10.0969C97.3251 10.0969 96.8478 10.3999 96.6278 10.9062H96.5573V8.41602H95.6732V14.6997Z' fill='white'/%3E%3Cpath d='M102.781 10.8523C103.441 10.8523 103.873 11.313 103.894 12.0227H101.611C101.661 11.3171 102.121 10.8523 102.781 10.8523ZM103.889 13.4795C103.723 13.8323 103.354 14.0273 102.814 14.0273C102.101 14.0273 101.64 13.5251 101.611 12.7324V12.6826H104.802V12.3713C104.802 10.9519 104.043 10.0928 102.785 10.0928C101.511 10.0928 100.702 11.01 100.702 12.4543C100.702 13.8987 101.495 14.7869 102.789 14.7869C103.823 14.7869 104.545 14.2888 104.748 13.4795H103.889Z' fill='white'/%3E%3Cpath d='M24.769 20.3011C24.7907 18.6201 25.6934 17.0295 27.1256 16.149C26.2221 14.8587 24.7088 14.0406 23.1344 13.9913C21.4552 13.8151 19.8272 14.9962 18.9715 14.9962C18.0992 14.9962 16.7817 14.0088 15.363 14.038C13.5137 14.0978 11.7898 15.1491 10.8901 16.7659C8.95607 20.1143 10.3987 25.0354 12.2513 27.742C13.1782 29.0673 14.2615 30.5478 15.6789 30.4953C17.066 30.4377 17.584 29.6108 19.2583 29.6108C20.9171 29.6108 21.4031 30.4953 22.8493 30.4619C24.3377 30.4377 25.2754 29.1306 26.1698 27.7927C26.8358 26.8484 27.3483 25.8047 27.6882 24.7002C25.9391 23.9604 24.771 22.2002 24.769 20.3011Z' fill='white'/%3E%3Cpath d='M22.0373 12.2113C22.8489 11.2371 23.2487 9.98494 23.1518 8.7207C21.912 8.85092 20.7668 9.44348 19.9443 10.3803C19.14 11.2956 18.7214 12.5258 18.8006 13.7417C20.0408 13.7545 21.2601 13.178 22.0373 12.2113Z' fill='white'/%3E%3Cpath d='M4.32122 39.4672L3.93853 40.391L4.32122 39.4672ZM119.467 35.6788L120.391 36.0615L119.467 35.6788ZM115.679 39.4672L116.061 40.391L115.679 39.4672ZM115.679 0.532843L116.061 -0.391036L115.679 0.532843ZM119.467 4.32122L120.391 3.93853L119.467 4.32122ZM10.5 1H109.5V-1H10.5V1ZM119 10.5V29.5H121V10.5H119ZM109.5 39H10.5V41H109.5V39ZM1 29.5V10.5H-1V29.5H1ZM10.5 39C8.85552 39 7.67224 38.9995 6.73798 38.9357C5.8127 38.8726 5.20494 38.7508 4.7039 38.5433L3.93853 40.391C4.72389 40.7163 5.57473 40.861 6.60184 40.9311C7.61997 41.0005 8.88288 41 10.5 41V39ZM-1 29.5C-1 31.1171 -1.00054 32.38 -0.931075 33.3982C-0.860996 34.4253 -0.716341 35.2761 -0.391036 36.0615L1.45672 35.2961C1.24918 34.7951 1.12742 34.1873 1.06429 33.262C1.00054 32.3278 1 31.1445 1 29.5H-1ZM4.7039 38.5433C3.23373 37.9343 2.06569 36.7663 1.45672 35.2961L-0.391036 36.0615C0.420915 38.0217 1.97831 39.5791 3.93853 40.391L4.7039 38.5433ZM119 29.5C119 31.1445 118.999 32.3278 118.936 33.262C118.873 34.1873 118.751 34.7951 118.543 35.2961L120.391 36.0615C120.716 35.2761 120.861 34.4253 120.931 33.3982C121.001 32.38 121 31.1171 121 29.5H119ZM109.5 41C111.117 41 112.38 41.0005 113.398 40.9311C114.425 40.861 115.276 40.7163 116.061 40.391L115.296 38.5433C114.795 38.7508 114.187 38.8726 113.262 38.9357C112.328 38.9995 111.144 39 109.5 39V41ZM118.543 35.2961C117.934 36.7663 116.766 37.9343 115.296 38.5433L116.061 40.391C118.022 39.5791 119.579 38.0217 120.391 36.0615L118.543 35.2961ZM109.5 1C111.144 1 112.328 1.00054 113.262 1.06429C114.187 1.12742 114.795 1.24918 115.296 1.45672L116.061 -0.391036C115.276 -0.716341 114.425 -0.860996 113.398 -0.931075C112.38 -1.00054 111.117 -1 109.5 -1V1ZM121 10.5C121 8.88289 121.001 7.61997 120.931 6.60184C120.861 5.57473 120.716 4.72389 120.391 3.93853L118.543 4.7039C118.751 5.20494 118.873 5.8127 118.936 6.73798C118.999 7.67225 119 8.85552 119 10.5H121ZM115.296 1.45672C116.766 2.06569 117.934 3.23373 118.543 4.7039L120.391 3.93853C119.579 1.97831 118.022 0.420915 116.061 -0.391036L115.296 1.45672ZM10.5 -1C8.88289 -1 7.61997 -1.00054 6.60184 -0.931075C5.57473 -0.860996 4.72389 -0.716341 3.93853 -0.391036L4.7039 1.45672C5.20494 1.24918 5.8127 1.12742 6.73798 1.06429C7.67225 1.00054 8.85552 1 10.5 1V-1ZM1 10.5C1 8.85552 1.00054 7.67225 1.06429 6.73798C1.12742 5.8127 1.24918 5.20494 1.45672 4.7039L-0.391036 3.93853C-0.716341 4.72389 -0.860996 5.57473 -0.931075 6.60184C-1.00054 7.61997 -1 8.88289 -1 10.5H1ZM3.93853 -0.391036C1.97831 0.420915 0.420915 1.97831 -0.391036 3.93853L1.45672 4.7039C2.06569 3.23373 3.23373 2.06569 4.7039 1.45672L3.93853 -0.391036Z' fill='white'/%3E%3C/svg%3E");}
.ico-loading{background-image:url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20.5' cy='20' r='16' stroke='%23FFF' stroke-width='4'/%3E%3Cpath d='M20.5 2C23.6259 2 26.6978 2.81402 29.4135 4.36192C32.1292 5.90983 34.395 8.13826 35.9878 10.8278C37.5806 13.5174 38.4456 16.5754 38.4975 19.7009C38.5495 22.8263 37.7866 25.9114 36.284 28.6524C34.7815 31.3934 32.591 33.6959 29.9283 35.3332C27.2655 36.9705 24.2223 37.8862 21.0982 37.9901C17.9741 38.0939 14.8767 37.3825 12.1111 35.9257C9.34548 34.4689 7.0069 32.317 5.32558 29.6818L8.6424 27.5655C9.95622 29.6247 11.7836 31.3063 13.9447 32.4446C16.1059 33.583 18.5262 34.139 20.9674 34.0578C23.4087 33.9766 25.7867 33.2611 27.8674 31.9817C29.9482 30.7023 31.6598 28.9031 32.834 26.7612C34.0081 24.6193 34.6042 22.2085 34.5636 19.7663C34.523 17.324 33.8471 14.9344 32.6025 12.8327C31.3578 10.731 29.5873 8.98965 27.4652 7.78009C25.3431 6.57052 22.9426 5.93443 20.5 5.93443V2Z' fill='%23FFF'/%3E%3C/svg%3E");}
.ico-loading.blue{background-image:url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20.5' cy='20' r='16' stroke='%23FFF' stroke-width='4'/%3E%3Cpath d='M20.5 2C23.6259 2 26.6978 2.81402 29.4135 4.36192C32.1292 5.90983 34.395 8.13826 35.9878 10.8278C37.5806 13.5174 38.4456 16.5754 38.4975 19.7009C38.5495 22.8263 37.7866 25.9114 36.284 28.6524C34.7815 31.3934 32.591 33.6959 29.9283 35.3332C27.2655 36.9705 24.2223 37.8862 21.0982 37.9901C17.9741 38.0939 14.8767 37.3825 12.1111 35.9257C9.34548 34.4689 7.0069 32.317 5.32558 29.6818L8.6424 27.5655C9.95622 29.6247 11.7836 31.3063 13.9447 32.4446C16.1059 33.583 18.5262 34.139 20.9674 34.0578C23.4087 33.9766 25.7867 33.2611 27.8674 31.9817C29.9482 30.7023 31.6598 28.9031 32.834 26.7612C34.0081 24.6193 34.6042 22.2085 34.5636 19.7663C34.523 17.324 33.8471 14.9344 32.6025 12.8327C31.3578 10.731 29.5873 8.98965 27.4652 7.78009C25.3431 6.57052 22.9426 5.93443 20.5 5.93443V2Z' fill='%230A3F78'/%3E%3C/svg%3E");}
.ico-loading.blue80{background-image:url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20.5' cy='20' r='16' stroke='%23FFF' stroke-width='4'/%3E%3Cpath d='M20.5 2C23.6259 2 26.6978 2.81402 29.4135 4.36192C32.1292 5.90983 34.395 8.13826 35.9878 10.8278C37.5806 13.5174 38.4456 16.5754 38.4975 19.7009C38.5495 22.8263 37.7866 25.9114 36.284 28.6524C34.7815 31.3934 32.591 33.6959 29.9283 35.3332C27.2655 36.9705 24.2223 37.8862 21.0982 37.9901C17.9741 38.0939 14.8767 37.3825 12.1111 35.9257C9.34548 34.4689 7.0069 32.317 5.32558 29.6818L8.6424 27.5655C9.95622 29.6247 11.7836 31.3063 13.9447 32.4446C16.1059 33.583 18.5262 34.139 20.9674 34.0578C23.4087 33.9766 25.7867 33.2611 27.8674 31.9817C29.9482 30.7023 31.6598 28.9031 32.834 26.7612C34.0081 24.6193 34.6042 22.2085 34.5636 19.7663C34.523 17.324 33.8471 14.9344 32.6025 12.8327C31.3578 10.731 29.5873 8.98965 27.4652 7.78009C25.3431 6.57052 22.9426 5.93443 20.5 5.93443V2Z' fill='%23376496'/%3E%3C/svg%3E");}
.sub-menu > *,.menu-links{padding:16px;font-family:sans-serif;font-weight:600;margin:0;list-style-type:none;}
.sub-menu > * a,.menu-links a{display:block;white-space:nowrap;border-bottom:1px solid #000;line-height:44px;padding:0 8px;}
.menu-links a .ico{vertical-align:middle;margin:-8px 8px 0 0;}
.sub-menu > * a:hover,.menu-links a:hover{color:#000;background:#E4F5FD;text-decoration:none;}
.sub-menu > * li:last-child a,.menu-links li:last-child a{border:none;}
.account-menu .menu-links,.article-social-share .menu-links{min-width:250px;}
.sub-menu{display:flex;padding:16px;overflow-y:auto;}
.sub-menu > *{flex:1 1 auto;width:100%;max-width:250px;padding:0;margin-right:24px;}
.sub-menu > *:last-child{margin:0;}
.account-menu .profile{padding:24px 16px 0;}
.account-menu .profile .name{font-family:sans-serif;font-size:19px;line-height:130%;text-align:center;}
.account-menu .profile .image{width:40px;height:40px;margin:0 auto 8px;display:block;}
.account-menu .profile .image.no-image .initials{display:inline-block;position:relative;width:0;height:0;border:20px solid #9DA3AA;border-radius:20px;}
.article-item:not(.pr-article) .category,.article-item:not(.pr-article) .category a{font-family:sans-serif;font-weight:600;font-size:14px;line-height:21px;text-transform:uppercase;color:#820050;}
.article-item article{display:flex;flex-direction:row;width:100%;}
.article-item article img.author-locket{border-radius:50%;border:1px solid #CDCDBE;background:#CDCDBE;}
.article-item article .article-media{flex:0 0 auto;margin-right:24px;margin-bottom:15px;width:235px;position:relative;}
.article-item article .article-media .article-media-content{position:relative;}
.article-item article .article-media img{width:100%;min-width:112px;}
.article-item article .article-media.with-media .media-button{background-color:#FFF;color:#000;font-family:sans-serif;font-weight:600;font-size:14px;line-height:21px;height:32px;width:auto;border:none;position:absolute;bottom:0;left:0;cursor:pointer;padding:0 0 0 32px;}
.article-item article .article-media.with-media .media-button:before{content:"";display:block;width:32px;background-color:#0A3F78;background-position:center center;background-repeat:no-repeat;position:absolute;left:0;top:0;bottom:0;}
@media (max-width: 640px){
.article-item article .article-media{width:200px;margin-right:0;}
.article-item article .article-media.with-media{width:auto;}
}
.article-item article .article-box{flex:1 1 auto;position:relative;}
.article-item article .article-title{font-family:sans-serif;font-weight:bold;font-size:19px;line-height:25px;color:#000;text-decoration:none;}
.article-item article .article-title a{color:#000;}
.article-item article .article-title a:hover{color:rgba(0, 0, 0, 0.8);text-decoration:underline;}
.article-item article .article-time{font-family:sans-serif;font-size:14px;line-height:21px;color:#5A626C;padding:8px 0 0 0;}
.article-item article .perex{color:#000;padding-top:8px;}
.article-item article .category{margin-bottom:8px;}
.article-item.ow-opener article{padding:initial;flex-direction:column;}
.article-item.ow-opener .article-title{font-size:23px;line-height:30px;}
.article-item.ow-opener .article-media,.article-item.ow-opener .article-box{width:auto;margin-right:0;}
.article-item.ow-opener .article-box{display:flex;flex-direction:column;}
.article-item.ow-opener .article-box > *{order:1;}
@media (max-width: 640px){
.article-item.ow-opener .article-title{font-size:21px;line-height:28px;}
}
.article-item.ow-media .article-media{width:320px;}
.article-item.vertical article{display:block;}
.article-item.vertical article .article-media{width:auto;margin-right:0;}
.article-item.ow-opinion:not(.vertical) .article-box{order:1;}
.article-item.ow-opinion:not(.vertical) .article-media{order:2;margin:0 0 0 22px;width:120px;padding-top:30px;}
.article-item.ow-podcast .article-media{width:132px!important;}
.article-item.no-media .article-media{display:none;}
@media (max-width: 640px){
.article-item article{display:block;margin:0 8px;width:calc(100% - 16px);}
.article-item.ow-opener .article-box{padding:0 8px;}
.article-item.no-media .article-media{display:revert;}
.article-item.ow-opinion:not(.vertical) .article-media{float:left;margin:0 12px 0 0;width:40px;padding-top:0;}
.article-item.ow-opinion:not(.vertical) .article-media img{min-width:40px;}
.article-item.ow-opinion:not(.vertical) .category{padding:10px 0;}
}
.overview:not(.overview-right){margin-bottom:40px;margin-top:8px;}
.overview .ow-title{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.overview .ow-title:not(.subsource-title):not(.without-border){border-bottom:6px solid #000;}
.overview .ow-title h2{margin-bottom:8px;}
.overview .ow-title h2{margin-right:32px;position:relative;font-size:40px;}
@media (max-width: 980px){
.overview .ow-title h2{font-size:24px;}
}
.overview .ow-content > .wrap-btn{width:100%;text-align:center;margin:35px 0;}
.overview .ow-content .article-item:not(.ow-simple-title):not(.vertical):not(.size-big){padding:24px 0;border-bottom:1px solid #000;}
.topic{padding:40px;background:#D7E9F7;}
.topic .article-item{padding-top:24px;}
.topic:not(.vertical) .variable-top-border .article-item{border-top:none;padding-top:0;}
@media (max-width: 980px){
.topic:not(.vertical) .variable-top-border .article-item{padding-top:24px;}
}
.topic .box-title{display:block;}
.topic .box-content{display:flex;justify-content:space-between;}
.topic .box-content .left{flex:1 1 auto;padding-right:32px;max-width:432px;width:40.74%;}
.topic .box-content .left .article-item{border-top:none;padding-top:0;}
.topic .box-content .right{flex:0 1 auto;width:59.26%;}
.topic .box-content .right .article-item.vertical{max-width:280px;}
@media (max-width: 980px){
.topic .box-content{display:block;}
.topic .box-content .left,.topic .box-content .right{padding-right:0;width:auto;max-width:none;}
.topic .box-content .right .article-item.vertical{max-width:none;}
.topic .box-content .left{margin-bottom:24px;}
}
@media (max-width: 640px){
.topic .box-content .right .listing{display:block;border-top:0;}
.topic .box-content .right .listing .article-item{margin-left:0;margin-bottom:24px;border-top:1px solid #000!important;}
.topic .box-content .right .listing:last-child .article-item:last-child{margin-bottom:0;}
}
.topic .listing{display:flex;}
.topic .listing:last-child{border-top:1px solid #000;}
.topic .listing > *{flex:1 1 auto;width:100%;}
.topic .listing .article-item:nth-child(2){margin-left:32px;}
@media (max-width: 980px){
.topic .listing.variable-top-border{border-top:1px solid #000;}
}
.topic .box-title a:not(.button){color:#820050;}
.topic .box-title a:not(.button)::first-letter{text-transform:uppercase;}
@media (min-width: 981px){
.topic.topic-tag.ads-only .listing:first-child{border-top:1px solid #000;}
}
.topic.topic-tag .article-item{max-width:338px;}
.topic.vertical .box-content{display:block;}
.topic.vertical .box-content > *{width:auto;max-width:none;margin-left:0;margin-right:0;padding-right:0;}
.topic.vertical .box-content .left .article-item{max-width:none;margin-bottom:24px;}
@media (max-width: 640px){
.topic{margin-left:-24px!important;margin-right:-24px!important;padding:40px 16px!important;}
}
.topic-tag .article-item,.box .article-item:not(.pr-article):last-child{border:none!important;}
.ow-links{text-align:right;}
.ow-links .ico{width:auto;height:20px;padding-left:28px;font-family:sans-serif;font-weight:600;background-position:0 50%;margin:12px 0;}
.ow-links .ico span{text-transform:uppercase;}
.message{padding:40px 0;}
.message p{margin-bottom:20px;}
@media (min-width: 980px){
.message{font-size:17px;line-height:26px;}
}
.sticky-container-wrapper{display:flex;flex-direction:column;align-items:flex-end;height:100%;}
.sticky-container{flex:1 1 auto;width:100%;}
.button-tts,.button-pocket{display:none;}
.steps .step{padding:0 0 24px 44px;position:relative;font-family:sans-serif;font-size:12px;line-height:18px;}
.steps .step .icon{position:absolute;top:0;left:0;width:32px;height:32px;}
.steps .step .icon .ico{position:absolute;top:8px;left:8px;width:16px;height:16px;}
.steps .step .title{font-size:14px;line-height:21px;font-weight:600;padding-top:6px;margin-bottom:2px;}
.bg-azure{background-color:#E4F5FD;}
.bg-azure{background-color:#E4F5FD;}
.article-detail .all-wrapper > .content{padding-top:24px;}
.article-detail .all-wrapper > .content .wrapper-cols:not(.under-article) .col1{max-width:680px;}
@media (min-width: 981px){
.article-detail .all-wrapper > .content .col2{margin-left:20px;}
}
@media (max-width: 640px){
.article-detail .all-wrapper > .content .topic-tag .article-media{display:none;}
.article-detail .all-wrapper > .content .topic-tag .ow-links,.article-detail .all-wrapper > .content .topic-tag .box-title{margin-left:8px;margin-right:8px;}
}
.article-header h1{margin-bottom:24px;font-size:48px;line-height:120%;}
@media (max-width: 980px){
.article-header h1{font-size:38px;}
}
@media (max-width: 640px){
.article-header h1{font-size:28px;}
}
.article-header .tools{display:flex;justify-content:space-between;margin-bottom:24px;align-items:center;}
.article-header .tools .article-sharing-wrap{display:flex;}
.article-header .tools .article-sharing-wrap > *{margin-left:28px;}
@media (max-width: 640px){
.article-header .tools .article-sharing-wrap > *{margin-left:16px;}
}
@media (max-width: 980px){
.article-header .tools .article-sharing-wrap .after{display:none;}
.article-header .tools .article-sharing-wrap .ico{margin:0;vertical-align:bottom;}
}
.breadcrumbs{font-family:sans-serif;font-size:14px;}
.breadcrumbs > span{display:inline-block;width:13px;text-align:center;}
.article-meta{display:flex;justify-content:space-between;font-family:sans-serif;font-size:14px;color:#5A626C;}
.article-meta .article-meta-wrap{width:100%;}
.article-meta .authors .photos{padding-right:8px;float:left;margin-top:2px;margin-bottom:7px;}
.article-meta .authors .photos img{display:inline-block;width:40px;height:40px;border-radius:50%;background-color:#CDCDBE;vertical-align:middle;}
.article-meta .authors a{font-weight:600;}
@media (max-width: 980px){
.article-meta{flex-direction:column;}
}
.article-primary-area{position:relative;margin-bottom:32px;}
.main-image{position:relative;}
@media (max-width: 640px){
.main-image{margin:0 -16px;}
}
.main-image .image-wrapper{position:relative;}
.main-image .image-wrapper img{width:100%;height:auto;display:block;cursor:pointer;}
.main-image .image-meta{position:absolute;bottom:0;right:0;left:0;display:flex;align-items:center;background:rgba(10, 63, 120, 0.8);font-family:sans-serif;font-size:12px;line-height:18px;color:#FFF;cursor:pointer;}
.main-image .image-meta a{color:#FFF;}
.main-image .image-meta .content{display:block;padding:11px 16px;}
.main-image .image-meta .title{margin-right:8px;}
.main-image .image-meta .author{white-space:nowrap;}
.main-image .image-meta .ico-up{display:none;width:44px;height:8px;}
@media (max-width: 640px){
.main-image .image-meta{left:auto;background:rgba(10, 63, 120, 0.6);}
.main-image .image-meta .content{padding-right:0;}
.main-image .image-meta .content .title{display:none;}
.main-image .image-meta .ico-up{display:block;}
}
.article-content{margin:32px 20px 32px 40px;max-width:768px;}
@media (max-width: 640px){
.article-content{margin-left:auto;margin-right:auto;}
}
.article-content{margin-bottom:32px;}
.article-content p{margin-bottom:24px;font-family:sans-serif;font-size:17px;line-height:160%;}
.article-content p a{font-weight:600;text-decoration:underline;}
.article-content p a:hover{text-decoration:none;}
.article-content:not(.without-initial-char) .first-letter{float:left;font-size:67px;line-height:48px;margin:4px 6px 0 -4px;}
@media (min-width: 641px){
.article-content:not(.without-initial-char) .first-letter{font-size:134px;line-height:97px;}
}
.article-content h3,.article-content h4{margin-bottom:16px;}
.article-content .a-wrapper{margin:32px 0 32px 30px;}
.tags{margin-top:24px;font-family:sans-serif;font-weight:600;font-size:14px;}
.tags ul{list-style-type:none;margin:0;padding:0;}
.tags ul li{display:inline-block;margin-right:24px;}
.unlocked-offer .benefits{list-style:none;margin:8px 0 20px 0;padding:0;font-size:14px;}
.unlocked-offer .benefits li{position:relative;padding-left:25px;margin-bottom:8px;font-weight:600;}
.unlocked-offer .benefits li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.0842 19.1062L23.8614 0.853088L27.1383 3.14694L11.9155 24.8938L0.250488 15.5618L2.74927 12.4383L11.0842 19.1062Z' fill='%230A3F78'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:14px 14px;display:block;width:14px;height:14px;position:absolute;top:3px;left:0;}
.unlocked-offer *:not(h3) > *{font-family:sans-serif;}
.unlocked-offer h3,.unlocked-offer h3 span{font-family:sans-serif;}
.unlocked-offer .content{display:flex;flex-wrap:wrap;}
.unlocked-offer .content .benefits{margin-right:32px;}
.unlocked-offer .content .buttons{display:flex;flex-direction:column;}
.unlocked-offer .content .buttons > span{padding:8px 0;text-align:center;font-weight:600;}
.unlocked-offer .content .buttons .button span{display:inline-block;padding-bottom:8px;}
.unlocked-offer-at-end{display:none;margin:40px 0 40px -80px;padding:32px 20px 40px 80px;background-color:#fffbe3;}
.unlocked-offer-at-end .uo-have,.unlocked-offer-at-end .uo-branding,.unlocked-offer-at-end .for-soon-end{display:none;}
@media (max-width: 640px){
.unlocked-offer-at-end{margin-right:-16px;margin-left:-16px;padding-left:16px;padding-right:16px;}
}
.media-button{width:56px;height:56px;display:block;}
@media (max-width: 640px){
.media-button{width:48px;height:48px;}
}
#article-sharing-menu{display:none;}
.article-body ul{margin:0;padding:0 0 0 20px;list-style-type:disc;}
.article-body ul li{margin-bottom:16px;}
@media (max-width: 640px){
#tts-start-wrap{margin-left:6px;}
}
#tts-start{display:inline-block;}
#tts-start:hover{text-decoration:underline;}
.tts-status-bar{padding-left:19px;line-height:23px;white-space:nowrap;text-transform:uppercase;cursor:pointer;font-family:sans-serif;font-weight:600;font-size:14px;color:#00828C;background-repeat:no-repeat;background-position:0 50%;}
.tts-progress-bar{display:flex;width:100%;height:3px;line-height:3px;}
.tts-progress-bar.micro{display:inline-block;position:relative;top:-3px;margin-left:8px;width:100px;}
.tts-progress-bar.empty{background-color:#C8E6E8;}
#tts-player-micro.inactive{display:none;}
.topic-tag{padding-top:32px!important;}
.topic-tag .box-title{margin-bottom:0;}
.topic-tag .box-title > *{font-size:36px;line-height:48px;}
.topic-tag .box-content{margin-top:8px;}
.microeshop-screen{max-width:600px;margin:0 auto;font-family:sans-serif;font-size:12px;line-height:150%;}
.microeshop-screen .wait-animation{animation-name:loading;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite;}
.microeshop-screen .spinner-big{width:64px;height:64px;position:relative;}
.microeshop-screen .spinner-big .ico{position:absolute;top:0;left:0;display:block;animation-timing-function:linear;animation-iteration-count:infinite;}
.microeshop-screen .spinner-big .ico.segment-1{animation-name:spinner_big_1;animation-duration:3s;width:100%;height:100%;}
.microeshop-screen .spinner-big .ico.segment-2{animation-name:spinner_big_2;animation-duration:2.8s;width:75%;height:75%;left:12.5%;top:12.5%;}
.microeshop-screen .spinner-big .ico.segment-3{animation-name:spinner_big_3;animation-duration:3.6s;width:54%;height:54%;left:23%;top:23%;}
.microeshop-screen .help-info{margin-top:56px;border-top:1px solid #000;padding:32px 16px;text-align:center;font-size:14px;}
.microeshop-screen .state{font-size:14px;line-height:150%;padding-top:64px;}
.microeshop-screen .state .ico{width:40px;height:40px;margin-bottom:12px;}
.microeshop-screen .state .ico.ico-loading{width:48px;height:48px;}
.microeshop-screen .state .title{font-family:sans-serif;font-size:24px;font-weight:700;line-height:130%;}
.microeshop-screen .state .buttons .button{width:auto;max-width:280px;margin:0 16px 16px 0;}
.microeshop-screen .text-input{margin-bottom:32px;max-width:400px;outline:none;}
.microeshop-screen .text-input label{display:block;text-align:left;font-size:16px;margin-bottom:4px;}
.microeshop-screen .text-input input{height:48px;min-width:280px;display:block;padding:4px 16px;font-size:16px;border:1px solid #C3C6CB;width:100%;margin-bottom:8px;}
.microeshop-screen .text-input .err{display:none;color:#E10019;font-size:14px;text-align:left;}
.microeshop-screen .info .part{padding-left:28px;margin-bottom:24px;position:relative;}
.microeshop-screen .info .part .ico{width:20px;height:20px;}
.microeshop-screen .info .part .bullet{position:absolute;top:2px;left:0;}
.microeshop-screen .info .part .content .ico{margin:-8px 0 -7px;}
.microeshop-screen .info .part .content p{margin-bottom:12px;}
.microeshop-screen .info .part .content .info_subcontent{padding-top:12px;padding-left:24px;}
.microeshop-screen .info .part .content ul{margin:12px 0 12px 12px;}
.microeshop-screen .info .part .content .checkinput{display:flex;align-items:start;}
.microeshop-screen .info .part .content .checkinput input{flex:0 0 auto;margin-right:6px;cursor:pointer;}
.microeshop-screen .info .part .content .checkinput label{cursor:pointer;}
.microeshop-screen .info .folding-trigger .ico-up-small{display:none;}
.microeshop-screen.screen-products .products-list{margin-bottom:32px;}
.microeshop-screen.screen-paymentstatus{text-align:center;}
.microeshop-screen.screen-paymentstatus .state{text-align:center;}
.microeshop-screen.screen-paymentstatus .state .buttons{text-align:center;}
.microeshop-screen.screen-paymentstatus .state-failed .message p,.microeshop-screen.screen-paymentstatus .state-failed .title span{display:none;}
.microeshop-screen.screen-login .product-slot{margin-bottom:8px;}
.microeshop-screen.screen-login .divider{position:relative;margin:24px 0;}
.microeshop-screen.screen-login .divider span{display:inline-block;padding-right:8px;background:#fff;position:relative;color:#394453;}
.microeshop-screen.screen-login .state-methods .title{margin-bottom:32px;}
.microeshop-screen.screen-login .state-methods .text-input input::placeholder{color:#C3C6CB;}
.microeshop-screen.screen-login .state-methods .login-methods{margin-bottom:32px;}
.microeshop-screen.screen-login .state-methods .login-methods .services{display:flex;justify-content:flex-start;align-items:center;margin-left:-16px;}
.microeshop-screen.screen-login .state-methods .login-methods .services .oauth_button{cursor:pointer;margin:0 16px;}
.microeshop-screen.screen-login .state-methods .login-methods .services .oauth_button .ico{width:24px;height:24px;}
.microeshop-screen.screen-login .state-methods .msg-email-exists{padding:0;}
.microeshop-screen.screen-login .state-methods .input-password,.microeshop-screen.screen-login .state-methods .msg-email-exists,.microeshop-screen.screen-login .state-methods .action-login{display:none!important;}
.microeshop-screen.screen-login .state-logged{padding-top:0;}
.microeshop-screen.screen-login .state-logged .cards{margin-bottom:40px;}
@media (max-width: 640px){
.microeshop-screen.screen-login .divider{text-align:center;}
.microeshop-screen.screen-login .divider span{padding-left:8px;}
.microeshop-screen.screen-login .login-methods{margin-left:0;justify-content:center;}
}
.microeshop-screen.screen-payment{height:100%;}
.microeshop-screen.screen-payment .loading-dialog{width:100px;height:100px;margin:64px auto 0;}
.microeshop-screen.screen-payment .loading-dialog .spinner-big{width:100%;height:100%;opacity:0.8;}
.microeshop-screen.screen-payment .widget-wrapper{margin:0 auto 32px;min-height:350px;max-width:450px;}
.microeshop-screen.screen-payment .iframe-wrapper{height:100%;overflow:auto;}
.microeshop-screen.screen-payment .buttons{text-align:center;}
@media (max-width: 640px){
.microeshop-screen .state .buttons,.microeshop-screen .buttons{text-align:center;}
.microeshop-screen .state .buttons .button,.microeshop-screen .buttons .button{margin:0 auto 16px;display:block;max-width:none;}
.microeshop-screen .text-input{max-width:none;}
.microeshop-screen .state{text-align:center;}
}
.brand-a,.brand-b,.brand-c{width:100%;margin:0 auto;}
.a-wrapper{display:none;}
.a-wrapper{margin:0 auto;width:100%;}
.a-wrapper > span{font-size:12px;float:right;}
.a-content{position:relative;text-align:center;}
.a-content > *{margin:0 auto;}
.a-visible{display:block;}
@media(max-width: 1023px) {
  .a-visible {
    display: none;
  }
}
.megaboard{max-width:970px;}
.leader{max-width:1080px;}
.halfpage-1{margin-bottom:32px;}
.ppc{margin-top:40px;}
.a-wrapper::after{content:"Reklama";display:block;margin:auto;width:100%;font-size:12px;color:#5a5a5a;text-align:right;}
.leader::after{padding-right:calc(50% - 500px);display:none;}
.ppc::after{max-width:640px;}
.pr::after{display:none;}
.wallpaper{max-width:480px;}
#brand-a{overflow:hidden;}
#brand-c{background-position:center 130px!important;}

#aq-main{margin-bottom:16px;}
#aq-main h4{color:#00828c;font-size:32px;font-weight:700;line-height:38px;padding-bottom:12px;border-bottom:1px solid #000;}
#aq-main-body{background-color:#e3f5e3;margin-top:8px;padding:40px 48px 20px;}
#aq-main .aq-disclaimer{font-family:sans-serif;padding-left:36px;}
#aq-main .aq-disclaimer .aq-info{float:left;width:24px;margin-right:12px;margin-left:-36px;}
#aq-main .aq-logo{float:right;margin-left:48px;height:80px;}
#aq-main .aq-questions{padding-top:16px;clear:both;font-family:sans-serif;}
#aq-main .aq-questions ul.aq-questions-list{margin-top:16px;padding:0;border-top:2px solid #000;}
#aq-main .aq-questions ul.aq-questions-list>li{list-style-type:none;padding-left:0;padding-right:0;font-family:sans-serif;margin-top:8px;padding-top:8px;padding-bottom:16px;border-bottom:2px solid #000;}
#aq-main .aq-questions ul.aq-questions-list>li a{text-decoration:none;color:#000;font-size:19px;line-height:24px;}
#aq-main .aq-questions ul.aq-questions-list>li a img.aq-question-plus{float:right;margin-left:20px;width:20px;}
#aq-main .aq-questions ul.aq-questions-list>li a img.aq-question-minus{float:right;margin-left:20px;width:20px;display:none;}
#aq-ask{margin-top:16px;padding-top:16px;}
#aq-askinput{width:70%;padding:10px;border:1px solid #000;height:48px;margin-right:-4px;}
#aq-askbutton{width:30%;height:48px;background-color:#0a3f78;border:1px solid #0a3f78;color:#fff;border:none;text-transform:uppercase;font-size:14px;}
.aq-ask-login{margin-top:32px;font-size:15px;font-family:sans-serif;}
.aq-ask-login a{text-decoration:underline;font-weight:700;font-size:15px;font-family:sans-serif;}
@media screen and (max-width:760px){
#aq-main h4{text-align:center;font-size:24px;line-height:30px;}
#aq-main input{color:#000;}
#aq-main-body{margin-top:8px;padding:15px;}
#aq-main .aq-disclaimer{padding-left:120px;}
#aq-main .aq-logo{float:left;margin-left:-120px;}
#aq-main .aq-disclaimer .aq-info{display:none;}
#aq-askinput{width:100%;}
#aq-askbutton{margin-top:12px;width:100%;}
}

.fa-solid{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;}
.fa-solid:before{content:var(--fa);}
.fa-solid{font-family:"Font Awesome 6 Free";}
.fa-magnifying-glass{--fa:"\f002";--fa--fa:"\f002\f002";}
.fa-solid{font-weight:900;}

@keyframes loading{0%{transform:rotate(0);}25%{transform:rotate(90deg);}50%{transform:rotate(180deg);}75%{transform:rotate(270deg);}100%{transform:rotate(360deg);}}
@keyframes spinner_big_1{0%{transform:rotate(0);}25%{transform:rotate(90deg);}50%{transform:rotate(180deg);}75%{transform:rotate(270deg);}100%{transform:rotate(360deg);}}
@keyframes spinner_big_2{0%{transform:rotate(90deg);}25%{transform:rotate(0deg);}50%{transform:rotate(-90deg);}75%{transform:rotate(-180deg);}100%{transform:rotate(-270deg);}}
@keyframes spinner_big_3{0%{transform:rotate(45deg);}25%{transform:rotate(135deg);}50%{transform:rotate(225deg);}75%{transform:rotate(315deg);}100%{transform:rotate(405deg);}}

@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.ttf) format("truetype");}
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.ttf) format("truetype");}

