.footer{padding:100px 0 0;background:var(--color-lightgray)}.footer--without-form{background-color:#1e1e1e}.footer__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:80px;gap:20px}.footer__title{margin-bottom:40px;font-size:52px;line-height:47px;color:var(--text-black)}.footer__description{max-width:781px;width:100%;margin:0;font-size:24px;line-height:29px;color:var(--text-black);font-style:normal;font-weight:400}.footer__contact-btn{height:24px;margin-right:10px;padding:0 5px 3px 5px;letter-spacing:.39px;font-size:18px;line-height:.88}.footer__form{margin-bottom:95px}.form-row{display:flex;gap:0 40px;justify-content:space-between;align-items:baseline;margin-right:0;margin-left:0}.input-group{display:flex;flex-direction:column;flex:1 1 247px;margin-bottom:25px;padding-bottom:0!important}.input-group__label{margin-bottom:18px;font-size:16px;line-height:1.4;color:var(--text-black)}.input-group__label sup{top:0}.input-group :is(input:is([type="text"], [type="number"], [type="email"]), select){height:41px;border:unset;border-bottom:2px solid #757575;border-radius:0;background:0 0;font-size:16px;letter-spacing:.056rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:unset}.input-group input::placeholder,select.gray{color:var(--color-midgray)}.footer__select{position:relative}.footer__select svg{top:-2px;right:0}.subscribe{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:85px}.checklist input[type="checkbox"]{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;padding:0!important;height:24px!important;width:24px!important;border:unset!important}.checklist input[type="checkbox"]::after{content:'';display:inline-block;width:24px!important;height:24px!important;background:center/100% url(/static/images/ui/check-default.svg) no-repeat;cursor:pointer;margin-top:0!important}.checklist input[type="checkbox"]:checked::after{background:center/100% url(/static/images/ui/checkbox_checked.svg) no-repeat}.checklist{display:flex;gap:15px;align-items:flex-start;padding-bottom:0!important}.checkbox-label{padding-left:0!important;max-width:766px;width:100%;margin-right:20px;font-size:14px;line-height:19px;color:var(--text-black);cursor:pointer}.footer__badges{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;align-items:center;margin-bottom:120px;padding:40px 0 34px;border:2px solid var(--color-midgray);border-radius:40px;text-align:center}.footer__badge img{object-fit:contain}.footer__badge_iso img{height:188px;width:188px}.footer__badge_etf img{height:187px;width:170px}.footer__badge_pri img{height:44px;width:235px}.footer__badge_cca img{height:48px;width:244px}.subfooter__wrapper{padding-top:140px;background:#1e1e1e}.subfooter{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:120px;gap:20px}.subfooter__settings{max-width:233px;width:100%;margin-top:4px}.subfooter_last{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding-bottom:60px;margin-bottom:0}.subfooter p,.subfooter__copyright{color:#fff;margin-bottom:0}.subfooter__settings-header{font-size:16px;line-height:1.2;margin-bottom:5px;color:#fff}.subfooter__settings a{width:100%}.subfooter__settings-group{display:flex;flex-direction:column;gap:10px;margin-top:5px;margin-bottom:20px}.subfooter__links-header{display:block;margin-bottom:20px;font-size:24px;line-height:1.2;color:#fff}.subfooter__links ul{padding-left:0;list-style-type:none;margin-bottom:0}.subfooter__links a{color:#fff;display:inline-block;margin-bottom:10px}.subfooter__links li:last-child a{margin-bottom:0}.subfooter__downloads{display:flex;flex-wrap:wrap;gap:20px}.subfooter__downloads .btn-download{font-size:18px;line-height:.8;letter-spacing:.36px}.footer__contacts{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-bottom:120px}.footer__contacts-item :is(span, a){display:block;font-size:24px;line-height:1.2;color:#fff}.footer__socials{align-self:center;display:flex;flex-wrap:wrap;gap:10px}.footer__social-link{flex-shrink:0}.footer__distributed{-webkit-mask:url(/static/images/logotypes/hanetf_distributed_black.svg) no-repeat 50% 50%;mask:url(/static/images/logotypes/hanetf_distributed_black.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;background:#fff;height:67px;width:174px}.footer__vertical-line{display:block;height:68px;width:2px;background-color:var(--color-midgray);margin:92px auto 121px}.footer__disclaimer{margin-bottom:116px;font-size:16px;line-height:1.375;color:#fff}.footer__disclaimer a{color:#fff}.footer__ul{padding:unset;margin-bottom:0;display:flex;flex-direction:column;gap:5px}.footer__ul li{list-style-type:none}.footer__ul a{color:#fff;font-size:16px;line-height:140%;text-decoration:unset}.footer__logo{display:block;mask:url(/static/images/logotypes/main/logo-white.svg) no-repeat 50% 50%;-webkit-mask:url(/static/images/logotypes/main/logo-white.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;height:26.73px;width:125px;background:#fff}.footer__cookies-columns{display:flex;gap:20px;border-radius:40px;border:2px solid var(--color-teal);padding:40px}.footer__cookies-col{flex-basis:100%}.footer__cookies-col h4{display:inline;font-size:18px;color:#fff;margin-right:15px}.footer__cookies-col p{display:block;width:100%;margin-bottom:0;padding-top:14px;color:#fff}@media (max-width:992px){.footer{padding:20px 0 0}.footer--without-form{padding-top:40px}.footer .container{padding-left:10px;padding-right:10px}.footer__contact-btn{margin-right:0;margin-left:10px}.footer__header{flex-direction:column-reverse;gap:39px;margin-bottom:25px}.footer__title{margin-bottom:21px;font-size:32px;line-height:1}.footer__description{font-size:18px;line-height:1.22}.footer__input-group{max-width:100%;padding-left:5px;padding-right:5px;margin-bottom:40px}.input-group__label{margin-bottom:3px}.input-group__label sup{font-size:16px}.footer__form{margin-bottom:60px}.form-row{width:100%;margin-right:0;margin-left:0}.input-group{width:100%;max-width:100%;flex:1 1 100%;margin-bottom:45px}.input-group:nth-of-type(4){margin-bottom:0}.footer__input-group svg{display:none}.footer__subscribe{flex-direction:column}.footer__checklist{gap:10px}.checkbox-label{font-size:14px;line-height:1.3}.checklist{gap:15px;margin-bottom:33px}#mc-embedded-subscribe{margin:20px 0 0 0!important}.subscribe{flex-direction:column;margin-top:45px}.subfooter{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px 16px;margin-left:-10px;margin-right:-10px;margin-bottom:0;padding:0 10px}.footer__contacts{gap:0;margin-bottom:20px}.footer__contacts-item :is(span, a){line-height:1.417}.footer__contacts-item:nth-of-type(1){order:2;margin-bottom:60px}.footer__contacts-item:nth-of-type(2){order:1;margin-bottom:20px}.footer__socials{order:3;margin-bottom:40px;gap:5px}.footer__distributed{background:#fff;margin-bottom:60px;width:50%}.footer__disclaimer{margin:0 -10px;padding:0 10px 65px;background:#1e1e1e;font-size:14px;line-height:1.4;color:#fff}.footer__disclaimer a{color:inherit}.footer__disclaimer .btn-outlined{border:1px solid #fff}.footer__disclaimer .btn-icon-document::before{background:#fff}.footer__ul{order:1;padding-left:10px}.footer__ul a{font-size:24px;line-height:140%;color:var(--color-lightgray);margin-bottom:4px}.subfooter__wrapper{padding-top:10px}.footer__badges{grid-template-columns:1fr;gap:60px;margin-bottom:61px;padding:38px 0 28px}.footer__badge_iso img{width:68px;aspect-ratio:1/1}.footer__badge_etf{height:186px}.subfooter__settings{grid-column:1/3;order:3;width:100%;max-width:100%;margin-top:20px;margin-bottom:60px;padding:20px 10px;border-radius:20px;border:2px solid var(--color-teal)}.subfooter__settings-header{color:#fff}.subfooter__links{order:1;color:#fff}.subfooter__links ul{margin-bottom:20px}.subfooter__links-header{color:#fff;font-size:20px;margin-bottom:10px}.subfooter_last{flex-direction:column;align-items:flex-start;gap:30px;padding-bottom:40px}.footer__logo{background:#fff;order:1}.subfooter__downloads{order:2}.subfooter__copyright{order:3;font-size:14px;line-height:120%;color:#fff}.footer__vertical-line{margin:56px auto 63px;height:106px}.footer__cookies-columns{order:2;display:flex;gap:20px;padding-top:31px;flex-direction:column;border-radius:20px}.footer__cookies-col{flex-basis:100%}.footer__cookies-col h4{display:inline;font-size:18px;margin-right:15px}.footer__cookies-col p{display:block;width:100%;margin-bottom:0;padding-top:14px}.subscribe .btn.btn-lg{padding:15px 60px;font-size:24px;line-height:1.24}}
.subfooter__wrapper{padding-top:0}.subfooter__wrapper{padding-top:0}.subfooter__links h2{color:#fff;margin-bottom:20px}
/*# sourceMappingURL=footerda20lp.min.css.map */
