/*! 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}}
@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide--draggable>.splide__slider>.splide__track,.splide--draggable>.splide__track{-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide--fade>.splide__slider>.splide__track>.splide__list,.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--fade>.splide__track>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,.splide--ttb.is-active>.splide__track>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important;transform-style:preserve-3d}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{outline:none;position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-ms-flex-negative:0;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;outline:none;position:relative}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__track{overflow:hidden;position:relative;z-index:0}
.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border:1px solid #e8e8e8;border-radius:5px;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:38px;line-height:36px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;transform:rotate(45deg);transform-origin:66% 66%;transition:all .15s ease-in-out;width:5px}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .nice-select-dropdown{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .nice-select-dropdown{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .nice-select-dropdown{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .nice-select-dropdown{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);left:0;margin-top:4px;opacity:0;pointer-events:none;position:absolute;top:100%;transform:scale(.75) translateY(19px);transform-origin:50% 0;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .list{border-radius:5px;box-sizing:border-box;max-height:210px;overflow:hidden;overflow-y:auto;padding:0}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.nice-select .optgroup{font-weight:700}.no-csspointerevents .nice-select .nice-select-dropdown{display:none}.no-csspointerevents .nice-select.open .nice-select-dropdown{display:block}.nice-select .list::-webkit-scrollbar{width:0}.nice-select .has-multiple{height:auto;line-height:22px;min-height:36px;padding:7px 12px;white-space:inherit}.nice-select .has-multiple span.current{background:#eee;border:1px solid #ccc;border-radius:3px;display:inline-block;font-size:14px;line-height:24px;margin-bottom:3px;margin-right:3px;padding:0 10px}.nice-select .has-multiple .multiple-options{display:block;line-height:24px;padding:0}.nice-select .nice-select-search-box{border-radius:5px 5px 0 0;box-sizing:border-box;padding:5px;pointer-events:none;width:100%}.nice-select .nice-select-search{background-color:#fff;border:1px solid #e8e8e8;border-radius:3px;box-sizing:border-box;color:#444;display:inline-block;font-size:14px;height:auto;line-height:22px;margin:0 10px 0 0;min-height:36px;outline:0!important;padding:7px 12px;vertical-align:middle;width:100%}
@charset "UTF-8";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}.social-proof{bottom:20px;height:95px;left:20px;max-width:425px;position:fixed;z-index:5}@media (max-width:767px){.social-proof{display:none}}.social-proof .social-proof-wrap{background:#fff;border:1px solid #dadada;bottom:0;box-shadow:0 0 25px rgba(0,0,0,.25);left:0;opacity:0;position:absolute;transform:translateY(500px);transition:.3s;width:425px}.social-proof .social-proof-wrap.show{opacity:1;transform:translateY(0)}.social-proof .social-proof-item{align-items:center;background:#dfebff;display:flex;padding:16px}.social-proof .social-proof-item strong{font-weight:600}.social-proof .social-proof-item .social-proof-icon{color:#2c7bfd;flex:0 0 40px;height:40px;width:40px}.social-proof .social-proof-item .user-quote-text{font-size:14px;margin-left:20px}.social-proof .social-proof-item .social-proof-plan{font-weight:600}.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}[data-lazy-background],[data-lazy-background] *,[data-lazy-background]:after,[data-lazy-background]:before{background-image:none!important}html{font-size:14px}@media (min-width:1024px){html{font-size:16px}}body{-webkit-font-smoothing:antialiased;background:#fff;color:#2c3d55;font-family:var(--default-font);font-size:14px;font-weight:300;line-height:1.5;overflow-x:hidden;position:static!important;text-rendering:optimizeLegibility}@media screen and (min-width:1024px){body{font-size:16px}}body.preload *{animation-duration:0s!important;transition:background-color 0s,opacity 0s,color 0s,width 0s,height 0s,padding 0s,margin 0s!important}.lock-scroll{height:100%;overflow:hidden;position:relative!important}a{color:#2c7bfd;cursor:pointer;transition:color .25s linear}a:hover{text-decoration:none}.dot-list{list-style:none}.dot-list li{display:flex;margin-bottom:16px}.dot-list li:last-child{margin-bottom:0}.dot-list li:before{color:#2c7bfd;content:"•";display:inline-block;flex:0 0 1em;font-weight:700;width:1em}.background-blur,.calendly-overlay,.goverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,6%,.6)}#scroll-wrap{overflow-x:hidden}.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[data-lazy-background]{opacity:0}.section-bg.dark{background:#0f0f0f}.section-bg .blurred-ellipse{background:rgba(13,94,147,.75);border-radius:50%;filter:blur(100px);height:80%;margin:0 auto;width:80%}.section-bg .blue-gradient,.section-bg .light-blue-gradient{background:linear-gradient(139.53deg,#2c7bfd 14.35%,#183f80 96.97%);height:100%;width:100%}.section-bg .black-translucent-gradient{background:linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.9) 50.06%);height:100%;position:absolute;top:0;width:100%}@media (min-width:768px){.section-bg .black-translucent-gradient{background:linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,0,.8) 50.06%)}}.section-bg .blue-translucent-gradient{background:linear-gradient(0deg,rgba(44,123,253,.15),rgba(44,123,253,.15)),linear-gradient(193.56deg,rgba(0,0,0,.7) 40.56%,transparent 104.85%);height:100%;position:absolute;top:0;width:100%}.section-bg.rounded-corners-mobile :first-child{border-radius:32px}@media (min-width:1024px){.section-bg.rounded-corners-mobile :first-child{border-radius:0}}@media (max-width:1023px){.section-bg.rounded-corners-mobile .bottom-black:after,.section-bg.rounded-corners-mobile .bottom-black:before{border-radius:50%;bottom:0;box-shadow:0 0 0 250px #000;content:"";height:64px;position:absolute;width:64px;z-index:-1}.section-bg.rounded-corners-mobile .bottom-black:before{right:0}.section-bg.rounded-corners-mobile .top-black:after,.section-bg.rounded-corners-mobile .top-black:before{border-radius:50%;box-shadow:0 0 0 250px #000;content:"";height:64px;position:absolute;top:0;width:64px;z-index:-1}.section-bg.rounded-corners-mobile .top-black:before{right:0}}.basic-section,.extended-section,.screen-section{position:relative}.screen-section{height:calc(100vh - var(--sticky-height));min-height:600px}.basic-section{padding:var(--basic-section-gap) 0}.basic-section.next-section-bg-same{padding-bottom:var(--small-section-gap)}.basic-section.prev-section-bg-same{padding-top:var(--small-section-gap)}@media (min-width:1200px){.align-image-bottom{padding-bottom:0}}.extended-section{padding:var(--extended-section-gap) 0}.htt-header+#scroll-wrap .basic-section:first-child,.htt-header+#scroll-wrap .extended-section:first-child,.htt-header+#scroll-wrap .screen-section:first-child{padding-top:var(--header-height)}@media (min-width:1024px){.htt-header+#scroll-wrap .basic-section:first-child .hero-content,.htt-header+#scroll-wrap .extended-section:first-child .hero-content{margin-top:0}}.htt-header+#scroll-wrap>.screen-section:first-child{height:100vh}@media (min-width:1024px){.htt-header+#scroll-wrap>.screen-section:first-child{max-height:130vw;min-height:768px}}.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}.full-width-line__hr{border:none;border-bottom:1px solid #e4e8ea;height:1px;margin:0 0 16px;position:relative;z-index:1}.basic-subheading{font-size:18px;font-weight:600;line-height:1.3;margin-bottom:16px}@media (min-width:1024px){.basic-subheading{font-size:20px}}.mobile-500{margin-left:auto;margin-right:auto;max-width:500px;width:100%}@media (min-width:1024px){.mobile-500{margin-left:0;margin-right:0;max-width:unset;width:auto}}.grid{grid-gap:var(--basic-section-gap);display:grid}.grid.gap-extended{grid-gap:var(--extended-section-gap)}.grid-golden-2{grid-template-columns:1fr}@media (min-width:1024px){.grid-golden-2{grid-template-columns:57% 45%}}.grid-2{grid-template-columns:repeat(1,1fr)}@media (min-width:1024px){.grid-2{grid-template-columns:repeat(2,minmax(50%,1fr))}}.grid-3{grid-template-columns:repeat(1,1fr)}@media (min-width:1024px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-4{grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-4{grid-template-columns:repeat(4,1fr)}}.grid.gap-1{grid-gap:16px}.grid.gap-1_5{grid-gap:24px}.grid.gap-2{grid-gap:32px}.grid.align-center{align-items:center}.grid.justify-center{justify-items:center}.grid .order-1{order:1}.grid .order-2{order:2}@media (min-width:1024px){.grid .order-lg-1{order:1}.grid .order-lg-2{order:2}}.hero-section .centered{justify-content:normal}@media (min-width:1024px){.hero-section .centered{justify-content:center}}.hero-section .section-bg.has-video{background:#0f0f0f}.hero-section .hero-video{filter:brightness(40%);height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .5s ease;width:100%}.hero-section .hero-watch-video-wrap{align-items:center;display:flex;justify-content:center}@keyframes scroll-down-icon-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.hero-section .scroll-down-icon-wrap{bottom:40px;left:50%;position:absolute;transform:translateX(-50%)}.hero-section .scroll-down-icon{animation:scroll-down-icon-bounce 3s cubic-bezier(.4,0,.2,1) infinite;color:#fff;display:block;margin:0 auto;width:12px}@media (min-width:1024px){.hero-content{margin-top:calc(var(--header-height)*-1);padding-top:0}}.hero-content__highlight{color:#2c7bfd;font-weight:700;text-transform:uppercase}.hero-content__title{font-size:35px;font-weight:700;line-height:43px}@media (min-width:1024px){.hero-content__title{font-size:50px;line-height:62.5px}}.hero-content__text{margin-top:16px}.hero-content__list{margin-top:0}.award-points-info{align-items:center;background:rgba(44,123,253,.1);color:#2c7bfd;display:inline-flex;font-weight:500;justify-content:space-between;margin-right:auto;padding:8px}.award-points-info__icon{margin-right:8px}.splide .splide__arrow{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 72 11'%3E%3Cpath fill='%230F0F0F' fill-rule='evenodd' d='M10 11 0 5.5 10 0v5h62v1H10v5z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat;box-sizing:content-box;cursor:pointer;height:11px;padding:20px 0;width:72px}.splide .splide__arrow:hover{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 72 11'%3E%3Cpath fill='%232c7bfd' fill-rule='evenodd' d='M10 11 0 5.5 10 0v5h62v1H10v5z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}.splide .splide__arrow svg{display:none}.splide .splide__arrow--next{margin-left:24px;transform:rotate(180deg)}.splide .splide__pagination{margin-top:32px;width:100%}.splide .splide__pagination__page{background:#fff;background-clip:content-box;border-radius:50%;box-sizing:content-box;cursor:pointer;height:10px;margin:0 4px;opacity:.7;padding:12px;width:10px}.splide .splide__pagination__page.is-active{background-color:#2c7bfd;opacity:1;transform:scale(1.6)}.featured-in-section{background:#f5f8ff}.featured-in-section .featured-in-title{color:#7b7b7b;font-size:16px;font-weight:400}.featured-in-section .logo-slider{grid-column:span 12;height:42px;overflow:hidden;position:relative;width:100%}@keyframes running-line-logos{0%{transform:translateX(0)}to{transform:translateX(calc(var(--logo-slider-track-width)*-1))}}.featured-in-section .logo-slider__track{align-items:center;animation:running-line-logos 28s linear infinite;display:flex}.featured-in-section .logo-slider__slide{margin:0 20px;text-align:center}.featured-in-section .logo-slider__slide img{display:block}.featured-in-section .logo-slider{opacity:.5}.featured-in-section .logo-slider__slide{transform:scale(.8)}@media (min-width:1024px){.featured-in-section .logo-slider__slide{transform:scale(1)}}.trading-contest-banner-section{display:none}@media (min-width:1200px){.trading-contest-banner-section{display:block;padding-bottom:var(--small-section-gap);padding-top:var(--small-section-gap)}}.trading-contest-banner-section .trading-contest-banner{background:linear-gradient(90deg,#2c7bfd .04%,#0d2650 38.05%,#1d52a9 105.79%);border-radius:var(--border-radius);display:flex;gap:12px;justify-content:space-between;padding-right:20px}.trading-contest-banner-section .trading-contest-banner__img{align-self:stretch;height:100%;max-width:282px;-o-object-fit:cover;object-fit:cover;width:auto}.trading-contest-banner-section .trading-contest-banner__content{align-items:flex-start;display:flex;flex:1 1 210px;flex-direction:column;justify-content:center;padding:20px 0}.trading-contest-banner-section .trading-contest-banner__content__price{color:#04d189;font-size:32px}@media (min-width:576px){.trading-contest-banner-section .trading-contest-banner__content .desktop-menu__button,.trading-contest-banner-section .trading-contest-banner__content .htt-btn{max-width:300px;padding:12px;text-transform:none}}.trading-contest-banner-section .trading-contest-banner__content .free-to-enter{align-self:center}.trading-contest-banner-section .trading-contest-banner__content .htt-countdown{margin:12px 0;width:100%}.trading-contest-banner-section .trading-contest-banner__content .htt-countdown .htt-countdown-block{background-color:#415570;color:#fff}.trading-contest-banner-section .trading-contest-banner__content .htt-countdown .htt-countdown-block:before{color:#fff;font-size:14px}.trading-contest-banner-section .trading-contest-banner__content .logo{align-items:center;display:flex}.trading-competition-section__sponsor-wrapper{margin-bottom:16px}.trading-competition-section__sponsor-wrapper small{color:#818b9a;font-size:14px;margin-right:8px}.trading-competition-section .desktop-menu__button,.trading-competition-section .htt-btn{padding:18px}.trading-competition-section .btn-mask-icon.desktop-menu__button:after,.trading-competition-section .htt-btn.btn-mask-icon:after{height:16px;width:16px}.trading-competition-section .img-left{border-radius:5px;height:auto;max-width:100%;overflow:hidden}.trading-competition-section .competition-container{background:rgba(44,123,253,.1);border:1px solid rgba(44,123,253,.33);border-radius:5px;display:flex}.trading-competition-section .competition-card{flex:1 1 calc(33% - 16px);padding:18px 8px;position:relative}@media (min-width:768px){.trading-competition-section .competition-card{padding:18px}}@media (min-width:1024px){.trading-competition-section .competition-card{border-radius:0}}@media (min-width:1140px){.trading-competition-section .competition-card{padding:18px 10px}}@media (min-width:1024px){.trading-competition-section .competition-card:not(:last-child):after{background:#e2e2e2;bottom:0;content:" ";height:50%;position:absolute;right:5%;top:25%;width:1px}}.trading-competition-section .countdown .htt-countdown-block{border-radius:var(--border-radius);color:#2c3d55}.trading-competition-section .countdown .htt-countdown-block:before{font-size:21px;font-weight:700}.trading-competition-section .countdown .htt-countdown-block__unit{font-size:14px;font-weight:400}.trading-competition-section .prizes-card{background:#fff;border-radius:5px;bottom:-30px;box-shadow:0 0 33px 0 rgba(0,0,0,.12);left:0;padding:16px;position:absolute;text-align:center}@media (min-width:768px){.trading-competition-section .prizes-card{left:-25px}}.trading-competition-section .prizes-card__icon{color:#2c7bfd;height:20px;left:-8px;position:absolute;top:-12px;width:20px}@media (min-width:1024px){.trading-competition-section .prizes-card__icon{height:40px;width:40px}}.trading-competition-section .prizes-card__prizes{display:flex;flex-wrap:wrap;gap:2px;justify-content:center}@media (min-width:1024px){.trading-competition-section .prizes-card__prizes{flex-wrap:nowrap;justify-content:flex-start}}.trading-competition-section .prizes-card__prizes>div{border-radius:100px;display:inline-block;font-weight:500;margin-right:3px;padding:4px 8px;text-align:center}@media (min-width:768px){.trading-competition-section .prizes-card__prizes>div{min-width:46px}}.trading-competition-section .prizes-card__prizes__gold{background-color:#ffcb5e;color:#8d5b16}.trading-competition-section .prizes-card__prizes__silver{background-color:#d3dbe9;color:#636973}.trading-competition-section .prizes-card__prizes__copper{background-color:#e8ac8b;color:#77472c}.categories-section{height:100%!important;padding-bottom:0;padding-top:0}.categories-section .breadcrumbs{padding:20px 0}.categories-section .breadcrumbs a{color:#2c3d55;text-decoration:none}.categories-section .categories{align-items:center;border-bottom:1px solid rgba(44,123,253,.2);border-top:1px solid rgba(44,123,253,.2);display:flex;justify-content:space-between}.categories-section .categories__title{display:none;font-weight:600}@media (min-width:1024px){.categories-section .categories__title{display:block}}.categories-section .categories .categories-list{position:relative}.categories-section .categories .categories-list.mobile{align-items:center;display:flex;justify-content:space-between;width:100%}@media (min-width:1024px){.categories-section .categories .categories-list.mobile{display:none}}.categories-section .categories .categories-list.desktop{display:none}@media (min-width:1024px){.categories-section .categories .categories-list.desktop{align-items:center;display:flex}}.categories-section .categories .categories-list__link:last-child .dropdown .dropdown-list{flex:1 0 calc(50% - 16px)}.categories-section .categories .categories-list__link:last-child .dropdown .dropdown-list.top-level{flex:1 1 100%;font-weight:600;justify-content:center;text-align:center}.categories-section .categories .category-link{color:#2c3d55;line-height:18px;margin:0 8px;padding:20px 0;position:relative;text-decoration:none}@media (min-width:1024px){.categories-section .categories .category-link{margin:0 16px}}.categories-section .categories .category-link.active{display:block;font-weight:600}.categories-section .categories .category-link.active:after{background:#2c7bfd;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:calc(100% - 16px)}@media (min-width:1024px){.categories-section .categories .category-link:hover+.dropdown{display:flex;opacity:1;z-index:999}}.categories-section .categories .dropdown{background:#fff;border:1px solid rgba(44,123,253,.2);border-radius:0 0 5px 5px;box-shadow:4px 4px 29px 0 rgba(5,72,184,.15);display:none;flex-wrap:wrap;height:100%;justify-content:center;opacity:0;overflow-y:auto;overscroll-behavior:contain;position:fixed;right:0;top:0;width:100%}@media (min-width:1024px){.categories-section .categories .dropdown{height:auto;position:absolute;right:15px;top:55px;width:auto}}.categories-section .categories .dropdown.show{display:block;opacity:1;padding-top:60px;z-index:999}.categories-section .categories .dropdown.show:after{background:#fff;content:"";height:60px;left:0;position:absolute;top:0;width:calc(100% - 64px);z-index:-1}@media (min-width:1024px){.categories-section .categories .dropdown:hover{display:flex;opacity:1;z-index:999}}.categories-section .categories .dropdown .dropdown-list{align-items:center;border-bottom:1px solid rgba(44,123,253,.2);display:flex;flex:1 0 calc(33% - 16px);justify-content:center}.categories-section .categories .dropdown .dropdown-list.top-level{border-top:1px solid rgba(44,123,253,.2);flex:1 1 100%;font-weight:600;justify-content:center;text-align:center}@media (min-width:1024px){.categories-section .categories .dropdown .dropdown-list.top-level{border-top:none}}.categories-section .categories .dropdown .dropdown-list.close{background:#fff;border:none;cursor:pointer;height:60px;position:absolute;right:0;top:0;width:60px;z-index:1}.categories-section .categories .dropdown .dropdown-link{color:#2c3d55;padding:19px;text-align:center;text-decoration:none}@media (min-width:1024px){.categories-section .categories .dropdown .dropdown-link{padding:12px}}.categories-section .categories .dropdown .dropdown-link.top-level{flex:1 1 100%;font-weight:600;text-align:center}.categories-section .categories .dropdown .dropdown-link.top-level.active{background:#2c7bfd;color:#fff}.categories-section .categories .dropdown .dropdown-link.active{background:#2c7bfd;color:#fff;font-weight:600;width:100%}@media (min-width:1024px){.categories-section .categories .dropdown .dropdown-link:hover{text-decoration:underline}}.table-wrap{background:var(--econ-cal-odd-row);border-radius:3px;box-shadow:0 1px 3px 0 rgba(63,63,68,.15),0 0 0 1px rgba(63,63,68,.05);margin-top:48px;padding:0;position:relative;z-index:4}.table-wrap .date-switcher{align-content:center;border-bottom:1px solid #c4cdd5;justify-content:space-between;padding:6px 16px;width:100%}.table-wrap .date-switcher .date{color:#bfbfbf;font-size:14px;font-weight:600}.table-wrap .date-switcher .date.active,.table-wrap .date-switcher .date:hover{color:var(--econ-cal-highlight)!important}.table-wrap .date-switcher .arrow-left,.table-wrap .date-switcher .arrow-right{color:var(--econ-cal-text);height:15px;margin-top:2px}.table-wrap .date-switcher .arrow-left{transform:rotate(90deg)}.table-wrap .date-switcher .arrow-right{transform:rotate(-90deg)}.economic-calendar-table{border-collapse:collapse;max-height:700px;overflow:auto;width:100%}.economic-calendar-table__head{display:block}.economic-calendar-table__body{display:block;max-height:600px;overflow:auto}.economic-calendar-table__body .economic-calendar-table__row{cursor:pointer}.economic-calendar-table__body .economic-calendar-table__row:hover,.economic-calendar-table__body .economic-calendar-table__row:hover td{background-color:var(--econ-cal-highlight)!important;color:var(--econ-cal-text-invert)}.economic-calendar-table__body .economic-calendar-table__row .lower{color:#f8365f}.economic-calendar-table__body .economic-calendar-table__row .higher{color:#2ed42e}.economic-calendar-table__body .economic-calendar-table__row .same{color:#a5a5a5}.economic-calendar-table__body .economic-calendar-table__row.event-description-row{cursor:default}.economic-calendar-table__body .economic-calendar-table__row.event-description-row:hover,.economic-calendar-table__body .economic-calendar-table__row.event-description-row:hover td{background-color:transparent!important}.economic-calendar-table__body .economic-calendar-table__row.event-description-row .description{background:rgba(96,157,255,.1);border-radius:3px;color:var(--econ-cal-text);font-size:14px;line-height:1.5;margin:5px 0;padding:15px;text-align:left}.economic-calendar-table__row:nth-of-type(2n){background:var(--econ-cal-even-row)}@media (min-width:900px){.economic-calendar-table__row:nth-of-type(2n) td:nth-child(5){background:var(--econ-cal-even-row)}}.economic-calendar-table__row:nth-of-type(odd){background:var(--econ-cal-odd-row)}@media (min-width:900px){.economic-calendar-table__row:nth-of-type(odd) td:nth-child(5){background:var(--econ-cal-odd-row)}}.economic-calendar-table__heading{background:var(--econ-cal-odd-row);border-bottom:1px solid var(--econ-cal-text);color:var(--econ-cal-text);font-size:13px!important;font-weight:600;text-align:left}.economic-calendar-table__heading:first-child{position:relative}.economic-calendar-table__heading:first-child:after{background:#2c7bfd;border-radius:10px;color:#fff;content:"?";display:inline-block;font-size:8px;height:10px;line-height:11px;position:absolute;right:-2px;top:8px;width:10px}.economic-calendar-table__heading:first-child .dropdown{display:none;z-index:14}.economic-calendar-table__heading:first-child:hover:after{background-color:var(--econ-cal-odd-row);border-color:var(--econ-cal-text);color:#000}.economic-calendar-table__heading:first-child:hover .dropdown{background:#252525;border:1px solid var(--econ-cal-text);border-radius:var(--border-radius);color:var(--econ-cal-text);display:block;font-weight:400;left:0;margin:0;padding:6px;position:absolute;text-align:left;width:200%}.economic-calendar-table__heading.sort{position:relative}.economic-calendar-table__heading.sort:after{content:"‣";display:inline-block;font-size:22px;line-height:22px;position:absolute;right:-3px;top:calc(50% - 12px);transform:rotate(90deg)}.economic-calendar-table__heading.sort .dropdown{border:1px solid #d3d3d3;display:none;z-index:14}.economic-calendar-table__heading.sort:hover{color:#2c7bfd}.economic-calendar-table__heading.sort:hover .dropdown{background:var(--econ-cal-even-row);color:var(--econ-cal-text);cursor:pointer;display:block;font-weight:400;list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:6px;position:absolute;right:0;width:175%;z-index:101}.economic-calendar-table__heading.sort:hover .dropdown li{margin-bottom:8px;text-align:left}.economic-calendar-table__heading.sort:hover .dropdown li:hover{color:#2c7bfd}.economic-calendar-table__cell,.economic-calendar-table__heading{border-left:none;border-right:none;color:var(--econ-cal-text);font-size:14px;padding:6px}.economic-calendar-table__cell:first-child,.economic-calendar-table__heading:first-child{text-align:center}.economic-calendar-table__cell:first-child,.economic-calendar-table__cell:nth-child(2),.economic-calendar-table__cell:nth-child(5),.economic-calendar-table__cell:nth-child(7),.economic-calendar-table__heading:first-child,.economic-calendar-table__heading:nth-child(2),.economic-calendar-table__heading:nth-child(5),.economic-calendar-table__heading:nth-child(7){width:9%}.economic-calendar-table__cell:nth-child(2),.economic-calendar-table__heading:nth-child(2){text-align:center}.economic-calendar-table__cell:nth-child(3),.economic-calendar-table__heading:nth-child(3){width:3%}.economic-calendar-table__cell:nth-child(4),.economic-calendar-table__heading:nth-child(4){width:35%}.economic-calendar-table__cell:nth-child(6),.economic-calendar-table__heading:nth-child(6){text-align:center;width:5%}.economic-calendar-table__cell:nth-child(7),.economic-calendar-table__heading:nth-child(7){text-align:center}.economic-calendar-table__cell:nth-child(8),.economic-calendar-table__heading:nth-child(8){width:10%}.economic-calendar-table__cell:nth-child(9),.economic-calendar-table__heading:nth-child(9){width:6%}.economic-calendar-table__cell:last-child,.economic-calendar-table__heading:last-child{text-align:center}.economic-calendar-table__cell:nth-child(3),.economic-calendar-table__heading:nth-child(3){min-width:68px;text-align:center}.economic-calendar-table__cell:nth-child(3) span,.economic-calendar-table__heading:nth-child(3) span{display:block;height:30px;margin-top:-30px;width:100%}.economic-calendar-table__cell:nth-child(3) .img,.economic-calendar-table__heading:nth-child(3) .img{width:21px!important}.economic-calendar-table__cell:nth-child(5){color:var(--econ-cal-text);font-weight:600;text-align:center}.economic-calendar-table__heading:nth-child(5){font-weight:600;text-align:center}.economic-calendar-table .impact{height:13px;position:relative;width:90%}.economic-calendar-table .impact.none{background-color:#1eb500}.economic-calendar-table .impact.none:after{width:99%}.economic-calendar-table .impact.low{background-color:#00940e}.economic-calendar-table .impact.low:after{width:90%}.economic-calendar-table .impact.medium-low{background-color:#b4b20d}.economic-calendar-table .impact.medium-low:after{width:75%}.economic-calendar-table .impact.medium{background-color:#ffc600}.economic-calendar-table .impact.medium:after{width:50%}.economic-calendar-table .impact.high{background-color:#ff8400}.economic-calendar-table .impact.high:after{width:25%}.economic-calendar-table .impact.very-high{background-color:#d81e00}.economic-calendar-table .impact.very-high:after{width:5%}.economic-calendar-table .impact:after{background-color:var(--econ-cal-even-row);content:"";display:block;height:100%;position:absolute;right:0;top:0}.economic-calendar-table .impact span{display:block;height:30px;margin-left:-20%;width:100%;z-index:2}.economic-calendar-table__heading:last-child{height:37px}.economic-calendar-table .icon-bell{padding:4px}.economic-calendar-table .icon-bell:hover{color:#ffc600}@media (max-width:1023px){.table-wrap .date-switcher .date{display:none}.table-wrap .date-switcher .date.arrow-left,.table-wrap .date-switcher .date.arrow-right{display:block}.table-wrap .date-switcher .date.active{display:block;text-align:center;width:75%}.economic-calendar-table,.economic-calendar-table__body,.economic-calendar-table__cell,.economic-calendar-table__heading,.economic-calendar-table__row{display:block}.economic-calendar-table__head{display:none}.economic-calendar-table__row{border-bottom:1px solid var(--econ-cal-text);display:flex;flex-wrap:wrap;position:relative}.economic-calendar-table__cell{border:none;position:relative}.economic-calendar-table__cell:first-child{font-weight:600;order:1;width:19%}.economic-calendar-table__cell:nth-child(2){order:6;width:auto}.economic-calendar-table__cell:nth-child(3){font-size:11px;min-width:0;order:0;padding-top:8px;text-align:center;width:12%}.economic-calendar-table__cell:nth-child(3) .img{width:19px!important}.economic-calendar-table__cell:nth-child(3) span{display:none}.economic-calendar-table__cell:nth-child(4){order:4;width:63%}.economic-calendar-table__cell:nth-child(5){font-size:13px;order:7;width:auto}.economic-calendar-table__cell:nth-child(5):before{content:"Act.";display:inline-block;margin-right:5px}.economic-calendar-table__cell:nth-child(6){font-size:13px;order:8;width:auto}.economic-calendar-table__cell:nth-child(6):before{content:"Est.";display:inline-block;margin-right:5px}.economic-calendar-table__cell:nth-child(7){font-size:13px;order:9;width:auto}.economic-calendar-table__cell:nth-child(7):before{content:"Prev.";display:inline-block;margin-right:5px}.economic-calendar-table__cell:nth-child(8){font-size:13px;order:10;width:auto}.economic-calendar-table__cell:nth-child(8):before{content:"Uni.";display:inline-block;margin-right:5px}.economic-calendar-table__cell:nth-child(9){display:block;left:1%;position:absolute;top:36%;width:12%}.economic-calendar-table__cell:nth-child(9) .impact{border-radius:3px;height:6px}.economic-calendar-table__cell:nth-child(9) .impact span{display:none}.economic-calendar-table__cell:nth-child(9) .impact:after{border-bottom-right-radius:3px;border-top-right-radius:3px;width:34%}.economic-calendar-table__cell:nth-child(10){font-size:0;height:auto;order:5;padding:3px;width:14%}.economic-calendar-table__cell:nth-child(10) button{background-color:transparent;border:none;font-size:0;margin-left:8px;padding:0}.economic-calendar-table__cell:nth-child(10) button:before{color:#0987e8;content:"+";display:block;font-size:22px;line-height:22px}.economic-calendar-table__row.event-description-row{border-bottom:1px solid var(--econ-cal-text);display:block!important;width:100%}.economic-calendar-table__row.event-description-row .economic-calendar-table__cell{display:block!important;order:0;padding:0!important;width:100%!important}.economic-calendar-table__row.event-description-row .economic-calendar-table__cell .description{background:rgba(96,157,255,.1);border-radius:0;color:var(--econ-cal-text);font-size:14px;line-height:1.5;margin:0;padding:15px!important;text-align:left}.economic-calendar-table__row.event-description-row:hover,.economic-calendar-table__row.event-description-row:hover td{background-color:transparent!important}.d-flex>div{width:100%}.d-flex #vid-container{padding-bottom:56%}}@media (max-width:465px){.economic-calendar-table__cell:nth-child(3){width:15%}.economic-calendar-table__cell:first-child{padding-left:0;width:22%}}@media (max-width:400px){.economic-calendar-table__cell:first-child{width:24%}.economic-calendar-table__cell:nth-child(3){width:16%}.economic-calendar-table__cell:nth-child(4){width:56%}}@media (max-width:375px){.economic-calendar-table__cell:nth-child(9){left:2%;top:44%}}@media (max-width:340px){.economic-calendar-table__cell:first-child{width:28%}.economic-calendar-table__cell:nth-child(9){left:2%;top:42%}}.closing{background:#e7fce7!important}.past{background:var(--econ-cal-odd-row);color:var(--econ-cal-text)}.past:nth-child(2n){background:var(--econ-cal-even-row)}@media (min-width:900px){.past:nth-child(2n) td:nth-child(5){background:var(--econ-cal-even-row)}}.past:nth-child(odd){background:var(--econ-cal-odd-row)}@media (min-width:900px){.past:nth-child(odd) td:nth-child(5){background:var(--econ-cal-odd-row)}}.last-announced{border-bottom:2px solid #a9a9a9}.next,.next td{background-color:#c5f1c5!important}@keyframes updated{0%{background-color:#396}to{background-color:inherit}}.updated td{animation:updated 1s infinite}::-webkit-scrollbar{height:7px;width:7px}::-webkit-scrollbar-button{background:#ccc}::-webkit-scrollbar-track-piece{background:#eee}::-webkit-scrollbar-thumb{background:#888}@media screen and (min-width:900px){.economic-calendar-table__head.sticky{box-shadow:0 2px 4px #c7c7c7;left:0;margin:auto;padding:0;position:fixed;right:0;top:145px;width:1240px;z-index:98}}[class^=tooltip]:after{font-size:11px;padding:6px;text-align:center;width:100%}.signals-table-section .signals-table{flex:1 1 100%;max-width:100%;width:100%}@media (min-width:1024px){.signals-table-section .signals-table{min-height:566px}}.signals-table-section .signals-table__page{display:none}.signals-table-section .signals-table__page.active{display:block}.signals-table-section .signals-table__row{grid-gap:0 10px;background:#f5f8ff;border:1px solid #d8e5ff;border-radius:5px;display:grid;font-weight:400;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);margin-bottom:24px;padding:12px}@media (min-width:1024px){.signals-table-section .signals-table__row{display:flex;gap:15px;padding:12px 24px}}.signals-table-section .signals-table__row:last-child{margin-bottom:0}.signals-table-section .signals-table__row__column{display:flex;flex:1 1 16%;flex-direction:column;gap:6px;justify-content:center}@media (min-width:1024px){.signals-table-section .signals-table__row__column{gap:12px}}.signals-table-section .signals-table__row__column.row{align-items:center;flex:2 1 20%;flex-direction:row;grid-column:1/3;justify-self:flex-start;order:0}.signals-table-section .signals-table__row__column.row .flags{align-items:center;display:flex;justify-content:center;position:relative;width:40px}.signals-table-section .signals-table__row__column.row .flags .instrument{border:1px solid #d8e5ff;border-radius:50%;height:28px;width:28px}.signals-table-section .signals-table__row__column.row .flags .first-pair{bottom:-6px;left:-4px;position:relative;z-index:1}.signals-table-section .signals-table__row__column.row .flags .second-pair{position:absolute;right:-4px;top:-6px;z-index:0}.signals-table-section .signals-table__row__column.row .symbol{background:#d4e5fe;border-radius:5px;flex:0 1 85px;min-width:85px;padding:9px 12px;text-align:center}.signals-table-section .signals-table__row__column.row .trend{align-items:center;border-radius:8px;color:#fff;display:flex;flex:0 1 42px;height:42px;justify-content:center;min-width:42px;padding:9px}.signals-table-section .signals-table__row__column.row .trend.down{background-color:#d05656}.signals-table-section .signals-table__row__column.row .trend.up{background-color:#04d189}.signals-table-section .signals-table__row__column.row .trend.neutral{background-color:#2c3d55}.signals-table-section .signals-table__row__column.stats-section{flex:1 1 33%;flex-direction:row;grid-column:1/3}.signals-table-section .signals-table__row__column.stats{align-items:center;font-size:14px;justify-content:space-between;order:2}@media (min-width:1024px){.signals-table-section .signals-table__row__column.stats{order:1}}.signals-table-section .signals-table__row__column.stats .stats__value{border:1px solid rgba(44,123,253,.2);border-radius:5px;padding:6px;text-align:center;width:100%}.signals-table-section .signals-table__row__column.stats .stats__value.tp{color:#31af61}.signals-table-section .signals-table__row__column.stats .stats__value.sl{color:#d05656}.signals-table-section .signals-table__row__column.details{align-self:flex-end;grid-column:1/2;order:3}@media (min-width:1024px){.signals-table-section .signals-table__row__column.details{order:3}}.signals-table-section .signals-table__row__column.trade{align-self:flex-end;grid-column:2/3;order:4}@media (min-width:1024px){.signals-table-section .signals-table__row__column.trade{order:4}}.signals-table-section .signals-table__row__column .desktop-menu__button,.signals-table-section .signals-table__row__column .htt-btn{padding:8px}.signals-table-section .signals-table .sm-partnership-banner-section{margin-bottom:24px;padding:0}.signals-table-section .signals-table .sm-partnership-banner-section .htt-container{padding:0}.signals-modal{background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:201}.signals-modal.on{display:block}.signals-modal-content{background-color:#fff;border-radius:8px;margin:5% 15px;padding:24px 16px;position:relative}@media (min-width:1024px){.signals-modal-content{margin:5% auto;max-width:1000px;width:80%}}.signals-modal-close{color:#434345;cursor:pointer;height:30px;opacity:.8;position:absolute;right:15px;top:15px;width:30px;z-index:1}.signals-modal-close:focus,.signals-modal-close:hover{opacity:1}.signals-modal .signals-modal-img{width:100px}.signals-modal .pips-wrapper{border:1px solid #cfcfcf;border-radius:5px;display:flex;gap:8px;justify-content:space-around;margin-bottom:1rem;padding:16px}.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%}.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}:root{--econ-cal-even-row:#f4f6f8;--econ-cal-odd-row:#fff;--econ-cal-text:#2c3d55;--econ-cal-text-invert:#fff;--econ-cal-highlight:#609dff}.section-tag{background:linear-gradient(0deg,hsla(0,0%,100%,.73),hsla(0,0%,100%,.73)),#a3d3ff;border-radius:var(--border-radius);color:#2c7bfd;font-size:14px;font-weight:600;letter-spacing:2.8px;padding:8px 14px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.check-list .check-simple-icon{margin-right:5px}.home-hero-section .home-hero-splide-wrapper.splide{max-width:100%;width:100%}.home-hero-section .home-hero-splide-wrapper.splide:after,.home-hero-section .home-hero-splide-wrapper.splide:before{display:block;height:100%;position:absolute;top:0;width:141px;z-index:2}@media (min-width:1024px){.home-hero-section .home-hero-splide-wrapper.splide:after,.home-hero-section .home-hero-splide-wrapper.splide:before{content:""}}.home-hero-section .home-hero-splide-wrapper.splide:before{background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff);left:0}.home-hero-section .home-hero-splide-wrapper.splide:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);right:0}.home-hero-section .home-hero-splide-wrapper.splide .splide__track{height:-moz-fit-content;height:fit-content}.home-hero-section .home-hero-splide-wrapper.splide .splide__arrows{position:absolute;top:calc(50% - 25px);width:100%;z-index:3}.home-hero-section .home-hero-splide-wrapper.splide .splide__arrows .splide__arrow{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='49' height='49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20.5' cy='20.5' r='20.5' transform='matrix(1 0 0 -1 4 45)' fill='%2321509E'/%3E%3Cpath d='M18.858 24.617a.735.735 0 0 0 0 1.034l8.785 8.786a.735.735 0 0 0 1.035 0 .735.735 0 0 0 0-1.034l-8.269-8.27 8.269-8.268a.735.735 0 0 0 0-1.034.735.735 0 0 0-1.035 0l-8.785 8.786Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;box-sizing:content-box;cursor:pointer;height:11px;padding:20px 0;width:72px}.home-hero-section .home-hero-splide-wrapper.splide .splide__arrows .splide__arrow--prev{left:-10px;position:absolute}.home-hero-section .home-hero-splide-wrapper.splide .splide__arrows .splide__arrow--next{position:absolute;right:-10px}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card{border-radius:var(--border-radius);color:#2c3d55;display:block;max-height:400px;padding:16px 0 0;position:relative;text-decoration:none}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card:nth-child(6n+1){background:#d1e2ff}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card:nth-child(6n+2){background:#e0f6ff}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card:nth-child(6n+3){background:#e9e8ff}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card:nth-child(6n+4){background:#ebf2fe}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card:nth-child(6n+5){background:#d3e3ff}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card:nth-child(6n+6){background:#e2f6ff}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card__title{font-size:24px;font-weight:700;margin-bottom:8px;padding:0 16px}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card__text-short{padding:0 24px 30px}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card__text-long{flex-grow:1;padding:0 24px 30px}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card__img{border-radius:0 0 var(--border-radius) 0;bottom:0;max-height:150px;max-width:calc(100% - 40px);position:absolute;right:1px;width:auto}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card__front{border-radius:var(--border-radius);opacity:1;padding-bottom:170px;text-align:center}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card__back{align-items:center;background:rgba(0,0,0,.8);border-radius:7px;color:#fff;display:flex;flex-direction:column;height:100%;left:1px;padding-top:16px;position:absolute;text-align:center;top:0;transition:.3s;width:calc(100% - 2px);z-index:-1}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card .desktop-menu__button,.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card .htt-btn{margin-bottom:16px;max-width:calc(100% - 32px)}.home-hero-section .home-hero-splide-wrapper.splide .hero-slider-card:hover .hero-slider-card__back{-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);z-index:1}.main-content-section{position:relative}.sidebar{background:transparent;display:none;flex-direction:column;height:385px;left:16px;position:absolute;width:auto;z-index:10}.sidebar.fixed{position:fixed;top:calc(50% - 192.5px)!important}.sidebar.absolute{position:absolute;top:var(--basic-section-gap)}.sidebar.absolute-bottom{bottom:var(--basic-section-gap);position:absolute;top:unset}@media (min-width:1440px){.sidebar{display:flex}}.sidebar .sidebar-nav li{padding:12px 0}.sidebar .sidebar-nav__link{color:rgba(44,61,85,.5);cursor:pointer;font-weight:500;padding:12px 12px 12px 8px;position:relative;text-decoration:none;white-space:nowrap}.sidebar .sidebar-nav__link:before{background-color:rgba(44,61,85,.5);content:"";display:block;height:2px;left:-16px;position:absolute;top:50%;width:8px}.sidebar .sidebar-nav__link.active{color:#2c7bfd;font-weight:700;padding-left:16px}.sidebar .sidebar-nav__link.active:before{background-color:#2c7bfd;height:4px;width:16px}.overwhelmed-section .info-block{background:#f5f8ff;border:1px solid rgba(183,212,251,.4);border-radius:var(--border-radius);display:flex;display:none;flex-wrap:nowrap;font-size:19px;font-weight:700;gap:16px;padding:8px}.overwhelmed-section .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}.overwhelmed-section .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}.overwhelmed-section .info-block__video:hover:after{opacity:1;transform:translate(-50%,-50%) scale(1.2)}@media (min-width:768px){.overwhelmed-section .info-block__video{align-self:center;background:url(https://d24hlokhosw6ds.cloudfront.net/static/img/homepage/comp-video-placeholder.png) no-repeat;color:transparent;order:1}}.overwhelmed-section .info-block__video:after{border:1px solid #fff;height:16px;left:8px;top:10px;width:16px}@media (min-width:768px){.overwhelmed-section .info-block__video:after{border:2px solid #fff;height:35px;left:50%;top:50%;width:35px}}.overwhelmed-section .info-block__content{align-items:center;display:flex;justify-content:space-between;order:1;width:100%}@media (min-width:768px){.overwhelmed-section .info-block__content{order:2}}.overwhelmed-section .info-block__content__text{max-width:450px}.overwhelmed-section .info-block__content .desktop-menu__button,.overwhelmed-section .info-block__content .htt-btn{align-self:center}.overwhelmed-section .info-block.full{max-width:100%;width:100%}@media (min-width:768px){.overwhelmed-section .info-block{display:flex}}.live-streams-section .stream-card{background:#fff;border:1px solid #b7d4fb;border-radius:var(--border-radius);padding:10px}.live-streams-section .stream-card .live-stream-indicator{background:#e13448;border-radius:var(--border-radius);color:#fff;display:inline-block;font-size:12px;font-weight:500;padding:4px 8px 4px 24px;position:relative}@media (min-width:576px){.live-streams-section .stream-card .live-stream-indicator{font-size:16px}}.live-streams-section .stream-card .live-stream-indicator:before{background:#fff;border-radius:50%;content:"";height:10px;left:8px;position:absolute;top:calc(50% - 5px);width:10px}.live-streams-section .stream-card.live .stream-card__img{border-radius:var(--border-radius);height:105px;width:105px}.live-streams-section .stream-card.live .desktop-menu__button,.live-streams-section .stream-card.live .htt-btn{max-width:100%;width:100%}@media (min-width:768px){.live-streams-section .stream-card.live .desktop-menu__button,.live-streams-section .stream-card.live .htt-btn{font-size:12px}}@media (min-width:850px){.live-streams-section .stream-card.live .desktop-menu__button,.live-streams-section .stream-card.live .htt-btn{font-size:14px}}.live-streams-section .stream-card__img{border-radius:50%}.live-streams-section .stream-card__notification{cursor:pointer}.live-streams-section .stream-card .htt-countdown-block{background:#e1ebff;flex-direction:row;gap:4px;padding:6px 10px}.live-streams-section .stream-card .htt-countdown-block:first-child[data-value="0"]{display:none}.live-streams-section .stream-card .htt-countdown-block:before{color:#2c3d55;font-size:12.5px;font-weight:500;line-height:90%}.live-streams-section .stream-card .htt-countdown-block__unit{color:#2c3d55;font-size:12px;font-weight:300}.live-streams-section .past-live-streams-slider{height:-moz-fit-content;height:fit-content;padding-bottom:1px}.live-streams-section .past-live-streams-slider .splide__arrows{bottom:30px;left:calc(50% - 84px);position:absolute}.live-streams-section .past-live-streams-slider .splide__track{margin-bottom:70px}.live-streams-section .past-live-stream{align-self:stretch;background:#fff;border-radius:var(--border-radius);cursor:pointer;display:flex;flex-direction:column;position:relative}@media (min-width:768px){.live-streams-section .past-live-stream{flex:1 1 calc(50% - 24px)}}@media (min-width:1024px){.live-streams-section .past-live-stream{flex:1 1 calc(25% - 24px)}}.live-streams-section .past-live-stream__img{border-radius:var(--border-radius) var(--border-radius) 0 0;display:block}.live-streams-section .past-live-stream__img__wrap{display:block;position:relative}.live-streams-section .past-live-stream__img__wrap: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;transform:translate(-50%,-50%);transform-origin:center;transition:all .25s ease;width:35px}.live-streams-section .past-live-stream__img__wrap:hover:after{opacity:1;transform:translate(-50%,-50%) scale(1.2)}.live-streams-section .past-live-stream__img__wrap:after{content:none;height:50px;top:50%;width:50px}@media (min-width:768px){.live-streams-section .past-live-stream__img__wrap:after{content:""}}.live-streams-section .past-live-stream__title{flex-grow:1;font-size:14px;font-weight:600;padding:12px 12px 8px}.live-streams-section .past-live-stream__text{font-size:12px;padding:0 12px 12px}.live-streams-section .past-live-stream__btn{background:#fff;border:1px solid #2c7bfd;border-radius:0 0 var(--border-radius) var(--border-radius);color:#2c7bfd;cursor:pointer;padding:8px;text-align:center;width:100%}.live-streams-section .live-stream-panel{align-items:center;background:linear-gradient(0deg,#e1ebff,#e1ebff),linear-gradient(140deg,#205ab9 14.35%,#19438a 96.97%);border-radius:var(--border-radius);display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;padding:8px 16px}@media (min-width:1024px){.live-streams-section .live-stream-panel{flex-wrap:nowrap}}.live-streams-section .live-stream-panel__img{border:1px solid #2c7bfd;border-radius:50%}.live-streams-section .live-stream-panel .live-stream-indicator{background:#e13448;border-radius:var(--border-radius);color:#fff;display:inline-block;font-size:12px;font-weight:500;padding:4px 8px 4px 24px;position:relative}@media (min-width:576px){.live-streams-section .live-stream-panel .live-stream-indicator{font-size:16px}}.live-streams-section .live-stream-panel .live-stream-indicator:before{background:#fff;border-radius:50%;content:"";height:10px;left:8px;position:absolute;top:calc(50% - 5px);width:10px}.live-streams-section .live-stream-panel .desktop-menu__button,.live-streams-section .live-stream-panel .htt-btn{font-size:14px;max-width:100%;padding:4px 6px}@media (min-width:1024px){.live-streams-section .live-stream-panel .desktop-menu__button,.live-streams-section .live-stream-panel .htt-btn{flex:1 1 auto;max-width:-moz-fit-content;max-width:fit-content}}.market-analysis-section .full-width-line__hr{margin:0}.market-analysis-section .categories-section .categories{border-bottom:none;border-top:none}@media (min-width:1024px){.market-analysis-section .categories-section .categories .category-link{margin:0 8px}}@media (min-width:1200px){.market-analysis-section .categories-section .categories .category-link{margin:0 16px}}.market-analysis-section .calendar-link{margin-bottom:19px;margin-top:18px}@media (min-width:768px){.market-analysis-section .email-grabber-generic-form,.market-analysis-section .email-grabber-generic-form .email-grabber-btn,.market-analysis-section .flex-block-40,.market-analysis-section .flex-block-60{max-width:100%}}.market-analysis-section .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;margin-bottom:16px;text-decoration:none}@media (min-width:768px){.market-analysis-section .post-card{flex-direction:row}}.market-analysis-section .post-card:not(.no-hover):hover{box-shadow:0 3px 20px #cfcfcf;transform:translateY(-3px);transition:.3s}.market-analysis-section .post-card__img{border-radius:var(--border-radius) 0 0 var(--border-radius);-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.market-analysis-section .post-card__img{width:180px}}.market-analysis-section .post-card__date{align-items:center;color:#3f3f41;display:flex;font-size:12px;justify-content:space-between;padding:0 16px 12px}.market-analysis-section .post-card .category-tag{background:#2c3d55;border-radius:3px;color:#fff;font-size:12px;font-weight:600;margin:12px 16px 8px;padding:6px}.market-analysis-section .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}.market-analysis-section .post-card__desc{padding:0 16px 8px}.everyday-tools-section .trading-tool{align-self:stretch;background:#fff;border:1px solid #e1ecff;border-radius:var(--border-radius);box-shadow:0 0 24px 0 rgba(19,47,94,.18);color:#2c3d55;cursor:pointer;display:flex;flex:1 1 calc(25% - 24px);flex-direction:column;gap:8px;padding:16px;text-decoration:none}.everyday-tools-section .trading-tool__heading{align-items:center;display:flex;font-weight:600;gap:5px}.everyday-tools-section .trading-tool__text{flex-grow:1;font-size:14px;font-weight:400}.trading-resources-section .trading-resource{align-self:stretch;background:#fff;border:1px solid #e1ecff;border-radius:var(--border-radius);box-shadow:0 0 24px 0 rgba(19,47,94,.18);color:#2c3d55;display:flex;flex:1 1 100%;gap:6px;padding:16px;text-decoration:none}@media (min-width:600px){.trading-resources-section .trading-resource{flex:1 1 calc(50% - 24px)}}.trading-resources-section .trading-resource__icon{align-items:center;background:#ebf2fe;color:#2c7bfd;display:flex;height:28px;justify-content:center;padding:5px;width:28px}.trading-resources-section .trading-resource__content{display:flex;flex-direction:column;width:100%}.trading-resources-section .trading-resource__content__title{display:flex;font-weight:600;justify-content:space-between;width:100%}.trading-resources-section .trading-resource__content__text{font-weight:400}.reset-pwd-content{margin-top:calc(var(--header-height)*-1);width:100%}@media (min-width:768px){.reset-pwd-content{margin-left:auto;margin-right:auto;max-width:343px}}.table-wrap{border:1px solid #cfcfcf;border-radius:var(--border-radius);box-shadow:none;margin-top:16px}.economic-calendar-table__body{border-radius:0 0 var(--border-radius) var(--border-radius);max-height:602px}.table-wrap .date-switcher .date{display:none}.table-wrap .date-switcher .date.arrow-left,.table-wrap .date-switcher .date.arrow-right{display:block}.table-wrap .date-switcher .date.active{display:block;text-align:center;width:75%}.economic-calendar-table,.economic-calendar-table__body,.economic-calendar-table__cell,.economic-calendar-table__heading,.economic-calendar-table__row{display:block}.economic-calendar-table__head{display:none}.economic-calendar-table__row{border-bottom:1px solid var(--econ-cal-text);display:flex;flex-wrap:wrap;position:relative}.economic-calendar-table__cell{border:none;position:relative}.economic-calendar-table__cell:first-child{font-weight:600;order:1;width:19%}.economic-calendar-table__cell:nth-child(2){order:6;width:auto}.economic-calendar-table__cell:nth-child(3){font-size:11px;min-width:0;order:0;padding-top:8px;text-align:center;width:12%}.economic-calendar-table__cell:nth-child(3) .img{width:19px!important}.economic-calendar-table__cell:nth-child(3) span{display:none}.economic-calendar-table__cell:nth-child(4){order:4;width:63%}.economic-calendar-table__cell:nth-child(5){font-size:13px;order:7;width:auto}.economic-calendar-table__cell:nth-child(5):before{content:"Act.";display:inline-block;margin-right:5px}.economic-calendar-table__cell:nth-child(6){font-size:13px;order:8;width:auto}.economic-calendar-table__cell:nth-child(6):before{content:"Est.";display:inline-block;margin-right:5px}.economic-calendar-table__cell:nth-child(7){font-size:13px;order:9;width:auto}.economic-calendar-table__cell:nth-child(7):before{content:"Prev.";display:inline-block;margin-right:5px}.economic-calendar-table__cell:nth-child(8){font-size:13px;order:10;width:auto}.economic-calendar-table__cell:nth-child(8):before{content:"Uni.";display:inline-block;margin-right:5px}.economic-calendar-table__cell:nth-child(9){display:block;left:1%;position:absolute;top:36%;width:12%}.economic-calendar-table__cell:nth-child(9) .impact{border-radius:3px;height:6px}.economic-calendar-table__cell:nth-child(9) .impact span{display:none}.economic-calendar-table__cell:nth-child(9) .impact:after{border-bottom-right-radius:3px;border-top-right-radius:3px;width:34%}.economic-calendar-table__cell:nth-child(10){font-size:0;height:auto;order:5;padding:3px;width:14%}.economic-calendar-table__cell:nth-child(10) button{background-color:transparent;border:none;font-size:0;margin-left:8px;padding:0}.economic-calendar-table__cell:nth-child(10) button:before{color:#0987e8;content:"+";display:block;font-size:22px;line-height:22px}.d-flex>div{width:100%}.d-flex #vid-container{padding-bottom:56%}

/*# sourceMappingURL=home.css.map*/