.arrow-button .arrow-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:relative;left:-1px;margin-right:8px;border-right-width:1px;border-right-style:solid;transition:border-right-color .2s ease-in-out}.arrow-button:hover{text-decoration:none!important}.arrow-button:hover .arrow-icon{border-right-color:#212421}:root{--headerSize: 430px;--bigHeaderSize: 800px}.not-found{width:100%;overflow:hidden;position:relative;min-height:var(--headerSize);height:100%;display:flex;align-items:center}.not-found .not-found-mask{position:absolute;width:35%;max-width:412px;height:100%;right:0;filter:grayscale(1) invert(1);background-size:150%;background-position-y:55%}.not-found .content{width:100%;height:100%;position:relative}.not-found.full-screen{position:relative;top:0;height:100vh}.not-found .content{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.not-found .content h1{margin-bottom:0}.not-found .content .main-button{margin-top:10px}@media screen and (max-width: 900px){:root{--headerSize: 240px;--bigHeaderSize: 240px;--bodyGap: 200px}}@media screen and (max-aspect-ratio: 9/5) and (max-height: 700px){:root{--headerSize: 240px;--bigHeaderSize: 240px}}#topbar{height:var(--navbarHeight)}.navbar.override{height:var(--navbarHeight);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10;box-shadow:none;border-bottom:1px solid #f1f2f2;left:0}.navbar.override .stock-bar{position:relative;z-index:2;width:100%;height:30px;min-height:30px}.navbar.override .stock-bar .marquee{position:absolute;width:calc(50vw + var(--contentHalfWidth));right:calc(50vw - var(--contentHalfWidth));height:30px;display:flex;align-items:center;justify-content:flex-end}.navbar.override .stock-bar .marquee .theme-toggle:hover{background-color:#7aff8a;color:#212421}.navbar.override .stock-bar .marquee .marquee-button{font-size:12px;letter-spacing:2.4px;font-weight:700;padding-left:24px;padding-right:24px;text-transform:uppercase}.navbar.override .stock-bar .marquee .marquee-button.single:hover{background-color:#7aff8a;color:#212421}.navbar.override .stock-bar .marquee .menu-wrapper{margin-left:0}.navbar.override .toolbar{justify-content:space-between;max-width:var(--contentFullWidth);margin:0 auto;width:100%;padding-left:var(--padding);padding-right:var(--padding);min-height:calc(var(--navbarHeight) - 30px)}.navbar.override .navbar-button{font-weight:600;font-size:16px;letter-spacing:1.6px;height:calc(var(--navbarHeight) - 30px);border-radius:0;padding:0 15px;transition:all .2s ease-in-out;border-bottom:10px solid transparent;border-top:10px solid transparent;text-transform:none}.navbar.override .navbar-button.active{border-bottom-color:#7aff8a}.navbar.override .navbar-button:hover{color:#7aff8a}.navbar.override .menu-wrapper{position:relative;display:inline-block;height:100px;margin-left:50px}.navbar.override .menu-wrapper .caret{font-size:1.25em;position:relative;left:-2px;top:1px;margin-right:-4px}.navbar.override .menu-wrapper.small{height:30px}.navbar.override .menu-wrapper.small:hover .menu-content{max-height:unset}.navbar.override .menu-wrapper.small a,.navbar.override .menu-wrapper.small li{justify-content:flex-start!important}.navbar.override .menu-wrapper .submenu-header:hover{cursor:default;color:inherit!important;background-color:inherit}.navbar.override .menu-wrapper .submenu-header:hover span{display:none}.navbar.override .menu-wrapper:hover .menu-content{height:auto;max-height:245px;opacity:1;overflow:visible;z-index:1}.navbar.override .menu-wrapper .menu-content{height:0;min-width:150px;max-height:0;overflow:hidden;opacity:0;z-index:0;transition:all .3s ease-in-out;top:29px;left:-2px;border-radius:5px;box-shadow:0 3px 6px #00000029;position:absolute}.navbar.override .menu-wrapper .menu-content a,.navbar.override .menu-wrapper .menu-content li{height:40px;font-family:Whitney A,Whitney B,sans-serif;font-weight:600;font-size:16px;letter-spacing:1.6px;text-transform:none;transition:all .3s ease-in-out}.navbar.override .menu-wrapper .menu-content a.active,.navbar.override .menu-wrapper .menu-content li.active,.navbar.override .menu-wrapper .menu-content a:hover,.navbar.override .menu-wrapper .menu-content li:hover{color:#7aff8a}.sidebar-container{background-color:#212421;margin-top:var(--navbarHeight);overflow:visible}.sidebar-container .sidebar{flex:1}.sidebar-container .sidebar .menu{display:flex;flex-direction:column;height:100%}.sidebar-container .sidebar .menu-wrapper:last-child{margin-top:auto;margin-bottom:10px}.sidebar-container .sidebar-header{display:flex;justify-content:flex-end;margin-bottom:-48px;position:relative}.sidebar-container .sidebar-header .close-button{position:relative;top:-54px;right:4px;transition:opacity .3s ease-in-out;transition-delay:.3s}.sidebar-container .sidebar-header .merqube-logo-min{width:20px;height:20px;margin:12px 20px}.sidebar-container .navbar-button,.sidebar-container .menu-content a{width:100%;font-weight:900;font-size:14px;border-radius:0;padding:10px 20px 10px 40px;height:40px;min-height:40px;text-transform:uppercase;font-family:Whitney A,Whitney B,sans-serif;justify-content:flex-start;text-align:left}.sidebar-container .navbar-button span,.sidebar-container .menu-content a span{justify-content:flex-start;text-align:left}.nav-modal .main-button.override{margin-top:15px;height:56px}@media screen and (max-width: 1464px){.navbar.override .menu-wrapper:last-child .menu-content{right:0;left:auto}.navbar.override .menu-wrapper:last-child .menu-content a,.navbar.override .menu-wrapper:last-child .menu-content button,.navbar.override .menu-wrapper:last-child .menu-content li{justify-content:flex-end}}@media screen and (max-width: 1440px){.navbar.override .stock-bar .marquee{position:relative;width:100%;right:0;padding-right:0}}@media screen and (max-width: 960px){.navbar.override .toolbar{padding-right:var(--padding);padding-left:15px}.navbar.override .stock-bar .marquee .marquee-button{width:auto}}@media screen and (max-width: 900px){.navbar .merqube-logo{height:40px}}:root{--subHeaderFont: 40px;--time: .1s;--headerSize: 430px;--bigHeaderSize: 800px;--bodyGap: 370px;--cardPadding: 25px 30px 30px 30px;--layoutPadding: 25px 30px 30px 30px}@media screen and (max-width: 900px){:root{--subHeaderFont: 20px}}.layout-header{margin-top:0;min-height:var(--headerSize);overflow:visible;position:relative;z-index:0;transition:height .6s cubic-bezier(.79,.33,.14,.53)}.layout-header+div{transition:transform .6s cubic-bezier(.79,.33,.14,.53);background-color:#f1f2f2;position:relative}.layout-header.big+div{transform:translateY(var(--bodyGap));transition-delay:.32s;margin-bottom:var(--bodyGap)}.layout-header .layout-bg-wrapper{position:absolute;height:100%;width:100%;z-index:0;transition:z-index 1ms linear calc(var(--time) * 8);overflow:hidden}.layout-header .layout-bg-wrapper.active{z-index:1}.layout-header .layout-bg-wrapper.active .layout-bg-content{opacity:1;transition:none}.layout-header .layout-bg-wrapper.active .layout-header-bg.min{opacity:0;transition-delay:calc(var(--time) * 5)}.layout-header .layout-bg-wrapper.big{min-height:var(--bigHeaderSize)}.layout-header .layout-bg-wrapper .layout-bg-content{background-color:#212421;height:100%;width:100%;transition:opacity calc(var(--time) * 2) ease calc(var(--time) * 4);position:relative;opacity:0}.layout-header .layout-bg-wrapper .layout-header-bg{min-height:var(--headerSize);background-size:cover;background-position:50%;opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0}.layout-header .layout-bg-wrapper .layout-header-bg.min{filter:blur(20px);transform:scale(1.1);transition:all calc(var(--time) * 2) ease}.layout-header .user-theme-mask{z-index:2;width:100%;height:100%;position:relative;opacity:0;transition:opacity .4s}.section-wrapper{max-width:1410px;margin:0 auto;width:100%;padding-left:var(--padding);padding-right:var(--padding)}.section-wrapper.half-left{max-width:695px;padding-top:90px;padding-left:var(--padding);padding-right:60px;margin-left:auto;margin-right:0}.section-wrapper.half-right{max-width:695px;padding-top:90px;padding-left:60px;padding-right:var(--padding);margin-left:0;margin-right:auto}#mainbody{display:block;margin:0 auto;position:relative;background-color:#f1f2f2}#mainbody .layout-container{max-width:1254px;width:100%;margin:0 auto;padding:var(--layoutPadding)}#mainbody .layout-container.no-top{padding-top:0}#mainbody .layout-container.no-bottom{padding-bottom:0}#mainbody .layout-header-content .layout-container.custom{padding-bottom:25px;margin-bottom:0}#mainbody .layout-header-content .layout-container.custom h1{margin-bottom:0}#mainbody .subheader{position:relative;top:-125px;margin-bottom:-35px}#mainbody .subheader .subheader-title{font-weight:300;font-size:40px;line-height:1.25em;padding:2.25em 1.6em;text-align:center}#mainbody .layout-header-content{position:absolute;bottom:100%;width:100%;min-height:var(--headerSize);font-weight:400;font-size:36px;color:#fff;display:inline-flex}#mainbody .layout-header-content .layout-container{display:flex;align-items:center;padding-bottom:125px;box-sizing:border-box}#mainbody .layout-header-content.big{min-height:var(--bigHeaderSize);max-height:calc(100vh - var(--navbarHeight))}#mainbody .layout-header-content+div{position:relative}#mainbody .layout-header-content h1{border-left:15px solid #7aff8a;padding-left:25px;font-weight:300;font-size:80px;line-height:1em;color:#fff;margin:0 0 25px;max-width:1140px}#mainbody .layout-header-content h1.has-logo{padding-left:0;border-left:none;display:flex;align-items:center;justify-content:space-between;width:100%}#mainbody .layout-header-content h1.has-logo img{position:relative}#mainbody .card{background-color:#fff;padding:var(--cardPadding)}.layout-container{max-width:1254px;width:100%;margin:0 auto;padding:var(--layoutPadding)}.layout-container.no-top{padding-top:0}.layout-container.no-bottom{padding-bottom:0}@media screen and (max-width: 1200px){.section-wrapper.half-left,.section-wrapper.half-right{max-width:100%;padding-top:60px;padding-left:var(--padding);padding-right:var(--padding);padding-bottom:60px;margin-left:0;margin-right:0}}@media screen and (max-width: 900px){:root{--headerSize: 240px;--bigHeaderSize: 430px;--bodyGap: 200px;--cardPadding: 15px;--layoutPadding: 10px}#mainbody .layout-header-content{padding-top:0;font-size:20px}#mainbody .layout-header-content .layout-container{padding-bottom:60px}#mainbody .layout-header-content h1{font-size:40px}#mainbody .subheader{top:-60px;margin-bottom:-60px}#mainbody .subheader .subheader-title{padding:25px;font-size:25px}}@media screen and (max-width: 900px) and (max-width: 600px){#mainbody #mainbody .layout-container{padding:20px 10px 10px}}@media screen and (max-aspect-ratio: 9/5) and (max-height: 700px){:root{--headerSize: 240px;--bigHeaderSize: 430px;--bodyGap: 200px}}.error-component{width:100%;min-height:568px;display:flex;align-items:center;justify-content:center;position:relative}.error-component svg{position:absolute;font-size:250px;z-index:-1;color:#f1f2f2}.export-button{position:relative;top:-5px;left:5px;margin-left:auto;margin-bottom:-10px;font-size:16px;height:40px}.export-button label{cursor:pointer}@media screen and (max-width: 600px){.export-button{width:40px;min-width:40px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:20px;cursor:pointer}.export-button label{display:none}.export-button span{margin:0}.export-button span svg{font-size:24px!important}}/**
* @license Highcharts
*
* (c) 2009-2016 Torstein Honsi
*
* License: www.highcharts.com/license
*/.highcharts-container{position:relative;overflow:hidden;width:100%;height:100%;text-align:left;line-height:normal;z-index:0;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:Whitney Tabular A,Whitney Tabular B,Lucida Sans Unicode,Arial,Helvetica,sans-serif;font-size:12px;-webkit-user-select:none;user-select:none}.highcharts-background{fill:transparent}.highcharts-loading{position:absolute;background-color:transparent;opacity:.5;text-align:center;z-index:10;transition:opacity .25s}.highcharts-loading-hidden{height:0!important;opacity:0;overflow:hidden;transition:opacity .25s,height .25s step-end}.highcharts-loading-inner{font-weight:700;position:relative;top:45%}.highcharts-navigator-mask-outside{fill-opacity:0}.highcharts-navigator-mask-inside{fill:#6685c2;fill-opacity:.25;cursor:ew-resize}.highcharts-navigator-outline{stroke:#ccc;fill:none}.highcharts-navigator-handle{stroke:#ccc;fill:#f2f2f2;cursor:ew-resize}.highcharts-navigator-series{fill:#335cad;stroke:#335cad}.highcharts-range-selector-buttons .highcharts-button{stroke-width:0px}.highcharts-range-label rect{fill:none}.highcharts-range-input rect{fill:#f1f2f2}.highcharts-range-input text{fill:#212421;font-weight:700}.highcharts-range-input{stroke-width:0px;stroke:#ccc}.highcharts-crosshair-label text{fill:transparent;font-size:1.1em}.highcharts-crosshair-label .highcharts-label-box{fill:inherit}.highcharts-candlestick-series .highcharts-point{stroke:#000;stroke-width:1px}.highcharts-candlestick-series .highcharts-point-up{fill:transparent}.highcharts-ohlc-series .highcharts-point-hover{stroke-width:3px}.highcharts-flags-series .highcharts-point .highcharts-label-box{stroke:#999;fill:transparent;transition:fill .25s}.highcharts-flags-series .highcharts-point-hover .highcharts-label-box{stroke:#000;fill:#ccd6eb}.highcharts-flags-series .highcharts-point text{fill:#000;font-size:.9em;font-weight:700}ul.highcharts-menu{box-shadow:0 3px 6px #00000029!important;border:none!important;border-radius:5px!important}ul.highcharts-menu li.highcharts-menu-item{color:#212421!important}ul.highcharts-menu li.highcharts-menu-item:hover{background-color:#7aff8a!important}ul.highcharts-menu hr{box-shadow:none!important}.fullscreen{display:flex;width:100%}.index-chart{width:100%;position:relative}.index-chart .index-card-header{padding:0 8px}.index-chart.fs{padding:10px;display:flex;flex-direction:column;justify-content:center}.index-chart.fs .compare-row{top:120px}.index-chart .modal-toggle-button{position:absolute;right:10px;top:78px;height:22px;min-height:0;width:127px;padding:0;z-index:1}.index-chart .modal-toggle-button:hover{transform:none}.index-chart .chart-header{position:relative;margin-bottom:-15px;display:flex}.index-chart .chart-header h4{margin:0}.index-chart .compare-row{display:inline-flex;position:absolute;top:80px;align-items:center;width:calc(100% - 100px);z-index:1}.index-chart .compare-row .select__indicator-separator{display:none}.index-chart .compare-row .select-label{text-transform:uppercase;margin-left:10px;font-size:12px}.index-chart .compare-row .multiselect{width:100%;display:flex}.index-chart .compare-row .multiselect .select__indicators{height:24px;margin-top:auto;margin-bottom:4px}.index-chart .compare-row .multiselect .select__control{flex-direction:row;border:none;padding-left:4px;padding-right:4px;min-height:auto}.index-chart .compare-row .multiselect .select__control.select__control--is-focused{width:100%}.index-chart .compare-row .multiselect .select__control.select__control--is-focused .select__value-container>div:last-child{opacity:1}.index-chart .compare-row .multiselect .select__control .select__indicator{padding:0}.index-chart .compare-row .multiselect .select__control .select__value-container{transition:width 2s ease-in-out;margin-top:2px;margin-bottom:2px;padding:0;display:flex;flex-direction:row;flex-wrap:wrap}.index-chart .compare-row .multiselect .select__control .select__value-container>div:last-child{transition:all .2s ease-in-out;flex:1;opacity:0}.index-chart .compare-row .multiselect .select__control .select__input-container{color:inherit}.index-chart .compare-row .multiselect .select__control .select__multi-value__label{font-weight:700}.index-chart .compare-row .multiselect .select__menu{min-width:120px;margin-top:-6px;border-radius:0}.index-chart .compare-row .multiselect .select__menu .select__group{padding-top:0;padding-bottom:0}.index-chart .compare-row .multiselect .select__menu .multi-option{padding:2px 0 2px 5px;margin-right:1px;font-size:12px}.index-chart .compare-row .multiselect .select__menu .multi-option b{display:inline-block;font-size:14px;margin-right:10px}.index-chart .compare-row .multiselect .select__menu .multi-option:hover{cursor:pointer}.index-chart .compare-row .multiselect .select__menu .select__group-heading{margin-right:1px;margin-bottom:0;margin-top:0;padding:2px 5px;color:#727a7d;font-weight:700}.chart-dialog .auth{padding-top:30px}@media screen and (max-width: 600px){.index-chart .compare-row>p{display:none}.index-chart .compare-row .multiselect .select__menu .multi-option{height:40px}}@media screen and (max-width: 490px){.index-chart .compare-row{position:relative;width:100%;top:10px;padding-right:6px;margin-bottom:8px}.index-chart .compare-row .multiselect .select__menu .multi-option{height:40px}}.download-modal .modal-paper{max-width:944px;border-radius:0;overflow:hidden;margin-left:10px;margin-right:10px;min-width:582px}.download-modal .modal-paper .modal-header{display:flex;justify-content:space-between;padding:30px 30px 26px}.download-modal .modal-paper .modal-header .modal-title{display:flex;align-self:center;font-size:30px;margin-right:1em;font-weight:300;flex:1}.download-modal .modal-paper .modal-header .modal-button{width:54px;height:54px;margin:-12px -12px -12px auto}.download-modal .modal-paper .modal-header .modal-button.download{margin-right:10px;margin-left:-12px}.download-modal .modal-paper .modal-header .modal-button.download svg{color:#7aff8a;font-size:40px}.download-modal .modal-paper .modal-content,.download-modal .modal-paper .modal-actions{padding:0 30px 30px}.download-modal .vimeo-modal-paper{width:100%}.download-modal .vimeo-modal-paper .vimeo-player{margin:0!important;padding:0!important}.download-modal .modal-cta{min-height:40px;min-width:85px;font-size:16px}.download-modal .modal-cta:hover{transform:none}@media screen and (max-width: 900px){.download-modal .modal-paper .modal-header .modal-title{font-size:22px}.download-modal .modal-paper .modal-header .modal-button{width:40px;height:40px;margin:-6px -6px -6px auto}.download-modal .modal-paper .modal-header .modal-button img{width:22px;height:22px}.download-modal .modal-paper .modal-header .modal-button.download{margin-right:6px}.download-modal .modal-paper .modal-header .modal-button.download svg{color:#7aff8a;font-size:28px}}@media screen and (max-width: 600px){.download-modal .modal-paper{min-width:auto;width:100%}.download-modal .modal-paper .modal-header,.download-modal .modal-paper .modal-actions,.download-modal .modal-paper .modal-content{padding:15px}.download-modal .modal-paper .modal-actions{margin-top:-5px}.download-modal .modal-paper .modal-header .modal-button{width:40px;height:40px;margin:-6px;font-size:16px}.download-modal .modal-paper .modal-header .modal-button img{width:24px;height:24px}}.result-message{width:100%;height:420px;display:flex;align-items:center;justify-content:center}.result-message .lottie-container{width:70px;height:70px}.result-message .content-container{max-width:calc(100% - 70px)}.result-message .content-container .title{font-weight:500;font-size:20px}.result-message .content-container .message{font-size:16px;margin-top:10px;font-style:italic}.fullscreen{flex-direction:column}.index-chart .shadow-wrapper{width:100%;position:relative;overflow:hidden;z-index:0}.index-chart .shadow-wrapper .syd{position:relative;z-index:2}.index-chart .shadow-wrapper .bud{position:absolute;top:0;z-index:1;opacity:0;visibility:hidden;width:100%}.hidden-canvas{display:none!important}.chart-dialog .auth{padding-top:30px;min-height:200px}.chart-dialog .dialog-close{position:absolute!important;right:0;color:#fff!important}.select-metrics-modal{width:calc(100vw - 80px);max-width:884px;min-height:300px}.select-metrics-modal .list{margin-top:0;padding-bottom:100px}.select-metrics-modal .list .row{display:flex;align-items:center;justify-content:center}.select-metrics-modal .list .row .label{min-width:120px;font-weight:700}.select-metrics-modal .list .row .singleselect{flex:1}.select-metrics-modal .list .row .singleselect .select__control{border-radius:0;outline:0;border-color:#d7d7d7;box-shadow:none}.select-metrics-modal .list .row .singleselect .select__control.select__control--is-focused{width:100%}.select-metrics-modal .list .row .singleselect .select__menu{min-width:120px;margin-top:-6px;border-radius:0}.select-metrics-modal .list .row .singleselect .select__menu .single-option{padding:2px 0 2px 5px;display:flex;align-items:center;margin-right:1px;font-size:12px}.select-metrics-modal .list .row .singleselect .select__menu .single-option b{display:inline-block;border-right:2px solid #d7d7d7;min-width:120px;font-size:14px;margin-right:5px}.select-metrics-modal .list .row .singleselect .select__menu .single-option:hover{background-color:#7aff8a;cursor:pointer}.select-metrics-modal .list .row .singleselect .select__menu .single-option:hover b{border-right-color:#4caf50}.select-metrics-modal .list .row .singleselect .select__menu .select__group-heading{margin-right:1px;background-color:#d7d7d7;margin-bottom:0;margin-top:0;padding:2px 5px;color:#727a7d;font-weight:700}.select-metrics-modal .list .row .singleselect .icon-add{border:1px solid #212421;border-radius:50%;color:#212421;font-size:20px;cursor:pointer;transition:all .3s ease-in-out}.select-metrics-modal .list .row .singleselect .icon-add:hover{background-color:#7aff8a}.decrement-selector{width:100%}.decrement-selector .select__single-value{color:inherit!important}.decrement-selector .decrement-selector-input{display:flex}.decrement-selector .decrement-selector-input .select__value-container,.decrement-selector .decrement-selector-input .select__input-container{padding:0!important}.decrement-selector .decrement-selector-input .select__indicator-separator{display:none}.decrement-selector .decrement-selector-input .select__indicator,.decrement-selector .decrement-selector-input .select__dropdown-indicator{margin-right:-12px}.decrement-selector .select__menu{border-radius:0;box-shadow:none;margin-top:2px;z-index:2}.decrement-selector .select__menu .select__menu-list{height:240px;max-height:240px!important;overflow-y:scroll}.decrement-selector .select__menu .menu-item{font-size:14px}.decrement-selector .select__menu .menu-item .name{font-weight:700;margin-right:5px}.decrement-selector .select__menu .menu-item .description{font-style:italic}@media screen and (max-width: 910px){.decrement-type-select .decrement-type-item.item-4{height:auto!important}}:root{--navbarHeight: 130px;--padding: 30px;--hrSize: 10px;--contentFullWidth: 1390px;--contentWidth: 1350px;--contentHalfWidth: 675px;--bigPadding: 120px;--midPadding: 90px}@media only screen and (max-width: 900px){:root{--navbarHeight: 90px;--padding: 20px;--bigPadding: 60px;--midPadding: 60px}}@media only screen and (max-width: 600px){:root{--padding: 20px;--bigPadding: 40px;--midPadding: 40px}}*{box-sizing:border-box}html,body{height:auto;font-family:Whitney A,Whitney B,sans-serif;position:relative}body{background-color:#f1f2f2;letter-spacing:0;margin:0}.mini-separator{width:30px;height:5px;background-color:#7aff8a;margin-top:10px;margin-bottom:20px}#main{height:100%;display:flex;flex-direction:column;min-height:100vh}#pagetitle{display:table;font-weight:500;font-size:calc(36px + 24 * (100vw - 375px) / 1630);text-align:center;max-width:1160px;width:100%;padding:35px 20px calc(20px + 15 * (100vw - 375px) / 1630)}#pagetitle h2{text-align:left}#pagebody{padding:3% 4.3%;background-color:#fff;min-height:calc(100vh - 250px)}#image_render_container{font-size:20px;position:absolute;display:flex;flex-direction:column;top:-9000px;left:-9000px;z-index:-1}.quad{width:2em}h1{font-weight:500;font-size:24px;line-height:28px}h2{font-weight:800;font-size:20px;line-height:24px;margin:0}p{font-weight:400;font-size:18px;line-height:21px;margin-bottom:21px}h3{font-weight:300;font-size:20px;line-height:24px}h1.heading{font-size:50px;font-weight:500;letter-spacing:0px}h2.heading{font-size:24px;font-weight:700;letter-spacing:0px}h3.heading{font-size:20px;font-weight:900;letter-spacing:0px}h4.heading{font-size:20px;font-weight:500;letter-spacing:0px}.body2{font-size:16px;line-height:19px;font-weight:400;letter-spacing:0px}a.link{color:#7aff8a;transition:color .2s ease-in-out}a.link:hover,a.link:visited{color:#4caf50}strong{font-weight:500}.portfolio-table-container{width:100%;margin-bottom:5px;overflow-y:auto}.file-upload{height:10rem;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px dashed #d7d7d7;padding:1rem;text-align:center;gap:1rem;cursor:pointer;margin:2rem 0}html body #cookiescript_badge{bottom:5px;background-color:#2d2d2d66}html body #cookiescript_badge:hover{background-color:#2d2d2d}html body #cookiescript_badge #cookiescript_badgeimage,html body #cookiescript_badge #cookiescript_badgeimage #cookiescript_badgesvg{width:30px;height:30px}html body #cookiescript_badge #cookiescript_badgetext{line-height:30px}html body #cookiescript_badge{position:absolute!important;bottom:7px;left:10px}.cookiescriptlogo{fill:#7aff8a!important}.big-padding-top{padding-top:var(--bigPadding)}.big-padding-bottom{padding-bottom:var(--bigPadding)}.mid-padding-top{padding-top:var(--midPadding)}.mid-padding-bottom{padding-bottom:var(--midPadding)}
