<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{background-color:#fff;transition:background-color .15s ease}body.dark{background-color:#101010}.profile__nav{box-sizing:border-box;height:60px;justify-content:space-between;margin:0 auto}.profile__nav,.profile__nav-btn{align-items:center;display:flex;flex-flow:row nowrap}.profile__nav-btn{color:#101010;cursor:pointer;font-size:13px;font-weight:300;letter-spacing:1px;letter-spacing:.75px;line-height:25px;text-transform:uppercase;transition:color .15s ease-in-out}body.dark .profile__nav-btn{color:#fff}.profile__nav-btn[data-type=back]:before{-webkit-mask-image:url(/build/images/icon-arrow-solid-right.c86586f6.svg);mask-image:url(/build/images/icon-arrow-solid-right.c86586f6.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-image-position:center;background-color:#101010;height:10px;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;transform:rotate(180deg);width:10px}@media screen and (min-width:1240px){.profile__nav-btn[data-type=back]:before{transition:background-color .15s ease-in-out}.profile__nav-btn[data-type=back]:before:hover,body.dark .profile__nav-btn[data-type=back]:before:hover{background-color:#101010}}body.dark .profile__nav-btn[data-type=back]:before{background-color:#fff}.profile__nav-btn[data-type=home]:before{-webkit-mask-image:url(/build/images/icon-home.3543a70b.svg);mask-image:url(/build/images/icon-home.3543a70b.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-image-position:center;background-color:#101010;height:15px;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;width:20px}@media screen and (min-width:1240px){.profile__nav-btn[data-type=home]:before{transition:background-color .15s ease-in-out}.profile__nav-btn[data-type=home]:before:hover,body.dark .profile__nav-btn[data-type=home]:before:hover{background-color:#101010}}body.dark .profile__nav-btn[data-type=home]:before{background-color:#fff}.profile__nav-btn:before{background-color:#101010;content:"";display:block;margin-right:10px;transition:background-color .15s ease-in-out}body.dark .profile__nav-btn:before{background-color:#fff}@media screen and (min-width:1240px){.profile__nav-btn:hover{color:#004fdc}body.dark .profile__nav-btn:hover{color:#1eaeff}.profile__nav-btn:hover:before{background-color:#004fdc}body.dark .profile__nav-btn:hover:before{background-color:#1eaeff}}.profile__nav-report{align-items:center;color:#101010;display:flex;flex-flow:row nowrap;font-size:13px;font-weight:300;letter-spacing:1px;letter-spacing:.75px;line-height:25px;text-transform:uppercase}body.dark .profile__nav-report{color:#fff}.profile__nav-report span{display:none}@media screen and (min-width:420px){.profile__nav-report span{display:block}}.profile__nav-report:after{content:"";display:inline-block;margin-left:8px;-webkit-mask-image:url(/build/images/icon-flag.999d3b09.svg);mask-image:url(/build/images/icon-flag.999d3b09.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-image-position:center;background-color:#101010;height:18px;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;transition:background-color .15s ease-in-out;width:16px}body.dark .profile__nav-report:after{background-color:#fff}@media screen and (min-width:1240px){.profile__nav-report:hover{color:#004fdc}body.dark .profile__nav-report:hover{color:#1eaeff}.profile__nav-report:hover:after{background-color:#004fdc}body.dark .profile__nav-report:hover:after{background-color:#1eaeff}}.profile__head{align-items:center;display:flex;flex-direction:column;margin-bottom:60px}@media screen and (min-width:768px){.profile__head{flex-direction:row;flex-wrap:wrap;gap:0 32px}}.profile__head-avatar{height:120px;margin-bottom:20px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:120px}@media screen and (min-width:768px){.profile__head-avatar{margin-bottom:25px}}.profile__head-info{align-items:center;display:flex;flex-direction:column}@media screen and (min-width:768px){.profile__head-info{align-items:self-start;margin-bottom:25px}}.profile__head-info-h{color:#101010;font-size:36px;font-weight:800;letter-spacing:-.8px;line-height:42px;margin:0 0 10px}body.dark .profile__head-info-h{color:#fff}@media screen and (max-width:420px){.profile__head-info-h{font-size:32px;font-weight:800;letter-spacing:-.6px;line-height:38px}}.profile__head-info-badge{color:#737373;font-size:15px;font-weight:400;line-height:25px;margin-bottom:20px}.profile__head-info-icons{display:flex;gap:24px;margin-bottom:40px;position:relative}@media screen and (min-width:768px){.profile__head-info-icons{margin-bottom:0}}.profile__head-info-icons .icon{height:17px;width:20px}.profile__head-info-icons .icon-location,.profile__head-info-icons .icon-web{background-color:#101010}body.dark .profile__head-info-icons .icon-location,body.dark .profile__head-info-icons .icon-web{background-color:#fff}.profile__head-info-icons .icon-facebook-grayscale,.profile__head-info-icons .icon-instagram-grayscale,.profile__head-info-icons .icon-youtube-grayscale{background-color:#101010;transition:background-color .15s ease-in-out}body.dark .profile__head-info-icons .icon-facebook-grayscale,body.dark .profile__head-info-icons .icon-instagram-grayscale,body.dark .profile__head-info-icons .icon-youtube-grayscale{background-color:#fff}@media screen and (min-width:1240px){.profile__head-info-icons .icon-facebook-grayscale:hover,.profile__head-info-icons .icon-instagram-grayscale:hover,.profile__head-info-icons .icon-youtube-grayscale:hover{background-color:#004fdc}body.dark .profile__head-info-icons .icon-facebook-grayscale:hover,body.dark .profile__head-info-icons .icon-instagram-grayscale:hover,body.dark .profile__head-info-icons .icon-youtube-grayscale:hover{background-color:#1167ff}}.profile__head .tooltip:hover+.tooltip__content{opacity:1;scale:1}.profile__head .tooltip__content{background-color:#fff;bottom:28px;box-shadow:0 10px 40px rgba(0,0,0,.15);box-sizing:border-box;color:#b0b0b0;display:block;left:0;opacity:0;padding:10px 16px;position:absolute;scale:0;transition:opacity .3s ease-in-out;white-space:nowrap}body.dark .profile__head .tooltip__content{background-color:#333;box-shadow:0 10px 40px rgba(0,0,0,.8);box-shadow:0 10px 40px rgba(0,0,0,.15);color:#fff}body.dark body.dark .profile__head .tooltip__content{box-shadow:0 10px 40px rgba(0,0,0,.8)}.profile__head .tooltip__content.--visible{opacity:1}.profile__head .tooltip__content.--active{scale:1}.profile__head .tooltip__content:after{bottom:-12px;content:"";cursor:pointer;display:block;height:14px;left:0;position:absolute;width:100%}.profile__head .tooltip__content a{color:#101010;text-decoration:underline}body.dark .profile__head .tooltip__content a{color:#fff}@media screen and (min-width:1240px){.profile__head .tooltip__content a:hover,body.dark .profile__head .tooltip__content a:hover{color:#004fdc}}.profile__head .tooltip__content:hover{opacity:1;scale:1}.profile__head-buttons{display:flex;flex-direction:column;gap:20px;margin-bottom:30px;width:100%}.profile__head-buttons .btn{font-size:15px}.profile__head-buttons .btn.btn-primary .--danger,.profile__head-buttons .btn.btn-primary .--success{display:none}.profile__head-buttons .btn.btn-primary.--success{background-color:#30ba00;border-color:#30ba00}.profile__head-buttons .btn.btn-primary.--success .--default{display:none}.profile__head-buttons .btn.btn-primary.--success .--success{display:block}.profile__head-buttons .btn.btn-primary.--success .--danger{display:none}.profile__head-buttons .btn.btn-primary:hover.--success{background-color:#e7000e;border-color:#e7000e}.profile__head-buttons .btn.btn-primary:hover.--success .--success{display:none}.profile__head-buttons .btn.btn-primary:hover.--success .--danger{display:block}@media screen and (min-width:768px){.profile__head-buttons{flex-direction:row}}.profile__head-paragraph{color:#101010;font-size:18px;font-weight:400;line-height:22px;line-height:33px;margin:0;text-align:center}body.dark .profile__head-paragraph{color:#fff}@media screen and (min-width:768px){.profile__head-paragraph{text-align:left}}.profile-list{margin-bottom:100px!important}@media screen and (max-width:767px){.profile-list{margin:0 -16px}}.profile-list__h{color:#101010;font-size:32px;font-weight:800;letter-spacing:-.6px;line-height:38px;margin:0 16px 8px}body.dark .profile-list__h{color:#fff}@media screen and (max-width:420px){.profile-list__h{font-size:28px;font-weight:800;letter-spacing:-.4px;line-height:118%}}@media screen and (min-width:768px){.profile-list__h{margin:0 0 8px}}.profile-list__switch{display:flex;margin:0 -2px;overflow:hidden;position:static;top:-2px;z-index:2}.header__modal .profile-list__switch{background-color:#fff;position:sticky}body.dark .header__modal .profile-list__switch{background-color:#101010}.article-list .profile-list__switch{padding-bottom:10px}@media screen and (max-width:767px){.article-list .profile-list__switch{overflow-x:hidden}}.article-list .profile-list__switch:after{border-bottom:3px solid #101010;content:"";display:none;width:100%}body.dark .article-list .profile-list__switch:after{border-color:#333}.profile-list__switch-item{border-bottom:3px solid #101010;color:#101010;cursor:pointer;font-size:15px;font-weight:900;line-height:25px;padding:16px 0;text-align:center;text-transform:uppercase;width:100%}.article-list .profile-list__switch-item{padding-left:12px;padding-right:12px;width:100%}@media screen and (min-width:1240px){.profile-list__switch-item{transition:color .15s ease-in-out,border-bottom-color .15s ease-in-out!important}.profile-list__switch-item:hover{border-color:#004fdc!important;color:#004fdc!important}}body.dark .profile-list__switch-item{border-color:#333;color:#fff}.header__modal body.dark .profile-list__switch-item{background-color:#101010}.--profile .profile-list__switch-item{border-color:#b0b0b0;color:#b0b0b0}.profile-list__switch-item.active{border-color:#004fdc!important;color:#004fdc!important;position:relative}.profile-list__switch-item.active:before{background-color:#fff;bottom:-3px;content:"";display:block;height:3px;left:-2px;position:absolute;width:4px}body.dark .profile-list__switch-item.active:before{background-color:#101010}.profile-list__switch-item.active:after{background-color:#fff;bottom:-3px;content:"";display:block;height:4px;position:absolute;right:-2px;width:4px}body.dark .profile-list__switch-item.active:after{background-color:#101010}.profile-list__items{margin-top:30px;scroll-margin-top:260px}@media screen and (max-width:767px){.profile-list__items{padding:0 16px;scroll-margin-top:220px}}.profile-list__loader,.profile-list__more{margin:20px auto}.profile__empty{align-items:center;color:#b0b0b0;display:flex;flex-direction:column;font-size:18px;font-weight:800;letter-spacing:-.2px;line-height:23px;text-align:center}body.dark .profile__empty{color:#b0b0b0}.profile__empty:before{-webkit-mask-image:url(/build/images/icon-sad-face.e08efa85.svg);mask-image:url(/build/images/icon-sad-face.e08efa85.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-image-position:center;background-color:#b0b0b0;content:"";display:block;height:50px;margin-bottom:10px;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;text-align:center;width:50px}@media screen and (min-width:1240px){.profile__empty:before{transition:background-color .15s ease-in-out}.profile__empty:before:hover,body.dark .profile__empty:before:hover{background-color:#b0b0b0}}.profile__empty small{color:#b0b0b0;font-size:18px;font-weight:800;line-height:22px;margin-top:10px}body.dark .profile__empty small{color:#b0b0b0}.profile__empty.--hidden{display:none}.profile__empty.--hidden.active{display:flex}.profile .blog-list__switch{box-shadow:0 10px 40px rgba(0,0,0,.15);display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:30px;padding:24px}body.dark .profile .blog-list__switch{box-shadow:0 10px 40px rgba(0,0,0,.8)}@media screen and (min-width:768px){.profile .blog-list__switch{margin-bottom:16px}}.profile .blog-list__switch-item{color:#004fdc;cursor:pointer;font-size:13px;font-weight:400;letter-spacing:1px;line-height:25px;padding:18px;text-transform:uppercase;transition:color .15s ease-in-out}body.dark .profile .blog-list__switch-item{color:#1167ff}@media screen and (min-width:1240px){.profile .blog-list__switch-item:hover{color:#003799}body.dark .profile .blog-list__switch-item:hover{color:#1eaeff}}.profile .blog-list__switch-item.active{color:#b0b0b0;cursor:auto}.profile .blog-list__switch-item.active:hover{color:#b0b0b0}body.dark .profile .blog-list__switch-item.active,body.dark .profile .blog-list__switch-item.active:hover{color:#737373}.profile .blog-list__switch-item:last-child{display:flex}body.dark .profile .blog-list__switch-item:last-child:after{background-color:#1167ff}@media screen and (min-width:1240px){.profile .blog-list__switch-item:last-child:hover:after{background-color:#003799}body.dark .profile .blog-list__switch-item:last-child:hover:after{background-color:#1eaeff}}.profile .blog-list__switch-item:last-child:after{-webkit-mask-image:url(/build/images/icon-solid-plus.e95f926d.svg);mask-image:url(/build/images/icon-solid-plus.e95f926d.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-image-position:center;align-self:center;background-color:#004fdc;content:"";height:10px;margin-left:9px;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;width:10px}@media screen and (min-width:1240px){.profile .blog-list__switch-item:last-child:after{transition:background-color .15s ease-in-out}.profile .blog-list__switch-item:last-child:after:hover,body.dark .profile .blog-list__switch-item:last-child:after:hover{background-color:#003799}}.profile .blog-list__root{display:none}.profile .blog-list__root.active{display:block}.profile .blog-list__root-items{display:none}.profile .blog-list__root-items.active{display:block}.profile .alert{align-items:center;color:#fff;display:flex;font-size:11px;font-weight:400;letter-spacing:.65px;line-height:18px;margin-bottom:20px;padding:6px 12px;text-transform:uppercase}.profile .alert.--success{background-color:#80e48a}.profile .alert.--success:before{content:"";display:block;-webkit-mask-image:url(/build/images/icon-check-circle.875f40da.svg);mask-image:url(/build/images/icon-check-circle.875f40da.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-image-position:center;background-color:#fff;height:17px;margin-right:8px;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;width:17px}.profile .alert.--error{background-color:#f6b28b}.profile .alert.--error:before{content:"";display:block;-webkit-mask-image:url(/build/images/icon-alert.7f3f6411.svg);mask-image:url(/build/images/icon-alert.7f3f6411.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-image-position:center;background-color:#fff;height:17px;margin-right:8px;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;width:17px}.profile-rating{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:35px}.profile-rating .form-label{flex:0 0 100%;max-width:100%}.profile-rating__stars{cursor:pointer;display:flex;max-height:23px}.profile-rating__stars:hover span{background-color:#eddf4c!important}.profile-rating__stars span{-webkit-mask-image:url(/build/images/icon-star.d62f216f.svg);mask-image:url(/build/images/icon-star.d62f216f.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-image-position:center;background-color:#eddf4c;height:25px;-webkit-mask-position:center;-webkit-mask-position:left!important;mask-size:contain;-webkit-mask-size:contain;width:25px;width:33px}.profile-rating__stars span.active{background-color:#eddf4c}.profile-rating__stars span.active~span{background-color:#b0b0b0}.profile-rating__stars span:hover{background-color:#eddf4c}.profile-rating__stars span:hover~span{background-color:#b0b0b0!important}.profile-rating__numbers{color:#b0b0b0;font-size:28px;font-weight:800;letter-spacing:-.4px;line-height:118%;line-height:26px;margin-left:12px}.profile .rating{margin-top:64px;scroll-margin-top:150px}.profile .rating__head{display:flex;margin-bottom:16px}.profile .rating__head-stars.--type-5{background:url(/build/images/icon-stars-5.719dd7b8.svg) 50%;background-repeat:no-repeat;display:inline-block;height:28px;transform:scale(2.5);width:155px}.profile .rating__head-stars.--type-4{background:url(/build/images/icon-stars-4.47dfcecc.svg) 50%;background-repeat:no-repeat;display:inline-block;height:28px;transform:scale(2.5);width:155px}.profile .rating__head-stars.--type-3{background:url(/build/images/icon-stars-3.914dbaa1.svg) 50%;background-repeat:no-repeat;display:inline-block;height:28px;transform:scale(2.5);width:155px}.profile .rating__head-stars.--type-2{background:url(/build/images/icon-stars-2.b5c462df.svg) 50%;background-repeat:no-repeat;display:inline-block;height:28px;transform:scale(2.5);width:155px}.profile .rating__head-stars.--type-1{background:url(/build/images/icon-stars-1.e17f9588.svg) 50%;background-repeat:no-repeat;display:inline-block;height:28px;transform:scale(2.5);width:155px}.profile .rating__head-title{align-self:center;color:#101010;font-size:18px;font-weight:800;line-height:22px;margin-left:12px}body.dark .profile .rating__head-title{color:#fff}.profile .rating__message{color:#101010;font-size:18px;font-weight:400;line-height:22px;margin-bottom:15px;margin-top:0}body.dark .profile .rating__message{color:#fff}.profile .rating__reviewer{display:flex}.profile .rating__reviewer img{aspect-ratio:1/1;height:56px;width:56px}.profile .rating__reviewer-details{display:flex;flex-direction:column;justify-content:space-between;margin-left:16px}.profile .rating__reviewer-details-name{color:#101010;font-size:18px;font-weight:800;line-height:22px}body.dark .profile .rating__reviewer-details-name{color:#fff}.profile .rating__reviewer-details-published{color:#b0b0b0;font-size:15px;font-weight:400;line-height:25px}body.dark .profile .rating__reviewer-details-published{color:#737373}.profile-market-ratings{display:none;margin-bottom:60px;scroll-margin-top:260px}.profile-market-ratings.active{display:block}.profile-market-rating-form{display:none;margin-bottom:60px;margin-top:60px;scroll-margin-top:260px}.profile-market-rating-form.active{display:block}.profile .lds-ring{height:80px;margin:0 auto;width:80px}.profile .lds-ring div{animation:lds-ring 1.5s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-radius:50%;border-top-color:#ccc;box-sizing:border-box;height:64px;margin:8px;position:absolute;width:64px}.profile .lds-ring div:first-child{animation-delay:-.45s}.profile .lds-ring div:nth-child(2){animation-delay:-.3s}.profile .lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.article-item{position:relative;width:100%}.article-item__image{aspect-ratio:16/10;overflow:hidden;position:relative}.article-item__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:1240px){.article-item__image:hover+.article-item__data .article-item__h,.article-item__image:hover+.article-item__data .article-item__perex{color:#004fdc}}.article-item__image-gradient:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.5));bottom:0;content:"";left:0;position:absolute;right:0;top:50%}.article-item__h{color:#101010;display:block;font-size:18px;font-weight:800;letter-spacing:-.4px;line-height:22px;margin:15px 0 6px}@media screen and (min-width:992px){.article-item__h{color:#101010;font-size:15px;font-weight:800;letter-spacing:-.3px;line-height:25px;line-height:19px}}body.dark .article-item__h{color:#fff}.article-item__published{color:#737373;font-size:11px;font-weight:400;letter-spacing:.65px;line-height:18px;text-transform:uppercase}body.dark .article-item__published{color:#8c8c8c}.article-item__perex{color:#101010;font-size:18px;font-weight:400;line-height:22px;line-height:33px;margin-top:15px}body.dark .article-item__perex{color:#fff}.article-list{margin:50px 0 0;overflow:hidden}@media screen and (max-width:767px){.article-list{margin:50px -16px 0;padding-bottom:60px}}.article-list__h{color:#101010;font-size:32px;font-weight:800;letter-spacing:-.6px;line-height:38px;margin:0 16px 8px}body.dark .article-list__h{color:#fff}@media screen and (max-width:420px){.article-list__h{font-size:28px;font-weight:800;letter-spacing:-.4px;line-height:118%}}@media screen and (min-width:768px){.article-list__h{margin:0 0 8px}}.article-list__switch{display:flex;margin:0 -2px;overflow:hidden;position:static;top:-2px;z-index:2}.header__modal .article-list__switch{background-color:#fff;position:sticky}body.dark .header__modal .article-list__switch{background-color:#101010}.article-list .article-list__switch{padding-bottom:10px}@media screen and (max-width:767px){.article-list .article-list__switch{overflow-x:hidden}}.article-list .article-list__switch:after{border-bottom:3px solid #101010;content:"";display:none;width:100%}body.dark .article-list .article-list__switch:after{border-color:#333}.article-list__switch-item{border-bottom:3px solid #101010;color:#101010;cursor:pointer;font-size:15px;font-weight:900;line-height:25px;padding:16px 0;text-align:center;text-transform:uppercase;width:100%}.article-list .article-list__switch-item{padding-left:12px;padding-right:12px;width:100%}@media screen and (min-width:1240px){.article-list__switch-item{transition:color .15s ease-in-out,border-bottom-color .15s ease-in-out!important}.article-list__switch-item:hover{border-color:#004fdc!important;color:#004fdc!important}}body.dark .article-list__switch-item{border-color:#333;color:#fff}.header__modal body.dark .article-list__switch-item{background-color:#101010}.--profile .article-list__switch-item{border-color:#b0b0b0;color:#b0b0b0}.article-list__switch-item.active{border-color:#004fdc!important;color:#004fdc!important;position:relative}.article-list__switch-item.active:before{background-color:#fff;bottom:-3px;content:"";display:block;height:3px;left:-2px;position:absolute;width:4px}body.dark .article-list__switch-item.active:before{background-color:#101010}.article-list__switch-item.active:after{background-color:#fff;bottom:-3px;content:"";display:block;height:4px;position:absolute;right:-2px;width:4px}body.dark .article-list__switch-item.active:after{background-color:#101010}.article-list__items{display:none;gap:24px;grid-template-columns:1fr 1fr;margin-top:20px}@media screen and (max-width:767px){.article-list__items{padding:0 16px}}.article-list__items.active{display:grid}@media screen and (min-width:768px){.article-list__items{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr}}.article-list__items .article-item .article-item__perex{display:none}@media screen and (max-width:480px){.article-list__items .article-item:not(:first-of-type) .article-item__h{font-size:15px;letter-spacing:-.3px;line-height:19px}}@media screen and (max-width:767px){.article-list__items .article-item{grid-column-end:span 2;grid-column-start:span 2;overflow:hidden}.article-list__items .article-item:not(:first-of-type){display:flex;gap:16px}.article-list__items .article-item:not(:first-of-type) .article-item__data{align-self:center}.article-list__items .article-item:not(:first-of-type) .article-item__data .article-item__h{font-size:15px;letter-spacing:-.3px;line-height:19px}.article-list__items .article-item:not(:first-of-type) .article-item__data .article-item__h:before{background-color:#004fdc;content:"";display:block;height:1px;margin:0 0 12px;width:25px}.article-list__items .article-item:not(:first-of-type) .article-item__image{aspect-ratio:3/4;max-width:30%;min-width:30%}.article-list__items .article-item:nth-of-type(5n){flex-direction:column;gap:0;grid-column-end:span 1;grid-column-start:span 1}.article-list__items .article-item:nth-of-type(5n) .article-item__image{aspect-ratio:3/4;max-width:100%;min-width:100%}.article-list__items .article-item:nth-of-type(5n+6){flex-direction:column;gap:0;grid-column-end:span 1;grid-column-start:span 1}.article-list__items .article-item:nth-of-type(5n+6) .article-item__image{aspect-ratio:3/4;max-width:100%;min-width:100%}}@media screen and (min-width:768px){.article-list__items .article-item:nth-of-type(18n+1){grid-column-end:span 2;grid-column-start:span 2;grid-row-end:span 2;grid-row-start:span 2}.article-list__items .article-item:nth-of-type(18n+1) .article-item__data:hover a{color:#004fdc!important}.article-list__items .article-item:nth-of-type(18n+1) .article-item__h{font-size:18px;letter-spacing:-.4px;line-height:19px}.article-list__items .article-item:nth-of-type(18n+1) .article-item__perex{display:block}.article-list__items .article-item:nth-of-type(18n+11){grid-column-end:span 2;grid-column-start:span 2;grid-row-end:span 2;grid-row-start:span 2}.article-list__items .article-item:nth-of-type(18n+11) .article-item__data:hover a{color:#004fdc!important}.article-list__items .article-item:nth-of-type(18n+11) .article-item__h{font-size:18px;letter-spacing:-.4px;line-height:19px}.article-list__items .article-item:nth-of-type(18n+11) .article-item__perex{display:block}}.article-list__items button.btn{grid-column-start:span 2;grid-row-start:span 2}@media screen and (min-width:768px){.article-list__items button.btn{grid-column-start:span 3;grid-row-start:span 3}}.blog-list{display:grid;gap:30px 0;grid-template-columns:1fr}@media screen and (min-width:768px){.blog-list{gap:16px;grid-template-columns:1fr 1fr}}.blog-list__item{box-shadow:0 10px 40px rgba(0,0,0,.15);display:flex;flex-direction:column;padding:32px}body.dark .blog-list__item{box-shadow:0 10px 40px rgba(0,0,0,.8)}.blog-list__item-image{aspect-ratio:16/10;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.blog-list__item-info{color:#101010;display:flex;flex-shrink:0;flex-wrap:wrap;font-size:11px;font-weight:400;gap:8px 24px;letter-spacing:.65px;line-height:18px;margin-bottom:10px;margin-top:20px;text-transform:uppercase}body.dark .blog-list__item-info{color:#fff}.blog-list__item-info-views:before{content:"";display:inline-block;-webkit-mask-image:url(/build/images/icon-eye-solid.eba13177.svg);mask-image:url(/build/images/icon-eye-solid.eba13177.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-image-position:center;background-color:#101010;height:10px;margin-right:8px;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;width:10px}body.dark .blog-list__item-info-views:before{background-color:#fff}.blog-list__item-info-published{color:#b0b0b0;font-size:11px;font-weight:400;letter-spacing:.65px;line-height:18px}body.dark .blog-list__item-info-published{color:#737373}.blog-list__item-h{color:#101010;font-size:28px;font-weight:800;letter-spacing:-.4px;letter-spacing:-.2px;line-height:118%;margin:0 0 15px}body.dark .blog-list__item-h{color:#fff}@media screen and (min-width:768px){.blog-list__item-h{color:#101010;font-size:18px;font-weight:800;line-height:22px}body.dark .blog-list__item-h{color:#fff}}.blog-list__item-category{border:1px solid transparent;border-color:var(--category-color,#b0b0b0);border-radius:24px;border-width:3px;box-sizing:border-box;color:var(--category-color,#b0b0b0);display:flex;font-size:11px;font-weight:400;font-weight:800;letter-spacing:.65px;line-height:26px;margin:0 auto 20px 0;padding:0 16px;text-transform:uppercase;transition:all .15s ease-in-out!important;white-space:nowrap;width:auto}body.dark .blog-list__item-category{border-color:var(--category-color,#b0b0b0)}@media screen and (min-width:1240px){.blog-list__item-category:hover{border-color:#003799}body.dark .blog-list__item-category:hover{border-color:#1eaeff}}body.dark .blog-list__item-category{color:var(--category-color,#b0b0b0)}@media screen and (min-width:1240px){.blog-list__item-category:hover{color:#003799}body.dark .blog-list__item-category:hover{color:#1eaeff}}.blog-list__item-intro{color:#101010;font-size:15px;font-weight:400;line-height:25px;margin:0 0 30px}body.dark .blog-list__item-intro{color:#fff}.blog-list__item .btn{margin-top:auto}.blog-list button.btn{grid-column-start:span 1;grid-row-start:span 1}@media screen and (min-width:768px){.blog-list button.btn{grid-column-start:span 2;grid-row-start:span 2}}.market-list{display:grid;gap:20px 16px;grid-template-columns:1fr}@media screen and (min-width:480px){.market-list{grid-template-columns:1fr 1fr}}@media screen and (min-width:768px){.market-list{gap:20px 16px;grid-template-columns:1fr 1fr 1fr 1fr}}.market-list__item{display:flex;flex-direction:column;position:relative}.market-list__item-image{aspect-ratio:420/490;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.market-list__item-badge{color:#fff;font-size:11px;font-weight:400;left:16px;letter-spacing:.65px;line-height:18px;padding:2px 6px;position:absolute;text-transform:uppercase;top:16px}.market-list__item-badge.--type-1{background-color:#30ba00}.market-list__item-badge.--type-2{background-color:#e3b40d}.market-list__item-badge.--type-3{background-color:#ff5c00}.market-list__item-badge.--type-4{background-color:#e7000e}.market-list__item-name{color:#101010;font-size:18px;font-weight:800;line-height:22px;margin-bottom:6px;margin-top:15px}body.dark .market-list__item-name{color:#fff}.market-list__item-price{color:#101010;font-size:18px;font-weight:400;line-height:22px;margin-bottom:15px}body.dark .market-list__item-price{color:#fff}.market-list__item-action{margin-top:auto}.market-list__item-action-blocked{align-items:center;color:#101010;display:flex;font-size:15px;font-weight:400;height:70px;justify-content:center;line-height:25px;margin:0 15px 10px;text-align:center;text-transform:lowercase}body.dark .market-list__item-action-blocked{color:#fff}.market-list__item-action .styled-select{margin-bottom:10px;min-width:120px;position:relative}.market-list__item-action .styled-select .button{border:1px solid #e6e6e6;box-sizing:border-box;cursor:pointer;display:flex;flex-flow:row nowrap;height:70px;padding:20px 15px;text-align:center;width:100%}body.dark .market-list__item-action .styled-select .button{border-color:#333}.market-list__item-action .styled-select .button .value{color:#101010;flex:1 1 0;font-size:15px;font-weight:400;line-height:25px;line-height:28px;overflow:hidden;text-overflow:ellipsis;text-transform:lowercase}body.dark .market-list__item-action .styled-select .button .value{color:#fff}.market-list__item-action .styled-select .button .arrow{align-items:center;display:flex;flex:0 0 16px;height:28px;justify-content:center;width:16px}.market-list__item-action .styled-select .button .arrow:before{content:"";display:block;-webkit-mask-image:url(/build/images/icon-caret-solid-down.f6c5d4a9.svg);mask-image:url(/build/images/icon-caret-solid-down.f6c5d4a9.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-image-position:center;background-color:#b3b3b3;background-color:#101010;height:4px;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;width:7px}@media screen and (min-width:1240px){.market-list__item-action .styled-select .button .arrow:before{transition:background-color .15s ease-in-out}.market-list__item-action .styled-select .button .arrow:before:hover,body.dark .market-list__item-action .styled-select .button .arrow:before:hover{background-color:#004fdc}}body.dark .market-list__item-action .styled-select .button .arrow:before{background-color:#fff}.market-list__item-action .styled-select .panel{background-color:#fff;border:1px solid #e6e6e6;border-top:0 #e6e6e6;box-shadow:0 10px 40px rgba(0,0,0,.15);box-sizing:border-box;display:none;height:auto;left:0;position:absolute;top:100%;width:100%;z-index:10}body.dark .market-list__item-action .styled-select .panel{background-color:#101010;border-color:#333;box-shadow:0 10px 40px rgba(0,0,0,.8)}.market-list__item-action .styled-select .panel.active{display:block}.market-list__item-action .styled-select .panel .list{box-sizing:border-box;padding:8px 0}.market-list__item-action .styled-select .panel .list .item{box-sizing:border-box;color:#101010;cursor:pointer;font-size:15px;font-weight:400;line-height:20px;line-height:25px;padding:8px 15px;text-transform:lowercase}body.dark .market-list__item-action .styled-select .panel .list .item{color:#fff}.market-list__item-action .styled-select .panel .list .item:hover{background-color:#e6e6e6}body.dark .market-list__item-action .styled-select .panel .list .item:hover{background-color:#333}.market-list__item-action .btn{font-size:15px}.market-list button.btn{grid-column-start:span 1;grid-row-start:span 1}@media screen and (min-width:480px){.market-list button.btn{grid-column-start:span 2;grid-row-start:span 2}}@media screen and (min-width:768px){.market-list button.btn{grid-column-start:span 4;grid-row-start:span 4}}.market-list__rating{box-shadow:0 10px 40px rgba(0,0,0,.15);margin-bottom:20px;padding:32px}body.dark .market-list__rating{box-shadow:0 10px 40px rgba(0,0,0,.8)}@media screen and (min-width:768px){.market-list__rating{display:grid;gap:24px;grid-template-columns:0fr 5fr 4fr}.market-list__rating.--empty{grid-template-columns:3fr 2fr}}.market-list__rating-head{align-self:center}@media screen and (max-width:767px){.market-list__rating-head{display:flex;flex-wrap:wrap}}.market-list__rating-h{color:#101010;display:flex;flex:0 0 100%;font-size:18px;font-weight:400;line-height:22px;line-height:33px;margin-bottom:5px;max-width:100%}body.dark .market-list__rating-h{color:#fff}.market-list__rating-percentage{color:#101010;display:flex;flex:0 0 50%;font-size:36px;font-size:44px;font-weight:800;letter-spacing:-.8px;line-height:42px;line-height:50px;max-width:50%}body.dark .market-list__rating-percentage{color:#fff}@media screen and (max-width:420px){.market-list__rating-percentage{font-size:32px;font-weight:800;letter-spacing:-.6px;line-height:38px}}@media screen and (min-width:768px){.market-list__rating-percentage{flex:0 0 100%;margin-bottom:5px;max-width:100%}}.market-list__rating-total{align-self:flex-end;color:#b0b0b0;display:flex;flex:0 0 50%;font-size:11px;font-weight:400;justify-content:flex-end;letter-spacing:.65px;line-height:18px;margin-bottom:6px;max-width:50%;text-transform:uppercase}body.dark .market-list__rating-total{color:#737373}@media screen and (max-width:767px){.--empty .market-list__rating-total{justify-content:flex-start;margin-bottom:30px}}@media screen and (min-width:768px){.market-list__rating-total{flex:0 0 100%;justify-content:flex-start;max-width:100%}}.market-list__rating-group{display:flex;flex-direction:column;gap:4px;margin:24px 0}@media screen and (min-width:768px){.market-list__rating-group{align-self:center;margin:0}}.market-list__rating-rate{align-items:center;display:flex;flex-direction:row}.market-list__rating-rate-bar{background-color:#e6e6e6;border-radius:8px;flex-grow:2;height:8px;margin:0 16px}body.dark .market-list__rating-rate-bar{background-color:#333}.market-list__rating-rate-bar-progress{background:#eddf4c;border-radius:8px;height:8px}.market-list__rating-rate-percentage{color:#101010;font-size:11px;font-weight:800;letter-spacing:.65px;line-height:18px;min-width:34px;text-align:right}body.dark .market-list__rating-rate-percentage{color:#fff}.market-list__rating-rate-icon-5{background:url(/build/images/icon-stars-5.719dd7b8.svg) 50%;background-repeat:no-repeat;display:inline-block;height:10px;width:62px}.market-list__rating-rate-icon-4{background:url(/build/images/icon-stars-4.47dfcecc.svg) 50%;background-repeat:no-repeat;display:inline-block;height:10px;width:62px}.market-list__rating-rate-icon-3{background:url(/build/images/icon-stars-3.914dbaa1.svg) 50%;background-repeat:no-repeat;display:inline-block;height:10px;width:62px}.market-list__rating-rate-icon-2{background:url(/build/images/icon-stars-2.b5c462df.svg) 50%;background-repeat:no-repeat;display:inline-block;height:10px;width:62px}.market-list__rating-rate-icon-1{background:url(/build/images/icon-stars-1.e17f9588.svg) 50%;background-repeat:no-repeat;display:inline-block;height:10px;width:62px}.market-list__rating-buttons{display:flex;flex-direction:column}.market-list__rating-buttons .btn-primary{font-size:15px}.market-list__rating-buttons .btn-borderless{align-items:center;color:#004fdc;display:inline-flex;font-size:14px;justify-content:space-between;letter-spacing:.4px;margin:0 auto 10px;padding-left:0;padding-right:0;text-transform:uppercase}.market-list__rating-buttons .btn-borderless:hover{color:#003799!important}.market-list__rating-buttons .btn-borderless:after{content:"";display:inline-block;height:12px;-webkit-mask-image:url(/build/images/icon-caret-right.ba071f7d.svg);mask-image:url(/build/images/icon-caret-right.ba071f7d.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:10px;mask-image-position:center;background-color:#004fdc;margin:0 0 0 10px;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain}@media screen and (min-width:1240px){.market-list__rating-buttons .btn-borderless:after{transition:background-color .15s ease-in-out}.market-list__rating-buttons .btn-borderless:after:hover,body.dark .market-list__rating-buttons .btn-borderless:after:hover{background-color:#003799}}:hover.market-list__rating-buttons .btn-borderless:after{background-color:#003799}</pre></body></html>