/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;line-height:1.15;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}
.flatpickr-calendar{-webkit-animation:none;animation:none;background:transparent;background:#fff;border:0;border-radius:5px;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;display:none;font-size:14px;line-height:24px;opacity:0;padding:0;position:absolute;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;visibility:hidden;width:307.875px}.flatpickr-calendar.inline,.flatpickr-calendar.open{max-height:640px;opacity:1;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{display:block;z-index:999}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{border-top:1px solid #e6e6e6;height:40px}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{border:solid transparent;content:"";display:block;height:0;left:22px;pointer-events:none;position:absolute;width:0}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{display:inline-block;position:relative}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{-webkit-box-flex:1;background:transparent;-webkit-flex:1;-ms-flex:1;flex:1;line-height:1;overflow:hidden;position:relative;text-align:center}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{fill:rgba(0,0,0,.9);color:rgba(0,0,0,.9);height:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{cursor:pointer;padding:10px;position:absolute;text-decoration:none;top:0;z-index:3}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{height:14px;width:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{fill:inherit;-webkit-transition:fill .1s;transition:fill .1s}.numInputWrapper{height:auto;position:relative}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper span{border:1px solid rgba(57,57,57,.15);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:50%;line-height:50%;opacity:0;padding:0 4px 0 2px;position:absolute;right:0;width:14px}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{content:"";display:block;position:absolute}.numInputWrapper span.arrowUp{border-bottom:0;top:0}.numInputWrapper span.arrowUp:after{border-bottom:4px solid rgba(57,57,57,.6);border-left:4px solid transparent;border-right:4px solid transparent;top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{height:auto;width:inherit}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{color:inherit;display:inline-block;font-size:135%;font-weight:300;height:34px;left:12.5%;line-height:inherit;line-height:1;padding:7.48px 0 0;position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);width:75%}.flatpickr-current-month span.cur-month{color:inherit;display:inline-block;font-family:inherit;font-weight:700;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{display:inline-block;width:6ch;width:7ch\0}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month input.cur-year{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:transparent;border:0;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;display:inline-block;font-family:inherit;font-size:inherit;font-weight:300;height:auto;line-height:inherit;margin:0;padding:0 0 0 .5ch;vertical-align:initial}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{background:transparent;color:rgba(0,0,0,.5);font-size:100%;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;-webkit-appearance:menulist;-moz-appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;-webkit-box-sizing:border-box;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:transparent;height:28px;overflow:hidden;text-align:center;width:100%}.flatpickr-weekdays,.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-weekdays .flatpickr-weekdaycontainer,span.flatpickr-weekday{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{background:transparent;color:rgba(0,0,0,.54);cursor:default;display:block;font-size:90%;font-weight:bolder;line-height:1;margin:0;text-align:center}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;max-width:307.875px;min-width:307.875px;opacity:1;outline:0;padding:0;text-align:left;-webkit-transform:translateZ(0);transform:translateZ(0);width:307.875px}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{-ms-flex-preferred-size:14.2857143%;-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;display:inline-block;-webkit-flex-basis:14.2857143%;flex-basis:14.2857143%;font-weight:400;height:39px;-webkit-justify-content:center;justify-content:center;line-height:39px;margin:0;max-width:39px;position:relative;text-align:center;width:14.2857143%}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{background:#e6e6e6;border-color:#e6e6e6;cursor:pointer;outline:0}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{background:#959ea9;border-color:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;border-color:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{background:transparent;border-color:transparent;color:rgba(57,57,57,.3);cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{color:rgba(57,57,57,.1);cursor:not-allowed}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6;padding:0 12px}.flatpickr-weekwrapper .flatpickr-weekday{float:none;line-height:28px;width:100%}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{background:transparent;border:none;color:rgba(57,57,57,.3);cursor:default;display:block;max-width:none;width:100%}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.flatpickr-innerContainer,.flatpickr-rContainer{-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-rContainer{display:inline-block;padding:0}.flatpickr-time{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:0;line-height:40px;max-height:40px;outline:0;overflow:hidden;text-align:center}.flatpickr-time:after{clear:both;content:"";display:table}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;float:left;height:40px;width:40%}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:transparent;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;font-size:14px;height:inherit;line-height:inherit;margin:0;padding:0;position:relative;text-align:center}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{border:0;outline:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center;color:#393939;float:left;font-weight:700;height:inherit;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:2%}.flatpickr-time .flatpickr-am-pm{cursor:pointer;font-weight:400;outline:0;text-align:center;width:18%}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}
.glightbox-container{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;backface-visibility:hidden;height:100%;left:0;outline:none;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:999999!important}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{height:100%;overflow:hidden;position:relative;width:100%;z-index:9999}.glightbox-container .gslider{align-items:center;display:flex!important;height:100%;justify-content:center;left:0;overflow:hidden;position:relative;top:0;transform:translateZ(0);transition:transform .4s ease;width:100%}.glightbox-container .gslide{align-items:center;display:flex;justify-content:center;opacity:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.glightbox-container .gslide.current{opacity:1;position:relative;z-index:99999}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{display:flex;flex-direction:column;height:100vh;justify-content:center;margin:auto;max-width:100%;position:relative;width:100%}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{-webkit-overflow-scrolling:touch;border:none;min-height:165px;outline:none!important;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{align-items:center}.gslide-image img{border:none;display:block;float:none;height:auto;margin:auto;max-height:100vh;max-width:100vw;min-width:200px;-o-object-fit:cover;object-fit:cover;outline:none;padding:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{max-width:100%;width:auto}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:grabbing!important;transition:none}.gslide-video{max-width:100vh;position:relative;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{margin:auto;width:100%}.gslide-video:before{background:rgba(255,0,0,.34);content:"";display:none;height:100%;position:absolute;width:100%}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{height:75vh;max-width:100%!important;min-width:100%}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;margin:auto;max-height:calc(100vh - 40px);max-width:100%;overflow:auto;text-align:left}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:grabbing!important;transition:none}.ginlined-content{display:block!important;opacity:1;overflow:auto}.gslide-external{background:#fff;display:flex;height:100%;max-height:75vh;min-width:100%;overflow:auto;padding:0;width:100%}.gslide-media{display:flex;width:auto}.zoomed .gslide-media{box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{flex-direction:column;margin:0 auto}.gslide-description{flex:1 0 100%;position:relative}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.glightbox-button-hidden,.zoomed .gslide-description{display:none}.glightbox-mobile .glightbox-container .gslide-description{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.75));bottom:0;height:auto!important;max-height:78vh;max-width:100vw!important;order:2!important;overflow:auto!important;padding:19px 11px 50px;position:absolute;transition:opacity .3s linear;width:100%}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{opacity:.4;transition:opacity .5s ease}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{opacity:1;transition:opacity .5s ease}.greset{transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{animation:lightboxLoader .8s linear infinite;border:2px solid #fff;border-radius:50%;border-right-color:transparent;display:block;height:25px;left:0;margin:0 auto;position:absolute;right:0;top:47%;width:25px;z-index:9999}.goverlay{height:calc(100vh + 1px);left:0;position:fixed;top:-1px;width:100%;will-change:opacity}.glightbox-mobile .goverlay,.goverlay{background:#000}.gclose,.gnext,.gprev{align-items:center;border:none;cursor:pointer;display:flex;flex-direction:column;height:44px;justify-content:center;width:26px;z-index:99999}.gclose svg,.gnext svg,.gprev svg{display:block;height:auto;margin:0;padding:0;width:25px}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{color:#000;font-family:arial;font-size:1em;font-weight:400;line-height:1.4em;margin-bottom:19px}.glightbox-clean .gslide-desc{font-family:arial;font-size:.86em;line-height:1.4em;margin-bottom:0}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{left:30px}.glightbox-clean .gnext,.glightbox-clean .gprev{height:50px;position:absolute;top:-100%;width:40px}.glightbox-clean .gnext{right:30px}.glightbox-clean .gclose{height:35px;position:absolute;right:10px;top:15px;width:35px}.glightbox-clean .gclose svg{height:auto;width:18px}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{animation:gfadeIn .5s ease}.gfadeOut{animation:gfadeOut .5s ease}.gslideOutLeft{animation:gslideOutLeft .3s ease}.gslideInLeft{animation:gslideInLeft .3s ease}.gslideOutRight{animation:gslideOutRight .3s ease}.gslideInRight{animation:gslideInRight .3s ease}.gzoomIn{animation:gzoomIn .5s ease}.gzoomOut{animation:gzoomOut .5s ease}@keyframes lightboxLoader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gslideInLeft{0%{opacity:0;transform:translate3d(-60%,0,0)}to{opacity:1;transform:translateZ(0);visibility:visible}}@keyframes gslideOutLeft{0%{opacity:1;transform:translateZ(0);visibility:visible}to{opacity:0;transform:translate3d(-60%,0,0);visibility:hidden}}@keyframes gslideInRight{0%{opacity:0;transform:translate3d(60%,0,0);visibility:visible}to{opacity:1;transform:translateZ(0)}}@keyframes gslideOutRight{0%{opacity:1;transform:translateZ(0);visibility:visible}to{opacity:0;transform:translate3d(60%,0,0)}}@keyframes gzoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{flex-direction:row;height:auto;width:auto}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{height:100%;overflow-y:auto;position:absolute}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gnext,.glightbox-clean .gprev{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
a,abbr,acronym,address,applet,big,blockquote,body,button,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,input,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}table{border-collapse:separate;border-spacing:0}caption,table,td,th{vertical-align:middle}caption,td,th{font-weight:400;text-align:left}ol,ul{list-style:none}a img{border:none}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}img:not([width]){height:auto;width:100%}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.grecaptcha-badge{opacity:0;visibility:hidden}.ss-scroll{background:#2c7bfd;width:4px}:root{--num-grid-columns:4;--page-max-width:1240px;--page-gutter:16px;--responsive-rem:0.8vmin;--header-height:79px;--ribbon-height:0px;--sticky-height:calc(var(--header-height) + var(--ribbon-height));--small-section-gap:48px;--basic-section-gap:68px;--extended-section-gap:96px;--border-radius:5px;--default-font:"Poppins","Trebuchet MS",Verdana,sans-serif;--heading-font:"Poppins","Trebuchet MS",Verdana,sans-serif;--writing-font:"Rock Salt","Trebuchet MS",Verdana,sans-serif}@media screen and (min-width:768px){:root{--basic-section-gap:96px;--page-gutter:70px}}@media screen and (min-width:1024px){:root{--basic-section-gap:120px;--responsive-rem:0.4938vh;--extended-section-gap:240px;--page-gutter:45px}}@media screen and (min-width:1200px){:root{--page-gutter:70px}}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:local(""),url(/static/fonts/poppins-v19-latin-300.woff2) format("woff2"),url(/static/fonts/poppins-v19-latin-300.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:local(""),url(/static/fonts/poppins-v19-latin-regular.woff2) format("woff2"),url(/static/fonts/poppins-v19-latin-regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:local(""),url(/static/fonts/poppins-v19-latin-500.woff2) format("woff2"),url(/static/fonts/poppins-v19-latin-500.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:local(""),url(/static/fonts/poppins-v19-latin-600.woff2) format("woff2"),url(/static/fonts/poppins-v19-latin-600.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:local(""),url(/static/fonts/poppins-v19-latin-700.woff2) format("woff2"),url(/static/fonts/poppins-v19-latin-700.woff) format("woff")}:root,html[data-theme=blue],html[data-theme=green]{--accent-color:#2c7bfd}html[data-theme=green]{--accent-color:#25e075}.black-on-white,.htt-header{color:#2c3d55}.white-on-black{color:#fff}.white-on-black .btn-outline.desktop-menu__button,.white-on-black .htt-btn.btn-outline{background-color:#0f0f0f;border-color:#fff;color:#fff}.white-on-black .btn-outline.desktop-menu__button:not(:disabled):hover,.white-on-black .htt-btn.btn-outline:not(:disabled):hover{background-color:#56595d;color:#fff}.white-on-black .btn-outline.btn-mask-icon.desktop-menu__button:after,.white-on-black .htt-btn.btn-outline.btn-mask-icon:after{background-color:#fff}.dark-bg{background:#0f0f0f}.white-bg{background:#fff}.lightest-blue-bg{background:#f5f8ff}.light-blue-bg{background:#ebf2fe}.dark-blue-bg{background:#1c2736}.htt-container{margin-left:auto;margin-right:auto;max-width:var(--page-max-width);padding:0 var(--page-gutter);width:100%}.htt-container.full-mobile{padding:0}@media (min-width:1024px){.htt-container.full-mobile{padding:0 var(--page-gutter)}}@keyframes button-loading-spinner{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}@keyframes shadow-pulse{0%{box-shadow:0 0 0 0 rgba(0,233,147,.4)}to{box-shadow:0 0 0 8px rgba(0,233,147,0)}}.desktop-menu__button,.htt-btn{background:#2c7bfd;border:1px solid #2c7bfd;border-radius:0;border-radius:var(--border-radius);color:#fff;display:inline-block;font-size:14px;font-weight:600;letter-spacing:.1em;line-height:1.15;max-width:100%;padding:17px 22px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition-duration:.25s;transition-property:background-color,box-shadow;transition-timing-function:linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}@media (min-width:576px){.desktop-menu__button,.htt-btn{max-width:275px}}.desktop-menu__button:disabled,.htt-btn:disabled{background:rgba(44,123,253,.4);opacity:.72!important}.desktop-menu__button:not(:disabled):hover,.htt-btn:not(:disabled):hover{background-color:#eef4ff;color:#2c7bfd;cursor:pointer;transition-duration:.1s}.desktop-menu__button:not(:disabled):active,.htt-btn:not(:disabled):active{background-color:#fff}.desktop-menu__button:not(:disabled):active:after,.htt-btn:not(:disabled):active:after{box-shadow:0 0 0 0 hsla(0,0%,100%,.33);opacity:1;top:0;transition:0s}.desktop-menu__button:focus,.htt-btn:focus{box-shadow:0 0 15px -2px #2c7bfd}.btn-outline.desktop-menu__button,.htt-btn.btn-outline{background-color:#fff;color:#2c7bfd}.btn-outline.btn-mask-icon.desktop-menu__button:after,.htt-btn.btn-outline.btn-mask-icon:after{background-color:#2c7bfd}.btn-outline-white.desktop-menu__button,.htt-btn.btn-outline-white{background-color:transparent;border-color:#fff;color:#fff}.htt-btn.loading:after,.loading.desktop-menu__button:after{animation:button-loading-spinner 1s ease infinite;border-color:#fff #fff transparent transparent;border-radius:50%;border-style:solid;border-width:3px;content:"";display:inline-block;height:20px;margin-right:12px;margin-top:-8px;position:relative;top:4px;width:20px}.desktop-menu__button .btn-caption,.htt-btn .btn-caption{flex-basis:100%}.alt-cta.desktop-menu__button,.htt-btn.alt-cta{background:rgba(44,123,253,.2);border-color:#2c7bfd;color:#2c7bfd}.centered.desktop-menu__button,.htt-btn.centered{display:flex;margin-left:auto;margin-right:auto}.btn-max-width.desktop-menu__button,.htt-btn.btn-max-width{max-width:100%;width:100%}.btn-wide.desktop-menu__button,.htt-btn.btn-wide{max-width:100%;width:auto}.attention.desktop-menu__button,.htt-btn.attention{animation:shimmer 1.5s infinite;background-repeat:no-repeat;-webkit-mask:linear-gradient(-60deg,#000 30%,rgba(14,8,255,.871),#000 70%) right/300% 100%}.btn-to-home.desktop-menu__button,.htt-btn.btn-to-home{text-decoration:none}.btn-to-home.desktop-menu__button:after,.htt-btn.btn-to-home:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m22.5 12.647-4-4v3h-15v2h15v3l4-4Z' fill='currentColor'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' transform='translate(.5 .647)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m22.5 12.647-4-4v3h-15v2h15v3l4-4Z' fill='currentColor'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' transform='translate(.5 .647)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-size:30px;mask-size:30px}.green.desktop-menu__button,.htt-btn.green{background:#22c076;border:1px solid #25e075;color:#fff}.green.desktop-menu__button:hover,.htt-btn.green:hover{background:#fff;border:1px solid #25e075;color:#22c076}.green.desktop-menu__button:not(:disabled):hover:after,.htt-btn.green:not(:disabled):hover:after{background-color:#22c076}.green.desktop-menu__button:focus,.htt-btn.green:focus{box-shadow:0 0 15px -2px #22c076}.green.desktop-menu__button:active,.htt-btn.green:active{color:#22c076}.green.desktop-menu__button:active:after,.htt-btn.green:active:after{background-color:#22c076}.htt-btn.sm-join,.sm-join.desktop-menu__button{max-width:330px;text-transform:none}.htt-btn.nav-registered,.nav-registered.desktop-menu__button{max-width:180px}.htt-btn.nav-unregistered,.nav-unregistered.desktop-menu__button{max-width:130px}.secondary-signup{color:#757575;font-size:14px;font-weight:400;margin-top:8px}.secondary-signup a{color:#757575;text-decoration:underline}@keyframes shimmer{to{-webkit-mask-position:left}}.btn-mask-icon,.link-mask-icon{align-items:center;display:flex;justify-content:center}.btn-mask-icon:after,.link-mask-icon:after{content:"";flex-shrink:0;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.btn-mask-icon .btn-caption,.link-mask-icon .btn-caption{flex-basis:auto}.link-mask-icon{color:#2c7bfd;cursor:pointer;font-weight:500;text-decoration:underline}.link-mask-icon:not(:disabled):hover{color:#2c7bfd;text-decoration:none}.link-mask-icon:after,.link-mask-icon:not(:disabled):hover:after{background-color:#2c7bfd}.link-mask-icon:after{height:18px;width:18px}.link-mask-icon .btn-caption{padding-left:4px}.btn-mask-icon{padding-bottom:13px;padding-top:13px}.btn-mask-icon:not(:disabled):hover:after{background-color:#2c7bfd}.btn-mask-icon:after{background-color:#fff;height:24px;width:24px}.btn-mask-icon.loading:after{background:none;height:22px;margin-right:2px;margin-top:0;-webkit-mask-image:none;mask-image:none;top:0;width:22px}.btn-mask-icon .btn-caption{padding-right:10px}.big-number{white-space:nowrap}.big-number__digit{-webkit-text-fill-color:transparent;background:linear-gradient(165.34deg,#a4efff 43.98%,#2074ff 89.67%);-webkit-background-clip:text;background-clip:text;font-size:46px;font-weight:700;padding:0 10px;position:relative}@media (min-width:768px){.big-number__digit{font-size:72px}}@media (min-width:1024px){.big-number__digit{font-size:120px}}.big-number__digit:after{background:linear-gradient(rgba(69,127,221,0),#457fdd 50%,rgba(69,127,221,0));content:"";display:block;height:80%;position:absolute;right:0;top:0;transform:translateY(20%);width:1px}.big-number__digit:last-child:after{display:none}.mask-icon-play:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3E%3Cpath d='M9 17.333A8.333 8.333 0 1 1 9 .667a8.333 8.333 0 1 1 0 16.666Zm0-1.666A6.666 6.666 0 1 0 9 2.334a6.666 6.666 0 0 0 0 13.333Zm3.438-5.212-3.38 2.415c-.754.538-1.774.324-2.28-.48a1.834 1.834 0 0 1-.279-.975v-4.83c0-.967.736-1.752 1.644-1.752.326 0 .645.104.916.297l3.379 2.415c.754.54.955 1.627.45 2.43-.118.188-.27.351-.45.48Zm-4.295-3.87v4.83L11.522 9l-3.38-2.415Z' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3E%3Cpath d='M9 17.333A8.333 8.333 0 1 1 9 .667a8.333 8.333 0 1 1 0 16.666Zm0-1.666A6.666 6.666 0 1 0 9 2.334a6.666 6.666 0 0 0 0 13.333Zm3.438-5.212-3.38 2.415c-.754.538-1.774.324-2.28-.48a1.834 1.834 0 0 1-.279-.975v-4.83c0-.967.736-1.752 1.644-1.752.326 0 .645.104.916.297l3.379 2.415c.754.54.955 1.627.45 2.43-.118.188-.27.351-.45.48Zm-4.295-3.87v4.83L11.522 9l-3.38-2.415Z' fill='currentColor'/%3E%3C/svg%3E")}.mask-icon-list:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 17 21'%3E%3Cpath d='M4.75 14.5h8v2h-8v-2Zm0-4h8v2h-8v-2Zm6-10h-8c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2h12.01c1.1 0 2-.9 2-2v-12l-6-6Zm4 18h-12v-16h7v5h5v11Z' fill='%232C7BFD'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 17 21'%3E%3Cpath d='M4.75 14.5h8v2h-8v-2Zm0-4h8v2h-8v-2Zm6-10h-8c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2h12.01c1.1 0 2-.9 2-2v-12l-6-6Zm4 18h-12v-16h7v5h5v11Z' fill='%232C7BFD'/%3E%3C/svg%3E")}.mask-icon-ui-chat:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cpath d='M3.542.5h18c1.652 0 3 1.348 3 2.958v13.458c0 1.652-1.348 2.957-3 2.957h-4.5v3.896a.562.562 0 0 1-.896.454l-5.855-4.392h-6.75c-1.652 0-3-1.347-3-2.958V3.458C.542 1.848 1.85.5 3.542.5ZM2 17c0 .825.675 1.5 1.5 1.5h6.755c.324 0 .64.105.9.3l4.345 3.262V19.25a.75.75 0 0 1 .75-.75h5.25c.825 0 1.5-.675 1.5-1.5V3.5c0-.825-.675-1.5-1.5-1.5h-18C2.675 2 2 2.675 2 3.5V17Zm16.5-7.875a1.125 1.125 0 1 1 0 2.25 1.125 1.125 0 0 1 0-2.25Zm-12 0a1.125 1.125 0 1 1 0 2.25 1.125 1.125 0 0 1 0-2.25Zm6 0a1.125 1.125 0 1 1 0 2.25 1.125 1.125 0 0 1 0-2.25Z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cpath d='M3.542.5h18c1.652 0 3 1.348 3 2.958v13.458c0 1.652-1.348 2.957-3 2.957h-4.5v3.896a.562.562 0 0 1-.896.454l-5.855-4.392h-6.75c-1.652 0-3-1.347-3-2.958V3.458C.542 1.848 1.85.5 3.542.5ZM2 17c0 .825.675 1.5 1.5 1.5h6.755c.324 0 .64.105.9.3l4.345 3.262V19.25a.75.75 0 0 1 .75-.75h5.25c.825 0 1.5-.675 1.5-1.5V3.5c0-.825-.675-1.5-1.5-1.5h-18C2.675 2 2 2.675 2 3.5V17Zm16.5-7.875a1.125 1.125 0 1 1 0 2.25 1.125 1.125 0 0 1 0-2.25Zm-12 0a1.125 1.125 0 1 1 0 2.25 1.125 1.125 0 0 1 0-2.25Zm6 0a1.125 1.125 0 1 1 0 2.25 1.125 1.125 0 0 1 0-2.25Z' fill='%23fff'/%3E%3C/svg%3E")}.mask-icon-ui-join:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 19'%3E%3Cpath d='m9 4.047-1.4 1.4 2.6 2.6H0v2h10.2l-2.6 2.6 1.4 1.4 5-5-5-5Zm9 12h-8v2h8c1.1 0 2-.9 2-2v-14c0-1.1-.9-2-2-2h-8v2h8v14Z' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 19'%3E%3Cpath d='m9 4.047-1.4 1.4 2.6 2.6H0v2h10.2l-2.6 2.6 1.4 1.4 5-5-5-5Zm9 12h-8v2h8c1.1 0 2-.9 2-2v-14c0-1.1-.9-2-2-2h-8v2h8v14Z' fill='currentColor'/%3E%3C/svg%3E")}.mask-icon-ui-download:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 17'%3E%3Cpath d='M12.167 7.667 11 6.5 8.833 8.667v-8.5H7.167v8.5L5 6.5 3.833 7.667 8 11.833l4.167-4.166Zm-10 7.5V8.5H.5v6.667c0 .916.75 1.666 1.667 1.666h11.666c.917 0 1.667-.75 1.667-1.666V8.5h-1.667v6.667H2.167Z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 17'%3E%3Cpath d='M12.167 7.667 11 6.5 8.833 8.667v-8.5H7.167v8.5L5 6.5 3.833 7.667 8 11.833l4.167-4.166Zm-10 7.5V8.5H.5v6.667c0 .916.75 1.666 1.667 1.666h11.666c.917 0 1.667-.75 1.667-1.666V8.5h-1.667v6.667H2.167Z' fill='%23fff'/%3E%3C/svg%3E")}.mask-icon-ui-external:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -256 1850 1850'%3E%3Cpath fill='currentColor' d='M1438.373 818.95v320q0 119-84.5 203.5t-203.5 84.5h-832q-119 0-203.5-84.5t-84.5-203.5v-832q0-119 84.5-203.5t203.5-84.5h704q14 0 23 9t9 23v64q0 14-9 23t-23 9h-704q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113v-320q0-14 9-23t23-9h64q14 0 23 9t9 23zm384-864v512q0 26-19 45t-45 19q-26 0-45-19l-176-176-652 652q-10 10-23 10t-23-10l-114-114q-10-10-10-23t10-23l652-652-176-176q-19-19-19-45t19-45q19-19 45-19h512q26 0 45 19t19 45z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -256 1850 1850'%3E%3Cpath fill='currentColor' d='M1438.373 818.95v320q0 119-84.5 203.5t-203.5 84.5h-832q-119 0-203.5-84.5t-84.5-203.5v-832q0-119 84.5-203.5t203.5-84.5h704q14 0 23 9t9 23v64q0 14-9 23t-23 9h-704q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113v-320q0-14 9-23t23-9h64q14 0 23 9t9 23zm384-864v512q0 26-19 45t-45 19q-26 0-45-19l-176-176-652 652q-10 10-23 10t-23-10l-114-114q-10-10-10-23t10-23l652-652-176-176q-19-19-19-45t19-45q19-19 45-19h512q26 0 45 19t19 45z'/%3E%3C/svg%3E")}.mask-icon-chevron-right:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc.--%3E%3Cpath d='m317.3 256-22.6 22.6-192 192L80 493.3 34.7 448l22.6-22.6L226.7 256 57.4 86.6 34.7 64 80 18.7l22.6 22.6 192 192 22.7 22.7z' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc.--%3E%3Cpath d='m317.3 256-22.6 22.6-192 192L80 493.3 34.7 448l22.6-22.6L226.7 256 57.4 86.6 34.7 64 80 18.7l22.6 22.6 192 192 22.7 22.7z' fill='currentColor'/%3E%3C/svg%3E")}.mask-icon-ui-join:after{-webkit-mask-size:19px;mask-size:19px}.mask-icon-ui-download:after{-webkit-mask-size:16px;mask-size:16px}.mask-icon-ui-external:after{-webkit-mask-size:15px;mask-size:15px}.vimeo-player{position:relative;width:100%}.vimeo-player:before{content:"";display:block;padding-top:56.25%}.vimeo-player__inner{inset:0 0 0 0;position:absolute}@supports not (inset:0){.vimeo-player__inner{bottom:0;left:0;right:0;top:0}}.vimeo-player__inner{cursor:pointer;height:100%}.vimeo-player__inner[data-placeholder]:after{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 78 78'%3E%3Ccircle cx='39' cy='39' r='38.5' stroke='%23fff'/%3E%3Cpath d='M51 39.5 32 50V29l19 10.5Z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat;background-color:hsla(0,0%,100%,.3);border:4px solid #fff;border-radius:50%;content:"";height:35px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center;transition:all .25s ease;width:35px}.vimeo-player__inner[data-placeholder]:hover:after{opacity:1;transform:translate(-50%,-50%) scale(1.2)}.vimeo-player__inner iframe,.vimeo-player__inner img{height:calc(100% - 1px);left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.vimeo-player__inner img{max-width:unset}.chat-video{box-shadow:0 0 0 2px #434345;margin-bottom:24px;width:100%}.video-modal-link{align-items:center;background-color:transparent;border:1px solid #fff;display:flex;flex-direction:column;justify-content:flex-start;padding:24px;text-align:left}@media (min-width:768px){.video-modal-link{flex-direction:row}}.video-modal-link .hero-watch-video{align-self:flex-start;background:url(https://d24hlokhosw6ds.cloudfront.net/static/img/economic-calendar/economic-calendar-howto-placeholder.png);background-repeat:no-repeat;background-size:cover;color:#fff;cursor:pointer;height:90px;margin-right:24px;margin-top:16px;padding-left:24px;position:relative;width:150px}.video-modal-link .hero-watch-video:after{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 78 78'%3E%3Ccircle cx='39' cy='39' r='38.5' stroke='%23fff'/%3E%3Cpath d='M51 39.5 32 50V29l19 10.5Z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat;background-color:hsla(0,0%,100%,.3);border:4px solid #fff;border-radius:50%;content:"";height:35px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center;transition:all .25s ease;width:35px}.video-modal-link .hero-watch-video:hover:after{opacity:1;transform:translate(-50%,-50%) scale(1.2)}@media (min-width:768px){.video-modal-link .hero-watch-video{align-self:center;color:transparent;margin-top:0;padding-left:0}}.video-modal-link .hero-watch-video:after{border:1px solid #fff;height:16px;left:8px;top:10px;width:16px}@media (min-width:768px){.video-modal-link .hero-watch-video:after{border:2px solid #fff;height:35px;left:50%;top:50%;width:35px}}.mobile-menu-expander{align-items:center;background:none;border:0;color:var(--menu-text-color);cursor:pointer;display:flex;font-weight:400;justify-content:space-between;letter-spacing:0;margin:0;padding:20px 0 0;text-align:left;width:100%}@media (min-width:1024px){.mobile-menu-expander{display:none}}.mobile-menu-expander.active{color:var(--menu-text-color-active);font-weight:600}.mobile-menu-expander.active>svg{transform:rotate(-180deg)}.mobile-menu-expander>svg{transition:transform .2s ease}.mobile-menu-expandable{height:100%;max-height:0;overflow:hidden;transition:max-height .3s ease}@media (min-width:1024px){.mobile-menu-expandable{height:auto!important}}.menu-expander{display:flex}.menu-expandable{height:0;overflow:hidden;transition:height .25s ease}.svg-icon{fill:currentColor;pointer-events:none;position:relative}.ps-scrollbar-x-rail,.ps-scrollbar-y-rail{box-sizing:border-box}.cookie-consent{align-items:center;background:#0f0f0f;border-radius:0;bottom:15px;color:#fff;display:flex;flex-direction:column;left:15px;letter-spacing:.02em;opacity:0;padding:16px;position:fixed;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden;width:345px;z-index:9999}.cookie-consent.show{display:flex;opacity:1;visibility:visible;z-index:999}.cookie-consent__content{padding:24px}.cookie-consent__content__title{font-weight:500;margin-top:12px}.cookie-consent__content__text{font-size:12px;margin-bottom:0;margin-top:8px}.cookie-consent__buttons{align-items:center;border-top:1px solid #e5e5e5;display:flex;flex-direction:row;gap:16px;justify-content:center;padding:24px 0}.cookie-consent__buttons .desktop-menu__button,.cookie-consent__buttons .htt-btn{flex:1 1 calc(50% - 16px)}.basic-list{list-style:disc;padding-left:20px;padding-top:16px}.basic-list__item{-moz-column-break-inside:avoid;break-inside:avoid-column}.basic-list__item::marker{color:#2c7bfd;font-size:16px;line-height:1}.basic-list__item:not(:first-child){margin-top:8px}@media (min-width:768px){.basic-list__item:not(:first-child){margin-top:16px}}.basic-list.checkmarks{padding-left:0}.basic-list.checkmarks .basic-list__item{list-style:none;padding-left:24px;position:relative}.basic-list.checkmarks .basic-list__item:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 14 10'%3E%3Cpath d='M5.486 9.167a.997.997 0 0 1-.707-.292L.537 4.632A1 1 0 1 1 1.95 3.217l3.535 3.535L11.85.389a1 1 0 0 1 1.415 1.414L6.193 8.875a.997.997 0 0 1-.707.292Z' fill='%232c7bfd'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:9px;left:0;position:absolute;top:8px;width:13px}.basic-list.arrows .basic-list__item{list-style:none;position:relative}.basic-list.arrows .basic-list__item:before{background:url() 50% no-repeat;content:"";display:block;height:13px;left:-20px;position:absolute;top:4px;width:13px}.check-list{margin:0;max-width:100%}.check-list.blue .check-simple-icon{color:#2c7bfd}.check-list.dark .check-simple-icon{color:#2c3d55}.check-list .check-simple-icon{color:#fff;flex:0 0 16px;height:24px;margin-right:10px;width:16px}.numbered-list{list-style-type:decimal;padding-left:30px}.numbered-list li{margin-bottom:16px;padding-left:8px}.numbered-list li:last-child{margin-bottom:0}.numbered-list li .contents-list{color:#0f0f0f;text-decoration:underline}.numbered-list-fancy{margin-left:56px;position:relative}.numbered-list-fancy:before{background-color:#2c7bfd;content:"";height:90%;left:-39px;position:absolute;top:0;width:2px;z-index:0}.numbered-list-fancy__item{margin-bottom:32px;position:relative}.numbered-list-fancy__item:last-child{margin-bottom:0}.numbered-list-fancy__item:before{align-items:center;background-color:#2c7bfd;border-radius:50%;color:#fff;display:flex;font-weight:700;height:36px;justify-content:center;left:-56px;line-height:19px;position:absolute;top:-5px;width:36px}.numbered-list-fancy__item:first-child:before{content:"1"}.numbered-list-fancy__item:nth-child(2):before{content:"2"}.numbered-list-fancy__item:nth-child(3):before{content:"3"}.numbered-list-fancy__item:nth-child(4):before{content:"4"}.numbered-list-fancy__item:nth-child(5):before{content:"5"}.numbered-list-fancy__item:nth-child(6):before{content:"6"}.numbered-list-fancy__item:nth-child(7):before{content:"7"}.numbered-list-fancy__item:nth-child(8):before{content:"8"}.htt-countdown{grid-gap:12px;display:grid;grid-template-columns:repeat(3,1fr);transition:opacity .55s ease-out}.htt-countdown.has-days{grid-template-columns:repeat(4,1fr)}.htt-countdown.has-days .htt-countdown-block:first-child{display:flex}.htt-countdown.hide-seconds .htt-countdown-block:last-child{display:none}.htt-countdown-block{align-items:center;background:#d1e3ff;color:#2c7bfd;display:flex;flex-direction:column;font-size:12px;justify-content:center;padding:14px 0}.htt-countdown-block:before{content:attr(data-value);font-size:32px;font-weight:500;line-height:1}.htt-countdown-block:first-child{display:none}.grid-area-a{grid-area:a}.grid-area-b{grid-area:b}.grid-area-c{grid-area:c}.grid-area-d{grid-area:d}.grid-area-e{grid-area:e}.grid-area-f{grid-area:f}.grid-area-g{grid-area:g}.grid-area-h{grid-area:h}.grid-area-i{grid-area:i}.grid-area-j{grid-area:j}.grid-area-k{grid-area:k}.grid-area-l{grid-area:l}.grid-area-m{grid-area:m}.webinar-grab-form{grid-gap:16px;display:grid;grid-template-columns:1fr}@media (min-width:600px) and (max-width:1023px){.webinar-grab-form{grid-gap:0;grid-template-columns:2fr 1fr}.webinar-grab-form .form-input{border-right:none!important}}.webinar-grab-form .desktop-menu__button,.webinar-grab-form .htt-btn{max-width:unset}.img-floating-square-1{align-items:flex-start;display:flex;position:relative}.img-floating-square-1:after{background:#2c7bfd;content:"";display:none;left:0;opacity:.24;padding-top:31%;position:absolute;top:0;transform:translate(-13%,-13%);width:31%}@media (min-width:768px){.img-floating-square-1:after{display:block}}.img-floating-square-2{align-items:flex-start;display:flex;position:relative}.img-floating-square-2:after{background:#2c7bfd;content:"";display:none;opacity:.24;padding-top:31%;position:absolute;right:0;top:0;transform:translate(13%,-13%);width:31%}@media (min-width:768px){.img-floating-square-2:after{display:block}}.img-floating-square-3{align-items:flex-start;display:flex;position:relative}.img-floating-square-3:after{background:#2c7bfd;bottom:0;content:"";display:none;opacity:.24;padding-top:31%;position:absolute;right:0;transform:translate(13%,13%);width:31%}@media (min-width:768px){.img-floating-square-3:after{display:block}}.img-floating-square-4{align-items:flex-start;display:flex;position:relative}.img-floating-square-4:after{background:#2c7bfd;bottom:0;content:"";display:none;left:0;opacity:.24;padding-top:31%;position:absolute;transform:translate(-13%,13%);width:31%}@media (min-width:768px){.img-floating-square-4:after{display:block}}.trustpilot-reviews{align-items:flex-end;display:flex;height:30px}.trustpilot-reviews.centered{justify-content:center}@media (min-width:1024px){.trustpilot-reviews.centered-lg{justify-content:center}}@media (min-width:768px){.trustpilot-reviews.left-md{justify-content:flex-start}}@media (min-width:1024px){.trustpilot-reviews.left-lg{justify-content:flex-start}}.trustpilot-reviews svg{align-self:center;margin-left:12px}.circle-shadow-small{position:relative}.circle-shadow-small>*{position:relative;z-index:1}.circle-shadow-small:after{background:#2c7bfd;border-radius:50%;content:"";display:block;filter:blur(100px);height:100%;left:50%;opacity:.3;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:0}@media (min-width:500px){.circle-shadow-small:after{height:235px;width:235px}}.circle-shadow-medium{position:relative}.circle-shadow-medium>*{position:relative;z-index:1}.circle-shadow-medium:after{background:#2c7bfd;border-radius:50%;content:"";display:block;filter:blur(100px);height:100%;left:50%;opacity:.3;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:0}@media (min-width:500px){.circle-shadow-medium:after{height:350px;width:350px}}.circle-shadow-large{position:relative}.circle-shadow-large>*{position:relative;z-index:1}.circle-shadow-large:after{background:#2c7bfd;border-radius:50%;content:"";display:block;filter:blur(100px);height:100%;left:50%;opacity:.3;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:0}@media (min-width:500px){.circle-shadow-large:after{height:450px;width:450px}}.cursor-pointer{cursor:pointer}.full-width-mob-img{border-radius:0;margin-left:calc(var(--page-gutter)*-1);margin-right:calc(var(--page-gutter)*-1);width:calc(100% + var(--page-gutter) + var(--page-gutter))!important}@media (min-width:768px){.full-width-mob-img{margin-left:0;margin-right:0;width:100%!important}}@media (min-width:1024px){.border-img-lg-8{border-radius:8px}}@media (min-width:768px){.border-img-md-8{border-radius:8px}}@keyframes animate-live-icon{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes animate-live-icon-text{0%{opacity:1}50%{opacity:0}to{opacity:1}}.toggle-plus-minus{background-color:#ffefd7;border-radius:10.5px;box-shadow:inset 0 0 8px 3px rgba(0,0,0,.1);height:21px;position:relative;transition:.3s ease;width:38px}.toggle-plus-minus:after{background:url(https://d24hlokhosw6ds.cloudfront.net/static/img/homepage/toggle-off.svg);border-radius:50%;box-shadow:-2px 1px 6px rgba(0,0,0,.25);content:"";height:17px;left:2px;position:absolute;top:2px;transform:translateX(0);transition:.3s ease;width:17px}.toggle-plus-minus.active{background-color:#df8500}.toggle-plus-minus.active:after{background:url(https://d24hlokhosw6ds.cloudfront.net/static/img/homepage/toggle-on.svg);transform:translateX(17px)}.disclaimer-obligation{color:#91a2bf;display:block;max-width:285px;text-align:center;width:100%}.disclaimer-obligation.success{margin-left:auto;margin-right:auto}.hero-social-email-login{width:100%}.hero-social-email-login .social-signin{position:relative}.hero-social-email-login .social-signin .social-buttons-wrapper{grid-gap:.5rem;display:grid;grid-template-columns:repeat(3,1fr)}.hero-social-email-login .social-signin .social-buttons-wrapper .btn-outline.desktop-menu__button,.hero-social-email-login .social-signin .social-buttons-wrapper .htt-btn.btn-outline{background:#f5f8ff;border:1px solid #dadce0;flex:1 1 auto;height:41px;margin-top:0}.hero-social-email-login .social-signin .social-buttons-wrapper .btn-outline.appleButton.desktop-menu__button svg,.hero-social-email-login .social-signin .social-buttons-wrapper .htt-btn.btn-outline.appleButton svg{color:#000}.hero-social-email-login .social-signin.last .social-separator{margin:16px 0}.hero-social-email-login .social-signin .social-separator{border-top:1px solid #bfbfbf;margin:20px 0}@media (min-height:1000px){.hero-social-email-login .social-signin .social-separator{margin:23px 0}}.hero-social-email-login .social-signin .social-separator__text{background:transparent;color:#bfbfbf;display:block;padding:0 10px;position:relative;text-align:center;width:100%}@media (min-height:1000px){.hero-social-email-login .social-signin .social-separator__text{padding:5px 10px}}.hero-social-email-login .social-signin .social-separator__text:before{background:#bfbfbf;content:"";height:1px;left:0;position:absolute;top:50%;width:45%}.hero-social-email-login .social-signin .social-separator__text:after{background:#bfbfbf;content:"";height:1px;position:absolute;right:0;top:50%;width:45%}.hero-social-email-login .form-group{display:flex;flex-direction:column;margin-bottom:0}@media (min-width:576px){.hero-social-email-login .form-group{flex-direction:row}}.hero-social-email-login .htt-hero-form-btn{background:#2c7bfd;border:1px solid #2c7bfd;color:#fff;cursor:pointer;font-size:14px;font-weight:600;height:50px;letter-spacing:.1em;padding:15px;position:relative;right:0;text-transform:uppercase;top:0}@media (min-width:576px){.hero-social-email-login .htt-hero-form-btn{padding:0 15px;position:absolute}}.hero-social-email-login .form-input{height:50px}.hero-social-email-login.dark .social-buttons-wrapper .btn-outline.desktop-menu__button,.hero-social-email-login.dark .social-buttons-wrapper .htt-btn.btn-outline{background:#333334;border:1px solid #434345}.hero-social-email-login.dark .social-buttons-wrapper .btn-outline.appleButton.desktop-menu__button svg,.hero-social-email-login.dark .social-buttons-wrapper .btn-outline.desktop-menu__button .btn-text,.hero-social-email-login.dark .social-buttons-wrapper .htt-btn.btn-outline .btn-text,.hero-social-email-login.dark .social-buttons-wrapper .htt-btn.btn-outline.appleButton svg{color:#fff}.hero-social-email-login.dark .social-separator{border-top:1px solid #7a7a7a}.hero-social-email-login.dark .social-separator__text{background-color:#1c1c1e;color:#7a7a7a}.hero-social-email-login.dark .form-input{background:#333334;border:none;color:#fff}.email-grabber-generic{position:relative;width:100%}@media (min-width:1024px){.email-grabber-generic{width:auto}}.email-grabber-generic-form{grid-gap:16px;display:grid;grid-template-columns:1fr;margin:0 auto;max-width:550px}@media (min-width:1024px){.email-grabber-generic-form{grid-gap:0;grid-template-columns:2fr 1fr;margin:0}}.email-grabber-generic-form.hidden{display:none}.email-grabber-generic-form .form-group{display:flex;flex-direction:column;margin-bottom:0}@media (min-width:1024px){.email-grabber-generic-form .form-group{flex-direction:row}}.email-grabber-generic-form .form-input{-webkit-text-fill-color:#2c3d55;background:#fff;border:1px solid #cfcfcf;border-radius:var(--border-radius);color:#2c3d55;height:50px;padding-left:10px;width:100%}@media (min-width:1024px){.email-grabber-generic-form .form-input{border-radius:var(--border-radius) 0 0 var(--border-radius)}}.email-grabber-generic-form .form-error{margin-top:8px}.email-grabber-generic-form .email-grabber-btn{height:50px;max-width:100%}@media (min-width:1024px){.email-grabber-generic-form .email-grabber-btn{border-radius:0 5px 5px 0;max-width:200px}}.email-grabber-generic-success{align-items:center;display:flex;flex-direction:column;gap:50px;opacity:1;padding:0}@media (min-width:576px){.email-grabber-generic-success{flex-direction:row}}.email-grabber-generic-success.hidden{display:none}.email-grabber-generic-success.text-center{justify-content:center}.email-grabber-generic-success.successAnimateOut{opacity:0;transition:1.5s}.external-link-buttons{align-items:center;background:#1c1c1e;color:#fff;display:flex;font-weight:500;padding:27px 24px;text-decoration:none}.external-link-buttons:nth-child(5n+1){border-left:4px solid #2c7bfd}.external-link-buttons:nth-child(5n+2){border-left:4px solid #2bcc7a}.external-link-buttons:nth-child(5n+3){border-left:4px solid #f79b22}.external-link-buttons:nth-child(5n+4){border-left:4px solid #7d5cff}.external-link-buttons:nth-child(5n+5){border-left:4px solid #eb5750}.tooltip-container{align-items:center;display:inline-flex;position:relative;vertical-align:middle}.tooltip-container .information-tooltip-text{background:#3f3f41;border-radius:10px;display:none;font-size:12px;left:50%;padding:10px;position:absolute;top:35px;transform:translateX(-80%);width:200px;z-index:2}.tooltip-container .information-tooltip-text:after{border-bottom:10px solid #3f3f41;border-left:10px solid transparent;border-right:10px solid transparent;content:"";height:0;left:80%;position:absolute;top:-10px;transform:translateX(-50%);width:0}.tooltip-container .information-tooltip-icon{cursor:pointer}.tooltip-container .information-tooltip-icon:hover+.information-tooltip-text{display:block}.tooltip-container .information-tooltip-icon>*{pointer-events:none}.guarantee{align-items:center;border-top:1px solid hsla(0,0%,100%,.2);display:flex;font-weight:600;justify-content:center;padding-top:32px}.speech-popup{align-items:flex-start;background:#fff;border-radius:6px;color:#2c3d55;display:flex;font-size:12px;gap:16px;left:2%;opacity:0;padding:8px;position:absolute;top:34%;transform:translateY(500px) scale(.1);width:275px}.speech-popup:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;bottom:-9px;content:"";height:0;left:70%;position:absolute;width:0}.speech-popup.animate-in{animation:animate-in-text-bubble .4s ease-in-out;opacity:1;transform:translateY(0) scale(1)}.speech-popup__tag{background:#2c7bfd;color:#fff;padding:0 3px}.speech-popup__text{margin-top:3px}@keyframes animate-in-text-bubble{0%{opacity:0;transform:translateY(500px) scale(.1)}60%{opacity:1;transform:translateY(-50px) scale(1.2)}to{transform:translateY(0) scale(1)}}.terms-check a{color:#fff;font-weight:600;text-decoration:none}@keyframes changeZIndex{0%{z-index:-99}to{z-index:1000}}@keyframes changeOpacity{0%{opacity:0}to{opacity:1}}.info-block{background:#f5f8ff;border:1px solid rgba(183,212,251,.4);border-radius:var(--border-radius);display:flex;flex-wrap:nowrap;font-size:19px;font-weight:700;gap:16px;padding:8px}.info-block__video{align-self:flex-start;background:none;background-repeat:no-repeat;background-size:cover;border-radius:var(--border-radius);color:#fff;cursor:pointer;display:flex;height:87px;order:2;position:relative;width:87px}.info-block__video:after{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 78 78'%3E%3Ccircle cx='39' cy='39' r='38.5' stroke='%23fff'/%3E%3Cpath d='M51 39.5 32 50V29l19 10.5Z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat;background-color:hsla(0,0%,100%,.3);border:4px solid #fff;border-radius:50%;content:"";height:35px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center;transition:all .25s ease;width:35px}.info-block__video:hover:after{opacity:1;transform:translate(-50%,-50%) scale(1.2)}@media (min-width:768px){.info-block__video{align-self:center;background:url(none) no-repeat;color:transparent;order:1}}.info-block__video:after{border:1px solid #fff;height:16px;left:8px;top:10px;width:16px}@media (min-width:768px){.info-block__video:after{border:2px solid #fff;height:35px;left:50%;top:50%;width:35px}}.info-block__content{align-items:center;display:flex;justify-content:space-between;order:1;width:100%}@media (min-width:768px){.info-block__content{order:2}}.info-block__content__text{max-width:450px}.info-block__content .desktop-menu__button,.info-block__content .htt-btn{align-self:center}.info-block.full{max-width:100%;width:100%}.link-arrow-right-animation{align-items:center;display:flex;font-size:14px;font-weight:600;gap:5px;text-decoration:none}.link-arrow-right-animation .icon-arrow{transition:.3s}.link-arrow-right-animation:hover .icon-arrow{transform:translateX(3px) scale(1.1)}.powered-by-track-a-trader{align-items:center;display:flex;gap:8px;justify-content:center}@media (min-width:768px){.powered-by-track-a-trader{justify-content:flex-start}}.powered-by-track-a-trader__text{font-size:13px}.info-panel__blue-border-left{background:#fff;border-left:4px solid #2c7bfd;border-radius:var(--border-radius);box-shadow:0 0 29px rgba(0,0,0,.15);padding:16px 20px}.info-panel__blue-border-left.grey-bg{background:#f5f5f5}.info-panel__blue-border-left.transparent{background:transparent;border-bottom:1px solid #2c7bfd;border-right:1px solid #2c7bfd;border-top:1px solid #2c7bfd;box-shadow:none}.info-panel__blue-border-left.pad-sm{padding:8px 16px}.lightbox-img{cursor:pointer}.lightbox{cursor:pointer;display:none;position:fixed;z-index:999}.lightbox,.lightbox__backdrop{height:100%;left:0;top:0;width:100%}.lightbox__backdrop{background-color:rgba(0,0,0,.8);position:absolute}.lightbox__content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:50%;max-height:90%;max-width:90%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.lightbox__content__wrapper{display:block;height:0;padding-bottom:56.25%;position:relative;width:100%}@media (min-width:560px){.lightbox__content__wrapper{max-width:100%}}.lightbox__content__wrapper iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.lightbox__full-image{display:none;max-height:100%;max-width:100%}.pagination-component{display:flex;flex:1 1 100%;gap:16px;justify-content:center;margin-bottom:40px;margin-top:40px}.pagination-component-direction{align-items:center;border:1px solid #2c7bfd;border-radius:3px;cursor:pointer;display:flex;flex:0 0 32px;height:32px;justify-content:center;width:32px}.pagination-component-direction.disabled{border-color:#cfcfcf;color:#cfcfcf;cursor:not-allowed;pointer-events:none}.pagination-component-direction.disabled .icon{color:#cfcfcf}.pagination-component-direction:first-child{transform:rotate(90deg)}.pagination-component-direction:last-child{transform:rotate(-90deg)}.pagination-component-direction .icon{color:#2c7bfd}.pagination-component-list{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:224px;width:100%}.pagination-component-list-item{height:32px;width:32px}.pagination-component-list-item .pagination-component-button{align-items:center;border:1px solid #2c7bfd;border-radius:3px;color:#2c7bfd;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;text-decoration:none;width:32px}.pagination-component-list-item .pagination-component-button.disabled{cursor:not-allowed;pointer-events:none}.pagination-component-list-item .pagination-component-button.active{background-color:#2c7bfd;color:#fff}.section-text{margin-top:24px}@media (min-width:1024px){.section-heading-text-max-width{margin:0 auto;max-width:685px;text-align:center}}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}@media (min-width:768px){.text-md-left{text-align:left}.text-md-center{text-align:center}.text-md-right{text-align:right}}@media (min-width:1024px){.text-lg-left{text-align:left}.text-lg-center{text-align:center}.text-lg-right{text-align:right}}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-size-xs{font-size:.75rem;line-height:1rem}.font-size-s{font-size:.875rem;line-height:1.25rem}.font-size-m{font-size:1rem;line-height:1.5rem}.font-size-lg{font-size:1.125rem;line-height:1.75rem}.font-size-l{font-size:1.25rem;line-height:1.75rem}.font-size-2xl{font-size:1.5rem;line-height:2rem}.break-words{overflow-wrap:break-word}.text-underline{text-decoration:underline;text-underline-offset:5px}.text-no-underline{text-decoration:none}.text-strikethrough{text-decoration:line-through}.text-branded{color:#2c7bfd!important}.text-light-grey{color:#656569!important}.text-grey{color:#818b9a}.text-red{color:#ff4555}.text-green{color:#38c77e}.disclaimer{color:#656569;font-size:14px;text-align:center}@media (min-width:768px){.disclaimer{text-align:left}}.vertical-centered{display:flex;flex-direction:column;height:100%;justify-content:center}.mobile-mx-auto{margin-left:auto;margin-right:auto}@media (min-width:1024px){.mobile-mx-auto{margin-left:0;margin-right:0}}.flex{align-items:center;display:flex;flex-wrap:wrap;position:relative}.flex.col{flex-direction:column}.flex.row{flex-direction:row}@media (min-width:768px){.flex.md-row{flex-direction:row}.flex.md-col{flex-direction:column}}@media (min-width:768px) and (min-width:768px){.flex.md-col .flex-block-20,.flex.md-col .flex-block-30,.flex.md-col .flex-block-40,.flex.md-col .flex-block-50,.flex.md-col .flex-block-60,.flex.md-col .flex-block-70,.flex.md-col .flex-block-80{flex-grow:1;max-width:100%}}@media (min-width:768px) and (min-width:1024px){.flex.md-col.lg-row .flex-block-20{flex-grow:0.2;max-width:20%}.flex.md-col.lg-row .flex-block-30{flex-grow:0.3;max-width:30%}.flex.md-col.lg-row .flex-block-40{flex-grow:0.4;max-width:40%}.flex.md-col.lg-row .flex-block-50{flex-grow:0.5;max-width:50%}.flex.md-col.lg-row .flex-block-60{flex-grow:0.6;max-width:60%}.flex.md-col.lg-row .flex-block-70{flex-grow:0.7;max-width:70%}.flex.md-col.lg-row .flex-block-80{flex-grow:0.8;max-width:80%}}@media (min-width:1024px){.flex.lg-row{flex-direction:row}.flex.lg-col{flex-direction:column}}@media (max-width:767px){.flex.mobile-reversed{flex-direction:column-reverse}.flex.mobile-reversed .flex-block-20:nth-child(n+2),.flex.mobile-reversed .flex-block-30:nth-child(n+2),.flex.mobile-reversed .flex-block-40:nth-child(n+2),.flex.mobile-reversed .flex-block-50:nth-child(n+2),.flex.mobile-reversed .flex-block-60:nth-child(n+2),.flex.mobile-reversed .flex-block-70:nth-child(n+2),.flex.mobile-reversed .flex-block-80:nth-child(n+2){margin-top:0}.flex.mobile-reversed .flex-block-20:first-child,.flex.mobile-reversed .flex-block-30:first-child,.flex.mobile-reversed .flex-block-40:first-child,.flex.mobile-reversed .flex-block-50:first-child,.flex.mobile-reversed .flex-block-60:first-child,.flex.mobile-reversed .flex-block-70:first-child,.flex.mobile-reversed .flex-block-80:first-child{margin-top:24px}.flex.mobile-reversed .flex-block-20:first-child.order-1,.flex.mobile-reversed .flex-block-30:first-child.order-1,.flex.mobile-reversed .flex-block-40:first-child.order-1,.flex.mobile-reversed .flex-block-50:first-child.order-1,.flex.mobile-reversed .flex-block-60:first-child.order-1,.flex.mobile-reversed .flex-block-70:first-child.order-1,.flex.mobile-reversed .flex-block-80:first-child.order-1{margin-top:0}}.justify-content-center{justify-content:center}.justify-end{justify-content:flex-end}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.space-between{justify-content:space-between}.space-around{justify-content:space-around}.items-normal{align-items:normal}.flex-nowrap{flex-wrap:nowrap}.flex-gap-8{gap:8px}.flex-gap-16{gap:16px}.flex-gap-24{gap:24px}.flex-gap-32{gap:32px}.flex-gap-48{gap:48px}@media (min-width:768px){.md-justify-content-center{justify-content:center}.md-space-between{justify-content:space-between}.flex-nowrap-md{flex-wrap:nowrap}.md-align-end{align-items:flex-end}}@media (min-width:1024px){.flex-nowrap-lg{flex-wrap:nowrap}.lg-justify-start{justify-content:flex-start}.lg-justify-content-center{justify-content:center}.lg-justify-end{justify-content:flex-end}.lg-align-end{align-items:flex-end}}.mt-xs{margin-top:8px}.mb-xs{margin-bottom:8px}.mt-s{margin-top:8px}@media (min-width:1024px){.mt-s{margin-top:16px}}.mb-s{margin-bottom:8px}@media (min-width:1024px){.mb-s{margin-bottom:16px}}.mt-m{margin-top:24px}@media (min-width:1024px){.mt-m{margin-top:32px}}.mb-m{margin-bottom:24px}@media (min-width:1024px){.mb-m{margin-bottom:32px}}.mt-l{margin-top:32px}@media (min-width:1024px){.mt-l{margin-top:40px}}.mb-l{margin-bottom:32px}@media (min-width:1024px){.mb-l{margin-bottom:40px}}.ml-xs{margin-left:8px}.mr-xs{margin-right:8px}.ml-s{margin-left:8px}@media (min-width:1024px){.ml-s{margin-left:16px}}.mr-s{margin-right:8px}@media (min-width:1024px){.mr-s{margin-right:16px}}.ml-m{margin-left:24px}@media (min-width:1024px){.ml-m{margin-left:32px}}.mr-m{margin-right:24px}@media (min-width:1024px){.mr-m{margin-right:32px}}.ml-l{margin-left:32px}@media (min-width:1024px){.ml-l{margin-left:40px}}.mr-l{margin-right:32px}@media (min-width:1024px){.mr-l{margin-right:40px}}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.d-none{display:none!important}.d-block{display:block!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.hidden{opacity:0!important;z-index:-1!important}@media (min-width:768px){.flex-md-column{flex-direction:column}.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media (min-width:1024px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-inline-block{display:inline-block!important}}.w-auto{width:auto}.w-100{width:100%}.h-100{height:100%}@media (min-width:768px){.w-md-auto{width:auto}.w-md-100{width:100%}}@media (min-width:1024px){.w-lg-auto{width:auto}.w-lg-100{width:100%}}.flex-block-20,.flex-block-30,.flex-block-40,.flex-block-50,.flex-block-60,.flex-block-70,.flex-block-80{max-width:100%;width:100%}.flex-block-20:nth-child(n+2),.flex-block-30:nth-child(n+2),.flex-block-40:nth-child(n+2),.flex-block-50:nth-child(n+2),.flex-block-60:nth-child(n+2),.flex-block-70:nth-child(n+2),.flex-block-80:nth-child(n+2){margin-top:24px}.flex-block-20:nth-child(n+2).order-1,.flex-block-30:nth-child(n+2).order-1,.flex-block-40:nth-child(n+2).order-1,.flex-block-50:nth-child(n+2).order-1,.flex-block-60:nth-child(n+2).order-1,.flex-block-70:nth-child(n+2).order-1,.flex-block-80:nth-child(n+2).order-1{margin-bottom:24px;margin-top:0}@media (min-width:768px){.flex-block-20:nth-child(n+2),.flex-block-30:nth-child(n+2),.flex-block-40:nth-child(n+2),.flex-block-50:nth-child(n+2),.flex-block-60:nth-child(n+2),.flex-block-70:nth-child(n+2),.flex-block-80:nth-child(n+2){margin-top:0}}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}@media (min-width:768px){.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}}@media (min-width:1024px){.order-lg-1{order:1}.order-lg-2{order:2}}@media (min-width:768px){.order-lg-3{order:3}.order-lg-4{order:4}.flex-block-20{flex-grow:0.2;max-width:20%}.flex-block-30{flex-grow:0.3;max-width:30%}.flex-block-40{flex-grow:0.4;max-width:40%}.flex-block-50{flex-grow:0.5;max-width:50%}.flex-block-60{flex-grow:0.6;max-width:60%}.flex-block-70{flex-grow:0.7;max-width:70%}.flex-block-80{flex-grow:0.8;max-width:80%}.flex-block-pad-5{padding-left:5%}.flex-block-pad-right-5{padding-right:5%}.flex-block-pad-10{padding-left:10%}}@media (min-width:1024px){.flex-block-pad-lg-5{padding-left:5%}.flex-block-pad-right-lg-5{padding-right:5%}.flex-block-pad-lg-10{padding-left:10%}}.position-relative{position:relative}.align-items-center{align-items:center}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.smooth-scroll{scroll-behavior:smooth}.htt-header{--menu-text-color:#2c3d55;--menu-text-color-active:#2c7bfd;--mobile-menu-bg-color:#fff;--mobile-menu-border-color:#e4e5e6;--submenu-link-hover-color:#f5f8ff;--submenu-icon-color:#2c7bfd;--submenu-icon-bg-color:#d6e5ff;--submenu-link-hover-arrow-color:#cddaf0;--header-spot-bg-color:var(--submenu-link-hover-color);height:var(--header-height);position:fixed;top:0;transition:transform .35s ease-out,background-color .25s linear;width:100%;z-index:200}@media (min-width:1024px){.htt-header.temp-dim{opacity:.5}}.htt-header.disable-sticky{position:absolute}.htt-header.mobile-open{background:var(--mobile-menu-bg-color)!important;border-bottom:1px solid var(--mobile-menu-border-color);box-shadow:none!important}.htt-header.mobile-open .mobile-menu-button .bar:first-child{transform:rotate(-45deg) translateY(-3px)}.htt-header.mobile-open .mobile-menu-button .bar:nth-child(2){opacity:0}.htt-header.mobile-open .mobile-menu-button .bar:nth-child(3){transform:rotate(45deg) translateY(3px)}.htt-header.mobile-open .mobile-menu{opacity:1;visibility:visible}.htt-header.mobile-open .mobile-menu .mobile-menu__item{opacity:1;transform:translateY(0)}.htt-header.mobile-open .mobile-menu .mobile-menu__item:first-child{transition-delay:.27s}.htt-header.mobile-open .mobile-menu .mobile-menu__item:nth-child(2){transition-delay:.34s}.htt-header.mobile-open .mobile-menu .mobile-menu__item:nth-child(3){transition-delay:.41s}.htt-header.mobile-open .mobile-menu .mobile-menu__item:nth-child(4){transition-delay:.48s}.htt-header.mobile-open .mobile-menu .mobile-menu__item:nth-child(5){transition-delay:.55s}.htt-header.mobile-open .mobile-menu .mobile-menu__item:nth-child(6){transition-delay:.62s}.htt-header.mobile-open .mobile-menu .mobile-menu__item:nth-child(7){transition-delay:.69s}.htt-header.mobile-open .mobile-menu .mobile-menu__item:nth-child(8){transition-delay:.76s}.htt-header.mobile-open .mobile-menu .mobile-menu__item:nth-child(9){transition-delay:.83s}.htt-header.mobile-open .mobile-menu .mobile-menu__item:nth-child(10){transition-delay:.9s}.htt-header.dark,.htt-header.transparent{--menu-text-color:#fff;--menu-text-color-active:#609dff;--mobile-menu-bg-color:#0f0f0f;--mobile-menu-border-color:hsla(210,4%,90%,.2);--submenu-link-hover-color:#3e4151;--submenu-icon-color:#fff;--submenu-icon-bg-color:#2f2f2f;--submenu-link-hover-arrow-color:#fff;--link-mask-color:#fff}.htt-header.dark .desktop-menu .desktop-submenu,.htt-header.transparent .desktop-menu .desktop-submenu{--submenu-border-color:#3c4249;--submenu-bg-color:#191c21;box-shadow:0 0 15px -5px rgba(0,0,0,.5)}.htt-header.dark .desktop-menu__link:hover,.htt-header.transparent .desktop-menu__link:hover{color:var(--menu-text-color)}.htt-header.dark .header-spot-support-bg,.htt-header.transparent .header-spot-support-bg{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 145 100'%3E%3Cpath d='M11.814 73.714a92.155 92.155 0 0 0 4.305 25.475c.058.19.123.38.186.57H32.37a33.401 33.401 0 0 1-.05-.57C31.247 86.874 37.366 12.818 44.751 0c-.647 1.04-34.184 34.585-32.938 73.714Z' fill='%232C7BFD' fill-opacity='.4'/%3E%3Cpath d='M13.02 99.188c.134.192.273.383.417.572h12.052c-.091-.163-.197-.355-.32-.572-1.99-3.593-7.884-14.337-13.354-25.474C5.94 61.744.543 49.322.998 44.826c-.141 1.014-4.21 31.927 12.021 54.362Z' fill='%232C7BFD' fill-opacity='.4'/%3E%3Cpath d='M64.562 55.86a2.776 2.776 0 0 0-.08.43l-11.606 6.096-2.695-1.697-3.092 3.732 4.478 3.468a2.116 2.116 0 0 0 2.538.038l12.066-8.765a2.775 2.775 0 1 0-1.609-3.302Zm13.992 41.3 2.327-1.497-4.665-9.687-3.434 2.209 5.772 8.975Z' fill='%23FFB8B8'/%3E%3Cpath d='m77.471 96.781 4.583-2.947a3.473 3.473 0 0 1 4.799 1.043l.06.095-7.502 4.825-1.94-3.016ZM45.029 80.52 62.89 69.082s3.282-.317 5.252 3.565l11.896 17.088-5.075 3.435-13.201-13.708-9.059 8.959S66.05 86.233 65.6 95.034c-.358 6.985-18.624 4.59-26.15 3.303a9.869 9.869 0 0 1-6.914-4.734c-.807-1.4-1.24-2.989-.563-4.491 1.808-4.007 13.057-8.593 13.057-8.593Z' fill='%23606369'/%3E%3Cpath d='m36.172 90.077-5.148-1.042 1.467-25.264 5.923-7.255 3.529-.625a4.264 4.264 0 0 1 4.878 3.087l1.555 5.682c2.64 4.468-1.058 9.65-1.399 10.11l.192 7.836-10.997 7.471Z' fill='%23606369'/%3E%3Cpath d='m40.966 57.505.326-1.155s3.545-2.612 8.96 4.158l-2.595 4.626-5.641-.226-1.05-7.403Zm8.154-8.99c1.004 4.116-2.954 4.422-7.649 5.567-4.695 1.145-8.35 2.696-9.353-1.42-1.004-4.116-.925-11.866 5.717-13.486 6.87-1.676 10.281 5.222 11.285 9.339Z' fill='%23606369'/%3E%3Cpath d='M40.045 54.25a5.888 5.888 0 1 0 0-11.777 5.888 5.888 0 0 0 0 11.776Z' fill='%23FFB8B8'/%3E%3Cpath d='m33.3 49.412 2.262-.552.316-3.038.882 2.746 1.081-.264.185-1.772.514 1.602 8.035-1.96a6.233 6.233 0 0 0-7.533-4.579l-1.164.285a6.232 6.232 0 0 0-4.579 7.532Z' fill='%23606369'/%3E%3Cpath d='M50.129 77.479a2.78 2.78 0 0 0-.414.144l-11.047-7.058.138-3.182-4.774-.835-.792 5.608a2.115 2.115 0 0 0 1.224 2.223l13.595 6.134a2.774 2.774 0 1 0 2.07-3.034Z' fill='%23FFB8B8'/%3E%3Cpath d='m39.308 57.669-.832-1.05s-3.343-1.076-5.148 3.437c-1.806 4.513-.113 8.914-.113 8.914l7.898.677.564-7.334-2.369-4.644Zm36.344-6.312h-.11v-2.99a1.73 1.73 0 0 0-1.73-1.732h-6.338a1.732 1.732 0 0 0-1.731 1.731v16.41a1.732 1.732 0 0 0 1.731 1.731h6.337a1.732 1.732 0 0 0 1.731-1.731v-11.29h.11v-2.129Z' fill='%23606369'/%3E%3Cpath d='M73.882 47.085h-.827a.613.613 0 0 1-.569.846h-3.63a.614.614 0 0 1-.57-.846h-.772a1.293 1.293 0 0 0-1.293 1.293v16.386a1.295 1.295 0 0 0 1.293 1.293h6.368a1.293 1.293 0 0 0 1.293-1.293V48.378a1.292 1.292 0 0 0-1.293-1.293Z' fill='%23fff'/%3E%3Cpath d='M144.316 19.844H68.579v24.863h2.869v6.503l6.502-6.503h66.366V19.844Z' fill='%23fff'/%3E%3Cpath d='M71.207 51.79v-6.843H68.34V19.603h76.217v25.344H78.05l-6.843 6.843Zm-2.388-7.323h2.87v6.162l6.162-6.162h66.224V20.084H68.819v24.383Z' fill='%23606369'/%3E%3Cpath d='M111.448 28.264h-34.44v1.045h34.44v-1.046Z' fill='%23606369'/%3E%3Cpath d='M137.034 31.88H77.009v1.044h60.025V31.88Zm-.059 3.614H77.009v1.046h59.966v-1.046Z' fill='%232C7BFD' fill-opacity='.3'/%3E%3Cpath d='M103.542 100.001H11.956a.24.24 0 0 1 0-.481h91.586a.24.24 0 1 1 0 .481Z' fill='%23606369'/%3E%3C/svg%3E") 50% no-repeat}.htt-header.dark .htt-logo,.htt-header.transparent .htt-logo{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 156 28'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M144.209 20.387V6.174h-1.49v5.985c-.921-.8-2.148-1.26-3.66-1.26-2.892 0-5.237 2.161-5.237 4.864 0 2.702 2.345 4.864 5.237 4.864 1.512 0 2.739-.46 3.66-1.26v1.02h1.49Zm-28.466-12.54h-5.397v12.419h-1.515V7.848h-5.397V6.535h12.309v1.313Zm-66.166 12.42V6.538h-1.53v6.28h-8.864v-6.28h-1.53v13.73h1.53V14.13h8.863v6.139h1.531Zm6.937-9.396c-3.05 0-5.397 2.193-5.397 5.028 0 2.876 2.348 5.09 5.397 5.09 3.027 0 5.374-2.214 5.374-5.09 0-2.835-2.347-5.028-5.374-5.028Zm-3.858 5.088c0 2.064 1.638 3.723 3.813 3.723 2.176 0 3.813-1.66 3.813-3.723 0-2.004-1.637-3.643-3.813-3.643-2.175 0-3.813 1.64-3.813 3.643Zm22.096 4.307 3.676-9.395h-1.563l-2.768 7.199-2.536-7.199h-1.289l-2.536 7.219-2.746-7.219h-1.564l3.677 9.395h1.31l2.514-7.158 2.514 7.158h1.31Zm16.37-4.547c0-2.733 2.346-4.848 5.396-4.848 3.027 0 5.374 2.115 5.374 4.848 0 2.773-2.347 4.908-5.374 4.908-3.05 0-5.397-2.135-5.397-4.908Zm5.353 3.601c-2.176 0-3.813-1.659-3.813-3.723 0-2.003 1.637-3.642 3.813-3.642s3.813 1.64 3.813 3.642c0 2.064-1.637 3.723-3.813 3.723ZM86.881 7.85h5.397V6.537h-12.31V7.85h5.398v12.418h1.515V7.85Zm29.562 3.259v1.585c.93-1.149 2.293-1.823 3.915-1.823v1.288c-1.644.04-3.028.793-3.915 2.121v5.986h-1.47v-9.157h1.47Zm15.84.002h-1.49v1.042c-.921-.801-2.148-1.282-3.66-1.282-2.892 0-5.236 2.164-5.236 4.868 0 2.725 2.344 4.888 5.236 4.888 1.512 0 2.739-.48 3.66-1.282v1.022h1.49V11.11Zm-8.847 4.547c0 2.024 1.658 3.723 3.856 3.723 1.357 0 2.563-.566 3.403-1.7v-4.026c-.84-1.133-2.046-1.7-3.403-1.7-2.198 0-3.856 1.7-3.856 3.703Zm11.923.382c0 2.003 1.659 3.703 3.856 3.703 1.358 0 2.564-.567 3.404-1.7v-4.007c-.84-1.153-2.046-1.72-3.404-1.72-2.197 0-3.856 1.7-3.856 3.724Zm20.389-.341c-.022-2.784-2.001-4.828-4.84-4.828-3.032 0-5.162 2.144-5.162 4.868 0 2.745 2.13 4.888 5.162 4.888 2.194 0 3.936-1.021 4.517-2.604h-1.592c-.451.881-1.505 1.422-2.882 1.422-2.151 0-3.506-1.402-3.721-3.165h8.41v-.04l.086.04c.022-.18.022-.38.022-.581Zm-1.401-.357c-.172-1.882-1.443-3.197-3.404-3.197-2.089 0-3.425 1.436-3.64 3.197h7.044Z' fill='%23fff'/%3E%3Cpath d='M144.209 6.174h.4v-.4h-.4v.4Zm0 14.213v.4h.4v-.4h-.4Zm-1.49-14.213v-.4h-.4v.4h.4Zm0 5.985-.263.302.663.577v-.879h-.4Zm0 7.207h.4v-.878l-.663.576.263.302Zm0 1.021h-.4v.4h.4v-.4Zm-32.373-12.54v-.4h-.4v.4h.4Zm5.397 0v.4h.4v-.4h-.4Zm-5.397 12.419v.4h.4v-.4h-.4Zm-1.515 0h-.4v.4h.4v-.4Zm0-12.418h.4v-.4h-.4v.4Zm-5.397 0h-.4v.4h.4v-.4Zm0-1.313v-.4h-.4v.4h.4Zm12.309 0h.4v-.4h-.4v.4Zm-66.166.002h.4v-.4h-.4v.4Zm0 13.73v.4h.4v-.4h-.4Zm-1.53-13.73v-.4h-.4v.4h.4Zm0 6.28v.4h.4v-.4h-.4Zm-8.864 0h-.4v.4h.4v-.4Zm0-6.28h.4v-.4h-.4v.4Zm-1.53 0v-.4h-.4v.4h.4Zm0 13.73h-.4v.4h.4v-.4Zm1.53 0v.4h.4v-.4h-.4Zm0-6.138v-.4h-.4v.4h.4Zm8.863 0h.4v-.4h-.4v.4Zm0 6.139h-.4v.4h.4v-.4Zm30.382-9.397.373.146.213-.546h-.586v.4Zm-3.676 9.395v.4h.273l.1-.254-.373-.146Zm2.113-9.395v-.4h-.275l-.099.256.374.144Zm-2.768 7.199-.378.133.361 1.024.39-1.014-.373-.143Zm-2.537-7.2.377-.133-.094-.267h-.283v.4Zm-1.289 0v-.4h-.284l-.093.268.377.132Zm-2.536 7.219-.374.142.39 1.022.362-1.032-.378-.132Zm-2.746-7.219.373-.142-.098-.258h-.275v.4Zm-1.564 0v-.4h-.586l.213.546.373-.146Zm3.677 9.395-.373.146.1.254h.273v-.4Zm1.31 0v.4h.283l.094-.268-.378-.132Zm2.514-7.158.377-.133-.377-1.074-.377 1.074.377.133Zm2.514 7.158-.377.132.094.268h.284v-.4ZM92.279 7.85v.4h.4v-.4h-.4Zm-5.397 0v-.4h-.4v.4h.4Zm5.397-1.313h.4v-.4h-.4v.4Zm-12.31 0v-.4h-.4v.4h.4Zm0 1.313h-.4v.4h.4v-.4Zm5.398 0h.4v-.4h-.4v.4Zm0 12.418h-.4v.4h.4v-.4Zm1.515 0v.4h.4v-.4h-.4Zm29.562-7.574h-.4v1.13l.711-.878-.311-.252Zm0-1.585h.4v-.4h-.4v.4Zm3.915-.238h.4v-.4h-.4v.4Zm0 1.288.01.4.39-.01v-.39h-.4Zm-3.915 2.121-.332-.222-.068.1v.122h.4Zm0 5.986v.4h.4v-.4h-.4Zm-1.47 0h-.4v.4h.4v-.4Zm0-9.157v-.4h-.4v.4h.4Zm15.82.002v-.4h-.4v.4h.4Zm1.49 0h.4v-.4h-.4v.4Zm-1.49 1.042-.263.302.663.577v-.879h-.4Zm0 7.192h.4v-.879l-.663.577.263.302Zm0 1.022h-.4v.4h.4v-.4Zm1.49 0v.4h.4v-.4h-.4Zm-1.588-2.686.322.239.078-.106v-.133h-.4Zm0-4.026h.4v-.132l-.078-.106-.322.238Zm11.924 4.388.321.238.079-.106v-.132h-.4Zm0-4.007h.4v-.13l-.077-.105-.323.235Zm13.129 1.663h.4v-.003l-.4.003Zm-.323 2.324.376.138.197-.538h-.573v.4Zm-1.592 0v-.4h-.244l-.112.217.356.183Zm-6.603-1.743v-.4h-.452l.055.448.397-.048Zm8.41 0v.4h.4v-.4h-.4Zm0-.04.169-.363-.569-.265v.628h.4Zm.086.04-.169.363.501.233.065-.549-.397-.047Zm-1.379-.938v.4h.438l-.04-.437-.398.037Zm-7.044 0-.397-.049-.055.449h.452v-.4Zm-3.494-9.168v14.213h.8V6.174h-.8Zm-1.09.4h1.49v-.8h-1.49v.8Zm.4 5.585V6.174h-.8v5.985h.8Zm-4.06-.86c1.427 0 2.558.432 3.397 1.162l.525-.603c-1.001-.872-2.325-1.36-3.922-1.36v.8Zm-4.837 4.464c0-2.454 2.137-4.465 4.837-4.465v-.8c-3.084 0-5.637 2.313-5.637 5.265h.8Zm4.837 4.464c-2.7 0-4.837-2.01-4.837-4.464h-.8c0 2.951 2.553 5.264 5.637 5.264v-.8Zm3.397-1.163c-.839.73-1.97 1.163-3.397 1.163v.8c1.597 0 2.921-.488 3.922-1.36l-.525-.603Zm.663 1.323v-1.02h-.8v1.02h.8Zm1.09-.4h-1.49v.8h1.49v-.8Zm-33.863-11.74h5.397v-.8h-5.397v.8Zm.4 12.019V7.848h-.8v12.418h.8Zm-1.915.4h1.515v-.8h-1.515v.8Zm-.4-12.818v12.418h.8V7.848h-.8Zm-4.997.4h5.397v-.8h-5.397v.8Zm-.4-1.713v1.313h.8V6.535h-.8Zm12.709-.4h-12.309v.8h12.309v-.8Zm.4 1.713V6.535h-.8v1.313h.8Zm-66.966-1.31v13.73h.8V6.538h-.8Zm-1.13.4h1.53v-.8h-1.53v.8Zm.4 5.879v-6.28h-.8v6.28h.8Zm-9.264.4h8.863v-.8h-8.863v.8Zm-.4-6.68v6.28h.8v-6.28h-.8Zm-1.13.4h1.53v-.8h-1.53v.8Zm.4 13.33V6.538h-.8v13.73h.8Zm1.13-.4h-1.53v.8h1.53v-.8Zm-.4-5.738v6.139h.8v-6.139h-.8Zm9.263-.4h-8.863v.8h8.863v-.8Zm.4 6.539v-6.139h-.8v6.139h.8Zm1.131-.4h-1.53v.8h1.53v-.8Zm1.94-3.97c0-2.587 2.142-4.627 4.997-4.627v-.8c-3.244 0-5.797 2.346-5.797 5.428h.8Zm4.997 4.69c-2.851 0-4.997-2.056-4.997-4.69h-.8c0 3.12 2.549 5.49 5.797 5.49v-.8Zm4.974-4.69c0 2.635-2.147 4.69-4.974 4.69v.8c3.227 0 5.774-2.372 5.774-5.49h-.8Zm-4.974-4.627c2.832 0 4.974 2.039 4.974 4.628h.8c0-3.08-2.552-5.428-5.774-5.428v.8Zm-.045 8.01c-1.96 0-3.413-1.484-3.413-3.322h-.8c0 2.29 1.821 4.123 4.213 4.123v-.8Zm3.413-3.322c0 1.838-1.453 3.323-3.413 3.323v.8c2.392 0 4.213-1.834 4.213-4.123h-.8Zm-3.413-3.243c1.967 0 3.413 1.472 3.413 3.243h.8c0-2.236-1.828-4.043-4.213-4.043v.8Zm-3.413 3.243c0-1.77 1.446-3.243 3.413-3.243v-.8c-2.385 0-4.213 1.807-4.213 4.043h.8Zm25-5.234L74.38 20.12l.745.292 3.677-9.395-.745-.292Zm-1.191.546h1.563v-.8h-1.563v.8Zm-2.395 6.942 2.768-7.198-.747-.288-2.768 7.2.747.286Zm-3.286-7.209 2.535 7.199.755-.266-2.536-7.199-.754.266Zm-.912.267h1.289v-.8h-1.289v.8Zm-2.158 6.951 2.535-7.218-.754-.265-2.536 7.218.755.265Zm-3.498-7.209 2.746 7.22.748-.285-2.747-7.22-.747.285Zm-1.19.258h1.564v-.8h-1.564v.8Zm4.049 8.849-3.677-9.395-.745.292 3.677 9.395.745-.292Zm.938-.254h-1.31v.8h1.31v-.8Zm2.137-6.89-2.515 7.157.755.265 2.514-7.157-.754-.266Zm3.269 7.157-2.515-7.158-.754.266 2.514 7.157.755-.265Zm.933-.267h-1.31v.8h1.31v-.8Zm21.766-9.395c-3.23 0-5.797 2.255-5.797 5.248h.8c0-2.473 2.127-4.448 4.997-4.448v-.8Zm5.774 5.248c0-2.992-2.566-5.248-5.774-5.248v.8c2.846 0 4.974 1.974 4.974 4.448h.8Zm-5.774 5.308c3.212 0 5.774-2.28 5.774-5.308h-.8c0 2.519-2.133 4.508-4.974 4.508v.8ZM90.72 15.72c0 3.03 2.563 5.308 5.797 5.308v-.8c-2.865 0-4.997-1.99-4.997-4.508h-.8Zm1.541-.122c0 2.29 1.821 4.124 4.213 4.124v-.8c-1.96 0-3.413-1.485-3.413-3.324h-.8Zm4.213-4.042c-2.385 0-4.213 1.806-4.213 4.042h.8c0-1.77 1.446-3.242 3.413-3.242v-.8Zm4.213 4.042c0-2.236-1.828-4.042-4.213-4.042v.8c1.967 0 3.413 1.472 3.413 3.242h.8Zm-4.213 4.124c2.392 0 4.213-1.834 4.213-4.124h-.8c0 1.839-1.453 3.324-3.413 3.324v.8ZM92.278 7.45h-5.397v.8h5.397v-.8Zm-.4-.913V7.85h.8V6.537h-.8Zm-11.91.4h12.31v-.8h-12.31v.8Zm.4.913V6.537h-.8V7.85h.8Zm4.998-.4H79.97v.8h5.397v-.8Zm.4 12.818V7.85h-.8v12.418h.8Zm1.115-.4h-1.515v.8h1.515v-.8Zm-.4-12.018v12.418h.8V7.85h-.8Zm30.362 4.845v-1.586h-.8v1.585h.8Zm3.515-2.224c-1.741 0-3.218.727-4.226 1.972l.622.503c.853-1.054 2.101-1.675 3.604-1.675v-.8Zm.4 1.688v-1.288h-.8v1.288h.8Zm-3.982 2.343c.813-1.216 2.075-1.906 3.592-1.943l-.019-.8c-1.771.043-3.277.86-4.238 2.299l.665.444Zm.067 5.764V14.28h-.8v5.986h.8Zm-1.87.4h1.47v-.8h-1.47v.8Zm-.4-9.557v9.157h.8v-9.157h-.8Zm1.87-.4h-1.47v.8h1.47v-.8Zm14.35.803h1.49v-.8h-1.49v.8Zm.4.641v-1.042h-.8v1.042h.8Zm-4.06-.882c1.423 0 2.555.45 3.397 1.184l.525-.604c-.998-.869-2.32-1.38-3.922-1.38v.8Zm-4.836 4.468c0-2.456 2.136-4.468 4.836-4.468v-.8c-3.084 0-5.636 2.315-5.636 5.268h.8Zm4.836 4.488c-2.699 0-4.836-2.011-4.836-4.488h-.8c0 2.972 2.551 5.288 5.636 5.288v-.8Zm3.397-1.184c-.842.734-1.974 1.184-3.397 1.184v.8c1.602 0 2.924-.511 3.922-1.38l-.525-.604Zm.663 1.324v-1.022h-.8v1.022h.8Zm1.09-.4h-1.49v.8h1.49v-.8Zm-.4-8.855v9.255h.8V11.11h-.8Zm-4.591 7.87c-1.983 0-3.456-1.528-3.456-3.324h-.8c0 2.25 1.844 4.123 4.256 4.123v-.8Zm3.082-1.539c-.761 1.027-1.846 1.538-3.082 1.538v.8c1.478 0 2.806-.622 3.725-1.861l-.643-.477Zm-.079-3.788v4.027h.8v-4.027h-.8Zm-3.003-1.3c1.236 0 2.321.511 3.082 1.538l.643-.476c-.919-1.24-2.247-1.862-3.725-1.862v.8Zm-3.456 3.303c0-1.775 1.471-3.303 3.456-3.303v-.8c-2.411 0-4.256 1.871-4.256 4.103h.8Zm15.379 3.685c-1.984 0-3.456-1.529-3.456-3.303h-.8c0 2.232 1.846 4.103 4.256 4.103v-.8Zm3.083-1.538c-.762 1.026-1.846 1.538-3.083 1.538v.8c1.479 0 2.806-.623 3.725-1.862l-.642-.476Zm-.079-3.769v4.007h.8v-4.007h-.8Zm-3.004-1.32c1.236 0 2.319.51 3.081 1.556l.646-.471c-.919-1.262-2.248-1.885-3.727-1.885v.8Zm-3.456 3.324c0-1.797 1.474-3.324 3.456-3.324v-.8c-2.411 0-4.256 1.873-4.256 4.124h.8Zm15.149-4.769c2.614 0 4.42 1.86 4.44 4.431l.8-.006c-.023-2.998-2.175-5.225-5.24-5.225v.8Zm-4.762 4.468c0-2.489 1.936-4.468 4.762-4.468v-.8c-3.238 0-5.562 2.308-5.562 5.268h.8Zm4.762 4.488c-2.825 0-4.762-1.978-4.762-4.488h-.8c0 2.98 2.322 5.288 5.562 5.288v-.8Zm4.142-2.342c-.506 1.377-2.057 2.342-4.142 2.342v.8c2.304 0 4.236-1.078 4.893-2.866l-.751-.276Zm-1.217.538h1.592v-.8h-1.592v.8Zm-2.882 1.422c1.469 0 2.696-.58 3.238-1.64l-.712-.365c-.36.704-1.242 1.205-2.526 1.205v.8Zm-4.118-3.517c.239 1.958 1.76 3.517 4.118 3.517v-.8c-1.943 0-3.132-1.246-3.324-2.814l-.794.097Zm8.807-.448h-8.41v.8h8.41v-.8Zm-.4.36v.04h.8v-.04h-.8Zm.655-.323-.086-.04-.338.725.086.04.338-.725Zm-.547-.218c0 .206-.001.381-.019.534l.794.094c.025-.208.025-.433.025-.628h-.8Zm-4.405-3.155c.887 0 1.592.296 2.095.781.505.488.832 1.193.911 2.053l.796-.073c-.093-1.021-.488-1.915-1.152-2.555-.665-.643-1.576-1.005-2.65-1.005v.8ZM147.7 15.39c.193-1.578 1.374-2.846 3.243-2.846v-.8c-2.309 0-3.799 1.606-4.037 3.549l.794.097Zm6.647-.448h-7.044v.8h7.044v-.8ZM4 4h21v20H4z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.113 28V5.185C29.113 2.321 26.7 0 23.722 0H5.392C2.413 0 0 2.321 0 5.185v17.63C0 25.678 2.414 28 5.391 28h23.722ZM7.015 6.973c-.684 0-1.238.532-1.238 1.19v13.09c0 .657.554 1.19 1.238 1.19.683 0 1.237-.533 1.237-1.19V8.163c0-.658-.554-1.19-1.237-1.19Zm9.184 1.192c0-.658.554-1.19 1.237-1.19.684 0 1.238.532 1.238 1.19v13.09c0 .657-.554 1.19-1.238 1.19-.683 0-1.237-.533-1.237-1.19V8.165Zm-3.962-2.976c-.683 0-1.237.533-1.237 1.19v13.09c0 .658.554 1.19 1.237 1.19.684 0 1.238-.532 1.238-1.19V6.38c0-.657-.554-1.19-1.238-1.19Zm8.835 1.19c0-.657.554-1.19 1.238-1.19.683 0 1.237.533 1.237 1.19v10.88c0 .658-.554 1.19-1.237 1.19-.684 0-1.238-.532-1.238-1.19V6.38Z' fill='%232C7BFD'/%3E%3C/svg%3E") 50% no-repeat}.htt-header.transparent .desktop-menu__link{opacity:.85}.htt-header.transparent .desktop-menu__button,.htt-header.transparent .desktop-menu__link:hover{opacity:1}.htt-header.headroom--pinned{transform:translateY(0)}.htt-header.headroom--unpinned{transform:translateY(-100%)}.htt-header.headroom--unpinned .desktop-submenu{display:none}.htt-header.headroom--not-top{--header-height:64px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.9);border-bottom:1px solid #cfcfcf;position:fixed}@supports not ((-webkit-backdrop-filter:blur(8px)) or (backdrop-filter:blur(8px))){.htt-header.headroom--not-top{background:#fff}}.htt-header.headroom--not-top .desktop-menu{color:#2c3d55}.htt-header.headroom--not-top .desktop-menu__button{padding-bottom:10px;padding-top:10px}.htt-header.headroom--not-top .mobile-menu-button .bar{background:var(--menu-text-color)}.htt-header .htt-logo{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 156 28'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M144.209 20.387V6.174h-1.49v5.985c-.921-.8-2.148-1.26-3.66-1.26-2.892 0-5.237 2.161-5.237 4.864 0 2.702 2.345 4.864 5.237 4.864 1.512 0 2.739-.46 3.66-1.26v1.02h1.49Zm-28.466-12.54h-5.397v12.419h-1.515V7.848h-5.397V6.535h12.309v1.313Zm-66.166 12.42V6.538h-1.53v6.28h-8.864v-6.28h-1.53v13.73h1.53V14.13h8.863v6.139h1.531Zm6.937-9.396c-3.05 0-5.397 2.193-5.397 5.028 0 2.876 2.348 5.09 5.397 5.09 3.027 0 5.374-2.214 5.374-5.09 0-2.835-2.347-5.028-5.374-5.028Zm-3.858 5.088c0 2.064 1.638 3.723 3.813 3.723 2.176 0 3.813-1.66 3.813-3.723 0-2.004-1.637-3.643-3.813-3.643-2.175 0-3.813 1.64-3.813 3.643Zm22.096 4.307 3.676-9.395h-1.563l-2.768 7.199-2.536-7.199h-1.289l-2.536 7.219-2.746-7.219h-1.564l3.677 9.395h1.31l2.514-7.158 2.514 7.158h1.31Zm16.37-4.547c0-2.733 2.346-4.848 5.396-4.848 3.027 0 5.374 2.115 5.374 4.848 0 2.773-2.347 4.908-5.374 4.908-3.05 0-5.397-2.135-5.397-4.908Zm5.353 3.601c-2.176 0-3.813-1.659-3.813-3.723 0-2.003 1.637-3.642 3.813-3.642s3.813 1.64 3.813 3.642c0 2.064-1.637 3.723-3.813 3.723ZM86.881 7.85h5.397V6.537h-12.31V7.85h5.398v12.418h1.515V7.85Zm29.562 3.259v1.585c.93-1.149 2.293-1.823 3.915-1.823v1.288c-1.644.04-3.028.793-3.915 2.121v5.986h-1.47v-9.157h1.47Zm15.84.002h-1.49v1.042c-.921-.801-2.148-1.282-3.66-1.282-2.892 0-5.236 2.164-5.236 4.868 0 2.725 2.344 4.888 5.236 4.888 1.512 0 2.739-.48 3.66-1.282v1.022h1.49V11.11Zm-8.847 4.547c0 2.024 1.658 3.723 3.856 3.723 1.357 0 2.563-.566 3.403-1.7v-4.026c-.84-1.133-2.046-1.7-3.403-1.7-2.198 0-3.856 1.7-3.856 3.703Zm11.923.382c0 2.003 1.659 3.703 3.856 3.703 1.358 0 2.564-.567 3.404-1.7v-4.007c-.84-1.153-2.046-1.72-3.404-1.72-2.197 0-3.856 1.7-3.856 3.724Zm20.389-.341c-.022-2.784-2.001-4.828-4.84-4.828-3.032 0-5.162 2.144-5.162 4.868 0 2.745 2.13 4.888 5.162 4.888 2.194 0 3.936-1.021 4.517-2.604h-1.592c-.451.881-1.505 1.422-2.882 1.422-2.151 0-3.506-1.402-3.721-3.165h8.41v-.04l.086.04c.022-.18.022-.38.022-.581Zm-1.401-.357c-.172-1.882-1.443-3.197-3.404-3.197-2.089 0-3.425 1.436-3.64 3.197h7.044Z' fill='%230f0f0f'/%3E%3Cpath d='M144.209 6.174h.4v-.4h-.4v.4Zm0 14.213v.4h.4v-.4h-.4Zm-1.49-14.213v-.4h-.4v.4h.4Zm0 5.985-.263.302.663.577v-.879h-.4Zm0 7.207h.4v-.878l-.663.576.263.302Zm0 1.021h-.4v.4h.4v-.4Zm-32.373-12.54v-.4h-.4v.4h.4Zm5.397 0v.4h.4v-.4h-.4Zm-5.397 12.419v.4h.4v-.4h-.4Zm-1.515 0h-.4v.4h.4v-.4Zm0-12.418h.4v-.4h-.4v.4Zm-5.397 0h-.4v.4h.4v-.4Zm0-1.313v-.4h-.4v.4h.4Zm12.309 0h.4v-.4h-.4v.4Zm-66.166.002h.4v-.4h-.4v.4Zm0 13.73v.4h.4v-.4h-.4Zm-1.53-13.73v-.4h-.4v.4h.4Zm0 6.28v.4h.4v-.4h-.4Zm-8.864 0h-.4v.4h.4v-.4Zm0-6.28h.4v-.4h-.4v.4Zm-1.53 0v-.4h-.4v.4h.4Zm0 13.73h-.4v.4h.4v-.4Zm1.53 0v.4h.4v-.4h-.4Zm0-6.138v-.4h-.4v.4h.4Zm8.863 0h.4v-.4h-.4v.4Zm0 6.139h-.4v.4h.4v-.4Zm30.382-9.397.373.146.213-.546h-.586v.4Zm-3.676 9.395v.4h.273l.1-.254-.373-.146Zm2.113-9.395v-.4h-.275l-.099.256.374.144Zm-2.768 7.199-.378.133.361 1.024.39-1.014-.373-.143Zm-2.537-7.2.377-.133-.094-.267h-.283v.4Zm-1.289 0v-.4h-.284l-.093.268.377.132Zm-2.536 7.219-.374.142.39 1.022.362-1.032-.378-.132Zm-2.746-7.219.373-.142-.098-.258h-.275v.4Zm-1.564 0v-.4h-.586l.213.546.373-.146Zm3.677 9.395-.373.146.1.254h.273v-.4Zm1.31 0v.4h.283l.094-.268-.378-.132Zm2.514-7.158.377-.133-.377-1.074-.377 1.074.377.133Zm2.514 7.158-.377.132.094.268h.284v-.4ZM92.279 7.85v.4h.4v-.4h-.4Zm-5.397 0v-.4h-.4v.4h.4Zm5.397-1.313h.4v-.4h-.4v.4Zm-12.31 0v-.4h-.4v.4h.4Zm0 1.313h-.4v.4h.4v-.4Zm5.398 0h.4v-.4h-.4v.4Zm0 12.418h-.4v.4h.4v-.4Zm1.515 0v.4h.4v-.4h-.4Zm29.562-7.574h-.4v1.13l.711-.878-.311-.252Zm0-1.585h.4v-.4h-.4v.4Zm3.915-.238h.4v-.4h-.4v.4Zm0 1.288.01.4.39-.01v-.39h-.4Zm-3.915 2.121-.332-.222-.068.1v.122h.4Zm0 5.986v.4h.4v-.4h-.4Zm-1.47 0h-.4v.4h.4v-.4Zm0-9.157v-.4h-.4v.4h.4Zm15.82.002v-.4h-.4v.4h.4Zm1.49 0h.4v-.4h-.4v.4Zm-1.49 1.042-.263.302.663.577v-.879h-.4Zm0 7.192h.4v-.879l-.663.577.263.302Zm0 1.022h-.4v.4h.4v-.4Zm1.49 0v.4h.4v-.4h-.4Zm-1.588-2.686.322.239.078-.106v-.133h-.4Zm0-4.026h.4v-.132l-.078-.106-.322.238Zm11.924 4.388.321.238.079-.106v-.132h-.4Zm0-4.007h.4v-.13l-.077-.105-.323.235Zm13.129 1.663h.4v-.003l-.4.003Zm-.323 2.324.376.138.197-.538h-.573v.4Zm-1.592 0v-.4h-.244l-.112.217.356.183Zm-6.603-1.743v-.4h-.452l.055.448.397-.048Zm8.41 0v.4h.4v-.4h-.4Zm0-.04.169-.363-.569-.265v.628h.4Zm.086.04-.169.363.501.233.065-.549-.397-.047Zm-1.379-.938v.4h.438l-.04-.437-.398.037Zm-7.044 0-.397-.049-.055.449h.452v-.4Zm-3.494-9.168v14.213h.8V6.174h-.8Zm-1.09.4h1.49v-.8h-1.49v.8Zm.4 5.585V6.174h-.8v5.985h.8Zm-4.06-.86c1.427 0 2.558.432 3.397 1.162l.525-.603c-1.001-.872-2.325-1.36-3.922-1.36v.8Zm-4.837 4.464c0-2.454 2.137-4.465 4.837-4.465v-.8c-3.084 0-5.637 2.313-5.637 5.265h.8Zm4.837 4.464c-2.7 0-4.837-2.01-4.837-4.464h-.8c0 2.951 2.553 5.264 5.637 5.264v-.8Zm3.397-1.163c-.839.73-1.97 1.163-3.397 1.163v.8c1.597 0 2.921-.488 3.922-1.36l-.525-.603Zm.663 1.323v-1.02h-.8v1.02h.8Zm1.09-.4h-1.49v.8h1.49v-.8Zm-33.863-11.74h5.397v-.8h-5.397v.8Zm.4 12.019V7.848h-.8v12.418h.8Zm-1.915.4h1.515v-.8h-1.515v.8Zm-.4-12.818v12.418h.8V7.848h-.8Zm-4.997.4h5.397v-.8h-5.397v.8Zm-.4-1.713v1.313h.8V6.535h-.8Zm12.709-.4h-12.309v.8h12.309v-.8Zm.4 1.713V6.535h-.8v1.313h.8Zm-66.966-1.31v13.73h.8V6.538h-.8Zm-1.13.4h1.53v-.8h-1.53v.8Zm.4 5.879v-6.28h-.8v6.28h.8Zm-9.264.4h8.863v-.8h-8.863v.8Zm-.4-6.68v6.28h.8v-6.28h-.8Zm-1.13.4h1.53v-.8h-1.53v.8Zm.4 13.33V6.538h-.8v13.73h.8Zm1.13-.4h-1.53v.8h1.53v-.8Zm-.4-5.738v6.139h.8v-6.139h-.8Zm9.263-.4h-8.863v.8h8.863v-.8Zm.4 6.539v-6.139h-.8v6.139h.8Zm1.131-.4h-1.53v.8h1.53v-.8Zm1.94-3.97c0-2.587 2.142-4.627 4.997-4.627v-.8c-3.244 0-5.797 2.346-5.797 5.428h.8Zm4.997 4.69c-2.851 0-4.997-2.056-4.997-4.69h-.8c0 3.12 2.549 5.49 5.797 5.49v-.8Zm4.974-4.69c0 2.635-2.147 4.69-4.974 4.69v.8c3.227 0 5.774-2.372 5.774-5.49h-.8Zm-4.974-4.627c2.832 0 4.974 2.039 4.974 4.628h.8c0-3.08-2.552-5.428-5.774-5.428v.8Zm-.045 8.01c-1.96 0-3.413-1.484-3.413-3.322h-.8c0 2.29 1.821 4.123 4.213 4.123v-.8Zm3.413-3.322c0 1.838-1.453 3.323-3.413 3.323v.8c2.392 0 4.213-1.834 4.213-4.123h-.8Zm-3.413-3.243c1.967 0 3.413 1.472 3.413 3.243h.8c0-2.236-1.828-4.043-4.213-4.043v.8Zm-3.413 3.243c0-1.77 1.446-3.243 3.413-3.243v-.8c-2.385 0-4.213 1.807-4.213 4.043h.8Zm25-5.234L74.38 20.12l.745.292 3.677-9.395-.745-.292Zm-1.191.546h1.563v-.8h-1.563v.8Zm-2.395 6.942 2.768-7.198-.747-.288-2.768 7.2.747.286Zm-3.286-7.209 2.535 7.199.755-.266-2.536-7.199-.754.266Zm-.912.267h1.289v-.8h-1.289v.8Zm-2.158 6.951 2.535-7.218-.754-.265-2.536 7.218.755.265Zm-3.498-7.209 2.746 7.22.748-.285-2.747-7.22-.747.285Zm-1.19.258h1.564v-.8h-1.564v.8Zm4.049 8.849-3.677-9.395-.745.292 3.677 9.395.745-.292Zm.938-.254h-1.31v.8h1.31v-.8Zm2.137-6.89-2.515 7.157.755.265 2.514-7.157-.754-.266Zm3.269 7.157-2.515-7.158-.754.266 2.514 7.157.755-.265Zm.933-.267h-1.31v.8h1.31v-.8Zm21.766-9.395c-3.23 0-5.797 2.255-5.797 5.248h.8c0-2.473 2.127-4.448 4.997-4.448v-.8Zm5.774 5.248c0-2.992-2.566-5.248-5.774-5.248v.8c2.846 0 4.974 1.974 4.974 4.448h.8Zm-5.774 5.308c3.212 0 5.774-2.28 5.774-5.308h-.8c0 2.519-2.133 4.508-4.974 4.508v.8ZM90.72 15.72c0 3.03 2.563 5.308 5.797 5.308v-.8c-2.865 0-4.997-1.99-4.997-4.508h-.8Zm1.541-.122c0 2.29 1.821 4.124 4.213 4.124v-.8c-1.96 0-3.413-1.485-3.413-3.324h-.8Zm4.213-4.042c-2.385 0-4.213 1.806-4.213 4.042h.8c0-1.77 1.446-3.242 3.413-3.242v-.8Zm4.213 4.042c0-2.236-1.828-4.042-4.213-4.042v.8c1.967 0 3.413 1.472 3.413 3.242h.8Zm-4.213 4.124c2.392 0 4.213-1.834 4.213-4.124h-.8c0 1.839-1.453 3.324-3.413 3.324v.8ZM92.278 7.45h-5.397v.8h5.397v-.8Zm-.4-.913V7.85h.8V6.537h-.8Zm-11.91.4h12.31v-.8h-12.31v.8Zm.4.913V6.537h-.8V7.85h.8Zm4.998-.4H79.97v.8h5.397v-.8Zm.4 12.818V7.85h-.8v12.418h.8Zm1.115-.4h-1.515v.8h1.515v-.8Zm-.4-12.018v12.418h.8V7.85h-.8Zm30.362 4.845v-1.586h-.8v1.585h.8Zm3.515-2.224c-1.741 0-3.218.727-4.226 1.972l.622.503c.853-1.054 2.101-1.675 3.604-1.675v-.8Zm.4 1.688v-1.288h-.8v1.288h.8Zm-3.982 2.343c.813-1.216 2.075-1.906 3.592-1.943l-.019-.8c-1.771.043-3.277.86-4.238 2.299l.665.444Zm.067 5.764V14.28h-.8v5.986h.8Zm-1.87.4h1.47v-.8h-1.47v.8Zm-.4-9.557v9.157h.8v-9.157h-.8Zm1.87-.4h-1.47v.8h1.47v-.8Zm14.35.803h1.49v-.8h-1.49v.8Zm.4.641v-1.042h-.8v1.042h.8Zm-4.06-.882c1.423 0 2.555.45 3.397 1.184l.525-.604c-.998-.869-2.32-1.38-3.922-1.38v.8Zm-4.836 4.468c0-2.456 2.136-4.468 4.836-4.468v-.8c-3.084 0-5.636 2.315-5.636 5.268h.8Zm4.836 4.488c-2.699 0-4.836-2.011-4.836-4.488h-.8c0 2.972 2.551 5.288 5.636 5.288v-.8Zm3.397-1.184c-.842.734-1.974 1.184-3.397 1.184v.8c1.602 0 2.924-.511 3.922-1.38l-.525-.604Zm.663 1.324v-1.022h-.8v1.022h.8Zm1.09-.4h-1.49v.8h1.49v-.8Zm-.4-8.855v9.255h.8V11.11h-.8Zm-4.591 7.87c-1.983 0-3.456-1.528-3.456-3.324h-.8c0 2.25 1.844 4.123 4.256 4.123v-.8Zm3.082-1.539c-.761 1.027-1.846 1.538-3.082 1.538v.8c1.478 0 2.806-.622 3.725-1.861l-.643-.477Zm-.079-3.788v4.027h.8v-4.027h-.8Zm-3.003-1.3c1.236 0 2.321.511 3.082 1.538l.643-.476c-.919-1.24-2.247-1.862-3.725-1.862v.8Zm-3.456 3.303c0-1.775 1.471-3.303 3.456-3.303v-.8c-2.411 0-4.256 1.871-4.256 4.103h.8Zm15.379 3.685c-1.984 0-3.456-1.529-3.456-3.303h-.8c0 2.232 1.846 4.103 4.256 4.103v-.8Zm3.083-1.538c-.762 1.026-1.846 1.538-3.083 1.538v.8c1.479 0 2.806-.623 3.725-1.862l-.642-.476Zm-.079-3.769v4.007h.8v-4.007h-.8Zm-3.004-1.32c1.236 0 2.319.51 3.081 1.556l.646-.471c-.919-1.262-2.248-1.885-3.727-1.885v.8Zm-3.456 3.324c0-1.797 1.474-3.324 3.456-3.324v-.8c-2.411 0-4.256 1.873-4.256 4.124h.8Zm15.149-4.769c2.614 0 4.42 1.86 4.44 4.431l.8-.006c-.023-2.998-2.175-5.225-5.24-5.225v.8Zm-4.762 4.468c0-2.489 1.936-4.468 4.762-4.468v-.8c-3.238 0-5.562 2.308-5.562 5.268h.8Zm4.762 4.488c-2.825 0-4.762-1.978-4.762-4.488h-.8c0 2.98 2.322 5.288 5.562 5.288v-.8Zm4.142-2.342c-.506 1.377-2.057 2.342-4.142 2.342v.8c2.304 0 4.236-1.078 4.893-2.866l-.751-.276Zm-1.217.538h1.592v-.8h-1.592v.8Zm-2.882 1.422c1.469 0 2.696-.58 3.238-1.64l-.712-.365c-.36.704-1.242 1.205-2.526 1.205v.8Zm-4.118-3.517c.239 1.958 1.76 3.517 4.118 3.517v-.8c-1.943 0-3.132-1.246-3.324-2.814l-.794.097Zm8.807-.448h-8.41v.8h8.41v-.8Zm-.4.36v.04h.8v-.04h-.8Zm.655-.323-.086-.04-.338.725.086.04.338-.725Zm-.547-.218c0 .206-.001.381-.019.534l.794.094c.025-.208.025-.433.025-.628h-.8Zm-4.405-3.155c.887 0 1.592.296 2.095.781.505.488.832 1.193.911 2.053l.796-.073c-.093-1.021-.488-1.915-1.152-2.555-.665-.643-1.576-1.005-2.65-1.005v.8ZM147.7 15.39c.193-1.578 1.374-2.846 3.243-2.846v-.8c-2.309 0-3.799 1.606-4.037 3.549l.794.097Zm6.647-.448h-7.044v.8h7.044v-.8Z' fill='%230f0f0f'/%3E%3Cpath fill='%23fff' d='M4 4h21v20H4z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.113 28V5.185C29.113 2.321 26.7 0 23.722 0H5.392C2.413 0 0 2.321 0 5.185v17.63C0 25.678 2.414 28 5.391 28h23.722ZM7.015 6.973c-.684 0-1.238.532-1.238 1.19v13.09c0 .657.554 1.19 1.238 1.19.683 0 1.237-.533 1.237-1.19V8.163c0-.658-.554-1.19-1.237-1.19Zm9.184 1.192c0-.658.554-1.19 1.237-1.19.684 0 1.238.532 1.238 1.19v13.09c0 .657-.554 1.19-1.238 1.19-.683 0-1.237-.533-1.237-1.19V8.165Zm-3.962-2.976c-.683 0-1.237.533-1.237 1.19v13.09c0 .658.554 1.19 1.237 1.19.684 0 1.238-.532 1.238-1.19V6.38c0-.657-.554-1.19-1.238-1.19Zm8.835 1.19c0-.657.554-1.19 1.238-1.19.683 0 1.237.533 1.237 1.19v10.88c0 .658-.554 1.19-1.237 1.19-.684 0-1.238-.532-1.238-1.19V6.38Z' fill='%232C7BFD'/%3E%3C/svg%3E") 50% no-repeat;flex-shrink:0;height:28px;width:156px}.htt-header .header-spot{display:flex;flex-direction:column;padding:20px 10px 60px}.htt-header .header-spot__text{font-size:12px}.htt-header .header-spot .auth-link{border:1px solid #2c7bfd;border-radius:var(--border-radius);color:var(--menu-text-color-active);font-weight:500;margin-bottom:8px;padding:12px 0;text-align:center;text-decoration:none;text-transform:uppercase}.htt-header .header-spot .desktop-menu__button,.htt-header .header-spot .htt-btn{padding:16px}.htt-header .header-spot .link-mask-icon{align-self:flex-start}.htt-header .header-spot .vimeo-player__inner:after{height:32px;width:32px}.mobile-nav-wrap .htt-logo,.mobile-nav-wrap .mobile-menu-button{position:relative;z-index:201}.desktop-nav-wrap{display:none}@media screen and (min-width:1024px){.mobile-nav-wrap{display:none}.desktop-nav-wrap{display:flex}}.nav-container{align-items:center;display:flex;height:var(--header-height);justify-content:space-between;width:100%}.mobile-menu{background:var(--mobile-menu-bg-color);color:var(--menu-text-color);font-size:16px;height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));left:0;opacity:0;overflow-y:auto;overscroll-behavior:contain;padding:20px var(--page-gutter) 40px;position:absolute;right:0;top:var(--header-height);transition:all .375s;visibility:hidden;z-index:200}.mobile-menu__item,.mobile-menu__list{list-style:none;padding:0}.mobile-menu__item{margin:0;opacity:0;transform:translateY(-10px);transition:transform .5s ease,opacity .6s ease}.mobile-menu .mobile-menu-expander,.mobile-menu__link{letter-spacing:0;line-height:1.3;padding:12px 0}.mobile-menu__link{color:inherit;display:block;font-weight:400;text-decoration:none}.mobile-menu__link:hover{color:inherit}.mobile-menu__link.pro:after{content:"PRO"}.mobile-menu__link.new:after,.mobile-menu__link.pro:after{background:#2c7bfd;border-radius:4px;color:#fff;font-size:12px;font-weight:700;margin-left:5px;padding:2px 4px}.mobile-menu__link.new:after{content:"NEW"}.mobile-menu__link.hidden-link{display:none}.mobile-menu .header-spot .desktop-menu__button,.mobile-menu .header-spot .htt-btn{max-width:unset}.mobile-menu .mobile-submenu{padding:0}.mobile-menu .mobile-submenu-link{color:inherit;display:flex;flex-direction:column;font-weight:300;gap:6px;padding:12px 0;text-decoration:none;width:100%}.mobile-menu .mobile-submenu-link.has-icon{position:relative}.mobile-menu .mobile-submenu-link .submenu-icon{background:var(--submenu-icon-bg-color);border-radius:2px;color:var(--submenu-icon-color);padding:6px}.desktop-menu{align-items:center;color:var(--menu-text-color);display:flex;gap:32px;justify-content:space-between;margin-left:5%;text-align:center}@media (min-width:1200px){.desktop-menu{margin-left:5%}}.desktop-menu .desktop-submenu-list,.desktop-menu__item{list-style:none;padding:0}.desktop-menu__item{display:inline-block;position:relative;text-align:center}.desktop-menu__link{color:var(--menu-text-color);cursor:pointer;flex-shrink:0;font-weight:500;position:relative;text-decoration:none;transition:opacity .25s ease}.desktop-menu__link.active,.desktop-menu__link:hover{font-weight:600}.desktop-menu__link:before{content:attr(data-title);display:block;font-weight:600;height:0;overflow:hidden;visibility:hidden}.desktop-menu__link.pro:after{content:"PRO"}.desktop-menu__link.new:after,.desktop-menu__link.pro:after{background:#2c7bfd;border-radius:4px;color:#fff;font-size:12px;font-weight:700;padding:2px 4px;position:relative;right:-4px;top:-10px}.desktop-menu__link.new:after{content:"NEW";margin-left:5px}.desktop-menu__link.hidden-link{display:none}.desktop-menu__link.auth-link{font-weight:300;transition:font-weight .3s}.desktop-menu__link.auth-link:hover{font-weight:600}.desktop-menu__button{opacity:1}.desktop-menu .submenu-parent{font-weight:400;padding:26px 0}.desktop-menu .submenu-parent .desktop-menu__link{cursor:default}.desktop-menu .submenu-parent .desktop-menu__link__icon{left:5px;position:relative;top:3px;transition:.3s}.desktop-menu .desktop-submenu:focus,.desktop-menu .desktop-submenu:hover,.desktop-menu .submenu-parent:focus-within>.desktop-submenu,.desktop-menu .submenu-parent:hover>.desktop-submenu{display:flex;opacity:1;visibility:visible;width:100%}.desktop-menu .submenu-parent:focus-within .desktop-menu__link,.desktop-menu .submenu-parent:hover .desktop-menu__link{color:#2c7bfd;font-weight:500;opacity:1}.desktop-menu .submenu-parent:focus-within .desktop-menu__link__icon,.desktop-menu .submenu-parent:hover .desktop-menu__link__icon{color:#2c7bfd;transform:rotate(180deg)}.desktop-menu .desktop-submenu{--submenu-border-color:#d5e5ff;--submenu-bg-color:#fff;background:var(--submenu-bg-color);border-bottom:1px solid #cfcfcf;border-radius:0;border-top:1px solid #cfcfcf;box-shadow:0 20px 20px 0 rgba(44,61,85,.25);color:var(--menu-text-color);display:none;font-size:14px;left:0;position:fixed;text-align:left;top:calc(var(--sticky-height) - 1px);z-index:5}.desktop-menu .desktop-submenu.show{display:flex}.desktop-menu .desktop-submenu:after{border-bottom:14px solid var(--submenu-bg-color);margin-bottom:-1px;z-index:1}.desktop-menu .desktop-submenu-list{display:flex;flex-wrap:wrap;gap:24px;padding:16px 0}.desktop-menu .desktop-submenu-list__item{flex:0 0 calc(33% - 24px)}.desktop-menu .header-spot-support{width:260px}.desktop-menu .header-spot-support .header-spot-support-bg{align-self:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 145 100'%3E%3Cpath d='M11.814 73.714a92.155 92.155 0 0 0 4.305 25.475c.058.19.123.38.186.57H32.37a33.401 33.401 0 0 1-.05-.57C31.247 86.874 37.366 12.818 44.751 0c-.647 1.04-34.184 34.585-32.938 73.714Z' fill='%232C7BFD' fill-opacity='.4'/%3E%3Cpath d='M13.02 99.188c.134.192.273.383.417.572h12.052c-.091-.163-.197-.355-.32-.572-1.99-3.593-7.884-14.337-13.354-25.474C5.94 61.744.543 49.322.998 44.826c-.141 1.014-4.21 31.927 12.021 54.362Z' fill='%232C7BFD' fill-opacity='.4'/%3E%3Cpath d='M64.562 55.86a2.776 2.776 0 0 0-.08.43l-11.606 6.096-2.695-1.697-3.092 3.732 4.478 3.468a2.116 2.116 0 0 0 2.538.038l12.066-8.765a2.775 2.775 0 1 0-1.609-3.302Zm13.992 41.3 2.327-1.497-4.665-9.687-3.434 2.209 5.772 8.975Z' fill='%23FFB8B8'/%3E%3Cpath d='m77.471 96.781 4.583-2.947a3.473 3.473 0 0 1 4.799 1.043l.06.095-7.502 4.825-1.94-3.016ZM45.029 80.52 62.89 69.082s3.282-.317 5.252 3.565l11.896 17.088-5.075 3.435-13.201-13.708-9.059 8.959S66.05 86.233 65.6 95.034c-.358 6.985-18.624 4.59-26.15 3.303a9.869 9.869 0 0 1-6.914-4.734c-.807-1.4-1.24-2.989-.563-4.491 1.808-4.007 13.057-8.593 13.057-8.593Z' fill='%230F0F0F'/%3E%3Cpath d='m36.172 90.077-5.148-1.042 1.467-25.264 5.923-7.255 3.529-.625a4.264 4.264 0 0 1 4.878 3.087l1.555 5.682c2.64 4.468-1.058 9.65-1.399 10.11l.192 7.836-10.997 7.471Z' fill='%230F0F0F'/%3E%3Cpath d='m40.966 57.505.326-1.155s3.545-2.612 8.96 4.158l-2.595 4.626-5.641-.226-1.05-7.403Zm8.154-8.99c1.004 4.116-2.954 4.422-7.649 5.567-4.695 1.145-8.35 2.696-9.353-1.42-1.004-4.116-.925-11.866 5.717-13.486 6.87-1.676 10.281 5.222 11.285 9.339Z' fill='%230F0F0F'/%3E%3Cpath d='M40.045 54.25a5.888 5.888 0 1 0 0-11.777 5.888 5.888 0 0 0 0 11.776Z' fill='%23FFB8B8'/%3E%3Cpath d='m33.3 49.412 2.262-.552.316-3.038.882 2.746 1.081-.264.185-1.772.514 1.602 8.035-1.96a6.233 6.233 0 0 0-7.533-4.579l-1.164.285a6.232 6.232 0 0 0-4.579 7.532Z' fill='%230F0F0F'/%3E%3Cpath d='M50.129 77.479a2.78 2.78 0 0 0-.414.144l-11.047-7.058.138-3.182-4.774-.835-.792 5.608a2.115 2.115 0 0 0 1.224 2.223l13.595 6.134a2.774 2.774 0 1 0 2.07-3.034Z' fill='%23FFB8B8'/%3E%3Cpath d='m39.308 57.669-.832-1.05s-3.343-1.076-5.148 3.437c-1.806 4.513-.113 8.914-.113 8.914l7.898.677.564-7.334-2.369-4.644Zm36.344-6.312h-.11v-2.99a1.73 1.73 0 0 0-1.73-1.732h-6.338a1.732 1.732 0 0 0-1.731 1.731v16.41a1.732 1.732 0 0 0 1.731 1.731h6.337a1.732 1.732 0 0 0 1.731-1.731v-11.29h.11v-2.129Z' fill='%230F0F0F'/%3E%3Cpath d='M73.882 47.085h-.827a.613.613 0 0 1-.569.846h-3.63a.614.614 0 0 1-.57-.846h-.772a1.293 1.293 0 0 0-1.293 1.293v16.386a1.295 1.295 0 0 0 1.293 1.293h6.368a1.293 1.293 0 0 0 1.293-1.293V48.378a1.292 1.292 0 0 0-1.293-1.293Z' fill='%23fff'/%3E%3Cpath d='M144.316 19.844H68.579v24.863h2.869v6.503l6.502-6.503h66.366V19.844Z' fill='%23fff'/%3E%3Cpath d='M71.207 51.79v-6.843H68.34V19.603h76.217v25.344H78.05l-6.843 6.843Zm-2.388-7.323h2.87v6.162l6.162-6.162h66.224V20.084H68.819v24.383Z' fill='%230F0F0F'/%3E%3Cpath d='M111.448 28.264h-34.44v1.045h34.44v-1.046Z' fill='%230F0F0F'/%3E%3Cpath d='M137.034 31.88H77.009v1.044h60.025V31.88Zm-.059 3.614H77.009v1.046h59.966v-1.046Z' fill='%232C7BFD' fill-opacity='.3'/%3E%3Cpath d='M103.542 100.001H11.956a.24.24 0 0 1 0-.481h91.586a.24.24 0 1 1 0 .481Z' fill='%230F0F0F'/%3E%3C/svg%3E") 50% no-repeat;height:100px;width:144px}.desktop-menu .header-spot-webinar{width:270px}.desktop-menu .header-spot-webinar .link-mask-icon:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3E%3Cpath d='M7.5 12.75 12 9.375 7.5 6v6.75ZM9 1.875c-4.14 0-7.5 3.36-7.5 7.5 0 4.14 3.36 7.5 7.5 7.5 4.14 0 7.5-3.36 7.5-7.5 0-4.14-3.36-7.5-7.5-7.5Zm0 13.5c-3.308 0-6-2.693-6-6 0-3.308 2.692-6 6-6 3.307 0 6 2.692 6 6 0 3.307-2.693 6-6 6Z' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3E%3Cpath d='M7.5 12.75 12 9.375 7.5 6v6.75ZM9 1.875c-4.14 0-7.5 3.36-7.5 7.5 0 4.14 3.36 7.5 7.5 7.5 4.14 0 7.5-3.36 7.5-7.5 0-4.14-3.36-7.5-7.5-7.5Zm0 13.5c-3.308 0-6-2.693-6-6 0-3.308 2.692-6 6-6 3.307 0 6 2.692 6 6 0 3.307-2.693 6-6 6Z' fill='currentColor'/%3E%3C/svg%3E")}.desktop-menu .header-spot-comparison{width:270px}.desktop-menu .header-spot-comparison .link-mask-icon:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3E%3Cpath d='M7.5 12.75 12 9.375 7.5 6v6.75ZM9 1.875c-4.14 0-7.5 3.36-7.5 7.5 0 4.14 3.36 7.5 7.5 7.5 4.14 0 7.5-3.36 7.5-7.5 0-4.14-3.36-7.5-7.5-7.5Zm0 13.5c-3.308 0-6-2.693-6-6 0-3.308 2.692-6 6-6 3.307 0 6 2.692 6 6 0 3.307-2.693 6-6 6Z' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3E%3Cpath d='M7.5 12.75 12 9.375 7.5 6v6.75ZM9 1.875c-4.14 0-7.5 3.36-7.5 7.5 0 4.14 3.36 7.5 7.5 7.5 4.14 0 7.5-3.36 7.5-7.5 0-4.14-3.36-7.5-7.5-7.5Zm0 13.5c-3.308 0-6-2.693-6-6 0-3.308 2.692-6 6-6 3.307 0 6 2.692 6 6 0 3.307-2.693 6-6 6Z' fill='currentColor'/%3E%3C/svg%3E")}.desktop-menu .header-spot-trailer{width:324px}.desktop-menu .header-spot-trailer .link-mask-icon:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3E%3Cpath d='M7.5 12.75 12 9.375 7.5 6v6.75ZM9 1.875c-4.14 0-7.5 3.36-7.5 7.5 0 4.14 3.36 7.5 7.5 7.5 4.14 0 7.5-3.36 7.5-7.5 0-4.14-3.36-7.5-7.5-7.5Zm0 13.5c-3.308 0-6-2.693-6-6 0-3.308 2.692-6 6-6 3.307 0 6 2.692 6 6 0 3.307-2.693 6-6 6Z' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3E%3Cpath d='M7.5 12.75 12 9.375 7.5 6v6.75ZM9 1.875c-4.14 0-7.5 3.36-7.5 7.5 0 4.14 3.36 7.5 7.5 7.5 4.14 0 7.5-3.36 7.5-7.5 0-4.14-3.36-7.5-7.5-7.5Zm0 13.5c-3.308 0-6-2.693-6-6 0-3.308 2.692-6 6-6 3.307 0 6 2.692 6 6 0 3.307-2.693 6-6 6Z' fill='currentColor'/%3E%3C/svg%3E")}.desktop-menu .desktop-submenu-link{color:var(--menu-text-color);display:flex;flex-direction:column;padding:14px;text-decoration:none}.desktop-menu .desktop-submenu-link:hover{background:var(--submenu-link-hover-color);border-radius:var(--border-radius);color:var(--menu-text-color);text-decoration:none}.desktop-menu .desktop-submenu-link__title{align-items:center;display:flex;font-size:16px;font-weight:600;gap:8px;text-transform:capitalize}.desktop-menu .desktop-submenu-link__text{font-size:16px;font-weight:400;margin-top:8px}.desktop-menu .desktop-submenu-link .submenu-icon{background:var(--submenu-icon-bg-color);border-radius:2px;color:var(--submenu-icon-color);padding:6px}.auth-links{align-items:center;display:flex;flex-wrap:nowrap;gap:16px}.auth-links .desktop-menu__item:first-child:after{background-color:var(--menu-text-color);content:"";height:26px;left:calc(100% + 8px);position:absolute;width:1px}.mobile-menu-button{background:none;cursor:pointer;height:20px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;width:32px}.mobile-menu-button .bar{background:var(--menu-text-color);display:block;height:2px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transform-origin:right;transition:.25s ease-in-out;width:32px;width:100%}.mobile-menu-button .bar:first-child{top:0}.mobile-menu-button .bar:nth-child(2){top:9px;transform:translateX(9px);width:23px}.mobile-menu-button .bar:nth-child(3){bottom:0}.htt-footer{font-size:14px;padding:20px 0 40px}@media (min-width:1024px){.htt-footer{padding:48px 0 40px}}.htt-footer.hidelinks{padding:0 0 40px}@media (min-width:1024px){.htt-footer.hidelinks{padding:40px 0}}@media (max-height:900px){.htt-footer.hidelinks{padding:40px 0}}@media (min-width:1024px){.htt-footer.hidelinks .footer-main{justify-content:center}.htt-footer.hidelinks .footer-main__about{max-width:100%}}.htt-footer .footer-terms a,.htt-footer .htt-footer-menu a{font-weight:300;text-decoration:none}.htt-footer .footer-terms a:not(:hover),.htt-footer .htt-footer-menu a:not(:hover){color:#2c3d55}.htt-footer .footer-logo{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 156 28'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M144.209 20.387V6.174h-1.49v5.985c-.921-.8-2.148-1.26-3.66-1.26-2.892 0-5.237 2.161-5.237 4.864 0 2.702 2.345 4.864 5.237 4.864 1.512 0 2.739-.46 3.66-1.26v1.02h1.49Zm-28.466-12.54h-5.397v12.419h-1.515V7.848h-5.397V6.535h12.309v1.313Zm-66.166 12.42V6.538h-1.53v6.28h-8.864v-6.28h-1.53v13.73h1.53V14.13h8.863v6.139h1.531Zm6.937-9.396c-3.05 0-5.397 2.193-5.397 5.028 0 2.876 2.348 5.09 5.397 5.09 3.027 0 5.374-2.214 5.374-5.09 0-2.835-2.347-5.028-5.374-5.028Zm-3.858 5.088c0 2.064 1.638 3.723 3.813 3.723 2.176 0 3.813-1.66 3.813-3.723 0-2.004-1.637-3.643-3.813-3.643-2.175 0-3.813 1.64-3.813 3.643Zm22.096 4.307 3.676-9.395h-1.563l-2.768 7.199-2.536-7.199h-1.289l-2.536 7.219-2.746-7.219h-1.564l3.677 9.395h1.31l2.514-7.158 2.514 7.158h1.31Zm16.37-4.547c0-2.733 2.346-4.848 5.396-4.848 3.027 0 5.374 2.115 5.374 4.848 0 2.773-2.347 4.908-5.374 4.908-3.05 0-5.397-2.135-5.397-4.908Zm5.353 3.601c-2.176 0-3.813-1.659-3.813-3.723 0-2.003 1.637-3.642 3.813-3.642s3.813 1.64 3.813 3.642c0 2.064-1.637 3.723-3.813 3.723ZM86.881 7.85h5.397V6.537h-12.31V7.85h5.398v12.418h1.515V7.85Zm29.562 3.259v1.585c.93-1.149 2.293-1.823 3.915-1.823v1.288c-1.644.04-3.028.793-3.915 2.121v5.986h-1.47v-9.157h1.47Zm15.84.002h-1.49v1.042c-.921-.801-2.148-1.282-3.66-1.282-2.892 0-5.236 2.164-5.236 4.868 0 2.725 2.344 4.888 5.236 4.888 1.512 0 2.739-.48 3.66-1.282v1.022h1.49V11.11Zm-8.847 4.547c0 2.024 1.658 3.723 3.856 3.723 1.357 0 2.563-.566 3.403-1.7v-4.026c-.84-1.133-2.046-1.7-3.403-1.7-2.198 0-3.856 1.7-3.856 3.703Zm11.923.382c0 2.003 1.659 3.703 3.856 3.703 1.358 0 2.564-.567 3.404-1.7v-4.007c-.84-1.153-2.046-1.72-3.404-1.72-2.197 0-3.856 1.7-3.856 3.724Zm20.389-.341c-.022-2.784-2.001-4.828-4.84-4.828-3.032 0-5.162 2.144-5.162 4.868 0 2.745 2.13 4.888 5.162 4.888 2.194 0 3.936-1.021 4.517-2.604h-1.592c-.451.881-1.505 1.422-2.882 1.422-2.151 0-3.506-1.402-3.721-3.165h8.41v-.04l.086.04c.022-.18.022-.38.022-.581Zm-1.401-.357c-.172-1.882-1.443-3.197-3.404-3.197-2.089 0-3.425 1.436-3.64 3.197h7.044Z' fill='%232c3d55'/%3E%3Cpath d='M144.209 6.174h.4v-.4h-.4v.4Zm0 14.213v.4h.4v-.4h-.4Zm-1.49-14.213v-.4h-.4v.4h.4Zm0 5.985-.263.302.663.577v-.879h-.4Zm0 7.207h.4v-.878l-.663.576.263.302Zm0 1.021h-.4v.4h.4v-.4Zm-32.373-12.54v-.4h-.4v.4h.4Zm5.397 0v.4h.4v-.4h-.4Zm-5.397 12.419v.4h.4v-.4h-.4Zm-1.515 0h-.4v.4h.4v-.4Zm0-12.418h.4v-.4h-.4v.4Zm-5.397 0h-.4v.4h.4v-.4Zm0-1.313v-.4h-.4v.4h.4Zm12.309 0h.4v-.4h-.4v.4Zm-66.166.002h.4v-.4h-.4v.4Zm0 13.73v.4h.4v-.4h-.4Zm-1.53-13.73v-.4h-.4v.4h.4Zm0 6.28v.4h.4v-.4h-.4Zm-8.864 0h-.4v.4h.4v-.4Zm0-6.28h.4v-.4h-.4v.4Zm-1.53 0v-.4h-.4v.4h.4Zm0 13.73h-.4v.4h.4v-.4Zm1.53 0v.4h.4v-.4h-.4Zm0-6.138v-.4h-.4v.4h.4Zm8.863 0h.4v-.4h-.4v.4Zm0 6.139h-.4v.4h.4v-.4Zm30.382-9.397.373.146.213-.546h-.586v.4Zm-3.676 9.395v.4h.273l.1-.254-.373-.146Zm2.113-9.395v-.4h-.275l-.099.256.374.144Zm-2.768 7.199-.378.133.361 1.024.39-1.014-.373-.143Zm-2.537-7.2.377-.133-.094-.267h-.283v.4Zm-1.289 0v-.4h-.284l-.093.268.377.132Zm-2.536 7.219-.374.142.39 1.022.362-1.032-.378-.132Zm-2.746-7.219.373-.142-.098-.258h-.275v.4Zm-1.564 0v-.4h-.586l.213.546.373-.146Zm3.677 9.395-.373.146.1.254h.273v-.4Zm1.31 0v.4h.283l.094-.268-.378-.132Zm2.514-7.158.377-.133-.377-1.074-.377 1.074.377.133Zm2.514 7.158-.377.132.094.268h.284v-.4ZM92.279 7.85v.4h.4v-.4h-.4Zm-5.397 0v-.4h-.4v.4h.4Zm5.397-1.313h.4v-.4h-.4v.4Zm-12.31 0v-.4h-.4v.4h.4Zm0 1.313h-.4v.4h.4v-.4Zm5.398 0h.4v-.4h-.4v.4Zm0 12.418h-.4v.4h.4v-.4Zm1.515 0v.4h.4v-.4h-.4Zm29.562-7.574h-.4v1.13l.711-.878-.311-.252Zm0-1.585h.4v-.4h-.4v.4Zm3.915-.238h.4v-.4h-.4v.4Zm0 1.288.01.4.39-.01v-.39h-.4Zm-3.915 2.121-.332-.222-.068.1v.122h.4Zm0 5.986v.4h.4v-.4h-.4Zm-1.47 0h-.4v.4h.4v-.4Zm0-9.157v-.4h-.4v.4h.4Zm15.82.002v-.4h-.4v.4h.4Zm1.49 0h.4v-.4h-.4v.4Zm-1.49 1.042-.263.302.663.577v-.879h-.4Zm0 7.192h.4v-.879l-.663.577.263.302Zm0 1.022h-.4v.4h.4v-.4Zm1.49 0v.4h.4v-.4h-.4Zm-1.588-2.686.322.239.078-.106v-.133h-.4Zm0-4.026h.4v-.132l-.078-.106-.322.238Zm11.924 4.388.321.238.079-.106v-.132h-.4Zm0-4.007h.4v-.13l-.077-.105-.323.235Zm13.129 1.663h.4v-.003l-.4.003Zm-.323 2.324.376.138.197-.538h-.573v.4Zm-1.592 0v-.4h-.244l-.112.217.356.183Zm-6.603-1.743v-.4h-.452l.055.448.397-.048Zm8.41 0v.4h.4v-.4h-.4Zm0-.04.169-.363-.569-.265v.628h.4Zm.086.04-.169.363.501.233.065-.549-.397-.047Zm-1.379-.938v.4h.438l-.04-.437-.398.037Zm-7.044 0-.397-.049-.055.449h.452v-.4Zm-3.494-9.168v14.213h.8V6.174h-.8Zm-1.09.4h1.49v-.8h-1.49v.8Zm.4 5.585V6.174h-.8v5.985h.8Zm-4.06-.86c1.427 0 2.558.432 3.397 1.162l.525-.603c-1.001-.872-2.325-1.36-3.922-1.36v.8Zm-4.837 4.464c0-2.454 2.137-4.465 4.837-4.465v-.8c-3.084 0-5.637 2.313-5.637 5.265h.8Zm4.837 4.464c-2.7 0-4.837-2.01-4.837-4.464h-.8c0 2.951 2.553 5.264 5.637 5.264v-.8Zm3.397-1.163c-.839.73-1.97 1.163-3.397 1.163v.8c1.597 0 2.921-.488 3.922-1.36l-.525-.603Zm.663 1.323v-1.02h-.8v1.02h.8Zm1.09-.4h-1.49v.8h1.49v-.8Zm-33.863-11.74h5.397v-.8h-5.397v.8Zm.4 12.019V7.848h-.8v12.418h.8Zm-1.915.4h1.515v-.8h-1.515v.8Zm-.4-12.818v12.418h.8V7.848h-.8Zm-4.997.4h5.397v-.8h-5.397v.8Zm-.4-1.713v1.313h.8V6.535h-.8Zm12.709-.4h-12.309v.8h12.309v-.8Zm.4 1.713V6.535h-.8v1.313h.8Zm-66.966-1.31v13.73h.8V6.538h-.8Zm-1.13.4h1.53v-.8h-1.53v.8Zm.4 5.879v-6.28h-.8v6.28h.8Zm-9.264.4h8.863v-.8h-8.863v.8Zm-.4-6.68v6.28h.8v-6.28h-.8Zm-1.13.4h1.53v-.8h-1.53v.8Zm.4 13.33V6.538h-.8v13.73h.8Zm1.13-.4h-1.53v.8h1.53v-.8Zm-.4-5.738v6.139h.8v-6.139h-.8Zm9.263-.4h-8.863v.8h8.863v-.8Zm.4 6.539v-6.139h-.8v6.139h.8Zm1.131-.4h-1.53v.8h1.53v-.8Zm1.94-3.97c0-2.587 2.142-4.627 4.997-4.627v-.8c-3.244 0-5.797 2.346-5.797 5.428h.8Zm4.997 4.69c-2.851 0-4.997-2.056-4.997-4.69h-.8c0 3.12 2.549 5.49 5.797 5.49v-.8Zm4.974-4.69c0 2.635-2.147 4.69-4.974 4.69v.8c3.227 0 5.774-2.372 5.774-5.49h-.8Zm-4.974-4.627c2.832 0 4.974 2.039 4.974 4.628h.8c0-3.08-2.552-5.428-5.774-5.428v.8Zm-.045 8.01c-1.96 0-3.413-1.484-3.413-3.322h-.8c0 2.29 1.821 4.123 4.213 4.123v-.8Zm3.413-3.322c0 1.838-1.453 3.323-3.413 3.323v.8c2.392 0 4.213-1.834 4.213-4.123h-.8Zm-3.413-3.243c1.967 0 3.413 1.472 3.413 3.243h.8c0-2.236-1.828-4.043-4.213-4.043v.8Zm-3.413 3.243c0-1.77 1.446-3.243 3.413-3.243v-.8c-2.385 0-4.213 1.807-4.213 4.043h.8Zm25-5.234L74.38 20.12l.745.292 3.677-9.395-.745-.292Zm-1.191.546h1.563v-.8h-1.563v.8Zm-2.395 6.942 2.768-7.198-.747-.288-2.768 7.2.747.286Zm-3.286-7.209 2.535 7.199.755-.266-2.536-7.199-.754.266Zm-.912.267h1.289v-.8h-1.289v.8Zm-2.158 6.951 2.535-7.218-.754-.265-2.536 7.218.755.265Zm-3.498-7.209 2.746 7.22.748-.285-2.747-7.22-.747.285Zm-1.19.258h1.564v-.8h-1.564v.8Zm4.049 8.849-3.677-9.395-.745.292 3.677 9.395.745-.292Zm.938-.254h-1.31v.8h1.31v-.8Zm2.137-6.89-2.515 7.157.755.265 2.514-7.157-.754-.266Zm3.269 7.157-2.515-7.158-.754.266 2.514 7.157.755-.265Zm.933-.267h-1.31v.8h1.31v-.8Zm21.766-9.395c-3.23 0-5.797 2.255-5.797 5.248h.8c0-2.473 2.127-4.448 4.997-4.448v-.8Zm5.774 5.248c0-2.992-2.566-5.248-5.774-5.248v.8c2.846 0 4.974 1.974 4.974 4.448h.8Zm-5.774 5.308c3.212 0 5.774-2.28 5.774-5.308h-.8c0 2.519-2.133 4.508-4.974 4.508v.8ZM90.72 15.72c0 3.03 2.563 5.308 5.797 5.308v-.8c-2.865 0-4.997-1.99-4.997-4.508h-.8Zm1.541-.122c0 2.29 1.821 4.124 4.213 4.124v-.8c-1.96 0-3.413-1.485-3.413-3.324h-.8Zm4.213-4.042c-2.385 0-4.213 1.806-4.213 4.042h.8c0-1.77 1.446-3.242 3.413-3.242v-.8Zm4.213 4.042c0-2.236-1.828-4.042-4.213-4.042v.8c1.967 0 3.413 1.472 3.413 3.242h.8Zm-4.213 4.124c2.392 0 4.213-1.834 4.213-4.124h-.8c0 1.839-1.453 3.324-3.413 3.324v.8ZM92.278 7.45h-5.397v.8h5.397v-.8Zm-.4-.913V7.85h.8V6.537h-.8Zm-11.91.4h12.31v-.8h-12.31v.8Zm.4.913V6.537h-.8V7.85h.8Zm4.998-.4H79.97v.8h5.397v-.8Zm.4 12.818V7.85h-.8v12.418h.8Zm1.115-.4h-1.515v.8h1.515v-.8Zm-.4-12.018v12.418h.8V7.85h-.8Zm30.362 4.845v-1.586h-.8v1.585h.8Zm3.515-2.224c-1.741 0-3.218.727-4.226 1.972l.622.503c.853-1.054 2.101-1.675 3.604-1.675v-.8Zm.4 1.688v-1.288h-.8v1.288h.8Zm-3.982 2.343c.813-1.216 2.075-1.906 3.592-1.943l-.019-.8c-1.771.043-3.277.86-4.238 2.299l.665.444Zm.067 5.764V14.28h-.8v5.986h.8Zm-1.87.4h1.47v-.8h-1.47v.8Zm-.4-9.557v9.157h.8v-9.157h-.8Zm1.87-.4h-1.47v.8h1.47v-.8Zm14.35.803h1.49v-.8h-1.49v.8Zm.4.641v-1.042h-.8v1.042h.8Zm-4.06-.882c1.423 0 2.555.45 3.397 1.184l.525-.604c-.998-.869-2.32-1.38-3.922-1.38v.8Zm-4.836 4.468c0-2.456 2.136-4.468 4.836-4.468v-.8c-3.084 0-5.636 2.315-5.636 5.268h.8Zm4.836 4.488c-2.699 0-4.836-2.011-4.836-4.488h-.8c0 2.972 2.551 5.288 5.636 5.288v-.8Zm3.397-1.184c-.842.734-1.974 1.184-3.397 1.184v.8c1.602 0 2.924-.511 3.922-1.38l-.525-.604Zm.663 1.324v-1.022h-.8v1.022h.8Zm1.09-.4h-1.49v.8h1.49v-.8Zm-.4-8.855v9.255h.8V11.11h-.8Zm-4.591 7.87c-1.983 0-3.456-1.528-3.456-3.324h-.8c0 2.25 1.844 4.123 4.256 4.123v-.8Zm3.082-1.539c-.761 1.027-1.846 1.538-3.082 1.538v.8c1.478 0 2.806-.622 3.725-1.861l-.643-.477Zm-.079-3.788v4.027h.8v-4.027h-.8Zm-3.003-1.3c1.236 0 2.321.511 3.082 1.538l.643-.476c-.919-1.24-2.247-1.862-3.725-1.862v.8Zm-3.456 3.303c0-1.775 1.471-3.303 3.456-3.303v-.8c-2.411 0-4.256 1.871-4.256 4.103h.8Zm15.379 3.685c-1.984 0-3.456-1.529-3.456-3.303h-.8c0 2.232 1.846 4.103 4.256 4.103v-.8Zm3.083-1.538c-.762 1.026-1.846 1.538-3.083 1.538v.8c1.479 0 2.806-.623 3.725-1.862l-.642-.476Zm-.079-3.769v4.007h.8v-4.007h-.8Zm-3.004-1.32c1.236 0 2.319.51 3.081 1.556l.646-.471c-.919-1.262-2.248-1.885-3.727-1.885v.8Zm-3.456 3.324c0-1.797 1.474-3.324 3.456-3.324v-.8c-2.411 0-4.256 1.873-4.256 4.124h.8Zm15.149-4.769c2.614 0 4.42 1.86 4.44 4.431l.8-.006c-.023-2.998-2.175-5.225-5.24-5.225v.8Zm-4.762 4.468c0-2.489 1.936-4.468 4.762-4.468v-.8c-3.238 0-5.562 2.308-5.562 5.268h.8Zm4.762 4.488c-2.825 0-4.762-1.978-4.762-4.488h-.8c0 2.98 2.322 5.288 5.562 5.288v-.8Zm4.142-2.342c-.506 1.377-2.057 2.342-4.142 2.342v.8c2.304 0 4.236-1.078 4.893-2.866l-.751-.276Zm-1.217.538h1.592v-.8h-1.592v.8Zm-2.882 1.422c1.469 0 2.696-.58 3.238-1.64l-.712-.365c-.36.704-1.242 1.205-2.526 1.205v.8Zm-4.118-3.517c.239 1.958 1.76 3.517 4.118 3.517v-.8c-1.943 0-3.132-1.246-3.324-2.814l-.794.097Zm8.807-.448h-8.41v.8h8.41v-.8Zm-.4.36v.04h.8v-.04h-.8Zm.655-.323-.086-.04-.338.725.086.04.338-.725Zm-.547-.218c0 .206-.001.381-.019.534l.794.094c.025-.208.025-.433.025-.628h-.8Zm-4.405-3.155c.887 0 1.592.296 2.095.781.505.488.832 1.193.911 2.053l.796-.073c-.093-1.021-.488-1.915-1.152-2.555-.665-.643-1.576-1.005-2.65-1.005v.8ZM147.7 15.39c.193-1.578 1.374-2.846 3.243-2.846v-.8c-2.309 0-3.799 1.606-4.037 3.549l.794.097Zm6.647-.448h-7.044v.8h7.044v-.8Z' fill='%232c3d55'/%3E%3Cpath fill='%23fff' d='M4 4h21v20H4z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.113 28V5.185C29.113 2.321 26.7 0 23.722 0H5.392C2.413 0 0 2.321 0 5.185v17.63C0 25.678 2.414 28 5.391 28h23.722ZM7.015 6.973c-.684 0-1.238.532-1.238 1.19v13.09c0 .657.554 1.19 1.238 1.19.683 0 1.237-.533 1.237-1.19V8.163c0-.658-.554-1.19-1.237-1.19Zm9.184 1.192c0-.658.554-1.19 1.237-1.19.684 0 1.238.532 1.238 1.19v13.09c0 .657-.554 1.19-1.238 1.19-.683 0-1.237-.533-1.237-1.19V8.165Zm-3.962-2.976c-.683 0-1.237.533-1.237 1.19v13.09c0 .658.554 1.19 1.237 1.19.684 0 1.238-.532 1.238-1.19V6.38c0-.657-.554-1.19-1.238-1.19Zm8.835 1.19c0-.657.554-1.19 1.238-1.19.683 0 1.237.533 1.237 1.19v10.88c0 .658-.554 1.19-1.237 1.19-.684 0-1.238-.532-1.238-1.19V6.38Z' fill='%232C7BFD'/%3E%3C/svg%3E") 50% no-repeat;flex-shrink:0;height:24px;width:133px}.htt-footer .footer-main{display:flex;flex-direction:column-reverse}@media (min-width:1024px){.htt-footer .footer-main{flex-direction:row}}.htt-footer .footer-main__about{font-size:12px;margin-top:16px}@media (min-width:1024px){.htt-footer .footer-main__about{font-size:14px;margin-top:0;max-width:40%;text-align:left}.htt-footer .footer-main__nav{display:grid;grid-template-columns:repeat(3,1fr);max-width:70%;padding-left:15%;width:100%}}.htt-footer .htt-footer-menu{font-size:14px;padding-right:15px}.htt-footer .htt-footer-menu__title{display:none;font-weight:500}@media (min-width:1024px){.htt-footer .htt-footer-menu__title{display:inline-block}}.htt-footer .htt-footer-menu__button{font-weight:500}.htt-footer .htt-footer-menu__item,.htt-footer .htt-footer-menu__list{display:block;list-style:none;margin:0;padding:0}.htt-footer .htt-footer-menu__link{display:block;padding:12px 0 0 12px}@media (min-width:1024px){.htt-footer .htt-footer-menu__link{display:inline-block;margin-top:12px;padding:0}}.htt-footer .htt-footer-menu__link.new:after{background:#2c7bfd;border-radius:4px;color:#fff;content:"NEW";font-size:10px;font-weight:600;margin-left:5px;padding:2px 4px}.htt-footer .footer-line{border:1px solid #454a51;border-bottom:0}.htt-footer .footer-terms a{display:inline-block;font-weight:500}.htt-footer .footer-terms a:not(:last-child):after{background:#2c3d55;content:"";display:inline-block;height:4px;margin:0 12px 2px;width:4px}.htt-footer .footer-disclaimer{font-size:12px}.htt-footer .footer-disclaimer a{color:#2c3d55}.htt-footer .footer-social{align-items:center;position:relative}.htt-footer .footer-social a{color:#2c7bfd;font-size:0}.htt-footer .footer-social a:not(:last-child){margin-right:20px}.htt-footer .footer-social a:first-child:hover{color:#4267b2}.htt-footer .footer-social a:nth-child(2):hover{color:#f56040}.htt-footer .footer-social a:nth-child(3):hover{color:red}.htt-footer .footer-social a:nth-child(4):hover{color:#0a66c2}.htt-footer .footer-social a:nth-child(5):hover{color:#fe2c55}.form-group .form-input,.form-select__select,.form-textarea{background:#fff;border:1px solid #cfcfcf;border-radius:0;color:#2c3d55;font-size:16px;font-weight:400;outline:none;padding:16px;width:100%}.form-group .form-input:focus,.form-select__select:focus,.form-textarea:focus{border:1px solid #2c3d55;box-shadow:0 0 15px -5px rgba(44,123,253,.1)}.form-group .form-input:invalid:not(:focus):not(:-moz-placeholder-shown),.form-select__select:invalid:not(:focus):not(:-moz-placeholder-shown),.form-textarea:invalid:not(:focus):not(:-moz-placeholder-shown){border-color:#ff4848}.form-group .form-input:invalid:not(:focus):not(:placeholder-shown),.form-select__select:invalid:not(:focus):not(:placeholder-shown),.form-textarea:invalid:not(:focus):not(:placeholder-shown){border-color:#ff4848}.form-group .form-input::-moz-placeholder,.form-select__select::-moz-placeholder,.form-textarea::-moz-placeholder{color:#9b9b9b}.form-group .form-input::placeholder,.form-select__select::placeholder,.form-textarea::placeholder{color:#9b9b9b}.form-group .form-input:-webkit-autofill,.form-select__select:-webkit-autofill,.form-textarea:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.form .htt-btn.submit,.form .submit.desktop-menu__button{margin-top:8px}.form-row{grid-gap:5px 16px;display:grid;grid-template-columns:repeat(1,1fr);justify-content:space-between;margin-bottom:6px;position:relative}@media (min-width:768px){.form-row{grid-template-columns:repeat(2,1fr)}}.form-row>:first-child{order:1}@media (min-width:1024px){.form-row>:first-child{order:1}}.form-row>:nth-child(2){order:2}@media (min-width:1024px){.form-row>:nth-child(2){order:2}}.form-row>:nth-child(3){order:3}@media (min-width:1024px){.form-row>:nth-child(3){order:3}}.form-row>:nth-child(4){order:4}@media (min-width:1024px){.form-row>:nth-child(4){order:4}}.form-row>:nth-child(5){order:5}@media (min-width:1024px){.form-row>:nth-child(5){order:5}}.form-row>:nth-child(6){order:6}@media (min-width:1024px){.form-row>:nth-child(6){order:6}}.form-row>:nth-child(7){order:7}@media (min-width:1024px){.form-row>:nth-child(7){order:7}}.form-row>:nth-child(8){order:8}@media (min-width:1024px){.form-row>:nth-child(8){order:8}}.form-row>:nth-child(9){order:9}@media (min-width:1024px){.form-row>:nth-child(9){order:9}}.form-row>:nth-child(10){order:10}@media (min-width:1024px){.form-row>:nth-child(10){order:10}}.form-row .form-input:first-child{order:1}@media (min-width:1024px){.form-row .form-input:first-child{order:1}}.form-row .form-input:nth-child(2){order:3}@media (min-width:1024px){.form-row .form-input:nth-child(2){order:2}}.form-row .form-error:nth-child(3){order:2}@media (min-width:1024px){.form-row .form-error:nth-child(3){order:3}}.form-row .form-error:nth-child(4){order:4}@media (min-width:1024px){.form-row .form-error:nth-child(4){order:4}}.form-group{grid-gap:5px;display:grid;grid-template-columns:1fr;margin-bottom:8px}.form-group,.form-group.has-select{position:relative}.form-group.has-select:after{background:#fff;content:"";height:8px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 10'%3E%3Cpath d='m1 1 7 7 7-7' stroke='currentColor' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 10'%3E%3Cpath d='m1 1 7 7 7-7' stroke='currentColor' stroke-width='2'/%3E%3C/svg%3E");position:absolute;right:5%;top:54px;transform:translateY(-50%);width:12px;z-index:-1}.form-pw-container{position:relative}.form-pw-container .view-password-toggle{top:50%;transform:translateY(-50%)}.form-checkbox,.form-radio{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:none}.form-checkbox__label__inner,.form-radio__label__inner{background:#fff;border:1px solid #2c7bfd;border-radius:var(--border-radius);color:#2c7bfd;cursor:pointer;display:inline-block;font-weight:600;height:100%;margin:0 auto;padding:8px 20px;text-align:center;transition:.3s;width:100%}.form-checkbox__label .form-checkbox:checked+.form-checkbox__label__inner,.form-radio__label .form-radio:checked+.form-radio__label__inner{background:#2c7bfd;border:1px solid #2c7bfd;color:#fff}.form-label{display:inline-block;font-size:13px;font-weight:500;line-height:160%;max-width:100%;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-reg-step .form-label,.popup .form-label{background:#fff;color:#2c3d55;left:8px;padding:0 8px;position:absolute;top:-8px}.form-textarea{height:100%;resize:vertical;width:100%}.form-error{color:#ff4848;font-size:12px;font-weight:400;line-height:16px;opacity:0;position:relative;z-index:-1000}.form-error.show{color:#ff4848;opacity:1;z-index:1}.phone-select-wrapper{display:flex}.phone-select-wrapper .form-select__select{height:100%;max-width:131px;min-width:14ch}.phone-select-wrapper .form-select__select:not(:focus){border-right:none}.phone-select-wrapper .form-select__select:focus+.form-input{border-left:none}.form-select{position:relative}.form-select.nice-select-wrap{display:flex}.form-select.nice-select-wrap:after{content:none}.form-select__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:36px;width:100%}.form-select__select>option{color:initial;font-weight:400}.form-select__select.nice-select{border-radius:var(--border-radius);font-size:16px;height:38px;line-height:38px;overflow:hidden;padding-left:16px;padding-right:5px;position:relative;width:100%}.form-select__select.nice-select.open{overflow:visible}.form-select__select.nice-select .nice-select-dropdown{width:100%}.form-select__select.nice-select .option{word-wrap:normal;white-space:normal}.form-select__select.nice-select .current{position:absolute;top:calc(50% - 19px)}.form-select:after{border-bottom:2px solid #2c7bfd;border-right:2px solid #2c7bfd;content:"";display:block;height:10px;margin-top:-6px;pointer-events:none;position:absolute;right:16px;top:50%;transform:rotate(45deg);transform-origin:66% 66%;transition:all .15s ease-in-out;width:10px}#downloadErrMsg.error,.affiliate-form #createAccountErrMsg.error,.contact-form #contactFormErrMsg.error,.form-general-error.error,.onboarding-step #createAccountErrMsg.error,.onboarding-step #forgotPwErrMsg.error,.onboarding-step #loginAccountErrMsg.error{background:#ffe8e8;border-radius:4px;color:red;font-size:12px;font-weight:500;margin-bottom:1rem;padding:6px 10px}.view-password-toggle.active{display:none}.view-password-toggle{cursor:pointer;position:absolute;right:15px;top:20%}.view-password-toggle>*{pointer-events:none}.htt-form{position:relative}.htt-form__fieldset{position:relative;transition:opacity .25s ease}.htt-form .form-success{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:opacity 1s ease;width:100%;z-index:1}.htt-form .form-success__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 64 64'%3E%3Cpath d='M55.997 0H8C3.587 0 0 3.587 0 8v35.997c0 4.413 3.587 8 8 8h11.999v10.5c0 1.224 1.4 1.937 2.387 1.212l15.612-11.712h17.999c4.412 0 8-3.587 8-8V8c0-4.413-3.588-8-8-8ZM46.26 20.474 29.886 36.723a1.37 1.37 0 0 1-1.95-.013l-9.462-9.537a1.38 1.38 0 0 1 .012-1.95L21.736 22a1.38 1.38 0 0 1 1.95.012l5.262 5.312 12.15-12.049a1.38 1.38 0 0 1 1.95.013l3.224 3.25a1.377 1.377 0 0 1-.012 1.937Z' fill='%231EDD92'/%3E%3C/svg%3E") 50% no-repeat;background-size:contain;height:64px;width:64px}.htt-form .form-success__text,.htt-form .form-success__title{margin-top:16px;text-align:center}.htt-form .form-success__title{font-size:18px;font-weight:400}@media (min-width:768px){.htt-form .form-success__title{font-size:24px}}.mfp-hide{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.mfp-hide .background-blur{bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:-1000}.mfp-hide.on{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;z-index:9999}.mfp-hide.on .background-blur{z-index:1}.popup-close{align-items:center;border:1px solid transparent;border-radius:4px;cursor:pointer;display:flex;height:32px;justify-content:center;opacity:.7;position:absolute;right:15px;top:15px;transition:all .25s ease;width:32px;z-index:50}@media (min-width:768px){.popup-close{right:calc(35% + 15px)}}@media (min-width:1024px){.popup-close{right:calc(35% + 25px)}}.popup-close svg{color:#9f9f9f;height:25px;width:25px}.popup-close:hover{background:#eef4ff;border-color:#2c7bfd;opacity:1}.popup-close:hover svg{color:#2c7bfd}.popup{bottom:0;height:100%;max-height:100%;max-width:100%;opacity:.5;overflow:scroll;position:fixed;scrollbar-width:none;top:0;transform:scale(.7);transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);width:100%;z-index:10}.popup::-webkit-scrollbar{-ms-overflow-style:none;background:transparent;overflow:-moz-scrollbars-none;width:0}@media (max-width:360px){.popup{top:6px}}@media (min-width:501px){.popup{margin:0 auto;min-width:500px}}@media (min-width:600px){.popup{max-width:90%;top:4%;width:100%}}@media (min-width:1200px){.popup{width:1120px}}.popup.animate-in{opacity:1;transform:scale(1)}.popup.hide-right{max-width:750px}.popup.hide-right .popup-close{right:15px}.popup.hide-right .popup-container{display:flex}.popup.hide-login .popup-login-proposal,.popup.hide-right .popup-container__right,.popup.hide-steps .popup-steps{display:none}.modal-open{overflow:hidden;width:100%}.spinner-wrapper{align-items:center;background:hsla(0,0%,100%,.5);bottom:0;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%;z-index:33}.spinner{animation:spin .7s linear infinite;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.1),2px 1px 0 #2c7bfd;display:inline-block;height:50px;margin:0 auto;transition:all .3s ease;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.appleButton,.facebookButton,.googleButton{align-items:center;border:1px solid #dadce0;border-radius:4px;display:flex;flex-shrink:0;justify-content:center;margin-bottom:0!important;padding:7px 5px}.appleButton:hover,.facebookButton:hover,.googleButton:hover{background-color:#d2e3fc}.appleButton:focus,.facebookButton:focus,.googleButton:focus{box-shadow:0 0 15px -2px rgba(44,123,253,.33)}.appleButton .btn-text,.facebookButton .btn-text,.googleButton .btn-text{color:#2c3d55;display:none;font-size:14px;font-weight:400;letter-spacing:normal;line-height:1;margin-left:12px;text-transform:none}.js_recaptcha{margin:0 0 16px}.js-register-link>*{pointer-events:none}.createAccount{background:#fff;padding:20px}.createAccount.transparent{background:transparent;padding:0}.createAccount .form-grid{display:flex;flex-direction:column}@media (min-width:768px){.createAccount .form-grid{grid-gap:0 16px;display:grid;grid-template-areas:"a b" "c d" "e e";grid-template-columns:repeat(2,1fr)}}@media (min-height:1000px){.createAccount .form-grid{grid-template-areas:"a b" "c d" "e e"}}.createAccount .email:disabled{border-color:#eee;color:#bbb}.createAccount .disclosure{align-items:center;margin-bottom:8px}@media (min-height:1000px){.createAccount .disclosure{margin-bottom:16px}}.createAccount .disclosure-label{cursor:pointer;display:flex;font-size:12px;gap:8px;line-height:20px;margin-bottom:12px}.createAccount .disclosure .disclaimer{color:#7b7b7b;display:inline-block;font-size:10px;line-height:15px}.createAccount .disclosure .chkTerms{height:20px;margin-right:4px;position:relative;top:2px;width:20px}.createAccount .error{color:#ff4848;margin-bottom:10px}@media (min-width:501px){.createAccount.is-social .form-grid{grid-template-areas:"a b" "c c" "e e"}}.popup .createAccount{padding:0}.social-signin{margin-bottom:16px;position:relative;text-align:center}.social-signin .social-buttons-wrapper{grid-gap:.5rem;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.social-signin .social-separator__text{background:#fff;color:#7b7b7b;display:inline;margin:16px auto;padding:0 10px;position:relative;text-align:center;z-index:1}.social-signin .social-separator__line{border:none;border-top:1px solid #cfcfcf;bottom:11px;left:0;margin:0;position:absolute;right:0;width:100%;z-index:0}.popup-container{background-color:#fff;display:flex;min-height:500px}.popup-container__left{flex:1 0 65%;position:relative}.popup-container__right{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 156 28'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M144.209 20.387V6.174h-1.49v5.985c-.921-.8-2.148-1.26-3.66-1.26-2.892 0-5.237 2.161-5.237 4.864 0 2.702 2.345 4.864 5.237 4.864 1.512 0 2.739-.46 3.66-1.26v1.02h1.49Zm-28.466-12.54h-5.397v12.419h-1.515V7.848h-5.397V6.535h12.309v1.313Zm-66.166 12.42V6.538h-1.53v6.28h-8.864v-6.28h-1.53v13.73h1.53V14.13h8.863v6.139h1.531Zm6.937-9.396c-3.05 0-5.397 2.193-5.397 5.028 0 2.876 2.348 5.09 5.397 5.09 3.027 0 5.374-2.214 5.374-5.09 0-2.835-2.347-5.028-5.374-5.028Zm-3.858 5.088c0 2.064 1.638 3.723 3.813 3.723 2.176 0 3.813-1.66 3.813-3.723 0-2.004-1.637-3.643-3.813-3.643-2.175 0-3.813 1.64-3.813 3.643Zm22.096 4.307 3.676-9.395h-1.563l-2.768 7.199-2.536-7.199h-1.289l-2.536 7.219-2.746-7.219h-1.564l3.677 9.395h1.31l2.514-7.158 2.514 7.158h1.31Zm16.37-4.547c0-2.733 2.346-4.848 5.396-4.848 3.027 0 5.374 2.115 5.374 4.848 0 2.773-2.347 4.908-5.374 4.908-3.05 0-5.397-2.135-5.397-4.908Zm5.353 3.601c-2.176 0-3.813-1.659-3.813-3.723 0-2.003 1.637-3.642 3.813-3.642s3.813 1.64 3.813 3.642c0 2.064-1.637 3.723-3.813 3.723ZM86.881 7.85h5.397V6.537h-12.31V7.85h5.398v12.418h1.515V7.85Zm29.562 3.259v1.585c.93-1.149 2.293-1.823 3.915-1.823v1.288c-1.644.04-3.028.793-3.915 2.121v5.986h-1.47v-9.157h1.47Zm15.84.002h-1.49v1.042c-.921-.801-2.148-1.282-3.66-1.282-2.892 0-5.236 2.164-5.236 4.868 0 2.725 2.344 4.888 5.236 4.888 1.512 0 2.739-.48 3.66-1.282v1.022h1.49V11.11Zm-8.847 4.547c0 2.024 1.658 3.723 3.856 3.723 1.357 0 2.563-.566 3.403-1.7v-4.026c-.84-1.133-2.046-1.7-3.403-1.7-2.198 0-3.856 1.7-3.856 3.703Zm11.923.382c0 2.003 1.659 3.703 3.856 3.703 1.358 0 2.564-.567 3.404-1.7v-4.007c-.84-1.153-2.046-1.72-3.404-1.72-2.197 0-3.856 1.7-3.856 3.724Zm20.389-.341c-.022-2.784-2.001-4.828-4.84-4.828-3.032 0-5.162 2.144-5.162 4.868 0 2.745 2.13 4.888 5.162 4.888 2.194 0 3.936-1.021 4.517-2.604h-1.592c-.451.881-1.505 1.422-2.882 1.422-2.151 0-3.506-1.402-3.721-3.165h8.41v-.04l.086.04c.022-.18.022-.38.022-.581Zm-1.401-.357c-.172-1.882-1.443-3.197-3.404-3.197-2.089 0-3.425 1.436-3.64 3.197h7.044Z' fill='%23fff'/%3E%3Cpath d='M144.209 6.174h.4v-.4h-.4v.4Zm0 14.213v.4h.4v-.4h-.4Zm-1.49-14.213v-.4h-.4v.4h.4Zm0 5.985-.263.302.663.577v-.879h-.4Zm0 7.207h.4v-.878l-.663.576.263.302Zm0 1.021h-.4v.4h.4v-.4Zm-32.373-12.54v-.4h-.4v.4h.4Zm5.397 0v.4h.4v-.4h-.4Zm-5.397 12.419v.4h.4v-.4h-.4Zm-1.515 0h-.4v.4h.4v-.4Zm0-12.418h.4v-.4h-.4v.4Zm-5.397 0h-.4v.4h.4v-.4Zm0-1.313v-.4h-.4v.4h.4Zm12.309 0h.4v-.4h-.4v.4Zm-66.166.002h.4v-.4h-.4v.4Zm0 13.73v.4h.4v-.4h-.4Zm-1.53-13.73v-.4h-.4v.4h.4Zm0 6.28v.4h.4v-.4h-.4Zm-8.864 0h-.4v.4h.4v-.4Zm0-6.28h.4v-.4h-.4v.4Zm-1.53 0v-.4h-.4v.4h.4Zm0 13.73h-.4v.4h.4v-.4Zm1.53 0v.4h.4v-.4h-.4Zm0-6.138v-.4h-.4v.4h.4Zm8.863 0h.4v-.4h-.4v.4Zm0 6.139h-.4v.4h.4v-.4Zm30.382-9.397.373.146.213-.546h-.586v.4Zm-3.676 9.395v.4h.273l.1-.254-.373-.146Zm2.113-9.395v-.4h-.275l-.099.256.374.144Zm-2.768 7.199-.378.133.361 1.024.39-1.014-.373-.143Zm-2.537-7.2.377-.133-.094-.267h-.283v.4Zm-1.289 0v-.4h-.284l-.093.268.377.132Zm-2.536 7.219-.374.142.39 1.022.362-1.032-.378-.132Zm-2.746-7.219.373-.142-.098-.258h-.275v.4Zm-1.564 0v-.4h-.586l.213.546.373-.146Zm3.677 9.395-.373.146.1.254h.273v-.4Zm1.31 0v.4h.283l.094-.268-.378-.132Zm2.514-7.158.377-.133-.377-1.074-.377 1.074.377.133Zm2.514 7.158-.377.132.094.268h.284v-.4ZM92.279 7.85v.4h.4v-.4h-.4Zm-5.397 0v-.4h-.4v.4h.4Zm5.397-1.313h.4v-.4h-.4v.4Zm-12.31 0v-.4h-.4v.4h.4Zm0 1.313h-.4v.4h.4v-.4Zm5.398 0h.4v-.4h-.4v.4Zm0 12.418h-.4v.4h.4v-.4Zm1.515 0v.4h.4v-.4h-.4Zm29.562-7.574h-.4v1.13l.711-.878-.311-.252Zm0-1.585h.4v-.4h-.4v.4Zm3.915-.238h.4v-.4h-.4v.4Zm0 1.288.01.4.39-.01v-.39h-.4Zm-3.915 2.121-.332-.222-.068.1v.122h.4Zm0 5.986v.4h.4v-.4h-.4Zm-1.47 0h-.4v.4h.4v-.4Zm0-9.157v-.4h-.4v.4h.4Zm15.82.002v-.4h-.4v.4h.4Zm1.49 0h.4v-.4h-.4v.4Zm-1.49 1.042-.263.302.663.577v-.879h-.4Zm0 7.192h.4v-.879l-.663.577.263.302Zm0 1.022h-.4v.4h.4v-.4Zm1.49 0v.4h.4v-.4h-.4Zm-1.588-2.686.322.239.078-.106v-.133h-.4Zm0-4.026h.4v-.132l-.078-.106-.322.238Zm11.924 4.388.321.238.079-.106v-.132h-.4Zm0-4.007h.4v-.13l-.077-.105-.323.235Zm13.129 1.663h.4v-.003l-.4.003Zm-.323 2.324.376.138.197-.538h-.573v.4Zm-1.592 0v-.4h-.244l-.112.217.356.183Zm-6.603-1.743v-.4h-.452l.055.448.397-.048Zm8.41 0v.4h.4v-.4h-.4Zm0-.04.169-.363-.569-.265v.628h.4Zm.086.04-.169.363.501.233.065-.549-.397-.047Zm-1.379-.938v.4h.438l-.04-.437-.398.037Zm-7.044 0-.397-.049-.055.449h.452v-.4Zm-3.494-9.168v14.213h.8V6.174h-.8Zm-1.09.4h1.49v-.8h-1.49v.8Zm.4 5.585V6.174h-.8v5.985h.8Zm-4.06-.86c1.427 0 2.558.432 3.397 1.162l.525-.603c-1.001-.872-2.325-1.36-3.922-1.36v.8Zm-4.837 4.464c0-2.454 2.137-4.465 4.837-4.465v-.8c-3.084 0-5.637 2.313-5.637 5.265h.8Zm4.837 4.464c-2.7 0-4.837-2.01-4.837-4.464h-.8c0 2.951 2.553 5.264 5.637 5.264v-.8Zm3.397-1.163c-.839.73-1.97 1.163-3.397 1.163v.8c1.597 0 2.921-.488 3.922-1.36l-.525-.603Zm.663 1.323v-1.02h-.8v1.02h.8Zm1.09-.4h-1.49v.8h1.49v-.8Zm-33.863-11.74h5.397v-.8h-5.397v.8Zm.4 12.019V7.848h-.8v12.418h.8Zm-1.915.4h1.515v-.8h-1.515v.8Zm-.4-12.818v12.418h.8V7.848h-.8Zm-4.997.4h5.397v-.8h-5.397v.8Zm-.4-1.713v1.313h.8V6.535h-.8Zm12.709-.4h-12.309v.8h12.309v-.8Zm.4 1.713V6.535h-.8v1.313h.8Zm-66.966-1.31v13.73h.8V6.538h-.8Zm-1.13.4h1.53v-.8h-1.53v.8Zm.4 5.879v-6.28h-.8v6.28h.8Zm-9.264.4h8.863v-.8h-8.863v.8Zm-.4-6.68v6.28h.8v-6.28h-.8Zm-1.13.4h1.53v-.8h-1.53v.8Zm.4 13.33V6.538h-.8v13.73h.8Zm1.13-.4h-1.53v.8h1.53v-.8Zm-.4-5.738v6.139h.8v-6.139h-.8Zm9.263-.4h-8.863v.8h8.863v-.8Zm.4 6.539v-6.139h-.8v6.139h.8Zm1.131-.4h-1.53v.8h1.53v-.8Zm1.94-3.97c0-2.587 2.142-4.627 4.997-4.627v-.8c-3.244 0-5.797 2.346-5.797 5.428h.8Zm4.997 4.69c-2.851 0-4.997-2.056-4.997-4.69h-.8c0 3.12 2.549 5.49 5.797 5.49v-.8Zm4.974-4.69c0 2.635-2.147 4.69-4.974 4.69v.8c3.227 0 5.774-2.372 5.774-5.49h-.8Zm-4.974-4.627c2.832 0 4.974 2.039 4.974 4.628h.8c0-3.08-2.552-5.428-5.774-5.428v.8Zm-.045 8.01c-1.96 0-3.413-1.484-3.413-3.322h-.8c0 2.29 1.821 4.123 4.213 4.123v-.8Zm3.413-3.322c0 1.838-1.453 3.323-3.413 3.323v.8c2.392 0 4.213-1.834 4.213-4.123h-.8Zm-3.413-3.243c1.967 0 3.413 1.472 3.413 3.243h.8c0-2.236-1.828-4.043-4.213-4.043v.8Zm-3.413 3.243c0-1.77 1.446-3.243 3.413-3.243v-.8c-2.385 0-4.213 1.807-4.213 4.043h.8Zm25-5.234L74.38 20.12l.745.292 3.677-9.395-.745-.292Zm-1.191.546h1.563v-.8h-1.563v.8Zm-2.395 6.942 2.768-7.198-.747-.288-2.768 7.2.747.286Zm-3.286-7.209 2.535 7.199.755-.266-2.536-7.199-.754.266Zm-.912.267h1.289v-.8h-1.289v.8Zm-2.158 6.951 2.535-7.218-.754-.265-2.536 7.218.755.265Zm-3.498-7.209 2.746 7.22.748-.285-2.747-7.22-.747.285Zm-1.19.258h1.564v-.8h-1.564v.8Zm4.049 8.849-3.677-9.395-.745.292 3.677 9.395.745-.292Zm.938-.254h-1.31v.8h1.31v-.8Zm2.137-6.89-2.515 7.157.755.265 2.514-7.157-.754-.266Zm3.269 7.157-2.515-7.158-.754.266 2.514 7.157.755-.265Zm.933-.267h-1.31v.8h1.31v-.8Zm21.766-9.395c-3.23 0-5.797 2.255-5.797 5.248h.8c0-2.473 2.127-4.448 4.997-4.448v-.8Zm5.774 5.248c0-2.992-2.566-5.248-5.774-5.248v.8c2.846 0 4.974 1.974 4.974 4.448h.8Zm-5.774 5.308c3.212 0 5.774-2.28 5.774-5.308h-.8c0 2.519-2.133 4.508-4.974 4.508v.8ZM90.72 15.72c0 3.03 2.563 5.308 5.797 5.308v-.8c-2.865 0-4.997-1.99-4.997-4.508h-.8Zm1.541-.122c0 2.29 1.821 4.124 4.213 4.124v-.8c-1.96 0-3.413-1.485-3.413-3.324h-.8Zm4.213-4.042c-2.385 0-4.213 1.806-4.213 4.042h.8c0-1.77 1.446-3.242 3.413-3.242v-.8Zm4.213 4.042c0-2.236-1.828-4.042-4.213-4.042v.8c1.967 0 3.413 1.472 3.413 3.242h.8Zm-4.213 4.124c2.392 0 4.213-1.834 4.213-4.124h-.8c0 1.839-1.453 3.324-3.413 3.324v.8ZM92.278 7.45h-5.397v.8h5.397v-.8Zm-.4-.913V7.85h.8V6.537h-.8Zm-11.91.4h12.31v-.8h-12.31v.8Zm.4.913V6.537h-.8V7.85h.8Zm4.998-.4H79.97v.8h5.397v-.8Zm.4 12.818V7.85h-.8v12.418h.8Zm1.115-.4h-1.515v.8h1.515v-.8Zm-.4-12.018v12.418h.8V7.85h-.8Zm30.362 4.845v-1.586h-.8v1.585h.8Zm3.515-2.224c-1.741 0-3.218.727-4.226 1.972l.622.503c.853-1.054 2.101-1.675 3.604-1.675v-.8Zm.4 1.688v-1.288h-.8v1.288h.8Zm-3.982 2.343c.813-1.216 2.075-1.906 3.592-1.943l-.019-.8c-1.771.043-3.277.86-4.238 2.299l.665.444Zm.067 5.764V14.28h-.8v5.986h.8Zm-1.87.4h1.47v-.8h-1.47v.8Zm-.4-9.557v9.157h.8v-9.157h-.8Zm1.87-.4h-1.47v.8h1.47v-.8Zm14.35.803h1.49v-.8h-1.49v.8Zm.4.641v-1.042h-.8v1.042h.8Zm-4.06-.882c1.423 0 2.555.45 3.397 1.184l.525-.604c-.998-.869-2.32-1.38-3.922-1.38v.8Zm-4.836 4.468c0-2.456 2.136-4.468 4.836-4.468v-.8c-3.084 0-5.636 2.315-5.636 5.268h.8Zm4.836 4.488c-2.699 0-4.836-2.011-4.836-4.488h-.8c0 2.972 2.551 5.288 5.636 5.288v-.8Zm3.397-1.184c-.842.734-1.974 1.184-3.397 1.184v.8c1.602 0 2.924-.511 3.922-1.38l-.525-.604Zm.663 1.324v-1.022h-.8v1.022h.8Zm1.09-.4h-1.49v.8h1.49v-.8Zm-.4-8.855v9.255h.8V11.11h-.8Zm-4.591 7.87c-1.983 0-3.456-1.528-3.456-3.324h-.8c0 2.25 1.844 4.123 4.256 4.123v-.8Zm3.082-1.539c-.761 1.027-1.846 1.538-3.082 1.538v.8c1.478 0 2.806-.622 3.725-1.861l-.643-.477Zm-.079-3.788v4.027h.8v-4.027h-.8Zm-3.003-1.3c1.236 0 2.321.511 3.082 1.538l.643-.476c-.919-1.24-2.247-1.862-3.725-1.862v.8Zm-3.456 3.303c0-1.775 1.471-3.303 3.456-3.303v-.8c-2.411 0-4.256 1.871-4.256 4.103h.8Zm15.379 3.685c-1.984 0-3.456-1.529-3.456-3.303h-.8c0 2.232 1.846 4.103 4.256 4.103v-.8Zm3.083-1.538c-.762 1.026-1.846 1.538-3.083 1.538v.8c1.479 0 2.806-.623 3.725-1.862l-.642-.476Zm-.079-3.769v4.007h.8v-4.007h-.8Zm-3.004-1.32c1.236 0 2.319.51 3.081 1.556l.646-.471c-.919-1.262-2.248-1.885-3.727-1.885v.8Zm-3.456 3.324c0-1.797 1.474-3.324 3.456-3.324v-.8c-2.411 0-4.256 1.873-4.256 4.124h.8Zm15.149-4.769c2.614 0 4.42 1.86 4.44 4.431l.8-.006c-.023-2.998-2.175-5.225-5.24-5.225v.8Zm-4.762 4.468c0-2.489 1.936-4.468 4.762-4.468v-.8c-3.238 0-5.562 2.308-5.562 5.268h.8Zm4.762 4.488c-2.825 0-4.762-1.978-4.762-4.488h-.8c0 2.98 2.322 5.288 5.562 5.288v-.8Zm4.142-2.342c-.506 1.377-2.057 2.342-4.142 2.342v.8c2.304 0 4.236-1.078 4.893-2.866l-.751-.276Zm-1.217.538h1.592v-.8h-1.592v.8Zm-2.882 1.422c1.469 0 2.696-.58 3.238-1.64l-.712-.365c-.36.704-1.242 1.205-2.526 1.205v.8Zm-4.118-3.517c.239 1.958 1.76 3.517 4.118 3.517v-.8c-1.943 0-3.132-1.246-3.324-2.814l-.794.097Zm8.807-.448h-8.41v.8h8.41v-.8Zm-.4.36v.04h.8v-.04h-.8Zm.655-.323-.086-.04-.338.725.086.04.338-.725Zm-.547-.218c0 .206-.001.381-.019.534l.794.094c.025-.208.025-.433.025-.628h-.8Zm-4.405-3.155c.887 0 1.592.296 2.095.781.505.488.832 1.193.911 2.053l.796-.073c-.093-1.021-.488-1.915-1.152-2.555-.665-.643-1.576-1.005-2.65-1.005v.8ZM147.7 15.39c.193-1.578 1.374-2.846 3.243-2.846v-.8c-2.309 0-3.799 1.606-4.037 3.549l.794.097Zm6.647-.448h-7.044v.8h7.044v-.8ZM4 4h21v20H4z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.113 28V5.185C29.113 2.321 26.7 0 23.722 0H5.392C2.413 0 0 2.321 0 5.185v17.63C0 25.678 2.414 28 5.391 28h23.722ZM7.015 6.973c-.684 0-1.238.532-1.238 1.19v13.09c0 .657.554 1.19 1.238 1.19.683 0 1.237-.533 1.237-1.19V8.163c0-.658-.554-1.19-1.237-1.19Zm9.184 1.192c0-.658.554-1.19 1.237-1.19.684 0 1.238.532 1.238 1.19v13.09c0 .657-.554 1.19-1.238 1.19-.683 0-1.237-.533-1.237-1.19V8.165Zm-3.962-2.976c-.683 0-1.237.533-1.237 1.19v13.09c0 .658.554 1.19 1.237 1.19.684 0 1.238-.532 1.238-1.19V6.38c0-.657-.554-1.19-1.238-1.19Zm8.835 1.19c0-.657.554-1.19 1.238-1.19.683 0 1.237.533 1.237 1.19v10.88c0 .658-.554 1.19-1.237 1.19-.684 0-1.238-.532-1.238-1.19V6.38Z' fill='%232C7BFD'/%3E%3C/svg%3E") 50% no-repeat;background-color:#0f0f0f;background-size:60%;display:none;flex:0 0 35%;min-height:730px;overflow:hidden;position:relative}@media (min-width:768px){.popup-container__right{display:block}}.popup-container__right .popup-video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.onboarding-step{display:none;height:100%;padding:60px 16px;position:relative;width:100%}@media (min-width:1024px){.onboarding-step{padding:40px}}@media (min-width:600px) and (min-height:1000px){.onboarding-step{padding:60px}}.onboarding-step.active{display:block}.onboarding-step__top{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}@media (min-height:1000px){.onboarding-step__top{margin-bottom:16px}}.onboarding-step__top .step-tracker{display:flex;gap:12px;width:100%}.onboarding-step__top .step-tracker__step{align-items:center;background:#e1e5eb;display:flex;flex:1 1 33%;font-size:18px;font-weight:500;height:10px;justify-content:center;line-height:23px}.onboarding-step__top .step-tracker__step:first-child{border-radius:5px 0 0 5px}.onboarding-step__top .step-tracker__step:nth-child(2){border-radius:0}.onboarding-step__top .step-tracker__step:nth-child(3){border-radius:0 5px 5px 0}.onboarding-step__top .step-tracker__step.active{background:#2c7bfd}.onboarding-step__title{font-size:32px;font-weight:700;line-height:42px;margin-bottom:12px;text-align:left}.onboarding-step__subtitle{font-size:18px;font-weight:500;line-height:23px;margin-bottom:12px}.onboarding-step__text{color:#6f6f6f;font-size:16px;font-weight:300;line-height:26px;margin-bottom:8px}@media (min-height:1000px){.onboarding-step__text{margin-bottom:16px}}.onboarding-step__panel{border-bottom:1px solid #cfcfcf;border-top:1px solid #cfcfcf;margin:24px 0;padding:24px 0}.onboarding-step .desktop-menu__button,.onboarding-step .htt-btn{margin-bottom:8px;max-width:100%}.onboarding-step .appleButton.desktop-menu__button svg,.onboarding-step .htt-btn.appleButton svg{color:#000}.onboarding-step .landing-success-type .desktop-menu__button,.onboarding-step .landing-success-type .htt-btn{flex:1 1 calc(50% - 16px)}.onboarding-step .cancel-btn{background:transparent;display:block;margin:12px auto}.onboarding-step.forgot-tab .step1,.onboarding-step.forgot-tab .step2{display:none}.onboarding-step.forgot-tab .step1.active,.onboarding-step.forgot-tab .step2.active{display:block}.onboarding-step .standard-login.hidden{display:none}.accounts-selector{display:none;flex-wrap:wrap;gap:8px 16px;justify-content:space-between}.accounts-selector.show{display:flex;padding-bottom:20px;padding-top:32px}.accounts-selector-text{flex:1 1 100%}.accounts-selector .account{flex:1 1 calc(50% - 16px)}.accounts-selector .account .social-account-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.accounts-selector .account .social-account-label{background:#fff;border:1px solid #cfcfcf;color:#2c3d55;cursor:pointer;display:block;font-weight:500;height:100%;padding:12px 16px;text-align:center;width:100%}.book-webinar .book-webinar-type{display:none}@media (max-width:767px){.book-webinar .book-webinar-type_missed .onboarding-step__top svg{height:auto;width:30%}}.book-webinar[data-type=default] .book-webinar-type_default,.book-webinar[data-type=missed] .book-webinar-type_missed{display:block}.landing-success .landing-success-type{display:none;height:100%}.landing-success[data-type=monitor] .landing-success-type_monitor,.landing-success[data-type=questions] .landing-success-type_questions,.landing-success[data-type=tradingPlan] .landing-success-type_tradingPlan{display:block}.broker-comparison-section .htt-container>.broker-comparison{padding:0}@media (min-width:576px){.broker-comparison-section .htt-container>.broker-comparison{padding:0 var(--page-gutter)}}@media (max-width:1464px){.broker-comparison-embed .comparison-list{max-height:unset!important}}.broker-card{box-shadow:0 4px 60px rgba(0,0,0,.08);display:grid;grid-template-columns:100%;margin-bottom:40px;width:100%}@media (min-width:1150px){.broker-card{grid-template-rows:87px auto 52px;margin-bottom:76px}}.broker-card-header{font-size:16px;font-weight:500;line-height:22px;position:relative}.broker-card-header__title{align-items:center;display:flex;margin:0;padding:27px 16px 16px}.broker-card-header__title .number{color:#2c7bfd;font-size:32px;font-weight:700;letter-spacing:.125em;line-height:45px}.broker-card-header__title .number.popular{color:#a238d4}.broker-card-header__title__icon{margin-left:8px;margin-right:8px;max-height:40px;max-width:100%;width:auto!important}.broker-card-header .separator{border-bottom:1px solid #e2e8f1;border-top:none;margin:0 16px}@media (min-width:1150px){.broker-card-header .separator{margin:0}}.broker-card-header .popular-tag{align-items:center;background-color:#a238d4;color:#fff;display:flex;font-size:12px;font-weight:600;height:32px;justify-content:center;position:relative;right:0;top:0;width:100%}.broker-card-header .popular-tag svg{margin-right:8px}@media (min-width:1150px){.broker-card-header .popular-tag{position:absolute;width:201px}}.broker-card-body{height:100%}@media (min-width:1150px){.broker-card-body{display:flex}}.broker-card-body__left{grid-gap:24px;display:flex;flex:1 1 100%;flex-wrap:wrap;padding:16px}@media (min-width:1150px){.broker-card-body__left{flex:0 1 30%}}.broker-card-body__right{display:flex;flex:1 1 70%;flex-wrap:wrap;justify-content:flex-start;padding:16px;position:relative}@media (min-width:1150px){.broker-card-body__right{flex:1 1 30%}.broker-card-body__right:before{background-color:#e2e8f1;content:"";height:100%;left:0;position:absolute;top:1px;width:1px}}.broker-card-body .commision .title,.broker-card-body .deposit .title,.broker-card-body .execution .title,.broker-card-body .funding .title,.broker-card-body .markets-traded .title,.broker-card-body .regulation .title,.broker-card-body .spread .title{font-weight:600}.broker-card-body .commision .comparison-list,.broker-card-body .deposit .comparison-list,.broker-card-body .execution .comparison-list,.broker-card-body .funding .comparison-list,.broker-card-body .markets-traded .comparison-list,.broker-card-body .regulation .comparison-list,.broker-card-body .spread .comparison-list{display:grid;grid-template-columns:repeat(2,1fr);margin:0!important;max-height:260px;width:100%}@media (min-width:576px){.broker-card-body .commision .comparison-list,.broker-card-body .deposit .comparison-list,.broker-card-body .execution .comparison-list,.broker-card-body .funding .comparison-list,.broker-card-body .markets-traded .comparison-list,.broker-card-body .regulation .comparison-list,.broker-card-body .spread .comparison-list{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.broker-card-body .commision .comparison-list,.broker-card-body .deposit .comparison-list,.broker-card-body .execution .comparison-list,.broker-card-body .funding .comparison-list,.broker-card-body .markets-traded .comparison-list,.broker-card-body .regulation .comparison-list,.broker-card-body .spread .comparison-list{grid-template-columns:repeat(4,1fr)}}@media (min-width:1150px){.broker-card-body .commision .comparison-list,.broker-card-body .deposit .comparison-list,.broker-card-body .execution .comparison-list,.broker-card-body .funding .comparison-list,.broker-card-body .markets-traded .comparison-list,.broker-card-body .regulation .comparison-list,.broker-card-body .spread .comparison-list{display:flex;flex-direction:column;flex-wrap:wrap}}.broker-card-body .commision .comparison-list li,.broker-card-body .deposit .comparison-list li,.broker-card-body .execution .comparison-list li,.broker-card-body .funding .comparison-list li,.broker-card-body .markets-traded .comparison-list li,.broker-card-body .regulation .comparison-list li,.broker-card-body .spread .comparison-list li{align-items:center;display:flex!important;line-height:1.5;margin-bottom:8px;margin-right:20px}.broker-card-body .commision .check-simple-icon,.broker-card-body .deposit .check-simple-icon,.broker-card-body .execution .check-simple-icon,.broker-card-body .funding .check-simple-icon,.broker-card-body .markets-traded .check-simple-icon,.broker-card-body .regulation .check-simple-icon,.broker-card-body .spread .check-simple-icon{color:#2c7bfd;margin-right:8px}.broker-card-body .commision .cross-simple-icon,.broker-card-body .deposit .cross-simple-icon,.broker-card-body .execution .cross-simple-icon,.broker-card-body .funding .cross-simple-icon,.broker-card-body .markets-traded .cross-simple-icon,.broker-card-body .regulation .cross-simple-icon,.broker-card-body .spread .cross-simple-icon{color:#ff5e5e;margin-right:8px}.broker-card-body .commision,.broker-card-body .deposit,.broker-card-body .regulation,.broker-card-body .spread{display:flex;flex:1 1 calc(50% - 12px);flex-direction:column}.broker-card-body .markets-traded{flex:1 1 100%}@media (min-width:1150px){.broker-card-body .markets-traded{flex:1 1 16%}}.broker-card-body .funding{flex:1 1 100%}@media (min-width:1150px){.broker-card-body .funding{flex:1 1 33%}}.broker-card-body .execution{flex:1 1 100%}@media (min-width:1150px){.broker-card-body .execution{flex:1 1 5%}}.broker-card-footer .desktop-menu__button,.broker-card-footer .htt-btn{max-width:100%;width:100%}.broker-card-footer .htt-btn.popular,.broker-card-footer .popular.desktop-menu__button{background-color:#a238d4;border-color:#a238d4}.broker-card-footer .htt-btn.popular:hover,.broker-card-footer .popular.desktop-menu__button:hover{background-color:#fff;border-color:#a238d4;color:#a238d4}.page-bottom-banner-section{background:radial-gradient(48.37% 95.56% at 139.1% -11.71%,#2c7bfd 0,#06001e 99.02%);color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:32px 16px;position:relative;width:100%}.page-bottom-banner-section.black-bg{background:linear-gradient(90deg,#0f0f0f 34.99%,#050b0b 60%);padding:0}@media (min-width:1024px){.page-bottom-banner-section.black-bg{padding:32px 16px}}.page-bottom-banner-section.faded-bg{background:linear-gradient(0deg,#0f0f0f 34.99%,#050b0b 60%);padding:375px 0 0}@media (min-width:1024px){.page-bottom-banner-section.faded-bg{background:linear-gradient(90deg,#0f0f0f 34.99%,#050b0b 60%);padding:32px 16px}}.page-bottom-banner-section.faded-bg .bg-picture{display:flex}@media (min-width:1024px){.page-bottom-banner-section.faded-bg .bg-picture{display:unset}}.page-bottom-banner-section.faded-bg .desktop-bg{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:-3}.page-bottom-banner-section .section-bg{z-index:0}.page-bottom-banner-section .section-bg .page-bottom-banner-section-image-desktop{display:none;height:100%;max-width:-moz-fit-content;max-width:fit-content;-o-object-fit:cover;object-fit:cover;position:absolute;right:0}@media (min-width:1024px){.page-bottom-banner-section .section-bg .page-bottom-banner-section-image-desktop{display:block;width:45%}}@media (min-width:1200px){.page-bottom-banner-section .section-bg .page-bottom-banner-section-image-desktop{width:50%}}@media (min-width:1440px){.page-bottom-banner-section .section-bg .page-bottom-banner-section-image-desktop{display:none}}.page-bottom-banner-section-image.-right-align{display:none}@media (min-width:1024px){.page-bottom-banner-section-image.-right-align{bottom:0;display:block;margin-bottom:-100px;margin-right:-80px;margin-top:40px;position:absolute;right:0;width:215px}}@media (min-width:1200px){.page-bottom-banner-section-image.-right-align{width:256px}}.page-bottom-banner-section .bottom-banner .order-n1{order:-1}@media (min-width:1024px){.page-bottom-banner-section .bottom-banner .order-n1{order:0}}.page-bottom-banner-section .bottom-banner h3{font-size:24px;margin-bottom:8px}@media (min-width:1024px){.page-bottom-banner-section .bottom-banner h3{font-size:32px}}.page-bottom-banner-section .bottom-banner p:not(.bottom-banner__iconlist__heading){font-size:14px}@media (min-width:1024px){.page-bottom-banner-section .bottom-banner p:not(.bottom-banner__iconlist__heading){max-width:400px}}.page-bottom-banner-section .bottom-banner__iconlist__heading{font-size:16px;margin:16px 0}.page-bottom-banner-section .bottom-banner__iconlist__item__text{font-size:14px}.page-bottom-banner-section .bottom-banner__picture-middle{margin:auto;opacity:1;position:relative;width:230px}@media (min-width:1024px){.page-bottom-banner-section .bottom-banner__picture-middle{display:block;left:0;margin:-5% 35%;opacity:.25;position:absolute;right:0;width:17%;z-index:1}}@media (min-width:1200px){.page-bottom-banner-section .bottom-banner__picture-middle{margin:-5% 33%;width:20%}}.page-bottom-banner-section .bottom-banner__iconlist__item{margin-bottom:16px}.page-bottom-banner-section .bottom-banner>.flex{flex-direction:column;gap:16px}@media (min-width:1024px){.page-bottom-banner-section .bottom-banner>.flex{flex-direction:row;gap:0}}.page-bottom-banner-section .bottom-banner .form-container{background:#1f1a35;border-radius:4px;padding:16px 12px;width:100%}@media (min-width:1024px){.page-bottom-banner-section .bottom-banner .form-container{margin-left:-20px;max-width:420px;padding:24px}}.page-bottom-banner-section .bottom-banner .form-container .desktop-menu__button,.page-bottom-banner-section .bottom-banner .form-container .htt-btn{height:56px;padding:0}.page-bottom-banner-section .bottom-banner .form-container .text-small{display:block;font-size:12px;margin:12px 0}.page-bottom-banner-section .bottom-banner .form-container .trustpilot-reviews svg{margin-left:0;max-width:164px}.page-bottom-banner-section .bottom-banner .form-container .form-group{margin-bottom:8px}.page-bottom-banner-section .bottom-banner .form-container .desktop-menu__button,.page-bottom-banner-section .bottom-banner .form-container .htt-btn{letter-spacing:0;text-transform:capitalize}.page-bottom-banner-section .bottom-banner .form-container .form-input{border-radius:4px}.page-bottom-banner-section .partnership{align-items:center;color:#b4b4b4;display:flex;font-size:14px;gap:3px}.page-bottom-banner-section .partnership.centered{justify-content:center}.page-bottom-banner-section .basic-heading{font-size:25px;font-weight:700}.page-bottom-banner-section .desktop-menu__button:after,.page-bottom-banner-section .htt-btn:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m22.5 12.647-4-4v3h-15v2h15v3l4-4Z' fill='currentColor'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' transform='translate(.5 .647)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m22.5 12.647-4-4v3h-15v2h15v3l4-4Z' fill='currentColor'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' transform='translate(.5 .647)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-size:30px;mask-size:30px}.page-bottom-banner-section-image-mobile{display:block;width:100%}@media (min-width:1024px){.page-bottom-banner-section-image-mobile{display:none}}@media (min-width:1440px){.page-bottom-banner-section-image-mobile{display:block;height:100%;max-width:500px;max-width:-moz-fit-content;max-width:fit-content;position:absolute;right:0;top:0}}.page-bottom-banner-section__numbered{margin-bottom:24px}.page-bottom-banner-section__numbered__item{align-items:center;background:#365282;border-radius:90px;display:flex;font-size:15px;font-weight:400;gap:8px;margin-bottom:24px;padding:8px;position:relative}.page-bottom-banner-section__numbered__item:last-child{margin-bottom:0}.page-bottom-banner-section__numbered__item:last-child:after{content:none}.page-bottom-banner-section__numbered__item:after{background:#365282;bottom:-26px;content:"";display:block;height:27px;left:25px;position:absolute;width:4px;z-index:0}.page-bottom-banner-section__numbered__item__number{align-items:center;background:transparent;border-radius:50%;display:flex;flex:0 0 36px;font-size:16px;font-weight:700;height:36px;justify-content:center;width:36px}.page-bottom-banner-section__numbered__item.first{background:#4581b2}.page-bottom-banner-section__numbered__item.first .sidebar__numbered__item__number{background:#448ff7}.page-bottom-banner-section__numbered__item.first:after{background:linear-gradient(180deg,#448ff7,#365282)}.page-bottom-banner-section .trustpilot-reviews{justify-content:center}@media (min-width:1024px){.page-bottom-banner-section .trustpilot-reviews{justify-content:flex-start}}.exit-popup{background:linear-gradient(90deg,#0b1550 30.91%,#0b1550 30.92%,#046195 65.34%,#056194 0);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-height:850px;overflow-y:auto;position:fixed;top:0;width:100%;z-index:2}@media (min-width:768px){.exit-popup{max-width:600px}}@media (min-width:1024px){.exit-popup{height:550px;max-width:990px;overflow-y:hidden;top:calc(50% - 275px)}}@media (min-width:1200px){.exit-popup{max-width:1100px}}@media (min-width:1440px){.exit-popup{max-width:1300px}}.exit-popup .grid{grid-gap:var(--basic-section-gap);display:grid}.exit-popup .grid-2{grid-template-columns:repeat(1,1fr)}@media (min-width:1024px){.exit-popup .grid-2{grid-template-columns:repeat(2,minmax(50%,1fr))}}.exit-popup .grid.gap-2{grid-gap:32px}.exit-popup .partnership{align-items:center;color:#b4b4b4;display:flex;font-size:14px;gap:3px;justify-content:center}@media (min-width:1024px){.exit-popup .partnership{justify-content:flex-start}}.exit-popup .wrap{overflow-x:hidden;overflow-y:auto;padding:60px 16px 0;position:relative;width:100%}@media (min-width:768px){.exit-popup .wrap{display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:100%;padding:60px var(--page-gutter)}}@media (min-width:1024px){.exit-popup .wrap{justify-content:center;overflow-y:hidden}}@media (max-width:767px){.exit-popup .wrap:after{background:rgba(44,123,253,.2);border-radius:50%;content:"";display:block;filter:blur(100px);height:400px;left:-160px;overflow:hidden;position:absolute;top:-200px;transform:translateZ(0);width:400px;z-index:-1}}.exit-popup .basic-heading{font-size:25px;font-weight:700;text-align:center}@media (min-width:1024px){.exit-popup .basic-heading{text-align:left}}.exit-popup .desktop-menu__button,.exit-popup .htt-btn{max-width:100%}@media (min-width:768px){.exit-popup .desktop-menu__button,.exit-popup .htt-btn{max-width:285px}}.exit-popup .desktop-menu__button:after,.exit-popup .htt-btn:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m22.5 12.647-4-4v3h-15v2h15v3l4-4Z' fill='currentColor'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' transform='translate(.5 .647)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m22.5 12.647-4-4v3h-15v2h15v3l4-4Z' fill='currentColor'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' transform='translate(.5 .647)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-size:30px;mask-size:30px}.exit-popup .exit-image{bottom:calc(0px - var(--page-gutter));display:none;max-width:500px;position:relative;width:100%}@media (min-height:835px) and (max-width:1023px){.exit-popup .exit-image{display:block}}@media (min-width:1024px){.exit-popup .exit-image{display:block}}.exit-popup__numbered{margin-bottom:24px}.exit-popup__numbered__item{align-items:center;background:#365282;border-radius:90px;display:flex;font-size:15px;font-weight:400;gap:8px;margin-bottom:24px;padding:8px;position:relative}.exit-popup__numbered__item:last-child{margin-bottom:0}.exit-popup__numbered__item:last-child:after{content:none}.exit-popup__numbered__item:after{background:#365282;bottom:-32px;content:"";display:block;height:38px;left:25px;position:absolute;width:4px;z-index:-1}.exit-popup__numbered__item__number{align-items:center;background:transparent;border-radius:50%;display:flex;flex:0 0 36px;font-size:16px;font-weight:700;height:36px;justify-content:center;width:36px}.exit-popup__numbered__item.first{background:#4581b2}.exit-popup__numbered__item.first .exit-popup__numbered__item__number{background:#448ff7}.exit-popup__numbered__item.first:after{background:linear-gradient(180deg,#448ff7,#365282)}.exit-popup .trustpilot-reviews{justify-content:center}@media (min-width:1024px){.exit-popup .trustpilot-reviews{justify-content:flex-start}}.exit-popup-close{align-items:center;-webkit-appearance:none;border:0;border-radius:50%;box-shadow:none;cursor:pointer;display:flex;float:right;height:30px;justify-content:center;line-height:1;outline:0;overflow:visible;padding:0;position:absolute;right:15px;text-align:center;text-decoration:none;top:15px;width:30px;z-index:1046}.exit-popup-close svg{color:#fff;filter:drop-shadow(0 0 4px #000);height:30px;width:30px}.modal-newsletter{background:#fff;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-height:470px;overflow-y:auto;padding:16px 24px;position:fixed;top:40px;width:calc(100% - 20px);z-index:2}@media (min-width:768px){.modal-newsletter{max-width:600px;width:100%}}@media (min-width:1024px){.modal-newsletter{max-width:990px;overflow-y:hidden;top:calc(50% - 275px)}}@media (min-width:1200px){.modal-newsletter{max-width:1100px}}@media (min-width:1440px){.modal-newsletter{max-width:1300px}}.modal-newsletter-close{align-items:center;-webkit-appearance:none;border:0;border-radius:50%;box-shadow:none;cursor:pointer;display:flex;float:right;height:30px;justify-content:center;line-height:1;outline:0;overflow:visible;padding:0;position:absolute;right:15px;text-align:center;text-decoration:none;top:15px;width:30px;z-index:1046}.modal-newsletter-close svg{color:#656569;height:30px;width:30px}.sm-partnership-banner-section{display:none}@media (min-width:1024px){.sm-partnership-banner-section{display:block;padding-bottom:var(--small-section-gap);padding-top:var(--small-section-gap)}}.sm-partnership-banner-section .sm-partnership-banner{background:linear-gradient(90.01deg,#040c48 5.35%,#04d189 30%,#00589c 51%,#05104d);border-radius:var(--border-radius);display:flex;gap:5px;height:auto;justify-content:space-around;max-height:140px;overflow:hidden;padding:0 20px;width:100%}.sm-partnership-banner-section .sm-partnership-banner__img{-webkit-clip-path:polygon(20% 0,100% 0,82% 100%,0 100%);clip-path:polygon(20% 0,100% 0,82% 100%,0 100%);height:140px;margin-right:16px}.sm-partnership-banner-section .sm-partnership-banner__img img{height:100%;max-height:140px;max-width:290px;-o-object-fit:cover;object-fit:cover;width:100%}.sm-partnership-banner-section .sm-partnership-banner__content{align-items:flex-start;display:flex;flex:1;flex-direction:column;justify-content:center;margin-right:32px}.sm-partnership-banner-section .sm-partnership-banner__content__price{color:#04d189;font-size:26px}@media (min-width:1040px){.sm-partnership-banner-section .sm-partnership-banner__content__price{font-size:28px}.sm-partnership-banner-section .sm-partnership-banner__content__price span{display:block}}.sm-partnership-banner-section .sm-partnership-banner__content__subtitle{font-size:18px;font-style:italic}@media (min-width:1165px){.sm-partnership-banner-section .sm-partnership-banner__content__subtitle{font-size:20px}}.sm-partnership-banner-section .sm-partnership-banner__content .free-to-enter{align-self:center}.sm-partnership-banner-section .sm-partnership-banner__content .htt-countdown{margin:12px 0;width:100%}.sm-partnership-banner-section .sm-partnership-banner__content .htt-countdown .htt-countdown-block{background-color:#415570;color:#fff}.sm-partnership-banner-section .sm-partnership-banner__content .htt-countdown .htt-countdown-block:before{color:#fff;font-size:14px}.sm-partnership-banner-section .sm-partnership-banner__content .logo{align-items:center;display:flex}.sm-partnership-banner-section.--small .htt-container{padding:0;width:100%}.sm-partnership-banner-section.--small .sm-partnership-banner{max-height:82px}.sm-partnership-banner-section.--small .sm-partnership-banner__img{width:280px}.sm-partnership-banner-section.--small .sm-partnership-banner__img img{max-height:120px}.sm-partnership-banner-section.--small .sm-partnership-banner__sm-offer span{font-size:12px}.sm-partnership-banner-section.--small .sm-partnership-banner__sm-offer img{height:auto;width:100px}.sm-partnership-banner-section.--small .sm-partnership-banner__content__subtitle{font-size:20px}.sm-partnership-banner-section.--small .sm-partnership-banner__content__price{font-size:22px;white-space:nowrap}.sm-partnership-banner-section.--small .sm-partnership-banner__content__price span{display:inline}.-sm-ad-ribbon .sm-btn,.sm-partnership-banner-section .sm-btn{background:#04d189;border:1px solid #04d189;border-radius:var(--border-radius);color:#212b36;font-size:16px;font-weight:600;line-height:1.15;max-width:100%;padding:14px 20px;position:relative;text-align:center;text-decoration:none;transition-duration:.25s;transition-property:background-color,box-shadow;transition-timing-function:linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:-moz-fit-content;width:fit-content}.-sm-ad-ribbon .sm-btn:after,.sm-partnership-banner-section .sm-btn:after{background-color:#212b36;height:16px;width:16px}.-sm-ad-ribbon .sm-btn:hover,.sm-partnership-banner-section .sm-btn:hover{background:#00f198}.-sm-ad-ribbon .sm-btn:hover:after,.sm-partnership-banner-section .sm-btn:hover:after{background-color:#212b36}.-sm-ad-ribbon .trustpilot-widget,.sm-partnership-banner-section .trustpilot-widget{margin-bottom:-4px;margin-top:14px;transform:scale(.8)}.-sm-ad-ribbon.promo-ribbon-mobile{display:none}@media (max-width:1023px){.-sm-ad-ribbon.promo-ribbon-mobile.visible{display:block}}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content{max-height:0;position:relative;transition:max-height .5s ease-in-out}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content>.position-relative>img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:60%;object-position:60%;transform:scaleX(-1);width:100%}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content.active{max-height:calc(100vh - 114px);overflow:auto;padding:0}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content__close-button{background:#0f0f0f;border:1px solid hsla(0,0%,100%,.5);border-radius:100px;cursor:pointer;line-height:0;margin-right:12px;margin-top:24px;padding:4px;position:absolute;right:0;top:0;z-index:2}@media (min-width:600px) and (max-width:1023px){.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content__close-button{left:auto;margin-left:12px;right:0}}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content__wrapper{padding:16px 16px 0}@media (min-width:600px){.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content__wrapper{position:relative}}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content__subtitle{display:block;font-size:18px;font-style:italic;margin-top:12px}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content__title{color:#04d189;font-size:26px;font-weight:700;margin-bottom:8px}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content__list li{align-items:center;display:flex;font-size:14px;gap:6px;margin-bottom:8px}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content__list li svg{color:#04d189}@media (min-width:600px) and (max-width:1023px){.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content{border-bottom:1px solid rgba(4,209,137,.3);display:grid;grid-template-columns:1fr 1.5fr}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content.active{overflow:hidden}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content .sm-partnership-banner__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-content .sm-partnership-banner__img.-flip-img img{-o-object-position:80%;object-position:80%;transform:scaleX(-1)}}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-trigger{box-shadow:none;height:auto;max-height:600px;padding:16px;transition:all .25s ease-in-out}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-trigger .sm-btn{margin:auto;max-width:400px;width:100%}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-trigger__text{align-items:center;display:flex;font-weight:500;justify-content:center;margin-bottom:12px;margin-top:12px}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-trigger__icon{margin:0 0 0 8px;transform:rotate(0)}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-trigger .promo-ribbon-mobile__hide-ad{color:#818b9a;margin-top:12px;text-align:center;text-decoration:underline}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-trigger .promo-ribbon-mobile__trustpilot{display:none}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-trigger .promo-ribbon-mobile__trustpilot svg{margin-left:0;margin-top:16px;width:170px}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-trigger.active{padding-bottom:18px}@media (max-height:567px){.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-trigger.active{border-top:1px solid rgba(4,209,137,.2)}}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-trigger.active .promo-mobile-trigger__sm-logo,.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-trigger.active .promo-mobile-trigger__text,.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-trigger.active .promo-ribbon-mobile__hide-ad{margin:0;max-height:0;overflow:hidden;padding:0;visibility:hidden}.-sm-ad-ribbon.promo-ribbon-mobile .promo-mobile-trigger.active .promo-ribbon-mobile__trustpilot{display:flex}body{-webkit-font-smoothing:antialiased;color:#2c3d55;font-size:14px;font-weight:300;line-height:1.5;text-rendering:optimizeLegibility}body,h1,h2,h3,h4,h5,h6{font-family:var(--default-font);letter-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.35}.htt-base{-webkit-font-smoothing:antialiased;background:#fff;color:#2c3d55;font-family:var(--default-font);font-size:14px;font-weight:300;line-height:1.5;overflow:unset;text-rendering:optimizeLegibility}@media screen and (min-width:1024px){.htt-base{font-size:16px}}.htt-base h1,.htt-base h2,.htt-base h3,.htt-base li,.htt-base p,.htt-base span{color:inherit;font-family:var(--default-font)}.basic-heading{font-family:var(--heading-font);font-size:28px;font-weight:700;line-height:35px;text-transform:capitalize}@media (min-width:1024px){.basic-heading{font-size:32px;font-weight:700;line-height:38px}}.basic-heading.full-width-line{display:inline-block;margin-bottom:6px;position:relative}.basic-heading.full-width-line:after{background-color:#2c7bfd;bottom:-7px;content:"";height:3px;left:0;position:absolute;right:0;z-index:2}#error{padding:230px 15px 130px;text-align:center}body a{color:#2c7bfd;cursor:pointer;font-family:inherit;font-weight:500;text-decoration:underline}body a:hover{color:#2c7bfd;text-decoration:none}.background-blur{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,6%,.6)}.basic-section,.extended-section,.screen-section{position:relative}.section-bg{background-size:cover;bottom:0;opacity:1;overflow:hidden;position:absolute;top:0;transition:opacity .25s ease;width:100%;z-index:-1}.section-bg .bg-img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:-3}.th-popup{align-items:center;background-color:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.th-popup__div{background-color:#fff;border-radius:6px;box-shadow:0 2px 16px 0 rgba(33,43,54,.08),0 31px 41px 0 rgba(33,43,54,.2);padding:40px 98px;text-align:center}.th-popup img{height:185px;width:auto}.th-popup .title{color:#1b295e;font-size:26px;line-height:.92;margin:16px 0}.th-popup .tagline,.th-popup .title{font-style:normal;font-weight:600;letter-spacing:normal}.th-popup .tagline{color:#758795;font-size:17px;font-stretch:normal;line-height:1.24}@media (max-width:767px){.th-popup__div{margin:16px;padding:32px}}.th-popup-video{background-color:rgba(0,0,0,.9);flex-direction:column}.th-popup-videoimg{margin:28px 0 33px}.th-popup-video__popup{background-color:transparent;border:0;box-shadow:none;height:80%;padding:0;width:80%}.th-popup-video__close{cursor:pointer;position:absolute;right:16px;top:64px}.th-popup-video__close svg{height:52px;width:52px}.th-popup-video iframe{border:0;height:100%;width:100%}@media (max-width:768px){.th-popup-video__popup{width:90%}}.htt-post-sidebar .sidebar,.hub-sidebar .sidebar{background:linear-gradient(95deg,#0b1450 32.66%,#026a9d 104.92%);border-radius:4px;color:#fff;margin:0 auto;max-width:525px;overflow:hidden;padding:24px 16px;position:relative;transition:.5s}@media (min-width:1024px){.htt-post-sidebar .sidebar:not(.position-relative),.hub-sidebar .sidebar:not(.position-relative){position:sticky;top:64px;width:100%}}.htt-post-sidebar .sidebar.full-width-image,.hub-sidebar .sidebar.full-width-image{background:linear-gradient(39deg,#0b1450 63.37%,#026a9d 95.63%);padding:0}.htt-post-sidebar .sidebar.full-width-image .sidebar__partnership,.hub-sidebar .sidebar.full-width-image .sidebar__partnership{padding:24px 16px 0}.htt-post-sidebar .sidebar.full-width-image .sidebar__content,.hub-sidebar .sidebar.full-width-image .sidebar__content{padding:10px 16px 16px}.htt-post-sidebar .sidebar.full-width-image .sidebar__heading,.hub-sidebar .sidebar.full-width-image .sidebar__heading{font-size:22px;line-height:1.2;padding:0}.htt-post-sidebar .sidebar.full-width-image .sidebar__heading .text-branded,.hub-sidebar .sidebar.full-width-image .sidebar__heading .text-branded{color:#2c7bfd!important}.htt-post-sidebar .sidebar.full-width-image .desktop-menu__button,.htt-post-sidebar .sidebar.full-width-image .htt-btn,.hub-sidebar .sidebar.full-width-image .desktop-menu__button,.hub-sidebar .sidebar.full-width-image .htt-btn{margin:8px auto}.htt-post-sidebar .sidebar.full-width-image .htt-btn--large-text,.hub-sidebar .sidebar.full-width-image .htt-btn--large-text{letter-spacing:0;text-transform:capitalize;white-space:pre-wrap}.htt-post-sidebar .sidebar.full-width-image .full-img,.hub-sidebar .sidebar.full-width-image .full-img{display:block;height:236px;margin:0 auto;-o-object-fit:cover;object-fit:cover}.htt-post-sidebar .sidebar--sm-partnership.full-width-image,.hub-sidebar .sidebar--sm-partnership.full-width-image{background:linear-gradient(296deg,#040c48 16%,#00589c 66.07%,#04d189 96%),linear-gradient(177.74deg,#2c7bfd -30.38%,#0d2650 21.96%,#1d52a9 160.98%)}.htt-post-sidebar .sidebar--sm-partnership.full-width-image .sm-btn,.hub-sidebar .sidebar--sm-partnership.full-width-image .sm-btn{background:#04d189;border:1px solid #04d189;border-radius:var(--border-radius);color:#212b36;font-size:16px;font-weight:600;line-height:1.15;margin-bottom:12px;margin-top:8px;max-width:100%;padding:14px 20px;position:relative;text-align:center;text-decoration:none;transition-duration:.25s;transition-property:background-color,box-shadow;transition-timing-function:linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.htt-post-sidebar .sidebar--sm-partnership.full-width-image .sm-btn:after,.hub-sidebar .sidebar--sm-partnership.full-width-image .sm-btn:after{background-color:#212b36;height:16px;width:16px}.htt-post-sidebar .sidebar--sm-partnership.full-width-image .sm-btn:hover,.hub-sidebar .sidebar--sm-partnership.full-width-image .sm-btn:hover{background:#00f198}.htt-post-sidebar .sidebar--sm-partnership.full-width-image .sidebar__iconlist li,.hub-sidebar .sidebar--sm-partnership.full-width-image .sidebar__iconlist li{align-items:center;display:flex;font-size:14px;gap:6px;padding-bottom:12px}.htt-post-sidebar .sidebar--sm-partnership.full-width-image .sidebar__iconlist li svg,.hub-sidebar .sidebar--sm-partnership.full-width-image .sidebar__iconlist li svg{color:#04d189}.htt-post-sidebar .sidebar--sm-partnership.full-width-image .sidebar__heading,.hub-sidebar .sidebar--sm-partnership.full-width-image .sidebar__heading{color:#04d189;font-size:28px;line-height:1.2;margin-top:8px;padding:0}.htt-post-sidebar .sidebar--sm-partnership.full-width-image .sidebar__heading>span,.hub-sidebar .sidebar--sm-partnership.full-width-image .sidebar__heading>span{display:block}.htt-post-sidebar .sidebar--sm-partnership.full-width-image .sidebar__subtitle,.hub-sidebar .sidebar--sm-partnership.full-width-image .sidebar__subtitle{display:block;font-size:18px;font-style:italic;margin-top:12px}.htt-post-sidebar .sidebar--sm-partnership.full-width-image .sidebar__content>div>span,.hub-sidebar .sidebar--sm-partnership.full-width-image .sidebar__content>div>span{font-size:14px}.htt-post-sidebar .sidebar--sm-partnership .trustpilot-widget,.hub-sidebar .sidebar--sm-partnership .trustpilot-widget{position:relative;transform:scale(.8)}.htt-post-sidebar .sidebar.light,.hub-sidebar .sidebar.light{background:linear-gradient(0deg,#eaf4fe,#eaf4fe),linear-gradient(95deg,#0b1450 32.66%,#026a9d 104.92%);color:#0f0f0f}.htt-post-sidebar .sidebar.light .sidebar__partnership,.hub-sidebar .sidebar.light .sidebar__partnership{color:#a4a4a4}.htt-post-sidebar .sidebar.light .sidebar__numbered__item,.hub-sidebar .sidebar.light .sidebar__numbered__item{background:#ddebff}.htt-post-sidebar .sidebar.light .sidebar__numbered__item.first,.hub-sidebar .sidebar.light .sidebar__numbered__item.first{background:#fff}.htt-post-sidebar .sidebar.light .sidebar__numbered__item.first .sidebar__numbered__item__number,.hub-sidebar .sidebar.light .sidebar__numbered__item.first .sidebar__numbered__item__number{color:#fff}.htt-post-sidebar .sidebar.light .sidebar__numbered__item.first:after,.hub-sidebar .sidebar.light .sidebar__numbered__item.first:after{background:linear-gradient(180deg,#fff,#ddebff)}.htt-post-sidebar .sidebar.light .sidebar__numbered__item:after,.hub-sidebar .sidebar.light .sidebar__numbered__item:after{background:#ddebff}.htt-post-sidebar .sidebar__partnership,.hub-sidebar .sidebar__partnership{font-size:10px}.htt-post-sidebar .sidebar__content,.hub-sidebar .sidebar__content{position:relative}.htt-post-sidebar .sidebar__image,.hub-sidebar .sidebar__image{display:none}@media (min-height:752px){.htt-post-sidebar .sidebar__image,.hub-sidebar .sidebar__image{display:block}}.htt-post-sidebar .sidebar__heading,.hub-sidebar .sidebar__heading{font-size:20px;font-weight:700;line-height:24px;margin:16px 0}@media (min-width:720px){.htt-post-sidebar .sidebar__heading,.hub-sidebar .sidebar__heading{font-size:20px;font-weight:700;line-height:24px}}.htt-post-sidebar .sidebar__text,.hub-sidebar .sidebar__text{font-size:14px;margin-bottom:12px}.htt-post-sidebar .sidebar__numbered,.hub-sidebar .sidebar__numbered{margin-bottom:24px}.htt-post-sidebar .sidebar__numbered__item,.hub-sidebar .sidebar__numbered__item{align-items:center;background:#365282;border-radius:90px;display:flex;font-size:15px;font-weight:400;gap:8px;margin-bottom:24px;padding:8px;position:relative}.htt-post-sidebar .sidebar__numbered__item:last-child,.hub-sidebar .sidebar__numbered__item:last-child{margin-bottom:0}.htt-post-sidebar .sidebar__numbered__item:last-child:after,.hub-sidebar .sidebar__numbered__item:last-child:after{content:none}.htt-post-sidebar .sidebar__numbered__item:after,.hub-sidebar .sidebar__numbered__item:after{background:#365282;bottom:-26px;content:"";display:block;height:27px;left:25px;position:absolute;width:4px;z-index:-1}.htt-post-sidebar .sidebar__numbered__item__number,.hub-sidebar .sidebar__numbered__item__number{align-items:center;background:transparent;border-radius:50%;display:flex;flex:0 0 36px;font-size:16px;font-weight:700;height:36px;justify-content:center;width:36px}.htt-post-sidebar .sidebar__numbered__item.first,.hub-sidebar .sidebar__numbered__item.first{background:#4581b2}.htt-post-sidebar .sidebar__numbered__item.first .sidebar__numbered__item__number,.hub-sidebar .sidebar__numbered__item.first .sidebar__numbered__item__number{background:#448ff7}.htt-post-sidebar .sidebar__numbered__item.first:after,.hub-sidebar .sidebar__numbered__item.first:after{background:linear-gradient(180deg,#448ff7,#365282)}.htt-post-sidebar .sidebar__socialproof,.hub-sidebar .sidebar__socialproof{align-items:center;background:rgba(45,123,253,.2);border-radius:var(--border-radius);display:flex;font-size:12px;gap:8px;justify-content:center;margin:12px 0;padding:14px}.htt-post-sidebar .sidebar__iconlist__heading,.hub-sidebar .sidebar__iconlist__heading{font-size:16px;font-weight:500;margin-bottom:12px}.htt-post-sidebar .sidebar__iconlist__item,.hub-sidebar .sidebar__iconlist__item{align-items:flex-start;display:flex;font-size:14px;margin-bottom:12px}.htt-post-sidebar .sidebar__iconlist__item__icon,.hub-sidebar .sidebar__iconlist__item__icon{display:flex;margin-top:2px}.htt-post-sidebar .sidebar__iconlist__item__badge,.hub-sidebar .sidebar__iconlist__item__badge{align-items:center;background-repeat:no-repeat;background-size:contain;color:#000;display:flex;font-size:12px;font-weight:500;height:18px;justify-content:center;margin-right:6px;margin-top:2px;text-align:center;width:18px}.htt-post-sidebar .sidebar__iconlist__item__badge,.htt-post-sidebar .sidebar__iconlist__item__badge.--first,.hub-sidebar .sidebar__iconlist__item__badge,.hub-sidebar .sidebar__iconlist__item__badge.--first{background-image:url(https://d24hlokhosw6ds.cloudfront.net/static/img/trading-contest/shape-gold.svg)}.htt-post-sidebar .sidebar__iconlist__item__badge.--second,.hub-sidebar .sidebar__iconlist__item__badge.--second{background-image:url(https://d24hlokhosw6ds.cloudfront.net/static/img/trading-contest/shape-silver.svg)}.htt-post-sidebar .sidebar__iconlist__item__badge.--third,.hub-sidebar .sidebar__iconlist__item__badge.--third{background-image:url(https://d24hlokhosw6ds.cloudfront.net/static/img/trading-contest/shape-copper.svg)}.htt-post-sidebar .sidebar small,.hub-sidebar .sidebar small{font-size:14px}.htt-post-sidebar .sidebar__logos-wrapper,.hub-sidebar .sidebar__logos-wrapper{align-items:center;display:flex;justify-content:flex-start;margin-top:20px}.htt-post-sidebar .sidebar__logos-wrapper .trustpilot-reviews,.hub-sidebar .sidebar__logos-wrapper .trustpilot-reviews{margin-left:8px}.htt-post-sidebar .sidebar .desktop-menu__button,.htt-post-sidebar .sidebar .htt-btn,.hub-sidebar .sidebar .desktop-menu__button,.hub-sidebar .sidebar .htt-btn{margin-top:8px;max-width:100%}.htt-post-sidebar .sidebar .desktop-menu__button:after,.htt-post-sidebar .sidebar .htt-btn:after,.hub-sidebar .sidebar .desktop-menu__button:after,.hub-sidebar .sidebar .htt-btn:after{display:none;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m22.5 12.647-4-4v3h-15v2h15v3l4-4Z' fill='currentColor'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' transform='translate(.5 .647)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m22.5 12.647-4-4v3h-15v2h15v3l4-4Z' fill='currentColor'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' transform='translate(.5 .647)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-size:30px;mask-size:30px}.htt-post-sidebar .sidebar .desktop-menu__button:before,.htt-post-sidebar .sidebar .htt-btn:before,.hub-sidebar .sidebar .desktop-menu__button:before,.hub-sidebar .sidebar .htt-btn:before{background-color:#fff;content:"";flex-shrink:0;height:24px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 14 15'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M4.924 4.15a2.187 2.187 0 0 1 4.164-.938.874.874 0 1 0 1.58-.75A3.937 3.937 0 0 0 3.175 4.15v1.312h-.438c-.965 0-1.75.785-1.75 1.75v5.25c0 .965.785 1.75 1.75 1.75h8.75c.966 0 1.75-.785 1.75-1.75v-5.25c0-.965-.784-1.75-1.75-1.75H4.924V4.15Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath transform='translate(.986 .212)' d='M0 0h12.25v14H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 14 15'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M4.924 4.15a2.187 2.187 0 0 1 4.164-.938.874.874 0 1 0 1.58-.75A3.937 3.937 0 0 0 3.175 4.15v1.312h-.438c-.965 0-1.75.785-1.75 1.75v5.25c0 .965.785 1.75 1.75 1.75h8.75c.966 0 1.75-.785 1.75-1.75v-5.25c0-.965-.784-1.75-1.75-1.75H4.924V4.15Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath transform='translate(.986 .212)' d='M0 0h12.25v14H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:24px;mask-size:14px;width:24px}.htt-post-sidebar .sidebar .blue.desktop-menu__button:hover:before,.htt-post-sidebar .sidebar .htt-btn.blue:hover:before,.hub-sidebar .sidebar .blue.desktop-menu__button:hover:before,.hub-sidebar .sidebar .htt-btn.blue:hover:before{background-color:#2c7bfd}.htt-post-sidebar .sidebar .trustpilot-reviews svg,.hub-sidebar .sidebar .trustpilot-reviews svg{width:163px}.headroom--pinned+#content .sidebar:not(.position-relative){top:120px}.smarter-trader-section{border-bottom:1px solid #454a51;padding-bottom:0;padding-top:0}@media (min-width:1024px){.smarter-trader-section{border-bottom:none;padding:0 0 var(--basic-section-gap)}}.smarter-trader-section.full-width{padding-bottom:0}.smarter-trader-section.full-width .smarter-trader{border-radius:0}.smarter-trader-section .htt-container{padding:0}@media (min-width:1024px){.smarter-trader-section .htt-container{padding:0 var(--page-gutter)}}.smarter-trader-section .htt-container .smarter-trader{display:grid;grid-template-columns:1fr}@media (min-width:1024px){.smarter-trader-section .htt-container .smarter-trader{grid-template-columns:1fr 1fr}}.smarter-trader-section .htt-container .smarter-trader .background-img,.smarter-trader-section .htt-container .smarter-trader .background-img-wrapper{border-radius:0}@media (min-width:1024px){.smarter-trader-section .htt-container .smarter-trader .background-img,.smarter-trader-section .htt-container .smarter-trader .background-img-wrapper{border-radius:0 var(--border-radius) var(--border-radius) 0}}.smarter-trader-section .smarter-trader{background:#202f45;height:-moz-fit-content;height:fit-content;padding:0;position:relative}.smarter-trader-section .smarter-trader .htt-container{display:grid;grid-template-columns:1fr}@media (min-width:1024px){.smarter-trader-section .smarter-trader,.smarter-trader-section .smarter-trader .htt-container{grid-gap:120px;align-items:center;grid-template-columns:1fr 1fr}.smarter-trader-section .smarter-trader{border-radius:var(--border-radius)}}.smarter-trader-section .smarter-trader__content{order:2;padding:32px}@media (min-width:1024px){.smarter-trader-section .smarter-trader__content{order:1}}.smarter-trader-section .smarter-trader .background-img-wrapper{flex:1 1 50%;order:1;position:relative}@media (min-width:1024px){.smarter-trader-section .smarter-trader .background-img-wrapper{height:100%;order:2}}.smarter-trader-section .smarter-trader .background-img-wrapper:after{background:linear-gradient(0deg,#202f45,transparent);bottom:0;content:"";height:100px;left:0;position:absolute;width:100%}@media (min-width:1024px){.smarter-trader-section .smarter-trader .background-img-wrapper:after{background:linear-gradient(90deg,#202f45,transparent);content:"";height:100%;width:100px}}.smarter-trader-section .smarter-trader .background-img-wrapper .background-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:1024px){.htt-header.headroom--pinned+#content .htt-post-sidebar{padding-top:calc(var(--header-height) + 48px)}}.htt-post{-webkit-font-smoothing:antialiased;font-family:var(--default-font);font-size:16px;font-weight:300;line-height:1.5;text-rendering:optimizeLegibility}@media screen and (min-width:720px){.htt-post{font-size:18px}}@media (min-width:1024px){.htt-post{display:grid;grid-template-columns:668px 356px;justify-content:center}}.htt-post-sidebar{display:none;padding-bottom:96px;padding-top:var(--header-height);position:relative}@media (min-width:1024px){.htt-post-sidebar{display:block;padding-right:16px}}@media (min-width:1200px){.htt-post-sidebar{padding-right:0}}.htt-post h1{font-size:32px;font-weight:700;line-height:1.3}.htt-post h2{font-size:26px;font-weight:700;line-height:1.6}.htt-post h2 span{color:inherit!important}.htt-post h3{font-size:22px;font-weight:700}.htt-post h4{font-size:20px;font-weight:700}@media screen and (min-width:720px){.htt-post h1{font-size:38px}.htt-post h2{font-size:32px}.htt-post h3{font-size:26px;font-size:24px}}.htt-post ol li::marker{font-weight:700}.htt-post-container{margin-left:auto;margin-right:auto;max-width:720px;padding:0 16px;padding-bottom:96px;padding-top:var(--header-height);width:100%}.htt-post-container.full-mobile{padding:0}@media (min-width:720px){.htt-post-container.full-mobile{padding:0 var(--page-gutter)}}.htt-post-header{min-height:235px;position:relative}.htt-post-header .breadcrumbs{color:#2c7bfd;font-size:14px;font-weight:300;margin-bottom:16px;overflow:hidden}.htt-post-header .breadcrumbs span{color:#2c3d55;font-weight:300;text-decoration:none}.htt-post-header .breadcrumbs a{text-decoration:none}.htt-post-header h1{margin-bottom:16px}.htt-post-header .meta{align-items:center;border-bottom:4px solid #2c7bfd;display:inline-flex;font-size:14px;gap:5px;margin-bottom:28px;padding-bottom:8px;width:100%}.htt-post-header .meta li{color:hsla(0,0%,6%,.75)}.htt-post-header .meta li>span{font-size:14px;font-weight:600}.htt-post-header .meta li>time{white-space:nowrap}.htt-post-header .meta .date-published.hidden{display:none}@media screen and (min-width:720px){.htt-post-header .meta{font-size:16px;margin-bottom:16px;padding-bottom:16px}}.htt-post-header .htt-post-authors{align-items:center;display:flex;margin-bottom:40px;padding:5px 0}.htt-post-header .htt-post-authors img{border-radius:50%;margin-right:5px}.htt-post-header .htt-post-authors .written{align-items:center;display:flex;padding-right:8px}.htt-post-header .htt-post-authors .reviewed{align-items:center;border-left:1px solid #0f0f0f;display:flex;padding-left:8px}.htt-post-header .htt-post-authors .font-weight-700{color:#0f0f0f;text-decoration:none}.htt-post-header .social{align-items:center;display:flex;margin-bottom:24px;min-height:48px}.htt-post-header .social a,.htt-post-header .social p{margin:0;text-align:center}.htt-post-header .social p{font-size:14px;margin:6px}.htt-post-header .social a{flex:0 0 48px;line-height:0;max-height:52px;width:auto}.htt-post-header .social a img{max-height:52px;width:auto}@media screen and (min-width:720px){.htt-post-header .social{flex-direction:column;margin-bottom:0;position:absolute;right:0;top:0}.htt-post-header{padding-right:64px}}.htt-post-content .social{padding:24px 0;text-align:center}.htt-post-content .social>p{font-weight:400;margin-bottom:12px}.htt-post-content .social>div{align-items:center;display:flex;justify-content:center;min-height:48px}.htt-post-content .social>div a,.htt-post-content .social>div p{margin:0;text-align:center}.htt-post-content .social>div p{font-size:14px;margin:6px}.htt-post-content .social>div a{flex:0 0 48px;line-height:0;margin:0 6px}.htt-post-content .social>div a img{margin:6px}.htt-post-content .social>div .divider{background-color:transparent;flex:1 1 auto;height:1px}.htt-post-content .social>div .divider:first-child{margin-right:-4px}.htt-post-content .social>div .divider:last-child{margin-left:-4px}@media screen and (min-width:720px){.htt-post-content .social>div a{margin:0 16px}.htt-post-content .social>div .divider{background-color:currentColor}}.related-posts-title{font-size:22px;font-weight:700}@media screen and (min-width:720px){.related-posts-title{font-size:26px}}.related-posts-container{margin-bottom:96px}.related-post-card{align-self:stretch;border:1px solid #cfcfcf;border-radius:var(--border-radius);color:#2c3d55;display:flex;flex:1 1 100%;flex-direction:column;font-weight:400;text-decoration:none}@media (min-width:768px){.related-post-card{flex:1 1 calc(50% - 24px)}}@media (min-width:1200px){.related-post-card{flex:1 1 calc(33% - 24px);max-width:350px}}.related-post-card:not(.no-hover):hover{box-shadow:0 3px 20px #cfcfcf;transform:translateY(-3px);transition:.3s}.related-post-card.hidden{display:none}.related-post-card__img{border-radius:var(--border-radius) var(--border-radius) 0 0;width:100%}.related-post-card__date{align-items:center;color:#3f3f41;display:flex;font-size:12px;justify-content:space-between;padding:24px 16px 8px}.related-post-card__date .category-tag{background:#2c3d55;border-radius:3px;color:#fff;font-size:12px;font-weight:600;padding:6px}.related-post-card__title{flex:1 1 auto;font-family:var(--heading-font);font-size:18px;font-weight:600;line-height:28px;padding:0 16px 8px}.related-post-card__desc{padding:0 16px 8px}.related-post-card__more{color:#2c7bfd;font-weight:600;padding:0 16px 24px}.htt-section-highlight{background-color:#eaf2ff;margin-bottom:16px;padding:28px 8px}.htt-section-highlight ol,.htt-section-highlight ul{list-style:disc;margin:0 18px!important;padding-left:0!important}.htt-section-highlight ol li::marker{font-weight:400}.htt-section-highlight li{margin-left:6px;padding-left:6px}.htt-section-highlight li>a{color:inherit;font-size:inherit;font-weight:300;text-decoration:underline;text-underline-offset:1px}.htt-section-highlight li+li{padding-top:24px}.htt-section-highlight.-keyp li::marker{font-weight:700}.htt-section-highlight .title{align-items:center;background-color:#fff;border:1px solid rgba(44,123,253,.25);display:flex;margin-bottom:24px;min-height:61px}.htt-section-highlight .title img{flex:0 0 60px;padding:0 12px 0 16px}.htt-section-highlight .title span{flex:1 1 auto;font-weight:500}@media screen and (min-width:720px){.htt-section-highlight{margin-bottom:24px;padding:32px 16px}}.htt-section-quote{border-left:4px solid #2c7bfd;margin-bottom:16px;position:relative}.htt-section-quote img{left:12px;position:absolute;top:12px}.htt-section-quote p{font-style:italic;padding:16px 32px 16px 40px}.htt-section-points{display:flex;flex-direction:column;margin-bottom:24px}.htt-section-points .points{flex:1 1 50%;padding:12px}.htt-section-points .points>p{border-bottom:3px solid transparent;font-weight:500;padding-bottom:8px}.htt-section-points .points ul{list-style:disc;margin:24px 0!important;padding-left:0!important}.htt-section-points .points li{font-size:16px;list-style:none;margin-bottom:16px;min-height:32px;padding:0 0 0 32px}.htt-section-points .points.pro{background-color:rgba(44,123,253,.05);margin:0 0 24px}.htt-section-points .points.pro>p{border-color:#2c7bfd}.htt-section-points .points.pro li{background:url(/static/icon-svg/ok.svg) no-repeat left top 4px}.htt-section-points .points.cons{background-color:rgba(255,94,94,.08)}.htt-section-points .points.cons>p{border-color:#ff5e5e}.htt-section-points .points.cons li{background:url(/static/icon-svg/nok.svg) no-repeat left top 4px}@media screen and (min-width:720px){.htt-section-points{flex-direction:row}.htt-section-points .points{padding:16px}.htt-section-points .points.pro{margin:0 24px 0 0}}.htt-section-keypoints{border-bottom:1px dashed hsla(0,0%,6%,.5);display:flex;flex-direction:column;gap:5%;margin-bottom:48px;padding:32px 0}.htt-section-keypoints ol,.htt-section-keypoints ul{list-style:disc;margin:0 18px!important;padding-left:0!important}.htt-section-keypoints ol li::marker{font-weight:400}.htt-section-keypoints li{color:inherit;font-size:16px;font-weight:400;margin-left:6px;padding-left:6px}.htt-section-keypoints li+li{padding-top:24px}.htt-section-keypoints .title{font-size:22px;font-weight:800;padding-bottom:12px}@media screen and (min-width:720px){.htt-section-keypoints{flex-direction:row;padding:20px 0}.htt-section-keypoints .title{font-size:24px}}.th-course-intro{padding:132px 15px 47px}.th-course-intro__header{align-items:center;background-color:#fff;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-wrap:wrap;min-height:170px;padding:8px 16px}.th-course-intro__header>div{flex:1 0 0;padding:16px}.th-course-intro__header .title{display:flex;min-width:320px}.th-course-intro__header .title .img{background-repeat:no-repeat;background-size:contain;border-radius:50%!important;flex:0 0 auto;height:95px;margin-right:16px;width:95px}.th-course-intro__header .title span{color:#8d93ae;display:block;font-size:12px;font-weight:400;letter-spacing:.09px;line-height:1.75}.th-course-intro__header .title h1{color:#1b295e;font-size:20px;font-weight:600;letter-spacing:normal;line-height:normal;margin:0}.th-course-intro__header .progress{border:1px solid #e8e8e8;border-bottom:0;border-top:0;flex:1 1 0}.th-course-intro__header .progress>div{align-items:center;display:flex;justify-content:center}.th-course-intro__header .progress p{margin:0}.th-course-intro__header .progress .visual{flex:0 0 auto;height:68px;width:68px}.th-course-intro__header .progress .mid{flex:0 0 24px}.th-course-intro__header .progress .per{color:#1b295e;font-size:32px;font-weight:600;letter-spacing:normal;line-height:.88;margin:0 0 4px}.th-course-intro__header .progress .status{color:#8d93ae;font-size:12px;font-weight:400;letter-spacing:.09px;line-height:1.75}.th-course-intro__header .action{align-items:center;display:flex}.th-course-intro__header .action span{color:var(--th-light-blue);font-size:12px;font-weight:600;text-transform:uppercase}.th-course-intro__header .action .mid{flex:1;min-width:16px}.th-course-intro__header .action a{display:block}.th-course-intro__header .action .th-button-primary{font-size:14px;padding:8px 26px 8px 27px}.th-course-intro__header .action .th-button-secondary{font-size:14px;margin-bottom:12px;padding:8px 26px 8px 27px}.th-course-content .ld-alert-certificate,.th-course-content .ld-course-status{display:none!important}.th-course-content{padding-bottom:60px}.th-course-content__sidebar__main{background-color:#fff;border-radius:3px;box-shadow:0 1px 3px 0 rgba(63,63,68,.15),0 0 0 1px rgba(63,63,68,.05)}.th-course-content__sidebar__main .course-intro__preview{border:0;overflow:hidden}.th-course-content__sidebar__main .info{padding:16px}.th-course-content__sidebar__main .title{align-items:center;display:flex}.th-course-content__sidebar__main .title>p{color:#1b295e;flex:1 1 auto;font-size:20px;font-weight:600;letter-spacing:normal;line-height:normal;margin:0}.th-course-content__sidebar__main .title .per{display:none;flex:0 0 auto;height:65px;width:65px}.th-course-content__sidebar__progress_label{color:#1b295e!important;font-size:18px;font-style:normal;font-weight:600;letter-spacing:normal;line-height:1.33}.th-course-content__sidebar__main .description{color:#212b36;font-size:14px;font-weight:400;letter-spacing:normal;line-height:1.5;margin:16px 0 0}.th-course-content__sidebar__main .th-button-primary{display:block;font-size:14px;margin:16px 0 0;width:100%}.th-course-content__sidebar__main .info .status{display:none;margin:13px 0 0;text-align:center}.th-course-content__sidebar__share{margin:24px 0}.th-course-content__sidebar__banner{margin:32px 0;text-align:center}.th-course-content__content__banner{display:none;margin:32px 0 0;text-align:center}@media (max-width:767px){.th-course-content__row{flex-direction:column-reverse}.th-course-intro .container{display:none}.th-course-content__sidebar{margin-bottom:32px;margin-top:-70px;overflow:hidden}.th-course-content__sidebar__main .description{display:none}.th-course-content__sidebar__main .info .status{display:block}.th-course-content__sidebar__main .title .per{display:block;margin:0 0 0 16px}.th-course-content__sidebar__banner{display:none}.th-course-content__content__banner{display:block}}.th-course-popup{visibility:hidden}.th-course-popup img{margin:28px 0 33px}.th-course-popup__popup .title span{color:#2c7bfd}.th-course-popup__popup .dismiss{color:#1b295e;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.43;text-align:center}.th-course-popup__popup .th-button-primary{display:inline-block;font-size:17px;font-style:normal;font-weight:600;letter-spacing:normal;line-height:1.18;margin:40px 0 8px;max-width:400px;text-align:center;text-transform:none}.th-course-card{box-shadow:0 4px 23px rgba(0,0,0,.08)!important;margin-bottom:4%;overflow:hidden;transform:none!important}.th-course-card__article{background:#fff;display:flex;flex-direction:column;height:100%;padding:0}.th-course-card__head{background-color:green;color:#fff;padding:27px;text-align:center}.th-course-card__article.forex .th-course-card__head{background:linear-gradient(103.53deg,#22c076 25.95%,#65eeae 99.12%)}.th-course-card__article.stocks .th-course-card__head{background:linear-gradient(104.71deg,#25136c,#8572cf)}.th-course-card__head--title{align-items:center;display:flex;justify-content:center;min-height:65px}.th-course-card__head h3{color:#fff;font-size:24px;line-height:130%;margin:4px 0}.th-course-card__info{color:#132132;display:flex;flex-wrap:wrap;font-size:14px;line-height:140%;margin:8px 16px}.th-course-card__info>div{flex:1 1 50%;min-width:120px;padding:8px 4px}.th-course-card__info img{float:left;margin-right:4px}.th-course-card__body{color:#323232;flex-grow:1;font-size:16px;line-height:150%;padding:8px 16px}.th-course-card__footer{padding:16px}.th-course-card__footer a{background:#2bcc7a;color:#fff;display:block;font-weight:700;padding:13px;text-align:center;text-decoration:none;transition:all .15s ease;width:100%}.th-course-card__article.forex .th-course-card__footer a{background:#2bcc7a}.th-course-card__article.stocks .th-course-card__footer a{background:#25136c}.th-course-card__footer a:hover{color:#fff;transform:scale(1.02)}.th-course-card__ribbon{background-color:#2bcc7a;box-shadow:0 4px 9px rgba(43,204,122,.15);color:#fff;font-size:14px;font-weight:600;left:0;padding:8px 16px;position:absolute;top:0}.th-course-card__ribbon.resume{background-color:#febf30}.th-course-card__ribbon.enrolled{background-color:#428bca}.th-course-card__ribbon.completed{background-color:#2bcc7a}.th-courses__section{padding:10px 0}.th-courses__section h2{font-size:24px;font-weight:600;margin:16px 0 32px;position:relative}.th-courses__section h2:after{background:#2c7bfd;bottom:-8px;content:"";height:5px;left:0;position:absolute;width:60px}.th-blog{padding-top:var(--header-height);position:relative}.th-blog__body{display:flex;margin:32px auto}.th-blog__posts{display:flex;flex-wrap:wrap}.th-blog__post{flex:1 1 50%;min-width:240px;padding:16px}.th-blog__post_img{overflow:hidden}.th-blog__post_img:hover img{transform:scale3d(1.1,1.1,1);transition:opacity .35s,transform .35s}.th-blog__post_img img{height:auto;width:100%}.th-blog__post>div{box-shadow:0 2px 4px 0 rgba(14,31,53,.12);height:100%}.th-blog__post_msg{padding:24px 8px 0;text-align:center}.th-blog__post_msg h2{font-size:20px;margin-bottom:10px}.th-blog__post_msg h2 a{color:#171717}.th-blog__post_msg-cat{font-size:12px}.th-blog__post_msg-date{color:#666;font-size:12px}.th-blog__post-featured{padding-top:65px;position:relative}.th-blog__post-featured_img{border-radius:var(--border-radius);overflow:hidden}.th-blog__post-featured_img img{height:360px;-o-object-fit:cover;object-fit:cover;width:100%}.th-blog__post-featured_msg{background-color:#fff;border-radius:var(--border-radius);box-shadow:0 3px 10px 2px rgba(0,0,0,.1);margin:-120px 16px 0;padding:24px 32px;position:relative}.th-blog__post-featured_msg h2{font-size:25px;margin-bottom:10px}.th-blog__post-featured_msg h2 a{color:#171717}.th-blog__post-featured_msg-cat{font-size:12px}.th-blog__post-featured_msg-date{color:#666;font-size:14px;font-style:italic}.th-blog__post-featured_msg-excerpt{color:#666;font-size:14px;line-height:1.71}.th-blog__btn{padding:24px 16px;text-align:center}.th-blog__btn .th-button-primary{font-size:14px}.th-blog__sidebar{flex:0 0 324px;padding:16px 0 16px 24px}.th-blog__sidebar .title{color:#171717;font-size:18px;font-weight:600}.th-blog__categories li{border-bottom:1px solid #e5e5e5;color:#666;font-size:14px;padding:12px 4px}.th-blog__sidebar__banner{margin:32px 0;text-align:center}.th-blog__content__banner{display:none;margin:32px 0 0;text-align:center}.th-blog .th-register-cta{margin:32px 0}.th-blog__cat-title h1{font-size:55px;font-variant:all-small-caps;font-weight:700;line-height:42px;padding:62px 0;text-align:center}@media (max-width:767px){.th-blog__sidebar,.th-blog__sidebar__banner{display:none}.th-blog__content__banner{display:block}}strong{font-weight:600}.th-page{padding-top:132px}.th-page h1{font-size:32px;font-weight:700;line-height:1.3}@media screen and (min-width:720px){.th-page h1{font-size:48px}}.th-reg{container-type:inline-size;margin:48px 0}.th-reg .-title{font-size:18px;font-weight:600;line-height:24px;margin-bottom:8px!important}.th-reg .-title.-title-larger{font-size:24px}.th-reg .-subtitle{font-size:14px;font-weight:300;line-height:160%;margin-bottom:8px!important}.th-reg .-wrapper{justify-content:center;margin:0 auto;max-width:688px}.th-reg .-disclaimer{font-size:12px;font-weight:300;margin-bottom:0!important}.th-reg .-disclaimer a{color:inherit;font-weight:500;text-decoration:none}.th-reg .-centered-img{margin:0 auto}.th-reg .-btn{font-size:16px;padding:14px 32px;text-transform:uppercase;width:unset}.th-reg .-btn svg{fill:currentColor;margin-left:8px}.th-reg .-form-email .-container{grid-gap:0;display:inline-grid;grid-template-columns:2fr 1fr;max-width:428px}.th-reg .-form-email .form-input{background:#fff;border:1px solid #cfcfcf;color:#2c3d55;font-size:14px}.th-reg .-form-email .-btn{font-size:14px}@media (max-width:425px){.th-reg .-form-email .form-input{text-align:center}.th-reg .-form-email .-container{grid-gap:12px;grid-template-columns:1fr;width:100%}}.th-reg .-icon-arrow:after{content:url(/static/icon-svg/arrow.svg);padding-left:13px}.th-reg__blog{background:rgba(44,123,253,.05);border-color:rgba(44,123,253,.5);border-style:solid;border-width:.6px 0;padding:52px 24px;text-align:left}@media (min-width:768px){.th-reg__blog{text-align:center}}.th-reg__blog.blog-1{border:none;margin:8px 0 48px;padding:0}.th-reg__blog.blog-1 .blog-wrapper{display:flex;flex-wrap:wrap;gap:32px}@media (min-width:768px){.th-reg__blog.blog-1 .blog-wrapper{flex-wrap:nowrap}}.th-reg__blog.blog-1 .blog-wrapper .-centered-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.th-reg__blog-tag{color:hsla(0,0%,6%,.5)!important}.th-reg__blog-separator{border:none;border-top:.6px solid rgba(44,123,253,.5);margin:8px 0}.th-reg .blog-1-content{align-self:center;flex:1 1 auto;padding:16px}@media (min-width:768px){.th-reg .blog-1-content{padding:32px 32px 32px 0}}.th-reg .blog-1-content-lower{border-bottom:1px solid #cddaf0;border-top:1px solid #cddaf0;margin-bottom:24px;margin-top:24px;padding-top:16px;text-align:left}.th-reg .blog-1-content-lower p{margin-bottom:16px}.th-reg .blog-1-content .list{list-style-type:none;margin:0 0 16px;padding-left:0}.th-reg .blog-1-content .list .list-item{align-items:center;display:flex;font-size:14px}.th-reg__blue{background:linear-gradient(145.98deg,rgba(24,63,128,.9) .05%,rgba(44,123,253,.9) 79.32%);color:#fff;padding:52px 24px;text-align:center}.th-reg__webinar-email{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),linear-gradient(106.33deg,#2c7bfd 5.29%,#2c7bfd 5.3%,#2cbefd 75.06%);color:#fff;padding:48px 8px;text-align:center}.th-reg__webinar-email .-form-email{margin-bottom:12px}.th-reg__webinar-email .-subtitle{margin-bottom:32px!important}.th-reg__journal-email{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),linear-gradient(106.33deg,#2c7bfd 5.29%,#2c7bfd 5.3%,#2cbefd 75.06%);color:#fff;display:flex;padding:48px 6.7%}.th-reg__journal-email .-form-email{margin-bottom:12px}.th-reg__journal-email .-title{font-size:24px;font-weight:400;line-height:130%;margin-bottom:4px!important}.th-reg__journal-email .-title span{font-weight:700}.th-reg__journal-email .-subtitle{margin-bottom:12px!important}.th-reg__journal-email .-content{flex:1 1 auto}.th-reg__journal-email .-side{align-items:center;display:flex}.th-reg__journal-email .-side img{max-width:174px;position:relative;right:-32px}@media (max-width:622px){.th-reg__journal-email .-side{display:none}}.th-reg__chart-email{background:linear-gradient(0deg,#191c21,#191c21),rgba(0,0,0,.4);color:#fff;width:100%}.th-reg__chart-email>div{align-items:center;display:flex;justify-content:space-evenly;margin:0 auto;max-width:1200px;padding:80px 6.7%}.th-reg__chart-email .-form-email{margin-bottom:12px}.th-reg__chart-email .-title{margin-bottom:12px!important}.th-reg__chart-email .-content{padding-right:8px}.th-reg__chart-email .-btn{padding:12px 16px}@media (max-width:844px){.th-reg__chart-email>div{align-items:flex-start;flex-direction:column}.th-reg__chart-email .-content{padding-bottom:32px;padding-right:0}}.th-reg .countdown-blog-stream{margin:0 auto;width:-moz-min-content;width:min-content}@media (min-width:768px){.th-reg .countdown-blog-stream{margin:0 auto}}.th-reg .countdown-blog-stream .htt-countdown-block{background:transparent;color:#0f0f0f;font-size:16px;padding:0 5px;position:relative}.th-reg .countdown-blog-stream .htt-countdown-block:before{font-family:var(--heading-font);font-size:40px}.th-reg .countdown-blog-stream .htt-countdown-block:after{bottom:17px;content:":";font-family:var(--heading-font);font-size:40px;position:absolute;right:-9px}.th-reg .countdown-blog-stream .htt-countdown-block:last-child,.th-reg .countdown-blog-stream .htt-countdown-block:nth-child(2){padding-left:0}.th-reg .countdown-blog-stream .htt-countdown-block:last-child:after{content:none}@media (min-width:1024px){.th-reg .countdown-blog-stream{margin:0 auto 16px 0}}.th-reg .countdown-blog-promo{margin:0 auto;width:-moz-min-content;width:min-content}@media (min-width:768px){.th-reg .countdown-blog-promo{margin:0 auto}}.th-reg .countdown-blog-promo .htt-countdown-block{background:transparent;color:#fff;font-size:16px;padding:0 5px;position:relative}.th-reg .countdown-blog-promo .htt-countdown-block:before{font-family:var(--heading-font);font-size:40px}.th-reg .countdown-blog-promo .htt-countdown-block:after{bottom:17px;content:":";font-family:var(--heading-font);font-size:40px;position:absolute;right:-9px}.th-reg .countdown-blog-promo .htt-countdown-block:last-child,.th-reg .countdown-blog-promo .htt-countdown-block:nth-child(2){padding-left:0}.th-reg .countdown-blog-promo .htt-countdown-block:last-child:after{content:none}@media (min-width:1024px){.th-reg .countdown-blog-promo{margin:0 auto 16px 0}}.htt-post .th-banner-chart-1,.learndash .th-banner-chart-1{align-items:center;background:#fff;border-left:8px solid #2c7bfd;box-shadow:0 0 16px 0 rgba(0,0,0,.15);display:flex;flex-direction:column;gap:16px;padding:16px}@media (min-width:576px){.htt-post .th-banner-chart-1,.learndash .th-banner-chart-1{flex-direction:row}}.htt-post .th-banner-chart-1__img,.learndash .th-banner-chart-1__img{border:2px solid #03e270;border-radius:50%;display:none;height:75px;width:75px}@media (min-width:576px){.htt-post .th-banner-chart-1__img,.learndash .th-banner-chart-1__img{display:block}}.htt-post .th-banner-chart-1__heading,.learndash .th-banner-chart-1__heading{font-size:18px;font-weight:600;line-height:1.4;margin-bottom:16px}@media (min-width:768px){.htt-post .th-banner-chart-1__heading,.learndash .th-banner-chart-1__heading{margin-bottom:8px}}.htt-post .th-banner-chart-1__text,.learndash .th-banner-chart-1__text{margin-bottom:0}.htt-post .th-banner-chart-1 .desktop-menu__button,.htt-post .th-banner-chart-1 .htt-btn,.learndash .th-banner-chart-1 .desktop-menu__button,.learndash .th-banner-chart-1 .htt-btn{flex:0 0 52px}@media (min-width:576px){.htt-post .th-banner-chart-1 .desktop-menu__button,.htt-post .th-banner-chart-1 .htt-btn,.learndash .th-banner-chart-1 .desktop-menu__button,.learndash .th-banner-chart-1 .htt-btn{flex:0 0 175px}}.htt-post .th-banner-chart-2,.learndash .th-banner-chart-2{border:none;margin:8px 0 48px;padding:0}.htt-post .th-banner-chart-2__heading,.learndash .th-banner-chart-2__heading{font-size:24px;font-weight:600;line-height:29px;margin-bottom:8px}.htt-post .th-banner-chart-2__text,.learndash .th-banner-chart-2__text{border-bottom:1px solid #cddaf0;font-size:14px;padding-bottom:8px}.htt-post .th-banner-chart-2 .chart-wrapper,.learndash .th-banner-chart-2 .chart-wrapper{align-items:flex-end;display:flex;flex-wrap:wrap;gap:32px}@media (min-width:768px){.htt-post .th-banner-chart-2 .chart-wrapper,.learndash .th-banner-chart-2 .chart-wrapper{flex-wrap:nowrap}}.htt-post .th-banner-chart-2__content,.learndash .th-banner-chart-2__content{flex:1 1 100%}@media (min-width:768px){.htt-post .th-banner-chart-2__content,.learndash .th-banner-chart-2__content{flex:0 1 50%}}.htt-post .th-banner-chart-2__listheading,.learndash .th-banner-chart-2__listheading{font-size:16px;font-weight:500;margin-bottom:16px}.htt-post .th-banner-chart-2__list,.learndash .th-banner-chart-2__list{list-style-type:none;margin:0 0 16px;padding-left:0}.htt-post .th-banner-chart-2__list-item,.learndash .th-banner-chart-2__list-item{align-items:center;display:flex;font-size:14px}.htt-post .th-banner-chart-2__list-item svg,.learndash .th-banner-chart-2__list-item svg{align-self:flex-start;flex:0 0 14px;height:14px;margin-right:5px;margin-top:3px;min-height:14px;min-width:14px;width:14px}.htt-post .th-banner-chart-2__img,.learndash .th-banner-chart-2__img{flex:1 1 100%;margin:0 auto;max-width:350px;width:100%}@media (min-width:768px){.htt-post .th-banner-chart-2__img,.learndash .th-banner-chart-2__img{flex:1 1 50%;margin:0;max-width:50%}}.htt-post .th-banner-chart-2 .desktop-menu__button:after,.htt-post .th-banner-chart-2 .htt-btn:after,.learndash .th-banner-chart-2 .desktop-menu__button:after,.learndash .th-banner-chart-2 .htt-btn:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m22.5 12.647-4-4v3h-15v2h15v3l4-4Z' fill='currentColor'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' transform='translate(.5 .647)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m22.5 12.647-4-4v3h-15v2h15v3l4-4Z' fill='currentColor'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' transform='translate(.5 .647)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-size:30px;mask-size:30px}.htt-post .th-banner-organic,.learndash .th-banner-organic{container-type:inline-size;margin:48px 0}.htt-post .th-banner-organic.-light-blue,.learndash .th-banner-organic.-light-blue{background:linear-gradient(0deg,#eaf4fe,#eaf4fe),linear-gradient(95deg,#0b1450 32.66%,#026a9d 104.92%);border:1px solid rgba(43,123,253,.2);border-radius:4px;color:#0f0f0f;overflow:hidden}.htt-post .th-banner-organic.-sm-banner,.learndash .th-banner-organic.-sm-banner{background:linear-gradient(346deg,#040c48,#00589c 75%,#04d189 101%),linear-gradient(100deg,#2c7bfd -30.38%,#0d2650 21.96%,#1d52a9 160.98%);border-radius:4px;overflow:hidden}.htt-post .th-banner-organic.-sm-banner span,.learndash .th-banner-organic.-sm-banner span{color:#fff;font-size:12px}.htt-post .th-banner-organic.-sm-banner .th-banner-organic__blog-wrapper,.learndash .th-banner-organic.-sm-banner .th-banner-organic__blog-wrapper{display:grid;grid-template-columns:1fr 1fr}.htt-post .th-banner-organic.-sm-banner .th-banner-organic__title,.htt-post .th-banner-organic.-sm-banner .th-banner-organic__title>span,.learndash .th-banner-organic.-sm-banner .th-banner-organic__title,.learndash .th-banner-organic.-sm-banner .th-banner-organic__title>span{color:#04d189;font-size:24px}.htt-post .th-banner-organic.-sm-banner .th-banner-organic__subtitle,.learndash .th-banner-organic.-sm-banner .th-banner-organic__subtitle{color:#fff;font-size:16px;font-style:italic;margin-bottom:4px;margin-top:12px}.htt-post .th-banner-organic.-sm-banner .promo-mobile-content__list,.learndash .th-banner-organic.-sm-banner .promo-mobile-content__list{color:#fff;font-size:14px;list-style:none;margin:0}.htt-post .th-banner-organic.-sm-banner .promo-mobile-content__list li,.learndash .th-banner-organic.-sm-banner .promo-mobile-content__list li{align-items:center;display:flex;gap:8px}.htt-post .th-banner-organic.-sm-banner .promo-mobile-content__list li svg,.learndash .th-banner-organic.-sm-banner .promo-mobile-content__list li svg{color:#04d189}.htt-post .th-banner-organic.-sm-banner .sm-btn,.learndash .th-banner-organic.-sm-banner .sm-btn{background:#04d189;border:1px solid #04d189;border-radius:var(--border-radius);color:#212b36;font-size:16px;font-weight:600;line-height:1.15;margin-top:12px;max-width:100%;padding:14px 20px;position:relative;text-align:center;text-decoration:none;transition-duration:.25s;transition-property:background-color,box-shadow;transition-timing-function:linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.htt-post .th-banner-organic.-sm-banner .sm-btn.btn-mask-icon:after,.learndash .th-banner-organic.-sm-banner .sm-btn.btn-mask-icon:after{background-color:#212b36;height:16px;width:16px}.htt-post .th-banner-organic.-sm-banner .sm-btn:hover,.learndash .th-banner-organic.-sm-banner .sm-btn:hover{background:#00f198}.htt-post .th-banner-organic.-sm-banner .banner-picture.-flip-img img,.learndash .th-banner-organic.-sm-banner .banner-picture.-flip-img img{-o-object-position:88%!important;object-position:88%!important;transform:scaleX(-1)}.htt-post .th-banner-organic__blog-wrapper,.learndash .th-banner-organic__blog-wrapper{display:flex;flex-wrap:wrap;gap:8px}.htt-post .th-banner-organic__blog-wrapper .desktop-menu__button,.htt-post .th-banner-organic__blog-wrapper .htt-btn,.learndash .th-banner-organic__blog-wrapper .desktop-menu__button,.learndash .th-banner-organic__blog-wrapper .htt-btn{letter-spacing:.5px;text-transform:capitalize}.htt-post .th-banner-organic__blog-wrapper.-gap-lg,.learndash .th-banner-organic__blog-wrapper.-gap-lg{gap:24px}@media (min-width:768px){.htt-post .th-banner-organic__blog-wrapper,.learndash .th-banner-organic__blog-wrapper{flex-wrap:nowrap}}.htt-post .th-banner-organic__title,.learndash .th-banner-organic__title{font-size:18px;font-weight:700;line-height:24px;margin-bottom:8px!important}.htt-post .th-banner-organic__title.-title-md,.learndash .th-banner-organic__title.-title-md{font-size:22px;font-weight:700;line-height:1.3}.htt-post .th-banner-organic__title.-title-larger,.learndash .th-banner-organic__title.-title-larger{font-size:24px;line-height:1.4}.htt-post .th-banner-organic__title.-title-extra-larger,.learndash .th-banner-organic__title.-title-extra-larger{font-size:28px;line-height:1.4}@media (max-width:360px){.htt-post .th-banner-organic__title.-title-extra-larger,.learndash .th-banner-organic__title.-title-extra-larger{font-size:24px}}.htt-post .th-banner-organic__subtitle,.learndash .th-banner-organic__subtitle{font-size:14px}.htt-post .th-banner-organic__subtitle.-extra-large,.learndash .th-banner-organic__subtitle.-extra-large{font-size:16px;line-height:1.45}.htt-post .th-banner-organic__content,.learndash .th-banner-organic__content{align-self:center;flex:1 1 auto;padding:0 16px 24px}@media (min-width:768px){.htt-post .th-banner-organic__content,.learndash .th-banner-organic__content{padding:24px 24px 24px 0}.htt-post .th-banner-organic__content.-middle-banner,.learndash .th-banner-organic__content.-middle-banner{padding:0 16px}}.htt-post .th-banner-organic__content.-left-content,.learndash .th-banner-organic__content.-left-content{order:2}@media (min-width:768px){.htt-post .th-banner-organic__content.-left-content,.learndash .th-banner-organic__content.-left-content{order:-1;padding:24px 0 24px 24px}}.htt-post .th-banner-organic__content.-left-content.-pd-lg,.learndash .th-banner-organic__content.-left-content.-pd-lg{padding:0 16px 24px}@media (min-width:768px){.htt-post .th-banner-organic__content.-left-content.-pd-lg,.learndash .th-banner-organic__content.-left-content.-pd-lg{padding:32px 0 32px 16px}}.htt-post .th-banner-organic__content-lower,.learndash .th-banner-organic__content-lower{border-top:1px solid #cddaf0;margin-bottom:24px;margin-top:16px;padding-top:16px;text-align:left}.htt-post .th-banner-organic__content-lower>p,.learndash .th-banner-organic__content-lower>p{font-size:16px;margin-bottom:16px}.htt-post .th-banner-organic__list,.learndash .th-banner-organic__list{list-style-type:none!important;margin:0 0 16px!important;padding-left:0!important}.htt-post .th-banner-organic__list-item,.learndash .th-banner-organic__list-item{align-items:flex-start;display:flex!important;font-size:14px;gap:8px}.htt-post .th-banner-organic__list-item svg,.learndash .th-banner-organic__list-item svg{margin-top:2.5px;min-height:16px;min-width:16px}.htt-post .th-banner-organic.-organic-banner-4 p,.learndash .th-banner-organic.-organic-banner-4 p{margin-bottom:0}.htt-post .th-banner-organic.-organic-banner-4 .-content-wrapper,.learndash .th-banner-organic.-organic-banner-4 .-content-wrapper{border-left:2px solid #0f0f0f;padding:8px 16px}@media (min-width:400px) and (max-width:450px){.htt-post .th-banner-organic.-organic-banner-4 .-content-wrapper a,.learndash .th-banner-organic.-organic-banner-4 .-content-wrapper a{display:block}}.htt-post .th-banner-organic .partnership,.learndash .th-banner-organic .partnership{align-items:center;color:#a4a4a4;display:flex;font-size:12px}.htt-post .th-banner-organic.-light-blue,.learndash .th-banner-organic.-light-blue{background-color:#f4f8ff}.htt-post .th-banner-organic.-blue,.learndash .th-banner-organic.-blue{background-color:#2c7bfd;color:#fff}.htt-post .th-banner-organic .banner-picture,.learndash .th-banner-organic .banner-picture{width:100%}@media (min-width:768px){.htt-post .th-banner-organic .banner-picture,.learndash .th-banner-organic .banner-picture{display:block;width:auto}.htt-post .th-banner-organic .banner-picture.full-height,.learndash .th-banner-organic .banner-picture.full-height{height:100%}.htt-post .th-banner-organic .banner-picture.full-height img,.learndash .th-banner-organic .banner-picture.full-height img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}}.htt-post .th-banner-organic .banner-middle-picture img,.learndash .th-banner-organic .banner-middle-picture img{bottom:0;height:auto;margin-right:-40px;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;width:165px;z-index:2}.htt-post .th-banner-organic .-centered-img,.learndash .th-banner-organic .-centered-img{height:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:100%}.htt-post .th-banner-organic .-centered-img.-side-image.dark-bg,.learndash .th-banner-organic .-centered-img.-side-image.dark-bg{align-items:center;background:#0b1550;display:flex;height:auto;justify-content:flex-end;padding-right:20px}@media (min-width:768px){.htt-post .th-banner-organic .-centered-img.-side-image.img-cover,.learndash .th-banner-organic .-centered-img.-side-image.img-cover{height:460px;-o-object-fit:cover;object-fit:cover;position:relative}}.htt-post .th-banner-organic .-centered-img.-side-image.img-cover.-sm-height,.learndash .th-banner-organic .-centered-img.-side-image.img-cover.-sm-height{height:332px}.htt-post .th-banner-organic .-centered-img.-side-image .apple-img,.learndash .th-banner-organic .-centered-img.-side-image .apple-img{display:block;filter:drop-shadow(0 0 45px #026a9d);margin:0 auto;padding:20px 0 40px}@media (min-width:768px){.htt-post .th-banner-organic .-centered-img.-side-image .apple-img,.learndash .th-banner-organic .-centered-img.-side-image .apple-img{margin:0;padding:0}}.htt-post .th-banner-organic .-centered-img.-side-image .overflow-img,.learndash .th-banner-organic .-centered-img.-side-image .overflow-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:768px){.htt-post .th-banner-organic .-centered-img.-side-image,.learndash .th-banner-organic .-centered-img.-side-image{min-width:320px}}.htt-post .th-banner-organic .-centered-img.-side-image.-clipped-image,.learndash .th-banner-organic .-centered-img.-side-image.-clipped-image{-webkit-clip-path:polygon(0 0,100% 0,100% 85%,0 95%);clip-path:polygon(0 0,100% 0,100% 85%,0 95%)}@media (min-width:768px){.htt-post .th-banner-organic .-centered-img.-side-image.-clipped-image,.learndash .th-banner-organic .-centered-img.-side-image.-clipped-image{-webkit-clip-path:polygon(25% 0,100% 0,100% 100%,5% 100%);clip-path:polygon(25% 0,100% 0,100% 100%,5% 100%)}}.htt-post .th-banner-organic .-btn,.learndash .th-banner-organic .-btn{font-size:16px;padding:14px 32px;text-transform:uppercase;width:unset}.htt-post .th-banner-organic .-btn svg,.learndash .th-banner-organic .-btn svg{fill:currentColor;margin-left:8px}.htt-post .th-banner-organic .inline-link,.learndash .th-banner-organic .inline-link{color:#2c7bfd;cursor:pointer;text-decoration:underline}.htt-post .th-banner-organic .font-weight-500,.learndash .th-banner-organic .font-weight-500{font-weight:500!important}.htt-post .th-banner-sm,.learndash .th-banner-sm{background:linear-gradient(90deg,#0b1550 30.91%,#0b1550 30.92%,#046195 65.34%,#056194 0);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:32px 16px;width:100%}.htt-post .th-banner-sm .partnership,.learndash .th-banner-sm .partnership{align-items:center;color:#b4b4b4;display:flex;font-size:14px;justify-content:center}.htt-post .th-banner-sm .basic-heading,.learndash .th-banner-sm .basic-heading{font-size:25px;font-weight:700}.htt-post .th-banner-sm .desktop-menu__button,.htt-post .th-banner-sm .htt-btn,.learndash .th-banner-sm .desktop-menu__button,.learndash .th-banner-sm .htt-btn{max-width:100%}.htt-post .th-banner-sm .desktop-menu__button:after,.htt-post .th-banner-sm .htt-btn:after,.learndash .th-banner-sm .desktop-menu__button:after,.learndash .th-banner-sm .htt-btn:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m22.5 12.647-4-4v3h-15v2h15v3l4-4Z' fill='currentColor'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' transform='translate(.5 .647)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m22.5 12.647-4-4v3h-15v2h15v3l4-4Z' fill='currentColor'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' transform='translate(.5 .647)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-size:30px;mask-size:30px}.htt-post .th-banner-sm-image,.learndash .th-banner-sm-image{max-width:500px}.htt-post .th-banner-sm__numbered,.learndash .th-banner-sm__numbered{margin-bottom:24px}.htt-post .th-banner-sm__numbered__item,.learndash .th-banner-sm__numbered__item{align-items:center;background:#365282;border-radius:90px;display:flex;font-size:15px;font-weight:400;gap:8px;margin-bottom:24px;padding:8px;position:relative}.htt-post .th-banner-sm__numbered__item:last-child,.learndash .th-banner-sm__numbered__item:last-child{margin-bottom:0}.htt-post .th-banner-sm__numbered__item:last-child:after,.learndash .th-banner-sm__numbered__item:last-child:after{content:none}.htt-post .th-banner-sm__numbered__item:after,.learndash .th-banner-sm__numbered__item:after{background:#365282;bottom:-26px;content:"";display:block;height:27px;left:25px;position:absolute;width:4px;z-index:-1}.htt-post .th-banner-sm__numbered__item__number,.learndash .th-banner-sm__numbered__item__number{align-items:center;background:transparent;border-radius:50%;display:flex;flex:0 0 36px;font-size:16px;font-weight:700;height:36px;justify-content:center;width:36px}.htt-post .th-banner-sm__numbered__item.first,.learndash .th-banner-sm__numbered__item.first{background:#4581b2}.htt-post .th-banner-sm__numbered__item.first .sidebar__numbered__item__number,.learndash .th-banner-sm__numbered__item.first .sidebar__numbered__item__number{background:#448ff7}.htt-post .th-banner-sm__numbered__item.first:after,.learndash .th-banner-sm__numbered__item.first:after{background:linear-gradient(180deg,#448ff7,#365282)}.learndash .th-banner-organic__blog-wrapper{flex-wrap:wrap}@media (min-width:768px){.learndash .th-banner-organic__blog-wrapper{flex-wrap:nowrap}}.learndash .th-banner-organic__blog-wrapper .-left-content{order:2}@media (min-width:1200px){.learndash .th-banner-organic__blog-wrapper .-left-content{order:-1}}.learndash .th-banner-organic__blog-wrapper .-left-content.-pd-lg{padding:0 16px 24px}@media (min-width:1200px){.learndash .th-banner-organic__blog-wrapper .-left-content.-pd-lg{padding:32px 0 32px 16px}}.learndash .th-banner-organic__blog-wrapper .-centered-img{height:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:1200px){.learndash .th-banner-organic__blog-wrapper .-centered-img.-side-image.img-cover{height:460px;-o-object-fit:cover;object-fit:cover;position:relative}}.learndash .th-banner-organic__blog-wrapper .-centered-img.-side-image .apple-img{display:block;filter:drop-shadow(0 0 45px #026a9d);margin:0 auto;padding:20px 0 40px}@media (min-width:1200px){.learndash .th-banner-organic__blog-wrapper .-centered-img.-side-image .apple-img{margin:0;padding:0}}.learndash .th-banner-organic__blog-wrapper .-centered-img.-side-image .banner-picture{width:100%}@media (min-width:1200px){.learndash .th-banner-organic__blog-wrapper .-centered-img.-side-image .banner-picture{display:block;width:auto}.learndash .th-banner-organic__blog-wrapper .-centered-img.-side-image .banner-picture.full-height,.learndash .th-banner-organic__blog-wrapper .-centered-img.-side-image .banner-picture.full-height img{height:100%}}.learndash .th-banner-organic__blog-wrapper .-centered-img.-side-image.-clipped-image{-webkit-clip-path:polygon(0 0,100% 0,100% 85%,0 95%);clip-path:polygon(0 0,100% 0,100% 85%,0 95%)}@media (min-width:1200px){.learndash .th-banner-organic__blog-wrapper .-centered-img.-side-image.-clipped-image{-webkit-clip-path:polygon(25% 0,100% 0,100% 100%,5% 100%);clip-path:polygon(25% 0,100% 0,100% 100%,5% 100%)}}@media (min-width:768px){.htt-post .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic.-centered-img.-side-image,.learndash .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic.-centered-img.-side-image{min-width:250px}.htt-post .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic.-centered-img.-side-image.-clipped-image,.learndash .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic.-centered-img.-side-image.-clipped-image{-webkit-clip-path:none;clip-path:none}.htt-post .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic picture,.learndash .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic picture{width:100%}.htt-post .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic__blog-wrapper,.learndash .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic__blog-wrapper{flex-wrap:wrap}.htt-post .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic__content,.learndash .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic__content{padding:0 16px 24px}.htt-post .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic__content.-left-content.-pd-lg,.learndash .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic__content.-left-content.-pd-lg{order:2;padding:0 16px 24px}}@media (max-width:991px){.htt-post .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic.-centered-img.-side-image,.learndash .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic.-centered-img.-side-image{min-width:250px}.htt-post .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic.-centered-img.-side-image.-clipped-image,.learndash .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic.-centered-img.-side-image.-clipped-image{-webkit-clip-path:none;clip-path:none}.htt-post .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic picture,.learndash .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic picture{width:100%}.htt-post .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic__blog-wrapper,.learndash .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic__blog-wrapper{flex-wrap:wrap}.htt-post .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic__content,.learndash .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic__content{padding:0 16px 24px}.htt-post .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic__content.-left-content.-pd-lg,.learndash .ld-focus:not(.ld-focus-sidebar-collapsed) .ld-focus-content .th-banner-organic__content.-left-content.-pd-lg{order:2;padding:0 16px 24px}}.cookie-consent,.htt-footer,.htt-header{-webkit-font-smoothing:antialiased;font-family:var(--default-font);font-size:14px;font-weight:300;line-height:1.5;text-rendering:optimizeLegibility}@media screen and (min-width:1024px){.cookie-consent,.htt-footer,.htt-header{font-size:16px}}.cookie-consent,.cookie-consent *,.cookie-consent :after,.cookie-consent :before,.htt-footer,.htt-footer *,.htt-footer :after,.htt-footer :before,.htt-header,.htt-header *,.htt-header :after,.htt-header :before{box-sizing:border-box}.cookie-consent button,.htt-footer button,.htt-header button{font-family:inherit;font-style:inherit;outline:0;vertical-align:baseline}.cookie-consent img,.htt-footer img,.htt-header img{height:auto;width:100%}.cookie-consent .footer-iso-certified,.htt-footer .footer-iso-certified,.htt-header .footer-iso-certified{width:80px}.cookie-consent li,.cookie-consent ul,.htt-footer li,.htt-footer ul,.htt-header li,.htt-header ul{list-style:none}.cookie-consent .link-mask-icon,.cookie-consent .mobile-menu-button,.htt-footer .link-mask-icon,.htt-footer .mobile-menu-button,.htt-header .link-mask-icon,.htt-header .mobile-menu-button{background:none;border:0;padding:0}.htt-footer a,.htt-header a{cursor:pointer}.htt-footer a:hover,.htt-header a:hover{color:#2c7bfd;text-decoration:none}.cookie-consent button{font-size:14px}.htt-post .table-of-contents{background:#eaf2ff;padding:32px 16px}.htt-post .table-of-contents #toc-title{background-color:#fff;border:1px solid rgba(44,123,253,.25);font-size:18px;font-weight:500;line-height:29px;margin-bottom:24px;padding:16px}.htt-post .table-of-contents #toc-title img{margin-right:12px;vertical-align:middle}.htt-post .table-of-contents ul{list-style-type:decimal;margin:0;padding-left:30px}.htt-post .table-of-contents ul li{margin-bottom:16px;padding-left:8px}.htt-post .table-of-contents ul li::marker{font-weight:300}.htt-post .table-of-contents ul li:last-child{margin-bottom:0}.htt-post .table-of-contents ul li a{color:#0f0f0f;font-weight:300;text-decoration:underline}.htt-post .content-disclaimer{margin-top:3em}.htt-post .content-disclaimer__text{color:#606060;font-size:.7rem}.htt-post .wp-block-quote,.htt-post blockquote{background-color:#f0f3f6;border-left:2px solid #e2e7ed;margin:1.2em 0;padding:1.5em 1.8em}.newsletter .form-input[type=email]{border:1px solid #cfcfcf;color:#fff}.newsletter .form-input[type=email]::-moz-placeholder{color:#fff}.newsletter .form-input[type=email]::placeholder{color:#fff}

/*# sourceMappingURL=wp-bundle.css.map*/