.cta-disclosure a,.section-faq-cx a{color:#0027b3;font-weight:500;-webkit-text-decoration:none;text-decoration:none}.cta-disclosure a:link,.section-faq-cx a:link,.cta-disclosure a:focus,.section-faq-cx a:focus,.cta-disclosure a:active,.section-faq-cx a:active,.cta-disclosure a:visited,.section-faq-cx a:visited{color:#0027b3}.cta-disclosure a:hover,.section-faq-cx a:hover{color:#0038df}.cta-disclosure a:hover,.section-faq-cx a:hover{-webkit-text-decoration:underline;text-decoration:underline}.template-metals .gain-bg{background:#31a400 !important}.template-metals .gain-text{color:#31a400 !important}.template-metals .loss-bg{background:#ff564d !important}.template-metals .loss-text{color:#ff564d !important}.template-metals .hp-metal-price[data-type=spot-price]{-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.template-metals .hp-metal-price[data-type=spot-price].price-up{-webkit-animation:priceFlashUp 1s ease;-o-animation:priceFlashUp 1s ease;animation:priceFlashUp 1s ease}.template-metals .hp-metal-price[data-type=spot-price].price-down{-webkit-animation:priceFlashDown 1s ease;-o-animation:priceFlashDown 1s ease;animation:priceFlashDown 1s ease}@-webkit-keyframes priceFlashUp{0%{color:inherit}50%{color:#31a400}100%{color:inherit}}@-o-keyframes priceFlashUp{0%{color:inherit}50%{color:#31a400}100%{color:inherit}}@keyframes priceFlashUp{0%{color:inherit}50%{color:#31a400}100%{color:inherit}}@-webkit-keyframes priceFlashDown{0%{color:inherit}50%{color:#ff564d}100%{color:inherit}}@-o-keyframes priceFlashDown{0%{color:inherit}50%{color:#ff564d}100%{color:inherit}}@keyframes priceFlashDown{0%{color:inherit}50%{color:#ff564d}100%{color:inherit}}.section-page-hero{color:#fafafa;position:relative}.section-page-hero .last-price{margin:0 0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.section-page-hero .last-price .price{color:#000;font-family:var(--font-family-invest-pro);font-weight:500;font-size:48px;line-height:48px}.section-page-hero .last-price .unit{color:#516880;padding:0 0 3px 12px;font-size:18px;line-height:155.5555555556%}.section-page-hero .price-change{gap:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-page-hero .change-amout{color:#fff;height:32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px}.section-page-hero .change-amout::before{display:inline-block;margin-right:6px}.section-page-hero .change-percent{font-weight:500;font-size:16px;line-height:150%}.section-page-hero .timeframe{color:#516880;font-size:16px;line-height:150%}.section-page-hero .stats{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-page-hero .stats .label{color:#516880;margin:0 0 4px;display:block;font-weight:500;white-space:nowrap;text-transform:uppercase;font-size:12px;line-height:150%}.section-page-hero .stats .value{color:#000;display:block;font-family:var(--font-family-invest-pro);font-weight:500;font-size:20px;line-height:24px}.section-page-hero .stats-daily{margin:28px 0 32px}.section-page-hero .stats-daily>div{margin-bottom:16px}.section-page-hero .stats-total{gap:8px;margin:32px 0 0}.section-page-hero .stats-total time,.section-page-hero .stats-total .spacer{margin:4px 0 8px;font-weight:400;font-size:12px;line-height:150%}.section-page-hero .stats-total time{display:block}.section-page-hero .stats-total .spacer{display:none}.section-page-hero .stats-total>div{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #dce2ea;padding:24px 12px;border-radius:6px}@media(min-width: 720px){.section-page-hero .stats-total{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.section-page-hero .stats-total .spacer{display:block}.section-page-hero .stats-total>div{padding:24px}.section-page-hero .stats-top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-page-hero .stats-daily{width:auto;margin:0;display:inline-block;max-width:auto}}@media(min-width: 1000px){.section-page-hero .stats-total{gap:24px}}@media(min-width: 1200px){.section-page-hero .stats-daily{width:auto;max-width:none;max-width:initial}}.section-page-hero .rwd-chart{height:460px;position:relative}.section-page-hero .chart-loading{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:hsla(0,0%,100%,.9);z-index:10;-webkit-transition:opacity .3s ease, visibility .3s ease;-o-transition:opacity .3s ease, visibility .3s ease;transition:opacity .3s ease, visibility .3s ease}.section-page-hero .chart-loading.hidden{opacity:0;visibility:hidden}.section-page-hero .chart-loading .spinner{width:40px;height:40px;border:3px solid #f1f4f7;border-top-color:#31a400;border-radius:50%;-webkit-animation:spin .8s linear infinite;-o-animation:spin .8s linear infinite;animation:spin .8s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes spin{to{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.section-page-hero .chart-header{margin:0 0 24px}.section-page-hero .chart-timeframes{gap:4px;width:100%;margin:16px 0 0;border:1px solid #f1f4f7;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:2px;max-width:320px;background:#fff;border-radius:4px}.section-page-hero .chart-timeframes button{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#516880;border:none;padding:11px;background:none;text-align:center;font-weight:600;border-radius:4px;text-transform:uppercase;font-size:12px;line-height:133.3333333333%}.section-page-hero .chart-timeframes .active{background:#f1f4f7}@media(min-width: 720px){.section-page-hero .chart-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-page-hero .chart-timeframes{margin:0}}.section-page-hero .container{z-index:5;max-width:1280px;padding-top:120px;padding-bottom:64px}.section-page-hero .kicker{color:#000;height:32px;margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 12px;background:#f1f4f7;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;font-size:16px;line-height:1}.section-page-hero .kicker::before{width:12px;height:12px;margin:0 6px 0 0;content:"";background:#64ca02;border-radius:100%}.section-page-hero h1{color:#000;margin:32px 0;font-family:var(--font-family-denton);font-weight:300;font-size:64px;line-height:64px}.section-page-hero h2{color:#000;margin:0;font-family:var(--font-family-invest-pro);font-weight:400;font-size:32px;line-height:42px}.section-page-hero p{color:#516880;margin:0 0 32px;font-size:16px;line-height:150%}.section-page-hero .hp-button{width:100%}.section-page-hero .span-title{margin:0 0 32px;position:relative}.section-page-hero .span-chart{border:1px solid #f1f4f7;padding:40px 16px;background:#fafafa;border-radius:12px}@media(min-width: 700px){.section-page-hero h1{margin:36px auto 30px}.section-page-hero .hp-button{width:auto;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}}@media(min-width: 1000px){.section-page-hero h1{margin:32px 0;font-size:76px;line-height:1}.section-page-hero h1,.section-page-hero p{max-width:740px}.section-page-hero .hp-button{right:0;bottom:1px;position:absolute}}@media(min-width: 1200px){.section-page-hero .span-chart{padding:40px}}.section-etfs{padding:48px 0}.section-etfs .rwd-table table img{width:48px;height:48px;max-width:none;max-width:initial;-o-object-fit:cover;object-fit:cover;border-radius:12px;-o-object-position:center;object-position:center}.section-etfs .rwd-table table thead th{color:#fff;padding:8px 24px;background:#000;white-space:nowrap;font-family:var(--font-family-invest-pro);font-weight:500;font-size:16px;line-height:22px}.section-etfs .rwd-table table thead th~th,.section-etfs .rwd-table table tbody td~td{min-width:140px;text-align:center}.section-etfs .rwd-table table tbody tr td:nth-child(1)>a{gap:16px;width:250px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section-etfs .rwd-table table tbody tr td:nth-child(1){max-width:280px}.section-etfs .rwd-table table tbody tr td:nth-child(2),.section-etfs .rwd-table table tbody tr td:nth-child(3),.section-etfs .rwd-table table tbody tr td:nth-child(4),.section-etfs .rwd-table table tbody tr td:nth-child(5){font-weight:600}.section-etfs .rwd-table table tbody tr td{vertical-align:middle}.section-etfs .rwd-table table tbody b{font-weight:500}.section-etfs .rwd-table table small{color:#516880;display:block;font-size:12px;line-height:150%}.section-etfs .rwd-table table a{color:#000 !important}.section-etfs h2{color:#000;margin:0 0 40px;font-family:var(--font-family-denton);font-weight:300;font-size:52px;line-height:54px}.section-etfs p{color:#516880;margin:0 0 48px;font-size:16px;line-height:150%}.section-etfs .container{max-width:1280px}@media(min-width: 1000px){.section-etfs h2{font-size:52px;line-height:111.5384615385%}.section-etfs h2,.section-etfs p{max-width:740px}}.section-highlights{color:#000;margin:48px 0 2px;overflow:hidden;border-bottom:1px solid #eef0f2;padding-bottom:35px}.section-highlights h2{margin:0 0 24px;font-family:var(--font-family-denton);font-weight:300;font-size:var(--h3-font-size);line-height:var(--h3-line-height)}.section-highlights h3{margin:0 0 8px;font-family:var(--font-family-invest-pro);font-weight:500;font-size:18px;line-height:28px}.section-highlights p{color:#516880;margin:6px 0 0;font-size:var(--text-regular-font-size);font-weight:400;line-height:var(--text-regular-line-height);font-family:var(--font-family-text)}.section-highlights .hp-button{margin:0 auto 32px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.section-highlights .svg-icon-src{width:32px;height:32px;margin:0 0 8px;display:inline-block}.section-highlights .svg-icon-src svg{width:100%;height:100%}.section-highlights .number{width:44px;height:44px;margin:0 0 10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:#f6f7f9;border-radius:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:var(--h5-font-size);line-height:var(--h5-line-height);font-weight:500;font-family:var(--font-family-heading)}.section-highlights .span-item{margin-bottom:46px}@media(min-width: 768px){.section-highlights{margin:64px 0 0;padding-bottom:18px}.section-highlights .row{left:-30px;width:calc(100% + 60px);display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-highlights .span-item{width:33.3333333333%;padding-left:30px;padding-right:30px}}.section-highlights h2{text-align:center;margin-bottom:44px}.section-highlights .hp-button{width:100%;max-width:none;max-width:initial}.section-highlights .container{max-width:1280px}@media(min-width: 720px){.section-highlights{padding-bottom:48px}.section-highlights .hp-button{width:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}@media(min-width: 1200px){.section-highlights{padding:96px 0}}.section-content{padding:64px 0}.section-content .container{max-width:1280px}.section-content h2{color:#000;margin:0 0 40px;font-family:var(--font-family-denton);font-weight:300;font-size:52px;line-height:54px}.section-content p,.section-content ul,.section-content ol{color:#516880;margin:0 0 24px;font-size:16px;line-height:150%}.section-content ul,.section-content ol{padding:0 0 0 16px}.section-content li{padding-left:8px}.section-content li+li{margin-top:16px}.section-content p+h2,.section-content p+h3,.section-content ol+h2,.section-content ol+h3,.section-content ul+h2,.section-content ul+h3{margin-top:48px}.section-content small{display:block;font-size:12px;line-height:150%}@media(min-width: 1200px){.section-content{padding:112px 0}}.section-features{z-index:1;padding:112px 0 80px;position:relative;overflow:hidden;text-align:center}.section-features .blend{top:0;left:0;width:100%;height:100%;z-index:5;display:block;position:absolute;pointer-events:none;background:-webkit-linear-gradient(269.76deg, rgba(0, 0, 0, 0) -10.73%, rgba(0, 0, 0, 0.8) 22.04%, #000000 55.98%);background:-o-linear-gradient(269.76deg, rgba(0, 0, 0, 0) -10.73%, rgba(0, 0, 0, 0.8) 22.04%, #000000 55.98%);background:linear-gradient(180.24deg, rgba(0, 0, 0, 0) -10.73%, rgba(0, 0, 0, 0.8) 22.04%, #000000 55.98%)}.section-features .container{z-index:10;position:relative;max-width:1000px}.section-features .bg-image{top:0;left:-600px;width:100%;z-index:2;position:absolute;min-width:1200px;min-height:60%;pointer-events:none}.section-features h2{color:#fafafa;margin:0 auto 40px;font-family:var(--font-family-denton);font-weight:300;font-size:64px;line-height:64px}.section-features p{color:#fafafa;margin:0 0 32px;font-size:16px;line-height:150%}.section-features ul{color:#fafafa;display:inline-block;margin:0 auto;padding:0;list-style:none;font-family:var(--font-family-invest-pro);font-weight:500;font-size:16px;line-height:16px}.section-features li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}.section-features span{width:30px;height:30px;margin:0 8px 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:hsla(0,0%,100%,.08);-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width: 720px){.section-features h2{max-width:580px;font-size:80px;line-height:1}.section-features ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-features ul li{width:calc((100% - 20px)/3)}.section-features .bg-image{top:0;left:0;width:100%}}@media(min-width: 1000px){.section-features ul li{width:calc((100% - 128px)/3)}}.section-faq-cx{margin:40px 0}.section-faq-cx h2{color:#000;margin:0 0 40px;font-family:var(--font-family-denton);font-weight:300;font-size:var(--h4-font-size);line-height:var(--h4-line-height)}.section-faq-cx h3{color:#000;margin:0 0 32px;font-family:var(--font-family-invest-pro);font-weight:400;font-size:18px;line-height:28px}.section-faq-cx details{padding:0;border-top:1px solid #f1f4f7}.section-faq-cx details:last-of-type{border-bottom:1px solid #f1f4f7}.section-faq-cx summary{color:#516880;cursor:pointer;display:block;padding:20px 30px 20px 0;position:relative;font-family:var(--font-family-invest-pro);font-weight:500;font-size:16px;line-height:24px;font-weight:400}.section-faq-cx summary::after{top:29px;right:0;color:#516880;display:block;content:"⌃";position:absolute;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);font-size:20px;line-height:0;pointer-events:none}.section-faq-cx details[open]>summary{color:#000;padding-bottom:10px}.section-faq-cx details[open]>summary::after{top:35px;color:#000;-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none}.section-faq-cx details[open] p,.section-faq-cx details[open] ol,.section-faq-cx details[open] ul{color:#516880}.section-faq-cx summary::-webkit-details-marker,.section-faq-cx summary::marker{display:none;content:""}.section-faq-cx p,.section-faq-cx ol,.section-faq-cx ul{color:#516880;margin:0 0 20px;font-size:var(--text-regular-font-size);font-weight:400;line-height:var(--text-regular-line-height);font-family:var(--font-family-text)}.section-faq-cx ol li+li,.section-faq-cx ul li+li{margin-top:8px}.section-faq-cx .span-cx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#fafafa;margin-top:40px;padding-top:40px}.section-faq-cx .span-cx h4{margin:0;font-family:var(--font-family-invest-pro);font-weight:500;font-size:16px;line-height:24px}.section-faq-cx .span-cx svg{height:auto !important}.section-faq-cx .span-content{padding:0 24px}.section-faq-cx .span-animation{padding:0 24px}.section-faq-cx .span-button{width:100%;padding:16px 24px;border-top:1px solid #f1f4f7}.section-faq-cx .span-button a{color:#00379a;display:block;position:relative;-webkit-text-decoration:none;text-decoration:none}.section-faq-cx .span-button a:link,.section-faq-cx .span-button a:focus,.section-faq-cx .span-button a:active,.section-faq-cx .span-button a:visited{color:#00379a}.section-faq-cx .span-button a:hover{color:#0000d3}.section-faq-cx .span-button a .svg-icon{top:50%;right:0;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.section-faq-cx.type-faq-cards p,.section-faq-cx.type-faq-cards ol,.section-faq-cx.type-faq-cards ul{color:#516880;font-size:14px;line-height:157.1428571429%}.section-faq-cx.type-faq-cards .h3{font-family:var(--font-family-denton);font-weight:300;font-size:var(--h3-font-size);line-height:var(--h3-line-height);text-align:center}.section-faq-cx .card{border:1px solid #f1f4f7;padding:32px 32px 28px;margin-bottom:32px;border-radius:6px}@media(min-width: 720px){.section-faq-cx{margin:100px 0}.section-faq-cx .span-cx{padding:0;max-width:850px;margin-left:auto;margin-right:auto}.section-faq-cx .span-content{width:calc(100% - 375px);padding-top:36px}.section-faq-cx .span-animation{width:375px;height:185px;overflow:hidden;font-size:0}}@media(min-width: 1000px){.section-faq-cx .span-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}.section-faq-cx .card{width:33.3333333333%;max-width:calc(33.3333333333% - 12px)}}.section-faq-cx~.section-faq,.section-faq-cx~.section-support{display:none}@media print{.section-faq-cx details,.section-faq-cx details>*{display:block !important}}.section-faq-cx{margin:0 auto;padding:60px 0;background:#000}.section-faq-cx h2{font-family:var(--font-family-invest-pro);font-weight:400;font-size:32px;line-height:36px}.section-faq-cx summary,.section-faq-cx summary::after,.section-faq-cx details[open] p,.section-faq-cx details[open] ol,.section-faq-cx details[open] ul{color:#dce2ea !important}.section-faq-cx h2,.section-faq-cx details[open]>summary{color:#fafafa}.section-faq-cx details{border-top:1px solid hsla(0,0%,100%,.15)}.section-faq-cx details:last-of-type{border-bottom:1px solid hsla(0,0%,100%,.15)}.section-faq-cx details a{color:#52ffff}.section-faq-cx details a:link,.section-faq-cx details a:focus,.section-faq-cx details a:active,.section-faq-cx details a:visited{color:#52ffff}.section-faq-cx details a:hover{color:#fff}.section-faq-cx .span-cx{display:none}@media(min-width: 720px){.section-faq-cx{padding:64px 0}}@media(min-width: 1000px){.section-faq-cx{padding:112px 0}}.section-cta-title-button{padding:80px 0 0;text-align:center;overflow:hidden;background-color:#000;background-image:-webkit-radial-gradient(50.13% 85.5%, 43.74% 81.75%, rgba(112, 142, 194, 0.3) 0%, rgba(112, 142, 194, 0) 100%),-webkit-radial-gradient(50.13% 98%, 164.27% 45.5%, rgba(77, 116, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:-o-radial-gradient(50.13% 85.5%, 43.74% 81.75%, rgba(112, 142, 194, 0.3) 0%, rgba(112, 142, 194, 0) 100%),-o-radial-gradient(50.13% 98%, 164.27% 45.5%, rgba(77, 116, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:radial-gradient(43.74% 81.75% at 50.13% 85.5%, rgba(112, 142, 194, 0.3) 0%, rgba(112, 142, 194, 0) 100%),radial-gradient(164.27% 45.5% at 50.13% 98%, rgba(77, 116, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%)}.section-cta-title-button h2{color:#fff;margin:0 0 44px;text-align:center;font-family:var(--font-family-denton);font-weight:300;font-size:52px;line-height:62px}.section-cta-title-button h2 br{display:none}.section-cta-title-button h2 span{color:#4d74ff}.section-cta-title-button h2 sup{top:0;font-size:50%;vertical-align:super}.section-cta-title-button .span-content a.btn-blue-gradient{color:#fff;width:100% !important;height:54px;border:1px solid #fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.05);border-radius:100px;padding-left:40px;padding-right:40px;backdrop-filter:blur(4px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:var(--font-family-invest-pro);font-weight:400;font-size:16px;line-height:16px}.section-cta-title-button .span-content a.btn-blue-gradient::before{content:none}.section-cta-title-button .span-media{left:-16px;width:100vw;overflow:hidden;position:relative;padding-top:100px}.section-cta-title-button .span-media img{left:-30vw;width:120vw;margin:0;position:relative;max-width:none;max-width:initial}.section-cta-title-button .img-wrap{padding-top:100px}.section-cta-title-button .bg-image{display:none}.section-cta-title-button .bg-image--sm{margin:0 auto;display:block}@media(min-width: 720px){.section-cta-title-button h2 br{display:block}.section-cta-title-button .span-content a.btn-blue-gradient{width:auto !important;width:initial !important}.section-cta-title-button .span-media{left:auto;width:100%;padding-top:45px}.section-cta-title-button .span-media img{left:auto;width:100%;margin:0 auto;max-width:880px}.section-cta-title-button div.image{height:450px;overflow:hidden}.section-cta-title-button .bg-image--sm{display:none}.section-cta-title-button .bg-image--md{display:block}.section-cta-title-button .img-wrap{padding:60px 60px 0 30px}}@media(min-width: 1000px){.section-cta-title-button .span-media{padding-top:60px}.section-cta-title-button div.image{height:420px}.section-cta-title-button .img-wrap{padding:60px 110px 0 60px}.section-cta-title-button .bg-image--md{display:none}.section-cta-title-button .bg-image--lg{display:block}}@media(min-width: 1200px){.section-cta-title-button{padding:96px 0 0}.section-cta-title-button h2 sup{font-size:35%;margin-left:2px}.section-cta-title-button .span-media img{max-width:1040px;-webkit-transform:translateX(-60px);-ms-transform:translateX(-60px);-o-transform:translateX(-60px);transform:translateX(-60px)}.section-cta-title-button div.image{height:510px}.section-cta-title-button .img-wrap{padding:30px 0 0 0}.section-cta-title-button .bg-image--lg{display:none}.section-cta-title-button .bg-image--xl{margin:0 auto;display:block;max-width:900px}}.cta-disclosure{padding:60px 0;background:#fafafa}.cta-disclosure p{color:#516880;margin:0 0 10px;font-size:14px;line-height:150%}.cta-disclosure a{font-weight:500}.cta-disclosure b,.cta-disclosure strong{font-weight:500}.section-cta-title-button h2{margin:0 auto 40px;max-width:620px}.section-cta-title-button p{color:#dce2ea;margin:0 auto 44px;max-width:640px;font-size:16px;line-height:150%}
