@font-face{font-family:"Source Sans Pro Extra Light";src:url("/public/fonts/SourceSansPro-ExtraLight.ttf") format("truetype")}@font-face{font-family:"Source Sans Pro Light";src:url("/public/fonts/SourceSansPro-Light.ttf") format("truetype")}@font-face{font-family:"Source Sans Pro Regular";src:url("/public/fonts/SourceSansPro-Regular.ttf") format("truetype")}@font-face{font-family:"Source Sans Pro Semi Bold";src:url("/public/fonts/SourceSansPro-SemiBold.ttf") format("truetype")}@font-face{font-family:"Source Sans Pro Bold";src:url("/public/fonts/SourceSansPro-Bold.ttf") format("truetype")}@keyframes spin{to{transform:rotate(360deg)}}@keyframes stripes{from{background-position:20px 0}to{background-position:0 0}}.flex-container{text-align:left;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.flex-container .flex-item{-webkit-flex:1;-ms-flex:1;flex:1;width:50%}.flex-container .flex-item.__width-auto{flex:initial;-webkit-flex:initial;-ms-flex:initial;flex:inherit;-webkit-flex:inherit;-ms-flex:inherit;width:inherit}.flex-container.__align-top{-webkit-align-items:flex-start;align-items:flex-start}.flex-container.__justify-space-around{justify-content:space-around;-webkit-justify-content:space-around}.flex-container.__justify-space-between{justify-content:space-between;-webkit-justify-content:space-between}.flex-container.__justify-center{justify-content:center;-webkit-justify-content:center}.flex-container.__align-bottom{-webkit-align-items:flex-end;align-items:flex-end}@media(max-width: 1024px){.flex-container.__full-on-tablet{flex-wrap:wrap}.flex-container.__full-on-tablet .flex-item{flex:inherit;width:100%;margin-bottom:10px}}@media(max-width: 647px){.flex-container.__full-on-mob{display:block}.flex-container.__full-on-mob>.flex-item{flex:inherit;margin-bottom:10px;width:100%}}@media(max-width: 647px){.flex-container.__change-order-on-mob .flex-item:first-child{order:2}.flex-container.__change-order-on-mob .flex-item:last-child{order:1}}.flex-item.__width-auto+.flex-item.__width-auto .btn-flat{margin-left:10px}.flex-item.__width-auto+.flex-item.__width-auto .link{margin-left:30px}.z-index-0{z-index:0}.z-index-1{z-index:100}.z-index-2{z-index:200}.z-index-3{z-index:300}.z-index-4{z-index:400}.z-index-5{z-index:500}.z-index-6{z-index:600}.z-index-7{z-index:700}.z-index-8{z-index:800}.z-index-9{z-index:900}.z-index-10{z-index:1000}.z-index-hero-sm{z-index:100000 !important}.z-index-hero{z-index:1000000 !important}.font-size-xxs{font-size:12px !important}.font-size-xs{font-size:14px !important}.font-size-s{font-size:16px !important}.font-size-m{font-size:18px !important}.font-size-l{font-size:20px !important}.font-size-xl{font-size:22px !important}.font-size-xxl{font-size:24px !important}.line-height-xs{line-height:14px !important}.line-height-m{line-height:18px !important}.line-height-l{line-height:20px !important}.line-height-xl{line-height:22px !important}.line-height-xxl{line-height:24px !important}.valign-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}.truncate{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg-hovered-info:hover{background-color:#bddbfd}.bg-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.blue-text{color:#3994ff !important}.black-text{color:#000 !important}.grey-text{color:#888 !important}.text-doted-primary{text-decoration:none;border-bottom:dotted #3994ff 1px}.text-line-through{text-decoration:line-through}.border-shadowed{box-shadow:0px -6px 5px 3px #e8e8e6}.border-muted{border-color:#f6f6f6 !important}.border-0{border:none}.with-fixed-nav{padding-top:82px}@media screen and (max-width: 647px){.with-fixed-nav{padding-top:76px}}.cms-menu .with-fixed-nav{padding-top:136px}.fixed{position:fixed;top:0;width:100%;z-index:100}.helper-text{font-size:14px;color:#858585;display:inline-block}.helper-text a{font-size:14px;color:#858585;display:inline-block;text-decoration:underline}.hide-mobile{display:block !important}.show-mobile{display:none !important}@media screen and (max-width: 647px){.hide-mobile{display:none !important}.show-mobile{display:block !important}}.padding-0{padding:0 !important}.padding-top-m{padding-top:20px !important}.padding-right-s{padding-right:10px !important}.padding-right-l{padding-right:30px !important}.padding-bottom-m{padding-bottom:20px !important}.padding-left-l{padding-left:30px !important}.margin-0{margin:0 !important}.margin-top-xs{margin-top:5px}.margin-right-xs{margin-right:5px}.margin-left-xs{margin-left:5px}.margin-right-s{margin-right:10px}.margin-left-s{margin-left:10px}.margin-bottom-s{margin-bottom:10px}.margin-top-s{margin-top:10px}.margin-right-m{margin-right:20px}.margin-left-m{margin-left:20px}.margin-bottom-m{margin-bottom:20px}.margin-top-0{margin-top:0}.margin-top-m{margin-top:20px}.margin-right-l{margin-right:30px}.margin-left-l{margin-left:30px}.margin-bottom-l{margin-bottom:30px}.margin-top-l{margin-top:30px}@media(max-width: 647px){.mob-hidden{display:none !important}}.pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.white-space-pre-line{white-space:pre-line}.toggle-visibility .toggle-visibility_item{visibility:hidden}.toggle-visibility:hover .toggle-visibility_item,.toggle-visibility.__active .toggle-visibility_item{visibility:visible}.content-min-width-s{min-width:95px}.content-min-width{min-width:140px}.bg-transparent{background-color:rgba(0,0,0,0)}.opacity-0{opacity:0}@keyframes fadeInOnLoadKeyframe{from{opacity:0}to{opacity:1}}@keyframes rotation360KeyFrame{100%{transform:rotate(1turn)}}@keyframes backgroundPosition200KeyFrame{0%{background-position:200% 0}100%{background-position:-200% 0}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}a,a:hover,a:visited,a:focus{text-decoration:none;outline:none}input{outline:none}.search-content{width:initial}.daily-goal-bg{display:none}.content-tools .icon{margin-right:5px}.outer-main .icon{width:21px;height:20px}#center-panel .page-columns{max-width:1000px;margin:0 auto}#popup-window span{line-height:135%}#popup-window .btn-flat{margin-top:20px;min-width:80px}.player-page header{display:flex;position:initial}.player-page #admin-menu-navigation{position:initial}.player-page .admin-menu-bottom-space{display:none}.player-page .video-page-container{margin-top:0}.player-page .video-page-container .tkn-player-controls2>li.progress-holder{width:540px}.dialog-background{position:fixed;top:0;width:100%;height:100%;background:#000;opacity:.1;z-index:100000}.dialog-background.transparent{background:0 0}.dialog{display:none;position:fixed;top:30%;left:40%;z-index:300102;min-width:320px}.dialog h3{margin-top:20px;margin-bottom:10px;font-size:24px;text-align:left}.dialog .dialog-border{background:rgba(0,0,0,.3);padding:10px}.dialog .dialog-window{background:#fff;position:relative;min-width:250px;box-shadow:0 2px 5px 2px rgba(0,0,0,.2)}.dialog .icon-link.close{position:absolute;top:4px;right:4px;width:22px;height:22px;background:url(/public/images/public/icon.png) no-repeat;background-position:0 -300px;vertical-align:middle}.dialog .dialog-content{padding:25px;font-size:16px;font-weight:600;text-align:center;max-width:400px}.dialog .dialog-content.btn-row{text-align:left}.dialog .dialog-content input[type=text]{margin:10px 0;width:100%}.dialog .dialog-content.buttons{background:#bddbfd;overflow:hidden;width:auto !important;display:flex;gap:20px}.dialog .btn{display:inline-block;font-family:Arial;font-size:16px;text-decoration:none;padding:0px 20px;margin:0;line-height:38px;text-align:center;vertical-align:middle;cursor:pointer;color:#333;background-color:#f4f4f4;background-image:-moz-linear-gradient(top, #ffffff, #ededed);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ededed));background-image:-webkit-linear-gradient(top, #ffffff, #ededed);background-image:-o-linear-gradient(top, #ffffff, #ededed);background-image:linear-gradient(to bottom, #ffffff, #ededed);background-repeat:repeat-x;border:1px solid #c9c9c9;border-color:#d7d7d7 rgba(0,0,0,.16) #b8b8b8;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffFFFFFF", endColorstr="#ffededed", GradientType=0);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1)}.dialog .btn.pull-right{float:right}.dialog .btn-green{color:#fff;background-color:#70ae10;background-image:-moz-linear-gradient(top, #a4db2d, #579801);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#a4db2d), to(#579801));background-image:-webkit-linear-gradient(top, #a4db2d, #579801);background-image:-o-linear-gradient(top, #a4db2d, #579801);background-image:linear-gradient(to bottom, #a4db2d, #579801);background-repeat:repeat-x;border:1px solid #579801;border-color:#7abf2a rgba(0,0,0,.16) #3b7401;-webkit-box-shadow:0 1px 2px rgba(48,88,0,.5);-moz-box-shadow:0 1px 2px rgba(48,88,0,.5);box-shadow:0 1px 2px rgba(48,88,0,.5)}.in-between-container .students-holder{position:relative}.in-between-container .students-holder #add-new-class,.in-between-container .students-holder #add-new-student,.in-between-container .students-holder #add-new-teacher,.in-between-container .students-holder #join-class{top:15px;left:200px}.sticky-message{display:none !important}#dialog-import-words .import-words-area{width:100%}#tkn-annotation-vocabulary-control a{color:#fff;padding:12px 20px}#tkn-annotation-vocabulary-control a i{display:inline-block;margin-left:8px;width:10px;height:10px;background:url("../../../images/main-navigation/arrow-white.svg") no-repeat center center}.stream-thumbnail{float:left;position:relative}.stream-thumbnail .play-video{background:url(/public/images/design-v3/play-home.png) no-repeat;width:40px;height:40px;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}#clip-preview-box{background-color:#fff}#clip-preview-box .clip-review-captions-view{overflow:hidden}#clip-preview-box .captions-view,#clip-preview-box .clip-review-captions-view{margin:0 auto;width:576px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:height 1s;-moz-transition:height 1s;-webkit-transition:height 1s}#clip-preview-box .captions-view .all-captions{white-space:nowrap;padding:5px 0}#clip-preview-box .captions-view .caption{text-align:center;cursor:pointer}#clip-preview-box .captions-view .caption .trans-content{font-size:16px}#clip-preview-box .captions-view .caption .words{height:auto;min-height:130px;white-space:normal}#clip-preview-box .captions-view .caption .ignored,#clip-preview-box .captions-view .caption .word,#clip-preview-box .mr-caption-container .ignored,#clip-preview-box .mr-caption-container .word{display:inline-block;float:none;height:70px;vertical-align:top;border-radius:2px}#clip-preview-box .captions-view .caption .ignored .latin,#clip-preview-box .captions-view .caption .word .latin,#clip-preview-box .mr-caption-container .ignored .latin,#clip-preview-box .mr-caption-container .word .latin{font-size:20px;text-align:center;line-height:60px;padding:0 7px;text-shadow:none}#clip-preview-box .captions-view .caption .ignored .pinview,#clip-preview-box .captions-view .caption .ignored .glyph,#clip-preview-box .captions-view .caption .word .pinview,#clip-preview-box .captions-view .caption .word .glyph,#clip-preview-box .mr-caption-container .ignored .pinview,#clip-preview-box .mr-caption-container .ignored .glyph,#clip-preview-box .mr-caption-container .word .pinview,#clip-preview-box .mr-caption-container .word .glyph{font-size:32px;text-align:center;line-height:40px;text-shadow:0 -1px 0 #222;min-width:15px}#clip-preview-box .captions-view .caption .word .glyph>b,#clip-preview-box .captions-view .caption.pinyins-mode .word .pinview>b,#clip-preview-box .mr-caption-container .glyph>b{text-align:center;display:inline-block;width:42px;font-weight:normal}#clip-preview-box .captions-view .caption .word .pin:not(.card-tooltip-pinyin){font-size:16px;line-height:26px}#clip-preview-box .captions-view .caption .ignored .glyph,#clip-preview-box .mr-caption-container .ignored .glyph{font-size:24px}#clip-preview-box .captions-view .caption.active,#clip-preview-box .captions-view .caption.hover{background:#007eb6 !important}#clip-preview-box .captions-view .caption.current .word:hover,#clip-preview-box .captions-view .caption.current .word.active,#clip-preview-box .captions-view .caption.current .word.highlighted-term{color:#fff;background:#3994ff;border-radius:0;text-shadow:none}#clip-preview-box .captions-view .caption .word::after{content:"";display:block;margin:-17px 7px 0;border-top:1px dotted #fff}#clip-preview-box .captions-view .caption.ja .word::after,#clip-preview-box .captions-view .caption.zh .word::after{margin-top:-25px}#clip-preview-box .captions-view .caption.ko .word::after{margin-top:1px}#clip-preview-box body[lang=ja] .captions-view .caption .word:after,#clip-preview-box body[lang=ko] .captions-view .caption .word:after,#clip-preview-box body[lang=zh] .captions-view .caption .word:after{margin-top:0}#clip-preview-box .captions-view .caption .word.featured::after{border-top:1px solid #3994ff}#clip-preview-box .captions-view .caption .word.active::after,#clip-preview-box .captions-view .caption .word.highlighted-term::after,#clip-preview-box .captions-view .caption .word:hover::after{border-top-color:#fff}#clip-preview-box .captions-view .caption .word.clip-preview-term-instance::after{border-top-style:solid}#clip-preview-box .tkn-player-controls2{display:block;list-style:none;padding:0;margin:0 auto;text-align:left;height:52px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#clip-preview-box .tkn-player-controls2>li{display:inline-block;list-style:none;padding:0;margin:0 1px 0 0;width:56px;height:50px;background:#2f2f2f url(/public/images/design-v4/player.png) no-repeat;cursor:pointer;vertical-align:top;float:left}#clip-preview-box .tkn-player-controls2>li.tkn-control-btn:hover{background-color:#000}#clip-preview-box .tkn-player-controls2>li.tkn-control-btn:active{background-color:#444;border-radius:0}#clip-preview-box .tkn-player-controls2>li.progress-holder{width:600px;padding:0 10px 0 20px;background-image:none;cursor:default}#clip-preview-box .tkn-player-controls2>li.disabled{cursor:default;pointer-events:none}#clip-preview-box .tkn-player-controls2>li.text{background-image:none;text-align:center;line-height:52px}#clip-preview-box .tkn-player-controls2>li.text.active{color:#3994ff}#clip-preview-box .tkn-player-controls2>li.text.off{color:#666}#clip-preview-box .tkn-player-controls2>li.play{background-position:17px 11px}#clip-preview-box .tkn-player-controls2>li.play:hover{background-position:-43px 11px}#clip-preview-box .tkn-player-controls2>li.play:active{background-position:-103px 12px}#clip-preview-box .tkn-player-controls2>li.pause{background-position:17px -48px;display:none}#clip-preview-box .tkn-player-controls2>li.pause:hover{background-position:-43px -48px}#clip-preview-box .tkn-player-controls2>li.pause:active{background-position:-103px -47px}#clip-preview-box .tkn-player-controls2>li.repeat{background-position:16px -110px;float:right}#clip-preview-box .tkn-player-controls2>li.repeat:hover{background-position:-44px -110px}#clip-preview-box .tkn-player-controls2>li.repeat:active{background-position:-104px -109px}#clip-preview-box .tkn-player-controls2>li.repeat.disabled{background-position:-164px -109px;background-color:#444}#clip-preview-box .tkn-player-controls2>li.repeat.active{background-position:16px -170px}#clip-preview-box .tkn-player-controls2>li.repeat.active:hover{background-position:-44px -170px}#clip-preview-box .tkn-player-controls2>li.repeat.active:active{background-position:-104px -169px}#clip-preview-box .tkn-player-controls2>li.volume-mute{background-position:14px -229px;border:0;margin:0;padding:0;width:48px}#clip-preview-box .tkn-player-controls2>li.volume-unmute{border:0;margin:0;padding:0;width:48px;background-position:-46px -229px;display:none}#clip-preview-box .tkn-player-controls2>li.volume-mute:hover{background-position:14px -229px}#clip-preview-box .tkn-player-controls2>li.volume-unmute:hover{background-position:-46px -229px}#clip-preview-box .tkn-player-controls2>li.volume-mute:active{background-position:-106px -228px}#clip-preview-box .tkn-player-controls2>li.config{background-position:10px -289px;width:48px;margin:0}#clip-preview-box .tkn-player-controls2>li.config.disabled{background-position:-170px -289px;background-color:#444}#clip-preview-box .tkn-player-controls2>li.config.hovered,#clip-preview-box .tkn-player-controls2>li.config:hover{background-position:-50px -289px;background-color:#fff;overflow:visible;z-index:1001;position:absolute}#clip-preview-box .tkn-player-controls2>li.prev{background-position:12px -348px}#clip-preview-box .tkn-player-controls2>li.prev:hover{background-position:-48px -348px}#clip-preview-box .tkn-player-controls2>li.prev:active{background-position:-108px -347px}#clip-preview-box .tkn-player-controls2>li.next{background-position:15px -408px}#clip-preview-box .tkn-player-controls2>li.next:hover{background-position:-45px -408px}#clip-preview-box .tkn-player-controls2>li.next:active{background-position:-105px -407px}#clip-preview-box .tkn-player-controls2>li.volume-mute.volume-control-disabled,#clip-preview-box .tkn-player-controls2>li.volume-unmute.volume-control-disabled{background:#2f2f2f;cursor:auto}#clip-preview-box .volume-container{padding-right:5px;position:absolute;display:none;background:#2f2f2f;width:43px;height:85px;margin-left:0;text-align:center}#clip-preview-box .tkn-volume-slider-panel{position:relative;width:10px;margin-left:19px}#clip-preview-box .tkn-volume-slider{margin-top:12px;height:70px;width:10px;background:#484848;box-shadow:inset 1px 1px 3px #111;border:0;border-radius:0}#clip-preview-box .tkn-volume-slider .ui-slider-handle{top:auto;width:16px;height:6px;box-shadow:-1px 0 rgba(0,0,0,.5);border-radius:0;padding:0;border:0;margin-top:-3px;cursor:pointer;left:-3px;margin-left:0;margin-bottom:0}#clip-preview-box .tkn-volume-slider .ui-slider-range{width:10px;bottom:0;position:absolute;background:#ff4200;background-image:linear-gradient(bottom, #ff4200 0%, #ff8a00 100%);background-image:-moz-linear-gradient(bottom, #ff4200 0, #ff8a00 100%);background-image:-webkit-linear-gradient(bottom, #ff4200 0, #ff8a00 100%);background-image:-ms-linear-gradient(bottom, #ff4200 0%, #ff8a00 100%);border-radius:0;border:0}#clip-preview-box .tkn-control-btn-speed-control{background:0 0 !important;display:flex !important;flex-flow:row;align-items:center;justify-content:center}#clip-preview-box .tkn-control-btn-speed-control:hover{background:#000 !important}#clip-preview-box .tkn-control-btn-speed-control p{color:#000;width:43px;margin:0 5px;font-weight:400;font-size:15px;line-height:23px;text-align:center;background:#d9d9d9;border-radius:10px;height:24px}#clip-preview-box #clip-review-controls .disabled{display:none}body{font-family:Source Sans Pro Regular,helvetica,arial,sans-serif;font-size:18px;color:#353e44;min-width:320px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}body input{font-size:16px;color:#353e44}body #main-navigation-header-container:has(.banner-top){height:60px}body,html{height:100%}@-ms-viewport{width:auto}.icon{width:24px;height:24px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:contain;margin:0;padding:0}.icon-search{background-image:url("../../images/main-navigation/icons/common/search.svg")}.icon-best-streak{background-image:url("../../images/main-navigation/icons/common/best-streak.svg")}.icon-coin{background-image:url("../../images/main-navigation/icons/common/coin.svg")}.icon-checkmark{background-image:url("../../images/main-navigation/icons/common/checkmark.svg")}.icon-checkmark-orange{background-image:url("../../images/main-navigation/icons/common/checkmark-orange.svg")}.icon-checkmark-green{background-image:url("../../images/main-navigation/icons/common/checkmark-green.svg")}.icon-cross{background-image:url("../../images/main-navigation/icons/common/cross.svg")}.icon-snowflake{background-image:url("../../images/main-navigation/icons/common/snowflake.svg")}.icon-arrow-right,.icon-arrow{background-image:url("../../images/main-navigation/icons/common/arrow.svg")}.icon-arrow-left{background-image:url("../../images/main-navigation/icons/common/arrow.svg");-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.icon-filter{background-image:url("../../images/main-navigation/icons/common/filter.svg")}.icon-play{background-image:url("../../images/main-navigation/icons/common/play.svg")}.button-outlined .icon-play{background-image:url("../../images/main-navigation/icons/common/play-blue.svg")}.icon-lock{background-image:url("../../images/main-navigation/icons/common/lock.svg")}.icon-lock-gray{background-image:url("../../images/main-navigation/icons/common/lock-gray.svg")}.icon.__arrow-bold.__right{background-image:url("../../images/main-navigation/icons/common/arrow.svg")}.icon.__arrow-bold.__left{background-image:url("../../images/main-navigation/icons/common/arrow.svg");-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background-position:center !important}.icon.__arrow-bold.__left.__m{height:20px}.icon-type-video,.icon-type-audio,.icon-type-flashcard,.icon-type-playlist,.icon-type-course{width:20px;height:18px}.icon-type-video{background-image:url("../../images/main-navigation/icons/content/type-video.svg")}.icon-type-audio{background-image:url("../../images/main-navigation/icons/content/type-audio.svg")}.icon-type-flashcard{background-image:url("../../images/main-navigation/icons/content/type-flashcard.svg")}.icon-type-playlist,.icon-type-course{background-image:url("../../images/main-navigation/icons/content/type-playlist.svg")}.icon-section-favorites{background-image:url("../../images/main-navigation/icons/content/section-favorites.svg")}.icon-section-flashcards{background-image:url("../../images/main-navigation/icons/content/section-flashcards.svg")}.icon-section-vocab{background-image:url("../../images/main-navigation/icons/content/section-my-vocab.svg")}.icon-section-playlists{background-image:url("../../images/main-navigation/icons/content/section-playlists.svg")}.icon-section-rfr{background-image:url("../../images/main-navigation/icons/content/section-rfr.svg")}.icon-section-already-known{background-image:url("../../images/main-navigation/icons/content/section-already-known.svg")}.icon-difficulty-beginner{background-image:url("../../images/main-navigation/icons/content/level-beginner.svg")}.icon-difficulty-intermediate{background-image:url("../../images/main-navigation/icons/content/level-intermediate.svg")}.icon-difficulty-advanced{background-image:url("../../images/main-navigation/icons/content/level-advanced.svg")}.icon-menu-burger{fill:gray}.icon-menu-courses{background-image:url("../../images/main-navigation/icons/menu/courses.svg")}.icon-menu-explore{background-image:url("../../images/main-navigation/icons/menu/explore.svg")}.icon-menu-my-library{background-image:url("../../images/main-navigation/icons/menu/my-library.svg")}.icon-menu-classes{background-image:url("../../images/main-navigation/icons/menu/classes.svg")}.icon-menu-teachers{background-image:url("../../images/main-navigation/icons/menu/teachers.svg")}.icon-menu-students{background-image:url("../../images/main-navigation/icons/menu/students.svg")}.icon-menu-assignments{background-image:url("../../images/main-navigation/icons/menu/assignments.svg")}.icon-menu-progress{background-image:url("../../images/main-navigation/icons/menu/progress.svg")}.icon-menu-subscription{background-image:url("../../images/main-navigation/icons/menu/subscription.svg")}.icon-alert-done{background-image:url("../../images/main-navigation/icons/alert/done.svg");width:80px;height:80px}.icon-alert-success{background-image:url("../../images/main-navigation/icons/alert/success.svg");width:55px;height:64px}.icon-alert-connection{width:78px;height:78px}.icon-alert-error{background-image:url("../../images/main-navigation/icons/alert/error.svg");width:78px;height:78px}.icon-bg{display:flex;flex-direction:row;align-items:center;justify-content:center;width:32px;height:28px;border-radius:5px;overflow:hidden}.icon-bg-favorites{background-color:#fdf1de}.icon-bg-favorites .icon{width:20px;height:18px}.icon-bg-flashcards{background-color:#f6e7fa}.icon-bg-playlists,.icon-bg-rfr{background-color:#fbe9dd}.icon-bg-vocab{background-color:#edf4fe}.icon-bg-already-known{background-color:#edf8e4}.icon-flag{display:inline-block;width:32px;height:21px;border-radius:5px;overflow:hidden;background-image:url("../../images/flags/flags-sprite.png");background-repeat:no-repeat;background-size:30px;background-position-x:1px}.flag-de{background-position-y:0}.flag-fr{background-position-y:-22px}.flag-es{background-position-y:-43px}.flag-ru{background-position-y:-65px}.flag-pt{background-position-y:-86px}.flag-zh{background-position-y:-107px}.flag-en{background-position-y:-129px}.flag-it{background-position-y:-150px}.flag-ja{background-position-y:-172px}.flag-ko{background-position-y:-193px}.button{padding:10px;overflow:hidden;display:inline-block;border-radius:12px;background-color:#3994ff;color:#fff}.button:hover{background-color:#4382ea;color:#fff}.button:active{background-color:#3571db}.button.is-loading::before{width:30px}.btn-large{padding:14px 20px !important;font-size:20px}.button-iconic{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:100%;text-align:center;box-sizing:border-box;padding:0;color:#fff;font-size:18px;font-weight:700}.button-primary{box-shadow:0 3px 12px 0 rgba(36,123,226,.5)}.button-primary:active{box-shadow:none}.button-primary.is-loading::before{display:inline-block;width:30px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side, #fff 94%, rgba(0, 0, 0, 0)) top/5px 5px no-repeat,conic-gradient(rgba(0, 0, 0, 0) 30%, #fff);-webkit-mask:radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 5px), #000 0);animation:rotation360KeyFrame 1s infinite linear}.button-disabled,.button-disabled:hover,.button-disabled:active{color:gray;background-color:#e6e6e6}.button-secondary{color:#3994ff;background-color:#edf4fe}.button-secondary:hover{background-color:rgb(232.1684210526,241.0473684211,253.7315789474)}.button-secondary:active{background-color:rgb(227.3368421053,238.0947368421,253.4631578947)}.button-secondary.is-loading{color:rgb(108,175.5606060606,255);background-color:#fff}.button-outlined{border:2px solid #3994ff;background:#fff;color:#3994ff}.button-outlined:hover{border-color:#4382ea;color:#4382ea;background:#fff}.button-outlined:active{border-color:#3571db;color:#3571db;background:#fff}.button-confirm{background-color:#ff4343;color:#fff;box-shadow:0 3px 12px 0 rgba(255,67,67,.5)}.button-confirm:hover{background-color:#ff1010;box-shadow:none}.button-confirm:active{background-color:#dc0000;box-shadow:none}.button-grayed{color:gray;background-color:#f7f7f7}.button-grayed:hover{background-color:rgb(221.5,221.5,221.5);color:rgb(102.5,102.5,102.5)}.button-grayed:active{background-color:#c4c4c4;color:#4d4d4d}.button-success,.button.learn,.button.learned{color:#79ce3a;background-color:#edf8e4}.button-success:hover,.button.learn:hover,.button.learned:hover{background-color:rgb(234.3,246.95,223.95)}.button-success:active,.button.learn:active,.button.learned:active{background-color:rgb(231.6,245.9,219.9)}.button-success.is-loading,.button.learn.is-loading,.button.learned.is-loading{color:hsl(94.4594594595,60.162601626%,61.7647058824%);background-color:rgb(250.5,253.25,248.25)}.button.need-rewatch{background-color:#79ce3a}.button.learned.play-button{color:#fff;background-color:#79ce3a}.button-rfr,.button.rfr{color:#ff9b12;background-color:#fdf1de}.button-rfr:hover,.button.rfr:hover{background-color:rgb(252.7085714286,238.96,217.1914285714)}.button-rfr:active,.button.rfr:active{background-color:rgb(252.4171428571,236.92,212.3828571429)}.button-rfr.is-loading,.button.rfr.is-loading{color:rgb(255,176.5189873418,69);background-color:rgb(254.4571428571,251.2,246.0428571429)}.button-rfr-active,.button.rfr.active{color:#fff;background-color:#ff9b12;box-shadow:0 3px 12px 0 rgba(255,155,18,.2)}.button-rfr-active:hover,.button.rfr.active:hover{background-color:rgb(255,152.8481012658,12.9)}.button-rfr-active:active,.button.rfr.active:active{background-color:rgb(255,150.6962025316,7.8)}.button-rfr-active.is-loading,.button.rfr.active.is-loading{background-color:rgb(255,165.7594936709,43.5)}.toggle-button{display:flex;flex-direction:row;align-items:center;cursor:pointer;justify-content:space-between;gap:10px;background-color:#edf4fe;padding:8px 16px;color:#3994ff;font-size:14px;font-weight:600;border-radius:10px;overflow:hidden}.toggle-button .icon{fill:#3994ff;stroke:#3994ff}input[type=checkbox]:checked+.toggle-button,.toggle-button:hover,.toggle-button.active{background-color:#3994ff;color:#fff}input[type=checkbox]:checked+.toggle-button .icon,.toggle-button:hover .icon,.toggle-button.active .icon{fill:#fff;stroke:#fff}input[type=checkbox]:checked+.toggle-button:active,.toggle-button:active{background-color:#3571db}.card-item{cursor:pointer;border-radius:12px;background-color:#fff;border:2px solid #fff;box-shadow:0 3px 12px 0 rgba(0,0,0,.1)}.card-item:hover{box-shadow:0 10px 30px 0 rgba(0,0,0,.1)}.card-item:active{box-shadow:0 3px 12px 0 rgba(0,0,0,.1)}.expandable-text{position:relative;max-height:100px;overflow:hidden;transition:max-height 1s ease-out}.expandable-text .text-content{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.expandable-text .show-more-button{color:#3994ff;margin-top:8px}.expandable-text.expanded{max-height:500px}.expandable-text.expanded .text-content{-webkit-line-clamp:unset}.delimiter{border-bottom:2px solid #ededed;margin-bottom:20px}.progress-badge{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:url("../../images/main-navigation/icons/content/progress-badge.svg") center no-repeat;background-size:contain}.progress-badge.rfr{background-image:url("../../images/main-navigation/icons/content/progress-badge-rfr.svg")}.progress-badge.white{background-image:url("../../images/main-navigation/icons/content/progress-badge-white.svg")}.progress-badge .icon{width:13px;height:13px}.progress{height:8px;background-color:#e6e6e6;border-radius:10px;position:relative;max-width:100%;overflow:hidden}.progress div{background-color:#79ce3a;border-radius:10px;position:absolute;top:0;bottom:0;left:0}.progress.rfr div{background-color:#ff9b12}.progress.learned div{background-color:#79ce3a}.progress.loading{background:linear-gradient(90deg, #f5f5f5, #e0e0e0, #f5f5f5);background-size:200% 100%;animation:backgroundPosition200KeyFrame 2.5s linear infinite}.progress.loading div{display:none}a.content:hover h3{color:#4382ea}a.content:active h3{color:#3571db}.content-poster{position:relative;border-radius:12px;overflow:hidden;width:200px;height:120px}.content-poster .importing-image .importing-loader{width:80%;height:80%;position:absolute;left:10%}.content-poster .importing-image .importing-text{bottom:7%;position:absolute;text-align:center;width:100%;font-weight:600}.content-poster img{width:200px}.content-poster .difficulty,.content-poster .duration,.content-poster .locker{position:absolute;background-color:#fff;border-radius:6px;z-index:1}.content-poster .duration,.content-poster .locker{right:9px;bottom:9px}.content-poster .difficulty{top:7px;right:7px;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.content-poster .difficulty .icon{width:14px;height:14px}.content-poster .duration{padding:3px 5px;font-size:12px;font-weight:600}.content-poster .locker{left:9px;display:flex;align-items:center;justify-content:center;width:20px;height:18px}.content-poster .locker .icon{width:12px;height:14px}.content-poster .progress{position:absolute;bottom:0;border-radius:0;height:6px;left:0;right:0;margin-bottom:0 !important;background:none}.content-poster .progress div{border-radius:0}.content-poster .progress-badge{position:absolute;bottom:10px;left:10px}.tooltip{position:absolute;display:flex;align-items:center;background:#fff;box-shadow:0 0 16px rgba(0,0,0,.1);z-index:20;border-radius:12px}.tooltip .arrow{width:20px;height:20px;background-color:#fff;position:absolute;right:20px;top:-8px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:6px;z-index:-1}.dropdown-menu{overflow:hidden;border-radius:12px;display:flex;flex-direction:column}.dropdown-menu li a{padding:16px;display:flex;flex-direction:row;align-items:center;gap:8px;color:gray;background-color:#fff;font-size:14px;font-weight:600}.dropdown-menu li a .icon{width:16px;height:16px;fill:gray}.dropdown-menu li a:hover{color:#3994ff;background-color:#edf4fe}.dropdown-menu li a:hover .icon{fill:#3994ff}.is-loading{position:relative}.is-loading::before{content:"";z-index:9;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;display:inline-block;width:30%;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side, #3994ff 94%, rgba(0, 0, 0, 0)) top/5px 5px no-repeat,conic-gradient(rgba(0, 0, 0, 0) 30%, #3994ff);-webkit-mask:radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 5px), #000 0);animation:rotation360KeyFrame 1s infinite linear}.loading-skeleton{background:linear-gradient(90deg, #f5f5f5, #e0e0e0, #f5f5f5);background-size:200% 100%;animation:backgroundPosition200KeyFrame 2.5s linear infinite}.loader-indicator{display:flex;align-items:center;justify-content:center;position:relative}.loader-indicator.page{min-height:400px}.loader-indicator.elevated{height:100%}.loader-indicator .spinner{display:block;position:relative;width:40px;height:40px}.loader-indicator .spinner:before{content:"";z-index:9;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;display:inline-block;width:100%;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side, #3994ff 94%, rgba(0, 0, 0, 0)) top/5px 5px no-repeat,conic-gradient(rgba(0, 0, 0, 0) 30%, #3994ff);-webkit-mask:radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 5px), #000 0);animation:rotation360KeyFrame 1s infinite linear}.loader-indicator.small .spinner{width:20px;height:20px}.loader-indicator.white .spinner:before{display:inline-block;width:100%;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side, #fff 94%, rgba(0, 0, 0, 0)) top/5px 5px no-repeat,conic-gradient(rgba(0, 0, 0, 0) 30%, #fff);-webkit-mask:radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 5px), #000 0);animation:rotation360KeyFrame 1s infinite linear}.text-input{font-size:16px;font-weight:600;line-height:150%;color:gray;border-radius:12px;background-color:#fff;border:2px solid #e6e6e6;padding:16px 12px}.text-input:focus{background-color:#edf4fe;border-color:#3994ff}.text-input.error,.text-input.error:focus{border-color:#ff4343}.text-input.error:focus{background-color:#fbeceb}.custom-checkbox{display:flex;flex-direction:row;align-items:center;gap:16px;cursor:pointer}.custom-checkbox i{width:32px;height:32px}.custom-checkbox span{font-size:18px;font-style:normal;font-weight:600;color:#353e44}.custom-checkbox:hover{opacity:.8}.space-bottom{margin-bottom:30px}.space-bottom.xl{margin-bottom:50px}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#79ce3a;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#fff;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#353e44;font-size:17px;font-weight:bold;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#fff}.progress-container .inner{display:flex;flex-direction:row;align-items:flex-end;gap:2px;font-size:12px;font-weight:bold}.progress-container .inner .title{font-size:16px}.progress-container.rfr .CircularProgressbar-path{stroke:#ff9b12}.search-unit_dropdown{z-index:1000;font-family:"Source Sans 3",sans-serif !important;line-height:14px !important;font-size:14px;color:#353e44}.search-unit_dropdown .search-unit_dropdown-scrollable{overflow:hidden}.search-unit_dropdown .text-primary{color:#3994ff}.search-unit_dropdown .title{color:#7f7f7f;text-transform:uppercase;padding:10px 15px;border-bottom:1px solid #e2e2e2;background-color:#f6f6f6;font-size:14px;line-height:20px;font-weight:600}.search-unit_dropdown .link{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e2e2;padding:.5rem 1rem;color:#3994ff;text-decoration:none;line-height:20px;font-weight:600}.search-unit_dropdown .link i{width:8px}.search-unit_dropdown .link:hover{color:rgb(6,120.4393939394,255)}.search-unit_dropdown .item,.search-unit_dropdown .search-content-item{color:#353e44;padding:10px 15px;border-bottom:1px solid #e2e2e2}.search-unit_dropdown .item:hover,.search-unit_dropdown .search-content-item:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.search-unit_dropdown .item{display:block}.search-unit_dropdown .item .result-text{font-size:16px;font-weight:700}.search-unit_dropdown .item .result-transliteration{line-height:1.2}.search-unit_dropdown .item .result-transliteration.hiragana{margin-bottom:4px}.search-unit_dropdown .item .result-transliteration.romaji{margin-top:4px}.search-unit_dropdown .item .result-description{line-height:18px;margin-top:5px}.search-unit_dropdown .search-content-item{display:flex;flex-direction:row;align-items:flex-start;gap:10px}.search-unit_dropdown .search-content-item .poster{position:relative;overflow:hidden;width:130px;height:73px}.search-unit_dropdown .search-content-item .poster img{width:130px;height:73px}.search-unit_dropdown .search-content-item .poster .duration{position:absolute;bottom:0;right:0;padding:0 5px;background:#353e44;color:#fff;font-weight:bold;font-size:12px;line-height:18px}.search-unit_dropdown .search-content-item .poster .locker{position:absolute;bottom:4px;left:4px;display:flex;align-items:center;justify-content:center;width:20px;height:18px;background-color:#fff;border-radius:6px;z-index:1}.search-unit_dropdown .search-content-item .poster .locker .icon{width:12px;height:14px}.search-unit_dropdown .search-content-item .content-info{display:flex;flex-direction:column;gap:10px}.search-unit_dropdown .search-content-item .content-info h4{margin-bottom:10px;line-height:18px;position:relative;font-size:14px;margin-top:0;font-weight:bold}.search-unit_dropdown .search-content-item .content-info h4 i{position:relative;top:3px;margin-right:4px;vertical-align:baseline}.search-unit_dropdown .search-content-item .content-info .difficulty{font-size:12px;font-weight:normal}.search-unit_dropdown .search-content-item:hover .content-info h4{color:#3994ff}.top-banner,.top-banner>a{position:fixed;left:0;top:0;width:100%;height:60px;overflow:hidden;display:flex;justify-content:center;align-items:center;z-index:1000;font-family:Source Sans Pro Semi Bold,helvetica,arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.top-banner .top-banner-animation,.top-banner>a .top-banner-animation{position:absolute;height:230px;z-index:-1}@media screen and (max-width: 647px){.top-banner .top-banner-animation,.top-banner>a .top-banner-animation{height:120px}}.top-banner .top-banner-text,.top-banner>a .top-banner-text{position:absolute;font-size:20px;color:#fff;padding:0 20px;text-align:center}@media screen and (max-width: 647px){.top-banner .top-banner-text,.top-banner>a .top-banner-text{font-size:12px}}.top-banner .top-banner-close-btn,.top-banner>a .top-banner-close-btn{position:absolute;right:50px;opacity:.8;cursor:pointer}@media screen and (max-width: 647px){.top-banner .top-banner-close-btn,.top-banner>a .top-banner-close-btn{right:8px}}.banner{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;position:fixed;z-index:1001;left:0;right:0;padding:0 10px;background-color:#3994ff;color:#fff;font-size:16px}.banner.banner-bottom{bottom:0;padding:9px;font-size:15px}.banner.banner-top{text-align:center;top:0;height:60px}.banner.banner-trial-ended{gap:30px}.banner.banner-trial-ended i{width:32px;height:37px;background-size:32px 37px;background-image:url("../../images/design-v6/timer-icon.png");flex-shrink:0}.banner .button{border-radius:0;color:#fff;background-color:#3994ff;border:1px solid #fff;padding:8px 24px;display:inline-block;cursor:pointer;text-align:center;line-height:140%}.banner .button:hover{background-color:#49bdf0}.banner .link{color:#fff;border-bottom:1px dotted;font-weight:bold}.banner .link:hover{border-bottom:none}.youtube-channel-banner-wrapper{position:relative;border-radius:16px;height:138px;width:100%}.youtube-channel-banner-wrapper.extension-installed .youtube-channel-banner{background-color:#ebf4ff;right:0 !important;border-radius:16px}.youtube-channel-banner-wrapper.extension-installed .youtube-channel-inner-wrapper .youtube-channel-banner-text{font-size:18px;color:#000}@media screen and (max-width: 1040px){.youtube-channel-banner-wrapper.extension-installed .youtube-channel-inner-wrapper .youtube-channel-banner-text{font-size:18px}}.youtube-channel-banner-wrapper.extension-installed .youtube-channel-inner-wrapper .youtube-channel-banner-button{background-color:#000}.youtube-channel-banner-wrapper.extension-installed .youtube-channel-inner-wrapper .youtube-channel-banner-logo{margin-left:0}@media screen and (max-width: 752px){.youtube-channel-banner-wrapper{height:160px;overflow:hidden}}@media screen and (max-width: 619px){.youtube-channel-banner-wrapper{height:200px;overflow:hidden}}.youtube-channel-banner-wrapper .youtube-channel-banner{width:100%;height:100%}@media screen and (max-width: 752px){.youtube-channel-banner-wrapper .youtube-channel-banner{height:100%;width:auto;object-fit:cover;object-position:right center;position:absolute;z-index:-1;right:-100%}}.youtube-channel-banner-wrapper .youtube-channel-inner-wrapper{position:absolute;display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:calc(100% - 84px);padding:0 80px;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 752px){.youtube-channel-banner-wrapper .youtube-channel-inner-wrapper{flex-flow:column;overflow:hidden;margin:8px 0}}.youtube-channel-banner-wrapper .youtube-channel-inner-wrapper .youtube-channel-banner-logo{width:146px;height:100%;margin-left:21px}@media screen and (max-width: 1294px){.youtube-channel-banner-wrapper .youtube-channel-inner-wrapper .youtube-channel-banner-logo{display:none}}.youtube-channel-banner-wrapper .youtube-channel-inner-wrapper .youtube-channel-banner-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;min-width:178px;height:46px;background:#f22;border-radius:10px;font-size:18px;color:#fff;font-weight:600;white-space:nowrap}@media screen and (max-width: 1180px){.youtube-channel-banner-wrapper .youtube-channel-inner-wrapper .youtube-channel-banner-button{min-width:auto;padding:0 18px;width:178px}}.youtube-channel-banner-wrapper .youtube-channel-inner-wrapper .youtube-channel-banner-text{font-size:24px;font-weight:600;color:#fff;margin:0 90px}@media screen and (max-width: 1355px){.youtube-channel-banner-wrapper .youtube-channel-inner-wrapper .youtube-channel-banner-text{margin:0 60px}}@media screen and (max-width: 1294px){.youtube-channel-banner-wrapper .youtube-channel-inner-wrapper .youtube-channel-banner-text{margin:auto}}@media screen and (max-width: 1040px){.youtube-channel-banner-wrapper .youtube-channel-inner-wrapper .youtube-channel-banner-text{font-size:20px}}@media screen and (max-width: 752px){.youtube-channel-banner-wrapper .youtube-channel-inner-wrapper .youtube-channel-banner-text{font-size:18px;margin:0 16px 8px 16px;text-align:center}}.react-paginate{display:flex;list-style:none;padding:0;margin:20px 0;justify-content:center;align-items:center}.react-paginate li{margin:0 4px}.react-paginate li a{padding:8px;border:1px solid #f0f0f0;border-radius:8px;cursor:pointer;text-decoration:none;color:#353e44;display:inline-block;min-width:16px;text-align:center;font-family:Source Sans Pro Regular,helvetica,arial,sans-serif;font-size:15px;font-weight:600}.react-paginate li a:hover{background-color:rgba(57,148,255,.1)}.react-paginate li.selected a{background-color:#3994ff;color:#fff}.react-paginate li.disabled{display:none}.react-paginate li.break-me a{color:gray;border:none}.react-paginate li.break-me a:hover{background-color:rgba(0,0,0,0);color:#4382ea}.react-paginate li.previous a,.react-paginate li.next a{color:#3994ff;display:flex;align-items:center;gap:13px;border:none}.react-paginate li.previous a:hover,.react-paginate li.next a:hover{background-color:rgba(0,0,0,0);color:#4382ea}.react-paginate li.previous a:hover svg path,.react-paginate li.next a:hover svg path{stroke:#4382ea}a.btn.btn-v6 .spinner,button.px-4 .spinner{display:none;width:60px;height:60px;border-radius:50%;border:4px solid #3994ff;border-right-color:rgba(0,0,0,0);animation:spin .75s linear infinite;box-sizing:border-box}a.btn.btn-v6 .spinner.__xs,button.px-4 .spinner.__xs{width:25px;height:25px;border-width:2px}a.btn.btn-v6.btn-spinner-active,button.px-4.btn-spinner-active{position:relative}a.btn.btn-v6.btn-spinner-active .spinner,button.px-4.btn-spinner-active .spinner{position:absolute;top:calc(50% - 25px/2);left:calc(50% - 25px/2);display:inline-block}a.btn.btn-v6.btn-spinner-active.added .spinner.__xs,button.px-4.btn-spinner-active.added .spinner.__xs{border-color:#fff;border-right-color:rgba(0,0,0,0)}.in-between-container #add-to-vocab .add-to-vocab-btn .spinner{border-color:#fff;border-right-color:rgba(0,0,0,0)}.isolate-bootstrap{/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */}.isolate-bootstrap :root{--blue: #3994ff;--indigo: #6610f2;--purple: #a956d0;--pink: #e83e8c;--red: #dc3545;--orange: #ffae02;--yellow: #ffc600;--green: #8ecd4a;--teal: #20c997;--cyan: #BDDBFD;--white: #fff;--gray: #bcbcbc;--gray-dark: #444;--primary: #3994ff;--secondary: #7f7f7f;--success: #8ecd4a;--info: #BDDBFD;--warning: #ffc600;--danger: #dc3545;--light: #f6f6f6;--dark: #444;--success-light: rgb(166.9480519481, 216.038961039, 113.961038961);--danger-light: rgb(235.9789473684, 135.7526315789, 135.0210526316);--warning-muted: rgb(255, 243.6, 204);--advance: #4a981f;--accent: #ffae02;--accent-muted: rgb(255, 222.9841897233, 155);--primary-light: rgb(108, 175.5606060606, 255);--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.isolate-bootstrap *,.isolate-bootstrap *::before,.isolate-bootstrap *::after{box-sizing:border-box}.isolate-bootstrap html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.isolate-bootstrap article,.isolate-bootstrap aside,.isolate-bootstrap figcaption,.isolate-bootstrap figure,.isolate-bootstrap footer,.isolate-bootstrap header,.isolate-bootstrap hgroup,.isolate-bootstrap main,.isolate-bootstrap nav,.isolate-bootstrap section{display:block}.isolate-bootstrap body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:0.875rem;font-weight:400;line-height:1;color:#000;text-align:left;background-color:#fff}.isolate-bootstrap [tabindex="-1"]:focus{outline:0 !important}.isolate-bootstrap hr{box-sizing:content-box;height:0;overflow:visible}.isolate-bootstrap h1,.isolate-bootstrap h2,.isolate-bootstrap h3,.isolate-bootstrap h4,.isolate-bootstrap h5,.isolate-bootstrap h6{margin-top:0;margin-bottom:10px}.isolate-bootstrap p{margin-top:0;margin-bottom:1rem}.isolate-bootstrap abbr[title],.isolate-bootstrap abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}.isolate-bootstrap address{margin-bottom:1rem;font-style:normal;line-height:inherit}.isolate-bootstrap ol,.isolate-bootstrap ul,.isolate-bootstrap dl{margin-top:0;margin-bottom:1rem}.isolate-bootstrap ol ol,.isolate-bootstrap ul ul,.isolate-bootstrap ol ul,.isolate-bootstrap ul ol{margin-bottom:0}.isolate-bootstrap dt{font-weight:700}.isolate-bootstrap dd{margin-bottom:.5rem;margin-left:0}.isolate-bootstrap blockquote{margin:0 0 1rem}.isolate-bootstrap b,.isolate-bootstrap strong{font-weight:bolder}.isolate-bootstrap small{font-size:80%}.isolate-bootstrap sub,.isolate-bootstrap sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.isolate-bootstrap sub{bottom:-0.25em}.isolate-bootstrap sup{top:-0.5em}.isolate-bootstrap a{color:#3994ff;text-decoration:none;background-color:rgba(0,0,0,0)}.isolate-bootstrap a:hover{color:theme-color("primary");text-decoration:none}.isolate-bootstrap a:not([href]):not([tabindex]){color:inherit;text-decoration:none}.isolate-bootstrap a:not([href]):not([tabindex]):hover,.isolate-bootstrap a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}.isolate-bootstrap a:not([href]):not([tabindex]):focus{outline:0}.isolate-bootstrap pre,.isolate-bootstrap code,.isolate-bootstrap kbd,.isolate-bootstrap samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}.isolate-bootstrap pre{margin-top:0;margin-bottom:1rem;overflow:auto}.isolate-bootstrap figure{margin:0 0 1rem}.isolate-bootstrap img{vertical-align:middle;border-style:none}.isolate-bootstrap svg{overflow:hidden;vertical-align:middle}.isolate-bootstrap table{border-collapse:collapse}.isolate-bootstrap caption{padding-top:7px;padding-bottom:7px;color:#bcbcbc;text-align:left;caption-side:bottom}.isolate-bootstrap th{text-align:inherit}.isolate-bootstrap label{display:inline-block;margin-bottom:.5rem}.isolate-bootstrap button{border-radius:0}.isolate-bootstrap button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.isolate-bootstrap input,.isolate-bootstrap button,.isolate-bootstrap select,.isolate-bootstrap optgroup,.isolate-bootstrap textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.isolate-bootstrap button,.isolate-bootstrap input{overflow:visible}.isolate-bootstrap button,.isolate-bootstrap select{text-transform:none}.isolate-bootstrap select{word-wrap:normal}.isolate-bootstrap button,.isolate-bootstrap [type=button],.isolate-bootstrap [type=reset],.isolate-bootstrap [type=submit]{-webkit-appearance:button}.isolate-bootstrap button:not(:disabled),.isolate-bootstrap [type=button]:not(:disabled),.isolate-bootstrap [type=reset]:not(:disabled),.isolate-bootstrap [type=submit]:not(:disabled){cursor:pointer}.isolate-bootstrap button::-moz-focus-inner,.isolate-bootstrap [type=button]::-moz-focus-inner,.isolate-bootstrap [type=reset]::-moz-focus-inner,.isolate-bootstrap [type=submit]::-moz-focus-inner{padding:0;border-style:none}.isolate-bootstrap input[type=radio],.isolate-bootstrap input[type=checkbox]{box-sizing:border-box;padding:0}.isolate-bootstrap input[type=date],.isolate-bootstrap input[type=time],.isolate-bootstrap input[type=datetime-local],.isolate-bootstrap input[type=month]{-webkit-appearance:listbox}.isolate-bootstrap textarea{overflow:auto;resize:vertical}.isolate-bootstrap fieldset{min-width:0;padding:0;margin:0;border:0}.isolate-bootstrap legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.isolate-bootstrap progress{vertical-align:baseline}.isolate-bootstrap [type=number]::-webkit-inner-spin-button,.isolate-bootstrap [type=number]::-webkit-outer-spin-button{height:auto}.isolate-bootstrap [type=search]{outline-offset:-2px;-webkit-appearance:none}.isolate-bootstrap [type=search]::-webkit-search-decoration{-webkit-appearance:none}.isolate-bootstrap ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.isolate-bootstrap output{display:inline-block}.isolate-bootstrap summary{display:list-item;cursor:pointer}.isolate-bootstrap template{display:none}.isolate-bootstrap [hidden]{display:none !important}.isolate-bootstrap h1,.isolate-bootstrap h2,.isolate-bootstrap h3,.isolate-bootstrap h4,.isolate-bootstrap h5,.isolate-bootstrap h6,.isolate-bootstrap .h1,.isolate-bootstrap .h2,.isolate-bootstrap .h3,.isolate-bootstrap .h4,.isolate-bootstrap .h5,.isolate-bootstrap .h6{margin-bottom:10px;font-weight:500;line-height:1.2}.isolate-bootstrap h1,.isolate-bootstrap .h1{font-size:2.25rem}.isolate-bootstrap h2,.isolate-bootstrap .h2{font-size:1.875rem}.isolate-bootstrap h3,.isolate-bootstrap .h3{font-size:1.5rem}.isolate-bootstrap h4,.isolate-bootstrap .h4{font-size:1.125rem}.isolate-bootstrap h5,.isolate-bootstrap .h5{font-size:0.875rem}.isolate-bootstrap h6,.isolate-bootstrap .h6{font-size:0.75rem}.isolate-bootstrap .lead{font-size:1.09375rem;font-weight:300}.isolate-bootstrap .display-1{font-size:6rem;font-weight:300;line-height:1.2}.isolate-bootstrap .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.isolate-bootstrap .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.isolate-bootstrap .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}.isolate-bootstrap hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid rgba(0,0,0,.1)}.isolate-bootstrap small,.isolate-bootstrap .small{font-size:80%;font-weight:400}.isolate-bootstrap mark,.isolate-bootstrap .mark{padding:.2em;background-color:#fcf8e3}.isolate-bootstrap .list-unstyled{padding-left:0;list-style:none}.isolate-bootstrap .list-inline{padding-left:0;list-style:none}.isolate-bootstrap .list-inline-item{display:inline-block}.isolate-bootstrap .list-inline-item:not(:last-child){margin-right:.5rem}.isolate-bootstrap .initialism{font-size:90%;text-transform:uppercase}.isolate-bootstrap .blockquote{margin-bottom:20px;font-size:1.09375rem}.isolate-bootstrap .blockquote-footer{display:block;font-size:80%;color:#bcbcbc}.isolate-bootstrap .blockquote-footer::before{content:"— "}.isolate-bootstrap .img-fluid{max-width:100%;height:auto}.isolate-bootstrap .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #e2e2e2;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.075);max-width:100%;height:auto}.isolate-bootstrap .figure{display:inline-block}.isolate-bootstrap .figure-img{margin-bottom:10px;line-height:1}.isolate-bootstrap .figure-caption{font-size:90%;color:#bcbcbc}.isolate-bootstrap code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>.isolate-bootstrap code{color:inherit}.isolate-bootstrap kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem;box-shadow:inset 0 -0.1rem 0 rgba(0,0,0,.25)}.isolate-bootstrap kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}.isolate-bootstrap pre{display:block;font-size:87.5%;color:#212529}.isolate-bootstrap pre code{font-size:inherit;color:inherit;word-break:normal}.isolate-bootstrap .pre-scrollable{max-height:340px;overflow-y:scroll}.isolate-bootstrap .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.isolate-bootstrap .container{max-width:540px}}@media(min-width: 768px){.isolate-bootstrap .container{max-width:720px}}@media(min-width: 992px){.isolate-bootstrap .container{max-width:960px}}@media(min-width: 1200px){.isolate-bootstrap .container{max-width:1140px}}.isolate-bootstrap .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.isolate-bootstrap .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.isolate-bootstrap .no-gutters{margin-right:0;margin-left:0}.isolate-bootstrap .no-gutters>.col,.isolate-bootstrap .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.isolate-bootstrap .col-xl,.isolate-bootstrap .col-xl-auto,.isolate-bootstrap .col-xl-12,.isolate-bootstrap .col-xl-11,.isolate-bootstrap .col-xl-10,.isolate-bootstrap .col-xl-9,.isolate-bootstrap .col-xl-8,.isolate-bootstrap .col-xl-7,.isolate-bootstrap .col-xl-6,.isolate-bootstrap .col-xl-5,.isolate-bootstrap .col-xl-4,.isolate-bootstrap .col-xl-3,.isolate-bootstrap .col-xl-2,.isolate-bootstrap .col-xl-1,.isolate-bootstrap .col-lg,.isolate-bootstrap .col-lg-auto,.isolate-bootstrap .col-lg-12,.isolate-bootstrap .col-lg-11,.isolate-bootstrap .col-lg-10,.isolate-bootstrap .col-lg-9,.isolate-bootstrap .col-lg-8,.isolate-bootstrap .col-lg-7,.isolate-bootstrap .col-lg-6,.isolate-bootstrap .col-lg-5,.isolate-bootstrap .col-lg-4,.isolate-bootstrap .col-lg-3,.isolate-bootstrap .col-lg-2,.isolate-bootstrap .col-lg-1,.isolate-bootstrap .col-md,.isolate-bootstrap .col-md-auto,.isolate-bootstrap .col-md-12,.isolate-bootstrap .col-md-11,.isolate-bootstrap .col-md-10,.isolate-bootstrap .col-md-9,.isolate-bootstrap .col-md-8,.isolate-bootstrap .col-md-7,.isolate-bootstrap .col-md-6,.isolate-bootstrap .col-md-5,.isolate-bootstrap .col-md-4,.isolate-bootstrap .col-md-3,.isolate-bootstrap .col-md-2,.isolate-bootstrap .col-md-1,.isolate-bootstrap .col-sm,.isolate-bootstrap .col-sm-auto,.isolate-bootstrap .col-sm-12,.isolate-bootstrap .col-sm-11,.isolate-bootstrap .col-sm-10,.isolate-bootstrap .col-sm-9,.isolate-bootstrap .col-sm-8,.isolate-bootstrap .col-sm-7,.isolate-bootstrap .col-sm-6,.isolate-bootstrap .col-sm-5,.isolate-bootstrap .col-sm-4,.isolate-bootstrap .col-sm-3,.isolate-bootstrap .col-sm-2,.isolate-bootstrap .col-sm-1,.isolate-bootstrap .col,.isolate-bootstrap .col-auto,.isolate-bootstrap .col-12,.isolate-bootstrap .col-11,.isolate-bootstrap .col-10,.isolate-bootstrap .col-9,.isolate-bootstrap .col-8,.isolate-bootstrap .col-7,.isolate-bootstrap .col-6,.isolate-bootstrap .col-5,.isolate-bootstrap .col-4,.isolate-bootstrap .col-3,.isolate-bootstrap .col-2,.isolate-bootstrap .col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.isolate-bootstrap .col{flex-basis:0;flex-grow:1;max-width:100%}.isolate-bootstrap .col-auto{flex:0 0 auto;width:auto;max-width:100%}.isolate-bootstrap .col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.isolate-bootstrap .col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.isolate-bootstrap .col-3{flex:0 0 25%;max-width:25%}.isolate-bootstrap .col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.isolate-bootstrap .col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.isolate-bootstrap .col-6{flex:0 0 50%;max-width:50%}.isolate-bootstrap .col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.isolate-bootstrap .col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.isolate-bootstrap .col-9{flex:0 0 75%;max-width:75%}.isolate-bootstrap .col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.isolate-bootstrap .col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.isolate-bootstrap .col-12{flex:0 0 100%;max-width:100%}.isolate-bootstrap .order-first{order:-1}.isolate-bootstrap .order-last{order:13}.isolate-bootstrap .order-0{order:0}.isolate-bootstrap .order-1{order:1}.isolate-bootstrap .order-2{order:2}.isolate-bootstrap .order-3{order:3}.isolate-bootstrap .order-4{order:4}.isolate-bootstrap .order-5{order:5}.isolate-bootstrap .order-6{order:6}.isolate-bootstrap .order-7{order:7}.isolate-bootstrap .order-8{order:8}.isolate-bootstrap .order-9{order:9}.isolate-bootstrap .order-10{order:10}.isolate-bootstrap .order-11{order:11}.isolate-bootstrap .order-12{order:12}.isolate-bootstrap .offset-1{margin-left:8.3333333333%}.isolate-bootstrap .offset-2{margin-left:16.6666666667%}.isolate-bootstrap .offset-3{margin-left:25%}.isolate-bootstrap .offset-4{margin-left:33.3333333333%}.isolate-bootstrap .offset-5{margin-left:41.6666666667%}.isolate-bootstrap .offset-6{margin-left:50%}.isolate-bootstrap .offset-7{margin-left:58.3333333333%}.isolate-bootstrap .offset-8{margin-left:66.6666666667%}.isolate-bootstrap .offset-9{margin-left:75%}.isolate-bootstrap .offset-10{margin-left:83.3333333333%}.isolate-bootstrap .offset-11{margin-left:91.6666666667%}@media(min-width: 576px){.isolate-bootstrap .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.isolate-bootstrap .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.isolate-bootstrap .col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.isolate-bootstrap .col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.isolate-bootstrap .col-sm-3{flex:0 0 25%;max-width:25%}.isolate-bootstrap .col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.isolate-bootstrap .col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.isolate-bootstrap .col-sm-6{flex:0 0 50%;max-width:50%}.isolate-bootstrap .col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.isolate-bootstrap .col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.isolate-bootstrap .col-sm-9{flex:0 0 75%;max-width:75%}.isolate-bootstrap .col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.isolate-bootstrap .col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.isolate-bootstrap .col-sm-12{flex:0 0 100%;max-width:100%}.isolate-bootstrap .order-sm-first{order:-1}.isolate-bootstrap .order-sm-last{order:13}.isolate-bootstrap .order-sm-0{order:0}.isolate-bootstrap .order-sm-1{order:1}.isolate-bootstrap .order-sm-2{order:2}.isolate-bootstrap .order-sm-3{order:3}.isolate-bootstrap .order-sm-4{order:4}.isolate-bootstrap .order-sm-5{order:5}.isolate-bootstrap .order-sm-6{order:6}.isolate-bootstrap .order-sm-7{order:7}.isolate-bootstrap .order-sm-8{order:8}.isolate-bootstrap .order-sm-9{order:9}.isolate-bootstrap .order-sm-10{order:10}.isolate-bootstrap .order-sm-11{order:11}.isolate-bootstrap .order-sm-12{order:12}.isolate-bootstrap .offset-sm-0{margin-left:0}.isolate-bootstrap .offset-sm-1{margin-left:8.3333333333%}.isolate-bootstrap .offset-sm-2{margin-left:16.6666666667%}.isolate-bootstrap .offset-sm-3{margin-left:25%}.isolate-bootstrap .offset-sm-4{margin-left:33.3333333333%}.isolate-bootstrap .offset-sm-5{margin-left:41.6666666667%}.isolate-bootstrap .offset-sm-6{margin-left:50%}.isolate-bootstrap .offset-sm-7{margin-left:58.3333333333%}.isolate-bootstrap .offset-sm-8{margin-left:66.6666666667%}.isolate-bootstrap .offset-sm-9{margin-left:75%}.isolate-bootstrap .offset-sm-10{margin-left:83.3333333333%}.isolate-bootstrap .offset-sm-11{margin-left:91.6666666667%}}@media(min-width: 768px){.isolate-bootstrap .col-md{flex-basis:0;flex-grow:1;max-width:100%}.isolate-bootstrap .col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.isolate-bootstrap .col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.isolate-bootstrap .col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.isolate-bootstrap .col-md-3{flex:0 0 25%;max-width:25%}.isolate-bootstrap .col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.isolate-bootstrap .col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.isolate-bootstrap .col-md-6{flex:0 0 50%;max-width:50%}.isolate-bootstrap .col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.isolate-bootstrap .col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.isolate-bootstrap .col-md-9{flex:0 0 75%;max-width:75%}.isolate-bootstrap .col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.isolate-bootstrap .col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.isolate-bootstrap .col-md-12{flex:0 0 100%;max-width:100%}.isolate-bootstrap .order-md-first{order:-1}.isolate-bootstrap .order-md-last{order:13}.isolate-bootstrap .order-md-0{order:0}.isolate-bootstrap .order-md-1{order:1}.isolate-bootstrap .order-md-2{order:2}.isolate-bootstrap .order-md-3{order:3}.isolate-bootstrap .order-md-4{order:4}.isolate-bootstrap .order-md-5{order:5}.isolate-bootstrap .order-md-6{order:6}.isolate-bootstrap .order-md-7{order:7}.isolate-bootstrap .order-md-8{order:8}.isolate-bootstrap .order-md-9{order:9}.isolate-bootstrap .order-md-10{order:10}.isolate-bootstrap .order-md-11{order:11}.isolate-bootstrap .order-md-12{order:12}.isolate-bootstrap .offset-md-0{margin-left:0}.isolate-bootstrap .offset-md-1{margin-left:8.3333333333%}.isolate-bootstrap .offset-md-2{margin-left:16.6666666667%}.isolate-bootstrap .offset-md-3{margin-left:25%}.isolate-bootstrap .offset-md-4{margin-left:33.3333333333%}.isolate-bootstrap .offset-md-5{margin-left:41.6666666667%}.isolate-bootstrap .offset-md-6{margin-left:50%}.isolate-bootstrap .offset-md-7{margin-left:58.3333333333%}.isolate-bootstrap .offset-md-8{margin-left:66.6666666667%}.isolate-bootstrap .offset-md-9{margin-left:75%}.isolate-bootstrap .offset-md-10{margin-left:83.3333333333%}.isolate-bootstrap .offset-md-11{margin-left:91.6666666667%}}@media(min-width: 992px){.isolate-bootstrap .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.isolate-bootstrap .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.isolate-bootstrap .col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.isolate-bootstrap .col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.isolate-bootstrap .col-lg-3{flex:0 0 25%;max-width:25%}.isolate-bootstrap .col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.isolate-bootstrap .col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.isolate-bootstrap .col-lg-6{flex:0 0 50%;max-width:50%}.isolate-bootstrap .col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.isolate-bootstrap .col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.isolate-bootstrap .col-lg-9{flex:0 0 75%;max-width:75%}.isolate-bootstrap .col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.isolate-bootstrap .col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.isolate-bootstrap .col-lg-12{flex:0 0 100%;max-width:100%}.isolate-bootstrap .order-lg-first{order:-1}.isolate-bootstrap .order-lg-last{order:13}.isolate-bootstrap .order-lg-0{order:0}.isolate-bootstrap .order-lg-1{order:1}.isolate-bootstrap .order-lg-2{order:2}.isolate-bootstrap .order-lg-3{order:3}.isolate-bootstrap .order-lg-4{order:4}.isolate-bootstrap .order-lg-5{order:5}.isolate-bootstrap .order-lg-6{order:6}.isolate-bootstrap .order-lg-7{order:7}.isolate-bootstrap .order-lg-8{order:8}.isolate-bootstrap .order-lg-9{order:9}.isolate-bootstrap .order-lg-10{order:10}.isolate-bootstrap .order-lg-11{order:11}.isolate-bootstrap .order-lg-12{order:12}.isolate-bootstrap .offset-lg-0{margin-left:0}.isolate-bootstrap .offset-lg-1{margin-left:8.3333333333%}.isolate-bootstrap .offset-lg-2{margin-left:16.6666666667%}.isolate-bootstrap .offset-lg-3{margin-left:25%}.isolate-bootstrap .offset-lg-4{margin-left:33.3333333333%}.isolate-bootstrap .offset-lg-5{margin-left:41.6666666667%}.isolate-bootstrap .offset-lg-6{margin-left:50%}.isolate-bootstrap .offset-lg-7{margin-left:58.3333333333%}.isolate-bootstrap .offset-lg-8{margin-left:66.6666666667%}.isolate-bootstrap .offset-lg-9{margin-left:75%}.isolate-bootstrap .offset-lg-10{margin-left:83.3333333333%}.isolate-bootstrap .offset-lg-11{margin-left:91.6666666667%}}@media(min-width: 1200px){.isolate-bootstrap .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.isolate-bootstrap .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.isolate-bootstrap .col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.isolate-bootstrap .col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.isolate-bootstrap .col-xl-3{flex:0 0 25%;max-width:25%}.isolate-bootstrap .col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.isolate-bootstrap .col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.isolate-bootstrap .col-xl-6{flex:0 0 50%;max-width:50%}.isolate-bootstrap .col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.isolate-bootstrap .col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.isolate-bootstrap .col-xl-9{flex:0 0 75%;max-width:75%}.isolate-bootstrap .col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.isolate-bootstrap .col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.isolate-bootstrap .col-xl-12{flex:0 0 100%;max-width:100%}.isolate-bootstrap .order-xl-first{order:-1}.isolate-bootstrap .order-xl-last{order:13}.isolate-bootstrap .order-xl-0{order:0}.isolate-bootstrap .order-xl-1{order:1}.isolate-bootstrap .order-xl-2{order:2}.isolate-bootstrap .order-xl-3{order:3}.isolate-bootstrap .order-xl-4{order:4}.isolate-bootstrap .order-xl-5{order:5}.isolate-bootstrap .order-xl-6{order:6}.isolate-bootstrap .order-xl-7{order:7}.isolate-bootstrap .order-xl-8{order:8}.isolate-bootstrap .order-xl-9{order:9}.isolate-bootstrap .order-xl-10{order:10}.isolate-bootstrap .order-xl-11{order:11}.isolate-bootstrap .order-xl-12{order:12}.isolate-bootstrap .offset-xl-0{margin-left:0}.isolate-bootstrap .offset-xl-1{margin-left:8.3333333333%}.isolate-bootstrap .offset-xl-2{margin-left:16.6666666667%}.isolate-bootstrap .offset-xl-3{margin-left:25%}.isolate-bootstrap .offset-xl-4{margin-left:33.3333333333%}.isolate-bootstrap .offset-xl-5{margin-left:41.6666666667%}.isolate-bootstrap .offset-xl-6{margin-left:50%}.isolate-bootstrap .offset-xl-7{margin-left:58.3333333333%}.isolate-bootstrap .offset-xl-8{margin-left:66.6666666667%}.isolate-bootstrap .offset-xl-9{margin-left:75%}.isolate-bootstrap .offset-xl-10{margin-left:83.3333333333%}.isolate-bootstrap .offset-xl-11{margin-left:91.6666666667%}}.isolate-bootstrap .table{width:100%;margin-bottom:20px;color:#000}.isolate-bootstrap .table th,.isolate-bootstrap .table td{padding:7px;vertical-align:top;border-top:1px solid #e1e1e1}.isolate-bootstrap .table thead th{vertical-align:bottom;border-bottom:2px solid #e1e1e1}.isolate-bootstrap .table tbody+tbody{border-top:2px solid #e1e1e1}.isolate-bootstrap .table-sm th,.isolate-bootstrap .table-sm td{padding:5px}.isolate-bootstrap .table-bordered{border:1px solid #e1e1e1}.isolate-bootstrap .table-bordered th,.isolate-bootstrap .table-bordered td{border:1px solid #e1e1e1}.isolate-bootstrap .table-bordered thead th,.isolate-bootstrap .table-bordered thead td{border-bottom-width:2px}.isolate-bootstrap .table-borderless th,.isolate-bootstrap .table-borderless td,.isolate-bootstrap .table-borderless thead th,.isolate-bootstrap .table-borderless tbody+tbody{border:0}.isolate-bootstrap .table-striped tbody tr:nth-of-type(odd){background-color:#f6f6f6}.isolate-bootstrap .table-hover tbody tr:hover{color:#000;background-color:#bddbfd}.isolate-bootstrap .table-primary,.isolate-bootstrap .table-primary>th,.isolate-bootstrap .table-primary>td{background-color:rgb(199.56,225.04,255)}.isolate-bootstrap .table-primary th,.isolate-bootstrap .table-primary td,.isolate-bootstrap .table-primary thead th,.isolate-bootstrap .table-primary tbody+tbody{border-color:rgb(152.04,199.36,255)}.isolate-bootstrap .table-hover .table-primary:hover{background-color:rgb(174.06,211.2596969697,255)}.isolate-bootstrap .table-hover .table-primary:hover>td,.isolate-bootstrap .table-hover .table-primary:hover>th{background-color:rgb(174.06,211.2596969697,255)}.isolate-bootstrap .table-secondary,.isolate-bootstrap .table-secondary>th,.isolate-bootstrap .table-secondary>td{background-color:hsl(0,0%,85.9450980392%)}.isolate-bootstrap .table-secondary th,.isolate-bootstrap .table-secondary td,.isolate-bootstrap .table-secondary thead th,.isolate-bootstrap .table-secondary tbody+tbody{border-color:hsl(0,0%,73.8980392157%)}.isolate-bootstrap .table-hover .table-secondary:hover{background-color:hsl(0,0%,80.9450980392%)}.isolate-bootstrap .table-hover .table-secondary:hover>td,.isolate-bootstrap .table-hover .table-secondary:hover>th{background-color:hsl(0,0%,80.9450980392%)}.isolate-bootstrap .table-success,.isolate-bootstrap .table-success>th,.isolate-bootstrap .table-success>td{background-color:rgb(223.36,241,204.32)}.isolate-bootstrap .table-success th,.isolate-bootstrap .table-success td,.isolate-bootstrap .table-success thead th,.isolate-bootstrap .table-success tbody+tbody{border-color:rgb(196.24,229,160.88)}.isolate-bootstrap .table-hover .table-success:hover{background-color:hsl(88.8549618321,56.70995671%,82.3176470588%)}.isolate-bootstrap .table-hover .table-success:hover>td,.isolate-bootstrap .table-hover .table-success:hover>th{background-color:hsl(88.8549618321,56.70995671%,82.3176470588%)}.isolate-bootstrap .table-info,.isolate-bootstrap .table-info>th,.isolate-bootstrap .table-info>td{background-color:rgb(236.52,244.92,254.44)}.isolate-bootstrap .table-info th,.isolate-bootstrap .table-info td,.isolate-bootstrap .table-info thead th,.isolate-bootstrap .table-info tbody+tbody{border-color:rgb(220.68,236.28,253.96)}.isolate-bootstrap .table-hover .table-info:hover{background-color:rgb(211.77,231.42,253.69)}.isolate-bootstrap .table-hover .table-info:hover>td,.isolate-bootstrap .table-hover .table-info:hover>th{background-color:rgb(211.77,231.42,253.69)}.isolate-bootstrap .table-warning,.isolate-bootstrap .table-warning>th,.isolate-bootstrap .table-warning>td{background-color:rgb(255,239.04,183.6)}.isolate-bootstrap .table-warning th,.isolate-bootstrap .table-warning td,.isolate-bootstrap .table-warning thead th,.isolate-bootstrap .table-warning tbody+tbody{border-color:rgb(255,225.36,122.4)}.isolate-bootstrap .table-hover .table-warning:hover{background-color:rgb(255,233.34,158.1)}.isolate-bootstrap .table-hover .table-warning:hover>td,.isolate-bootstrap .table-hover .table-warning:hover>th{background-color:rgb(255,233.34,158.1)}.isolate-bootstrap .table-danger,.isolate-bootstrap .table-danger>th,.isolate-bootstrap .table-danger>td{background-color:rgb(245.2,198.44,202.92)}.isolate-bootstrap .table-danger th,.isolate-bootstrap .table-danger td,.isolate-bootstrap .table-danger thead th,.isolate-bootstrap .table-danger tbody+tbody{border-color:rgb(236.8,149.96,158.28)}.isolate-bootstrap .table-hover .table-danger:hover{background-color:hsl(354.251497006,70.4641350211%,81.9882352941%)}.isolate-bootstrap .table-hover .table-danger:hover>td,.isolate-bootstrap .table-hover .table-danger:hover>th{background-color:hsl(354.251497006,70.4641350211%,81.9882352941%)}.isolate-bootstrap .table-light,.isolate-bootstrap .table-light>th,.isolate-bootstrap .table-light>td{background-color:hsl(0,0%,99.0117647059%)}.isolate-bootstrap .table-light th,.isolate-bootstrap .table-light td,.isolate-bootstrap .table-light thead th,.isolate-bootstrap .table-light tbody+tbody{border-color:hsl(0,0%,98.1647058824%)}.isolate-bootstrap .table-hover .table-light:hover{background-color:hsl(0,0%,94.0117647059%)}.isolate-bootstrap .table-hover .table-light:hover>td,.isolate-bootstrap .table-hover .table-light:hover>th{background-color:hsl(0,0%,94.0117647059%)}.isolate-bootstrap .table-dark,.isolate-bootstrap .table-dark>th,.isolate-bootstrap .table-dark>td{background-color:hsl(0,0%,79.4666666667%)}.isolate-bootstrap .table-dark th,.isolate-bootstrap .table-dark td,.isolate-bootstrap .table-dark thead th,.isolate-bootstrap .table-dark tbody+tbody{border-color:hsl(0,0%,61.8666666667%)}.isolate-bootstrap .table-hover .table-dark:hover{background-color:hsl(0,0%,74.4666666667%)}.isolate-bootstrap .table-hover .table-dark:hover>td,.isolate-bootstrap .table-hover .table-dark:hover>th{background-color:hsl(0,0%,74.4666666667%)}.isolate-bootstrap .table-success-light,.isolate-bootstrap .table-success-light>th,.isolate-bootstrap .table-success-light>td{background-color:hsl(88.8549618321,56.70995671%,90.1176470588%)}.isolate-bootstrap .table-success-light th,.isolate-bootstrap .table-success-light td,.isolate-bootstrap .table-success-light thead th,.isolate-bootstrap .table-success-light tbody+tbody{border-color:hsl(88.8549618321,56.70995671%,81.6470588235%)}.isolate-bootstrap .table-hover .table-success-light:hover{background-color:hsl(88.8549618321,56.70995671%,85.1176470588%)}.isolate-bootstrap .table-hover .table-success-light:hover>td,.isolate-bootstrap .table-hover .table-success-light:hover>th{background-color:hsl(88.8549618321,56.70995671%,85.1176470588%)}.isolate-bootstrap .table-danger-light,.isolate-bootstrap .table-danger-light>th,.isolate-bootstrap .table-danger-light>td{background-color:hsl(.4347826087,72.6315789474%,92.368627451%)}.isolate-bootstrap .table-danger-light th,.isolate-bootstrap .table-danger-light td,.isolate-bootstrap .table-danger-light thead th,.isolate-bootstrap .table-danger-light tbody+tbody{border-color:hsl(.4347826087,72.6315789474%,85.8274509804%)}.isolate-bootstrap .table-hover .table-danger-light:hover{background-color:hsl(.4347826087,72.6315789474%,87.368627451%)}.isolate-bootstrap .table-hover .table-danger-light:hover>td,.isolate-bootstrap .table-hover .table-danger-light:hover>th{background-color:hsl(.4347826087,72.6315789474%,87.368627451%)}.isolate-bootstrap .table-warning-muted,.isolate-bootstrap .table-warning-muted>th,.isolate-bootstrap .table-warning-muted>td{background-color:rgb(255,251.808,240.72)}.isolate-bootstrap .table-warning-muted th,.isolate-bootstrap .table-warning-muted td,.isolate-bootstrap .table-warning-muted thead th,.isolate-bootstrap .table-warning-muted tbody+tbody{border-color:rgb(255,249.072,228.48)}.isolate-bootstrap .table-hover .table-warning-muted:hover{background-color:rgb(255,246.108,215.22)}.isolate-bootstrap .table-hover .table-warning-muted:hover>td,.isolate-bootstrap .table-hover .table-warning-muted:hover>th{background-color:rgb(255,246.108,215.22)}.isolate-bootstrap .table-advance,.isolate-bootstrap .table-advance>th,.isolate-bootstrap .table-advance>td{background-color:rgb(204.32,226.16,192.28)}.isolate-bootstrap .table-advance th,.isolate-bootstrap .table-advance td,.isolate-bootstrap .table-advance thead th,.isolate-bootstrap .table-advance tbody+tbody{border-color:rgb(160.88,201.44,138.52)}.isolate-bootstrap .table-hover .table-advance:hover{background-color:hsl(98.6776859504,37.003058104%,77.0470588235%)}.isolate-bootstrap .table-hover .table-advance:hover>td,.isolate-bootstrap .table-hover .table-advance:hover>th{background-color:hsl(98.6776859504,37.003058104%,77.0470588235%)}.isolate-bootstrap .table-accent,.isolate-bootstrap .table-accent>th,.isolate-bootstrap .table-accent>td{background-color:rgb(255,232.32,184.16)}.isolate-bootstrap .table-accent th,.isolate-bootstrap .table-accent td,.isolate-bootstrap .table-accent thead th,.isolate-bootstrap .table-accent tbody+tbody{border-color:rgb(255,212.88,123.44)}.isolate-bootstrap .table-hover .table-accent:hover{background-color:rgb(255,224.1559683794,158.66)}.isolate-bootstrap .table-hover .table-accent:hover>td,.isolate-bootstrap .table-hover .table-accent:hover>th{background-color:rgb(255,224.1559683794,158.66)}.isolate-bootstrap .table-accent-muted,.isolate-bootstrap .table-accent-muted>th,.isolate-bootstrap .table-accent-muted>td{background-color:rgb(255,246.0355731225,227)}.isolate-bootstrap .table-accent-muted th,.isolate-bootstrap .table-accent-muted td,.isolate-bootstrap .table-accent-muted thead th,.isolate-bootstrap .table-accent-muted tbody+tbody{border-color:rgb(255,238.3517786561,203)}.isolate-bootstrap .table-hover .table-accent-muted:hover{background-color:rgb(255,237.871541502,201.5)}.isolate-bootstrap .table-hover .table-accent-muted:hover>td,.isolate-bootstrap .table-hover .table-accent-muted:hover>th{background-color:rgb(255,237.871541502,201.5)}.isolate-bootstrap .table-primary-light,.isolate-bootstrap .table-primary-light>th,.isolate-bootstrap .table-primary-light>td{background-color:rgb(213.84,232.756969697,255)}.isolate-bootstrap .table-primary-light th,.isolate-bootstrap .table-primary-light td,.isolate-bootstrap .table-primary-light thead th,.isolate-bootstrap .table-primary-light tbody+tbody{border-color:rgb(178.56,213.6915151515,255)}.isolate-bootstrap .table-hover .table-primary-light:hover{background-color:rgb(188.34,218.9766666667,255)}.isolate-bootstrap .table-hover .table-primary-light:hover>td,.isolate-bootstrap .table-hover .table-primary-light:hover>th{background-color:rgb(188.34,218.9766666667,255)}.isolate-bootstrap .table-active,.isolate-bootstrap .table-active>th,.isolate-bootstrap .table-active>td{background-color:#bddbfd}.isolate-bootstrap .table-hover .table-active:hover{background-color:rgb(164.25,205.5,252.25)}.isolate-bootstrap .table-hover .table-active:hover>td,.isolate-bootstrap .table-hover .table-active:hover>th{background-color:rgb(164.25,205.5,252.25)}.isolate-bootstrap .table .thead-dark th{color:#fff;background-color:#444;border-color:hsl(0,0%,34.1666666667%)}.isolate-bootstrap .table .thead-light th{color:#7f7f7f;background-color:#f3f3f3;border-color:#e1e1e1}.isolate-bootstrap .table-dark{color:#fff;background-color:#444}.isolate-bootstrap .table-dark th,.isolate-bootstrap .table-dark td,.isolate-bootstrap .table-dark thead th{border-color:hsl(0,0%,34.1666666667%)}.isolate-bootstrap .table-dark.table-bordered{border:0}.isolate-bootstrap .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.isolate-bootstrap .table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media(max-width: 575.98px){.isolate-bootstrap .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.isolate-bootstrap .table-responsive-sm>.table-bordered{border:0}}@media(max-width: 767.98px){.isolate-bootstrap .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.isolate-bootstrap .table-responsive-md>.table-bordered{border:0}}@media(max-width: 991.98px){.isolate-bootstrap .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.isolate-bootstrap .table-responsive-lg>.table-bordered{border:0}}@media(max-width: 1199.98px){.isolate-bootstrap .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.isolate-bootstrap .table-responsive-xl>.table-bordered{border:0}}.isolate-bootstrap .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.isolate-bootstrap .table-responsive>.table-bordered{border:0}.isolate-bootstrap .form-control{display:block;width:100%;height:calc(1em + 0.625rem + 2px);padding:.3125rem .625rem;font-size:0.875rem;font-weight:400;line-height:1;color:#7f7f7f;background-color:#fff;background-clip:padding-box;border:1px solid #d8d8d8;border-radius:4px;box-shadow:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .form-control{transition:none}}.isolate-bootstrap .form-control::-ms-expand{background-color:rgba(0,0,0,0);border:0}.isolate-bootstrap .form-control:focus{color:#7f7f7f;background-color:#fff;border-color:#d8d8d8;outline:0;box-shadow:none,0}.isolate-bootstrap .form-control::placeholder{color:#ccc;opacity:1}.isolate-bootstrap .form-control:disabled,.isolate-bootstrap .form-control[readonly]{background-color:#f3f3f3;opacity:1}.isolate-bootstrap select.form-control:focus::-ms-value{color:#7f7f7f;background-color:#fff}.isolate-bootstrap .form-control-file,.isolate-bootstrap .form-control-range{display:block;width:100%}.isolate-bootstrap .col-form-label{padding-top:calc(0.3125rem + 1px);padding-bottom:calc(0.3125rem + 1px);margin-bottom:0;font-size:inherit;line-height:1}.isolate-bootstrap .col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.125rem;line-height:1.5}.isolate-bootstrap .col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.765625rem;line-height:1.5}.isolate-bootstrap .form-control-plaintext{display:block;width:100%;padding-top:.3125rem;padding-bottom:.3125rem;margin-bottom:0;line-height:1;color:#000;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.isolate-bootstrap .form-control-plaintext.form-control-sm,.isolate-bootstrap .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.isolate-bootstrap .form-control-sm{height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.765625rem;line-height:1.5;border-radius:.2rem}.isolate-bootstrap .form-control-lg{height:40px;padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:.3rem}.isolate-bootstrap select.form-control[size],.isolate-bootstrap select.form-control[multiple]{height:auto}.isolate-bootstrap textarea.form-control{height:auto}.isolate-bootstrap .form-group{margin-bottom:1rem}.isolate-bootstrap .form-text{display:block;margin-top:.25rem}.isolate-bootstrap .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.isolate-bootstrap .form-row>.col,.isolate-bootstrap .form-row>[class*=col-]{padding-right:5px;padding-left:5px}.isolate-bootstrap .form-check{position:relative;display:block;padding-left:1.25rem}.isolate-bootstrap .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.isolate-bootstrap .form-check-input:disabled~.form-check-label{color:#bcbcbc}.isolate-bootstrap .form-check-label{margin-bottom:0}.isolate-bootstrap .form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.isolate-bootstrap .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.isolate-bootstrap .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#8ecd4a}.isolate-bootstrap .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0 0;margin-top:.1rem;font-size:0.875rem;line-height:1;color:#212529;background-color:#8ecd4a;border-radius:0}.was-validated .isolate-bootstrap .form-control:valid,.isolate-bootstrap .form-control.is-valid{border-color:#8ecd4a;padding-right:calc(1em + 0.625rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%238ecd4a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(0.25em + 0.15625rem);background-size:calc(0.5em + 0.3125rem) calc(0.5em + 0.3125rem)}.was-validated .isolate-bootstrap .form-control:valid:focus,.isolate-bootstrap .form-control.is-valid:focus{border-color:#8ecd4a;box-shadow:0 0 0 .2rem rgba(142,205,74,.25)}.was-validated .isolate-bootstrap .form-control:valid~.valid-feedback,.was-validated .isolate-bootstrap .form-control:valid~.valid-tooltip,.isolate-bootstrap .form-control.is-valid~.valid-feedback,.isolate-bootstrap .form-control.is-valid~.valid-tooltip{display:block}.was-validated .isolate-bootstrap textarea.form-control:valid,.isolate-bootstrap textarea.form-control.is-valid{padding-right:calc(1em + 0.625rem);background-position:top calc(0.25em + 0.15625rem) right calc(0.25em + 0.15625rem)}.was-validated .isolate-bootstrap .custom-select:valid,.isolate-bootstrap .custom-select.is-valid{border-color:#8ecd4a;padding-right:calc((1em + 0.625rem)*3/4 + 1.625rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23444' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .625rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%238ecd4a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.625rem/calc(0.5em + 0.3125rem) calc(0.5em + 0.3125rem)}.was-validated .isolate-bootstrap .custom-select:valid:focus,.isolate-bootstrap .custom-select.is-valid:focus{border-color:#8ecd4a;box-shadow:0 0 0 .2rem rgba(142,205,74,.25)}.was-validated .isolate-bootstrap .custom-select:valid~.valid-feedback,.was-validated .isolate-bootstrap .custom-select:valid~.valid-tooltip,.isolate-bootstrap .custom-select.is-valid~.valid-feedback,.isolate-bootstrap .custom-select.is-valid~.valid-tooltip{display:block}.was-validated .isolate-bootstrap .form-control-file:valid~.valid-feedback,.was-validated .isolate-bootstrap .form-control-file:valid~.valid-tooltip,.isolate-bootstrap .form-control-file.is-valid~.valid-feedback,.isolate-bootstrap .form-control-file.is-valid~.valid-tooltip{display:block}.was-validated .isolate-bootstrap .form-check-input:valid~.form-check-label,.isolate-bootstrap .form-check-input.is-valid~.form-check-label{color:#8ecd4a}.was-validated .isolate-bootstrap .form-check-input:valid~.valid-feedback,.was-validated .isolate-bootstrap .form-check-input:valid~.valid-tooltip,.isolate-bootstrap .form-check-input.is-valid~.valid-feedback,.isolate-bootstrap .form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .isolate-bootstrap .custom-control-input:valid~.custom-control-label,.isolate-bootstrap .custom-control-input.is-valid~.custom-control-label{color:#8ecd4a}.was-validated .isolate-bootstrap .custom-control-input:valid~.custom-control-label::before,.isolate-bootstrap .custom-control-input.is-valid~.custom-control-label::before{border-color:#8ecd4a}.was-validated .isolate-bootstrap .custom-control-input:valid~.valid-feedback,.was-validated .isolate-bootstrap .custom-control-input:valid~.valid-tooltip,.isolate-bootstrap .custom-control-input.is-valid~.valid-feedback,.isolate-bootstrap .custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .isolate-bootstrap .custom-control-input:valid:checked~.custom-control-label::before,.isolate-bootstrap .custom-control-input.is-valid:checked~.custom-control-label::before{border-color:hsl(88.8549618321,56.70995671%,64.7058823529%);background-color:hsl(88.8549618321,56.70995671%,64.7058823529%)}.was-validated .isolate-bootstrap .custom-control-input:valid:focus~.custom-control-label::before,.isolate-bootstrap .custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(142,205,74,.25)}.was-validated .isolate-bootstrap .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,.isolate-bootstrap .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#8ecd4a}.was-validated .isolate-bootstrap .custom-file-input:valid~.custom-file-label,.isolate-bootstrap .custom-file-input.is-valid~.custom-file-label{border-color:#8ecd4a}.was-validated .isolate-bootstrap .custom-file-input:valid~.valid-feedback,.was-validated .isolate-bootstrap .custom-file-input:valid~.valid-tooltip,.isolate-bootstrap .custom-file-input.is-valid~.valid-feedback,.isolate-bootstrap .custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .isolate-bootstrap .custom-file-input:valid:focus~.custom-file-label,.isolate-bootstrap .custom-file-input.is-valid:focus~.custom-file-label{border-color:#8ecd4a;box-shadow:0 0 0 .2rem rgba(142,205,74,.25)}.isolate-bootstrap .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.isolate-bootstrap .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0 0;margin-top:.1rem;font-size:0.875rem;line-height:1;color:#fff;background-color:#dc3545;border-radius:0}.was-validated .isolate-bootstrap .form-control:invalid,.isolate-bootstrap .form-control.is-invalid{border-color:#dc3545;padding-right:calc(1em + 0.625rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(0.25em + 0.15625rem);background-size:calc(0.5em + 0.3125rem) calc(0.5em + 0.3125rem)}.was-validated .isolate-bootstrap .form-control:invalid:focus,.isolate-bootstrap .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .isolate-bootstrap .form-control:invalid~.invalid-feedback,.was-validated .isolate-bootstrap .form-control:invalid~.invalid-tooltip,.isolate-bootstrap .form-control.is-invalid~.invalid-feedback,.isolate-bootstrap .form-control.is-invalid~.invalid-tooltip{display:block}.was-validated .isolate-bootstrap textarea.form-control:invalid,.isolate-bootstrap textarea.form-control.is-invalid{padding-right:calc(1em + 0.625rem);background-position:top calc(0.25em + 0.15625rem) right calc(0.25em + 0.15625rem)}.was-validated .isolate-bootstrap .custom-select:invalid,.isolate-bootstrap .custom-select.is-invalid{border-color:#dc3545;padding-right:calc((1em + 0.625rem)*3/4 + 1.625rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23444' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .625rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.625rem/calc(0.5em + 0.3125rem) calc(0.5em + 0.3125rem)}.was-validated .isolate-bootstrap .custom-select:invalid:focus,.isolate-bootstrap .custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .isolate-bootstrap .custom-select:invalid~.invalid-feedback,.was-validated .isolate-bootstrap .custom-select:invalid~.invalid-tooltip,.isolate-bootstrap .custom-select.is-invalid~.invalid-feedback,.isolate-bootstrap .custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .isolate-bootstrap .form-control-file:invalid~.invalid-feedback,.was-validated .isolate-bootstrap .form-control-file:invalid~.invalid-tooltip,.isolate-bootstrap .form-control-file.is-invalid~.invalid-feedback,.isolate-bootstrap .form-control-file.is-invalid~.invalid-tooltip{display:block}.was-validated .isolate-bootstrap .form-check-input:invalid~.form-check-label,.isolate-bootstrap .form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .isolate-bootstrap .form-check-input:invalid~.invalid-feedback,.was-validated .isolate-bootstrap .form-check-input:invalid~.invalid-tooltip,.isolate-bootstrap .form-check-input.is-invalid~.invalid-feedback,.isolate-bootstrap .form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .isolate-bootstrap .custom-control-input:invalid~.custom-control-label,.isolate-bootstrap .custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .isolate-bootstrap .custom-control-input:invalid~.custom-control-label::before,.isolate-bootstrap .custom-control-input.is-invalid~.custom-control-label::before{border-color:#dc3545}.was-validated .isolate-bootstrap .custom-control-input:invalid~.invalid-feedback,.was-validated .isolate-bootstrap .custom-control-input:invalid~.invalid-tooltip,.isolate-bootstrap .custom-control-input.is-invalid~.invalid-feedback,.isolate-bootstrap .custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .isolate-bootstrap .custom-control-input:invalid:checked~.custom-control-label::before,.isolate-bootstrap .custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:rgb(227.5316455696,96.4683544304,109.0253164557);background-color:rgb(227.5316455696,96.4683544304,109.0253164557)}.was-validated .isolate-bootstrap .custom-control-input:invalid:focus~.custom-control-label::before,.isolate-bootstrap .custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .isolate-bootstrap .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.isolate-bootstrap .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.was-validated .isolate-bootstrap .custom-file-input:invalid~.custom-file-label,.isolate-bootstrap .custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .isolate-bootstrap .custom-file-input:invalid~.invalid-feedback,.was-validated .isolate-bootstrap .custom-file-input:invalid~.invalid-tooltip,.isolate-bootstrap .custom-file-input.is-invalid~.invalid-feedback,.isolate-bootstrap .custom-file-input.is-invalid~.invalid-tooltip{display:block}.was-validated .isolate-bootstrap .custom-file-input:invalid:focus~.custom-file-label,.isolate-bootstrap .custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.isolate-bootstrap .form-inline{display:flex;flex-flow:row wrap;align-items:center}.isolate-bootstrap .form-inline .form-check{width:100%}@media(min-width: 576px){.isolate-bootstrap .form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.isolate-bootstrap .form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.isolate-bootstrap .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.isolate-bootstrap .form-inline .form-control-plaintext{display:inline-block}.isolate-bootstrap .form-inline .input-group,.isolate-bootstrap .form-inline .custom-select{width:auto}.isolate-bootstrap .form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.isolate-bootstrap .form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.isolate-bootstrap .form-inline .custom-control{align-items:center;justify-content:center}.isolate-bootstrap .form-inline .custom-control-label{margin-bottom:0}}.isolate-bootstrap .btn{display:inline-block;font-weight:400;color:#000;text-align:center;vertical-align:middle;user-select:none;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:.3125rem .625rem;font-size:0.875rem;line-height:1;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .btn{transition:none}}.isolate-bootstrap .btn:hover{color:#000;text-decoration:none}.isolate-bootstrap .btn:focus,.isolate-bootstrap .btn.focus{outline:0;box-shadow:none}.isolate-bootstrap .btn.disabled,.isolate-bootstrap .btn:disabled{opacity:.65;box-shadow:none}.isolate-bootstrap .btn:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn:not(:disabled):not(.disabled).active{box-shadow:none}.isolate-bootstrap a.btn.disabled,.isolate-bootstrap fieldset:disabled a.btn{pointer-events:none}.isolate-bootstrap .btn-primary{color:#fff;background-color:#3994ff;border-color:#3994ff;box-shadow:none}.isolate-bootstrap .btn-primary:hover{color:#fff;background-color:rgb(18.75,127.3295454545,255);border-color:rgb(6,120.4393939394,255)}.isolate-bootstrap .btn-primary:focus,.isolate-bootstrap .btn-primary.focus{box-shadow:none,0 0 0 0 rgba(86.7,164.05,255,.5)}.isolate-bootstrap .btn-primary.disabled,.isolate-bootstrap .btn-primary:disabled{color:#fff;background-color:#3994ff;border-color:#3994ff}.isolate-bootstrap .btn-primary:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-primary:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-primary.dropdown-toggle{color:#fff;background-color:rgb(6,120.4393939394,255);border-color:rgb(0,114.0946969697,248.25)}.isolate-bootstrap .btn-primary:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-primary:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(86.7,164.05,255,.5)}.isolate-bootstrap .btn-secondary{color:#fff;background-color:#7f7f7f;border-color:#7f7f7f;box-shadow:none}.isolate-bootstrap .btn-secondary:hover{color:#fff;background-color:hsl(0,0%,42.3039215686%);border-color:rgb(101.5,101.5,101.5)}.isolate-bootstrap .btn-secondary:focus,.isolate-bootstrap .btn-secondary.focus{box-shadow:none,0 0 0 0 rgba(146.2,146.2,146.2,.5)}.isolate-bootstrap .btn-secondary.disabled,.isolate-bootstrap .btn-secondary:disabled{color:#fff;background-color:#7f7f7f;border-color:#7f7f7f}.isolate-bootstrap .btn-secondary:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-secondary:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-secondary.dropdown-toggle{color:#fff;background-color:rgb(101.5,101.5,101.5);border-color:hsl(0,0%,37.3039215686%)}.isolate-bootstrap .btn-secondary:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(146.2,146.2,146.2,.5)}.isolate-bootstrap .btn-success{color:#212529;background-color:#8ecd4a;border-color:#8ecd4a;box-shadow:none}.isolate-bootstrap .btn-success:hover{color:#212529;background-color:hsl(88.8549618321,56.70995671%,47.2058823529%);border-color:hsl(88.8549618321,56.70995671%,44.7058823529%)}.isolate-bootstrap .btn-success:focus,.isolate-bootstrap .btn-success.focus{box-shadow:none,0 0 0 0 rgba(125.65,179.8,69.05,.5)}.isolate-bootstrap .btn-success.disabled,.isolate-bootstrap .btn-success:disabled{color:#212529;background-color:#8ecd4a;border-color:#8ecd4a}.isolate-bootstrap .btn-success:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-success:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-success.dropdown-toggle{color:#fff;background-color:hsl(88.8549618321,56.70995671%,44.7058823529%);border-color:hsl(88.8549618321,56.70995671%,42.2058823529%)}.isolate-bootstrap .btn-success:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-success:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(125.65,179.8,69.05,.5)}.isolate-bootstrap .btn-info{color:#212529;background-color:#bddbfd;border-color:#bddbfd;box-shadow:none}.isolate-bootstrap .btn-info:hover{color:#212529;background-color:rgb(151.875,198.75,251.875);border-color:rgb(139.5,192,251.5)}.isolate-bootstrap .btn-info:focus,.isolate-bootstrap .btn-info.focus{box-shadow:none,0 0 0 0 rgba(165.6,191.7,221.2,.5)}.isolate-bootstrap .btn-info.disabled,.isolate-bootstrap .btn-info:disabled{color:#212529;background-color:#bddbfd;border-color:#bddbfd}.isolate-bootstrap .btn-info:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-info:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-info.dropdown-toggle{color:#212529;background-color:rgb(139.5,192,251.5);border-color:rgb(127.125,185.25,251.125)}.isolate-bootstrap .btn-info:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-info:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(165.6,191.7,221.2,.5)}.isolate-bootstrap .btn-warning{color:#212529;background-color:#ffc600;border-color:#ffc600;box-shadow:none}.isolate-bootstrap .btn-warning:hover{color:#212529;background-color:rgb(216.75,168.3,0);border-color:rgb(204,158.4,0)}.isolate-bootstrap .btn-warning:focus,.isolate-bootstrap .btn-warning.focus{box-shadow:none,0 0 0 0 rgba(221.7,173.85,6.15,.5)}.isolate-bootstrap .btn-warning.disabled,.isolate-bootstrap .btn-warning:disabled{color:#212529;background-color:#ffc600;border-color:#ffc600}.isolate-bootstrap .btn-warning:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-warning:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-warning.dropdown-toggle{color:#212529;background-color:rgb(204,158.4,0);border-color:rgb(191.25,148.5,0)}.isolate-bootstrap .btn-warning:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-warning:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(221.7,173.85,6.15,.5)}.isolate-bootstrap .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545;box-shadow:none}.isolate-bootstrap .btn-danger:hover{color:#fff;background-color:rgb(200.082278481,34.667721519,50.5158227848);border-color:rgb(189.2151898734,32.7848101266,47.7721518987)}.isolate-bootstrap .btn-danger:focus,.isolate-bootstrap .btn-danger.focus{box-shadow:none,0 0 0 0 rgba(225.25,83.3,96.9,.5)}.isolate-bootstrap .btn-danger.disabled,.isolate-bootstrap .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.isolate-bootstrap .btn-danger:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-danger:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-danger.dropdown-toggle{color:#fff;background-color:rgb(189.2151898734,32.7848101266,47.7721518987);border-color:rgb(178.3481012658,30.9018987342,45.0284810127)}.isolate-bootstrap .btn-danger:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-danger:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(225.25,83.3,96.9,.5)}.isolate-bootstrap .btn-light{color:#212529;background-color:#f6f6f6;border-color:#f6f6f6;box-shadow:none}.isolate-bootstrap .btn-light:hover{color:#212529;background-color:hsl(0,0%,88.9705882353%);border-color:rgb(220.5,220.5,220.5)}.isolate-bootstrap .btn-light:focus,.isolate-bootstrap .btn-light.focus{box-shadow:none,0 0 0 0 rgba(214.05,214.65,215.25,.5)}.isolate-bootstrap .btn-light.disabled,.isolate-bootstrap .btn-light:disabled{color:#212529;background-color:#f6f6f6;border-color:#f6f6f6}.isolate-bootstrap .btn-light:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-light:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-light.dropdown-toggle{color:#212529;background-color:rgb(220.5,220.5,220.5);border-color:hsl(0,0%,83.9705882353%)}.isolate-bootstrap .btn-light:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-light:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(214.05,214.65,215.25,.5)}.isolate-bootstrap .btn-dark{color:#fff;background-color:#444;border-color:#444;box-shadow:none}.isolate-bootstrap .btn-dark:hover{color:#fff;background-color:hsl(0,0%,19.1666666667%);border-color:rgb(42.5,42.5,42.5)}.isolate-bootstrap .btn-dark:focus,.isolate-bootstrap .btn-dark.focus{box-shadow:none,0 0 0 0 rgba(96.05,96.05,96.05,.5)}.isolate-bootstrap .btn-dark.disabled,.isolate-bootstrap .btn-dark:disabled{color:#fff;background-color:#444;border-color:#444}.isolate-bootstrap .btn-dark:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-dark:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-dark.dropdown-toggle{color:#fff;background-color:rgb(42.5,42.5,42.5);border-color:hsl(0,0%,14.1666666667%)}.isolate-bootstrap .btn-dark:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-dark:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(96.05,96.05,96.05,.5)}.isolate-bootstrap .btn-success-light{color:#212529;background-color:hsl(88.8549618321,56.70995671%,64.7058823529%);border-color:hsl(88.8549618321,56.70995671%,64.7058823529%);box-shadow:none}.isolate-bootstrap .btn-success-light:hover{color:#212529;background-color:hsl(88.8549618321,56.70995671%,57.2058823529%);border-color:#8ecd4a}.isolate-bootstrap .btn-success-light:focus,.isolate-bootstrap .btn-success-light.focus{box-shadow:none,0 0 0 0 hsla(89.4736842105,39.5620908018%,57.2941176471%,.5)}.isolate-bootstrap .btn-success-light.disabled,.isolate-bootstrap .btn-success-light:disabled{color:#212529;background-color:hsl(88.8549618321,56.70995671%,64.7058823529%);border-color:hsl(88.8549618321,56.70995671%,64.7058823529%)}.isolate-bootstrap .btn-success-light:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-success-light:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-success-light.dropdown-toggle{color:#212529;background-color:#8ecd4a;border-color:hsl(88.8549618321,56.70995671%,52.2058823529%)}.isolate-bootstrap .btn-success-light:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-success-light:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-success-light.dropdown-toggle:focus{box-shadow:0 0 0 0 hsla(89.4736842105,39.5620908018%,57.2941176471%,.5)}.isolate-bootstrap .btn-danger-light{color:#212529;background-color:hsl(.4347826087,72.6315789474%,72.7450980392%);border-color:hsl(.4347826087,72.6315789474%,72.7450980392%);box-shadow:none}.isolate-bootstrap .btn-danger-light:hover{color:#fff;background-color:hsl(.4347826087,72.6315789474%,65.2450980392%);border-color:#e55c5b}.isolate-bootstrap .btn-danger-light:focus,.isolate-bootstrap .btn-danger-light.focus{box-shadow:none,0 0 0 0 hsla(.0154882532,46.0987254298%,64.0098039216%,.5)}.isolate-bootstrap .btn-danger-light.disabled,.isolate-bootstrap .btn-danger-light:disabled{color:#212529;background-color:hsl(.4347826087,72.6315789474%,72.7450980392%);border-color:hsl(.4347826087,72.6315789474%,72.7450980392%)}.isolate-bootstrap .btn-danger-light:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-danger-light:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-danger-light.dropdown-toggle{color:#fff;background-color:#e55c5b;border-color:hsl(.4347826087,72.6315789474%,60.2450980392%)}.isolate-bootstrap .btn-danger-light:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-danger-light:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-danger-light.dropdown-toggle:focus{box-shadow:0 0 0 0 hsla(.0154882532,46.0987254298%,64.0098039216%,.5)}.isolate-bootstrap .btn-warning-muted{color:#212529;background-color:rgb(255,243.6,204);border-color:rgb(255,243.6,204);box-shadow:none}.isolate-bootstrap .btn-warning-muted:hover{color:#212529;background-color:rgb(255,235.05,165.75);border-color:rgb(255,232.2,153)}.isolate-bootstrap .btn-warning-muted:focus,.isolate-bootstrap .btn-warning-muted.focus{box-shadow:none,0 0 0 0 rgba(221.7,212.61,179.55,.5)}.isolate-bootstrap .btn-warning-muted.disabled,.isolate-bootstrap .btn-warning-muted:disabled{color:#212529;background-color:rgb(255,243.6,204);border-color:rgb(255,243.6,204)}.isolate-bootstrap .btn-warning-muted:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-warning-muted:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-warning-muted.dropdown-toggle{color:#212529;background-color:rgb(255,232.2,153);border-color:rgb(255,229.35,140.25)}.isolate-bootstrap .btn-warning-muted:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-warning-muted:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-warning-muted.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(221.7,212.61,179.55,.5)}.isolate-bootstrap .btn-advance{color:#fff;background-color:#4a981f;border-color:#4a981f;box-shadow:none}.isolate-bootstrap .btn-advance:hover{color:#fff;background-color:rgb(58.5327868852,120.2295081967,24.5204918033);border-color:rgb(53.3770491803,109.6393442623,22.3606557377)}.isolate-bootstrap .btn-advance:focus,.isolate-bootstrap .btn-advance.focus{box-shadow:none,0 0 0 0 rgba(101.15,167.45,64.6,.5)}.isolate-bootstrap .btn-advance.disabled,.isolate-bootstrap .btn-advance:disabled{color:#fff;background-color:#4a981f;border-color:#4a981f}.isolate-bootstrap .btn-advance:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-advance:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-advance.dropdown-toggle{color:#fff;background-color:rgb(53.3770491803,109.6393442623,22.3606557377);border-color:rgb(48.2213114754,99.0491803279,20.2008196721)}.isolate-bootstrap .btn-advance:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-advance:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-advance.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(101.15,167.45,64.6,.5)}.isolate-bootstrap .btn-accent{color:#212529;background-color:#ffae02;border-color:#ffae02;box-shadow:none}.isolate-bootstrap .btn-accent:hover{color:#212529;background-color:rgb(218.75,148.7154150198,0);border-color:rgb(206,140.04743083,0)}.isolate-bootstrap .btn-accent:focus,.isolate-bootstrap .btn-accent.focus{box-shadow:none,0 0 0 0 rgba(221.7,153.45,7.85,.5)}.isolate-bootstrap .btn-accent.disabled,.isolate-bootstrap .btn-accent:disabled{color:#212529;background-color:#ffae02;border-color:#ffae02}.isolate-bootstrap .btn-accent:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-accent:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-accent.dropdown-toggle{color:#fff;background-color:rgb(206,140.04743083,0);border-color:rgb(193.25,131.3794466403,0)}.isolate-bootstrap .btn-accent:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-accent:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-accent.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(221.7,153.45,7.85,.5)}.isolate-bootstrap .btn-accent-muted{color:#212529;background-color:rgb(255,222.9841897233,155);border-color:rgb(255,222.9841897233,155);box-shadow:none}.isolate-bootstrap .btn-accent-muted:hover{color:#212529;background-color:rgb(255,210.7381422925,116.75);border-color:rgb(255,206.6561264822,104)}.isolate-bootstrap .btn-accent-muted:focus,.isolate-bootstrap .btn-accent-muted.focus{box-shadow:none,0 0 0 0 rgba(221.7,195.0865612648,137.9,.5)}.isolate-bootstrap .btn-accent-muted.disabled,.isolate-bootstrap .btn-accent-muted:disabled{color:#212529;background-color:rgb(255,222.9841897233,155);border-color:rgb(255,222.9841897233,155)}.isolate-bootstrap .btn-accent-muted:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-accent-muted:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-accent-muted.dropdown-toggle{color:#212529;background-color:rgb(255,206.6561264822,104);border-color:rgb(255,202.5741106719,91.25)}.isolate-bootstrap .btn-accent-muted:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-accent-muted:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-accent-muted.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(221.7,195.0865612648,137.9,.5)}.isolate-bootstrap .btn-primary-light{color:#212529;background-color:rgb(108,175.5606060606,255);border-color:rgb(108,175.5606060606,255);box-shadow:none}.isolate-bootstrap .btn-primary-light:hover{color:#fff;background-color:rgb(69.75,154.8901515152,255);border-color:#3994ff}.isolate-bootstrap .btn-primary-light:focus,.isolate-bootstrap .btn-primary-light.focus{box-shadow:none,0 0 0 0 rgba(96.75,154.7765151515,222.9,.5)}.isolate-bootstrap .btn-primary-light.disabled,.isolate-bootstrap .btn-primary-light:disabled{color:#212529;background-color:rgb(108,175.5606060606,255);border-color:rgb(108,175.5606060606,255)}.isolate-bootstrap .btn-primary-light:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-primary-light:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-primary-light.dropdown-toggle{color:#fff;background-color:#3994ff;border-color:rgb(44.25,141.1098484848,255)}.isolate-bootstrap .btn-primary-light:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-primary-light:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-primary-light.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(96.75,154.7765151515,222.9,.5)}.isolate-bootstrap .btn-outline-primary{color:#3994ff;border-color:#3994ff}.isolate-bootstrap .btn-outline-primary:hover{color:#fff;background-color:#3994ff;border-color:#3994ff}.isolate-bootstrap .btn-outline-primary:focus,.isolate-bootstrap .btn-outline-primary.focus{box-shadow:0 0 0 0 rgba(57,148,255,.5)}.isolate-bootstrap .btn-outline-primary.disabled,.isolate-bootstrap .btn-outline-primary:disabled{color:#3994ff;background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#3994ff;border-color:#3994ff}.isolate-bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(57,148,255,.5)}.isolate-bootstrap .btn-outline-secondary{color:#7f7f7f;border-color:#7f7f7f}.isolate-bootstrap .btn-outline-secondary:hover{color:#fff;background-color:#7f7f7f;border-color:#7f7f7f}.isolate-bootstrap .btn-outline-secondary:focus,.isolate-bootstrap .btn-outline-secondary.focus{box-shadow:0 0 0 0 rgba(127,127,127,.5)}.isolate-bootstrap .btn-outline-secondary.disabled,.isolate-bootstrap .btn-outline-secondary:disabled{color:#7f7f7f;background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#7f7f7f;border-color:#7f7f7f}.isolate-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(127,127,127,.5)}.isolate-bootstrap .btn-outline-success{color:#8ecd4a;border-color:#8ecd4a}.isolate-bootstrap .btn-outline-success:hover{color:#212529;background-color:#8ecd4a;border-color:#8ecd4a}.isolate-bootstrap .btn-outline-success:focus,.isolate-bootstrap .btn-outline-success.focus{box-shadow:0 0 0 0 rgba(142,205,74,.5)}.isolate-bootstrap .btn-outline-success.disabled,.isolate-bootstrap .btn-outline-success:disabled{color:#8ecd4a;background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-success:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-success:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-success.dropdown-toggle{color:#212529;background-color:#8ecd4a;border-color:#8ecd4a}.isolate-bootstrap .btn-outline-success:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(142,205,74,.5)}.isolate-bootstrap .btn-outline-info{color:#bddbfd;border-color:#bddbfd}.isolate-bootstrap .btn-outline-info:hover{color:#212529;background-color:#bddbfd;border-color:#bddbfd}.isolate-bootstrap .btn-outline-info:focus,.isolate-bootstrap .btn-outline-info.focus{box-shadow:0 0 0 0 rgba(189,219,253,.5)}.isolate-bootstrap .btn-outline-info.disabled,.isolate-bootstrap .btn-outline-info:disabled{color:#bddbfd;background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-info:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-info:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-info.dropdown-toggle{color:#212529;background-color:#bddbfd;border-color:#bddbfd}.isolate-bootstrap .btn-outline-info:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(189,219,253,.5)}.isolate-bootstrap .btn-outline-warning{color:#ffc600;border-color:#ffc600}.isolate-bootstrap .btn-outline-warning:hover{color:#212529;background-color:#ffc600;border-color:#ffc600}.isolate-bootstrap .btn-outline-warning:focus,.isolate-bootstrap .btn-outline-warning.focus{box-shadow:0 0 0 0 rgba(255,198,0,.5)}.isolate-bootstrap .btn-outline-warning.disabled,.isolate-bootstrap .btn-outline-warning:disabled{color:#ffc600;background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc600;border-color:#ffc600}.isolate-bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(255,198,0,.5)}.isolate-bootstrap .btn-outline-danger{color:#dc3545;border-color:#dc3545}.isolate-bootstrap .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.isolate-bootstrap .btn-outline-danger:focus,.isolate-bootstrap .btn-outline-danger.focus{box-shadow:0 0 0 0 rgba(220,53,69,.5)}.isolate-bootstrap .btn-outline-danger.disabled,.isolate-bootstrap .btn-outline-danger:disabled{color:#dc3545;background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.isolate-bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(220,53,69,.5)}.isolate-bootstrap .btn-outline-light{color:#f6f6f6;border-color:#f6f6f6}.isolate-bootstrap .btn-outline-light:hover{color:#212529;background-color:#f6f6f6;border-color:#f6f6f6}.isolate-bootstrap .btn-outline-light:focus,.isolate-bootstrap .btn-outline-light.focus{box-shadow:0 0 0 0 rgba(246,246,246,.5)}.isolate-bootstrap .btn-outline-light.disabled,.isolate-bootstrap .btn-outline-light:disabled{color:#f6f6f6;background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-light:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-light:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f6f6f6;border-color:#f6f6f6}.isolate-bootstrap .btn-outline-light:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(246,246,246,.5)}.isolate-bootstrap .btn-outline-dark{color:#444;border-color:#444}.isolate-bootstrap .btn-outline-dark:hover{color:#fff;background-color:#444;border-color:#444}.isolate-bootstrap .btn-outline-dark:focus,.isolate-bootstrap .btn-outline-dark.focus{box-shadow:0 0 0 0 rgba(68,68,68,.5)}.isolate-bootstrap .btn-outline-dark.disabled,.isolate-bootstrap .btn-outline-dark:disabled{color:#444;background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#444;border-color:#444}.isolate-bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(68,68,68,.5)}.isolate-bootstrap .btn-outline-success-light{color:hsl(88.8549618321,56.70995671%,64.7058823529%);border-color:hsl(88.8549618321,56.70995671%,64.7058823529%)}.isolate-bootstrap .btn-outline-success-light:hover{color:#212529;background-color:hsl(88.8549618321,56.70995671%,64.7058823529%);border-color:hsl(88.8549618321,56.70995671%,64.7058823529%)}.isolate-bootstrap .btn-outline-success-light:focus,.isolate-bootstrap .btn-outline-success-light.focus{box-shadow:0 0 0 0 hsla(88.8549618321,56.70995671%,64.7058823529%,.5)}.isolate-bootstrap .btn-outline-success-light.disabled,.isolate-bootstrap .btn-outline-success-light:disabled{color:hsl(88.8549618321,56.70995671%,64.7058823529%);background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-success-light:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-success-light:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-success-light.dropdown-toggle{color:#212529;background-color:hsl(88.8549618321,56.70995671%,64.7058823529%);border-color:hsl(88.8549618321,56.70995671%,64.7058823529%)}.isolate-bootstrap .btn-outline-success-light:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-success-light:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-success-light.dropdown-toggle:focus{box-shadow:0 0 0 0 hsla(88.8549618321,56.70995671%,64.7058823529%,.5)}.isolate-bootstrap .btn-outline-danger-light{color:hsl(.4347826087,72.6315789474%,72.7450980392%);border-color:hsl(.4347826087,72.6315789474%,72.7450980392%)}.isolate-bootstrap .btn-outline-danger-light:hover{color:#212529;background-color:hsl(.4347826087,72.6315789474%,72.7450980392%);border-color:hsl(.4347826087,72.6315789474%,72.7450980392%)}.isolate-bootstrap .btn-outline-danger-light:focus,.isolate-bootstrap .btn-outline-danger-light.focus{box-shadow:0 0 0 0 hsla(.4347826087,72.6315789474%,72.7450980392%,.5)}.isolate-bootstrap .btn-outline-danger-light.disabled,.isolate-bootstrap .btn-outline-danger-light:disabled{color:hsl(.4347826087,72.6315789474%,72.7450980392%);background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-danger-light:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-danger-light:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-danger-light.dropdown-toggle{color:#212529;background-color:hsl(.4347826087,72.6315789474%,72.7450980392%);border-color:hsl(.4347826087,72.6315789474%,72.7450980392%)}.isolate-bootstrap .btn-outline-danger-light:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-danger-light:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-danger-light.dropdown-toggle:focus{box-shadow:0 0 0 0 hsla(.4347826087,72.6315789474%,72.7450980392%,.5)}.isolate-bootstrap .btn-outline-warning-muted{color:rgb(255,243.6,204);border-color:rgb(255,243.6,204)}.isolate-bootstrap .btn-outline-warning-muted:hover{color:#212529;background-color:rgb(255,243.6,204);border-color:rgb(255,243.6,204)}.isolate-bootstrap .btn-outline-warning-muted:focus,.isolate-bootstrap .btn-outline-warning-muted.focus{box-shadow:0 0 0 0 rgba(255,243.6,204,.5)}.isolate-bootstrap .btn-outline-warning-muted.disabled,.isolate-bootstrap .btn-outline-warning-muted:disabled{color:rgb(255,243.6,204);background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-warning-muted:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-warning-muted:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-warning-muted.dropdown-toggle{color:#212529;background-color:rgb(255,243.6,204);border-color:rgb(255,243.6,204)}.isolate-bootstrap .btn-outline-warning-muted:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-warning-muted:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-warning-muted.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(255,243.6,204,.5)}.isolate-bootstrap .btn-outline-advance{color:#4a981f;border-color:#4a981f}.isolate-bootstrap .btn-outline-advance:hover{color:#fff;background-color:#4a981f;border-color:#4a981f}.isolate-bootstrap .btn-outline-advance:focus,.isolate-bootstrap .btn-outline-advance.focus{box-shadow:0 0 0 0 rgba(74,152,31,.5)}.isolate-bootstrap .btn-outline-advance.disabled,.isolate-bootstrap .btn-outline-advance:disabled{color:#4a981f;background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-advance:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-advance:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-advance.dropdown-toggle{color:#fff;background-color:#4a981f;border-color:#4a981f}.isolate-bootstrap .btn-outline-advance:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-advance:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-advance.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(74,152,31,.5)}.isolate-bootstrap .btn-outline-accent{color:#ffae02;border-color:#ffae02}.isolate-bootstrap .btn-outline-accent:hover{color:#212529;background-color:#ffae02;border-color:#ffae02}.isolate-bootstrap .btn-outline-accent:focus,.isolate-bootstrap .btn-outline-accent.focus{box-shadow:0 0 0 0 rgba(255,174,2,.5)}.isolate-bootstrap .btn-outline-accent.disabled,.isolate-bootstrap .btn-outline-accent:disabled{color:#ffae02;background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-accent:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-accent:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-accent.dropdown-toggle{color:#212529;background-color:#ffae02;border-color:#ffae02}.isolate-bootstrap .btn-outline-accent:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-accent:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-accent.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(255,174,2,.5)}.isolate-bootstrap .btn-outline-accent-muted{color:rgb(255,222.9841897233,155);border-color:rgb(255,222.9841897233,155)}.isolate-bootstrap .btn-outline-accent-muted:hover{color:#212529;background-color:rgb(255,222.9841897233,155);border-color:rgb(255,222.9841897233,155)}.isolate-bootstrap .btn-outline-accent-muted:focus,.isolate-bootstrap .btn-outline-accent-muted.focus{box-shadow:0 0 0 0 rgba(255,222.9841897233,155,.5)}.isolate-bootstrap .btn-outline-accent-muted.disabled,.isolate-bootstrap .btn-outline-accent-muted:disabled{color:rgb(255,222.9841897233,155);background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-accent-muted:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-accent-muted:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-accent-muted.dropdown-toggle{color:#212529;background-color:rgb(255,222.9841897233,155);border-color:rgb(255,222.9841897233,155)}.isolate-bootstrap .btn-outline-accent-muted:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-accent-muted:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-accent-muted.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(255,222.9841897233,155,.5)}.isolate-bootstrap .btn-outline-primary-light{color:rgb(108,175.5606060606,255);border-color:rgb(108,175.5606060606,255)}.isolate-bootstrap .btn-outline-primary-light:hover{color:#212529;background-color:rgb(108,175.5606060606,255);border-color:rgb(108,175.5606060606,255)}.isolate-bootstrap .btn-outline-primary-light:focus,.isolate-bootstrap .btn-outline-primary-light.focus{box-shadow:0 0 0 0 rgba(108,175.5606060606,255,.5)}.isolate-bootstrap .btn-outline-primary-light.disabled,.isolate-bootstrap .btn-outline-primary-light:disabled{color:rgb(108,175.5606060606,255);background-color:rgba(0,0,0,0)}.isolate-bootstrap .btn-outline-primary-light:not(:disabled):not(.disabled):active,.isolate-bootstrap .btn-outline-primary-light:not(:disabled):not(.disabled).active,.show>.isolate-bootstrap .btn-outline-primary-light.dropdown-toggle{color:#212529;background-color:rgb(108,175.5606060606,255);border-color:rgb(108,175.5606060606,255)}.isolate-bootstrap .btn-outline-primary-light:not(:disabled):not(.disabled):active:focus,.isolate-bootstrap .btn-outline-primary-light:not(:disabled):not(.disabled).active:focus,.show>.isolate-bootstrap .btn-outline-primary-light.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(108,175.5606060606,255,.5)}.isolate-bootstrap .btn-link{font-weight:400;color:#3994ff;text-decoration:none}.isolate-bootstrap .btn-link:hover{color:theme-color("primary");text-decoration:none}.isolate-bootstrap .btn-link:focus,.isolate-bootstrap .btn-link.focus{text-decoration:none;box-shadow:none}.isolate-bootstrap .btn-link:disabled,.isolate-bootstrap .btn-link.disabled{color:#bcbcbc;pointer-events:none}.isolate-bootstrap .btn-lg,.isolate-bootstrap .btn-group-lg>.btn{padding:.5rem 20px;font-size:1.125rem;line-height:normal;border-radius:0}.isolate-bootstrap .btn-sm,.isolate-bootstrap .btn-group-sm>.btn{padding:.25rem .5rem;font-size:0.765625rem;line-height:1.5;border-radius:0}.isolate-bootstrap .btn-block{display:block;width:100%}.isolate-bootstrap .btn-block+.btn-block{margin-top:.5rem}.isolate-bootstrap input[type=submit].btn-block,.isolate-bootstrap input[type=reset].btn-block,.isolate-bootstrap input[type=button].btn-block{width:100%}.isolate-bootstrap .fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .fade{transition:none}}.isolate-bootstrap .fade:not(.show){opacity:0}.isolate-bootstrap .collapse:not(.show){display:none}.isolate-bootstrap .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .collapsing{transition:none}}.isolate-bootstrap .dropup,.isolate-bootstrap .dropright,.isolate-bootstrap .dropdown,.isolate-bootstrap .dropleft{position:relative}.isolate-bootstrap .dropdown-toggle{white-space:nowrap}.isolate-bootstrap .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.isolate-bootstrap .dropdown-toggle:empty::after{margin-left:0}.isolate-bootstrap .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:245px;padding:0 0;margin:.125rem 0 0;font-size:0.875rem;color:#000;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:0;box-shadow:0 2px 5px rgba(0,0,0,.2)}.isolate-bootstrap .dropdown-menu-left{right:auto;left:0}.isolate-bootstrap .dropdown-menu-right{right:0;left:auto}@media(min-width: 576px){.isolate-bootstrap .dropdown-menu-sm-left{right:auto;left:0}.isolate-bootstrap .dropdown-menu-sm-right{right:0;left:auto}}@media(min-width: 768px){.isolate-bootstrap .dropdown-menu-md-left{right:auto;left:0}.isolate-bootstrap .dropdown-menu-md-right{right:0;left:auto}}@media(min-width: 992px){.isolate-bootstrap .dropdown-menu-lg-left{right:auto;left:0}.isolate-bootstrap .dropdown-menu-lg-right{right:0;left:auto}}@media(min-width: 1200px){.isolate-bootstrap .dropdown-menu-xl-left{right:auto;left:0}.isolate-bootstrap .dropdown-menu-xl-right{right:0;left:auto}}.isolate-bootstrap .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.isolate-bootstrap .dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.isolate-bootstrap .dropup .dropdown-toggle:empty::after{margin-left:0}.isolate-bootstrap .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.isolate-bootstrap .dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.isolate-bootstrap .dropright .dropdown-toggle:empty::after{margin-left:0}.isolate-bootstrap .dropright .dropdown-toggle::after{vertical-align:0}.isolate-bootstrap .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.isolate-bootstrap .dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.isolate-bootstrap .dropleft .dropdown-toggle::after{display:none}.isolate-bootstrap .dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.isolate-bootstrap .dropleft .dropdown-toggle:empty::after{margin-left:0}.isolate-bootstrap .dropleft .dropdown-toggle::before{vertical-align:0}.isolate-bootstrap .dropdown-menu[x-placement^=top],.isolate-bootstrap .dropdown-menu[x-placement^=right],.isolate-bootstrap .dropdown-menu[x-placement^=bottom],.isolate-bootstrap .dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.isolate-bootstrap .dropdown-divider{height:0;margin:0 0;overflow:hidden;border-top:1px solid #f3f3f3}.isolate-bootstrap .dropdown-item{display:block;width:100%;padding:10px 25px;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.isolate-bootstrap .dropdown-item:first-child{border-top-left-radius:calc(0 - 1px);border-top-right-radius:calc(0 - 1px)}.isolate-bootstrap .dropdown-item:last-child{border-bottom-right-radius:calc(0 - 1px);border-bottom-left-radius:calc(0 - 1px)}.isolate-bootstrap .dropdown-item:hover,.isolate-bootstrap .dropdown-item:focus{color:#3994ff;text-decoration:none;background-color:rgba(0,0,0,0)}.isolate-bootstrap .dropdown-item.active,.isolate-bootstrap .dropdown-item:active{color:#3994ff;text-decoration:none;background-color:rgba(0,0,0,0)}.isolate-bootstrap .dropdown-item.disabled,.isolate-bootstrap .dropdown-item:disabled{color:#bcbcbc;pointer-events:none;background-color:rgba(0,0,0,0)}.isolate-bootstrap .dropdown-menu.show{display:block}.isolate-bootstrap .dropdown-header{display:block;padding:0 25px;margin-bottom:0;font-size:0.765625rem;color:#bcbcbc;white-space:nowrap}.isolate-bootstrap .dropdown-item-text{display:block;padding:10px 25px;color:#212529}.isolate-bootstrap .btn-group,.isolate-bootstrap .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.isolate-bootstrap .btn-group>.btn,.isolate-bootstrap .btn-group-vertical>.btn{position:relative;flex:1 1 auto}.isolate-bootstrap .btn-group>.btn:hover,.isolate-bootstrap .btn-group-vertical>.btn:hover{z-index:1}.isolate-bootstrap .btn-group>.btn:focus,.isolate-bootstrap .btn-group>.btn:active,.isolate-bootstrap .btn-group>.btn.active,.isolate-bootstrap .btn-group-vertical>.btn:focus,.isolate-bootstrap .btn-group-vertical>.btn:active,.isolate-bootstrap .btn-group-vertical>.btn.active{z-index:1}.isolate-bootstrap .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.isolate-bootstrap .btn-toolbar .input-group{width:auto}.isolate-bootstrap .btn-group>.btn:not(:first-child),.isolate-bootstrap .btn-group>.btn-group:not(:first-child){margin-left:-1px}.isolate-bootstrap .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.isolate-bootstrap .btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.isolate-bootstrap .btn-group>.btn:not(:first-child),.isolate-bootstrap .btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.isolate-bootstrap .dropdown-toggle-split{padding-right:.46875rem;padding-left:.46875rem}.isolate-bootstrap .dropdown-toggle-split::after,.dropup .isolate-bootstrap .dropdown-toggle-split::after,.dropright .isolate-bootstrap .dropdown-toggle-split::after{margin-left:0}.dropleft .isolate-bootstrap .dropdown-toggle-split::before{margin-right:0}.isolate-bootstrap .btn-sm+.dropdown-toggle-split,.isolate-bootstrap .btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.isolate-bootstrap .btn-lg+.dropdown-toggle-split,.isolate-bootstrap .btn-group-lg>.btn+.dropdown-toggle-split{padding-right:15px;padding-left:15px}.isolate-bootstrap .btn-group.show .dropdown-toggle{box-shadow:none}.isolate-bootstrap .btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.isolate-bootstrap .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.isolate-bootstrap .btn-group-vertical>.btn,.isolate-bootstrap .btn-group-vertical>.btn-group{width:100%}.isolate-bootstrap .btn-group-vertical>.btn:not(:first-child),.isolate-bootstrap .btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.isolate-bootstrap .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.isolate-bootstrap .btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.isolate-bootstrap .btn-group-vertical>.btn:not(:first-child),.isolate-bootstrap .btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.isolate-bootstrap .btn-group-toggle>.btn,.isolate-bootstrap .btn-group-toggle>.btn-group>.btn{margin-bottom:0}.isolate-bootstrap .btn-group-toggle>.btn input[type=radio],.isolate-bootstrap .btn-group-toggle>.btn input[type=checkbox],.isolate-bootstrap .btn-group-toggle>.btn-group>.btn input[type=radio],.isolate-bootstrap .btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.isolate-bootstrap .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.isolate-bootstrap .input-group>.form-control,.isolate-bootstrap .input-group>.form-control-plaintext,.isolate-bootstrap .input-group>.custom-select,.isolate-bootstrap .input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.isolate-bootstrap .input-group>.form-control+.form-control,.isolate-bootstrap .input-group>.form-control+.custom-select,.isolate-bootstrap .input-group>.form-control+.custom-file,.isolate-bootstrap .input-group>.form-control-plaintext+.form-control,.isolate-bootstrap .input-group>.form-control-plaintext+.custom-select,.isolate-bootstrap .input-group>.form-control-plaintext+.custom-file,.isolate-bootstrap .input-group>.custom-select+.form-control,.isolate-bootstrap .input-group>.custom-select+.custom-select,.isolate-bootstrap .input-group>.custom-select+.custom-file,.isolate-bootstrap .input-group>.custom-file+.form-control,.isolate-bootstrap .input-group>.custom-file+.custom-select,.isolate-bootstrap .input-group>.custom-file+.custom-file{margin-left:-1px}.isolate-bootstrap .input-group>.form-control:focus,.isolate-bootstrap .input-group>.custom-select:focus,.isolate-bootstrap .input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.isolate-bootstrap .input-group>.custom-file .custom-file-input:focus{z-index:4}.isolate-bootstrap .input-group>.form-control:not(:last-child),.isolate-bootstrap .input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.isolate-bootstrap .input-group>.form-control:not(:first-child),.isolate-bootstrap .input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.isolate-bootstrap .input-group>.custom-file{display:flex;align-items:center}.isolate-bootstrap .input-group>.custom-file:not(:last-child) .custom-file-label,.isolate-bootstrap .input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.isolate-bootstrap .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.isolate-bootstrap .input-group-prepend,.isolate-bootstrap .input-group-append{display:flex}.isolate-bootstrap .input-group-prepend .btn,.isolate-bootstrap .input-group-append .btn{position:relative;z-index:2}.isolate-bootstrap .input-group-prepend .btn:focus,.isolate-bootstrap .input-group-append .btn:focus{z-index:3}.isolate-bootstrap .input-group-prepend .btn+.btn,.isolate-bootstrap .input-group-prepend .btn+.input-group-text,.isolate-bootstrap .input-group-prepend .input-group-text+.input-group-text,.isolate-bootstrap .input-group-prepend .input-group-text+.btn,.isolate-bootstrap .input-group-append .btn+.btn,.isolate-bootstrap .input-group-append .btn+.input-group-text,.isolate-bootstrap .input-group-append .input-group-text+.input-group-text,.isolate-bootstrap .input-group-append .input-group-text+.btn{margin-left:-1px}.isolate-bootstrap .input-group-prepend{margin-right:-1px}.isolate-bootstrap .input-group-append{margin-left:-1px}.isolate-bootstrap .input-group-text{display:flex;align-items:center;padding:.3125rem .625rem;margin-bottom:0;font-size:0.875rem;font-weight:400;line-height:1;color:#7f7f7f;text-align:center;white-space:nowrap;background-color:#f3f3f3;border:1px solid #d8d8d8;border-radius:4px}.isolate-bootstrap .input-group-text input[type=radio],.isolate-bootstrap .input-group-text input[type=checkbox]{margin-top:0}.isolate-bootstrap .input-group-lg>.form-control:not(textarea),.isolate-bootstrap .input-group-lg>.custom-select{height:40px}.isolate-bootstrap .input-group-lg>.form-control,.isolate-bootstrap .input-group-lg>.custom-select,.isolate-bootstrap .input-group-lg>.input-group-prepend>.input-group-text,.isolate-bootstrap .input-group-lg>.input-group-append>.input-group-text,.isolate-bootstrap .input-group-lg>.input-group-prepend>.btn,.isolate-bootstrap .input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:.3rem}.isolate-bootstrap .input-group-sm>.form-control:not(textarea),.isolate-bootstrap .input-group-sm>.custom-select{height:calc(1.5em + 0.5rem + 2px)}.isolate-bootstrap .input-group-sm>.form-control,.isolate-bootstrap .input-group-sm>.custom-select,.isolate-bootstrap .input-group-sm>.input-group-prepend>.input-group-text,.isolate-bootstrap .input-group-sm>.input-group-append>.input-group-text,.isolate-bootstrap .input-group-sm>.input-group-prepend>.btn,.isolate-bootstrap .input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:0.765625rem;line-height:1.5;border-radius:.2rem}.isolate-bootstrap .input-group-lg>.custom-select,.isolate-bootstrap .input-group-sm>.custom-select{padding-right:1.625rem}.isolate-bootstrap .input-group>.input-group-prepend>.btn,.isolate-bootstrap .input-group>.input-group-prepend>.input-group-text,.isolate-bootstrap .input-group>.input-group-append:not(:last-child)>.btn,.isolate-bootstrap .input-group>.input-group-append:not(:last-child)>.input-group-text,.isolate-bootstrap .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.isolate-bootstrap .input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.isolate-bootstrap .input-group>.input-group-append>.btn,.isolate-bootstrap .input-group>.input-group-append>.input-group-text,.isolate-bootstrap .input-group>.input-group-prepend:not(:first-child)>.btn,.isolate-bootstrap .input-group>.input-group-prepend:not(:first-child)>.input-group-text,.isolate-bootstrap .input-group>.input-group-prepend:first-child>.btn:not(:first-child),.isolate-bootstrap .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.isolate-bootstrap .custom-control{position:relative;display:block;min-height:.875rem;padding-left:1.5rem}.isolate-bootstrap .custom-control-inline{display:inline-flex;margin-right:1rem}.isolate-bootstrap .custom-control-input{position:absolute;z-index:-1;opacity:0}.isolate-bootstrap .custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#3994ff;background-color:#3994ff;box-shadow:none}.isolate-bootstrap .custom-control-input:focus~.custom-control-label::before{box-shadow:none,0}.isolate-bootstrap .custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#d8d8d8}.isolate-bootstrap .custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:rgb(235.5,244.4621212121,255);border-color:rgb(235.5,244.4621212121,255);box-shadow:none}.isolate-bootstrap .custom-control-input:disabled~.custom-control-label{color:#bcbcbc}.isolate-bootstrap .custom-control-input:disabled~.custom-control-label::before{background-color:#f3f3f3}.isolate-bootstrap .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.isolate-bootstrap .custom-control-label::before{position:absolute;top:-0.0625rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px;box-shadow:none}.isolate-bootstrap .custom-control-label::after{position:absolute;top:-0.0625rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.isolate-bootstrap .custom-checkbox .custom-control-label::before{border-radius:4px}.isolate-bootstrap .custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.isolate-bootstrap .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#3994ff;background-color:#3994ff;box-shadow:none}.isolate-bootstrap .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.isolate-bootstrap .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(57,148,255,.5)}.isolate-bootstrap .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(57,148,255,.5)}.isolate-bootstrap .custom-radio .custom-control-label::before{border-radius:50%}.isolate-bootstrap .custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.isolate-bootstrap .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(57,148,255,.5)}.isolate-bootstrap .custom-switch{padding-left:2.25rem}.isolate-bootstrap .custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.isolate-bootstrap .custom-switch .custom-control-label::after{top:calc(-0.0625rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .custom-switch .custom-control-label::after{transition:none}}.isolate-bootstrap .custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(0.75rem)}.isolate-bootstrap .custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(57,148,255,.5)}.isolate-bootstrap .custom-select{display:inline-block;width:100%;height:calc(1em + 0.625rem + 2px);padding:.3125rem 1.625rem .3125rem .625rem;font-size:0.875rem;font-weight:400;line-height:1;color:#7f7f7f;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23444' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .625rem center/8px 10px;background-color:#fff;border:1px solid #d8d8d8;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.075);appearance:none}.isolate-bootstrap .custom-select:focus{border-color:#d8d8d8;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .2rem rgba(57,148,255,.25)}.isolate-bootstrap .custom-select:focus::-ms-value{color:#7f7f7f;background-color:#fff}.isolate-bootstrap .custom-select[multiple],.isolate-bootstrap .custom-select[size]:not([size="1"]){height:auto;padding-right:.625rem;background-image:none}.isolate-bootstrap .custom-select:disabled{color:#bcbcbc;background-color:#f3f3f3}.isolate-bootstrap .custom-select::-ms-expand{display:none}.isolate-bootstrap .custom-select-sm{height:calc(1.5em + 0.5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.765625rem}.isolate-bootstrap .custom-select-lg{height:40px;padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.125rem}.isolate-bootstrap .custom-file{position:relative;display:inline-block;width:100%;height:calc(1em + 0.625rem + 2px);margin-bottom:0}.isolate-bootstrap .custom-file-input{position:relative;z-index:2;width:100%;height:calc(1em + 0.625rem + 2px);margin:0;opacity:0}.isolate-bootstrap .custom-file-input:focus~.custom-file-label{border-color:#d8d8d8;box-shadow:0}.isolate-bootstrap .custom-file-input:disabled~.custom-file-label{background-color:#f3f3f3}.isolate-bootstrap .custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.isolate-bootstrap .custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.isolate-bootstrap .custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1em + 0.625rem + 2px);padding:.3125rem .625rem;font-weight:400;line-height:1;color:#7f7f7f;background-color:#fff;border:1px solid #d8d8d8;border-radius:4px;box-shadow:none}.isolate-bootstrap .custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1em + 0.625rem);padding:.3125rem .625rem;line-height:1;color:#7f7f7f;content:"Browse";background-color:#f3f3f3;border-left:inherit;border-radius:0 4px 4px 0}.isolate-bootstrap .custom-range{width:100%;height:calc(1rem + 0.4rem);padding:0;background-color:rgba(0,0,0,0);appearance:none}.isolate-bootstrap .custom-range:focus{outline:none}.isolate-bootstrap .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0}.isolate-bootstrap .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0}.isolate-bootstrap .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0}.isolate-bootstrap .custom-range::-moz-focus-outer{border:0}.isolate-bootstrap .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#3994ff;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .custom-range::-webkit-slider-thumb{transition:none}}.isolate-bootstrap .custom-range::-webkit-slider-thumb:active{background-color:rgb(235.5,244.4621212121,255)}.isolate-bootstrap .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#e2e2e2;border-color:rgba(0,0,0,0);border-radius:1rem;box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1)}.isolate-bootstrap .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#3994ff;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .custom-range::-moz-range-thumb{transition:none}}.isolate-bootstrap .custom-range::-moz-range-thumb:active{background-color:rgb(235.5,244.4621212121,255)}.isolate-bootstrap .custom-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#e2e2e2;border-color:rgba(0,0,0,0);border-radius:1rem;box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1)}.isolate-bootstrap .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#3994ff;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .custom-range::-ms-thumb{transition:none}}.isolate-bootstrap .custom-range::-ms-thumb:active{background-color:rgb(235.5,244.4621212121,255)}.isolate-bootstrap .custom-range::-ms-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-width:.5rem;box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1)}.isolate-bootstrap .custom-range::-ms-fill-lower{background-color:#e2e2e2;border-radius:1rem}.isolate-bootstrap .custom-range::-ms-fill-upper{margin-right:15px;background-color:#e2e2e2;border-radius:1rem}.isolate-bootstrap .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.isolate-bootstrap .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.isolate-bootstrap .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.isolate-bootstrap .custom-range:disabled::-moz-range-track{cursor:default}.isolate-bootstrap .custom-range:disabled::-ms-thumb{background-color:#adb5bd}.isolate-bootstrap .custom-control-label::before,.isolate-bootstrap .custom-file-label,.isolate-bootstrap .custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .custom-control-label::before,.isolate-bootstrap .custom-file-label,.isolate-bootstrap .custom-select{transition:none}}.isolate-bootstrap .nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.isolate-bootstrap .nav-link{display:block;padding:.5rem 1rem}.isolate-bootstrap .nav-link:hover,.isolate-bootstrap .nav-link:focus{text-decoration:none}.isolate-bootstrap .nav-link.disabled{color:#bcbcbc;pointer-events:none;cursor:default}.isolate-bootstrap .nav-tabs{border-bottom:1px solid #e2e2e2}.isolate-bootstrap .nav-tabs .nav-item{margin-bottom:-1px}.isolate-bootstrap .nav-tabs .nav-link{border:1px solid rgba(0,0,0,0);border-top-left-radius:0;border-top-right-radius:0}.isolate-bootstrap .nav-tabs .nav-link:hover,.isolate-bootstrap .nav-tabs .nav-link:focus{border-color:#f3f3f3 #f3f3f3 #e2e2e2}.isolate-bootstrap .nav-tabs .nav-link.disabled{color:#bcbcbc;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.isolate-bootstrap .nav-tabs .nav-link.active,.isolate-bootstrap .nav-tabs .nav-item.show .nav-link{color:#000;background-color:hsla(0,0%,100%,.5);border-color:#e2e2e2 #e2e2e2 hsla(0,0%,100%,.5)}.isolate-bootstrap .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.isolate-bootstrap .nav-pills .nav-link{border-radius:4px}.isolate-bootstrap .nav-pills .nav-link.active,.isolate-bootstrap .nav-pills .show>.nav-link{color:#fff;background-color:#3994ff}.isolate-bootstrap .nav-fill .nav-item{flex:1 1 auto;text-align:center}.isolate-bootstrap .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.isolate-bootstrap .tab-content>.tab-pane{display:none}.isolate-bootstrap .tab-content>.active{display:block}.isolate-bootstrap .navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:10px 20px}.isolate-bootstrap .navbar>.container,.isolate-bootstrap .navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.isolate-bootstrap .navbar-brand{display:inline-block;padding-top:.390625rem;padding-bottom:.390625rem;margin-right:20px;font-size:1.09375rem;line-height:inherit;white-space:nowrap}.isolate-bootstrap .navbar-brand:hover,.isolate-bootstrap .navbar-brand:focus{text-decoration:none}.isolate-bootstrap .navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.isolate-bootstrap .navbar-nav .nav-link{padding-right:0;padding-left:0}.isolate-bootstrap .navbar-nav .dropdown-menu{position:static;float:none}.isolate-bootstrap .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.isolate-bootstrap .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.isolate-bootstrap .navbar-toggler{padding:.25rem .75rem;font-size:1.09375rem;line-height:1;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:0}.isolate-bootstrap .navbar-toggler:hover,.isolate-bootstrap .navbar-toggler:focus{text-decoration:none}.isolate-bootstrap .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media(max-width: 575.98px){.isolate-bootstrap .navbar-expand-sm>.container,.isolate-bootstrap .navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media(min-width: 576px){.isolate-bootstrap .navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.isolate-bootstrap .navbar-expand-sm .navbar-nav{flex-direction:row}.isolate-bootstrap .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.isolate-bootstrap .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.isolate-bootstrap .navbar-expand-sm>.container,.isolate-bootstrap .navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.isolate-bootstrap .navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.isolate-bootstrap .navbar-expand-sm .navbar-toggler{display:none}}@media(max-width: 767.98px){.isolate-bootstrap .navbar-expand-md>.container,.isolate-bootstrap .navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media(min-width: 768px){.isolate-bootstrap .navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.isolate-bootstrap .navbar-expand-md .navbar-nav{flex-direction:row}.isolate-bootstrap .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.isolate-bootstrap .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.isolate-bootstrap .navbar-expand-md>.container,.isolate-bootstrap .navbar-expand-md>.container-fluid{flex-wrap:nowrap}.isolate-bootstrap .navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.isolate-bootstrap .navbar-expand-md .navbar-toggler{display:none}}@media(max-width: 991.98px){.isolate-bootstrap .navbar-expand-lg>.container,.isolate-bootstrap .navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media(min-width: 992px){.isolate-bootstrap .navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.isolate-bootstrap .navbar-expand-lg .navbar-nav{flex-direction:row}.isolate-bootstrap .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.isolate-bootstrap .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.isolate-bootstrap .navbar-expand-lg>.container,.isolate-bootstrap .navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.isolate-bootstrap .navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.isolate-bootstrap .navbar-expand-lg .navbar-toggler{display:none}}@media(max-width: 1199.98px){.isolate-bootstrap .navbar-expand-xl>.container,.isolate-bootstrap .navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media(min-width: 1200px){.isolate-bootstrap .navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.isolate-bootstrap .navbar-expand-xl .navbar-nav{flex-direction:row}.isolate-bootstrap .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.isolate-bootstrap .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.isolate-bootstrap .navbar-expand-xl>.container,.isolate-bootstrap .navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.isolate-bootstrap .navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.isolate-bootstrap .navbar-expand-xl .navbar-toggler{display:none}}.isolate-bootstrap .navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.isolate-bootstrap .navbar-expand>.container,.isolate-bootstrap .navbar-expand>.container-fluid{padding-right:0;padding-left:0}.isolate-bootstrap .navbar-expand .navbar-nav{flex-direction:row}.isolate-bootstrap .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.isolate-bootstrap .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.isolate-bootstrap .navbar-expand>.container,.isolate-bootstrap .navbar-expand>.container-fluid{flex-wrap:nowrap}.isolate-bootstrap .navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.isolate-bootstrap .navbar-expand .navbar-toggler{display:none}.isolate-bootstrap .navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.isolate-bootstrap .navbar-light .navbar-brand:hover,.isolate-bootstrap .navbar-light .navbar-brand:focus{color:rgba(0,0,0,.9)}.isolate-bootstrap .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.isolate-bootstrap .navbar-light .navbar-nav .nav-link:hover,.isolate-bootstrap .navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.7)}.isolate-bootstrap .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.isolate-bootstrap .navbar-light .navbar-nav .show>.nav-link,.isolate-bootstrap .navbar-light .navbar-nav .active>.nav-link,.isolate-bootstrap .navbar-light .navbar-nav .nav-link.show,.isolate-bootstrap .navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.isolate-bootstrap .navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.isolate-bootstrap .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.isolate-bootstrap .navbar-light .navbar-text{color:rgba(0,0,0,.5)}.isolate-bootstrap .navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.isolate-bootstrap .navbar-light .navbar-text a:hover,.isolate-bootstrap .navbar-light .navbar-text a:focus{color:rgba(0,0,0,.9)}.isolate-bootstrap .navbar-dark .navbar-brand{color:#fff}.isolate-bootstrap .navbar-dark .navbar-brand:hover,.isolate-bootstrap .navbar-dark .navbar-brand:focus{color:#fff}.isolate-bootstrap .navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.isolate-bootstrap .navbar-dark .navbar-nav .nav-link:hover,.isolate-bootstrap .navbar-dark .navbar-nav .nav-link:focus{color:hsla(0,0%,100%,.75)}.isolate-bootstrap .navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.isolate-bootstrap .navbar-dark .navbar-nav .show>.nav-link,.isolate-bootstrap .navbar-dark .navbar-nav .active>.nav-link,.isolate-bootstrap .navbar-dark .navbar-nav .nav-link.show,.isolate-bootstrap .navbar-dark .navbar-nav .nav-link.active{color:#fff}.isolate-bootstrap .navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.isolate-bootstrap .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.isolate-bootstrap .navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.isolate-bootstrap .navbar-dark .navbar-text a{color:#fff}.isolate-bootstrap .navbar-dark .navbar-text a:hover,.isolate-bootstrap .navbar-dark .navbar-text a:focus{color:#fff}.isolate-bootstrap .card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:4px}.isolate-bootstrap .card>hr{margin-right:0;margin-left:0}.isolate-bootstrap .card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.isolate-bootstrap .card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.isolate-bootstrap .card-body{flex:1 1 auto;padding:1.25rem}.isolate-bootstrap .card-title{margin-bottom:.75rem}.isolate-bootstrap .card-subtitle{margin-top:-0.375rem;margin-bottom:0}.isolate-bootstrap .card-text:last-child{margin-bottom:0}.isolate-bootstrap .card-link:hover{text-decoration:none}.isolate-bootstrap .card-link+.card-link{margin-left:1.25rem}.isolate-bootstrap .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.isolate-bootstrap .card-header:first-child{border-radius:calc(4px - 1px) calc(4px - 1px) 0 0}.isolate-bootstrap .card-header+.list-group .list-group-item:first-child{border-top:0}.isolate-bootstrap .card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.isolate-bootstrap .card-footer:last-child{border-radius:0 0 calc(4px - 1px) calc(4px - 1px)}.isolate-bootstrap .card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0}.isolate-bootstrap .card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem}.isolate-bootstrap .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.isolate-bootstrap .card-img{width:100%;border-radius:calc(4px - 1px)}.isolate-bootstrap .card-img-top{width:100%;border-top-left-radius:calc(4px - 1px);border-top-right-radius:calc(4px - 1px)}.isolate-bootstrap .card-img-bottom{width:100%;border-bottom-right-radius:calc(4px - 1px);border-bottom-left-radius:calc(4px - 1px)}.isolate-bootstrap .card-deck{display:flex;flex-direction:column}.isolate-bootstrap .card-deck .card{margin-bottom:15px}@media(min-width: 576px){.isolate-bootstrap .card-deck{flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.isolate-bootstrap .card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.isolate-bootstrap .card-group{display:flex;flex-direction:column}.isolate-bootstrap .card-group>.card{margin-bottom:15px}@media(min-width: 576px){.isolate-bootstrap .card-group{flex-flow:row wrap}.isolate-bootstrap .card-group>.card{flex:1 0 0%;margin-bottom:0}.isolate-bootstrap .card-group>.card+.card{margin-left:0;border-left:0}.isolate-bootstrap .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.isolate-bootstrap .card-group>.card:not(:last-child) .card-img-top,.isolate-bootstrap .card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.isolate-bootstrap .card-group>.card:not(:last-child) .card-img-bottom,.isolate-bootstrap .card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.isolate-bootstrap .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.isolate-bootstrap .card-group>.card:not(:first-child) .card-img-top,.isolate-bootstrap .card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.isolate-bootstrap .card-group>.card:not(:first-child) .card-img-bottom,.isolate-bootstrap .card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.isolate-bootstrap .card-columns .card{margin-bottom:.75rem}@media(min-width: 576px){.isolate-bootstrap .card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.isolate-bootstrap .card-columns .card{display:inline-block;width:100%}}.isolate-bootstrap .accordion>.card{overflow:hidden}.isolate-bootstrap .accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.isolate-bootstrap .accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.isolate-bootstrap .accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.isolate-bootstrap .accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.isolate-bootstrap .accordion>.card .card-header{margin-bottom:-1px}.isolate-bootstrap .breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#f3f3f3;border-radius:4px}.isolate-bootstrap .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.isolate-bootstrap .breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#bcbcbc;content:"/"}.isolate-bootstrap .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.isolate-bootstrap .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.isolate-bootstrap .breadcrumb-item.active{color:#bcbcbc}.isolate-bootstrap .pagination{display:flex;padding-left:0;list-style:none;border-radius:4px}.isolate-bootstrap .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#3994ff;background-color:#fff;border:1px solid #e2e2e2}.isolate-bootstrap .page-link:hover{z-index:2;color:theme-color("primary");text-decoration:none;background-color:#f3f3f3;border-color:#e2e2e2}.isolate-bootstrap .page-link:focus{z-index:2;outline:0;box-shadow:0}.isolate-bootstrap .page-item:first-child .page-link{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.isolate-bootstrap .page-item:last-child .page-link{border-top-right-radius:4px;border-bottom-right-radius:4px}.isolate-bootstrap .page-item.active .page-link{z-index:1;color:#fff;background-color:#3994ff;border-color:#3994ff}.isolate-bootstrap .page-item.disabled .page-link{color:#bcbcbc;pointer-events:none;cursor:auto;background-color:#fff;border-color:#e2e2e2}.isolate-bootstrap .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.09375rem;line-height:1.5}.isolate-bootstrap .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.isolate-bootstrap .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.isolate-bootstrap .pagination-sm .page-link{padding:.25rem .5rem;font-size:0.765625rem;line-height:1.5}.isolate-bootstrap .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.isolate-bootstrap .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.isolate-bootstrap .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .badge{transition:none}}a.isolate-bootstrap .badge:hover,a.isolate-bootstrap .badge:focus{text-decoration:none}.isolate-bootstrap .badge:empty{display:none}.isolate-bootstrap .btn .badge{position:relative;top:-1px}.isolate-bootstrap .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.isolate-bootstrap .badge-primary{color:#fff;background-color:#3994ff}a.isolate-bootstrap .badge-primary:hover,a.isolate-bootstrap .badge-primary:focus{color:#fff;background-color:rgb(6,120.4393939394,255)}a.isolate-bootstrap .badge-primary:focus,a.isolate-bootstrap .badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(57,148,255,.5)}.isolate-bootstrap .badge-secondary{color:#fff;background-color:#7f7f7f}a.isolate-bootstrap .badge-secondary:hover,a.isolate-bootstrap .badge-secondary:focus{color:#fff;background-color:rgb(101.5,101.5,101.5)}a.isolate-bootstrap .badge-secondary:focus,a.isolate-bootstrap .badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(127,127,127,.5)}.isolate-bootstrap .badge-success{color:#212529;background-color:#8ecd4a}a.isolate-bootstrap .badge-success:hover,a.isolate-bootstrap .badge-success:focus{color:#212529;background-color:hsl(88.8549618321,56.70995671%,44.7058823529%)}a.isolate-bootstrap .badge-success:focus,a.isolate-bootstrap .badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgba(142,205,74,.5)}.isolate-bootstrap .badge-info{color:#212529;background-color:#bddbfd}a.isolate-bootstrap .badge-info:hover,a.isolate-bootstrap .badge-info:focus{color:#212529;background-color:rgb(139.5,192,251.5)}a.isolate-bootstrap .badge-info:focus,a.isolate-bootstrap .badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgba(189,219,253,.5)}.isolate-bootstrap .badge-warning{color:#212529;background-color:#ffc600}a.isolate-bootstrap .badge-warning:hover,a.isolate-bootstrap .badge-warning:focus{color:#212529;background-color:rgb(204,158.4,0)}a.isolate-bootstrap .badge-warning:focus,a.isolate-bootstrap .badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,198,0,.5)}.isolate-bootstrap .badge-danger{color:#fff;background-color:#dc3545}a.isolate-bootstrap .badge-danger:hover,a.isolate-bootstrap .badge-danger:focus{color:#fff;background-color:rgb(189.2151898734,32.7848101266,47.7721518987)}a.isolate-bootstrap .badge-danger:focus,a.isolate-bootstrap .badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.isolate-bootstrap .badge-light{color:#212529;background-color:#f6f6f6}a.isolate-bootstrap .badge-light:hover,a.isolate-bootstrap .badge-light:focus{color:#212529;background-color:rgb(220.5,220.5,220.5)}a.isolate-bootstrap .badge-light:focus,a.isolate-bootstrap .badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(246,246,246,.5)}.isolate-bootstrap .badge-dark{color:#fff;background-color:#444}a.isolate-bootstrap .badge-dark:hover,a.isolate-bootstrap .badge-dark:focus{color:#fff;background-color:rgb(42.5,42.5,42.5)}a.isolate-bootstrap .badge-dark:focus,a.isolate-bootstrap .badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgba(68,68,68,.5)}.isolate-bootstrap .badge-success-light{color:#212529;background-color:hsl(88.8549618321,56.70995671%,64.7058823529%)}a.isolate-bootstrap .badge-success-light:hover,a.isolate-bootstrap .badge-success-light:focus{color:#212529;background-color:#8ecd4a}a.isolate-bootstrap .badge-success-light:focus,a.isolate-bootstrap .badge-success-light.focus{outline:0;box-shadow:0 0 0 .2rem hsla(88.8549618321,56.70995671%,64.7058823529%,.5)}.isolate-bootstrap .badge-danger-light{color:#212529;background-color:hsl(.4347826087,72.6315789474%,72.7450980392%)}a.isolate-bootstrap .badge-danger-light:hover,a.isolate-bootstrap .badge-danger-light:focus{color:#212529;background-color:#e55c5b}a.isolate-bootstrap .badge-danger-light:focus,a.isolate-bootstrap .badge-danger-light.focus{outline:0;box-shadow:0 0 0 .2rem hsla(.4347826087,72.6315789474%,72.7450980392%,.5)}.isolate-bootstrap .badge-warning-muted{color:#212529;background-color:rgb(255,243.6,204)}a.isolate-bootstrap .badge-warning-muted:hover,a.isolate-bootstrap .badge-warning-muted:focus{color:#212529;background-color:rgb(255,232.2,153)}a.isolate-bootstrap .badge-warning-muted:focus,a.isolate-bootstrap .badge-warning-muted.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,243.6,204,.5)}.isolate-bootstrap .badge-advance{color:#fff;background-color:#4a981f}a.isolate-bootstrap .badge-advance:hover,a.isolate-bootstrap .badge-advance:focus{color:#fff;background-color:rgb(53.3770491803,109.6393442623,22.3606557377)}a.isolate-bootstrap .badge-advance:focus,a.isolate-bootstrap .badge-advance.focus{outline:0;box-shadow:0 0 0 .2rem rgba(74,152,31,.5)}.isolate-bootstrap .badge-accent{color:#212529;background-color:#ffae02}a.isolate-bootstrap .badge-accent:hover,a.isolate-bootstrap .badge-accent:focus{color:#212529;background-color:rgb(206,140.04743083,0)}a.isolate-bootstrap .badge-accent:focus,a.isolate-bootstrap .badge-accent.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,174,2,.5)}.isolate-bootstrap .badge-accent-muted{color:#212529;background-color:rgb(255,222.9841897233,155)}a.isolate-bootstrap .badge-accent-muted:hover,a.isolate-bootstrap .badge-accent-muted:focus{color:#212529;background-color:rgb(255,206.6561264822,104)}a.isolate-bootstrap .badge-accent-muted:focus,a.isolate-bootstrap .badge-accent-muted.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,222.9841897233,155,.5)}.isolate-bootstrap .badge-primary-light{color:#212529;background-color:rgb(108,175.5606060606,255)}a.isolate-bootstrap .badge-primary-light:hover,a.isolate-bootstrap .badge-primary-light:focus{color:#212529;background-color:#3994ff}a.isolate-bootstrap .badge-primary-light:focus,a.isolate-bootstrap .badge-primary-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,175.5606060606,255,.5)}.isolate-bootstrap .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#f3f3f3;border-radius:.3rem}@media(min-width: 576px){.isolate-bootstrap .jumbotron{padding:4rem 2rem}}.isolate-bootstrap .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.isolate-bootstrap .alert{position:relative;padding:.9375rem 1.25rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0);border-radius:0}.isolate-bootstrap .alert-heading{color:inherit}.isolate-bootstrap .alert-link{font-weight:700}.isolate-bootstrap .alert-dismissible{padding-right:3.875rem}.isolate-bootstrap .alert-dismissible .close{position:absolute;top:0;right:0;padding:.9375rem 1.25rem;color:inherit}.isolate-bootstrap .alert-primary{color:rgb(29.64,76.96,132.6);background-color:rgb(215.4,233.6,255);border-color:rgb(199.56,225.04,255)}.isolate-bootstrap .alert-primary hr{border-top-color:rgb(174.06,211.2596969697,255)}.isolate-bootstrap .alert-primary .alert-link{color:rgb(20.3226923077,52.7676923077,90.9173076923)}.isolate-bootstrap .alert-secondary{color:rgb(66.04,66.04,66.04);background-color:rgb(229.4,229.4,229.4);border-color:hsl(0,0%,85.9450980392%)}.isolate-bootstrap .alert-secondary hr{border-top-color:hsl(0,0%,80.9450980392%)}.isolate-bootstrap .alert-secondary .alert-link{color:rgb(40.54,40.54,40.54)}.isolate-bootstrap .alert-success{color:rgb(73.84,106.6,38.48);background-color:rgb(232.4,245,218.8);border-color:rgb(223.36,241,204.32)}.isolate-bootstrap .alert-success hr{border-top-color:hsl(88.8549618321,56.70995671%,82.3176470588%)}.isolate-bootstrap .alert-success .alert-link{color:rgb(47.8830107527,69.1268817204,24.9531182796)}.isolate-bootstrap .alert-info{color:rgb(98.28,113.88,131.56);background-color:rgb(241.8,247.8,254.6);border-color:rgb(236.52,244.92,254.44)}.isolate-bootstrap .alert-info hr{border-top-color:rgb(211.77,231.42,253.69)}.isolate-bootstrap .alert-info .alert-link{color:hsl(211.875,14.479638009%,35.0666666667%)}.isolate-bootstrap .alert-warning{color:rgb(132.6,102.96,0);background-color:rgb(255,243.6,204);border-color:rgb(255,239.04,183.6)}.isolate-bootstrap .alert-warning hr{border-top-color:rgb(255,233.34,158.1)}.isolate-bootstrap .alert-warning .alert-link{color:rgb(81.6,63.36,0)}.isolate-bootstrap .alert-danger{color:rgb(114.4,27.56,35.88);background-color:rgb(248,214.6,217.8);border-color:rgb(245.2,198.44,202.92)}.isolate-bootstrap .alert-danger hr{border-top-color:hsl(354.251497006,70.4641350211%,81.9882352941%)}.isolate-bootstrap .alert-danger .alert-link{color:rgb(73.3010989011,17.6589010989,22.9898901099)}.isolate-bootstrap .alert-light{color:hsl(0,0%,50.1647058824%);background-color:rgb(253.2,253.2,253.2);border-color:hsl(0,0%,99.0117647059%)}.isolate-bootstrap .alert-light hr{border-top-color:hsl(0,0%,94.0117647059%)}.isolate-bootstrap .alert-light .alert-link{color:hsl(0,0%,40.1647058824%)}.isolate-bootstrap .alert-dark{color:rgb(35.36,35.36,35.36);background-color:rgb(217.6,217.6,217.6);border-color:hsl(0,0%,79.4666666667%)}.isolate-bootstrap .alert-dark hr{border-top-color:hsl(0,0%,74.4666666667%)}.isolate-bootstrap .alert-dark .alert-link{color:rgb(9.86,9.86,9.86)}.isolate-bootstrap .alert-success-light{color:rgb(86.812987013,112.3402597403,59.2597402597);background-color:hsl(88.8549618321,56.70995671%,92.9411764706%);border-color:hsl(88.8549618321,56.70995671%,90.1176470588%)}.isolate-bootstrap .alert-success-light hr{border-top-color:hsl(88.8549618321,56.70995671%,85.1176470588%)}.isolate-bootstrap .alert-success-light .alert-link{color:rgb(61.0119244392,78.952420307,41.647579693)}.isolate-bootstrap .alert-danger-light{color:hsl(.4347826087,27.212370549%,37.8274509804%);background-color:hsl(.4347826087,72.6315789474%,94.5490196078%);border-color:hsl(.4347826087,72.6315789474%,92.368627451%)}.isolate-bootstrap .alert-danger-light hr{border-top-color:hsl(.4347826087,72.6315789474%,87.368627451%)}.isolate-bootstrap .alert-danger-light .alert-link{color:hsl(.4347826087,27.212370549%,27.8274509804%)}.isolate-bootstrap .alert-warning-muted{color:rgb(132.6,126.672,106.08);background-color:rgb(255,252.72,244.8);border-color:rgb(255,251.808,240.72)}.isolate-bootstrap .alert-warning-muted hr{border-top-color:rgb(255,246.108,215.22)}.isolate-bootstrap .alert-warning-muted .alert-link{color:hsl(46.5882352941,11.1111111111%,36.8%)}.isolate-bootstrap .alert-advance{color:rgb(38.48,79.04,16.12);background-color:rgb(218.8,234.4,210.2);border-color:rgb(204.32,226.16,192.28)}.isolate-bootstrap .alert-advance hr{border-top-color:hsl(98.6776859504,37.003058104%,77.0470588235%)}.isolate-bootstrap .alert-advance .alert-link{color:rgb(17.8570491803,36.6793442623,7.4806557377)}.isolate-bootstrap .alert-accent{color:rgb(132.6,90.48,1.04);background-color:rgb(255,238.8,204.4);border-color:rgb(255,232.32,184.16)}.isolate-bootstrap .alert-accent hr{border-top-color:rgb(255,224.1559683794,158.66)}.isolate-bootstrap .alert-accent .alert-link{color:rgb(81.9968871595,55.9508171206,.6431128405)}.isolate-bootstrap .alert-accent-muted{color:rgb(132.6,115.9517786561,80.6);background-color:rgb(255,248.5968379447,235);border-color:rgb(255,246.0355731225,227)}.isolate-bootstrap .alert-accent-muted hr{border-top-color:rgb(255,237.871541502,201.5)}.isolate-bootstrap .alert-accent-muted .alert-link{color:rgb(100.8804878049,88.2147209101,61.3195121951)}.isolate-bootstrap .alert-primary-light{color:rgb(56.16,91.2915151515,132.6);background-color:rgb(225.6,239.1121212121,255);border-color:rgb(213.84,232.756969697,255)}.isolate-bootstrap .alert-primary-light hr{border-top-color:rgb(188.34,218.9766666667,255)}.isolate-bootstrap .alert-primary-light .alert-link{color:rgb(40.986446281,66.625975457,96.773553719)}@keyframes progress-bar-stripes{from{background-position:8px 0}to{background-position:0 0}}.isolate-bootstrap .progress{display:flex;height:8px;overflow:hidden;font-size:0.65625rem;background-color:#f3f3f3;border-radius:0;box-shadow:0}.isolate-bootstrap .progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#3994ff;transition:width .6s ease}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .progress-bar{transition:none}}.isolate-bootstrap .progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:8px 8px}.isolate-bootstrap .progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .progress-bar-animated{animation:none}}.isolate-bootstrap .media{display:flex;align-items:flex-start}.isolate-bootstrap .media-body{flex:1}.isolate-bootstrap .list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.isolate-bootstrap .list-group-item-action{width:100%;color:#7f7f7f;text-align:inherit}.isolate-bootstrap .list-group-item-action:hover,.isolate-bootstrap .list-group-item-action:focus{z-index:1;color:#7f7f7f;text-decoration:none;background-color:#bddbfd}.isolate-bootstrap .list-group-item-action:active{color:#000;background-color:#bddbfd}.isolate-bootstrap .list-group-item{position:relative;display:block;padding:15px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #e1e1e1}.isolate-bootstrap .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.isolate-bootstrap .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.isolate-bootstrap .list-group-item.disabled,.isolate-bootstrap .list-group-item:disabled{color:#bcbcbc;pointer-events:none;background-color:#fff}.isolate-bootstrap .list-group-item.active{z-index:2;color:#fff;background-color:#3994ff;border-color:#3994ff}.isolate-bootstrap .list-group-horizontal{flex-direction:row}.isolate-bootstrap .list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.isolate-bootstrap .list-group-horizontal .list-group-item:first-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0}.isolate-bootstrap .list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}@media(min-width: 576px){.isolate-bootstrap .list-group-horizontal-sm{flex-direction:row}.isolate-bootstrap .list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.isolate-bootstrap .list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0}.isolate-bootstrap .list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}}@media(min-width: 768px){.isolate-bootstrap .list-group-horizontal-md{flex-direction:row}.isolate-bootstrap .list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.isolate-bootstrap .list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0}.isolate-bootstrap .list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}}@media(min-width: 992px){.isolate-bootstrap .list-group-horizontal-lg{flex-direction:row}.isolate-bootstrap .list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.isolate-bootstrap .list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0}.isolate-bootstrap .list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}}@media(min-width: 1200px){.isolate-bootstrap .list-group-horizontal-xl{flex-direction:row}.isolate-bootstrap .list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.isolate-bootstrap .list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0}.isolate-bootstrap .list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}}.isolate-bootstrap .list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.isolate-bootstrap .list-group-flush .list-group-item:last-child{margin-bottom:-1px}.isolate-bootstrap .list-group-flush:first-child .list-group-item:first-child{border-top:0}.isolate-bootstrap .list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.isolate-bootstrap .list-group-item-primary{color:rgb(29.64,76.96,132.6);background-color:rgb(199.56,225.04,255)}.isolate-bootstrap .list-group-item-primary.list-group-item-action:hover,.isolate-bootstrap .list-group-item-primary.list-group-item-action:focus{color:rgb(29.64,76.96,132.6);background-color:rgb(174.06,211.2596969697,255)}.isolate-bootstrap .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:rgb(29.64,76.96,132.6);border-color:rgb(29.64,76.96,132.6)}.isolate-bootstrap .list-group-item-secondary{color:rgb(66.04,66.04,66.04);background-color:hsl(0,0%,85.9450980392%)}.isolate-bootstrap .list-group-item-secondary.list-group-item-action:hover,.isolate-bootstrap .list-group-item-secondary.list-group-item-action:focus{color:rgb(66.04,66.04,66.04);background-color:hsl(0,0%,80.9450980392%)}.isolate-bootstrap .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:rgb(66.04,66.04,66.04);border-color:rgb(66.04,66.04,66.04)}.isolate-bootstrap .list-group-item-success{color:rgb(73.84,106.6,38.48);background-color:rgb(223.36,241,204.32)}.isolate-bootstrap .list-group-item-success.list-group-item-action:hover,.isolate-bootstrap .list-group-item-success.list-group-item-action:focus{color:rgb(73.84,106.6,38.48);background-color:hsl(88.8549618321,56.70995671%,82.3176470588%)}.isolate-bootstrap .list-group-item-success.list-group-item-action.active{color:#fff;background-color:rgb(73.84,106.6,38.48);border-color:rgb(73.84,106.6,38.48)}.isolate-bootstrap .list-group-item-info{color:rgb(98.28,113.88,131.56);background-color:rgb(236.52,244.92,254.44)}.isolate-bootstrap .list-group-item-info.list-group-item-action:hover,.isolate-bootstrap .list-group-item-info.list-group-item-action:focus{color:rgb(98.28,113.88,131.56);background-color:rgb(211.77,231.42,253.69)}.isolate-bootstrap .list-group-item-info.list-group-item-action.active{color:#fff;background-color:rgb(98.28,113.88,131.56);border-color:rgb(98.28,113.88,131.56)}.isolate-bootstrap .list-group-item-warning{color:rgb(132.6,102.96,0);background-color:rgb(255,239.04,183.6)}.isolate-bootstrap .list-group-item-warning.list-group-item-action:hover,.isolate-bootstrap .list-group-item-warning.list-group-item-action:focus{color:rgb(132.6,102.96,0);background-color:rgb(255,233.34,158.1)}.isolate-bootstrap .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:rgb(132.6,102.96,0);border-color:rgb(132.6,102.96,0)}.isolate-bootstrap .list-group-item-danger{color:rgb(114.4,27.56,35.88);background-color:rgb(245.2,198.44,202.92)}.isolate-bootstrap .list-group-item-danger.list-group-item-action:hover,.isolate-bootstrap .list-group-item-danger.list-group-item-action:focus{color:rgb(114.4,27.56,35.88);background-color:hsl(354.251497006,70.4641350211%,81.9882352941%)}.isolate-bootstrap .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:rgb(114.4,27.56,35.88);border-color:rgb(114.4,27.56,35.88)}.isolate-bootstrap .list-group-item-light{color:hsl(0,0%,50.1647058824%);background-color:hsl(0,0%,99.0117647059%)}.isolate-bootstrap .list-group-item-light.list-group-item-action:hover,.isolate-bootstrap .list-group-item-light.list-group-item-action:focus{color:hsl(0,0%,50.1647058824%);background-color:hsl(0,0%,94.0117647059%)}.isolate-bootstrap .list-group-item-light.list-group-item-action.active{color:#fff;background-color:hsl(0,0%,50.1647058824%);border-color:hsl(0,0%,50.1647058824%)}.isolate-bootstrap .list-group-item-dark{color:rgb(35.36,35.36,35.36);background-color:hsl(0,0%,79.4666666667%)}.isolate-bootstrap .list-group-item-dark.list-group-item-action:hover,.isolate-bootstrap .list-group-item-dark.list-group-item-action:focus{color:rgb(35.36,35.36,35.36);background-color:hsl(0,0%,74.4666666667%)}.isolate-bootstrap .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:rgb(35.36,35.36,35.36);border-color:rgb(35.36,35.36,35.36)}.isolate-bootstrap .list-group-item-success-light{color:rgb(86.812987013,112.3402597403,59.2597402597);background-color:hsl(88.8549618321,56.70995671%,90.1176470588%)}.isolate-bootstrap .list-group-item-success-light.list-group-item-action:hover,.isolate-bootstrap .list-group-item-success-light.list-group-item-action:focus{color:rgb(86.812987013,112.3402597403,59.2597402597);background-color:hsl(88.8549618321,56.70995671%,85.1176470588%)}.isolate-bootstrap .list-group-item-success-light.list-group-item-action.active{color:#fff;background-color:rgb(86.812987013,112.3402597403,59.2597402597);border-color:rgb(86.812987013,112.3402597403,59.2597402597)}.isolate-bootstrap .list-group-item-danger-light{color:hsl(.4347826087,27.212370549%,37.8274509804%);background-color:hsl(.4347826087,72.6315789474%,92.368627451%)}.isolate-bootstrap .list-group-item-danger-light.list-group-item-action:hover,.isolate-bootstrap .list-group-item-danger-light.list-group-item-action:focus{color:hsl(.4347826087,27.212370549%,37.8274509804%);background-color:hsl(.4347826087,72.6315789474%,87.368627451%)}.isolate-bootstrap .list-group-item-danger-light.list-group-item-action.active{color:#fff;background-color:hsl(.4347826087,27.212370549%,37.8274509804%);border-color:hsl(.4347826087,27.212370549%,37.8274509804%)}.isolate-bootstrap .list-group-item-warning-muted{color:rgb(132.6,126.672,106.08);background-color:rgb(255,251.808,240.72)}.isolate-bootstrap .list-group-item-warning-muted.list-group-item-action:hover,.isolate-bootstrap .list-group-item-warning-muted.list-group-item-action:focus{color:rgb(132.6,126.672,106.08);background-color:rgb(255,246.108,215.22)}.isolate-bootstrap .list-group-item-warning-muted.list-group-item-action.active{color:#fff;background-color:rgb(132.6,126.672,106.08);border-color:rgb(132.6,126.672,106.08)}.isolate-bootstrap .list-group-item-advance{color:rgb(38.48,79.04,16.12);background-color:rgb(204.32,226.16,192.28)}.isolate-bootstrap .list-group-item-advance.list-group-item-action:hover,.isolate-bootstrap .list-group-item-advance.list-group-item-action:focus{color:rgb(38.48,79.04,16.12);background-color:hsl(98.6776859504,37.003058104%,77.0470588235%)}.isolate-bootstrap .list-group-item-advance.list-group-item-action.active{color:#fff;background-color:rgb(38.48,79.04,16.12);border-color:rgb(38.48,79.04,16.12)}.isolate-bootstrap .list-group-item-accent{color:rgb(132.6,90.48,1.04);background-color:rgb(255,232.32,184.16)}.isolate-bootstrap .list-group-item-accent.list-group-item-action:hover,.isolate-bootstrap .list-group-item-accent.list-group-item-action:focus{color:rgb(132.6,90.48,1.04);background-color:rgb(255,224.1559683794,158.66)}.isolate-bootstrap .list-group-item-accent.list-group-item-action.active{color:#fff;background-color:rgb(132.6,90.48,1.04);border-color:rgb(132.6,90.48,1.04)}.isolate-bootstrap .list-group-item-accent-muted{color:rgb(132.6,115.9517786561,80.6);background-color:rgb(255,246.0355731225,227)}.isolate-bootstrap .list-group-item-accent-muted.list-group-item-action:hover,.isolate-bootstrap .list-group-item-accent-muted.list-group-item-action:focus{color:rgb(132.6,115.9517786561,80.6);background-color:rgb(255,237.871541502,201.5)}.isolate-bootstrap .list-group-item-accent-muted.list-group-item-action.active{color:#fff;background-color:rgb(132.6,115.9517786561,80.6);border-color:rgb(132.6,115.9517786561,80.6)}.isolate-bootstrap .list-group-item-primary-light{color:rgb(56.16,91.2915151515,132.6);background-color:rgb(213.84,232.756969697,255)}.isolate-bootstrap .list-group-item-primary-light.list-group-item-action:hover,.isolate-bootstrap .list-group-item-primary-light.list-group-item-action:focus{color:rgb(56.16,91.2915151515,132.6);background-color:rgb(188.34,218.9766666667,255)}.isolate-bootstrap .list-group-item-primary-light.list-group-item-action.active{color:#fff;background-color:rgb(56.16,91.2915151515,132.6);border-color:rgb(56.16,91.2915151515,132.6)}.isolate-bootstrap .close{float:right;font-size:1.375rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.isolate-bootstrap .close:hover{color:#000;text-decoration:none}.isolate-bootstrap .close:not(:disabled):not(.disabled):hover,.isolate-bootstrap .close:not(:disabled):not(.disabled):focus{opacity:.75}.isolate-bootstrap button.close{padding:0;background-color:rgba(0,0,0,0);border:0;appearance:none}.isolate-bootstrap a.close.disabled{pointer-events:none}.isolate-bootstrap .toast{max-width:350px;overflow:hidden;font-size:0.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.isolate-bootstrap .toast:not(:last-child){margin-bottom:.75rem}.isolate-bootstrap .toast.showing{opacity:1}.isolate-bootstrap .toast.show{display:block;opacity:1}.isolate-bootstrap .toast.hide{display:none}.isolate-bootstrap .toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#bcbcbc;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.isolate-bootstrap .toast-body{padding:.75rem}.isolate-bootstrap .modal-open{overflow:hidden}.isolate-bootstrap .modal-open .modal{overflow-x:hidden;overflow-y:auto}.isolate-bootstrap .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.isolate-bootstrap .modal-dialog{position:relative;width:auto;margin:10px;pointer-events:none}.modal.fade .isolate-bootstrap .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .isolate-bootstrap .modal-dialog{transition:none}}.modal.show .isolate-bootstrap .modal-dialog{transform:none}.isolate-bootstrap .modal-dialog-scrollable{display:flex;max-height:calc(100% - 20px)}.isolate-bootstrap .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 20px);overflow:hidden}.isolate-bootstrap .modal-dialog-scrollable .modal-header,.isolate-bootstrap .modal-dialog-scrollable .modal-footer{flex-shrink:0}.isolate-bootstrap .modal-dialog-scrollable .modal-body{overflow-y:auto}.isolate-bootstrap .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 20px)}.isolate-bootstrap .modal-dialog-centered::before{display:block;height:calc(100vh - 20px);content:""}.isolate-bootstrap .modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.isolate-bootstrap .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.isolate-bootstrap .modal-dialog-centered.modal-dialog-scrollable::before{content:none}.isolate-bootstrap .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:0;box-shadow:none;outline:0}.isolate-bootstrap .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.isolate-bootstrap .modal-backdrop.fade{opacity:0}.isolate-bootstrap .modal-backdrop.show{opacity:.5}.isolate-bootstrap .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:15px 15px 10px;border-bottom:1px solid rgba(0,0,0,0);border-top-left-radius:0;border-top-right-radius:0}.isolate-bootstrap .modal-header .close{padding:15px 15px 10px;margin:-15px -15px -15px auto}.isolate-bootstrap .modal-title{margin-bottom:0;line-height:1}.isolate-bootstrap .modal-body{position:relative;flex:1 1 auto;padding:15px}.isolate-bootstrap .modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:15px;border-top:0 solid rgba(0,0,0,0);border-bottom-right-radius:0;border-bottom-left-radius:0}.isolate-bootstrap .modal-footer>:not(:first-child){margin-left:.25rem}.isolate-bootstrap .modal-footer>:not(:last-child){margin-right:.25rem}.isolate-bootstrap .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width: 576px){.isolate-bootstrap .modal-dialog{max-width:470px;margin:1.75rem auto}.isolate-bootstrap .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.isolate-bootstrap .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.isolate-bootstrap .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.isolate-bootstrap .modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.isolate-bootstrap .modal-content{box-shadow:none}.isolate-bootstrap .modal-sm{max-width:360px}}@media(min-width: 992px){.isolate-bootstrap .modal-lg,.isolate-bootstrap .modal-xl{max-width:900px}}@media(min-width: 1200px){.isolate-bootstrap .modal-xl{max-width:1140px}}.isolate-bootstrap .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;opacity:0}.isolate-bootstrap .tooltip.show{opacity:1}.isolate-bootstrap .tooltip .arrow{position:absolute;display:block;width:20px;height:12px}.isolate-bootstrap .tooltip .arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.isolate-bootstrap .bs-tooltip-top,.isolate-bootstrap .bs-tooltip-auto[x-placement^=top]{padding:12px 0}.isolate-bootstrap .bs-tooltip-top .arrow,.isolate-bootstrap .bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.isolate-bootstrap .bs-tooltip-top .arrow::before,.isolate-bootstrap .bs-tooltip-auto[x-placement^=top] .arrow::before{top:0;border-width:12px 10px 0;border-top-color:rgba(0,0,0,0)}.isolate-bootstrap .bs-tooltip-right,.isolate-bootstrap .bs-tooltip-auto[x-placement^=right]{padding:0 12px}.isolate-bootstrap .bs-tooltip-right .arrow,.isolate-bootstrap .bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:12px;height:20px}.isolate-bootstrap .bs-tooltip-right .arrow::before,.isolate-bootstrap .bs-tooltip-auto[x-placement^=right] .arrow::before{right:0;border-width:10px 12px 10px 0;border-right-color:rgba(0,0,0,0)}.isolate-bootstrap .bs-tooltip-bottom,.isolate-bootstrap .bs-tooltip-auto[x-placement^=bottom]{padding:12px 0}.isolate-bootstrap .bs-tooltip-bottom .arrow,.isolate-bootstrap .bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.isolate-bootstrap .bs-tooltip-bottom .arrow::before,.isolate-bootstrap .bs-tooltip-auto[x-placement^=bottom] .arrow::before{bottom:0;border-width:0 10px 12px;border-bottom-color:rgba(0,0,0,0)}.isolate-bootstrap .bs-tooltip-left,.isolate-bootstrap .bs-tooltip-auto[x-placement^=left]{padding:0 12px}.isolate-bootstrap .bs-tooltip-left .arrow,.isolate-bootstrap .bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:12px;height:20px}.isolate-bootstrap .bs-tooltip-left .arrow::before,.isolate-bootstrap .bs-tooltip-auto[x-placement^=left] .arrow::before{left:0;border-width:10px 0 10px 12px;border-left-color:rgba(0,0,0,0)}.isolate-bootstrap .tooltip-inner{max-width:200px;padding:0 0;color:#000;text-align:center;background-color:#fff;border-radius:0}.isolate-bootstrap .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.765625rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.2)}.isolate-bootstrap .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.isolate-bootstrap .popover .arrow::before,.isolate-bootstrap .popover .arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid}.isolate-bootstrap .bs-popover-top,.isolate-bootstrap .bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.isolate-bootstrap .bs-popover-top>.arrow,.isolate-bootstrap .bs-popover-auto[x-placement^=top]>.arrow{bottom:calc((0.5rem + 1px)*-1)}.isolate-bootstrap .bs-popover-top>.arrow::before,.isolate-bootstrap .bs-popover-auto[x-placement^=top]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.isolate-bootstrap .bs-popover-top>.arrow::after,.isolate-bootstrap .bs-popover-auto[x-placement^=top]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.isolate-bootstrap .bs-popover-right,.isolate-bootstrap .bs-popover-auto[x-placement^=right]{margin-left:.5rem}.isolate-bootstrap .bs-popover-right>.arrow,.isolate-bootstrap .bs-popover-auto[x-placement^=right]>.arrow{left:calc((0.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.isolate-bootstrap .bs-popover-right>.arrow::before,.isolate-bootstrap .bs-popover-auto[x-placement^=right]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.isolate-bootstrap .bs-popover-right>.arrow::after,.isolate-bootstrap .bs-popover-auto[x-placement^=right]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.isolate-bootstrap .bs-popover-bottom,.isolate-bootstrap .bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.isolate-bootstrap .bs-popover-bottom>.arrow,.isolate-bootstrap .bs-popover-auto[x-placement^=bottom]>.arrow{top:calc((0.5rem + 1px)*-1)}.isolate-bootstrap .bs-popover-bottom>.arrow::before,.isolate-bootstrap .bs-popover-auto[x-placement^=bottom]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.isolate-bootstrap .bs-popover-bottom>.arrow::after,.isolate-bootstrap .bs-popover-auto[x-placement^=bottom]>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.isolate-bootstrap .bs-popover-bottom .popover-header::before,.isolate-bootstrap .bs-popover-auto[x-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid hsl(0,0%,97%)}.isolate-bootstrap .bs-popover-left,.isolate-bootstrap .bs-popover-auto[x-placement^=left]{margin-right:.5rem}.isolate-bootstrap .bs-popover-left>.arrow,.isolate-bootstrap .bs-popover-auto[x-placement^=left]>.arrow{right:calc((0.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.isolate-bootstrap .bs-popover-left>.arrow::before,.isolate-bootstrap .bs-popover-auto[x-placement^=left]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.isolate-bootstrap .bs-popover-left>.arrow::after,.isolate-bootstrap .bs-popover-auto[x-placement^=left]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.isolate-bootstrap .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:0.875rem;background-color:hsl(0,0%,97%);border-bottom:1px solid hsl(0,0%,92%);border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.isolate-bootstrap .popover-header:empty{display:none}.isolate-bootstrap .popover-body{padding:.5rem .75rem;color:#000}.isolate-bootstrap .carousel{position:relative}.isolate-bootstrap .carousel.pointer-event{touch-action:pan-y}.isolate-bootstrap .carousel-inner{position:relative;width:100%;overflow:hidden}.isolate-bootstrap .carousel-inner::after{display:block;clear:both;content:""}.isolate-bootstrap .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .carousel-item{transition:none}}.isolate-bootstrap .carousel-item.active,.isolate-bootstrap .carousel-item-next,.isolate-bootstrap .carousel-item-prev{display:block}.isolate-bootstrap .carousel-item-next:not(.carousel-item-left),.isolate-bootstrap .active.carousel-item-right{transform:translateX(100%)}.isolate-bootstrap .carousel-item-prev:not(.carousel-item-right),.isolate-bootstrap .active.carousel-item-left{transform:translateX(-100%)}.isolate-bootstrap .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.isolate-bootstrap .carousel-fade .carousel-item.active,.isolate-bootstrap .carousel-fade .carousel-item-next.carousel-item-left,.isolate-bootstrap .carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.isolate-bootstrap .carousel-fade .active.carousel-item-left,.isolate-bootstrap .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .carousel-fade .active.carousel-item-left,.isolate-bootstrap .carousel-fade .active.carousel-item-right{transition:none}}.isolate-bootstrap .carousel-control-prev,.isolate-bootstrap .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .carousel-control-prev,.isolate-bootstrap .carousel-control-next{transition:none}}.isolate-bootstrap .carousel-control-prev:hover,.isolate-bootstrap .carousel-control-prev:focus,.isolate-bootstrap .carousel-control-next:hover,.isolate-bootstrap .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.isolate-bootstrap .carousel-control-prev{left:0}.isolate-bootstrap .carousel-control-next{right:0}.isolate-bootstrap .carousel-control-prev-icon,.isolate-bootstrap .carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.isolate-bootstrap .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.isolate-bootstrap .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.isolate-bootstrap .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.isolate-bootstrap .carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.isolate-bootstrap .carousel-indicators li{transition:none}}.isolate-bootstrap .carousel-indicators .active{opacity:1}.isolate-bootstrap .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.isolate-bootstrap .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:rgba(0,0,0,0);border-radius:50%;animation:spinner-border .75s linear infinite}.isolate-bootstrap .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}.isolate-bootstrap .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.isolate-bootstrap .spinner-grow-sm{width:1rem;height:1rem}.isolate-bootstrap .align-baseline{vertical-align:baseline !important}.isolate-bootstrap .align-top{vertical-align:top !important}.isolate-bootstrap .align-middle{vertical-align:middle !important}.isolate-bootstrap .align-bottom{vertical-align:bottom !important}.isolate-bootstrap .align-text-bottom{vertical-align:text-bottom !important}.isolate-bootstrap .align-text-top{vertical-align:text-top !important}.isolate-bootstrap .bg-primary{background-color:#3994ff !important}.isolate-bootstrap a.bg-primary:hover,.isolate-bootstrap a.bg-primary:focus,.isolate-bootstrap button.bg-primary:hover,.isolate-bootstrap button.bg-primary:focus{background-color:rgb(6,120.4393939394,255) !important}.isolate-bootstrap .bg-secondary{background-color:#7f7f7f !important}.isolate-bootstrap a.bg-secondary:hover,.isolate-bootstrap a.bg-secondary:focus,.isolate-bootstrap button.bg-secondary:hover,.isolate-bootstrap button.bg-secondary:focus{background-color:rgb(101.5,101.5,101.5) !important}.isolate-bootstrap .bg-success{background-color:#8ecd4a !important}.isolate-bootstrap a.bg-success:hover,.isolate-bootstrap a.bg-success:focus,.isolate-bootstrap button.bg-success:hover,.isolate-bootstrap button.bg-success:focus{background-color:hsl(88.8549618321,56.70995671%,44.7058823529%) !important}.isolate-bootstrap .bg-info{background-color:#bddbfd !important}.isolate-bootstrap a.bg-info:hover,.isolate-bootstrap a.bg-info:focus,.isolate-bootstrap button.bg-info:hover,.isolate-bootstrap button.bg-info:focus{background-color:rgb(139.5,192,251.5) !important}.isolate-bootstrap .bg-warning{background-color:#ffc600 !important}.isolate-bootstrap a.bg-warning:hover,.isolate-bootstrap a.bg-warning:focus,.isolate-bootstrap button.bg-warning:hover,.isolate-bootstrap button.bg-warning:focus{background-color:rgb(204,158.4,0) !important}.isolate-bootstrap .bg-danger{background-color:#dc3545 !important}.isolate-bootstrap a.bg-danger:hover,.isolate-bootstrap a.bg-danger:focus,.isolate-bootstrap button.bg-danger:hover,.isolate-bootstrap button.bg-danger:focus{background-color:rgb(189.2151898734,32.7848101266,47.7721518987) !important}.isolate-bootstrap .bg-light{background-color:#f6f6f6 !important}.isolate-bootstrap a.bg-light:hover,.isolate-bootstrap a.bg-light:focus,.isolate-bootstrap button.bg-light:hover,.isolate-bootstrap button.bg-light:focus{background-color:rgb(220.5,220.5,220.5) !important}.isolate-bootstrap .bg-dark{background-color:#444 !important}.isolate-bootstrap a.bg-dark:hover,.isolate-bootstrap a.bg-dark:focus,.isolate-bootstrap button.bg-dark:hover,.isolate-bootstrap button.bg-dark:focus{background-color:rgb(42.5,42.5,42.5) !important}.isolate-bootstrap .bg-success-light{background-color:hsl(88.8549618321,56.70995671%,64.7058823529%) !important}.isolate-bootstrap a.bg-success-light:hover,.isolate-bootstrap a.bg-success-light:focus,.isolate-bootstrap button.bg-success-light:hover,.isolate-bootstrap button.bg-success-light:focus{background-color:#8ecd4a !important}.isolate-bootstrap .bg-danger-light{background-color:hsl(.4347826087,72.6315789474%,72.7450980392%) !important}.isolate-bootstrap a.bg-danger-light:hover,.isolate-bootstrap a.bg-danger-light:focus,.isolate-bootstrap button.bg-danger-light:hover,.isolate-bootstrap button.bg-danger-light:focus{background-color:#e55c5b !important}.isolate-bootstrap .bg-warning-muted{background-color:rgb(255,243.6,204) !important}.isolate-bootstrap a.bg-warning-muted:hover,.isolate-bootstrap a.bg-warning-muted:focus,.isolate-bootstrap button.bg-warning-muted:hover,.isolate-bootstrap button.bg-warning-muted:focus{background-color:rgb(255,232.2,153) !important}.isolate-bootstrap .bg-advance{background-color:#4a981f !important}.isolate-bootstrap a.bg-advance:hover,.isolate-bootstrap a.bg-advance:focus,.isolate-bootstrap button.bg-advance:hover,.isolate-bootstrap button.bg-advance:focus{background-color:rgb(53.3770491803,109.6393442623,22.3606557377) !important}.isolate-bootstrap .bg-accent{background-color:#ffae02 !important}.isolate-bootstrap a.bg-accent:hover,.isolate-bootstrap a.bg-accent:focus,.isolate-bootstrap button.bg-accent:hover,.isolate-bootstrap button.bg-accent:focus{background-color:rgb(206,140.04743083,0) !important}.isolate-bootstrap .bg-accent-muted{background-color:rgb(255,222.9841897233,155) !important}.isolate-bootstrap a.bg-accent-muted:hover,.isolate-bootstrap a.bg-accent-muted:focus,.isolate-bootstrap button.bg-accent-muted:hover,.isolate-bootstrap button.bg-accent-muted:focus{background-color:rgb(255,206.6561264822,104) !important}.isolate-bootstrap .bg-primary-light{background-color:rgb(108,175.5606060606,255) !important}.isolate-bootstrap a.bg-primary-light:hover,.isolate-bootstrap a.bg-primary-light:focus,.isolate-bootstrap button.bg-primary-light:hover,.isolate-bootstrap button.bg-primary-light:focus{background-color:#3994ff !important}.isolate-bootstrap .bg-white{background-color:#fff !important}.isolate-bootstrap .bg-transparent{background-color:rgba(0,0,0,0) !important}.isolate-bootstrap .border{border:1px solid #e2e2e2 !important}.isolate-bootstrap .border-top{border-top:1px solid #e2e2e2 !important}.isolate-bootstrap .border-right{border-right:1px solid #e2e2e2 !important}.isolate-bootstrap .border-bottom{border-bottom:1px solid #e2e2e2 !important}.isolate-bootstrap .border-left{border-left:1px solid #e2e2e2 !important}.isolate-bootstrap .border-0{border:0 !important}.isolate-bootstrap .border-top-0{border-top:0 !important}.isolate-bootstrap .border-right-0{border-right:0 !important}.isolate-bootstrap .border-bottom-0{border-bottom:0 !important}.isolate-bootstrap .border-left-0{border-left:0 !important}.isolate-bootstrap .border-primary{border-color:#3994ff !important}.isolate-bootstrap .border-secondary{border-color:#7f7f7f !important}.isolate-bootstrap .border-success{border-color:#8ecd4a !important}.isolate-bootstrap .border-info{border-color:#bddbfd !important}.isolate-bootstrap .border-warning{border-color:#ffc600 !important}.isolate-bootstrap .border-danger{border-color:#dc3545 !important}.isolate-bootstrap .border-light{border-color:#f6f6f6 !important}.isolate-bootstrap .border-dark{border-color:#444 !important}.isolate-bootstrap .border-success-light{border-color:hsl(88.8549618321,56.70995671%,64.7058823529%) !important}.isolate-bootstrap .border-danger-light{border-color:hsl(.4347826087,72.6315789474%,72.7450980392%) !important}.isolate-bootstrap .border-warning-muted{border-color:rgb(255,243.6,204) !important}.isolate-bootstrap .border-advance{border-color:#4a981f !important}.isolate-bootstrap .border-accent{border-color:#ffae02 !important}.isolate-bootstrap .border-accent-muted{border-color:rgb(255,222.9841897233,155) !important}.isolate-bootstrap .border-primary-light{border-color:rgb(108,175.5606060606,255) !important}.isolate-bootstrap .border-white{border-color:#fff !important}.isolate-bootstrap .rounded-sm{border-radius:.2rem !important}.isolate-bootstrap .rounded{border-radius:4px !important}.isolate-bootstrap .rounded-top{border-top-left-radius:4px !important;border-top-right-radius:4px !important}.isolate-bootstrap .rounded-right{border-top-right-radius:4px !important;border-bottom-right-radius:4px !important}.isolate-bootstrap .rounded-bottom{border-bottom-right-radius:4px !important;border-bottom-left-radius:4px !important}.isolate-bootstrap .rounded-left{border-top-left-radius:4px !important;border-bottom-left-radius:4px !important}.isolate-bootstrap .rounded-lg{border-radius:.3rem !important}.isolate-bootstrap .rounded-circle{border-radius:50% !important}.isolate-bootstrap .rounded-pill{border-radius:50rem !important}.isolate-bootstrap .rounded-0{border-radius:0 !important}.isolate-bootstrap .clearfix::after{display:block;clear:both;content:""}.isolate-bootstrap .d-none{display:none !important}.isolate-bootstrap .d-inline{display:inline !important}.isolate-bootstrap .d-inline-block{display:inline-block !important}.isolate-bootstrap .d-block{display:block !important}.isolate-bootstrap .d-table{display:table !important}.isolate-bootstrap .d-table-row{display:table-row !important}.isolate-bootstrap .d-table-cell{display:table-cell !important}.isolate-bootstrap .d-flex{display:flex !important}.isolate-bootstrap .d-inline-flex{display:inline-flex !important}@media(min-width: 576px){.isolate-bootstrap .d-sm-none{display:none !important}.isolate-bootstrap .d-sm-inline{display:inline !important}.isolate-bootstrap .d-sm-inline-block{display:inline-block !important}.isolate-bootstrap .d-sm-block{display:block !important}.isolate-bootstrap .d-sm-table{display:table !important}.isolate-bootstrap .d-sm-table-row{display:table-row !important}.isolate-bootstrap .d-sm-table-cell{display:table-cell !important}.isolate-bootstrap .d-sm-flex{display:flex !important}.isolate-bootstrap .d-sm-inline-flex{display:inline-flex !important}}@media(min-width: 768px){.isolate-bootstrap .d-md-none{display:none !important}.isolate-bootstrap .d-md-inline{display:inline !important}.isolate-bootstrap .d-md-inline-block{display:inline-block !important}.isolate-bootstrap .d-md-block{display:block !important}.isolate-bootstrap .d-md-table{display:table !important}.isolate-bootstrap .d-md-table-row{display:table-row !important}.isolate-bootstrap .d-md-table-cell{display:table-cell !important}.isolate-bootstrap .d-md-flex{display:flex !important}.isolate-bootstrap .d-md-inline-flex{display:inline-flex !important}}@media(min-width: 992px){.isolate-bootstrap .d-lg-none{display:none !important}.isolate-bootstrap .d-lg-inline{display:inline !important}.isolate-bootstrap .d-lg-inline-block{display:inline-block !important}.isolate-bootstrap .d-lg-block{display:block !important}.isolate-bootstrap .d-lg-table{display:table !important}.isolate-bootstrap .d-lg-table-row{display:table-row !important}.isolate-bootstrap .d-lg-table-cell{display:table-cell !important}.isolate-bootstrap .d-lg-flex{display:flex !important}.isolate-bootstrap .d-lg-inline-flex{display:inline-flex !important}}@media(min-width: 1200px){.isolate-bootstrap .d-xl-none{display:none !important}.isolate-bootstrap .d-xl-inline{display:inline !important}.isolate-bootstrap .d-xl-inline-block{display:inline-block !important}.isolate-bootstrap .d-xl-block{display:block !important}.isolate-bootstrap .d-xl-table{display:table !important}.isolate-bootstrap .d-xl-table-row{display:table-row !important}.isolate-bootstrap .d-xl-table-cell{display:table-cell !important}.isolate-bootstrap .d-xl-flex{display:flex !important}.isolate-bootstrap .d-xl-inline-flex{display:inline-flex !important}}@media print{.isolate-bootstrap .d-print-none{display:none !important}.isolate-bootstrap .d-print-inline{display:inline !important}.isolate-bootstrap .d-print-inline-block{display:inline-block !important}.isolate-bootstrap .d-print-block{display:block !important}.isolate-bootstrap .d-print-table{display:table !important}.isolate-bootstrap .d-print-table-row{display:table-row !important}.isolate-bootstrap .d-print-table-cell{display:table-cell !important}.isolate-bootstrap .d-print-flex{display:flex !important}.isolate-bootstrap .d-print-inline-flex{display:inline-flex !important}}.isolate-bootstrap .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.isolate-bootstrap .embed-responsive::before{display:block;content:""}.isolate-bootstrap .embed-responsive .embed-responsive-item,.isolate-bootstrap .embed-responsive iframe,.isolate-bootstrap .embed-responsive embed,.isolate-bootstrap .embed-responsive object,.isolate-bootstrap .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.isolate-bootstrap .embed-responsive-21by9::before{padding-top:42.8571428571%}.isolate-bootstrap .embed-responsive-16by9::before{padding-top:56.25%}.isolate-bootstrap .embed-responsive-4by3::before{padding-top:75%}.isolate-bootstrap .embed-responsive-1by1::before{padding-top:100%}.isolate-bootstrap .flex-row{flex-direction:row !important}.isolate-bootstrap .flex-column{flex-direction:column !important}.isolate-bootstrap .flex-row-reverse{flex-direction:row-reverse !important}.isolate-bootstrap .flex-column-reverse{flex-direction:column-reverse !important}.isolate-bootstrap .flex-wrap{flex-wrap:wrap !important}.isolate-bootstrap .flex-nowrap{flex-wrap:nowrap !important}.isolate-bootstrap .flex-wrap-reverse{flex-wrap:wrap-reverse !important}.isolate-bootstrap .flex-fill{flex:1 1 auto !important}.isolate-bootstrap .flex-grow-0{flex-grow:0 !important}.isolate-bootstrap .flex-grow-1{flex-grow:1 !important}.isolate-bootstrap .flex-shrink-0{flex-shrink:0 !important}.isolate-bootstrap .flex-shrink-1{flex-shrink:1 !important}.isolate-bootstrap .justify-content-start{justify-content:flex-start !important}.isolate-bootstrap .justify-content-end{justify-content:flex-end !important}.isolate-bootstrap .justify-content-center{justify-content:center !important}.isolate-bootstrap .justify-content-between{justify-content:space-between !important}.isolate-bootstrap .justify-content-around{justify-content:space-around !important}.isolate-bootstrap .align-items-start{align-items:flex-start !important}.isolate-bootstrap .align-items-end{align-items:flex-end !important}.isolate-bootstrap .align-items-center{align-items:center !important}.isolate-bootstrap .align-items-baseline{align-items:baseline !important}.isolate-bootstrap .align-items-stretch{align-items:stretch !important}.isolate-bootstrap .align-content-start{align-content:flex-start !important}.isolate-bootstrap .align-content-end{align-content:flex-end !important}.isolate-bootstrap .align-content-center{align-content:center !important}.isolate-bootstrap .align-content-between{align-content:space-between !important}.isolate-bootstrap .align-content-around{align-content:space-around !important}.isolate-bootstrap .align-content-stretch{align-content:stretch !important}.isolate-bootstrap .align-self-auto{align-self:auto !important}.isolate-bootstrap .align-self-start{align-self:flex-start !important}.isolate-bootstrap .align-self-end{align-self:flex-end !important}.isolate-bootstrap .align-self-center{align-self:center !important}.isolate-bootstrap .align-self-baseline{align-self:baseline !important}.isolate-bootstrap .align-self-stretch{align-self:stretch !important}@media(min-width: 576px){.isolate-bootstrap .flex-sm-row{flex-direction:row !important}.isolate-bootstrap .flex-sm-column{flex-direction:column !important}.isolate-bootstrap .flex-sm-row-reverse{flex-direction:row-reverse !important}.isolate-bootstrap .flex-sm-column-reverse{flex-direction:column-reverse !important}.isolate-bootstrap .flex-sm-wrap{flex-wrap:wrap !important}.isolate-bootstrap .flex-sm-nowrap{flex-wrap:nowrap !important}.isolate-bootstrap .flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.isolate-bootstrap .flex-sm-fill{flex:1 1 auto !important}.isolate-bootstrap .flex-sm-grow-0{flex-grow:0 !important}.isolate-bootstrap .flex-sm-grow-1{flex-grow:1 !important}.isolate-bootstrap .flex-sm-shrink-0{flex-shrink:0 !important}.isolate-bootstrap .flex-sm-shrink-1{flex-shrink:1 !important}.isolate-bootstrap .justify-content-sm-start{justify-content:flex-start !important}.isolate-bootstrap .justify-content-sm-end{justify-content:flex-end !important}.isolate-bootstrap .justify-content-sm-center{justify-content:center !important}.isolate-bootstrap .justify-content-sm-between{justify-content:space-between !important}.isolate-bootstrap .justify-content-sm-around{justify-content:space-around !important}.isolate-bootstrap .align-items-sm-start{align-items:flex-start !important}.isolate-bootstrap .align-items-sm-end{align-items:flex-end !important}.isolate-bootstrap .align-items-sm-center{align-items:center !important}.isolate-bootstrap .align-items-sm-baseline{align-items:baseline !important}.isolate-bootstrap .align-items-sm-stretch{align-items:stretch !important}.isolate-bootstrap .align-content-sm-start{align-content:flex-start !important}.isolate-bootstrap .align-content-sm-end{align-content:flex-end !important}.isolate-bootstrap .align-content-sm-center{align-content:center !important}.isolate-bootstrap .align-content-sm-between{align-content:space-between !important}.isolate-bootstrap .align-content-sm-around{align-content:space-around !important}.isolate-bootstrap .align-content-sm-stretch{align-content:stretch !important}.isolate-bootstrap .align-self-sm-auto{align-self:auto !important}.isolate-bootstrap .align-self-sm-start{align-self:flex-start !important}.isolate-bootstrap .align-self-sm-end{align-self:flex-end !important}.isolate-bootstrap .align-self-sm-center{align-self:center !important}.isolate-bootstrap .align-self-sm-baseline{align-self:baseline !important}.isolate-bootstrap .align-self-sm-stretch{align-self:stretch !important}}@media(min-width: 768px){.isolate-bootstrap .flex-md-row{flex-direction:row !important}.isolate-bootstrap .flex-md-column{flex-direction:column !important}.isolate-bootstrap .flex-md-row-reverse{flex-direction:row-reverse !important}.isolate-bootstrap .flex-md-column-reverse{flex-direction:column-reverse !important}.isolate-bootstrap .flex-md-wrap{flex-wrap:wrap !important}.isolate-bootstrap .flex-md-nowrap{flex-wrap:nowrap !important}.isolate-bootstrap .flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.isolate-bootstrap .flex-md-fill{flex:1 1 auto !important}.isolate-bootstrap .flex-md-grow-0{flex-grow:0 !important}.isolate-bootstrap .flex-md-grow-1{flex-grow:1 !important}.isolate-bootstrap .flex-md-shrink-0{flex-shrink:0 !important}.isolate-bootstrap .flex-md-shrink-1{flex-shrink:1 !important}.isolate-bootstrap .justify-content-md-start{justify-content:flex-start !important}.isolate-bootstrap .justify-content-md-end{justify-content:flex-end !important}.isolate-bootstrap .justify-content-md-center{justify-content:center !important}.isolate-bootstrap .justify-content-md-between{justify-content:space-between !important}.isolate-bootstrap .justify-content-md-around{justify-content:space-around !important}.isolate-bootstrap .align-items-md-start{align-items:flex-start !important}.isolate-bootstrap .align-items-md-end{align-items:flex-end !important}.isolate-bootstrap .align-items-md-center{align-items:center !important}.isolate-bootstrap .align-items-md-baseline{align-items:baseline !important}.isolate-bootstrap .align-items-md-stretch{align-items:stretch !important}.isolate-bootstrap .align-content-md-start{align-content:flex-start !important}.isolate-bootstrap .align-content-md-end{align-content:flex-end !important}.isolate-bootstrap .align-content-md-center{align-content:center !important}.isolate-bootstrap .align-content-md-between{align-content:space-between !important}.isolate-bootstrap .align-content-md-around{align-content:space-around !important}.isolate-bootstrap .align-content-md-stretch{align-content:stretch !important}.isolate-bootstrap .align-self-md-auto{align-self:auto !important}.isolate-bootstrap .align-self-md-start{align-self:flex-start !important}.isolate-bootstrap .align-self-md-end{align-self:flex-end !important}.isolate-bootstrap .align-self-md-center{align-self:center !important}.isolate-bootstrap .align-self-md-baseline{align-self:baseline !important}.isolate-bootstrap .align-self-md-stretch{align-self:stretch !important}}@media(min-width: 992px){.isolate-bootstrap .flex-lg-row{flex-direction:row !important}.isolate-bootstrap .flex-lg-column{flex-direction:column !important}.isolate-bootstrap .flex-lg-row-reverse{flex-direction:row-reverse !important}.isolate-bootstrap .flex-lg-column-reverse{flex-direction:column-reverse !important}.isolate-bootstrap .flex-lg-wrap{flex-wrap:wrap !important}.isolate-bootstrap .flex-lg-nowrap{flex-wrap:nowrap !important}.isolate-bootstrap .flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.isolate-bootstrap .flex-lg-fill{flex:1 1 auto !important}.isolate-bootstrap .flex-lg-grow-0{flex-grow:0 !important}.isolate-bootstrap .flex-lg-grow-1{flex-grow:1 !important}.isolate-bootstrap .flex-lg-shrink-0{flex-shrink:0 !important}.isolate-bootstrap .flex-lg-shrink-1{flex-shrink:1 !important}.isolate-bootstrap .justify-content-lg-start{justify-content:flex-start !important}.isolate-bootstrap .justify-content-lg-end{justify-content:flex-end !important}.isolate-bootstrap .justify-content-lg-center{justify-content:center !important}.isolate-bootstrap .justify-content-lg-between{justify-content:space-between !important}.isolate-bootstrap .justify-content-lg-around{justify-content:space-around !important}.isolate-bootstrap .align-items-lg-start{align-items:flex-start !important}.isolate-bootstrap .align-items-lg-end{align-items:flex-end !important}.isolate-bootstrap .align-items-lg-center{align-items:center !important}.isolate-bootstrap .align-items-lg-baseline{align-items:baseline !important}.isolate-bootstrap .align-items-lg-stretch{align-items:stretch !important}.isolate-bootstrap .align-content-lg-start{align-content:flex-start !important}.isolate-bootstrap .align-content-lg-end{align-content:flex-end !important}.isolate-bootstrap .align-content-lg-center{align-content:center !important}.isolate-bootstrap .align-content-lg-between{align-content:space-between !important}.isolate-bootstrap .align-content-lg-around{align-content:space-around !important}.isolate-bootstrap .align-content-lg-stretch{align-content:stretch !important}.isolate-bootstrap .align-self-lg-auto{align-self:auto !important}.isolate-bootstrap .align-self-lg-start{align-self:flex-start !important}.isolate-bootstrap .align-self-lg-end{align-self:flex-end !important}.isolate-bootstrap .align-self-lg-center{align-self:center !important}.isolate-bootstrap .align-self-lg-baseline{align-self:baseline !important}.isolate-bootstrap .align-self-lg-stretch{align-self:stretch !important}}@media(min-width: 1200px){.isolate-bootstrap .flex-xl-row{flex-direction:row !important}.isolate-bootstrap .flex-xl-column{flex-direction:column !important}.isolate-bootstrap .flex-xl-row-reverse{flex-direction:row-reverse !important}.isolate-bootstrap .flex-xl-column-reverse{flex-direction:column-reverse !important}.isolate-bootstrap .flex-xl-wrap{flex-wrap:wrap !important}.isolate-bootstrap .flex-xl-nowrap{flex-wrap:nowrap !important}.isolate-bootstrap .flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.isolate-bootstrap .flex-xl-fill{flex:1 1 auto !important}.isolate-bootstrap .flex-xl-grow-0{flex-grow:0 !important}.isolate-bootstrap .flex-xl-grow-1{flex-grow:1 !important}.isolate-bootstrap .flex-xl-shrink-0{flex-shrink:0 !important}.isolate-bootstrap .flex-xl-shrink-1{flex-shrink:1 !important}.isolate-bootstrap .justify-content-xl-start{justify-content:flex-start !important}.isolate-bootstrap .justify-content-xl-end{justify-content:flex-end !important}.isolate-bootstrap .justify-content-xl-center{justify-content:center !important}.isolate-bootstrap .justify-content-xl-between{justify-content:space-between !important}.isolate-bootstrap .justify-content-xl-around{justify-content:space-around !important}.isolate-bootstrap .align-items-xl-start{align-items:flex-start !important}.isolate-bootstrap .align-items-xl-end{align-items:flex-end !important}.isolate-bootstrap .align-items-xl-center{align-items:center !important}.isolate-bootstrap .align-items-xl-baseline{align-items:baseline !important}.isolate-bootstrap .align-items-xl-stretch{align-items:stretch !important}.isolate-bootstrap .align-content-xl-start{align-content:flex-start !important}.isolate-bootstrap .align-content-xl-end{align-content:flex-end !important}.isolate-bootstrap .align-content-xl-center{align-content:center !important}.isolate-bootstrap .align-content-xl-between{align-content:space-between !important}.isolate-bootstrap .align-content-xl-around{align-content:space-around !important}.isolate-bootstrap .align-content-xl-stretch{align-content:stretch !important}.isolate-bootstrap .align-self-xl-auto{align-self:auto !important}.isolate-bootstrap .align-self-xl-start{align-self:flex-start !important}.isolate-bootstrap .align-self-xl-end{align-self:flex-end !important}.isolate-bootstrap .align-self-xl-center{align-self:center !important}.isolate-bootstrap .align-self-xl-baseline{align-self:baseline !important}.isolate-bootstrap .align-self-xl-stretch{align-self:stretch !important}}.isolate-bootstrap .float-left{float:left !important}.isolate-bootstrap .float-right{float:right !important}.isolate-bootstrap .float-none{float:none !important}@media(min-width: 576px){.isolate-bootstrap .float-sm-left{float:left !important}.isolate-bootstrap .float-sm-right{float:right !important}.isolate-bootstrap .float-sm-none{float:none !important}}@media(min-width: 768px){.isolate-bootstrap .float-md-left{float:left !important}.isolate-bootstrap .float-md-right{float:right !important}.isolate-bootstrap .float-md-none{float:none !important}}@media(min-width: 992px){.isolate-bootstrap .float-lg-left{float:left !important}.isolate-bootstrap .float-lg-right{float:right !important}.isolate-bootstrap .float-lg-none{float:none !important}}@media(min-width: 1200px){.isolate-bootstrap .float-xl-left{float:left !important}.isolate-bootstrap .float-xl-right{float:right !important}.isolate-bootstrap .float-xl-none{float:none !important}}.isolate-bootstrap .overflow-auto{overflow:auto !important}.isolate-bootstrap .overflow-hidden{overflow:hidden !important}.isolate-bootstrap .position-static{position:static !important}.isolate-bootstrap .position-relative{position:relative !important}.isolate-bootstrap .position-absolute{position:absolute !important}.isolate-bootstrap .position-fixed{position:fixed !important}.isolate-bootstrap .position-sticky{position:sticky !important}.isolate-bootstrap .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.isolate-bootstrap .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports(position: sticky){.isolate-bootstrap .sticky-top{position:sticky;top:0;z-index:1020}}.isolate-bootstrap .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.isolate-bootstrap .sr-only-focusable:active,.isolate-bootstrap .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.isolate-bootstrap .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.isolate-bootstrap .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.isolate-bootstrap .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.isolate-bootstrap .shadow-none{box-shadow:none !important}.isolate-bootstrap .w-25{width:25% !important}.isolate-bootstrap .w-50{width:50% !important}.isolate-bootstrap .w-75{width:75% !important}.isolate-bootstrap .w-100{width:100% !important}.isolate-bootstrap .w-auto{width:auto !important}.isolate-bootstrap .h-25{height:25% !important}.isolate-bootstrap .h-50{height:50% !important}.isolate-bootstrap .h-75{height:75% !important}.isolate-bootstrap .h-100{height:100% !important}.isolate-bootstrap .h-auto{height:auto !important}.isolate-bootstrap .mw-100{max-width:100% !important}.isolate-bootstrap .mh-100{max-height:100% !important}.isolate-bootstrap .min-vw-100{min-width:100vw !important}.isolate-bootstrap .min-vh-100{min-height:100vh !important}.isolate-bootstrap .vw-100{width:100vw !important}.isolate-bootstrap .vh-100{height:100vh !important}.isolate-bootstrap .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.isolate-bootstrap .m-0{margin:0 !important}.isolate-bootstrap .mt-0,.isolate-bootstrap .my-0{margin-top:0 !important}.isolate-bootstrap .mr-0,.isolate-bootstrap .mx-0{margin-right:0 !important}.isolate-bootstrap .mb-0,.isolate-bootstrap .my-0{margin-bottom:0 !important}.isolate-bootstrap .ml-0,.isolate-bootstrap .mx-0{margin-left:0 !important}.isolate-bootstrap .m-1{margin:5px !important}.isolate-bootstrap .mt-1,.isolate-bootstrap .my-1{margin-top:5px !important}.isolate-bootstrap .mr-1,.isolate-bootstrap .mx-1{margin-right:5px !important}.isolate-bootstrap .mb-1,.isolate-bootstrap .my-1{margin-bottom:5px !important}.isolate-bootstrap .ml-1,.isolate-bootstrap .mx-1{margin-left:5px !important}.isolate-bootstrap .m-2{margin:10px !important}.isolate-bootstrap .mt-2,.isolate-bootstrap .my-2{margin-top:10px !important}.isolate-bootstrap .mr-2,.isolate-bootstrap .mx-2{margin-right:10px !important}.isolate-bootstrap .mb-2,.isolate-bootstrap .my-2{margin-bottom:10px !important}.isolate-bootstrap .ml-2,.isolate-bootstrap .mx-2{margin-left:10px !important}.isolate-bootstrap .m-3{margin:15px !important}.isolate-bootstrap .mt-3,.isolate-bootstrap .my-3{margin-top:15px !important}.isolate-bootstrap .mr-3,.isolate-bootstrap .mx-3{margin-right:15px !important}.isolate-bootstrap .mb-3,.isolate-bootstrap .my-3{margin-bottom:15px !important}.isolate-bootstrap .ml-3,.isolate-bootstrap .mx-3{margin-left:15px !important}.isolate-bootstrap .m-4{margin:20px !important}.isolate-bootstrap .mt-4,.isolate-bootstrap .my-4{margin-top:20px !important}.isolate-bootstrap .mr-4,.isolate-bootstrap .mx-4{margin-right:20px !important}.isolate-bootstrap .mb-4,.isolate-bootstrap .my-4{margin-bottom:20px !important}.isolate-bootstrap .ml-4,.isolate-bootstrap .mx-4{margin-left:20px !important}.isolate-bootstrap .m-5{margin:30px !important}.isolate-bootstrap .mt-5,.isolate-bootstrap .my-5{margin-top:30px !important}.isolate-bootstrap .mr-5,.isolate-bootstrap .mx-5{margin-right:30px !important}.isolate-bootstrap .mb-5,.isolate-bootstrap .my-5{margin-bottom:30px !important}.isolate-bootstrap .ml-5,.isolate-bootstrap .mx-5{margin-left:30px !important}.isolate-bootstrap .m-6{margin:40px !important}.isolate-bootstrap .mt-6,.isolate-bootstrap .my-6{margin-top:40px !important}.isolate-bootstrap .mr-6,.isolate-bootstrap .mx-6{margin-right:40px !important}.isolate-bootstrap .mb-6,.isolate-bootstrap .my-6{margin-bottom:40px !important}.isolate-bootstrap .ml-6,.isolate-bootstrap .mx-6{margin-left:40px !important}.isolate-bootstrap .m-7{margin:50px !important}.isolate-bootstrap .mt-7,.isolate-bootstrap .my-7{margin-top:50px !important}.isolate-bootstrap .mr-7,.isolate-bootstrap .mx-7{margin-right:50px !important}.isolate-bootstrap .mb-7,.isolate-bootstrap .my-7{margin-bottom:50px !important}.isolate-bootstrap .ml-7,.isolate-bootstrap .mx-7{margin-left:50px !important}.isolate-bootstrap .m-8{margin:60px !important}.isolate-bootstrap .mt-8,.isolate-bootstrap .my-8{margin-top:60px !important}.isolate-bootstrap .mr-8,.isolate-bootstrap .mx-8{margin-right:60px !important}.isolate-bootstrap .mb-8,.isolate-bootstrap .my-8{margin-bottom:60px !important}.isolate-bootstrap .ml-8,.isolate-bootstrap .mx-8{margin-left:60px !important}.isolate-bootstrap .p-0{padding:0 !important}.isolate-bootstrap .pt-0,.isolate-bootstrap .py-0{padding-top:0 !important}.isolate-bootstrap .pr-0,.isolate-bootstrap .px-0{padding-right:0 !important}.isolate-bootstrap .pb-0,.isolate-bootstrap .py-0{padding-bottom:0 !important}.isolate-bootstrap .pl-0,.isolate-bootstrap .px-0{padding-left:0 !important}.isolate-bootstrap .p-1{padding:5px !important}.isolate-bootstrap .pt-1,.isolate-bootstrap .py-1{padding-top:5px !important}.isolate-bootstrap .pr-1,.isolate-bootstrap .px-1{padding-right:5px !important}.isolate-bootstrap .pb-1,.isolate-bootstrap .py-1{padding-bottom:5px !important}.isolate-bootstrap .pl-1,.isolate-bootstrap .px-1{padding-left:5px !important}.isolate-bootstrap .p-2{padding:10px !important}.isolate-bootstrap .pt-2,.isolate-bootstrap .py-2{padding-top:10px !important}.isolate-bootstrap .pr-2,.isolate-bootstrap .px-2{padding-right:10px !important}.isolate-bootstrap .pb-2,.isolate-bootstrap .py-2{padding-bottom:10px !important}.isolate-bootstrap .pl-2,.isolate-bootstrap .px-2{padding-left:10px !important}.isolate-bootstrap .p-3{padding:15px !important}.isolate-bootstrap .pt-3,.isolate-bootstrap .py-3{padding-top:15px !important}.isolate-bootstrap .pr-3,.isolate-bootstrap .px-3{padding-right:15px !important}.isolate-bootstrap .pb-3,.isolate-bootstrap .py-3{padding-bottom:15px !important}.isolate-bootstrap .pl-3,.isolate-bootstrap .px-3{padding-left:15px !important}.isolate-bootstrap .p-4{padding:20px !important}.isolate-bootstrap .pt-4,.isolate-bootstrap .py-4{padding-top:20px !important}.isolate-bootstrap .pr-4,.isolate-bootstrap .px-4{padding-right:20px !important}.isolate-bootstrap .pb-4,.isolate-bootstrap .py-4{padding-bottom:20px !important}.isolate-bootstrap .pl-4,.isolate-bootstrap .px-4{padding-left:20px !important}.isolate-bootstrap .p-5{padding:30px !important}.isolate-bootstrap .pt-5,.isolate-bootstrap .py-5{padding-top:30px !important}.isolate-bootstrap .pr-5,.isolate-bootstrap .px-5{padding-right:30px !important}.isolate-bootstrap .pb-5,.isolate-bootstrap .py-5{padding-bottom:30px !important}.isolate-bootstrap .pl-5,.isolate-bootstrap .px-5{padding-left:30px !important}.isolate-bootstrap .p-6{padding:40px !important}.isolate-bootstrap .pt-6,.isolate-bootstrap .py-6{padding-top:40px !important}.isolate-bootstrap .pr-6,.isolate-bootstrap .px-6{padding-right:40px !important}.isolate-bootstrap .pb-6,.isolate-bootstrap .py-6{padding-bottom:40px !important}.isolate-bootstrap .pl-6,.isolate-bootstrap .px-6{padding-left:40px !important}.isolate-bootstrap .p-7{padding:50px !important}.isolate-bootstrap .pt-7,.isolate-bootstrap .py-7{padding-top:50px !important}.isolate-bootstrap .pr-7,.isolate-bootstrap .px-7{padding-right:50px !important}.isolate-bootstrap .pb-7,.isolate-bootstrap .py-7{padding-bottom:50px !important}.isolate-bootstrap .pl-7,.isolate-bootstrap .px-7{padding-left:50px !important}.isolate-bootstrap .p-8{padding:60px !important}.isolate-bootstrap .pt-8,.isolate-bootstrap .py-8{padding-top:60px !important}.isolate-bootstrap .pr-8,.isolate-bootstrap .px-8{padding-right:60px !important}.isolate-bootstrap .pb-8,.isolate-bootstrap .py-8{padding-bottom:60px !important}.isolate-bootstrap .pl-8,.isolate-bootstrap .px-8{padding-left:60px !important}.isolate-bootstrap .m-n1{margin:-5px !important}.isolate-bootstrap .mt-n1,.isolate-bootstrap .my-n1{margin-top:-5px !important}.isolate-bootstrap .mr-n1,.isolate-bootstrap .mx-n1{margin-right:-5px !important}.isolate-bootstrap .mb-n1,.isolate-bootstrap .my-n1{margin-bottom:-5px !important}.isolate-bootstrap .ml-n1,.isolate-bootstrap .mx-n1{margin-left:-5px !important}.isolate-bootstrap .m-n2{margin:-10px !important}.isolate-bootstrap .mt-n2,.isolate-bootstrap .my-n2{margin-top:-10px !important}.isolate-bootstrap .mr-n2,.isolate-bootstrap .mx-n2{margin-right:-10px !important}.isolate-bootstrap .mb-n2,.isolate-bootstrap .my-n2{margin-bottom:-10px !important}.isolate-bootstrap .ml-n2,.isolate-bootstrap .mx-n2{margin-left:-10px !important}.isolate-bootstrap .m-n3{margin:-15px !important}.isolate-bootstrap .mt-n3,.isolate-bootstrap .my-n3{margin-top:-15px !important}.isolate-bootstrap .mr-n3,.isolate-bootstrap .mx-n3{margin-right:-15px !important}.isolate-bootstrap .mb-n3,.isolate-bootstrap .my-n3{margin-bottom:-15px !important}.isolate-bootstrap .ml-n3,.isolate-bootstrap .mx-n3{margin-left:-15px !important}.isolate-bootstrap .m-n4{margin:-20px !important}.isolate-bootstrap .mt-n4,.isolate-bootstrap .my-n4{margin-top:-20px !important}.isolate-bootstrap .mr-n4,.isolate-bootstrap .mx-n4{margin-right:-20px !important}.isolate-bootstrap .mb-n4,.isolate-bootstrap .my-n4{margin-bottom:-20px !important}.isolate-bootstrap .ml-n4,.isolate-bootstrap .mx-n4{margin-left:-20px !important}.isolate-bootstrap .m-n5{margin:-30px !important}.isolate-bootstrap .mt-n5,.isolate-bootstrap .my-n5{margin-top:-30px !important}.isolate-bootstrap .mr-n5,.isolate-bootstrap .mx-n5{margin-right:-30px !important}.isolate-bootstrap .mb-n5,.isolate-bootstrap .my-n5{margin-bottom:-30px !important}.isolate-bootstrap .ml-n5,.isolate-bootstrap .mx-n5{margin-left:-30px !important}.isolate-bootstrap .m-n6{margin:-40px !important}.isolate-bootstrap .mt-n6,.isolate-bootstrap .my-n6{margin-top:-40px !important}.isolate-bootstrap .mr-n6,.isolate-bootstrap .mx-n6{margin-right:-40px !important}.isolate-bootstrap .mb-n6,.isolate-bootstrap .my-n6{margin-bottom:-40px !important}.isolate-bootstrap .ml-n6,.isolate-bootstrap .mx-n6{margin-left:-40px !important}.isolate-bootstrap .m-n7{margin:-50px !important}.isolate-bootstrap .mt-n7,.isolate-bootstrap .my-n7{margin-top:-50px !important}.isolate-bootstrap .mr-n7,.isolate-bootstrap .mx-n7{margin-right:-50px !important}.isolate-bootstrap .mb-n7,.isolate-bootstrap .my-n7{margin-bottom:-50px !important}.isolate-bootstrap .ml-n7,.isolate-bootstrap .mx-n7{margin-left:-50px !important}.isolate-bootstrap .m-n8{margin:-60px !important}.isolate-bootstrap .mt-n8,.isolate-bootstrap .my-n8{margin-top:-60px !important}.isolate-bootstrap .mr-n8,.isolate-bootstrap .mx-n8{margin-right:-60px !important}.isolate-bootstrap .mb-n8,.isolate-bootstrap .my-n8{margin-bottom:-60px !important}.isolate-bootstrap .ml-n8,.isolate-bootstrap .mx-n8{margin-left:-60px !important}.isolate-bootstrap .m-auto{margin:auto !important}.isolate-bootstrap .mt-auto,.isolate-bootstrap .my-auto{margin-top:auto !important}.isolate-bootstrap .mr-auto,.isolate-bootstrap .mx-auto{margin-right:auto !important}.isolate-bootstrap .mb-auto,.isolate-bootstrap .my-auto{margin-bottom:auto !important}.isolate-bootstrap .ml-auto,.isolate-bootstrap .mx-auto{margin-left:auto !important}@media(min-width: 576px){.isolate-bootstrap .m-sm-0{margin:0 !important}.isolate-bootstrap .mt-sm-0,.isolate-bootstrap .my-sm-0{margin-top:0 !important}.isolate-bootstrap .mr-sm-0,.isolate-bootstrap .mx-sm-0{margin-right:0 !important}.isolate-bootstrap .mb-sm-0,.isolate-bootstrap .my-sm-0{margin-bottom:0 !important}.isolate-bootstrap .ml-sm-0,.isolate-bootstrap .mx-sm-0{margin-left:0 !important}.isolate-bootstrap .m-sm-1{margin:5px !important}.isolate-bootstrap .mt-sm-1,.isolate-bootstrap .my-sm-1{margin-top:5px !important}.isolate-bootstrap .mr-sm-1,.isolate-bootstrap .mx-sm-1{margin-right:5px !important}.isolate-bootstrap .mb-sm-1,.isolate-bootstrap .my-sm-1{margin-bottom:5px !important}.isolate-bootstrap .ml-sm-1,.isolate-bootstrap .mx-sm-1{margin-left:5px !important}.isolate-bootstrap .m-sm-2{margin:10px !important}.isolate-bootstrap .mt-sm-2,.isolate-bootstrap .my-sm-2{margin-top:10px !important}.isolate-bootstrap .mr-sm-2,.isolate-bootstrap .mx-sm-2{margin-right:10px !important}.isolate-bootstrap .mb-sm-2,.isolate-bootstrap .my-sm-2{margin-bottom:10px !important}.isolate-bootstrap .ml-sm-2,.isolate-bootstrap .mx-sm-2{margin-left:10px !important}.isolate-bootstrap .m-sm-3{margin:15px !important}.isolate-bootstrap .mt-sm-3,.isolate-bootstrap .my-sm-3{margin-top:15px !important}.isolate-bootstrap .mr-sm-3,.isolate-bootstrap .mx-sm-3{margin-right:15px !important}.isolate-bootstrap .mb-sm-3,.isolate-bootstrap .my-sm-3{margin-bottom:15px !important}.isolate-bootstrap .ml-sm-3,.isolate-bootstrap .mx-sm-3{margin-left:15px !important}.isolate-bootstrap .m-sm-4{margin:20px !important}.isolate-bootstrap .mt-sm-4,.isolate-bootstrap .my-sm-4{margin-top:20px !important}.isolate-bootstrap .mr-sm-4,.isolate-bootstrap .mx-sm-4{margin-right:20px !important}.isolate-bootstrap .mb-sm-4,.isolate-bootstrap .my-sm-4{margin-bottom:20px !important}.isolate-bootstrap .ml-sm-4,.isolate-bootstrap .mx-sm-4{margin-left:20px !important}.isolate-bootstrap .m-sm-5{margin:30px !important}.isolate-bootstrap .mt-sm-5,.isolate-bootstrap .my-sm-5{margin-top:30px !important}.isolate-bootstrap .mr-sm-5,.isolate-bootstrap .mx-sm-5{margin-right:30px !important}.isolate-bootstrap .mb-sm-5,.isolate-bootstrap .my-sm-5{margin-bottom:30px !important}.isolate-bootstrap .ml-sm-5,.isolate-bootstrap .mx-sm-5{margin-left:30px !important}.isolate-bootstrap .m-sm-6{margin:40px !important}.isolate-bootstrap .mt-sm-6,.isolate-bootstrap .my-sm-6{margin-top:40px !important}.isolate-bootstrap .mr-sm-6,.isolate-bootstrap .mx-sm-6{margin-right:40px !important}.isolate-bootstrap .mb-sm-6,.isolate-bootstrap .my-sm-6{margin-bottom:40px !important}.isolate-bootstrap .ml-sm-6,.isolate-bootstrap .mx-sm-6{margin-left:40px !important}.isolate-bootstrap .m-sm-7{margin:50px !important}.isolate-bootstrap .mt-sm-7,.isolate-bootstrap .my-sm-7{margin-top:50px !important}.isolate-bootstrap .mr-sm-7,.isolate-bootstrap .mx-sm-7{margin-right:50px !important}.isolate-bootstrap .mb-sm-7,.isolate-bootstrap .my-sm-7{margin-bottom:50px !important}.isolate-bootstrap .ml-sm-7,.isolate-bootstrap .mx-sm-7{margin-left:50px !important}.isolate-bootstrap .m-sm-8{margin:60px !important}.isolate-bootstrap .mt-sm-8,.isolate-bootstrap .my-sm-8{margin-top:60px !important}.isolate-bootstrap .mr-sm-8,.isolate-bootstrap .mx-sm-8{margin-right:60px !important}.isolate-bootstrap .mb-sm-8,.isolate-bootstrap .my-sm-8{margin-bottom:60px !important}.isolate-bootstrap .ml-sm-8,.isolate-bootstrap .mx-sm-8{margin-left:60px !important}.isolate-bootstrap .p-sm-0{padding:0 !important}.isolate-bootstrap .pt-sm-0,.isolate-bootstrap .py-sm-0{padding-top:0 !important}.isolate-bootstrap .pr-sm-0,.isolate-bootstrap .px-sm-0{padding-right:0 !important}.isolate-bootstrap .pb-sm-0,.isolate-bootstrap .py-sm-0{padding-bottom:0 !important}.isolate-bootstrap .pl-sm-0,.isolate-bootstrap .px-sm-0{padding-left:0 !important}.isolate-bootstrap .p-sm-1{padding:5px !important}.isolate-bootstrap .pt-sm-1,.isolate-bootstrap .py-sm-1{padding-top:5px !important}.isolate-bootstrap .pr-sm-1,.isolate-bootstrap .px-sm-1{padding-right:5px !important}.isolate-bootstrap .pb-sm-1,.isolate-bootstrap .py-sm-1{padding-bottom:5px !important}.isolate-bootstrap .pl-sm-1,.isolate-bootstrap .px-sm-1{padding-left:5px !important}.isolate-bootstrap .p-sm-2{padding:10px !important}.isolate-bootstrap .pt-sm-2,.isolate-bootstrap .py-sm-2{padding-top:10px !important}.isolate-bootstrap .pr-sm-2,.isolate-bootstrap .px-sm-2{padding-right:10px !important}.isolate-bootstrap .pb-sm-2,.isolate-bootstrap .py-sm-2{padding-bottom:10px !important}.isolate-bootstrap .pl-sm-2,.isolate-bootstrap .px-sm-2{padding-left:10px !important}.isolate-bootstrap .p-sm-3{padding:15px !important}.isolate-bootstrap .pt-sm-3,.isolate-bootstrap .py-sm-3{padding-top:15px !important}.isolate-bootstrap .pr-sm-3,.isolate-bootstrap .px-sm-3{padding-right:15px !important}.isolate-bootstrap .pb-sm-3,.isolate-bootstrap .py-sm-3{padding-bottom:15px !important}.isolate-bootstrap .pl-sm-3,.isolate-bootstrap .px-sm-3{padding-left:15px !important}.isolate-bootstrap .p-sm-4{padding:20px !important}.isolate-bootstrap .pt-sm-4,.isolate-bootstrap .py-sm-4{padding-top:20px !important}.isolate-bootstrap .pr-sm-4,.isolate-bootstrap .px-sm-4{padding-right:20px !important}.isolate-bootstrap .pb-sm-4,.isolate-bootstrap .py-sm-4{padding-bottom:20px !important}.isolate-bootstrap .pl-sm-4,.isolate-bootstrap .px-sm-4{padding-left:20px !important}.isolate-bootstrap .p-sm-5{padding:30px !important}.isolate-bootstrap .pt-sm-5,.isolate-bootstrap .py-sm-5{padding-top:30px !important}.isolate-bootstrap .pr-sm-5,.isolate-bootstrap .px-sm-5{padding-right:30px !important}.isolate-bootstrap .pb-sm-5,.isolate-bootstrap .py-sm-5{padding-bottom:30px !important}.isolate-bootstrap .pl-sm-5,.isolate-bootstrap .px-sm-5{padding-left:30px !important}.isolate-bootstrap .p-sm-6{padding:40px !important}.isolate-bootstrap .pt-sm-6,.isolate-bootstrap .py-sm-6{padding-top:40px !important}.isolate-bootstrap .pr-sm-6,.isolate-bootstrap .px-sm-6{padding-right:40px !important}.isolate-bootstrap .pb-sm-6,.isolate-bootstrap .py-sm-6{padding-bottom:40px !important}.isolate-bootstrap .pl-sm-6,.isolate-bootstrap .px-sm-6{padding-left:40px !important}.isolate-bootstrap .p-sm-7{padding:50px !important}.isolate-bootstrap .pt-sm-7,.isolate-bootstrap .py-sm-7{padding-top:50px !important}.isolate-bootstrap .pr-sm-7,.isolate-bootstrap .px-sm-7{padding-right:50px !important}.isolate-bootstrap .pb-sm-7,.isolate-bootstrap .py-sm-7{padding-bottom:50px !important}.isolate-bootstrap .pl-sm-7,.isolate-bootstrap .px-sm-7{padding-left:50px !important}.isolate-bootstrap .p-sm-8{padding:60px !important}.isolate-bootstrap .pt-sm-8,.isolate-bootstrap .py-sm-8{padding-top:60px !important}.isolate-bootstrap .pr-sm-8,.isolate-bootstrap .px-sm-8{padding-right:60px !important}.isolate-bootstrap .pb-sm-8,.isolate-bootstrap .py-sm-8{padding-bottom:60px !important}.isolate-bootstrap .pl-sm-8,.isolate-bootstrap .px-sm-8{padding-left:60px !important}.isolate-bootstrap .m-sm-n1{margin:-5px !important}.isolate-bootstrap .mt-sm-n1,.isolate-bootstrap .my-sm-n1{margin-top:-5px !important}.isolate-bootstrap .mr-sm-n1,.isolate-bootstrap .mx-sm-n1{margin-right:-5px !important}.isolate-bootstrap .mb-sm-n1,.isolate-bootstrap .my-sm-n1{margin-bottom:-5px !important}.isolate-bootstrap .ml-sm-n1,.isolate-bootstrap .mx-sm-n1{margin-left:-5px !important}.isolate-bootstrap .m-sm-n2{margin:-10px !important}.isolate-bootstrap .mt-sm-n2,.isolate-bootstrap .my-sm-n2{margin-top:-10px !important}.isolate-bootstrap .mr-sm-n2,.isolate-bootstrap .mx-sm-n2{margin-right:-10px !important}.isolate-bootstrap .mb-sm-n2,.isolate-bootstrap .my-sm-n2{margin-bottom:-10px !important}.isolate-bootstrap .ml-sm-n2,.isolate-bootstrap .mx-sm-n2{margin-left:-10px !important}.isolate-bootstrap .m-sm-n3{margin:-15px !important}.isolate-bootstrap .mt-sm-n3,.isolate-bootstrap .my-sm-n3{margin-top:-15px !important}.isolate-bootstrap .mr-sm-n3,.isolate-bootstrap .mx-sm-n3{margin-right:-15px !important}.isolate-bootstrap .mb-sm-n3,.isolate-bootstrap .my-sm-n3{margin-bottom:-15px !important}.isolate-bootstrap .ml-sm-n3,.isolate-bootstrap .mx-sm-n3{margin-left:-15px !important}.isolate-bootstrap .m-sm-n4{margin:-20px !important}.isolate-bootstrap .mt-sm-n4,.isolate-bootstrap .my-sm-n4{margin-top:-20px !important}.isolate-bootstrap .mr-sm-n4,.isolate-bootstrap .mx-sm-n4{margin-right:-20px !important}.isolate-bootstrap .mb-sm-n4,.isolate-bootstrap .my-sm-n4{margin-bottom:-20px !important}.isolate-bootstrap .ml-sm-n4,.isolate-bootstrap .mx-sm-n4{margin-left:-20px !important}.isolate-bootstrap .m-sm-n5{margin:-30px !important}.isolate-bootstrap .mt-sm-n5,.isolate-bootstrap .my-sm-n5{margin-top:-30px !important}.isolate-bootstrap .mr-sm-n5,.isolate-bootstrap .mx-sm-n5{margin-right:-30px !important}.isolate-bootstrap .mb-sm-n5,.isolate-bootstrap .my-sm-n5{margin-bottom:-30px !important}.isolate-bootstrap .ml-sm-n5,.isolate-bootstrap .mx-sm-n5{margin-left:-30px !important}.isolate-bootstrap .m-sm-n6{margin:-40px !important}.isolate-bootstrap .mt-sm-n6,.isolate-bootstrap .my-sm-n6{margin-top:-40px !important}.isolate-bootstrap .mr-sm-n6,.isolate-bootstrap .mx-sm-n6{margin-right:-40px !important}.isolate-bootstrap .mb-sm-n6,.isolate-bootstrap .my-sm-n6{margin-bottom:-40px !important}.isolate-bootstrap .ml-sm-n6,.isolate-bootstrap .mx-sm-n6{margin-left:-40px !important}.isolate-bootstrap .m-sm-n7{margin:-50px !important}.isolate-bootstrap .mt-sm-n7,.isolate-bootstrap .my-sm-n7{margin-top:-50px !important}.isolate-bootstrap .mr-sm-n7,.isolate-bootstrap .mx-sm-n7{margin-right:-50px !important}.isolate-bootstrap .mb-sm-n7,.isolate-bootstrap .my-sm-n7{margin-bottom:-50px !important}.isolate-bootstrap .ml-sm-n7,.isolate-bootstrap .mx-sm-n7{margin-left:-50px !important}.isolate-bootstrap .m-sm-n8{margin:-60px !important}.isolate-bootstrap .mt-sm-n8,.isolate-bootstrap .my-sm-n8{margin-top:-60px !important}.isolate-bootstrap .mr-sm-n8,.isolate-bootstrap .mx-sm-n8{margin-right:-60px !important}.isolate-bootstrap .mb-sm-n8,.isolate-bootstrap .my-sm-n8{margin-bottom:-60px !important}.isolate-bootstrap .ml-sm-n8,.isolate-bootstrap .mx-sm-n8{margin-left:-60px !important}.isolate-bootstrap .m-sm-auto{margin:auto !important}.isolate-bootstrap .mt-sm-auto,.isolate-bootstrap .my-sm-auto{margin-top:auto !important}.isolate-bootstrap .mr-sm-auto,.isolate-bootstrap .mx-sm-auto{margin-right:auto !important}.isolate-bootstrap .mb-sm-auto,.isolate-bootstrap .my-sm-auto{margin-bottom:auto !important}.isolate-bootstrap .ml-sm-auto,.isolate-bootstrap .mx-sm-auto{margin-left:auto !important}}@media(min-width: 768px){.isolate-bootstrap .m-md-0{margin:0 !important}.isolate-bootstrap .mt-md-0,.isolate-bootstrap .my-md-0{margin-top:0 !important}.isolate-bootstrap .mr-md-0,.isolate-bootstrap .mx-md-0{margin-right:0 !important}.isolate-bootstrap .mb-md-0,.isolate-bootstrap .my-md-0{margin-bottom:0 !important}.isolate-bootstrap .ml-md-0,.isolate-bootstrap .mx-md-0{margin-left:0 !important}.isolate-bootstrap .m-md-1{margin:5px !important}.isolate-bootstrap .mt-md-1,.isolate-bootstrap .my-md-1{margin-top:5px !important}.isolate-bootstrap .mr-md-1,.isolate-bootstrap .mx-md-1{margin-right:5px !important}.isolate-bootstrap .mb-md-1,.isolate-bootstrap .my-md-1{margin-bottom:5px !important}.isolate-bootstrap .ml-md-1,.isolate-bootstrap .mx-md-1{margin-left:5px !important}.isolate-bootstrap .m-md-2{margin:10px !important}.isolate-bootstrap .mt-md-2,.isolate-bootstrap .my-md-2{margin-top:10px !important}.isolate-bootstrap .mr-md-2,.isolate-bootstrap .mx-md-2{margin-right:10px !important}.isolate-bootstrap .mb-md-2,.isolate-bootstrap .my-md-2{margin-bottom:10px !important}.isolate-bootstrap .ml-md-2,.isolate-bootstrap .mx-md-2{margin-left:10px !important}.isolate-bootstrap .m-md-3{margin:15px !important}.isolate-bootstrap .mt-md-3,.isolate-bootstrap .my-md-3{margin-top:15px !important}.isolate-bootstrap .mr-md-3,.isolate-bootstrap .mx-md-3{margin-right:15px !important}.isolate-bootstrap .mb-md-3,.isolate-bootstrap .my-md-3{margin-bottom:15px !important}.isolate-bootstrap .ml-md-3,.isolate-bootstrap .mx-md-3{margin-left:15px !important}.isolate-bootstrap .m-md-4{margin:20px !important}.isolate-bootstrap .mt-md-4,.isolate-bootstrap .my-md-4{margin-top:20px !important}.isolate-bootstrap .mr-md-4,.isolate-bootstrap .mx-md-4{margin-right:20px !important}.isolate-bootstrap .mb-md-4,.isolate-bootstrap .my-md-4{margin-bottom:20px !important}.isolate-bootstrap .ml-md-4,.isolate-bootstrap .mx-md-4{margin-left:20px !important}.isolate-bootstrap .m-md-5{margin:30px !important}.isolate-bootstrap .mt-md-5,.isolate-bootstrap .my-md-5{margin-top:30px !important}.isolate-bootstrap .mr-md-5,.isolate-bootstrap .mx-md-5{margin-right:30px !important}.isolate-bootstrap .mb-md-5,.isolate-bootstrap .my-md-5{margin-bottom:30px !important}.isolate-bootstrap .ml-md-5,.isolate-bootstrap .mx-md-5{margin-left:30px !important}.isolate-bootstrap .m-md-6{margin:40px !important}.isolate-bootstrap .mt-md-6,.isolate-bootstrap .my-md-6{margin-top:40px !important}.isolate-bootstrap .mr-md-6,.isolate-bootstrap .mx-md-6{margin-right:40px !important}.isolate-bootstrap .mb-md-6,.isolate-bootstrap .my-md-6{margin-bottom:40px !important}.isolate-bootstrap .ml-md-6,.isolate-bootstrap .mx-md-6{margin-left:40px !important}.isolate-bootstrap .m-md-7{margin:50px !important}.isolate-bootstrap .mt-md-7,.isolate-bootstrap .my-md-7{margin-top:50px !important}.isolate-bootstrap .mr-md-7,.isolate-bootstrap .mx-md-7{margin-right:50px !important}.isolate-bootstrap .mb-md-7,.isolate-bootstrap .my-md-7{margin-bottom:50px !important}.isolate-bootstrap .ml-md-7,.isolate-bootstrap .mx-md-7{margin-left:50px !important}.isolate-bootstrap .m-md-8{margin:60px !important}.isolate-bootstrap .mt-md-8,.isolate-bootstrap .my-md-8{margin-top:60px !important}.isolate-bootstrap .mr-md-8,.isolate-bootstrap .mx-md-8{margin-right:60px !important}.isolate-bootstrap .mb-md-8,.isolate-bootstrap .my-md-8{margin-bottom:60px !important}.isolate-bootstrap .ml-md-8,.isolate-bootstrap .mx-md-8{margin-left:60px !important}.isolate-bootstrap .p-md-0{padding:0 !important}.isolate-bootstrap .pt-md-0,.isolate-bootstrap .py-md-0{padding-top:0 !important}.isolate-bootstrap .pr-md-0,.isolate-bootstrap .px-md-0{padding-right:0 !important}.isolate-bootstrap .pb-md-0,.isolate-bootstrap .py-md-0{padding-bottom:0 !important}.isolate-bootstrap .pl-md-0,.isolate-bootstrap .px-md-0{padding-left:0 !important}.isolate-bootstrap .p-md-1{padding:5px !important}.isolate-bootstrap .pt-md-1,.isolate-bootstrap .py-md-1{padding-top:5px !important}.isolate-bootstrap .pr-md-1,.isolate-bootstrap .px-md-1{padding-right:5px !important}.isolate-bootstrap .pb-md-1,.isolate-bootstrap .py-md-1{padding-bottom:5px !important}.isolate-bootstrap .pl-md-1,.isolate-bootstrap .px-md-1{padding-left:5px !important}.isolate-bootstrap .p-md-2{padding:10px !important}.isolate-bootstrap .pt-md-2,.isolate-bootstrap .py-md-2{padding-top:10px !important}.isolate-bootstrap .pr-md-2,.isolate-bootstrap .px-md-2{padding-right:10px !important}.isolate-bootstrap .pb-md-2,.isolate-bootstrap .py-md-2{padding-bottom:10px !important}.isolate-bootstrap .pl-md-2,.isolate-bootstrap .px-md-2{padding-left:10px !important}.isolate-bootstrap .p-md-3{padding:15px !important}.isolate-bootstrap .pt-md-3,.isolate-bootstrap .py-md-3{padding-top:15px !important}.isolate-bootstrap .pr-md-3,.isolate-bootstrap .px-md-3{padding-right:15px !important}.isolate-bootstrap .pb-md-3,.isolate-bootstrap .py-md-3{padding-bottom:15px !important}.isolate-bootstrap .pl-md-3,.isolate-bootstrap .px-md-3{padding-left:15px !important}.isolate-bootstrap .p-md-4{padding:20px !important}.isolate-bootstrap .pt-md-4,.isolate-bootstrap .py-md-4{padding-top:20px !important}.isolate-bootstrap .pr-md-4,.isolate-bootstrap .px-md-4{padding-right:20px !important}.isolate-bootstrap .pb-md-4,.isolate-bootstrap .py-md-4{padding-bottom:20px !important}.isolate-bootstrap .pl-md-4,.isolate-bootstrap .px-md-4{padding-left:20px !important}.isolate-bootstrap .p-md-5{padding:30px !important}.isolate-bootstrap .pt-md-5,.isolate-bootstrap .py-md-5{padding-top:30px !important}.isolate-bootstrap .pr-md-5,.isolate-bootstrap .px-md-5{padding-right:30px !important}.isolate-bootstrap .pb-md-5,.isolate-bootstrap .py-md-5{padding-bottom:30px !important}.isolate-bootstrap .pl-md-5,.isolate-bootstrap .px-md-5{padding-left:30px !important}.isolate-bootstrap .p-md-6{padding:40px !important}.isolate-bootstrap .pt-md-6,.isolate-bootstrap .py-md-6{padding-top:40px !important}.isolate-bootstrap .pr-md-6,.isolate-bootstrap .px-md-6{padding-right:40px !important}.isolate-bootstrap .pb-md-6,.isolate-bootstrap .py-md-6{padding-bottom:40px !important}.isolate-bootstrap .pl-md-6,.isolate-bootstrap .px-md-6{padding-left:40px !important}.isolate-bootstrap .p-md-7{padding:50px !important}.isolate-bootstrap .pt-md-7,.isolate-bootstrap .py-md-7{padding-top:50px !important}.isolate-bootstrap .pr-md-7,.isolate-bootstrap .px-md-7{padding-right:50px !important}.isolate-bootstrap .pb-md-7,.isolate-bootstrap .py-md-7{padding-bottom:50px !important}.isolate-bootstrap .pl-md-7,.isolate-bootstrap .px-md-7{padding-left:50px !important}.isolate-bootstrap .p-md-8{padding:60px !important}.isolate-bootstrap .pt-md-8,.isolate-bootstrap .py-md-8{padding-top:60px !important}.isolate-bootstrap .pr-md-8,.isolate-bootstrap .px-md-8{padding-right:60px !important}.isolate-bootstrap .pb-md-8,.isolate-bootstrap .py-md-8{padding-bottom:60px !important}.isolate-bootstrap .pl-md-8,.isolate-bootstrap .px-md-8{padding-left:60px !important}.isolate-bootstrap .m-md-n1{margin:-5px !important}.isolate-bootstrap .mt-md-n1,.isolate-bootstrap .my-md-n1{margin-top:-5px !important}.isolate-bootstrap .mr-md-n1,.isolate-bootstrap .mx-md-n1{margin-right:-5px !important}.isolate-bootstrap .mb-md-n1,.isolate-bootstrap .my-md-n1{margin-bottom:-5px !important}.isolate-bootstrap .ml-md-n1,.isolate-bootstrap .mx-md-n1{margin-left:-5px !important}.isolate-bootstrap .m-md-n2{margin:-10px !important}.isolate-bootstrap .mt-md-n2,.isolate-bootstrap .my-md-n2{margin-top:-10px !important}.isolate-bootstrap .mr-md-n2,.isolate-bootstrap .mx-md-n2{margin-right:-10px !important}.isolate-bootstrap .mb-md-n2,.isolate-bootstrap .my-md-n2{margin-bottom:-10px !important}.isolate-bootstrap .ml-md-n2,.isolate-bootstrap .mx-md-n2{margin-left:-10px !important}.isolate-bootstrap .m-md-n3{margin:-15px !important}.isolate-bootstrap .mt-md-n3,.isolate-bootstrap .my-md-n3{margin-top:-15px !important}.isolate-bootstrap .mr-md-n3,.isolate-bootstrap .mx-md-n3{margin-right:-15px !important}.isolate-bootstrap .mb-md-n3,.isolate-bootstrap .my-md-n3{margin-bottom:-15px !important}.isolate-bootstrap .ml-md-n3,.isolate-bootstrap .mx-md-n3{margin-left:-15px !important}.isolate-bootstrap .m-md-n4{margin:-20px !important}.isolate-bootstrap .mt-md-n4,.isolate-bootstrap .my-md-n4{margin-top:-20px !important}.isolate-bootstrap .mr-md-n4,.isolate-bootstrap .mx-md-n4{margin-right:-20px !important}.isolate-bootstrap .mb-md-n4,.isolate-bootstrap .my-md-n4{margin-bottom:-20px !important}.isolate-bootstrap .ml-md-n4,.isolate-bootstrap .mx-md-n4{margin-left:-20px !important}.isolate-bootstrap .m-md-n5{margin:-30px !important}.isolate-bootstrap .mt-md-n5,.isolate-bootstrap .my-md-n5{margin-top:-30px !important}.isolate-bootstrap .mr-md-n5,.isolate-bootstrap .mx-md-n5{margin-right:-30px !important}.isolate-bootstrap .mb-md-n5,.isolate-bootstrap .my-md-n5{margin-bottom:-30px !important}.isolate-bootstrap .ml-md-n5,.isolate-bootstrap .mx-md-n5{margin-left:-30px !important}.isolate-bootstrap .m-md-n6{margin:-40px !important}.isolate-bootstrap .mt-md-n6,.isolate-bootstrap .my-md-n6{margin-top:-40px !important}.isolate-bootstrap .mr-md-n6,.isolate-bootstrap .mx-md-n6{margin-right:-40px !important}.isolate-bootstrap .mb-md-n6,.isolate-bootstrap .my-md-n6{margin-bottom:-40px !important}.isolate-bootstrap .ml-md-n6,.isolate-bootstrap .mx-md-n6{margin-left:-40px !important}.isolate-bootstrap .m-md-n7{margin:-50px !important}.isolate-bootstrap .mt-md-n7,.isolate-bootstrap .my-md-n7{margin-top:-50px !important}.isolate-bootstrap .mr-md-n7,.isolate-bootstrap .mx-md-n7{margin-right:-50px !important}.isolate-bootstrap .mb-md-n7,.isolate-bootstrap .my-md-n7{margin-bottom:-50px !important}.isolate-bootstrap .ml-md-n7,.isolate-bootstrap .mx-md-n7{margin-left:-50px !important}.isolate-bootstrap .m-md-n8{margin:-60px !important}.isolate-bootstrap .mt-md-n8,.isolate-bootstrap .my-md-n8{margin-top:-60px !important}.isolate-bootstrap .mr-md-n8,.isolate-bootstrap .mx-md-n8{margin-right:-60px !important}.isolate-bootstrap .mb-md-n8,.isolate-bootstrap .my-md-n8{margin-bottom:-60px !important}.isolate-bootstrap .ml-md-n8,.isolate-bootstrap .mx-md-n8{margin-left:-60px !important}.isolate-bootstrap .m-md-auto{margin:auto !important}.isolate-bootstrap .mt-md-auto,.isolate-bootstrap .my-md-auto{margin-top:auto !important}.isolate-bootstrap .mr-md-auto,.isolate-bootstrap .mx-md-auto{margin-right:auto !important}.isolate-bootstrap .mb-md-auto,.isolate-bootstrap .my-md-auto{margin-bottom:auto !important}.isolate-bootstrap .ml-md-auto,.isolate-bootstrap .mx-md-auto{margin-left:auto !important}}@media(min-width: 992px){.isolate-bootstrap .m-lg-0{margin:0 !important}.isolate-bootstrap .mt-lg-0,.isolate-bootstrap .my-lg-0{margin-top:0 !important}.isolate-bootstrap .mr-lg-0,.isolate-bootstrap .mx-lg-0{margin-right:0 !important}.isolate-bootstrap .mb-lg-0,.isolate-bootstrap .my-lg-0{margin-bottom:0 !important}.isolate-bootstrap .ml-lg-0,.isolate-bootstrap .mx-lg-0{margin-left:0 !important}.isolate-bootstrap .m-lg-1{margin:5px !important}.isolate-bootstrap .mt-lg-1,.isolate-bootstrap .my-lg-1{margin-top:5px !important}.isolate-bootstrap .mr-lg-1,.isolate-bootstrap .mx-lg-1{margin-right:5px !important}.isolate-bootstrap .mb-lg-1,.isolate-bootstrap .my-lg-1{margin-bottom:5px !important}.isolate-bootstrap .ml-lg-1,.isolate-bootstrap .mx-lg-1{margin-left:5px !important}.isolate-bootstrap .m-lg-2{margin:10px !important}.isolate-bootstrap .mt-lg-2,.isolate-bootstrap .my-lg-2{margin-top:10px !important}.isolate-bootstrap .mr-lg-2,.isolate-bootstrap .mx-lg-2{margin-right:10px !important}.isolate-bootstrap .mb-lg-2,.isolate-bootstrap .my-lg-2{margin-bottom:10px !important}.isolate-bootstrap .ml-lg-2,.isolate-bootstrap .mx-lg-2{margin-left:10px !important}.isolate-bootstrap .m-lg-3{margin:15px !important}.isolate-bootstrap .mt-lg-3,.isolate-bootstrap .my-lg-3{margin-top:15px !important}.isolate-bootstrap .mr-lg-3,.isolate-bootstrap .mx-lg-3{margin-right:15px !important}.isolate-bootstrap .mb-lg-3,.isolate-bootstrap .my-lg-3{margin-bottom:15px !important}.isolate-bootstrap .ml-lg-3,.isolate-bootstrap .mx-lg-3{margin-left:15px !important}.isolate-bootstrap .m-lg-4{margin:20px !important}.isolate-bootstrap .mt-lg-4,.isolate-bootstrap .my-lg-4{margin-top:20px !important}.isolate-bootstrap .mr-lg-4,.isolate-bootstrap .mx-lg-4{margin-right:20px !important}.isolate-bootstrap .mb-lg-4,.isolate-bootstrap .my-lg-4{margin-bottom:20px !important}.isolate-bootstrap .ml-lg-4,.isolate-bootstrap .mx-lg-4{margin-left:20px !important}.isolate-bootstrap .m-lg-5{margin:30px !important}.isolate-bootstrap .mt-lg-5,.isolate-bootstrap .my-lg-5{margin-top:30px !important}.isolate-bootstrap .mr-lg-5,.isolate-bootstrap .mx-lg-5{margin-right:30px !important}.isolate-bootstrap .mb-lg-5,.isolate-bootstrap .my-lg-5{margin-bottom:30px !important}.isolate-bootstrap .ml-lg-5,.isolate-bootstrap .mx-lg-5{margin-left:30px !important}.isolate-bootstrap .m-lg-6{margin:40px !important}.isolate-bootstrap .mt-lg-6,.isolate-bootstrap .my-lg-6{margin-top:40px !important}.isolate-bootstrap .mr-lg-6,.isolate-bootstrap .mx-lg-6{margin-right:40px !important}.isolate-bootstrap .mb-lg-6,.isolate-bootstrap .my-lg-6{margin-bottom:40px !important}.isolate-bootstrap .ml-lg-6,.isolate-bootstrap .mx-lg-6{margin-left:40px !important}.isolate-bootstrap .m-lg-7{margin:50px !important}.isolate-bootstrap .mt-lg-7,.isolate-bootstrap .my-lg-7{margin-top:50px !important}.isolate-bootstrap .mr-lg-7,.isolate-bootstrap .mx-lg-7{margin-right:50px !important}.isolate-bootstrap .mb-lg-7,.isolate-bootstrap .my-lg-7{margin-bottom:50px !important}.isolate-bootstrap .ml-lg-7,.isolate-bootstrap .mx-lg-7{margin-left:50px !important}.isolate-bootstrap .m-lg-8{margin:60px !important}.isolate-bootstrap .mt-lg-8,.isolate-bootstrap .my-lg-8{margin-top:60px !important}.isolate-bootstrap .mr-lg-8,.isolate-bootstrap .mx-lg-8{margin-right:60px !important}.isolate-bootstrap .mb-lg-8,.isolate-bootstrap .my-lg-8{margin-bottom:60px !important}.isolate-bootstrap .ml-lg-8,.isolate-bootstrap .mx-lg-8{margin-left:60px !important}.isolate-bootstrap .p-lg-0{padding:0 !important}.isolate-bootstrap .pt-lg-0,.isolate-bootstrap .py-lg-0{padding-top:0 !important}.isolate-bootstrap .pr-lg-0,.isolate-bootstrap .px-lg-0{padding-right:0 !important}.isolate-bootstrap .pb-lg-0,.isolate-bootstrap .py-lg-0{padding-bottom:0 !important}.isolate-bootstrap .pl-lg-0,.isolate-bootstrap .px-lg-0{padding-left:0 !important}.isolate-bootstrap .p-lg-1{padding:5px !important}.isolate-bootstrap .pt-lg-1,.isolate-bootstrap .py-lg-1{padding-top:5px !important}.isolate-bootstrap .pr-lg-1,.isolate-bootstrap .px-lg-1{padding-right:5px !important}.isolate-bootstrap .pb-lg-1,.isolate-bootstrap .py-lg-1{padding-bottom:5px !important}.isolate-bootstrap .pl-lg-1,.isolate-bootstrap .px-lg-1{padding-left:5px !important}.isolate-bootstrap .p-lg-2{padding:10px !important}.isolate-bootstrap .pt-lg-2,.isolate-bootstrap .py-lg-2{padding-top:10px !important}.isolate-bootstrap .pr-lg-2,.isolate-bootstrap .px-lg-2{padding-right:10px !important}.isolate-bootstrap .pb-lg-2,.isolate-bootstrap .py-lg-2{padding-bottom:10px !important}.isolate-bootstrap .pl-lg-2,.isolate-bootstrap .px-lg-2{padding-left:10px !important}.isolate-bootstrap .p-lg-3{padding:15px !important}.isolate-bootstrap .pt-lg-3,.isolate-bootstrap .py-lg-3{padding-top:15px !important}.isolate-bootstrap .pr-lg-3,.isolate-bootstrap .px-lg-3{padding-right:15px !important}.isolate-bootstrap .pb-lg-3,.isolate-bootstrap .py-lg-3{padding-bottom:15px !important}.isolate-bootstrap .pl-lg-3,.isolate-bootstrap .px-lg-3{padding-left:15px !important}.isolate-bootstrap .p-lg-4{padding:20px !important}.isolate-bootstrap .pt-lg-4,.isolate-bootstrap .py-lg-4{padding-top:20px !important}.isolate-bootstrap .pr-lg-4,.isolate-bootstrap .px-lg-4{padding-right:20px !important}.isolate-bootstrap .pb-lg-4,.isolate-bootstrap .py-lg-4{padding-bottom:20px !important}.isolate-bootstrap .pl-lg-4,.isolate-bootstrap .px-lg-4{padding-left:20px !important}.isolate-bootstrap .p-lg-5{padding:30px !important}.isolate-bootstrap .pt-lg-5,.isolate-bootstrap .py-lg-5{padding-top:30px !important}.isolate-bootstrap .pr-lg-5,.isolate-bootstrap .px-lg-5{padding-right:30px !important}.isolate-bootstrap .pb-lg-5,.isolate-bootstrap .py-lg-5{padding-bottom:30px !important}.isolate-bootstrap .pl-lg-5,.isolate-bootstrap .px-lg-5{padding-left:30px !important}.isolate-bootstrap .p-lg-6{padding:40px !important}.isolate-bootstrap .pt-lg-6,.isolate-bootstrap .py-lg-6{padding-top:40px !important}.isolate-bootstrap .pr-lg-6,.isolate-bootstrap .px-lg-6{padding-right:40px !important}.isolate-bootstrap .pb-lg-6,.isolate-bootstrap .py-lg-6{padding-bottom:40px !important}.isolate-bootstrap .pl-lg-6,.isolate-bootstrap .px-lg-6{padding-left:40px !important}.isolate-bootstrap .p-lg-7{padding:50px !important}.isolate-bootstrap .pt-lg-7,.isolate-bootstrap .py-lg-7{padding-top:50px !important}.isolate-bootstrap .pr-lg-7,.isolate-bootstrap .px-lg-7{padding-right:50px !important}.isolate-bootstrap .pb-lg-7,.isolate-bootstrap .py-lg-7{padding-bottom:50px !important}.isolate-bootstrap .pl-lg-7,.isolate-bootstrap .px-lg-7{padding-left:50px !important}.isolate-bootstrap .p-lg-8{padding:60px !important}.isolate-bootstrap .pt-lg-8,.isolate-bootstrap .py-lg-8{padding-top:60px !important}.isolate-bootstrap .pr-lg-8,.isolate-bootstrap .px-lg-8{padding-right:60px !important}.isolate-bootstrap .pb-lg-8,.isolate-bootstrap .py-lg-8{padding-bottom:60px !important}.isolate-bootstrap .pl-lg-8,.isolate-bootstrap .px-lg-8{padding-left:60px !important}.isolate-bootstrap .m-lg-n1{margin:-5px !important}.isolate-bootstrap .mt-lg-n1,.isolate-bootstrap .my-lg-n1{margin-top:-5px !important}.isolate-bootstrap .mr-lg-n1,.isolate-bootstrap .mx-lg-n1{margin-right:-5px !important}.isolate-bootstrap .mb-lg-n1,.isolate-bootstrap .my-lg-n1{margin-bottom:-5px !important}.isolate-bootstrap .ml-lg-n1,.isolate-bootstrap .mx-lg-n1{margin-left:-5px !important}.isolate-bootstrap .m-lg-n2{margin:-10px !important}.isolate-bootstrap .mt-lg-n2,.isolate-bootstrap .my-lg-n2{margin-top:-10px !important}.isolate-bootstrap .mr-lg-n2,.isolate-bootstrap .mx-lg-n2{margin-right:-10px !important}.isolate-bootstrap .mb-lg-n2,.isolate-bootstrap .my-lg-n2{margin-bottom:-10px !important}.isolate-bootstrap .ml-lg-n2,.isolate-bootstrap .mx-lg-n2{margin-left:-10px !important}.isolate-bootstrap .m-lg-n3{margin:-15px !important}.isolate-bootstrap .mt-lg-n3,.isolate-bootstrap .my-lg-n3{margin-top:-15px !important}.isolate-bootstrap .mr-lg-n3,.isolate-bootstrap .mx-lg-n3{margin-right:-15px !important}.isolate-bootstrap .mb-lg-n3,.isolate-bootstrap .my-lg-n3{margin-bottom:-15px !important}.isolate-bootstrap .ml-lg-n3,.isolate-bootstrap .mx-lg-n3{margin-left:-15px !important}.isolate-bootstrap .m-lg-n4{margin:-20px !important}.isolate-bootstrap .mt-lg-n4,.isolate-bootstrap .my-lg-n4{margin-top:-20px !important}.isolate-bootstrap .mr-lg-n4,.isolate-bootstrap .mx-lg-n4{margin-right:-20px !important}.isolate-bootstrap .mb-lg-n4,.isolate-bootstrap .my-lg-n4{margin-bottom:-20px !important}.isolate-bootstrap .ml-lg-n4,.isolate-bootstrap .mx-lg-n4{margin-left:-20px !important}.isolate-bootstrap .m-lg-n5{margin:-30px !important}.isolate-bootstrap .mt-lg-n5,.isolate-bootstrap .my-lg-n5{margin-top:-30px !important}.isolate-bootstrap .mr-lg-n5,.isolate-bootstrap .mx-lg-n5{margin-right:-30px !important}.isolate-bootstrap .mb-lg-n5,.isolate-bootstrap .my-lg-n5{margin-bottom:-30px !important}.isolate-bootstrap .ml-lg-n5,.isolate-bootstrap .mx-lg-n5{margin-left:-30px !important}.isolate-bootstrap .m-lg-n6{margin:-40px !important}.isolate-bootstrap .mt-lg-n6,.isolate-bootstrap .my-lg-n6{margin-top:-40px !important}.isolate-bootstrap .mr-lg-n6,.isolate-bootstrap .mx-lg-n6{margin-right:-40px !important}.isolate-bootstrap .mb-lg-n6,.isolate-bootstrap .my-lg-n6{margin-bottom:-40px !important}.isolate-bootstrap .ml-lg-n6,.isolate-bootstrap .mx-lg-n6{margin-left:-40px !important}.isolate-bootstrap .m-lg-n7{margin:-50px !important}.isolate-bootstrap .mt-lg-n7,.isolate-bootstrap .my-lg-n7{margin-top:-50px !important}.isolate-bootstrap .mr-lg-n7,.isolate-bootstrap .mx-lg-n7{margin-right:-50px !important}.isolate-bootstrap .mb-lg-n7,.isolate-bootstrap .my-lg-n7{margin-bottom:-50px !important}.isolate-bootstrap .ml-lg-n7,.isolate-bootstrap .mx-lg-n7{margin-left:-50px !important}.isolate-bootstrap .m-lg-n8{margin:-60px !important}.isolate-bootstrap .mt-lg-n8,.isolate-bootstrap .my-lg-n8{margin-top:-60px !important}.isolate-bootstrap .mr-lg-n8,.isolate-bootstrap .mx-lg-n8{margin-right:-60px !important}.isolate-bootstrap .mb-lg-n8,.isolate-bootstrap .my-lg-n8{margin-bottom:-60px !important}.isolate-bootstrap .ml-lg-n8,.isolate-bootstrap .mx-lg-n8{margin-left:-60px !important}.isolate-bootstrap .m-lg-auto{margin:auto !important}.isolate-bootstrap .mt-lg-auto,.isolate-bootstrap .my-lg-auto{margin-top:auto !important}.isolate-bootstrap .mr-lg-auto,.isolate-bootstrap .mx-lg-auto{margin-right:auto !important}.isolate-bootstrap .mb-lg-auto,.isolate-bootstrap .my-lg-auto{margin-bottom:auto !important}.isolate-bootstrap .ml-lg-auto,.isolate-bootstrap .mx-lg-auto{margin-left:auto !important}}@media(min-width: 1200px){.isolate-bootstrap .m-xl-0{margin:0 !important}.isolate-bootstrap .mt-xl-0,.isolate-bootstrap .my-xl-0{margin-top:0 !important}.isolate-bootstrap .mr-xl-0,.isolate-bootstrap .mx-xl-0{margin-right:0 !important}.isolate-bootstrap .mb-xl-0,.isolate-bootstrap .my-xl-0{margin-bottom:0 !important}.isolate-bootstrap .ml-xl-0,.isolate-bootstrap .mx-xl-0{margin-left:0 !important}.isolate-bootstrap .m-xl-1{margin:5px !important}.isolate-bootstrap .mt-xl-1,.isolate-bootstrap .my-xl-1{margin-top:5px !important}.isolate-bootstrap .mr-xl-1,.isolate-bootstrap .mx-xl-1{margin-right:5px !important}.isolate-bootstrap .mb-xl-1,.isolate-bootstrap .my-xl-1{margin-bottom:5px !important}.isolate-bootstrap .ml-xl-1,.isolate-bootstrap .mx-xl-1{margin-left:5px !important}.isolate-bootstrap .m-xl-2{margin:10px !important}.isolate-bootstrap .mt-xl-2,.isolate-bootstrap .my-xl-2{margin-top:10px !important}.isolate-bootstrap .mr-xl-2,.isolate-bootstrap .mx-xl-2{margin-right:10px !important}.isolate-bootstrap .mb-xl-2,.isolate-bootstrap .my-xl-2{margin-bottom:10px !important}.isolate-bootstrap .ml-xl-2,.isolate-bootstrap .mx-xl-2{margin-left:10px !important}.isolate-bootstrap .m-xl-3{margin:15px !important}.isolate-bootstrap .mt-xl-3,.isolate-bootstrap .my-xl-3{margin-top:15px !important}.isolate-bootstrap .mr-xl-3,.isolate-bootstrap .mx-xl-3{margin-right:15px !important}.isolate-bootstrap .mb-xl-3,.isolate-bootstrap .my-xl-3{margin-bottom:15px !important}.isolate-bootstrap .ml-xl-3,.isolate-bootstrap .mx-xl-3{margin-left:15px !important}.isolate-bootstrap .m-xl-4{margin:20px !important}.isolate-bootstrap .mt-xl-4,.isolate-bootstrap .my-xl-4{margin-top:20px !important}.isolate-bootstrap .mr-xl-4,.isolate-bootstrap .mx-xl-4{margin-right:20px !important}.isolate-bootstrap .mb-xl-4,.isolate-bootstrap .my-xl-4{margin-bottom:20px !important}.isolate-bootstrap .ml-xl-4,.isolate-bootstrap .mx-xl-4{margin-left:20px !important}.isolate-bootstrap .m-xl-5{margin:30px !important}.isolate-bootstrap .mt-xl-5,.isolate-bootstrap .my-xl-5{margin-top:30px !important}.isolate-bootstrap .mr-xl-5,.isolate-bootstrap .mx-xl-5{margin-right:30px !important}.isolate-bootstrap .mb-xl-5,.isolate-bootstrap .my-xl-5{margin-bottom:30px !important}.isolate-bootstrap .ml-xl-5,.isolate-bootstrap .mx-xl-5{margin-left:30px !important}.isolate-bootstrap .m-xl-6{margin:40px !important}.isolate-bootstrap .mt-xl-6,.isolate-bootstrap .my-xl-6{margin-top:40px !important}.isolate-bootstrap .mr-xl-6,.isolate-bootstrap .mx-xl-6{margin-right:40px !important}.isolate-bootstrap .mb-xl-6,.isolate-bootstrap .my-xl-6{margin-bottom:40px !important}.isolate-bootstrap .ml-xl-6,.isolate-bootstrap .mx-xl-6{margin-left:40px !important}.isolate-bootstrap .m-xl-7{margin:50px !important}.isolate-bootstrap .mt-xl-7,.isolate-bootstrap .my-xl-7{margin-top:50px !important}.isolate-bootstrap .mr-xl-7,.isolate-bootstrap .mx-xl-7{margin-right:50px !important}.isolate-bootstrap .mb-xl-7,.isolate-bootstrap .my-xl-7{margin-bottom:50px !important}.isolate-bootstrap .ml-xl-7,.isolate-bootstrap .mx-xl-7{margin-left:50px !important}.isolate-bootstrap .m-xl-8{margin:60px !important}.isolate-bootstrap .mt-xl-8,.isolate-bootstrap .my-xl-8{margin-top:60px !important}.isolate-bootstrap .mr-xl-8,.isolate-bootstrap .mx-xl-8{margin-right:60px !important}.isolate-bootstrap .mb-xl-8,.isolate-bootstrap .my-xl-8{margin-bottom:60px !important}.isolate-bootstrap .ml-xl-8,.isolate-bootstrap .mx-xl-8{margin-left:60px !important}.isolate-bootstrap .p-xl-0{padding:0 !important}.isolate-bootstrap .pt-xl-0,.isolate-bootstrap .py-xl-0{padding-top:0 !important}.isolate-bootstrap .pr-xl-0,.isolate-bootstrap .px-xl-0{padding-right:0 !important}.isolate-bootstrap .pb-xl-0,.isolate-bootstrap .py-xl-0{padding-bottom:0 !important}.isolate-bootstrap .pl-xl-0,.isolate-bootstrap .px-xl-0{padding-left:0 !important}.isolate-bootstrap .p-xl-1{padding:5px !important}.isolate-bootstrap .pt-xl-1,.isolate-bootstrap .py-xl-1{padding-top:5px !important}.isolate-bootstrap .pr-xl-1,.isolate-bootstrap .px-xl-1{padding-right:5px !important}.isolate-bootstrap .pb-xl-1,.isolate-bootstrap .py-xl-1{padding-bottom:5px !important}.isolate-bootstrap .pl-xl-1,.isolate-bootstrap .px-xl-1{padding-left:5px !important}.isolate-bootstrap .p-xl-2{padding:10px !important}.isolate-bootstrap .pt-xl-2,.isolate-bootstrap .py-xl-2{padding-top:10px !important}.isolate-bootstrap .pr-xl-2,.isolate-bootstrap .px-xl-2{padding-right:10px !important}.isolate-bootstrap .pb-xl-2,.isolate-bootstrap .py-xl-2{padding-bottom:10px !important}.isolate-bootstrap .pl-xl-2,.isolate-bootstrap .px-xl-2{padding-left:10px !important}.isolate-bootstrap .p-xl-3{padding:15px !important}.isolate-bootstrap .pt-xl-3,.isolate-bootstrap .py-xl-3{padding-top:15px !important}.isolate-bootstrap .pr-xl-3,.isolate-bootstrap .px-xl-3{padding-right:15px !important}.isolate-bootstrap .pb-xl-3,.isolate-bootstrap .py-xl-3{padding-bottom:15px !important}.isolate-bootstrap .pl-xl-3,.isolate-bootstrap .px-xl-3{padding-left:15px !important}.isolate-bootstrap .p-xl-4{padding:20px !important}.isolate-bootstrap .pt-xl-4,.isolate-bootstrap .py-xl-4{padding-top:20px !important}.isolate-bootstrap .pr-xl-4,.isolate-bootstrap .px-xl-4{padding-right:20px !important}.isolate-bootstrap .pb-xl-4,.isolate-bootstrap .py-xl-4{padding-bottom:20px !important}.isolate-bootstrap .pl-xl-4,.isolate-bootstrap .px-xl-4{padding-left:20px !important}.isolate-bootstrap .p-xl-5{padding:30px !important}.isolate-bootstrap .pt-xl-5,.isolate-bootstrap .py-xl-5{padding-top:30px !important}.isolate-bootstrap .pr-xl-5,.isolate-bootstrap .px-xl-5{padding-right:30px !important}.isolate-bootstrap .pb-xl-5,.isolate-bootstrap .py-xl-5{padding-bottom:30px !important}.isolate-bootstrap .pl-xl-5,.isolate-bootstrap .px-xl-5{padding-left:30px !important}.isolate-bootstrap .p-xl-6{padding:40px !important}.isolate-bootstrap .pt-xl-6,.isolate-bootstrap .py-xl-6{padding-top:40px !important}.isolate-bootstrap .pr-xl-6,.isolate-bootstrap .px-xl-6{padding-right:40px !important}.isolate-bootstrap .pb-xl-6,.isolate-bootstrap .py-xl-6{padding-bottom:40px !important}.isolate-bootstrap .pl-xl-6,.isolate-bootstrap .px-xl-6{padding-left:40px !important}.isolate-bootstrap .p-xl-7{padding:50px !important}.isolate-bootstrap .pt-xl-7,.isolate-bootstrap .py-xl-7{padding-top:50px !important}.isolate-bootstrap .pr-xl-7,.isolate-bootstrap .px-xl-7{padding-right:50px !important}.isolate-bootstrap .pb-xl-7,.isolate-bootstrap .py-xl-7{padding-bottom:50px !important}.isolate-bootstrap .pl-xl-7,.isolate-bootstrap .px-xl-7{padding-left:50px !important}.isolate-bootstrap .p-xl-8{padding:60px !important}.isolate-bootstrap .pt-xl-8,.isolate-bootstrap .py-xl-8{padding-top:60px !important}.isolate-bootstrap .pr-xl-8,.isolate-bootstrap .px-xl-8{padding-right:60px !important}.isolate-bootstrap .pb-xl-8,.isolate-bootstrap .py-xl-8{padding-bottom:60px !important}.isolate-bootstrap .pl-xl-8,.isolate-bootstrap .px-xl-8{padding-left:60px !important}.isolate-bootstrap .m-xl-n1{margin:-5px !important}.isolate-bootstrap .mt-xl-n1,.isolate-bootstrap .my-xl-n1{margin-top:-5px !important}.isolate-bootstrap .mr-xl-n1,.isolate-bootstrap .mx-xl-n1{margin-right:-5px !important}.isolate-bootstrap .mb-xl-n1,.isolate-bootstrap .my-xl-n1{margin-bottom:-5px !important}.isolate-bootstrap .ml-xl-n1,.isolate-bootstrap .mx-xl-n1{margin-left:-5px !important}.isolate-bootstrap .m-xl-n2{margin:-10px !important}.isolate-bootstrap .mt-xl-n2,.isolate-bootstrap .my-xl-n2{margin-top:-10px !important}.isolate-bootstrap .mr-xl-n2,.isolate-bootstrap .mx-xl-n2{margin-right:-10px !important}.isolate-bootstrap .mb-xl-n2,.isolate-bootstrap .my-xl-n2{margin-bottom:-10px !important}.isolate-bootstrap .ml-xl-n2,.isolate-bootstrap .mx-xl-n2{margin-left:-10px !important}.isolate-bootstrap .m-xl-n3{margin:-15px !important}.isolate-bootstrap .mt-xl-n3,.isolate-bootstrap .my-xl-n3{margin-top:-15px !important}.isolate-bootstrap .mr-xl-n3,.isolate-bootstrap .mx-xl-n3{margin-right:-15px !important}.isolate-bootstrap .mb-xl-n3,.isolate-bootstrap .my-xl-n3{margin-bottom:-15px !important}.isolate-bootstrap .ml-xl-n3,.isolate-bootstrap .mx-xl-n3{margin-left:-15px !important}.isolate-bootstrap .m-xl-n4{margin:-20px !important}.isolate-bootstrap .mt-xl-n4,.isolate-bootstrap .my-xl-n4{margin-top:-20px !important}.isolate-bootstrap .mr-xl-n4,.isolate-bootstrap .mx-xl-n4{margin-right:-20px !important}.isolate-bootstrap .mb-xl-n4,.isolate-bootstrap .my-xl-n4{margin-bottom:-20px !important}.isolate-bootstrap .ml-xl-n4,.isolate-bootstrap .mx-xl-n4{margin-left:-20px !important}.isolate-bootstrap .m-xl-n5{margin:-30px !important}.isolate-bootstrap .mt-xl-n5,.isolate-bootstrap .my-xl-n5{margin-top:-30px !important}.isolate-bootstrap .mr-xl-n5,.isolate-bootstrap .mx-xl-n5{margin-right:-30px !important}.isolate-bootstrap .mb-xl-n5,.isolate-bootstrap .my-xl-n5{margin-bottom:-30px !important}.isolate-bootstrap .ml-xl-n5,.isolate-bootstrap .mx-xl-n5{margin-left:-30px !important}.isolate-bootstrap .m-xl-n6{margin:-40px !important}.isolate-bootstrap .mt-xl-n6,.isolate-bootstrap .my-xl-n6{margin-top:-40px !important}.isolate-bootstrap .mr-xl-n6,.isolate-bootstrap .mx-xl-n6{margin-right:-40px !important}.isolate-bootstrap .mb-xl-n6,.isolate-bootstrap .my-xl-n6{margin-bottom:-40px !important}.isolate-bootstrap .ml-xl-n6,.isolate-bootstrap .mx-xl-n6{margin-left:-40px !important}.isolate-bootstrap .m-xl-n7{margin:-50px !important}.isolate-bootstrap .mt-xl-n7,.isolate-bootstrap .my-xl-n7{margin-top:-50px !important}.isolate-bootstrap .mr-xl-n7,.isolate-bootstrap .mx-xl-n7{margin-right:-50px !important}.isolate-bootstrap .mb-xl-n7,.isolate-bootstrap .my-xl-n7{margin-bottom:-50px !important}.isolate-bootstrap .ml-xl-n7,.isolate-bootstrap .mx-xl-n7{margin-left:-50px !important}.isolate-bootstrap .m-xl-n8{margin:-60px !important}.isolate-bootstrap .mt-xl-n8,.isolate-bootstrap .my-xl-n8{margin-top:-60px !important}.isolate-bootstrap .mr-xl-n8,.isolate-bootstrap .mx-xl-n8{margin-right:-60px !important}.isolate-bootstrap .mb-xl-n8,.isolate-bootstrap .my-xl-n8{margin-bottom:-60px !important}.isolate-bootstrap .ml-xl-n8,.isolate-bootstrap .mx-xl-n8{margin-left:-60px !important}.isolate-bootstrap .m-xl-auto{margin:auto !important}.isolate-bootstrap .mt-xl-auto,.isolate-bootstrap .my-xl-auto{margin-top:auto !important}.isolate-bootstrap .mr-xl-auto,.isolate-bootstrap .mx-xl-auto{margin-right:auto !important}.isolate-bootstrap .mb-xl-auto,.isolate-bootstrap .my-xl-auto{margin-bottom:auto !important}.isolate-bootstrap .ml-xl-auto,.isolate-bootstrap .mx-xl-auto{margin-left:auto !important}}.isolate-bootstrap .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.isolate-bootstrap .text-justify{text-align:justify !important}.isolate-bootstrap .text-wrap{white-space:normal !important}.isolate-bootstrap .text-nowrap{white-space:nowrap !important}.isolate-bootstrap .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.isolate-bootstrap .text-left{text-align:left !important}.isolate-bootstrap .text-right{text-align:right !important}.isolate-bootstrap .text-center{text-align:center !important}@media(min-width: 576px){.isolate-bootstrap .text-sm-left{text-align:left !important}.isolate-bootstrap .text-sm-right{text-align:right !important}.isolate-bootstrap .text-sm-center{text-align:center !important}}@media(min-width: 768px){.isolate-bootstrap .text-md-left{text-align:left !important}.isolate-bootstrap .text-md-right{text-align:right !important}.isolate-bootstrap .text-md-center{text-align:center !important}}@media(min-width: 992px){.isolate-bootstrap .text-lg-left{text-align:left !important}.isolate-bootstrap .text-lg-right{text-align:right !important}.isolate-bootstrap .text-lg-center{text-align:center !important}}@media(min-width: 1200px){.isolate-bootstrap .text-xl-left{text-align:left !important}.isolate-bootstrap .text-xl-right{text-align:right !important}.isolate-bootstrap .text-xl-center{text-align:center !important}}.isolate-bootstrap .text-lowercase{text-transform:lowercase !important}.isolate-bootstrap .text-uppercase{text-transform:uppercase !important}.isolate-bootstrap .text-capitalize{text-transform:capitalize !important}.isolate-bootstrap .font-weight-light{font-weight:300 !important}.isolate-bootstrap .font-weight-lighter{font-weight:lighter !important}.isolate-bootstrap .font-weight-normal{font-weight:400 !important}.isolate-bootstrap .font-weight-bold{font-weight:700 !important}.isolate-bootstrap .font-weight-bolder{font-weight:bolder !important}.isolate-bootstrap .font-italic{font-style:italic !important}.isolate-bootstrap .text-white{color:#fff !important}.isolate-bootstrap .text-primary{color:#3994ff !important}.isolate-bootstrap a.text-primary:hover,.isolate-bootstrap a.text-primary:focus{color:rgb(0,108.2348484848,235.5) !important}.isolate-bootstrap .text-secondary{color:#7f7f7f !important}.isolate-bootstrap a.text-secondary:hover,.isolate-bootstrap a.text-secondary:focus{color:rgb(88.75,88.75,88.75) !important}.isolate-bootstrap .text-success{color:#8ecd4a !important}.isolate-bootstrap a.text-success:hover,.isolate-bootstrap a.text-success:focus{color:hsl(88.8549618321,56.70995671%,39.7058823529%) !important}.isolate-bootstrap .text-info{color:#bddbfd !important}.isolate-bootstrap a.text-info:hover,.isolate-bootstrap a.text-info:focus{color:rgb(114.75,178.5,250.75) !important}.isolate-bootstrap .text-warning{color:#ffc600 !important}.isolate-bootstrap a.text-warning:hover,.isolate-bootstrap a.text-warning:focus{color:rgb(178.5,138.6,0) !important}.isolate-bootstrap .text-danger{color:#dc3545 !important}.isolate-bootstrap a.text-danger:hover,.isolate-bootstrap a.text-danger:focus{color:rgb(167.4810126582,29.0189873418,42.2848101266) !important}.isolate-bootstrap .text-light{color:#f6f6f6 !important}.isolate-bootstrap a.text-light:hover,.isolate-bootstrap a.text-light:focus{color:hsl(0,0%,81.4705882353%) !important}.isolate-bootstrap .text-dark{color:#444 !important}.isolate-bootstrap a.text-dark:hover,.isolate-bootstrap a.text-dark:focus{color:rgb(29.75,29.75,29.75) !important}.isolate-bootstrap .text-success-light{color:hsl(88.8549618321,56.70995671%,64.7058823529%) !important}.isolate-bootstrap a.text-success-light:hover,.isolate-bootstrap a.text-success-light:focus{color:hsl(88.8549618321,56.70995671%,49.7058823529%) !important}.isolate-bootstrap .text-danger-light{color:hsl(.4347826087,72.6315789474%,72.7450980392%) !important}.isolate-bootstrap a.text-danger-light:hover,.isolate-bootstrap a.text-danger-light:focus{color:hsl(.4347826087,72.6315789474%,57.7450980392%) !important}.isolate-bootstrap .text-warning-muted{color:rgb(255,243.6,204) !important}.isolate-bootstrap a.text-warning-muted:hover,.isolate-bootstrap a.text-warning-muted:focus{color:rgb(255,226.5,127.5) !important}.isolate-bootstrap .text-advance{color:#4a981f !important}.isolate-bootstrap a.text-advance:hover,.isolate-bootstrap a.text-advance:focus{color:rgb(43.0655737705,88.4590163934,18.0409836066) !important}.isolate-bootstrap .text-accent{color:#ffae02 !important}.isolate-bootstrap a.text-accent:hover,.isolate-bootstrap a.text-accent:focus{color:rgb(180.5,122.7114624506,0) !important}.isolate-bootstrap .text-accent-muted{color:rgb(255,222.9841897233,155) !important}.isolate-bootstrap a.text-accent-muted:hover,.isolate-bootstrap a.text-accent-muted:focus{color:rgb(255,198.4920948617,78.5) !important}.isolate-bootstrap .text-primary-light{color:rgb(108,175.5606060606,255) !important}.isolate-bootstrap a.text-primary-light:hover,.isolate-bootstrap a.text-primary-light:focus{color:rgb(31.5,134.2196969697,255) !important}.isolate-bootstrap .text-body{color:#000 !important}.isolate-bootstrap .text-muted{color:#bcbcbc !important}.isolate-bootstrap .text-black-50{color:rgba(0,0,0,.5) !important}.isolate-bootstrap .text-white-50{color:hsla(0,0%,100%,.5) !important}.isolate-bootstrap .text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.isolate-bootstrap .text-decoration-none{text-decoration:none !important}.isolate-bootstrap .text-break{word-break:break-word !important;overflow-wrap:break-word !important}.isolate-bootstrap .text-reset{color:inherit !important}.isolate-bootstrap .visible{visibility:visible !important}.isolate-bootstrap .invisible{visibility:hidden !important}@media print{.isolate-bootstrap *,.isolate-bootstrap *::before,.isolate-bootstrap *::after{text-shadow:none !important;box-shadow:none !important}.isolate-bootstrap a:not(.btn){text-decoration:underline}.isolate-bootstrap abbr[title]::after{content:" (" attr(title) ")"}.isolate-bootstrap pre{white-space:pre-wrap !important}.isolate-bootstrap pre,.isolate-bootstrap blockquote{border:1px solid #adb5bd;page-break-inside:avoid}.isolate-bootstrap thead{display:table-header-group}.isolate-bootstrap tr,.isolate-bootstrap img{page-break-inside:avoid}.isolate-bootstrap p,.isolate-bootstrap h2,.isolate-bootstrap h3{orphans:3;widows:3}.isolate-bootstrap h2,.isolate-bootstrap h3{page-break-after:avoid}@page{.isolate-bootstrap{size:a3}}.isolate-bootstrap body{min-width:992px !important}.isolate-bootstrap .container{min-width:992px !important}.isolate-bootstrap .navbar{display:none}.isolate-bootstrap .badge{border:1px solid #000}.isolate-bootstrap .table{border-collapse:collapse !important}.isolate-bootstrap .table td,.isolate-bootstrap .table th{background-color:#fff !important}.isolate-bootstrap .table-bordered th,.isolate-bootstrap .table-bordered td{border:1px solid #e2e2e2 !important}.isolate-bootstrap .table-dark{color:inherit}.isolate-bootstrap .table-dark th,.isolate-bootstrap .table-dark td,.isolate-bootstrap .table-dark thead th,.isolate-bootstrap .table-dark tbody+tbody{border-color:#e1e1e1}.isolate-bootstrap .table .thead-dark th{color:inherit;border-color:#e1e1e1}}.isolate-bootstrap a:hover,.isolate-bootstrap a:active{color:#0f5bb4}.isolate-bootstrap .btn{height:34px;box-shadow:none}.isolate-bootstrap .btn:hover,.isolate-bootstrap .btn:active,.isolate-bootstrap .btn{background-image:none}.isolate-bootstrap .btn[disabled],.isolate-bootstrap .btn.disabled{text-shadow:none}.isolate-bootstrap .btn.btn-success{color:#fff}.isolate-bootstrap .btn.btn-success.__gradient{background-image:linear-gradient(to bottom, #a4db2d, #579801)}.isolate-bootstrap .btn.btn-light{border-color:#adb5bd}.isolate-bootstrap .btn.btn-light:hover{background-color:#f6f6f6}.isolate-bootstrap .btn.btn-light.__gradient{background-image:linear-gradient(to bottom, #fff, #ededed)}.isolate-bootstrap .btn.btn-link:hover{text-decoration:none;color:#3994ff}.isolate-bootstrap .btn.btn-primary:hover{border-color:rgb(108,175.5606060606,255);background-color:rgb(108,175.5606060606,255)}.isolate-bootstrap .btn.btn-primary.__3d{border-color:#12a0e0;border-radius:2px;background-image:linear-gradient(to bottom, #4dc8ff, #3994ff);box-shadow:0 4px 12px 0 rgba(0,0,0,.2);transition:none}.isolate-bootstrap .btn.btn-primary.__3d:hover{background-image:linear-gradient(to bottom, #63cfff, #3994ff);box-shadow:0 6px 15px 0 rgba(0,0,0,.22)}.isolate-bootstrap .btn.btn-primary.__3d:active{border-color:#12a0e0;background-color:#3994ff;background-image:none;box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.1)}.isolate-bootstrap .btn.btn-primary.__3d:disabled,.isolate-bootstrap .btn.btn-primary.__3d.disabled{border-color:#e1e1e1;text-shadow:none;color:#8b8b8b;background-color:#e1e1e1;background-image:none;box-shadow:none}.isolate-bootstrap .btn.btn-white{color:#3994ff;background-color:#fff}.isolate-bootstrap .btn.btn-white:hover{color:#0f5bb4}.isolate-bootstrap .btn.btn-xs{height:30px;font-size:14px}.isolate-bootstrap .btn.btn-s{height:40px;font-size:18px}.isolate-bootstrap .btn.btn-lg,.isolate-bootstrap .btn-group-lg>.btn{height:45px}.isolate-bootstrap .btn.btn-xl{height:55px;font-size:20px}.isolate-bootstrap .btn.__xxl{padding-right:35px;padding-left:35px;height:60px;font-size:21px;line-height:calc(60px - 2*5px - 2px)}.isolate-bootstrap .btn.__xxl.__shadow{box-shadow:0 4px 4px rgba(0,0,0,.25)}.isolate-bootstrap .btn.__xxxl{padding-right:75px;padding-left:75px;height:88px;font-size:24px;line-height:calc(88px - 2*5px - 2px)}.isolate-bootstrap .btn.__xxxl.__shadow{box-shadow:0 4px 4px rgba(0,0,0,.25)}@media(max-width: 1199px){.isolate-bootstrap .btn.__xxxl{padding-right:35px;padding-left:35px;height:60px;font-size:21px;line-height:calc(60px - 2*5px - 2px)}}@media(max-width: 647px){.isolate-bootstrap .btn.__xxxl{padding:5px 20px;height:40px;font-size:18px;line-height:calc(40px - 2*5px - 2px)}}.isolate-bootstrap .btn.btn-outline-primary{border-color:#3994ff;color:#3994ff;background-color:#fff}.isolate-bootstrap .btn.btn-outline-primary[disabled]{opacity:1}.isolate-bootstrap .btn.btn-outline-primary[disabled]:active,.isolate-bootstrap .btn.btn-outline-primary[disabled]:hover,.isolate-bootstrap .btn.btn-outline-primary[disabled]{border-color:#bcbcbc;color:#bcbcbc}.isolate-bootstrap .btn.btn-outline-primary:active,.isolate-bootstrap .btn.btn-outline-primary:not([disabled]):active,.isolate-bootstrap .btn.btn-outline-primary:not(.disabled):active,.isolate-bootstrap .btn.btn-outline-primary:hover{border-color:rgb(108,175.5606060606,255);color:rgb(108,175.5606060606,255)}.isolate-bootstrap .btn.btn-outline-primary.__xxxl{border-width:3px}@media(max-width: 1199px){.isolate-bootstrap .btn.btn-outline-primary.__xxxl{border-width:2px}}@media(max-width: 768px){.isolate-bootstrap .btn.btn-outline-primary.__xxxl{border-width:1px}}.isolate-bootstrap .btn.__rounded{border-radius:6px}.isolate-bootstrap button:focus{outline:none}.isolate-bootstrap .modal .modal-header .close{padding:0;width:25px}.isolate-bootstrap .modal .modal-header .close [aria-hidden=true]{font-size:30px;color:#638eab}.isolate-bootstrap .modal .modal-header .close:focus{outline:none}.isolate-bootstrap .modal .modal-dialog-scrollable .modal-fixable-body{width:468px}.isolate-bootstrap .modal .modal-dialog-scrollable.modal-sm .modal-fixable-body{width:358px}.isolate-bootstrap .modal .modal-dialog-scrollable.modal-lg .modal-fixable-body{width:898px}.isolate-bootstrap .modal.__bordered .modal-dialog-scrollable .modal-fixable-body{width:450px}.isolate-bootstrap .modal.__bordered .modal-dialog-scrollable.modal-sm .modal-fixable-body{width:340px}.isolate-bootstrap .modal.__bordered .modal-dialog-scrollable.modal-lg .modal-fixable-body{width:880px}.isolate-bootstrap .modal.__bordered .modal-content{border:solid 10px rgba(0,0,0,.3)}.isolate-bootstrap .modal.__indent-top .modal-dialog{margin-top:70px}.isolate-bootstrap .modal.__indent-top .modal-content{max-height:calc(100vh - 70px - 1.75rem)}.isolate-bootstrap .modal.__overflow-y-auto{overflow-y:auto}.isolate-bootstrap .modal .max-content-height{max-height:350px}@media(min-width: 576px){.isolate-bootstrap .modal-dialog{margin:1.75rem auto}}@media(min-width: 768px){.isolate-bootstrap .modal-dialog{margin:1.75rem auto}}.isolate-bootstrap .content-rate-modal .modal-body{padding:20px 50px}.isolate-bootstrap .content-rate-modal .modal-footer{padding:20px 50px}@media(min-width: 768px){.isolate-bootstrap .content-rate-modal .modal-dialog{margin:30px auto;width:520px;max-width:100%}}.isolate-bootstrap .form-control.__border-radius-none{border-radius:0}.isolate-bootstrap .form-control.__s{width:70px}.isolate-bootstrap .form-control.__blue-border-on-focus:focus{border-color:#3994ff}.isolate-bootstrap .form-check.__basic{padding-left:0}.isolate-bootstrap .form-check.__basic .form-check-input{display:none}.isolate-bootstrap .form-check.__basic .form-check-label{display:flex}.isolate-bootstrap .form-check.__basic .form-check-label:before{content:"";position:relative;display:inline-block;flex-shrink:0;margin-right:10px;width:21px;height:21px;background:url("/public/images/design-v6/checkbox.png") no-repeat left top;cursor:pointer}.isolate-bootstrap .form-check.__basic .form-check-input[type=checkbox]:checked+.form-check-label:before{background-position:right top}.isolate-bootstrap .close{opacity:.2}.isolate-bootstrap .close:not(:disabled):not(.disabled):hover,.isolate-bootstrap .close:not(:disabled):not(.disabled):focus{opacity:.2}.isolate-bootstrap .progress{margin-bottom:0}.isolate-bootstrap .progress.__s{height:5px}.isolate-bootstrap .progress.__loading{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);background-size:2rem 2rem;animation:stripes .3s linear infinite}.isolate-bootstrap .list-group.__two_columns{position:relative;flex-direction:row;flex-wrap:wrap;border-left:solid 1px #e1e1e1}.isolate-bootstrap .list-group.__two_columns:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:calc(100% + 1px);border-right:solid 1px #e1e1e1;border-bottom:solid 1px #e1e1e1}.isolate-bootstrap .list-group.__two_columns .list-group-item{width:50%;border-left:none}.isolate-bootstrap .list-group.__two_columns .list-group-item:last-child{margin-bottom:-1px}.isolate-bootstrap .list-group.__two_columns .list-group-item:first-child{flex-grow:1}.isolate-bootstrap .list-group.__rounded{counter-reset:counter}.isolate-bootstrap .list-group.__rounded .list-group-item{display:flex;align-items:center;margin-bottom:20px;padding:0 0 0 45px;border:0;min-height:26px;font-size:20px;color:#444;background-color:rgba(0,0,0,0)}.isolate-bootstrap .list-group.__rounded .list-group-item:before{counter-increment:counter;content:counters(counter, "");position:absolute;top:0;left:0;display:block;width:26px;height:26px;border-radius:26px;font-family:Source Sans Pro Regular,helvetica,arial,sans-serif;font-size:13px;font-weight:bold;line-height:26px;text-align:center;color:#fff;background-color:#7f7f7f}.isolate-bootstrap .list-group.__rounded .list-group-item:nth-child(1):before{background-color:#3994ff}.isolate-bootstrap .list-group.__rounded .list-group-item:nth-child(2):before{background-color:#8ecd4a}.isolate-bootstrap .list-group.__rounded .list-group-item:nth-child(3):before{background-color:#ffc600}.isolate-bootstrap .list-group.__rounded .list-group-item:nth-child(4):before{background-color:#e55c5b}.isolate-bootstrap .list-group.__rounded .list-group-item:nth-child(5):before{background-color:#a956d0}@media(max-width: 992px){.isolate-bootstrap .list-group.__rounded .list-group-item{font-size:16px}}.isolate-bootstrap .table thead tr th{border-top:none;font-family:Source Sans Pro Semi Bold,helvetica,arial,sans-serif;color:#000;background-color:rgba(0,0,0,0)}.isolate-bootstrap .table td{border-right:none}.isolate-bootstrap .table.table-striped td{border-top:none;background-color:rgba(0,0,0,0)}.isolate-bootstrap .table tbody tr:hover td{color:#000}.isolate-bootstrap .dropdown .btn.dropdown-toggle.dropdown-toggle-split{width:40px}.isolate-bootstrap .dropdown .btn.dropdown-toggle:after{margin-top:-2px;vertical-align:middle}.isolate-bootstrap .dropdown .btn.dropdown-toggle:not(.dropdown-toggle-split):after{margin-left:20px}.isolate-bootstrap .dropdown .btn+.btn.dropdown-toggle-split{border-left:none}.isolate-bootstrap .dropdown-menu .dropdown-item.__plus{background:url("/public/images/design-v5/v5-icons-plus-gray-small.png") no-repeat rgba(0,0,0,0) 8px 10px;background-size:12px 12px}.isolate-bootstrap .tooltip .tooltip-inner{line-height:normal;text-align:left}.isolate-bootstrap .tooltip:not(.__secondary){border:none;background:rgba(0,0,0,0);box-shadow:none}.isolate-bootstrap .tooltip:not(.__secondary) .arrow:before{border:none}.isolate-bootstrap .tooltip:not(.__secondary) .tooltip-inner{padding:20px;border:1px solid #e2e2e2;box-shadow:1px 1px 10px rgba(0,0,0,.15)}.isolate-bootstrap .tooltip:not(.__secondary).__m .tooltip-inner{max-width:300px}.isolate-bootstrap .tooltip:not(.__secondary).__l .tooltip-inner{max-width:370px}.isolate-bootstrap .tooltip:not(.__secondary).bs-tooltip-top,.isolate-bootstrap .tooltip.bs-tooltip-auto[x-placement^=top]:not(.__secondary){padding-bottom:calc(12px - 2px)}.isolate-bootstrap .tooltip:not(.__secondary).bs-tooltip-top .arrow:before,.isolate-bootstrap .tooltip.bs-tooltip-auto[x-placement^=top]:not(.__secondary) .arrow:before{width:20px;height:12px;background:url("/public/images/design-v4/box-corner-down.png") top center no-repeat;background-size:20px 12px}.isolate-bootstrap .tooltip:not(.__secondary).bs-tooltip-bottom,.isolate-bootstrap .tooltip.bs-tooltip-auto[x-placement^=bottom]:not(.__secondary){padding-top:calc(12px - 2px)}.isolate-bootstrap .tooltip:not(.__secondary).bs-tooltip-bottom .arrow:before,.isolate-bootstrap .tooltip.bs-tooltip-auto[x-placement^=bottom]:not(.__secondary) .arrow:before{width:20px;height:12px;background:url("/public/images/design-v4/box-corner.png") bottom center no-repeat;background-size:20px 12px}.isolate-bootstrap .tooltip:not(.__secondary).bs-tooltip-left-start{padding-right:calc(12px - 1px)}.isolate-bootstrap .tooltip:not(.__secondary).bs-tooltip-left-start .arrow{right:0;width:12px;height:20px}.isolate-bootstrap .tooltip:not(.__secondary).bs-tooltip-left-start .arrow:before{width:12px;height:20px;background:url("/public/images/design-v4/box-corner-right.png") right center no-repeat;background-size:12px 20px}.isolate-bootstrap .tooltip:not(.__secondary).bs-tooltip-bottom-end{padding-top:calc(12px - 1px)}.isolate-bootstrap .tooltip:not(.__secondary).bs-tooltip-bottom-end .arrow{top:0;right:0}.isolate-bootstrap .tooltip:not(.__secondary).bs-tooltip-bottom-end .arrow:before{width:20px;height:12px;background:url("/public/images/design-v4/box-corner.png") bottom center no-repeat;background-size:20px 12px}.isolate-bootstrap .tooltip.__secondary{display:flex}.isolate-bootstrap .tooltip.__secondary .tooltip-inner{padding:20px;width:150px;min-height:calc(43px + 4px*2 + 20px*.25);border:solid rgba(0,0,0,.22) 4px}.isolate-bootstrap .tooltip.__secondary .arrow{position:relative;top:auto !important;align-self:center;order:2;margin-left:-4px;width:26px;height:43px;background:rgba(0,0,0,0) url("/public/images/design-v3/fluency-popup-box-tip.png") no-repeat}.isolate-bootstrap .tooltip.__secondary .arrow:before{display:none}.isolate-bootstrap .nav-tabs{border-bottom:1px solid #e2e2e2}.isolate-bootstrap .nav-tabs .nav-item{margin-bottom:-1px}.isolate-bootstrap .nav-tabs .nav-link{display:flex;align-items:center;padding:0 25px;height:50px;border:1px solid rgba(0,0,0,0);border-top-left-radius:0;border-top-right-radius:0;font-family:Source Sans Pro Semi Bold,helvetica,arial,sans-serif;font-size:12px;text-transform:uppercase;color:#444}.isolate-bootstrap .nav-tabs .nav-link:hover,.isolate-bootstrap .nav-tabs .nav-link:focus{border-color:#f3f3f3 #f3f3f3 #e2e2e2}.isolate-bootstrap .nav-tabs .nav-link.disabled{color:#bcbcbc;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.isolate-bootstrap .nav-tabs .nav-link.active,.isolate-bootstrap .nav-tabs .nav-item.show .nav-link{border-color:#e2e2e2 #e2e2e2 hsla(0,0%,100%,.5);border-bottom-color:#fff;color:#000;background-color:hsla(0,0%,100%,.5)}.isolate-bootstrap .alert-dismissible .close{padding:10px 1.25rem}.isolate-bootstrap .bg-cyan-light{background-color:#f8fcfe}.isolate-bootstrap .bg-blue-lighten{background-color:#bddbfd}.isolate-bootstrap .bg-pale-turquoise{background-color:#eef8fd}.isolate-bootstrap .border.border-wide{border-width:3px !important}.isolate-bootstrap .border.border-lucid{border-color:#dde9ef !important}.annotation-box .btn-v6,.annotation-box .btn-v6:hover,.annotation-box a.btn-v6,.annotation-box a.btn-v6:hover{background:#fff;border:1px solid #3994ff;color:#3994ff !important;font-family:"Source Sans Pro Regular";line-height:32px;height:35px;text-decoration:none !important}.annotation-box .btn.btn-v6.btn-spinner-active:not(.added){color:rgba(0,171,239,.5) !important;background:hsla(0,0%,100%,.8) !important}.annotation-box .btn.btn-v6{background-color:#fff;box-shadow:none;font-size:16px;font-family:Arial;padding:0 20px}.annotation-box .btn-v6.disabled,.annotation-box .btn-v6.disabled:hover,.annotation-box a.btn-v6.disabled,.annotation-box a.btn-v6.disabled:hover{border-color:#bcbcbc;color:#bcbcbc !important}.annotation-box .btn.btn-blue.btn-spinner-active{color:hsla(0,0%,100%,.5);background:rgba(28,172,236,.8)}.annotation-box .btn-v6.added,.annotation-box .btn-v6.added:hover{background:#ffc000;border-color:#ffc000;color:#fff !important}.annotation-box .btn-v6.added.btn-spinner-active{position:relative;background:rgba(255,192,0,.8);color:hsla(0,0%,100%,.5)}.annotation-box .btn-v6.added.btn-spinner-active .check-arr{opacity:.5}.annotation-box .btn-v6.adjacent,.annotation-box .btn-v6.adjacent:hover{border-left:0}.annotation-box .btn-v6.adjacent.added,.annotation-box .btn-v6.adjacent.added:hover{border-left:1px solid #fff}.annotation-box .btn-v6.add-to-vocab-btn .check-arr{width:15px;height:12px;background:url(/public/images/design-v5/v5-icons-check-white.png) no-repeat rgba(0,0,0,0);display:inline-block;margin-left:-5px;padding-right:24px}.annotation-box .expanded-select-button{width:40px;text-align:center}.annotation-box .btn-v6.expanded-select-button .expand-arrow{display:inline-block;border:4px solid;border-color:#3994ff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);float:none;position:relative;bottom:2px;margin-top:16px}.annotation-box .btn-v6.expanded-select-button.added .expand-arrow{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.annotation-box .btn-v6.expanded-select-button:active,.annotation-box .expanded-select-button.active{background:#fff;filter:none}.annotation-box .btn-v6.expanded-select-button.added:active,.annotation-box .expanded-select-button.added.active{background:#ffc000}.annotation-box .expanded-select-list,.annotation-box .btn-v6.expanded-select-button .list{text-align:left;box-shadow:0px 2px 5px rgba(0,0,0,.2);margin:0;z-index:400000;background-color:#fff}.annotation-box .expanded-select-list li,.annotation-box .btn-v6.expanded-select-button .list li{height:35px;line-height:35px}.annotation-box .expanded-select-list .underline,.annotation-box .btn-v6.expanded-select-button .list .underline{height:0;border-bottom:2px solid #f2f2f2}.annotation-box .expanded-select-list li span,.annotation-box .btn-v6.expanded-select-button .list li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 27px;color:500000e5e}.annotation-box .expanded-select-list li span.disabled,.annotation-box .btn-v6.expanded-select-button .list li span.disabled{color:#bcbcbc}.annotation-box .expanded-select-list li span.checked,.annotation-box .btn-v6.expanded-select-button .list li span.checked{background:url(/public/images/design-v5/v5-icons-check-gray-small.png) no-repeat rgba(0,0,0,0);background-size:10px 8px;background-position:10px 14px}.annotation-box .expanded-select-list li span.plus,.annotation-box .btn-v6.expanded-select-button .list li span.plus{background:url(/public/images/design-v5/v5-icons-plus-gray-small.png) no-repeat rgba(0,0,0,0);background-size:12px 12px;background-position:9px 11px}.annotation-box .expanded-select-list>ul{max-height:500px;width:245px}.annotation-box .expanded-select-list>ul .tkn-slider{left:8px !important}.annotation-box .expanded-select-list>ul .tkn-scrollbar{left:231px !important}.annotation-box .expanded-select-button{display:inline-block;vertical-align:middle;line-height:28px;height:30px;padding:0 8px;background:#f3f3f3;background-image:linear-gradient(bottom, #f3f3f3 0%, #FFFFFF 100%);background-image:-moz-linear-gradient(bottom, #f3f3f3 0%, #FFFFFF 100%);background-image:-webkit-linear-gradient(bottom, #f3f3f3 0%, #FFFFFF 100%);background-image:-ms-linear-gradient(bottom, #f3f3f3 0%, #FFFFFF 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F3F3F3)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F3F3F3);cursor:pointer;border:1px solid #dadada}.annotation-box .expanded-select-list .underline,.annotation-box .expanded-select-button .list .underline{border-bottom:1px solid #dadada}.annotation-box .expanded-select-button:hover,.annotation-box .expanded-select-button.hover{background:#fff;border-color:#ddd;filter:none}.annotation-box .stream-thumbnail,.annotation-box .assignment-thumbnail{float:left;margin-right:20px;margin-top:10px;position:relative}.annotation-box .stream-thumbnail img,.annotation-box .assignment-thumbnail img{display:block;background:#555;width:120px;height:90px}.annotation-box .dialog-listing .stream-thumbnail{width:120px;margin-bottom:12px;overflow:hidden}.annotation-box #dialogue-listings .dialog-listing .stream-thumbnail{height:90px}.annotation-box .thumbnail-item-counter{display:block;background:#3994ff;width:174px;height:97px;color:#fff;text-align:center;font-size:38px;line-height:90px}.annotation-box .thumbnail-video-duration{display:block;font-size:11px;line-height:19px;padding:0px 5px;background:#000;color:#fff;position:absolute;right:0;bottom:0}.annotation-box .stream-thumbnail .play-video{background:url(/public/images/design-v3/play-home.png) no-repeat;width:40px;height:40px;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.ff-rate .ff-rate_stars span{padding:0 1px;font-size:12px !important}.ff-rate .ff-rate_label{color:#ccc;font-size:14px}.ff-rate .ff-rate_counter{color:rgba(0,0,0,.7);font-size:12px}.item-header .ff-rate .ff-rate_stars span{font-size:14px !important}.item-header .ff-rate .ff-rate_counter{font-size:14px}.stream-listing .ff-rate .ff-rate_counter{margin-left:5px;font-size:14px}.ff-modal .ff-rate .ff-rate_stars,.isolate-bootstrap .modal .ff-rate .ff-rate_stars{margin-bottom:10px}.ff-modal .ff-rate .ff-rate_stars span,.isolate-bootstrap .modal .ff-rate .ff-rate_stars span{padding:0 2px;font-size:40px !important}.ff-modal .ff-rate .ff-rate_stars div,.isolate-bootstrap .modal .ff-rate .ff-rate_stars div{margin:0 auto;width:auto}.ui-dialog.no-title-bar .ui-dialog-titlebar{display:none}.ui-dialog.feature-dialog{outline:none;z-index:9999;border:0;padding:0;overflow:visible;position:absolute;background:#3994ff;opacity:0;font-family:"Source Sans Pro Regular"}.ui-dialog.feature-dialog.__animate{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.ui-dialog.feature-dialog.__hide{transform:scale(0);opacity:1}.ui-dialog.feature-dialog.__show{transform:scale(1);opacity:1}.ui-dialog.feature-dialog .ui-dialog-content{color:#fff;text-align:center;font-size:17px;padding:15px 15px 0;height:auto !important;line-height:initial}.ui-dialog.feature-dialog .ui-dialog-link{color:#fff;font-size:17px}.ui-dialog.feature-dialog .ui-dialog-buttonpane{border:0;background:#3994ff;text-align:center;margin-top:0;padding:0 0 10px}.ui-dialog.feature-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:none}.ui-dialog.feature-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button{border:1px solid;border-radius:0;background:#3994ff;color:#fff;font-size:17px;margin:.5em 0;padding:0 2px;width:auto;min-width:120px;height:34px;font-family:"Source Sans Pro Regular";cursor:pointer}.ui-dialog.feature-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button .ui-button-text{padding:0}.ui-dialog.feature-dialog .connector{content:"";position:absolute;border-style:solid;display:block;width:0}.left.ui-dialog.feature-dialog .connector{top:18px;right:-10px;border-color:rgba(0,0,0,0) #3994ff;border-width:10px 0 10px 10px}.right.ui-dialog.feature-dialog .connector{top:18px;left:-10px;border-color:rgba(0,0,0,0) #3994ff;border-width:10px 10px 10px 0}.top.ui-dialog.feature-dialog .connector{bottom:-10px;left:72px;border-color:#3994ff rgba(0,0,0,0);border-width:10px 10px 0}.assignment-empty.ui-dialog.feature-dialog{width:auto !important;max-width:302px}.assignment-empty.ui-dialog.feature-dialog.__big{max-width:350px}.assignment-empty.ui-dialog.feature-dialog .ui-dialog-content{padding:18px 22px 0}.assignment-empty.ui-dialog.feature-dialog .ui-dialog-buttonpane{padding:0 22px 18px;text-align:left}.assignment-empty.ui-dialog.feature-dialog .ui-dialog-content{text-align:left}.assignment-empty .ui-dialog-buttonpane .ui-dialog-buttonset{color:hsla(0,0%,100%,.5);font-size:14px}.assignment-empty.ui-dialog .ui-dialog-buttonpane button{margin:0 10px 0 0}.assignment-empty .ui-dialog-buttonpane .ui-dialog-buttonset a{color:#fff;display:inline-block;padding:0 0 0 10px;text-decoration:none}.assignment-empty.right.ui-dialog.feature-dialog .connector{border-width:15px 10px 15px 0;top:20px !important}.bottom.ui-dialog.feature-dialog .connector{top:-10px;left:72px;border-color:#3994ff rgba(0,0,0,0);border-width:0 15px 10px}.ui-dialog.hidden-content .ui-dialog-content,.ui-dialog.hidden-content .ui-dialog-buttonpane{opacity:0}.ui-dialog-buttonset .ui-dialog-button-subtext{display:inline-block;margin-left:10px;vertical-align:middle}.assignment-empty .ui-dialog-buttonpane .ui-dialog-buttonset a.add-new-class{vertical-align:middle;text-decoration:underline}#dialog-add-assignment.dialog{width:470px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#dialog-add-assignment.dialog .dialog-border{padding:0}#dialog-add-assignment .db-close-button.icon-link{display:none}#dialog-add-assignment .dialog-content.dialog-content-body{padding:30px 50px 0}#dialog-add-assignment .dialog-content h2{font-family:"Source Sans Pro Regular";font-weight:normal;font-size:25px;padding:0 0 25px;margin:0}#dialog-add-assignment .label{font-family:"Source Sans Pro Regular";color:rgba(0,0,0,.5);font-size:15px;line-height:28px}#dialog-add-assignment .expanded-select-wrapper{position:relative;margin:0 0 20px}#dialog-add-assignment .expanded-select-button{width:100% !important;height:39px;border:1px solid #d7d7d7;padding:0}#dialog-add-assignment .expanded-select-button.active{border-color:#3994ff}#dialog-add-assignment .expanded-select-button span.current{padding:0 39px 0 13px}#dialog-add-assignment .expanded-select-wrapper .current{font-family:"Source Sans Pro Regular";font-size:18px;line-height:39px}#dialog-add-assignment .expand-arrow{position:absolute;top:6px;right:15px}#dialog-add-assignment .dialog-content input[type=text]{font-family:"Source Sans Pro Regular";font-size:18px;margin:0;height:39px;line-height:39px;padding:0 13px;border:1px solid #d7d7d7;width:344px}#dialog-add-assignment .dialog-content #due-date.active{border-color:#3994ff}#dialog-add-assignment .dialog-content.btn-row{background:none;padding:30px 50px 55px}#dialog-add-assignment .btn.btn-submit,#dialog-add-assignment .btn.btn-cancel.db-close-button{font-size:16px;height:38px;line-height:38px;border:1px solid #3994ff;width:125px;box-shadow:none}#dialog-add-assignment .btn.btn-cancel.db-close-button{color:#3994ff}#dialog-add-assignment .btn.btn-submit{background:#3994ff;color:#fff;float:left}#dialog-add-assignment .btn.btn-cancel.db-close-button{background:#fff}#dialog-add-assignment .expanded-select-button.expanded-select-anchor .list{font-family:"Source Sans Pro Regular";font-size:18px;width:100% !important;background:#fff;border:1px solid #fff;max-height:370px;overflow-y:auto}#dialog-add-assignment .expanded-select-button.expanded-select-anchor .list span{height:41px;line-height:41px}#dialog-add-assignment .expanded-select-button .list span:hover{font-weight:normal;background:#3994ff;color:#fff}#dialog-add-assignment.dialog .input-container{position:relative}#dialog-add-assignment.dialog .hasDatepicker:hover,#dialog-add-assignment.dialog .icon-calendar:hover{cursor:pointer}#dialog-add-assignment.dialog #due-date.hasDatepicker{position:relative;background-image:url(/public/images/design-v6/datepicker-icon.gif);background-repeat:no-repeat;background-position:97% 12px;background-size:15px 16px}#ui-datepicker-div{border-radius:0;border:0;box-shadow:0 1px 2px rgba(0,0,0,.3);-khtml-box-shadow:0 1px 2px rgba(0,0,0,.3);-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);padding:22px;width:auto;background-color:#fff}.ui-datepicker-calendar tr td .ui-state-default{background:#fff;border-color:#fff}.ui-datepicker-calendar tr td .ui-state-active{background:#3994ff;color:#fff}.ui-datepicker-calendar tr td .ui-state-hover{border-color:#3994ff}.ui-datepicker-header.ui-widget-header{background:#fff;border:none}.ui-datepicker-prev.ui-state-disabled .ui-icon-circle-triangle-w,.ui-datepicker-prev-hover.ui-state-disabled .ui-icon-circle-triangle-w{background-position:0 0 !important}.ui-datepicker-next.ui-state-disabled .ui-icon-circle-triangle-e,.ui-datepicker-next-hover.ui-state-disabled .ui-icon-circle-triangle-e{background-position:-12px 0 !important}.ui-datepicker-prev .ui-icon-circle-triangle-w{background-position:0 0 !important}.ui-datepicker-prev-hover .ui-icon-circle-triangle-w{background-position:-24px 0 !important}.ui-datepicker-next .ui-icon-circle-triangle-e{background-position:-12px 0}.ui-datepicker-next-hover .ui-icon-circle-triangle-e{background-position:-36px 0}#ui-datepicker-div .ui-widget-header .ui-icon{background-image:url(/public/images/design-v6/datepicker-arrows.gif);width:12px;height:19px;background-size:48px 19px !important;display:inline-block;text-indent:-99999px}#ui-datepicker-div .ui-datepicker-next,#ui-datepicker-div .ui-datepicker-prev,#ui-datepicker-div .ui-datepicker-next-hover,#ui-datepicker-div .ui-datepicker-prev-hover{background:none;border:0}#ui-datepicker-div.ui-datepicker .ui-datepicker-prev,#ui-datepicker-div.ui-datepicker .ui-datepicker-next{position:absolute;top:0}#ui-datepicker-div.ui-datepicker .ui-datepicker-prev{left:0 !important}#ui-datepicker-div.ui-datepicker .ui-datepicker-next{right:0 !important}#ui-datepicker-div.ui-datepicker .ui-datepicker-title{padding:0 15px;font-family:"Source Sans Pro Semi Bold";font-size:18px;font-weight:normal;text-align:center}#ui-datepicker-div.ui-datepicker th{font-family:"Source Sans Pro Semi Bold";font-size:11px;font-weight:normal;text-transform:uppercase}.ui-datepicker td{font-family:"Source Sans Pro Regular";font-size:14px}.ui-datepicker td span,.ui-datepicker td a{text-align:center}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:0 9px;line-height:29px}.ui-datepicker-calendar tr td .ui-state-hover{border:2px solid #3994ff;padding:0 7px;line-height:25px}#ui-datepicker-div.ui-datepicker .ui-datepicker-header{position:relative;padding:0 0 18px}.expanded-select-list{text-align:left;box-shadow:0 2px 5px rgba(0,0,0,.2);margin:0;z-index:400000;background-color:#fff}.expanded-select-list li{height:35px;line-height:35px}.expanded-select-list li.underline{height:0;border-bottom:2px solid #f2f2f2}.expanded-select-list li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 27px;display:block;color:#444;cursor:pointer;text-decoration:none}.expanded-select-list li span:hover{color:#3994ff}.expanded-select-list li span:active{background:#3994ff;color:#fff}.expanded-select-list li span.plus{float:none;width:auto;height:auto;margin:inherit;font-size:inherit;line-height:inherit;background:url("/public/images/design-v5/v5-icons-plus-gray-small.png") no-repeat;background-size:12px 12px;background-position:9px 11px}.fluency-popup{position:absolute;z-index:100;width:150px;border:4px solid rgba(0,0,0,.2);display:none}.fluency-popup .fluency-popup-body{background:#fff;padding:20px}.fluency-popup .fbox-tip{position:absolute;width:26px;height:43px;background:url(/public/images/design-v3/fluency-popup-box-tip.png) no-repeat;right:-26px;top:32px}.fluency-popup h3{color:#222;font-size:18px;padding:0;margin:0 0 15px}.fluency-popup .item{overflow:hidden;margin-bottom:3px}.fluency-popup .item.correct{color:#619100}.fluency-popup .item.incorrect{color:#d4312f}.fluency-popup .item .label{float:left}.fluency-popup .item .value{float:right;font-weight:700;color:#222}.dialog.alert .dialog-content.buttons{text-align:center}.fluency-popup-caller-container .progress .bar,.table-vocab .progress .bar{background-color:#3994ff}.fluency-popup-caller-container .progress.__green .bar,.table-vocab .progress.__green .bar{background-color:#009c37}.fluency-popup-caller-container .progress.__orange .bar,.table-vocab .progress.__orange .bar{background-color:#ffc400}.fluency-popup-caller-container .progress.__yellow-green .bar,.table-vocab .progress.__yellow-green .bar{background-color:#8ecd4a}.fluency-popup-caller-container .progress.__yellow .bar,.table-vocab .progress.__yellow .bar{background-color:#ffc600}.isolate-bootstrap .tooltip.__secondary .tooltip-inner{border:none}.isolate-bootstrap .tooltip.__secondary .arrow{background:none}header .search{display:flex;flex-direction:row;align-items:center;width:470px;margin-left:78px;position:relative}header .search input{width:100%;flex:1;font-weight:600;line-height:140%;padding:8px 16px;border-radius:12px;background-color:#edf4fe;border:2px solid #edf4fe}header .search input::placeholder{opacity:.5}header .search input:focus{border:2px solid #3994ff}header .search .button{display:flex;align-items:center;justify-content:center;width:75px;height:42px;padding:0;margin:0 0 0 12px}header .search .button i{width:20px;height:20px}header .search .search-unit_dropdown{position:absolute;top:42px;width:100%;border:1px solid #e6e6e6;border-radius:12px;overflow:hidden;background-color:#fff}header .search .search-unit_dropdown .mx-1.px-4.py-8{padding:0 20px 60px}header .search .search-unit_dropdown .d-flex.justify-content-center{height:150px;display:flex;flex-direction:row;align-items:center;justify-content:center}header .search .search-unit_dropdown .d-flex.mb-2{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:10px}header .search .search-unit_dropdown .d-flex.mb-2 .badge{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#3994ff;border-radius:50%;color:#fff;font-weight:bold;flex-shrink:0}header .search .search-unit_result-item{padding:10px 5px;border-bottom:1px solid #e6e6e6}@media screen and (max-width: 1296px){header .search{margin-left:0}}@media screen and (max-width: 1200px){header nav .search{width:auto;flex-grow:1}}@media screen and (max-width: 1024px){header nav .search input{margin-right:20px;padding-right:55px}header nav .search .button{position:absolute;right:0;width:auto;padding:0 10px}}header{display:flex;flex-direction:row;align-items:center;background:#fff;height:90px;position:fixed;top:0;left:0;right:0;z-index:15}header #menu-button{padding:10px;margin-left:52px}header #menu-button:hover .icon{fill:#4382ea}header #menu-button:active .icon{fill:#3571db}header .logo{margin:0 30px 0 62px}header .logo img{width:120px;height:auto}header nav,header nav .info{display:flex;flex-direction:row;align-items:center}header nav{flex:1;gap:32px;justify-content:space-between}header nav .info{width:420px;margin-right:40px;justify-content:flex-end;gap:50px;font-weight:700}header nav .info span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#353e44;line-height:120%}header nav .info .streak,header nav .info .points{display:flex;flex-direction:row;align-items:center;gap:10px;max-width:112px}header nav .info .icon-flag{margin-right:10px}header nav .info .flag-icons-container{padding:10px;cursor:pointer;z-index:1}header nav .info .flag-icons-container .icon-flag{margin-right:0;cursor:pointer}header nav .info .flag-icons-container:hover{background-color:#edf4fe;border-radius:5px}@media screen and (max-width: 1200px){header nav .info{width:auto;min-width:360px}}@media screen and (max-width: 1024px){header #menu-button{display:none}header nav{gap:10px}}@media screen and (max-width: 865px){header nav .info{gap:16px;min-width:auto;margin-right:16px}}@media screen and (max-width: 690px){header nav .info{flex:0}header nav .info .icon-flag,header nav .info .streak,header nav .info .points{display:none}}@media screen and (max-width: 498px){header .logo img{width:80px}}.content-container{display:flex}.content-container aside{flex:0 0 200px}.content-container #left-side-panel{scrollbar-width:none;position:fixed;overflow:auto;width:200px;padding-top:90px;padding-left:50px;top:0;bottom:0;left:0;z-index:10;background:#fff}.content-container #left-side-panel .padding-bottom-banner{padding-bottom:60px}.content-container #left-side-panel .menu{font-weight:700}.content-container #left-side-panel .menu h4{font-weight:700;margin:32px 0 12px}.content-container #left-side-panel .menu ul{margin-bottom:20px;font-weight:700}.content-container #left-side-panel .menu ul a,.content-container #left-side-panel .menu ul .submenu-link{display:flex;flex-direction:row;align-items:center;color:gray;gap:24px;margin-bottom:5px;padding:10px 12px;border-radius:12px;overflow:hidden}.content-container #left-side-panel .menu ul a .icon,.content-container #left-side-panel .menu ul .submenu-link .icon{fill:gray}.content-container #left-side-panel .menu ul a .netflix-icon,.content-container #left-side-panel .menu ul .submenu-link .netflix-icon{fill:none}.content-container #left-side-panel .menu ul a .icon.selected,.content-container #left-side-panel .menu ul .submenu-link .icon.selected{display:none}.content-container #left-side-panel .menu ul a.is-loading,.content-container #left-side-panel .menu ul .submenu-link.is-loading{background:none;position:relative}.content-container #left-side-panel .menu ul a.is-loading .icon,.content-container #left-side-panel .menu ul .submenu-link.is-loading .icon{visibility:hidden}.content-container #left-side-panel .menu ul a.is-loading span::before,.content-container #left-side-panel .menu ul .submenu-link.is-loading span::before{position:absolute;top:10px;left:12px;content:"";display:inline-block;width:25px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side, #3994ff 94%, rgba(0, 0, 0, 0)) top/5px 5px no-repeat,conic-gradient(rgba(0, 0, 0, 0) 30%, #3994ff);-webkit-mask:radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 5px), #000 0);animation:rotation360KeyFrame 1s infinite linear}.content-container #left-side-panel .menu ul a.is-loading:hover,.content-container #left-side-panel .menu ul a.is-loading::before,.content-container #left-side-panel .menu ul .submenu-link.is-loading:hover,.content-container #left-side-panel .menu ul .submenu-link.is-loading::before{background:none}.content-container #left-side-panel .menu ul .submenu-link.active,.content-container #left-side-panel .menu ul .submenu-link:hover,.content-container #left-side-panel .menu ul .submenu-link:active,.content-container #left-side-panel .menu ul a:hover,.content-container #left-side-panel .menu ul a:active,.content-container #left-side-panel .menu ul a.active{background-color:#edf4fe;color:#3994ff}.content-container #left-side-panel .menu ul .submenu-link.active .icon,.content-container #left-side-panel .menu ul .submenu-link:hover .icon,.content-container #left-side-panel .menu ul .submenu-link:active .icon,.content-container #left-side-panel .menu ul a:hover .icon,.content-container #left-side-panel .menu ul a:active .icon,.content-container #left-side-panel .menu ul a.active .icon{fill:#3994ff}.content-container #left-side-panel .menu ul a.active .icon.selected{display:inline-block}.content-container #left-side-panel .menu ul a.active .icon.default{display:none}.content-container #left-side-panel .menu ul .submenu-link{cursor:pointer}.content-container #left-side-panel .menu ul .submenu-link .icon{stroke:gray}.content-container #left-side-panel .menu ul .submenu-link:hover .icon{stroke:#3994ff}.content-container #left-side-panel::-webkit-scrollbar{width:3px;background-color:#fff}.content-container #left-side-panel::-webkit-scrollbar-thumb{background:#e6e6e6;border-radius:5px}#tooltip-portal-menu-container .tooltip{position:fixed;z-index:10000;min-width:200px;padding:12px 5px}#tooltip-portal-menu-container .tooltip ul{align-items:flex-start;margin:0;width:100%;border-radius:0}#tooltip-portal-menu-container .tooltip ul li{width:100%}#tooltip-portal-menu-container .tooltip ul a{border-radius:5px;font-size:16px;font-weight:700;margin-bottom:0;padding:8px 12px;gap:24px}#tooltip-portal-menu-container .tooltip ul a span{display:inline-block}#tooltip-portal-menu-container .tooltip ul a .icon{width:24px;height:24px;fill:gray;stroke:none}#tooltip-portal-menu-container .tooltip ul a:hover .icon{fill:#3994ff}#tooltip-portal-menu-container .tooltip ul a.is-loading,#tooltip-portal-menu-container .tooltip ul .submenu-link.is-loading{background:none;position:relative}#tooltip-portal-menu-container .tooltip ul a.is-loading .icon,#tooltip-portal-menu-container .tooltip ul .submenu-link.is-loading .icon{visibility:hidden}#tooltip-portal-menu-container .tooltip ul a.is-loading span::before,#tooltip-portal-menu-container .tooltip ul .submenu-link.is-loading span::before{position:absolute;top:10px;left:12px;content:"";display:inline-block;width:25px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side, #3994ff 94%, rgba(0, 0, 0, 0)) top/5px 5px no-repeat,conic-gradient(rgba(0, 0, 0, 0) 30%, #3994ff);-webkit-mask:radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 5px), #000 0);animation:rotation360KeyFrame 1s infinite linear}#tooltip-portal-menu-container .tooltip ul a.is-loading:hover,#tooltip-portal-menu-container .tooltip ul a.is-loading::before,#tooltip-portal-menu-container .tooltip ul .submenu-link.is-loading:hover,#tooltip-portal-menu-container .tooltip ul .submenu-link.is-loading::before{background:none}#center-panel{flex:1;margin-left:250px;padding:90px 40px 10px;max-width:calc(100% - 330px)}@media screen and (max-width: 1024px){#center-panel{margin-left:100px;max-width:calc(100% - 180px)}}@media screen and (max-width: 498px){#center-panel{margin-left:60px;max-width:calc(100% - 140px)}}#daily-goal{background-color:#f7f7f7;border-radius:12px;overflow:hidden;padding:20px 14px;cursor:pointer}#daily-goal .title{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;font-weight:700;margin-bottom:14px}#daily-goal .title .icon{width:5px;height:9px;fill:#353e44;margin-left:5px}#daily-goal .title a{font-size:12px;color:#3994ff}#daily-goal .progress{height:10px;margin-bottom:14px}#daily-goal .week{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:14px}#daily-goal .week .day{text-align:center}#daily-goal .week .day div{display:flex;flex-direction:row;align-items:center;justify-content:center;width:12px;height:12px;background-color:#e6e6e6;border-radius:4px}#daily-goal .week .day span{font-size:10px;font-weight:600;color:gray}#daily-goal .week .day .icon{width:7px;height:7px}#daily-goal .week .day.completed div{background-color:#79ce3a}#daily-goal .best-streak{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}#daily-goal .best-streak .streak-title{font-size:12px;font-weight:600}#daily-goal .best-streak .value{width:42px;height:42px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:24px;background-color:#79ce3a;border-radius:12px;text-align:center;color:#fff;position:relative}#daily-goal .best-streak .value .icon{position:absolute;z-index:2;display:none}#daily-goal .best-streak .value .flake-1{bottom:-8px;left:-9px;-webkit-transform:rotate(35deg);-ms-transform:rotate(35deg);transform:rotate(35deg)}#daily-goal .best-streak .value .flake-2{bottom:-5px;right:-5px;-webkit-transform:rotate(30deg) scale(0.5);-ms-transform:rotate(30deg) scale(0.5);transform:rotate(30deg) scale(0.5)}#daily-goal .best-streak .value .flake-3{top:-9px;left:0;-webkit-transform:rotate(20deg) scale(0.7);-ms-transform:rotate(20deg) scale(0.7);transform:rotate(20deg) scale(0.7)}#daily-goal .best-streak .value .flake-4{top:-5px;right:-8px;-webkit-transform:rotate(15deg) scale(0.8);-ms-transform:rotate(15deg) scale(0.8);transform:rotate(15deg) scale(0.8)}#daily-goal .best-streak .value.frozen{background-color:#edf4fe;color:#3994ff}#daily-goal .best-streak .value.frozen .icon{display:inline-block}#daily-goal:hover{background-color:hsl(0,0%,95.862745098%)}#admin-menu-navigation{position:fixed;z-index:14;left:0;right:0;top:0;height:70px;overflow:hidden;background-color:#d4746d;box-shadow:0 2px 2px rgba(0,0,0,.2),inset 0 3px 6px -3px #000;padding:3px 0;font-size:13px;color:#fff}#admin-menu-navigation li{display:inline-block;float:left;margin-right:3px;padding:1px 0;line-height:18px}#admin-menu-navigation li.title{text-shadow:-1px #666}#admin-menu-navigation li a{display:block;line-height:18px;color:#29292a;padding:0 4px;background:#fff;border-radius:4px;box-shadow:0 1px rgba(0,0,0,.3)}#admin-menu-navigation li a:hover{background:#eee}#admin-menu-navigation li a:active{color:#fff;background:red;box-shadow:inset 0 2px 3px rgba(0,0,0,.5)}@media screen and (max-width: 690px){#admin-menu-navigation li a{font-size:10px}}#root-navigation-container{height:100%}#daily-goal{margin-bottom:32px}@media screen and (max-width: 1024px){#root-navigation-container.root-navigation-container-in-between #left-side-panel{display:none}#root-navigation-container.root-navigation-container-in-between #center-panel{margin-left:0;max-width:none}header .logo{margin-left:35px}#daily-goal{overflow:visible}#daily-goal .best-streak{margin-top:5px}.content-container #left-side-panel{display:flex;width:100px;padding-left:0;justify-content:center;margin-left:0}.content-container #left-side-panel .menu h4{display:none}.content-container #left-side-panel .menu .delimiter{margin:20px 0}.content-container #left-side-panel .menu a,.content-container #left-side-panel .menu .submenu-link{justify-content:center}.content-container #left-side-panel .menu a span,.content-container #left-side-panel .menu .submenu-link span{display:none}.content-container #left-side-panel .menu ul a.is-loading{gap:0}.content-container #left-side-panel .menu ul a.is-loading span{display:block;font-size:0}.content-container #left-side-panel .menu ul a.is-loading span::before{left:22px}.content-container #left-side-panel #daily-goal{background-color:rgba(0,0,0,0);padding:0}.content-container #left-side-panel #daily-goal .title,.content-container #left-side-panel #daily-goal .progress,.content-container #left-side-panel #daily-goal .week{display:none}.content-container #left-side-panel #daily-goal.is-loading::before{bottom:20px}}@media screen and (max-width: 498px){header .logo{margin:0 10px}.content-container #left-side-panel{width:60px}.content-container #left-side-panel .submenu-link .tooltip .icon{display:none}}.courses-container{max-width:688px;margin:0 auto}.courses-container .course{margin-bottom:24px}.courses-container .course .header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:12px;padding:16px;line-height:150%;margin-bottom:42px;min-height:54px}.courses-container .course .header h2{font-size:20px;font-weight:700}.courses-container .course .header h4{font-size:18px;font-weight:600}.courses-container .course .header .progress-container{width:54px}.courses-container .course .header .progress-container .icon{width:20px;height:20px}.courses-container .course .content-holder{display:flex;flex-direction:row;align-items:flex-start;position:relative;margin-bottom:45px;color:#353e44;gap:18px;cursor:pointer}.courses-container .course .content-holder .content-poster{flex-shrink:0;margin-bottom:24px}.courses-container .course .content-holder .content-poster .card__regions{display:inline-flex;align-items:flex-start;position:absolute;padding:3px;background-color:#fff;border-radius:6px;gap:3px;top:7px;left:7px;z-index:1}.courses-container .course .content-holder .content-poster .card__regions .region-flag-image{width:21px;height:16px;border-radius:3px}.courses-container .course .content-holder .info{flex:1}.courses-container .course .content-holder .info h3{font-size:20px;font-weight:700;line-height:140%;margin-bottom:20px}.courses-container .course .content-holder .info h3 .icon{margin-right:5px;margin-bottom:3px;vertical-align:middle}.courses-container .course .content-holder .info h3.loading-skeleton{height:20px;width:250px;border-radius:5px;overflow:hidden}.courses-container .course .content-holder .info .progress{max-width:200px;margin-bottom:10px}.courses-container .course .content-holder .info .status{display:flex;flex-direction:row;align-items:center;gap:5px;font-size:14px;font-weight:400;color:gray}.courses-container .course .content-holder .info .buttons-container{display:flex;flex-direction:row;align-items:center;gap:12px;visibility:hidden;margin-top:20px}.courses-container .course .content-holder .info .buttons-container .button{padding:12px;max-width:224px;height:40px;line-height:40px}.courses-container .course .content-holder .info .buttons-container .button span{font-size:16px;flex:1}.courses-container .course .content-holder .info .buttons-container .button i{width:15px;height:15px}.courses-container .course .content-holder.active h3,.courses-container .course .content-holder:hover h3{color:#3994ff}.courses-container .course .content-holder.active .buttons-container,.courses-container .course .content-holder:hover .buttons-container{visibility:visible}@media screen and (max-width: 560px){.courses-container .course .content-holder .info h3{font-size:14px;margin-bottom:0}.courses-container .course .content-holder .info .status{display:none}.courses-container .content-poster,.courses-container .content-poster img{width:120px;height:70px}}.content-item{cursor:pointer;width:200px}.content-item .content-info .additional{display:none}.content-item .content-info .additional .description{font-size:14px;font-weight:400;line-height:145%;color:#353e44}.content-item h3{margin-top:8px;font-family:Source Sans Pro Semi Bold,helvetica,arial,sans-serif;font-size:16px;font-weight:600;color:#353e44;line-height:135%;overflow:hidden;max-height:43px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.content-item h3 .icon{vertical-align:middle;margin:0 2px 3px 0}.content-item h3.loading-skeleton{height:30px;border-radius:5px;margin-bottom:20px}.content-item .hoverable{height:100%;position:relative}.content-item .hoverable .card{background-color:#fff;border-radius:12px}.content-item .hoverable .card .content-poster .card__regions{display:inline-flex;align-items:flex-start;position:absolute;padding:3px;background-color:#fff;border-radius:6px;gap:3px;top:9px;left:9px;z-index:1}.content-item .hoverable .card .content-poster .card__regions .region-flag-image{width:21px;height:16px;border-radius:3px}.content-item .hoverable .card .progress{margin-bottom:16px}.content-item .hoverable .card .info-line{display:flex;flex-direction:row;align-items:flex-start;gap:3px;font-family:Source Sans Pro Semi Bold,helvetica,arial,sans-serif;font-size:13px;font-weight:400;color:gray;text-shadow:0 0 gray;margin:4px 0;white-space:nowrap}.content-item .hoverable .card .info-line li{height:18px;line-height:18px;display:flex;align-items:center}.content-item .hoverable .card .info-line li:not(:first-child):before{margin-right:6px;content:"•"}.content-item .hoverable .card .info-line .rate-stars-container{display:inline-block}.content-item .hoverable .card .info-line .rate-stars-container .one-star{display:flex;gap:3px}.content-item .hoverable .card .info-line .rate-stars-container .all-stars{display:none;gap:3px}.content-item .hoverable .card .buttons-container{display:flex;flex-direction:row;gap:10px;margin-top:10px;font-size:17px;font-weight:600}.content-item .hoverable .card .buttons-container a{width:100%;height:40px;border-radius:14.4px;padding:0 8px;font-family:Source Sans Pro Bold,helvetica,arial,sans-serif;font-size:14px}.content-item .hoverable .card .buttons-container a:not(.button-primary){box-shadow:none}.content-item .hoverable .card .buttons-container a .progress-badge{width:20px;height:20px;margin:0 -8px 0 4px}.content-item .hoverable .card .buttons-container a>i{width:14px;height:14px;margin:0 -8px 0 4px}.content-item .hoverable .card .buttons-container a span{flex:1;text-align:center}.content-item .hoverable .card .buttons-container.all-visible a:not(.empty-icon)>i,.content-item .hoverable .card .buttons-container.all-visible a:not(.empty-icon) .progress-badge{flex-shrink:0;margin:0 4px}.content-item .hoverable .card .buttons-container.all-visible a:not(.empty-icon) span{flex:none;text-align:left}.content-item .hoverable .card .buttons-container.all-visible a:nth-child(2)>.progress-badge{margin-left:0}.content-item .hoverable .card .content-description{margin-top:10px;line-height:17px;font-size:12px}.content-item .hoverable .card .content-description a{display:inline-block;margin-left:8px;color:#3994ff;text-decoration:none;float:right;font-family:Source Sans Pro Semi Bold,helvetica,arial,sans-serif}.content-item .hoverable .card .content-description a:hover{color:#0f5bb4}.content-item .hoverable .card .tools-buttons-container{display:flex;flex-direction:row;align-items:center;gap:20px;margin:6px 0 4px 0;position:relative;min-height:22px}.content-item .hoverable .card .tools-buttons-container button{cursor:pointer;position:relative;background-color:rgba(0,0,0,0);border-radius:50px;border:none;padding:0;margin:0}.content-item .hoverable .card .tools-buttons-container button .tooltip{display:none;top:-60px;left:-15px;width:150px;padding:14px 25px;justify-content:center;color:gray;font-size:14px;font-weight:600}.content-item .hoverable .card .tools-buttons-container button .tooltip .arrow{top:initial;bottom:-8px;left:19px;box-shadow:5px 6px 10px -4px rgba(0,0,0,.1)}.content-item .hoverable .card .tools-buttons-container button svg{width:22px;height:22px}.content-item .hoverable .card .tools-buttons-container button svg path{fill:gray}.content-item .hoverable .card .tools-buttons-container button.more{position:absolute;right:0}.content-item .hoverable .card .tools-buttons-container button.more svg{width:18px;height:18px}.content-item .hoverable .card .tools-buttons-container button:hover svg path{fill:#3994ff}.content-item .hoverable .card .tools-buttons-container button:hover .tooltip{display:flex}.content-item .hoverable .card .tools-buttons-container button.remove:hover svg path{fill:#ff4343}.content-item .hoverable .card .tools-buttons-container button.is-loading{cursor:default}.content-item .hoverable .card .tools-buttons-container button.is-loading svg{visibility:hidden}.content-item .hoverable .card .tools-buttons-container button.is-loading:hover{background-color:rgba(0,0,0,0)}.content-item .hoverable .card .tools-buttons-container button.is-loading:hover .tooltip{display:none}.content-item .hoverable .card .tools-buttons-container button.is-loading:before{width:60%}.content-item .hoverable .card .tools-buttons-container .more-button-container{display:flex;flex-direction:row;align-items:flex-end;flex:1}.content-item .hoverable.hoverable-hovered{z-index:13}.content-item .hoverable.hoverable-hovered .content-poster{border-radius:8px}.content-item .hoverable.hoverable-hovered .card{z-index:30;padding:0;left:50%;transform:translateX(-50%);top:-70px;position:absolute;box-shadow:0 20px 20px rgba(0,0,0,.15)}.content-item .hoverable.hoverable-hovered .card h3{margin:10px 0 0;height:auto;color:#353e44;text-align:center;overflow:hidden;max-height:86px}.content-item .hoverable.hoverable-hovered .card h3 .icon{display:none}.content-item .hoverable.hoverable-hovered .card .info-line{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:13px;gap:6px;color:#353e44;text-shadow:none}.content-item .hoverable.hoverable-hovered .card .info-line .rate-stars-container .all-stars{display:flex}.content-item .hoverable.hoverable-hovered .card .info-line .rate-stars-container .one-star{display:none}.content-item .hoverable.hoverable-hovered .content-poster{margin:10px 10px 0}.content-item .hoverable.hoverable-hovered .content-poster .difficulty{width:29px;height:29px}.content-item .hoverable.hoverable-hovered .content-poster .difficulty .icon{width:18px;height:18px}.content-item .hoverable.hoverable-hovered .content-poster .duration{right:8px;bottom:8px;font-weight:700}.content-item .hoverable.hoverable-hovered .content-poster .progress{left:0;bottom:0;border-radius:3px;height:6px}.content-item .hoverable.hoverable-hovered .content-poster .progress div{border-radius:5px}.content-item .hoverable.hoverable-hovered .content-poster,.content-item .hoverable.hoverable-hovered .content-poster img{width:275px;height:165px}.content-item .hoverable.hoverable-hovered .content-info{padding:0 10px 10px}.content-item .hoverable.hoverable-hovered .content-info .additional{display:block}.content-item .hoverable.hoverable-hovered .card .content-poster .content-youtube-thumbnail{width:275px;height:165px;object-fit:cover}.content-item .hoverable .card .content-poster .content-youtube-thumbnail{width:200px;height:120px;object-fit:cover}.content-item.removed{transition:opacity .3s ease;opacity:0}.courses-container .course .content-holder .content-item{position:relative;position:absolute;top:0;display:none}.courses-container .course .content-holder .content-item .card{background-color:#fff;border-radius:12px}.courses-container .course .content-holder .content-item .card .content-poster .card__regions{display:inline-flex;align-items:flex-start;position:absolute;padding:3px;background-color:#fff;border-radius:6px;gap:3px;top:9px;left:9px;z-index:1}.courses-container .course .content-holder .content-item .card .content-poster .card__regions .region-flag-image{width:21px;height:16px;border-radius:3px}.courses-container .course .content-holder .content-item .card .progress{margin-bottom:16px}.courses-container .course .content-holder .content-item .card .info-line{display:flex;flex-direction:row;align-items:flex-start;gap:3px;font-family:Source Sans Pro Semi Bold,helvetica,arial,sans-serif;font-size:13px;font-weight:400;color:gray;text-shadow:0 0 gray;margin:4px 0;white-space:nowrap}.courses-container .course .content-holder .content-item .card .info-line li{height:18px;line-height:18px;display:flex;align-items:center}.courses-container .course .content-holder .content-item .card .info-line li:not(:first-child):before{margin-right:6px;content:"•"}.courses-container .course .content-holder .content-item .card .info-line .rate-stars-container{display:inline-block}.courses-container .course .content-holder .content-item .card .info-line .rate-stars-container .one-star{display:flex;gap:3px}.courses-container .course .content-holder .content-item .card .info-line .rate-stars-container .all-stars{display:none;gap:3px}.courses-container .course .content-holder .content-item .card .buttons-container{display:flex;flex-direction:row;gap:10px;margin-top:10px;font-size:17px;font-weight:600}.courses-container .course .content-holder .content-item .card .buttons-container a{width:100%;height:40px;border-radius:14.4px;padding:0 8px;font-family:Source Sans Pro Bold,helvetica,arial,sans-serif;font-size:14px}.courses-container .course .content-holder .content-item .card .buttons-container a:not(.button-primary){box-shadow:none}.courses-container .course .content-holder .content-item .card .buttons-container a .progress-badge{width:20px;height:20px;margin:0 -8px 0 4px}.courses-container .course .content-holder .content-item .card .buttons-container a>i{width:14px;height:14px;margin:0 -8px 0 4px}.courses-container .course .content-holder .content-item .card .buttons-container a span{flex:1;text-align:center}.courses-container .course .content-holder .content-item .card .buttons-container.all-visible a:not(.empty-icon)>i,.courses-container .course .content-holder .content-item .card .buttons-container.all-visible a:not(.empty-icon) .progress-badge{flex-shrink:0;margin:0 4px}.courses-container .course .content-holder .content-item .card .buttons-container.all-visible a:not(.empty-icon) span{flex:none;text-align:left}.courses-container .course .content-holder .content-item .card .buttons-container.all-visible a:nth-child(2)>.progress-badge{margin-left:0}.courses-container .course .content-holder .content-item .card .content-description{margin-top:10px;line-height:17px;font-size:12px}.courses-container .course .content-holder .content-item .card .content-description a{display:inline-block;margin-left:8px;color:#3994ff;text-decoration:none;float:right;font-family:Source Sans Pro Semi Bold,helvetica,arial,sans-serif}.courses-container .course .content-holder .content-item .card .content-description a:hover{color:#0f5bb4}.courses-container .course .content-holder .content-item .card .tools-buttons-container{display:flex;flex-direction:row;align-items:center;gap:20px;margin:6px 0 4px 0;position:relative;min-height:22px}.courses-container .course .content-holder .content-item .card .tools-buttons-container button{cursor:pointer;position:relative;background-color:rgba(0,0,0,0);border-radius:50px;border:none;padding:0;margin:0}.courses-container .course .content-holder .content-item .card .tools-buttons-container button .tooltip{display:none;top:-60px;left:-15px;width:150px;padding:14px 25px;justify-content:center;color:gray;font-size:14px;font-weight:600}.courses-container .course .content-holder .content-item .card .tools-buttons-container button .tooltip .arrow{top:initial;bottom:-8px;left:19px;box-shadow:5px 6px 10px -4px rgba(0,0,0,.1)}.courses-container .course .content-holder .content-item .card .tools-buttons-container button svg{width:22px;height:22px}.courses-container .course .content-holder .content-item .card .tools-buttons-container button svg path{fill:gray}.courses-container .course .content-holder .content-item .card .tools-buttons-container button.more{position:absolute;right:0}.courses-container .course .content-holder .content-item .card .tools-buttons-container button.more svg{width:18px;height:18px}.courses-container .course .content-holder .content-item .card .tools-buttons-container button:hover svg path{fill:#3994ff}.courses-container .course .content-holder .content-item .card .tools-buttons-container button:hover .tooltip{display:flex}.courses-container .course .content-holder .content-item .card .tools-buttons-container button.remove:hover svg path{fill:#ff4343}.courses-container .course .content-holder .content-item .card .tools-buttons-container button.is-loading{cursor:default}.courses-container .course .content-holder .content-item .card .tools-buttons-container button.is-loading svg{visibility:hidden}.courses-container .course .content-holder .content-item .card .tools-buttons-container button.is-loading:hover{background-color:rgba(0,0,0,0)}.courses-container .course .content-holder .content-item .card .tools-buttons-container button.is-loading:hover .tooltip{display:none}.courses-container .course .content-holder .content-item .card .tools-buttons-container button.is-loading:before{width:60%}.courses-container .course .content-holder .content-item .card .tools-buttons-container .more-button-container{display:flex;flex-direction:row;align-items:flex-end;flex:1}.courses-container .course .content-holder .content-item .content-poster{border-radius:8px}.courses-container .course .content-holder .content-item .card{z-index:30;padding:0;left:50%;transform:translateX(-50%);top:-70px;position:absolute;box-shadow:0 20px 20px rgba(0,0,0,.15)}.courses-container .course .content-holder .content-item .card h3{margin:10px 0 0;height:auto;color:#353e44;text-align:center;overflow:hidden;max-height:86px}.courses-container .course .content-holder .content-item .card h3 .icon{display:none}.courses-container .course .content-holder .content-item .card .info-line{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:13px;gap:6px;color:#353e44;text-shadow:none}.courses-container .course .content-holder .content-item .card .info-line .rate-stars-container .all-stars{display:flex}.courses-container .course .content-holder .content-item .card .info-line .rate-stars-container .one-star{display:none}.courses-container .course .content-holder .content-item .content-poster{margin:10px 10px 0}.courses-container .course .content-holder .content-item .content-poster .difficulty{width:29px;height:29px}.courses-container .course .content-holder .content-item .content-poster .difficulty .icon{width:18px;height:18px}.courses-container .course .content-holder .content-item .content-poster .duration{right:8px;bottom:8px;font-weight:700}.courses-container .course .content-holder .content-item .content-poster .progress{left:0;bottom:0;border-radius:3px;height:6px}.courses-container .course .content-holder .content-item .content-poster .progress div{border-radius:5px}.courses-container .course .content-holder .content-item .content-poster,.courses-container .course .content-holder .content-item .content-poster img{width:275px;height:165px}.courses-container .course .content-holder .content-item .content-info{padding:0 10px 10px}.courses-container .course .content-holder .content-item .content-info .additional{display:block}.courses-container .course .content-holder:hover .content-item{display:block}.explore-container{padding-bottom:400px;display:flex;flex-flow:column}.explore-container .filter-container{display:flex;flex-flow:row;align-items:center;justify-content:flex-end}.explore-container .filter-container .power-explore-link span{padding:12px 0;color:#3994ff;font-size:16px;font-family:"Source Sans 3",sans-serif;font-weight:700;margin:0 24px}section.content-list{margin:16px 0}section.content-list.vocab{margin:0 0 80px 0}section.content-list .empty-data-container{padding-top:50px;position:relative}section.content-list .empty-data-container .empty-data-text{display:flex;flex-direction:row;height:100px;align-items:center;font-size:1em;color:gray;line-height:150%;margin-left:10px}section.content-list h2{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:20px;font-style:normal;font-weight:700}section.content-list h2 span{display:flex;flex-direction:row;align-items:center;gap:16px}section.content-list h2 a.see-all{z-index:1;color:#3994ff;font-size:16px;font-weight:600}section.content-list h2 a.see-all:hover{color:#4382ea}section.content-list h2 a.see-all:active{color:#3571db}section.content-list h2.spaceless{margin-bottom:-50px;position:relative;z-index:1}section.content-list h2.loading-skeleton{min-height:20px;width:210px;border-radius:5px}section.content-list h2 .add-button,section.content-list h2 .add-entity-to-course{display:flex;flex-direction:row;align-items:center;cursor:pointer;font-size:14px;font-weight:600;line-height:140%;color:#353e44;background-color:#fff;padding:8px 12px;align-items:center;gap:10px;border:1px solid #e6e6e6;border-radius:8px}section.content-list h2 .add-button i,section.content-list h2 .add-entity-to-course i{width:20px;height:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:4px;background:#c165e0}section.content-list h2 .add-button i svg,section.content-list h2 .add-entity-to-course i svg{width:12px;height:12px;fill:#fff}section.content-list h2 .add-button svg,section.content-list h2 .add-entity-to-course svg{width:20px;height:20px}section.content-list h2 .add-button:hover,section.content-list h2 .add-entity-to-course:hover{background-color:#f7f7f7}section.content-list h2 .add-button:active,section.content-list h2 .add-entity-to-course:active{background-color:#e6e6e6}section.content-list .list{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:20px;row-gap:32px;align-self:flex-start}section.content-list .list-wrapper{display:flex;flex-flow:row nowrap}section.content-list .list-wrapper .power-explore-filters{font-size:14px;line-height:1.5;min-width:190px;margin-right:20px}section.content-list .list-wrapper .power-explore-filters ul{padding-bottom:24px}section.content-list .list-wrapper .power-explore-filters ul .power-explore-filter-title{padding:0 0 16px 0 !important;font-size:14px;font-weight:900}section.content-list .list-wrapper .power-explore-filters ul li{padding:4px 0}section.content-list .list-wrapper .power-explore-filters ul li .filter-selected{font-weight:900}section.content-list .list-wrapper .power-explore-filters ul li .toggle-filter-power-explore{cursor:pointer}section.content-list .list-wrapper .power-explore-filters ul li .toggle-filter-power-explore input{display:none}section.content-list .list-wrapper .list{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:20px;row-gap:32px;align-self:flex-start}.card-item{width:200px;height:120px;color:#353e44;overflow:hidden}.card-item div{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:24px;padding:18px}.card-item div .loader-indicator{padding-bottom:0}.card-item div .icon-bg{width:60px;height:50px;border-radius:10px}.card-item div h3{font-size:32px;font-weight:700;max-width:80px;width:100%;text-align:center}.card-item div span{display:inline-block;width:100%;flex-grow:1;font-size:16px;font-weight:600}.card-item.rfr:active{border-color:#fdf1de}.card-item.rfr:focus,.card-item.rfr.active{border-color:#ff9b12}.card-item.vocab:active{border-color:#edf4fe}.card-item.vocab:focus,.card-item.vocab.active{border-color:#3994ff}.card-item.already-known:active{border-color:#edf8e4}.card-item.already-known:focus,.card-item.already-known.active{border-color:#79ce3a}.no-content{display:flex;flex-direction:column;align-items:center;gap:20px}.no-content h2{color:#353e44;text-transform:uppercase}.no-content h3{color:gray}.no-content .no-content-buttons-wrapper{display:flex;flex-flow:row;justify-content:center;align-items:center}.no-content .no-content-buttons-wrapper .add-button{display:flex;flex-direction:row;align-items:center;cursor:pointer;font-size:14px;font-weight:600;line-height:140%;color:#353e44;background-color:#fff;padding:13px 12px;gap:10px;border:1px solid #e6e6e6;border-radius:12px;margin-top:20px;margin-left:10px}.no-content .no-content-buttons-wrapper .button{color:#fff;padding:15px 30px;margin-top:20px}.fluentu-embed-language-tooltip{background:#fff;box-shadow:0 6px 30px rgba(0,0,0,.1);z-index:1000013}.fluentu-embed-language-tooltip .step-container{width:330px;padding:5px 0 10px 0;justify-content:center;align-items:center;flex-shrink:0}.fluentu-embed-language-tooltip .step-container h3{color:#000;font-family:Source Sans Pro Regular,helvetica,arial,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:130%;margin:20px 0 10px 15px}.fluentu-embed-language-tooltip .step-container .languages-list-wrapper,.fluentu-embed-language-tooltip .step-container .level-list-wrapper{padding:10px 0 0;position:relative}.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .language-element,.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .level-element,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .language-element,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .level-element{padding:12px 15px;cursor:pointer;position:relative}.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .language-element .icon-flag,.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .level-element .icon-flag,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .language-element .icon-flag,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .level-element .icon-flag{vertical-align:middle}.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .language-element .language-text,.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .language-element .level-text,.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .level-element .language-text,.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .level-element .level-text,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .language-element .language-text,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .language-element .level-text,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .level-element .language-text,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .level-element .level-text{color:#353e44;font-family:Source Sans Pro Regular,helvetica,arial,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:120%;vertical-align:middle;text-transform:capitalize;white-space:pre-wrap}.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .language-element .user-current-lang,.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .level-element .user-current-lang,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .language-element .user-current-lang,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .level-element .user-current-lang{color:gray;text-align:center;font-family:Source Sans Pro Regular,helvetica,arial,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:140%;vertical-align:middle;padding-left:7px}.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .language-element .user-lvl,.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .level-element .user-lvl,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .language-element .user-lvl,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .level-element .user-lvl{color:gray;text-align:center;font-family:Source Sans Pro Regular,helvetica,arial,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:140%;padding:2px 4px;justify-content:center;align-items:center;gap:10px;border-radius:5px;background:rgba(57,148,255,.1);vertical-align:middle}.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .language-element .list-delimiter,.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .level-element .list-delimiter,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .language-element .list-delimiter,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .level-element .list-delimiter{position:absolute;right:15px;pointer-events:none}.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .language-element:not(.no-hover):hover,.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .level-element:not(.no-hover):hover,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .language-element:not(.no-hover):hover,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .level-element:not(.no-hover):hover{background-color:#edf4fe}.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .language-element:not(.no-hover):hover .language-text,.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .level-element:not(.no-hover):hover .language-text,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .language-element:not(.no-hover):hover .language-text,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .level-element:not(.no-hover):hover .language-text{color:#3994ff}.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .language-element.no-hover,.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .level-element.no-hover,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .language-element.no-hover,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .level-element.no-hover{cursor:default}.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .language-element.current-element .user-lvl,.fluentu-embed-language-tooltip .step-container .languages-list-wrapper .level-element.current-element .user-lvl,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .language-element.current-element .user-lvl,.fluentu-embed-language-tooltip .step-container .level-list-wrapper .level-element.current-element .user-lvl{color:#3994ff;z-index:10;cursor:pointer}.fluentu-embed-language-tooltip .step-container.step-one .languages-list-wrapper{max-height:270px;overflow-y:auto}.fluentu-embed-language-tooltip .step-container.step-one .languages-list-wrapper::-webkit-scrollbar{width:5px}.fluentu-embed-language-tooltip .step-container.step-one .languages-list-wrapper::-webkit-scrollbar-thumb{background-color:rgba(61,61,61,.2);border-radius:5px}.fluentu-embed-language-tooltip .step-container.step-one .languages-list-wrapper .language-element{width:90.8%;display:inline-block}.fluentu-embed-language-tooltip .step-container.step-one .languages-list-wrapper .language-element .icon-flag{width:13%}.fluentu-embed-language-tooltip .step-container.step-one .languages-list-wrapper .language-element .language-text{width:46.9%;display:inline-block}.fluentu-embed-language-tooltip .step-container.step-one .languages-list-wrapper .language-element .user-lvl{width:33%;display:inline-block}.fluentu-embed-language-tooltip .step-container.step-one .languages-list-wrapper .language-element .user-lvl .current-lang-icon{position:relative;float:right;top:6px;width:4px;height:4px;border-top:2px solid #3994ff;border-right:2px solid #3994ff;transform:rotate(45deg);margin-left:0;margin-right:3px}.fluentu-embed-language-tooltip .step-container.step-one .languages-list-wrapper .language-element.current-element{background-color:#edf4fe}.fluentu-embed-language-tooltip .step-container.step-one .languages-list-wrapper .language-element.current-element .language-text{color:#3994ff}.fluentu-embed-language-tooltip .step-container.step-one .step-one-next-button{display:inline-flex;padding:8px 20px;align-items:center;gap:14px;border-radius:10px;border:1.5px solid #3994ff;cursor:pointer;transition:border .3s linear;margin-top:10px;margin-left:15px;margin-bottom:5px;width:78%}.fluentu-embed-language-tooltip .step-container.step-one .step-one-next-button svg{margin-left:52px;display:flex;width:18px;height:18px;padding:1.5px 1.441px;flex-direction:column;justify-content:center;align-items:center;transition:transform .3s linear}.fluentu-embed-language-tooltip .step-container.step-one .step-one-next-button .button-text{color:#3994ff;cursor:pointer;text-align:center;font-family:Source Sans Pro Regular,helvetica,arial,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:140%;transition:transform .3s linear}.fluentu-embed-language-tooltip .step-container.step-one .step-one-next-button:hover .button-text{transform:scale(1.01)}.fluentu-embed-language-tooltip .step-container.step-one .step-one-next-button:hover svg{transform:scale(1.05)}.fluentu-embed-language-tooltip .step-container.step-two{max-height:610px;overflow-y:auto}.fluentu-embed-language-tooltip .step-container.step-two::-webkit-scrollbar{width:5px}.fluentu-embed-language-tooltip .step-container.step-two::-webkit-scrollbar-thumb{background-color:rgba(61,61,61,.2);border-radius:5px}.fluentu-embed-language-tooltip .step-container.step-two .languages-list-wrapper .language-element{position:relative;width:90.8%;display:inline-block}.fluentu-embed-language-tooltip .step-container.step-two .languages-list-wrapper .language-element .icon-flag{width:13%}.fluentu-embed-language-tooltip .step-container.step-two .languages-list-wrapper .language-element .language-text{width:76.9%;display:inline-block}.fluentu-embed-language-tooltip .step-container.step-two .languages-list-wrapper .language-element .language-arrow{position:relative;width:8px;height:18px;padding:2px 0 2px 3px;justify-content:center;align-items:center;transform:translateX(0);transition:transform .3s ease;vertical-align:middle;display:inline-block}.fluentu-embed-language-tooltip .step-container.step-two .languages-list-wrapper .language-element .language-arrow svg{width:8px;height:18px;flex-shrink:0}.fluentu-embed-language-tooltip .step-container.step-two .languages-list-wrapper .language-element:hover .language-arrow{transform:translateX(3px);transition:transform .3s ease}.fluentu-embed-language-tooltip .step-container.step-two .languages-list-wrapper .language-element:hover .language-arrow svg path{fill:#3994ff}.fluentu-embed-language-tooltip .step-container.step-three .languages-list-wrapper .language-element{width:89%;display:inline-block}.fluentu-embed-language-tooltip .step-container.step-three .languages-list-wrapper .language-element .icon-flag{width:13%;cursor:default}.fluentu-embed-language-tooltip .step-container.step-three .languages-list-wrapper .language-element .language-text{width:80%;display:inline-block}.fluentu-embed-language-tooltip .step-container.step-three .level-list-wrapper .level-element .level-element-inner{display:flex;align-items:center;width:100%}.fluentu-embed-language-tooltip .step-container.step-three .level-list-wrapper .level-element .level-element-inner .difficulty-img{display:flex;width:20px;height:20px;flex-direction:column;align-items:flex-start;gap:24px;background-size:20px}.fluentu-embed-language-tooltip .step-container.step-three .level-list-wrapper .level-element .level-element-inner .level-text{margin-left:20px}.fluentu-embed-language-tooltip .step-container.step-three .level-list-wrapper .level-element .level-element-inner .level-radio,.fluentu-embed-language-tooltip .step-container.step-three .level-list-wrapper .level-element .level-element-inner .level-check{position:absolute;right:20px;justify-content:center;align-items:center}.fluentu-embed-language-tooltip .step-container.step-three .level-list-wrapper .level-element .level-element-inner .level-radio svg,.fluentu-embed-language-tooltip .step-container.step-three .level-list-wrapper .level-element .level-element-inner .level-check svg{width:20px;height:20px;flex-shrink:0}.fluentu-embed-language-tooltip .step-container.step-three .level-list-wrapper .level-element .level-element-inner .level-check .level-check-img{position:absolute;right:5px}.fluentu-embed-language-tooltip .step-container.step-three .level-list-wrapper .level-element .level-element-inner .level-check .level-check-img svg{width:10px;height:7px}.fluentu-embed-language-tooltip .step-container.step-three .level-list-wrapper .level-element:hover .level-radio svg circle{stroke:#3994ff}.fluentu-embed-language-tooltip .step-container.step-three .lang-level-action{display:inline-block;margin-top:15px;margin-bottom:15px;width:95%;padding:0 15px}.fluentu-embed-language-tooltip .step-container.step-three .lang-level-action .action-btn-cancel,.fluentu-embed-language-tooltip .step-container.step-three .lang-level-action .action-btn-save{display:inline-block;justify-content:center;align-items:center;border-radius:10px;cursor:pointer;padding:12px 9px;border:1.5px solid #3994ff;width:39%;text-align:center}.fluentu-embed-language-tooltip .step-container.step-three .lang-level-action .action-btn-cancel{color:#3994ff}.fluentu-embed-language-tooltip .step-container.step-three .lang-level-action .action-btn-cancel:hover{background:#edf4fe}.fluentu-embed-language-tooltip .step-container.step-three .lang-level-action .action-btn-save{background:#3994ff;color:#fff;margin-left:15px}.fluentu-embed-language-tooltip .step-container.step-three .lang-level-action .action-btn-save.disabled{cursor:initial;pointer-events:none;background:#e6e6e6;color:gray;border:1.5px solid #e6e6e6}.fluentu-embed-language-tooltip .step-container.step-three .lang-level-action .action-btn-save:hover{background:#4382ea;color:#fff;border:1.5px solid #4382ea}.fluentu-embed-language-tooltip .step-container.step-three .lang-level-action .action-btn-save.with-loader{background:#4382ea;pointer-events:none;position:relative}.fluentu-embed-language-tooltip .step-container.step-three .lang-level-action .action-btn-save.with-loader .loader-indicator{width:30px;height:15px;position:absolute;right:55px;top:12px}.fluentu-embed-language-tooltip .step-container.step-three .lang-level-action .action-btn-save.with-loader .loader-indicator .spinner{width:30px;height:30px;border:none}.fluentu-embed-language-tooltip .step-container .load-more-block{cursor:pointer;padding:10px 16px}.fluentu-embed-language-tooltip .step-container .load-more-block .load-more-btn{color:#353e44;font-family:Source Sans Pro Regular,helvetica,arial,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;vertical-align:top;margin-left:20px}.fluentu-embed-language-tooltip .step-container .load-more-block:hover{background-color:#edf4fe}.fluentu-embed-language-tooltip .step-container .load-more-block:hover svg path{stroke:#4382ea}.fluentu-embed-language-tooltip .step-container .load-more-block:hover svg rect{stroke:#4382ea}.fluentu-embed-language-tooltip .step-container .load-more-block:hover .load-more-btn{color:#4382ea}@media screen and (max-width: 690px){section.content-list h2 .add-button span{display:none}}@media screen and (max-width: 865px)and (min-width: 498px){.card-item{width:100%;height:auto}.card-item div b{order:1}.card-item div h3{order:3}.card-item div span{width:auto;order:2}}.explore-page-title{font-size:24px;margin-right:auto}.navigate-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-height:40px}.navigate-container a{display:flex;flex-direction:row;align-items:center;gap:10px;font-weight:600;font-size:14px}.navigate-container .back{color:#353e44}.navigate-container .back .icon{width:20px;height:20px}.filter-container,.navigate-container{margin-bottom:40px}.carousel-wrapper{max-width:100%;position:relative}.carousel-wrapper .carousel{display:flex;flex-direction:row;overflow:hidden;padding-top:70px;position:relative}.carousel-wrapper .carousel .carousel-inner{display:flex;flex-direction:row;min-height:190px;margin-right:24px;transition:transform .5s ease;gap:20px}.carousel-wrapper .carousel .carousel-inner .content-item:first-of-type .hoverable-hovered{left:48.4285714286px !important}.carousel-wrapper .carousel.activated{padding-bottom:400px;margin-bottom:-400px;z-index:9}.carousel-wrapper .carousel.activated+.button-container{z-index:10}.carousel-wrapper .button-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;position:absolute;right:-21px;top:70px;height:120px;width:200px;z-index:8}.carousel-wrapper .button-container.left{right:auto;left:-21px;justify-content:flex-start}.carousel-wrapper .button-container a{align-items:center;justify-content:center;width:42px;height:42px;background-color:#fff;border-radius:50%;box-shadow:0 0 12px rgba(0,0,0,.1);display:none}.carousel-wrapper .button-container a:hover{box-shadow:0 0 6px rgba(0,0,0,.1)}.carousel-wrapper .button-container:hover a{display:flex}@media screen and (max-width: 690px){.carousel-wrapper .button-container{display:none}}#content-filter{position:relative}#content-filter.active .filter-container{z-index:1000011}#content-filter .filter-container{display:none;background-color:#fff;right:0;top:50px;flex-wrap:wrap;position:absolute}#content-filter .filter-container .arrow{right:40px}#content-filter .filter-container .filter-content{display:flex;flex-direction:row;gap:20px;margin:20px;flex-grow:1}#content-filter .filter-container .filter-content ul{width:100%}#content-filter .filter-container .filter-content ul li{margin-bottom:10px;white-space:nowrap}#content-filter .filter-container .filter-content ul li .toggle-button{justify-content:space-around;text-align:center}#content-filter .filter-container .filter-content li.title{font-size:14px;font-weight:600;color:gray;margin-bottom:12px}#content-filter .filter-container .filter-content input[type=checkbox]{display:none}#content-filter .filter-container .buttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:16px;margin:20px}#content-filter .filter-container .buttons a{width:128px;justify-content:space-around;font-size:17px;font-weight:700;padding:10px 0;text-align:center}#content-filter .filter-container .buttons a.close{color:gray}#content-filter .filter-container .buttons a.accept{color:#fff;background-color:#79ce3a}#content-filter .filter-container .buttons a:hover{opacity:.8}.filter-button{color:#353e44}.filter-button:hover,.filter-button:active,.filter-button.active{color:#fff}@media screen and (max-width: 900px){#content-filter .filter-container{position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}#content-filter .filter-container .filter-content{flex-wrap:wrap}#content-filter .filter-container .arrow{display:none}}.alert-overlay{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:1000010}.alert-wrapper{display:flex;align-items:center;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;pointer-events:none;z-index:1000011}.alert-wrapper .alert-content-vocabulary .popup-vocab-wrapper{pointer-events:all;display:flex;flex-direction:row;align-items:center;background:#fff;padding:12px 16px;box-shadow:0 0 10px rgba(0,0,0,.1);color:#353e44;margin:0 10px;border-radius:12px;border:1.5px solid #79ce3a;justify-content:space-between}.alert-wrapper .alert-content-vocabulary .popup-vocab-wrapper .popup-check-grey{filter:grayscale(100%)}.alert-wrapper .alert-content-vocabulary .popup-vocab-wrapper .popup-modal-vocab-content{margin:0 12px}.alert-wrapper .alert-content-vocabulary .popup-vocab-wrapper .popup-modal-vocab-content span.font-weight-bold{font-weight:800}.alert-wrapper .alert-content-vocabulary .popup-vocab-wrapper .vocab-undo{cursor:pointer;color:#3994ff}.alert-wrapper .alert-content-vocabulary .popup-vocab-wrapper .vocab-undo--disabled{color:gray;cursor:default;pointer-events:none}.alert-wrapper .alert-content{opacity:0;animation:fadeInOnLoadKeyframe .3s ease forwards;pointer-events:all;display:flex;min-width:312px;flex-direction:column;align-items:center;background:#fff;padding:32px 24px;border-radius:12px;box-shadow:0 0 10px rgba(0,0,0,.1);color:#353e44;margin:0 10px}.alert-wrapper .alert-content .icon{margin-bottom:24px}.alert-wrapper .alert-content .text-input{width:100%;box-sizing:border-box;margin-bottom:56px;padding:10px 12px}.alert-wrapper .alert-content .has-additional-info{margin-bottom:8px !important}.alert-wrapper .alert-content .popup-additional-info{margin-bottom:42px;align-self:flex-start;padding-left:6px;font-size:14px;color:#353e44}.alert-wrapper .alert-content h2{max-width:430px;text-align:center;line-height:145%;font-size:24px;margin-bottom:24px;font-weight:600}.alert-wrapper .alert-content h2.left-aligned{align-self:flex-start}.alert-wrapper .alert-content .description{max-width:390px;text-align:center;font-size:18px;font-weight:400;line-height:135%;margin-bottom:24px}.alert-wrapper .alert-content .description a{color:#3994ff}.alert-wrapper .alert-content .checkbox-container{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.alert-wrapper .alert-content .buttons-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:30px}.alert-wrapper .alert-content .buttons-container.disabled{opacity:.6}.alert-wrapper .alert-content .button{min-width:142px;padding:12px 24px;text-align:center;font-size:17px;font-weight:600;line-height:140%}.alert-wrapper .alert-content .button.is-loading{text-indent:1000%;white-space:nowrap;overflow:hidden;box-shadow:none}.alert-wrapper .alert-content .button.is-loading::before{display:inline-block;width:30px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side, #fff 94%, rgba(0, 0, 0, 0)) top/5px 5px no-repeat,conic-gradient(rgba(0, 0, 0, 0) 30%, #fff);-webkit-mask:radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 5px), #000 0);animation:rotation360KeyFrame 1s infinite linear}.alert-wrapper .alert-content .button.button-primary{min-width:104px;color:#fff}@media screen and (max-width: 690px){.alert-wrapper .alert-content{width:100%}.alert-wrapper .alert-content .buttons-container{width:100%}.alert-wrapper .alert-content .button{min-width:initial;flex:1;margin-right:0 !important}}.navigate-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-height:40px}.navigate-container a{display:flex;flex-direction:row;align-items:center;gap:10px;font-weight:600;font-size:14px}.navigate-container .back{color:#353e44}.navigate-container .back .icon{width:20px;height:20px}.filter-container,.navigate-container{margin-bottom:40px}.chrome-extension-page-container{padding-bottom:400px;text-align:center}.chrome-extension-page-container .navigate-container{margin-bottom:10px !important}.chrome-extension-page-container .chrome-extension-page-header{font-weight:bold;line-height:1.5;text-align:center;display:flex;flex-flow:column;justify-content:center;align-items:center}.chrome-extension-page-container .chrome-extension-page-header .chrome-extension-page-header-text{padding-bottom:8px}.chrome-extension-page-container .chrome-extension-page-header .extension-almost-done-header{padding-top:24px}.chrome-extension-page-container .chrome-extension-page-header .extension-added-checkmark{padding-top:24px;padding-bottom:8px}.chrome-extension-page-container .chrome-extension-page-header .chrome-button{align-items:center;background-color:#3994ff;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:bold;height:45px;margin:25px auto;padding:5px 45px;text-align:center}.chrome-extension-page-container .chrome-extension-page-header .chrome-button .chrome-button-yt{width:86px;height:20px;margin-left:10px}.chrome-extension-page-container .chrome-extension-page-header .chrome-button .netflix-button-logo{padding-left:8px}.chrome-extension-page-container .chrome-extension-page-header .chrome-button:hover{background-color:#4382ea}.chrome-extension-page-container .chrome-extension-page-header .chrome-button .chrome-logo{background-color:rgba(0,0,0,0)}.chrome-extension-page-container .chrome-extension-page-header .chrome-button .chrome-button-label{margin-left:10px}.chrome-extension-page-container .netflix-table{display:table;margin:0 auto;padding:0}.chrome-extension-page-container .netflix-table .netflix-cell-small,.chrome-extension-page-container .netflix-table .netflix-cell-medium,.chrome-extension-page-container .netflix-table .netflix-cell-large{display:table-cell;padding:5px;position:relative}.chrome-extension-page-container .netflix-table .netflix-cell-small img,.chrome-extension-page-container .netflix-table .netflix-cell-medium img,.chrome-extension-page-container .netflix-table .netflix-cell-large img{border-radius:10px}.chrome-extension-page-container .netflix-table .netflix-cell-small .netflix-image-overlay,.chrome-extension-page-container .netflix-table .netflix-cell-medium .netflix-image-overlay,.chrome-extension-page-container .netflix-table .netflix-cell-large .netflix-image-overlay{background:hsla(0,0%,100%,.5);position:absolute;left:0;top:0;height:100%;width:100%}.chrome-extension-page-container .netflix-table .netflix-cell-small .overlay-mirror,.chrome-extension-page-container .netflix-table .netflix-cell-medium .overlay-mirror,.chrome-extension-page-container .netflix-table .netflix-cell-large .overlay-mirror{transform:scaleX(-1)}.chrome-extension-page-container .netflix-table .netflix-row-top{display:table-row}.chrome-extension-page-container .netflix-table .netflix-row-top .netflix-cell-small,.chrome-extension-page-container .netflix-table .netflix-row-top .netflix-cell-medium,.chrome-extension-page-container .netflix-table .netflix-row-top .netflix-cell-large{vertical-align:bottom}.chrome-extension-page-container .netflix-table .netflix-row-bottom{display:table-row}.chrome-extension-page-container .netflix-table .netflix-row-bottom .netflix-cell-small,.chrome-extension-page-container .netflix-table .netflix-row-bottom .netflix-cell-medium,.chrome-extension-page-container .netflix-table .netflix-row-bottom .netflix-cell-large{vertical-align:top}.chrome-extension-page-container .netflix-table .netflix-cell-small{width:75px}.chrome-extension-page-container .netflix-table .netflix-cell-small img{width:75px}.chrome-extension-page-container .netflix-table .netflix-cell-small .netflix-image-overlay{background:linear-gradient(90deg, rgb(255, 255, 255), rgba(255, 255, 255, 0.66))}.chrome-extension-page-container .netflix-table .netflix-cell-medium{width:90px}.chrome-extension-page-container .netflix-table .netflix-cell-medium img{width:90px}.chrome-extension-page-container .netflix-table .netflix-cell-medium .netflix-image-overlay{background:linear-gradient(90deg, rgba(255, 255, 255, 0.66), rgba(255, 255, 255, 0.33))}.chrome-extension-page-container .netflix-table .netflix-cell-large{width:105px}.chrome-extension-page-container .netflix-table .netflix-cell-large img{width:105px}.chrome-extension-page-container .netflix-table .netflix-cell-large .netflix-image-overlay{background:linear-gradient(90deg, rgba(255, 255, 255, 0.33), rgba(255, 255, 255, 0))}.chrome-extension-page-container .netflix-table .netflix-cell-video{vertical-align:middle}.chrome-extension-page-container .netflix-table .netflix-cell-video .chrome-extension-video-frame{border-radius:10px;height:315px;margin:10px;overflow:hidden;width:560px;z-index:1}.youtube-add-extension-video-wrapper{display:flex;flex-flow:row;flex-wrap:nowrap;justify-content:center;align-items:center}.youtube-add-extension-video-wrapper .chrome-extension-video-frame{margin:0 14px}.youtube-add-extension-video-wrapper .youtube-add-extension-right-banner{max-height:315px}.youtube-add-extension-video-wrapper .youtube-add-extension-left-banner{max-height:315px}.in-between-container .in-between-header{max-width:842px;margin:0 auto;position:relative}.in-between-container .in-between-header .content-poster{width:386px;height:230px;margin:0 auto}.in-between-container .in-between-header .content-poster .card__regions{display:inline-flex;align-items:flex-start;position:absolute;padding:3px;background-color:#fff;border-radius:6px;gap:3px;top:12px;left:12px;z-index:1}.in-between-container .in-between-header .content-poster .card__regions .region-flag-image{width:21px;height:16px;border-radius:3px}.in-between-container .in-between-header .content-poster.clickable{cursor:pointer;transition:transform .2s ease;position:relative}.in-between-container .in-between-header .content-poster.clickable:hover{transform:scale(1.02)}.in-between-container .in-between-header .content-poster img{width:100%;height:100%;object-fit:cover}.in-between-container .in-between-header .content-poster .duration{right:12px;bottom:18px;padding:8px 16px;font-size:13px;border-radius:8px}.in-between-container .in-between-header .content-poster .progress{height:8px}.in-between-container .in-between-header .premium-badge{position:absolute;right:0;top:0;width:74px;height:121px;background:url(/public/images/design-v6/premium.png) no-repeat}.in-between-container .in-between-header .content-info h3{font-family:Source Sans Pro Semi Bold,helvetica,arial,sans-serif;font-size:24px;font-weight:600;margin-top:34px;text-align:center}.in-between-container .in-between-header .content-tools{margin:22px 0;text-align:center;display:flex;justify-content:center;gap:32px;font-size:14px;font-weight:600}.in-between-container .in-between-header .content-tools a{display:flex;align-items:center;gap:8px;color:#2c2e30;font-family:Source Sans Pro Semi Bold,helvetica,arial,sans-serif}.in-between-container .in-between-header .content-tools a svg{width:20px}.in-between-container .in-between-header .info-line{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:14px;color:#2c2e30;gap:16px;font-size:16px}.in-between-container .in-between-header .info-line li{display:flex;align-items:center;gap:8px}.in-between-container .in-between-header .info-line .due-date .due{display:flex;align-items:center;gap:5px}.in-between-container .in-between-header .info-line .rate-stars-container .one-star{display:none}.in-between-container .in-between-header .info-line .rate-stars-container .all-stars{display:flex}.in-between-container .in-between-header .info-line .rate-stars-container .all-stars .ff-rate_stars{margin-right:5px}.in-between-container .in-between-header .description{color:gray;font-size:17px;text-align:center;line-height:30px}.in-between-container .in-between-header .buttons-container{display:flex;flex-direction:row;gap:16px;margin-top:16px;justify-content:center}.in-between-container .in-between-header .buttons-container a{height:54px;max-width:270px}.in-between-container .in-between-header .buttons-container a .icon,.in-between-container .in-between-header .buttons-container a .progress-badge{position:absolute;left:18px}.in-between-container .in-between-header .buttons-container a .icon .icon,.in-between-container .in-between-header .buttons-container a .progress-badge .icon{position:static;left:auto}.in-between-container .in-between-content-container{max-width:842px;margin:48px auto 0}.in-between-container .in-between-content-container.fix-bottom-banner{padding-bottom:60px}.in-between-container .in-between-content-container .in-between-nav{position:relative;z-index:3;height:46px}.in-between-container .in-between-content-container .in-between-nav ul{width:inherit;list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:space-around;height:46px;background:#f9fafb;border-radius:23px}.in-between-container .in-between-content-container .in-between-nav ul.is-sticky{position:fixed}.in-between-container .in-between-content-container .in-between-nav ul li a{display:inline-block;width:122px;height:30px;line-height:30px;border-radius:15px;text-align:center;color:#353e44;font-size:15px;font-weight:600}.in-between-container .in-between-content-container .in-between-nav ul li a.active{background:rgba(57,148,255,.2)}.in-between-container .in-between-content-container .section{margin-top:72px}.in-between-container .in-between-content-container .section .section-title{margin-bottom:18px;font-family:Source Sans Pro Semi Bold,helvetica,arial,sans-serif;font-size:24px}.in-between-container .in-between-content-container .section .dialog-listing{display:flex;position:relative;padding:12px 0 12px 54px;border-bottom:2px solid #ededed;margin-bottom:12px}.in-between-container .in-between-content-container .section .dialog-listing.zh .fluency-popup-caller-container,.in-between-container .in-between-content-container .section .dialog-listing.ja .fluency-popup-caller-container,.in-between-container .in-between-content-container .section .dialog-listing.ko .fluency-popup-caller-container{width:68px}.in-between-container .in-between-content-container .section .dialog-listing.penultimate-caption{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}.in-between-container .in-between-content-container .section .dialog-listing.last-caption{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"}.in-between-container .in-between-content-container .section .dialog-listing .content{width:100%}.in-between-container .in-between-content-container .section .dialog-listing .embed-hash{cursor:pointer}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words{display:flex;flex-wrap:wrap;padding-right:50px;gap:6px}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .remove-space-container{display:flex;flex-wrap:wrap}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .remove-space-container .phrase-word-ignored{margin:0}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word,.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word-ignored{display:block;position:relative;padding:0;font-family:Source Sans Pro Regular,helvetica,arial,sans-serif;font-size:20px;font-weight:600;border-radius:4px;text-align:center}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word.featured .phrase-word-latin,.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word-ignored.featured .phrase-word-latin{border-bottom:1px solid #3994ff}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word .phrase-word-ch,.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word-ignored .phrase-word-ch{font-size:30px;font-weight:400}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word .phrase-word-ch b,.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word-ignored .phrase-word-ch b{font-weight:400}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word .phrase-word-pin,.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word-ignored .phrase-word-pin{display:inline-block;font-size:13px;font-weight:normal;margin-top:5px;border-bottom:1px dotted #000;text-align:center}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word{cursor:pointer}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word .phrase-word-latin{border-bottom:1px dotted #000}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word:hover,.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word.hover{background:#d7eaff;box-shadow:0 0 0 4px #d7eaff;color:#3994ff}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word:hover .phrase-word-latin,.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word.hover .phrase-word-latin{border-bottom-color:rgba(0,0,0,0)}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word:hover+.hover :after,.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word.hover+.hover :after{position:absolute;top:-4px;left:-8px;content:"";display:block;background:#d7eaff;width:10px;height:27px;box-sizing:border-box;z-index:-1}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word-ignored{margin:0 3px}.in-between-container .in-between-content-container .section .dialog-listing .phrase-words .phrase-word-ignored .phrase-word-pin{border-bottom:none}.in-between-container .in-between-content-container .section .dialog-listing .glyph .phrase-words{gap:25px 10px}.in-between-container .in-between-content-container .section .dialog-listing .glyph .phrase-words .phrase-word-pin{font-size:18px;border-bottom:0}.in-between-container .in-between-content-container .section .dialog-listing .glyph .phrase-words .phrase-word-glyph{border-bottom:1px solid gray;padding-bottom:6px;padding-top:6px}.in-between-container .in-between-content-container .section .dialog-listing .glyph .phrase-words .featured .phrase-word-glyph{border-bottom-color:#3994ff}.in-between-container .in-between-content-container .section .dialog-listing .glyph .phrase-words .phrase-translation{margin-top:16px}.in-between-container .in-between-content-container .section .dialog-listing .glyph .phrase-words .phrase-word+.hover :after,.in-between-container .in-between-content-container .section .dialog-listing .glyph .phrase-words .phrase-word-ignored+.hover :after{height:65px}.in-between-container .in-between-content-container .section .dialog-listing .glyph .phrase-words .phrase-word-ignored .phrase-word-glyph{border-bottom-color:rgba(0,0,0,0)}.in-between-container .in-between-content-container .section .dialog-listing .phrase-translation{margin-top:12px;color:gray;font-size:17px}.in-between-container .in-between-content-container .section .dialog-listing .annotation-speaker-head-element{display:block;position:absolute;left:14px !important;top:12px !important;width:24px;height:24px;background-image:url("../images/main-navigation/icons/content/audio-icon.svg");background-repeat:no-repeat;background-size:auto;background-position:center;cursor:pointer}.in-between-container .in-between-content-container .section .dialog-listing .annotation-speaker-head-element.active-pronunciation,.in-between-container .in-between-content-container .section .dialog-listing .annotation-speaker-head-element:hover{background-image:url("../images/main-navigation/icons/content/audio-icon-active.svg")}.in-between-container .in-between-content-container .section .dialog-listing .annotation-speaker-head-element.dimmed{background-image:url("../images/main-navigation/icons/content/audio-icon-dimmed.svg");cursor:default}.in-between-container .in-between-content-container .section .dialog-listing .fluency-popup-caller-container{position:relative;width:44px;margin-left:20px;padding-right:18px}.in-between-container .in-between-content-container .section .dialog-listing .fluency-popup-caller-container .progress{height:5px}.in-between-container .in-between-content-container .section #add-to-vocab{display:flex;gap:1px}.in-between-container .in-between-content-container .section #add-to-vocab .add-to-vocab-btn{height:36px;line-height:36px;background:#3994ff;color:#fff;border-radius:12px 0 0 12px;cursor:pointer}.in-between-container .in-between-content-container .section #add-to-vocab .add-to-vocab-btn.disabled{pointer-events:none;opacity:.8}.in-between-container .in-between-content-container .section #add-to-vocab .add-to-vocab-btn:first-child{padding:0 14px}.in-between-container .in-between-content-container .section #add-to-vocab .add-to-vocab-btn:last-child{text-align:center}.in-between-container .in-between-content-container .section #add-to-vocab .add-to-vocab-btn .expand-arrow{display:block;position:relative;margin:-3px 0 0 0}.in-between-container .in-between-content-container .section #add-to-vocab .add-to-vocab-btn .expand-arrow:before{content:"";display:inline-block;width:7px;height:7px;border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg)}.in-between-container .in-between-content-container .section #add-to-vocab .expanded-select-button{width:36px;border-radius:0 12px 12px 0}.in-between-container .in-between-content-container .section .table-vocab{width:100%}.in-between-container .in-between-content-container .section .table-vocab .table-vocab-select{width:40px;padding-right:0}.in-between-container .in-between-content-container .section .table-vocab .table-vocab-select input[type=checkbox]{display:none}.in-between-container .in-between-content-container .section .table-vocab .table-vocab-select input[type=checkbox]+label{box-sizing:border-box;width:22px;height:22px;display:inline-block;cursor:pointer;border:1px solid gray;border-radius:7px}.in-between-container .in-between-content-container .section .table-vocab .table-vocab-select input[type=checkbox]+label:hover{box-shadow:0 0 5px #4382ea,0 0 1px #4382ea;border-color:#4382ea}.in-between-container .in-between-content-container .section .table-vocab .table-vocab-select input[type=checkbox]:checked+label{border:1px solid rgba(57,148,255,.5);background:#3994ff url(/public/images/main-navigation/icons/common/checkbox-icon.svg) no-repeat center center;background-size:16px 16px}.in-between-container .in-between-content-container .section .table-vocab thead th{padding:18px 16px;vertical-align:middle;text-align:left}.in-between-container .in-between-content-container .section .table-vocab thead th a{font-size:14px;color:#353e44}.in-between-container .in-between-content-container .section .table-vocab tbody tr:nth-child(odd){background:#f7f7f7}.in-between-container .in-between-content-container .section .table-vocab tbody tr:hover{background:rgba(57,148,255,.1);cursor:pointer}.in-between-container .in-between-content-container .section .table-vocab tbody td:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.in-between-container .in-between-content-container .section .table-vocab tbody td:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.in-between-container .in-between-content-container .section .table-vocab tbody td{padding:18px 16px;vertical-align:middle}.in-between-container .in-between-content-container .section .table-vocab tbody td.table-pronunciation{width:40px;padding-left:0;padding-right:0}.in-between-container .in-between-content-container .section .table-vocab tbody td.table-vocab-hanzi .table-vocab-word-pronunciation{margin-top:10px;font-size:18px}.in-between-container .in-between-content-container .section .table-vocab tbody td.table-vocab-fluency{position:relative}.in-between-container .in-between-content-container .section .table-vocab tbody td.table-vocab-definition{font-size:16px}.in-between-container .in-between-content-container .section .table-vocab tbody td.table-vocab-definition span{color:gray}.in-between-container .in-between-content-container .section .table-vocab tbody td .table-vocab-word-hanzi{font-size:20px;font-weight:600}.in-between-container .in-between-content-container .section .table-vocab tbody td .table-vocab-word-hanzi-definition{display:none}.in-between-container .in-between-content-container .section .table-vocab tbody td .progress{width:68px;height:5px;border-radius:2px}.in-between-container .in-between-content-container .section .table-vocab tbody td .annotation-speaker-head-element{display:block;width:24px;height:22px;background-image:url("../images/main-navigation/icons/content/audio-icon.svg");background-repeat:no-repeat;background-size:auto;background-position:center;cursor:pointer}.in-between-container .in-between-content-container .section .table-vocab tbody td .annotation-speaker-head-element.active-pronunciation,.in-between-container .in-between-content-container .section .table-vocab tbody td .annotation-speaker-head-element:hover{background-image:url("../images/main-navigation/icons/content/audio-icon-active.svg")}.in-between-container .in-between-content-container .section .table-vocab tbody .glyph td.table-vocab-hanzi>div{display:inline-block;text-align:center}.in-between-container .in-between-content-container .section .table-vocab tbody .glyph td.table-vocab-hanzi>div .table-vocab-word-hanzi{font-size:30px;font-weight:400;border-bottom:1px solid gray;padding-bottom:6px}.in-between-container .in-between-content-container .section .table-vocab tbody .glyph td.table-vocab-hanzi>div .table-vocab-word-pronunciation{margin-top:8px}.in-between-container .in-between-content-container .section .table-vocab tbody .glyph td.table-vocab-hanzi>div .table-vocab-word-romaji{margin-top:8px}.in-between-container .in-between-content-container .section .table-vocab tbody .glyph.ja td.table-vocab-hanzi>div .table-vocab-word-pronunciation{margin-top:0;margin-bottom:8px}.in-between-container .in-between-content-container .assignment-hide-progress .table-vocab .table-vocab-fluency{display:none}.in-between-container .in-between-content-container .assignment-hide-progress#dialogue-listings .fluency-popup-caller-container{display:none}.button-page-up{display:flex;align-items:center;justify-content:center;background:#3994ff;width:40px;height:40px;position:fixed;right:64px;bottom:64px;border-radius:10px;cursor:pointer;opacity:0;transition:opacity .3s}.button-page-up.is-show{opacity:1}.button-page-up svg{width:16px}@media screen and (min-width: 1550px){.in-between-container .in-between-header{max-width:1160px}.in-between-container .in-between-content-container{max-width:1160px}.in-between-container .in-between-content-container .in-between-nav ul li a{width:240px}}@media screen and (max-width: 690px){.in-between-container{margin:0 -20px}.in-between-container .in-between-header .buttons-container{flex-direction:column}.in-between-container .in-between-header .buttons-container a{max-width:none}.in-between-container .in-between-header .content-tools{display:none}.in-between-container .in-between-content-container .in-between-nav ul{background:#fff;border-radius:0;margin:0 -20px}.in-between-container .in-between-content-container .in-between-nav ul li a{display:inline-block;border-radius:0;width:auto}.in-between-container .in-between-content-container .in-between-nav ul li a.active{background:none;color:#3994ff;border-bottom:2px solid #3994ff}.in-between-container .in-between-content-container .sections{margin:0 -20px}.in-between-container .in-between-content-container .section .section-title{padding:0 20px}.in-between-container .in-between-content-container .section .dialog-listing{border:none}.in-between-container .in-between-content-container .section .dialog-listing .annotation-speaker-head-element{left:20px !important;top:16px !important}.in-between-container .in-between-content-container .section .dialog-listing .fluency-popup-caller-container{padding-right:20px}.in-between-container .in-between-content-container .section #add-to-vocab{display:none}.in-between-container .in-between-content-container .section .table-vocab .table-vocab-select{display:none}.in-between-container .in-between-content-container .section .table-vocab th.table-vocab-definition{display:none}.in-between-container .in-between-content-container .section .table-vocab tbody td.table-pronunciation{padding-left:20px;vertical-align:top;padding-top:26px}.in-between-container .in-between-content-container .section .table-vocab tbody .table-vocab-hanzi{display:block;padding-bottom:0}.in-between-container .in-between-content-container .section .table-vocab tbody .table-vocab-definition{display:block;padding-top:6px}.in-between-container .in-between-content-container .section .table-vocab span.annotation-speaker-head-element{background-size:auto}}@media screen and (max-width: 460px){.in-between-container .in-between-header .content-poster{width:310px;height:185px}.in-between-container .in-between-header .content-poster img{width:100%}}.ui-dialog.no-title-bar .ui-dialog-titlebar{display:none}.ui-dialog.feature-dialog{outline:none;z-index:9999;border:0;padding:0;overflow:visible;position:absolute;background:#3994ff;opacity:0;font-family:"Source Sans Pro Regular"}.ui-dialog.feature-dialog.__animate{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.ui-dialog.feature-dialog.__hide{transform:scale(0);opacity:1}.ui-dialog.feature-dialog.__show{transform:scale(1);opacity:1}.ui-dialog.feature-dialog .ui-dialog-content{color:#fff;text-align:center;font-size:17px;padding:15px 15px 0;height:auto !important;line-height:initial}.ui-dialog.feature-dialog .ui-dialog-link{color:#fff;font-size:17px}.ui-dialog.feature-dialog .ui-dialog-buttonpane{border:0;background:#3994ff;text-align:center;margin-top:0;padding:0 0 10px}.ui-dialog.feature-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:none}.ui-dialog.feature-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button{border:1px solid;border-radius:0;background:#3994ff;color:#fff;font-size:17px;margin:.5em 0;padding:0 2px;width:auto;min-width:120px;height:34px;font-family:"Source Sans Pro Regular";cursor:pointer}.ui-dialog.feature-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button .ui-button-text{padding:0}.ui-dialog.feature-dialog .connector{content:"";position:absolute;border-style:solid;display:block;width:0}.left.ui-dialog.feature-dialog .connector{top:18px;right:-10px;border-color:rgba(0,0,0,0) #3994ff;border-width:10px 0 10px 10px}.right.ui-dialog.feature-dialog .connector{top:18px;left:-10px;border-color:rgba(0,0,0,0) #3994ff;border-width:10px 10px 10px 0}.top.ui-dialog.feature-dialog .connector{bottom:-10px;left:72px;border-color:#3994ff rgba(0,0,0,0);border-width:10px 10px 0}.assignment-empty.ui-dialog.feature-dialog{width:auto !important;max-width:302px}.assignment-empty.ui-dialog.feature-dialog.__big{max-width:350px}.assignment-empty.ui-dialog.feature-dialog .ui-dialog-content{padding:18px 22px 0}.assignment-empty.ui-dialog.feature-dialog .ui-dialog-buttonpane{padding:0 22px 18px;text-align:left}.assignment-empty.ui-dialog.feature-dialog .ui-dialog-content{text-align:left}.assignment-empty .ui-dialog-buttonpane .ui-dialog-buttonset{color:hsla(0,0%,100%,.5);font-size:14px}.assignment-empty.ui-dialog .ui-dialog-buttonpane button{margin:0 10px 0 0}.assignment-empty .ui-dialog-buttonpane .ui-dialog-buttonset a{color:#fff;display:inline-block;padding:0 0 0 10px;text-decoration:none}.assignment-empty.right.ui-dialog.feature-dialog .connector{border-width:15px 10px 15px 0;top:20px !important}.bottom.ui-dialog.feature-dialog .connector{top:-10px;left:72px;border-color:#3994ff rgba(0,0,0,0);border-width:0 15px 10px}.ui-dialog.hidden-content .ui-dialog-content,.ui-dialog.hidden-content .ui-dialog-buttonpane{opacity:0}.ui-dialog-buttonset .ui-dialog-button-subtext{display:inline-block;margin-left:10px;vertical-align:middle}.assignment-empty .ui-dialog-buttonpane .ui-dialog-buttonset a.add-new-class{vertical-align:middle;text-decoration:underline}#dialog-add-assignment.dialog{width:470px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#dialog-add-assignment.dialog .dialog-border{padding:0}#dialog-add-assignment .db-close-button.icon-link{display:none}#dialog-add-assignment .dialog-content.dialog-content-body{padding:30px 50px 0}#dialog-add-assignment .dialog-content h2{font-family:"Source Sans Pro Regular";font-weight:normal;font-size:25px;padding:0 0 25px;margin:0}#dialog-add-assignment .label{font-family:"Source Sans Pro Regular";color:rgba(0,0,0,.5);font-size:15px;line-height:28px}#dialog-add-assignment .expanded-select-wrapper{position:relative;margin:0 0 20px}#dialog-add-assignment .expanded-select-button{width:100% !important;height:39px;border:1px solid #d7d7d7;padding:0}#dialog-add-assignment .expanded-select-button.active{border-color:#3994ff}#dialog-add-assignment .expanded-select-button span.current{padding:0 39px 0 13px}#dialog-add-assignment .expanded-select-wrapper .current{font-family:"Source Sans Pro Regular";font-size:18px;line-height:39px}#dialog-add-assignment .expand-arrow{position:absolute;top:6px;right:15px}#dialog-add-assignment .dialog-content input[type=text]{font-family:"Source Sans Pro Regular";font-size:18px;margin:0;height:39px;line-height:39px;padding:0 13px;border:1px solid #d7d7d7;width:344px}#dialog-add-assignment .dialog-content #due-date.active{border-color:#3994ff}#dialog-add-assignment .dialog-content.btn-row{background:none;padding:30px 50px 55px}#dialog-add-assignment .btn.btn-submit,#dialog-add-assignment .btn.btn-cancel.db-close-button{font-size:16px;height:38px;line-height:38px;border:1px solid #3994ff;width:125px;box-shadow:none}#dialog-add-assignment .btn.btn-cancel.db-close-button{color:#3994ff}#dialog-add-assignment .btn.btn-submit{background:#3994ff;color:#fff;float:left}#dialog-add-assignment .btn.btn-cancel.db-close-button{background:#fff}#dialog-add-assignment .expanded-select-button.expanded-select-anchor .list{font-family:"Source Sans Pro Regular";font-size:18px;width:100% !important;background:#fff;border:1px solid #fff;max-height:370px;overflow-y:auto}#dialog-add-assignment .expanded-select-button.expanded-select-anchor .list span{height:41px;line-height:41px}#dialog-add-assignment .expanded-select-button .list span:hover{font-weight:normal;background:#3994ff;color:#fff}#dialog-add-assignment.dialog .input-container{position:relative}#dialog-add-assignment.dialog .hasDatepicker:hover,#dialog-add-assignment.dialog .icon-calendar:hover{cursor:pointer}#dialog-add-assignment.dialog #due-date.hasDatepicker{position:relative;background-image:url(/public/images/design-v6/datepicker-icon.gif);background-repeat:no-repeat;background-position:97% 12px;background-size:15px 16px}#ui-datepicker-div{border-radius:0;border:0;box-shadow:0 1px 2px rgba(0,0,0,.3);-khtml-box-shadow:0 1px 2px rgba(0,0,0,.3);-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);padding:22px;width:auto;background-color:#fff}.ui-datepicker-calendar tr td .ui-state-default{background:#fff;border-color:#fff}.ui-datepicker-calendar tr td .ui-state-active{background:#3994ff;color:#fff}.ui-datepicker-calendar tr td .ui-state-hover{border-color:#3994ff}.ui-datepicker-header.ui-widget-header{background:#fff;border:none}.ui-datepicker-prev.ui-state-disabled .ui-icon-circle-triangle-w,.ui-datepicker-prev-hover.ui-state-disabled .ui-icon-circle-triangle-w{background-position:0 0 !important}.ui-datepicker-next.ui-state-disabled .ui-icon-circle-triangle-e,.ui-datepicker-next-hover.ui-state-disabled .ui-icon-circle-triangle-e{background-position:-12px 0 !important}.ui-datepicker-prev .ui-icon-circle-triangle-w{background-position:0 0 !important}.ui-datepicker-prev-hover .ui-icon-circle-triangle-w{background-position:-24px 0 !important}.ui-datepicker-next .ui-icon-circle-triangle-e{background-position:-12px 0}.ui-datepicker-next-hover .ui-icon-circle-triangle-e{background-position:-36px 0}#ui-datepicker-div .ui-widget-header .ui-icon{background-image:url(/public/images/design-v6/datepicker-arrows.gif);width:12px;height:19px;background-size:48px 19px !important;display:inline-block;text-indent:-99999px}#ui-datepicker-div .ui-datepicker-next,#ui-datepicker-div .ui-datepicker-prev,#ui-datepicker-div .ui-datepicker-next-hover,#ui-datepicker-div .ui-datepicker-prev-hover{background:none;border:0}#ui-datepicker-div.ui-datepicker .ui-datepicker-prev,#ui-datepicker-div.ui-datepicker .ui-datepicker-next{position:absolute;top:0}#ui-datepicker-div.ui-datepicker .ui-datepicker-prev{left:0 !important}#ui-datepicker-div.ui-datepicker .ui-datepicker-next{right:0 !important}#ui-datepicker-div.ui-datepicker .ui-datepicker-title{padding:0 15px;font-family:"Source Sans Pro Semi Bold";font-size:18px;font-weight:normal;text-align:center}#ui-datepicker-div.ui-datepicker th{font-family:"Source Sans Pro Semi Bold";font-size:11px;font-weight:normal;text-transform:uppercase}.ui-datepicker td{font-family:"Source Sans Pro Regular";font-size:14px}.ui-datepicker td span,.ui-datepicker td a{text-align:center}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:0 9px;line-height:29px}.ui-datepicker-calendar tr td .ui-state-hover{border:2px solid #3994ff;padding:0 7px;line-height:25px}#ui-datepicker-div.ui-datepicker .ui-datepicker-header{position:relative;padding:0 0 18px}.expanded-select-list{text-align:left;box-shadow:0 2px 5px rgba(0,0,0,.2);margin:0;z-index:400000;background-color:#fff}.expanded-select-list li{height:35px;line-height:35px}.expanded-select-list li.underline{height:0;border-bottom:2px solid #f2f2f2}.expanded-select-list li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 27px;display:block;color:#444;cursor:pointer;text-decoration:none}.expanded-select-list li span:hover{color:#3994ff}.expanded-select-list li span:active{background:#3994ff;color:#fff}.expanded-select-list li span.plus{float:none;width:auto;height:auto;margin:inherit;font-size:inherit;line-height:inherit;background:url("/public/images/design-v5/v5-icons-plus-gray-small.png") no-repeat;background-size:12px 12px;background-position:9px 11px}.expanded-select-list li span.checked{background:url(/public/images/design-v5/v5-icons-check-gray-small.png) no-repeat rgba(0,0,0,0);background-size:10px 8px;background-position:10px 14px}.expanded-select-list li span.disabled{color:#bcbcbc}.fluency-popup{position:absolute;z-index:100;width:150px;border:4px solid rgba(0,0,0,.2);display:none}.fluency-popup .fluency-popup-body{background:#fff;padding:20px}.fluency-popup .fbox-tip{position:absolute;width:26px;height:43px;background:url(/public/images/design-v3/fluency-popup-box-tip.png) no-repeat;right:-26px;top:32px}.fluency-popup h3{color:#222;font-size:18px;padding:0;margin:0 0 15px}.fluency-popup .item{overflow:hidden;margin-bottom:3px}.fluency-popup .item.correct{color:#619100}.fluency-popup .item.incorrect{color:#d4312f}.fluency-popup .item .label{float:left}.fluency-popup .item .value{float:right;font-weight:700;color:#222}.dialog.alert .dialog-content.buttons{text-align:center}.fluency-popup-caller-container .progress .bar,.table-vocab .progress .bar{background-color:#3994ff}.fluency-popup-caller-container .progress.__green .bar,.table-vocab .progress.__green .bar{background-color:#009c37}.fluency-popup-caller-container .progress.__orange .bar,.table-vocab .progress.__orange .bar{background-color:#ffc400}.fluency-popup-caller-container .progress.__yellow-green .bar,.table-vocab .progress.__yellow-green .bar{background-color:#8ecd4a}.fluency-popup-caller-container .progress.__yellow .bar,.table-vocab .progress.__yellow .bar{background-color:#ffc600}.annotation-box .btn-v6,.annotation-box .btn-v6:hover,.annotation-box a.btn-v6,.annotation-box a.btn-v6:hover,#clip-preview-box .btn-v6,#clip-preview-box .btn-v6:hover,#clip-preview-box a.btn-v6,#clip-preview-box a.btn-v6:hover{background:#fff;border:1px solid #3994ff;color:#3994ff !important;font-family:Source Sans Pro Regular,helvetica,arial,sans-serif;line-height:32px;height:35px;padding-top:0 !important;padding-bottom:0 !important;text-decoration:none !important;cursor:pointer}.annotation-box .btn.btn-v6.btn-spinner-active:not(.added),#clip-preview-box .btn.btn-v6.btn-spinner-active:not(.added){color:rgba(0,171,239,.5) !important;background:hsla(0,0%,100%,.8) !important}.annotation-box .btn.btn-v6,#clip-preview-box .btn.btn-v6{background-color:#fff;box-shadow:none;font-size:16px;font-family:Source Sans Pro Regular,helvetica,arial,sans-serif;padding:0 20px}.annotation-box .btn-v6.disabled,.annotation-box .btn-v6.disabled:hover,.annotation-box a.btn-v6.disabled,.annotation-box a.btn-v6.disabled:hover,#clip-preview-box .btn-v6.disabled,#clip-preview-box .btn-v6.disabled:hover,#clip-preview-box a.btn-v6.disabled,#clip-preview-box a.btn-v6.disabled:hover{border-color:#bcbcbc;color:#bcbcbc !important}.annotation-box .btn.btn-blue.btn-spinner-active,#clip-preview-box .btn.btn-blue.btn-spinner-active{color:hsla(0,0%,100%,.5);background:rgba(28,172,236,.8)}.annotation-box .btn-v6.added,.annotation-box .btn-v6.added:hover,#clip-preview-box .btn-v6.added,#clip-preview-box .btn-v6.added:hover{background:#ffc000;border-color:#ffc000;color:#fff !important}.annotation-box .btn-v6.added.btn-spinner-active,#clip-preview-box .btn-v6.added.btn-spinner-active{position:relative;background:rgba(255,192,0,.8);color:hsla(0,0%,100%,.5)}.annotation-box .btn-v6.added.btn-spinner-active .check-arr,#clip-preview-box .btn-v6.added.btn-spinner-active .check-arr{opacity:.5}.annotation-box .btn-v6.adjacent,.annotation-box .btn-v6.adjacent:hover,#clip-preview-box .btn-v6.adjacent,#clip-preview-box .btn-v6.adjacent:hover{border-left:0}.annotation-box .btn-v6.adjacent.added,.annotation-box .btn-v6.adjacent.added:hover,#clip-preview-box .btn-v6.adjacent.added,#clip-preview-box .btn-v6.adjacent.added:hover{border-left:1px solid #fff}.annotation-box .btn-v6.add-to-vocab-btn .check-arr,#clip-preview-box .btn-v6.add-to-vocab-btn .check-arr{width:15px;height:12px;background:url(/public/images/design-v5/v5-icons-check-white.png) no-repeat rgba(0,0,0,0);display:inline-block;margin-left:-5px;padding-right:24px}.annotation-box .expanded-select-button,#clip-preview-box .expanded-select-button{width:40px;text-align:center}.annotation-box .btn-v6.expanded-select-button .expand-arrow,#clip-preview-box .btn-v6.expanded-select-button .expand-arrow{display:inline-block;border:4px solid;border-color:#3994ff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);float:none;position:relative;bottom:2px;margin-top:16px}.annotation-box .btn-v6.expanded-select-button.added .expand-arrow,#clip-preview-box .btn-v6.expanded-select-button.added .expand-arrow{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.annotation-box .btn-v6.expanded-select-button:active,.annotation-box .expanded-select-button.active,#clip-preview-box .btn-v6.expanded-select-button:active,#clip-preview-box .expanded-select-button.active{background:#fff;filter:none}.annotation-box .btn-v6.expanded-select-button.added:active,.annotation-box .expanded-select-button.added.active,#clip-preview-box .btn-v6.expanded-select-button.added:active,#clip-preview-box .expanded-select-button.added.active{background:#ffc000}.annotation-box .expanded-select-list,.annotation-box .btn-v6.expanded-select-button .list,#clip-preview-box .expanded-select-list,#clip-preview-box .btn-v6.expanded-select-button .list{text-align:left;box-shadow:0px 2px 5px rgba(0,0,0,.2);margin:0;z-index:400000;background-color:#fff}.annotation-box .expanded-select-list li,.annotation-box .btn-v6.expanded-select-button .list li,#clip-preview-box .expanded-select-list li,#clip-preview-box .btn-v6.expanded-select-button .list li{height:35px;line-height:35px}.annotation-box .expanded-select-list .underline,.annotation-box .btn-v6.expanded-select-button .list .underline,#clip-preview-box .expanded-select-list .underline,#clip-preview-box .btn-v6.expanded-select-button .list .underline{height:0;border-bottom:2px solid #f2f2f2}.annotation-box .expanded-select-list li span,.annotation-box .btn-v6.expanded-select-button .list li span,#clip-preview-box .expanded-select-list li span,#clip-preview-box .btn-v6.expanded-select-button .list li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 27px;color:500000e5e}.annotation-box .expanded-select-list li span.disabled,.annotation-box .btn-v6.expanded-select-button .list li span.disabled,#clip-preview-box .expanded-select-list li span.disabled,#clip-preview-box .btn-v6.expanded-select-button .list li span.disabled{color:#bcbcbc}.annotation-box .expanded-select-list li span.checked,.annotation-box .btn-v6.expanded-select-button .list li span.checked,#clip-preview-box .expanded-select-list li span.checked,#clip-preview-box .btn-v6.expanded-select-button .list li span.checked{background:url(/public/images/design-v5/v5-icons-check-gray-small.png) no-repeat rgba(0,0,0,0);background-size:10px 8px;background-position:10px 14px}.annotation-box .expanded-select-list li span.plus,.annotation-box .btn-v6.expanded-select-button .list li span.plus,#clip-preview-box .expanded-select-list li span.plus,#clip-preview-box .btn-v6.expanded-select-button .list li span.plus{background:url(/public/images/design-v5/v5-icons-plus-gray-small.png) no-repeat rgba(0,0,0,0);background-size:12px 12px;background-position:9px 11px}.annotation-box .expanded-select-list>ul,#clip-preview-box .expanded-select-list>ul{max-height:500px;width:245px}.annotation-box .expanded-select-list>ul .tkn-slider,#clip-preview-box .expanded-select-list>ul .tkn-slider{left:8px !important}.annotation-box .expanded-select-list>ul .tkn-scrollbar,#clip-preview-box .expanded-select-list>ul .tkn-scrollbar{left:231px !important}.annotation-box .expanded-select-button,#clip-preview-box .expanded-select-button{display:inline-block;vertical-align:middle;line-height:28px;height:30px;padding:0 8px;background:#f3f3f3;background-image:linear-gradient(bottom, #f3f3f3 0%, #FFFFFF 100%);background-image:-moz-linear-gradient(bottom, #f3f3f3 0%, #FFFFFF 100%);background-image:-webkit-linear-gradient(bottom, #f3f3f3 0%, #FFFFFF 100%);background-image:-ms-linear-gradient(bottom, #f3f3f3 0%, #FFFFFF 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F3F3F3)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F3F3F3);cursor:pointer;border:1px solid #dadada}.annotation-box .expanded-select-list .underline,.annotation-box .expanded-select-button .list .underline,#clip-preview-box .expanded-select-list .underline,#clip-preview-box .expanded-select-button .list .underline{border-bottom:1px solid #dadada}.annotation-box .expanded-select-button:hover,.annotation-box .expanded-select-button.hover,#clip-preview-box .expanded-select-button:hover,#clip-preview-box .expanded-select-button.hover{background:#fff;border-color:#ddd;filter:none}.annotation-box .stream-thumbnail,.annotation-box .assignment-thumbnail,#clip-preview-box .stream-thumbnail,#clip-preview-box .assignment-thumbnail{float:left;margin-right:20px;margin-top:10px;position:relative}.annotation-box .stream-thumbnail img,.annotation-box .assignment-thumbnail img,#clip-preview-box .stream-thumbnail img,#clip-preview-box .assignment-thumbnail img{display:block;background:#555;width:120px;height:90px}.annotation-box .dialog-listing .stream-thumbnail,#clip-preview-box .dialog-listing .stream-thumbnail{width:120px;margin-bottom:12px;overflow:hidden}.annotation-box #dialogue-listings .dialog-listing .stream-thumbnail,#clip-preview-box #dialogue-listings .dialog-listing .stream-thumbnail{height:90px}.annotation-box .thumbnail-item-counter,#clip-preview-box .thumbnail-item-counter{display:block;background:#3994ff;width:174px;height:97px;color:#fff;text-align:center;font-size:38px;line-height:90px}.annotation-box .thumbnail-video-duration,#clip-preview-box .thumbnail-video-duration{display:block;font-size:11px;line-height:19px;padding:0px 5px;background:#000;color:#fff;position:absolute;right:0;bottom:0}.annotation-box .stream-thumbnail .play-video,#clip-preview-box .stream-thumbnail .play-video{background:url(/public/images/design-v3/play-home.png) no-repeat;width:40px;height:40px;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.annotation-box #lookup-back-vocab,.annotation-box #lookup-back-clip-preview,.annotation-box #lookup-back-video-screen,.annotation-box #lookup-back-search,.annotation-box #lookup-back-in-between,#clip-preview-box #lookup-back-vocab,#clip-preview-box #lookup-back-clip-preview,#clip-preview-box #lookup-back-video-screen,#clip-preview-box #lookup-back-search,#clip-preview-box #lookup-back-in-between{display:flex !important;align-items:center;font-family:Source Sans Pro Bold,helvetica,arial,sans-serif}.annotation-box #lookup-back-vocab .icon.__arrow-bold,.annotation-box #lookup-back-clip-preview .icon.__arrow-bold,.annotation-box #lookup-back-video-screen .icon.__arrow-bold,.annotation-box #lookup-back-search .icon.__arrow-bold,.annotation-box #lookup-back-in-between .icon.__arrow-bold,#clip-preview-box #lookup-back-vocab .icon.__arrow-bold,#clip-preview-box #lookup-back-clip-preview .icon.__arrow-bold,#clip-preview-box #lookup-back-video-screen .icon.__arrow-bold,#clip-preview-box #lookup-back-search .icon.__arrow-bold,#clip-preview-box #lookup-back-in-between .icon.__arrow-bold{margin-right:5px !important}.annotation-box #lookup-back-video-screen .icon.__arrow-bold,#clip-preview-box #lookup-back-video-screen .icon.__arrow-bold{margin-right:10px !important}#user-block-popup-window.premium-banner,#active-tooltip.premium-banner{background:#fff url(/public/images/design-v6/premium-sign-big.png) no-repeat 20px center;border-radius:12px;box-shadow:0 3px 10px 0 rgba(0,0,0,.1019607843);padding:20px 20px 20px 80px;display:flex;align-items:center;justify-content:space-between;gap:30px}#user-block-popup-window.premium-banner h2,#active-tooltip.premium-banner h2{font-size:18px;color:#353e44}#user-block-popup-window.premium-banner>div,#active-tooltip.premium-banner>div{font-size:16px;color:gray;margin-bottom:0}#user-block-popup-window.premium-banner a,#active-tooltip.premium-banner a{background-color:#3994ff;color:#fff;font-size:18px;border-radius:12px;box-shadow:0 3px 12px 0 rgba(36,123,226,.5019607843);padding:10px 25px;cursor:pointer;text-align:center;background-image:none !important;height:18px;line-height:18px}#user-block-popup-window.premium-banner a:hover,#active-tooltip.premium-banner a:hover{background-color:#4382ea}#user-block-popup-window.premium-banner .box-tip,#user-block-popup-window.premium-banner.right-arrow-tooltip .box-tip,#active-tooltip.premium-banner .box-tip,#active-tooltip.premium-banner.right-arrow-tooltip .box-tip{width:20px;height:20px;background-color:#fff;background-image:none;transform:rotate(45deg)}#user-block-popup-window.premium-banner .box-tip,#active-tooltip.premium-banner .box-tip{box-shadow:7px 7px 13px 0 rgba(0,0,0,.1019607843);bottom:-10px}#user-block-popup-window.premium-banner.right-arrow-tooltip .box-tip,#active-tooltip.premium-banner.right-arrow-tooltip .box-tip{box-shadow:-7px -7px 20px 0 rgba(0,0,0,.1019607843);top:-7px;right:40px}.in-between-container .dialog-listing.ja .phrase-words .phrase-word-ignored{align-self:center}.grammar-concept-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);z-index:999998}.grammar-concept-modal{position:absolute;padding:0;background-color:#fff;background-clip:padding-box;color:#000;z-index:999999;box-shadow:2px 2px 10px rgba(0,0,0,.2);border:solid rgba(0,0,0,.2) 4px;border-radius:12px;width:835px;max-width:90vw;min-width:460px;height:auto;min-height:190px;overflow:visible;top:120px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column}.grammar-concept-modal .grammar-concept-content{margin:32px;overflow-y:visible}.grammar-concept-modal h2,.grammar-concept-modal h3{font-family:Source Sans Pro Regular,helvetica,arial,sans-serif}.grammar-concept-modal h2{font-weight:600;font-size:24px;line-height:150%;margin-bottom:1em}.grammar-concept-modal h3{font-weight:700;font-size:20px;line-height:120%;margin-bottom:1em}.grammar-concept-modal p{font-family:Source Sans Pro Regular,helvetica,arial,sans-serif;font-weight:400;font-size:17px;line-height:170%}.grammar-concept-modal p.empty-line{line-height:100%}.grammar-concept-modal hr{background:#ededed;width:100%;height:2px;margin:23px 0;border:none}.grammar-concept-modal .wysiwyg-content ul{list-style:disc;padding-left:40px}.grammar-concept-modal .wysiwyg-content ol{list-style:decimal;padding-left:40px}.grammar-concept-modal .wysiwyg-content table{width:100%;margin:12px 0 24px 0;background-color:#fff;border-collapse:separate;border-spacing:0;border-radius:12px;overflow:hidden;border:2px solid #f2f4f7}.grammar-concept-modal .wysiwyg-content tr:first-child td:first-child{border-top-left-radius:12px}.grammar-concept-modal .wysiwyg-content tr:last-child td:first-child{border-bottom-left-radius:12px}.grammar-concept-modal .wysiwyg-content td:first-child{background-color:#f2f4f7;font-weight:600;width:25%}.grammar-concept-modal .wysiwyg-content th,.grammar-concept-modal .wysiwyg-content td{font-family:Source Sans Pro Regular,helvetica,arial,sans-serif !important;font-size:18px !important;line-height:140% !important;padding:12px 16px !important;border-bottom:none;border-right:none !important;vertical-align:top}.grammar-concept-modal .wysiwyg-content tr:first-child td{border-bottom:2px solid #f2f4f7}.grammar-concept-modal .wysiwyg-content th{font-family:Source Sans Pro Bold,helvetica,arial,sans-serif !important;background-color:#f2f4f7;text-align:left}.grammar-concept-modal .annotation-close{position:absolute;top:37px;right:37px;width:12px;height:12px;background:url("/public/images/design-v3/close.png") no-repeat center;background-size:contain;cursor:pointer;z-index:9999;transition:opacity .2s ease}.grammar-concept-modal .annotation-close:hover{opacity:.7}.reference-container .navigation-tabs-container{margin:32px 0}.reference-container .add-to-container .dropdown{display:flex}.reference-container .add-to-container .dropdown button{height:40px;background:rgba(57,148,255,.1);border:none;color:#3994ff;font-size:16px;font-weight:600;padding:0 16px}.reference-container .add-to-container .dropdown button.dropdown-toggle{margin-left:2px;background:rgba(57,148,255,.1) url("../images/main-navigation/icons/common/dropdown.svg") no-repeat center center;border-radius:0 12px 12px 0}.reference-container .add-to-container .dropdown button.dropdown-toggle:after{display:none}.reference-container .add-to-container .dropdown button:first-child{border-radius:12px 0 0 12px}.reference-container .add-to-container .dropdown button[disabled].dropdown-toggle{background-image:url("../images/main-navigation/icons/common/dropdown-disabled.svg")}.reference-container .isolate-bootstrap .dropdown-menu{font-size:18px;border:none;left:-85px !important}.reference-container .isolate-bootstrap .dropdown-menu .dropdown-item.__plus{background-position-y:12px}.navigation-tabs{display:flex;list-style:none;gap:16px}.navigation-tabs li{display:block}.navigation-tabs li.search-item{position:relative;margin-left:auto}.navigation-tabs li.search-item input{box-sizing:border-box;width:280px;height:40px;line-height:40px;flex:1;padding:0 16px 0 42px;border-radius:12px;border:2px solid #edf4fe;background-color:#f4f4f4}.navigation-tabs li.search-item input::placeholder{color:#353e44;opacity:1}.navigation-tabs li.search-item input:focus{background-color:#edf4fe;border:2px solid #3994ff}.navigation-tabs li.search-item .icon{position:absolute;opacity:.7;left:13px;top:10px;width:20px;height:20px;background:url("../images/main-navigation/icons/common/search-gray.svg") no-repeat center center}.navigation-tabs li a{display:block;height:40px;line-height:40px;padding:0 16px;border-radius:12px;background:#f4f4f4;color:#353e44;font-weight:bold}.navigation-tabs li a:hover,.navigation-tabs li a.active{background:rgba(57,148,255,.1);color:#3994ff}.words-table{display:table;table-layout:fixed;width:100%;border-collapse:collapse}.words-table .table-th,.words-table .table-tr{display:table-row}.words-table .table-th>div,.words-table .table-tr>div{display:table-cell}.words-table .table-th>div{padding:12px 16px;vertical-align:middle;text-align:left;font-weight:600;border-bottom:1px solid #e3e3e3}.words-table .table-th>div.checkbox-col{width:24px;padding-right:16px}.words-table .table-th>div.speaker-col{width:24px;padding-left:0}.words-table .table-th>div.word-col{width:30%}.words-table .table-th>div.fluency-col{width:93px}.words-table .table-tr{cursor:pointer}.words-table .table-tr:nth-child(odd)>div{background:#f7f7f7}.words-table .table-tr>div{padding:18px 16px;vertical-align:middle}.words-table .table-tr>div.checkbox-col{width:24px;padding-right:16px}.words-table .table-tr>div.speaker-col{width:24px;padding-left:0}.words-table .table-tr>div.speaker-col .pinyin-speak-click-element .icon path{fill:#353e44}.words-table .table-tr>div.speaker-col .pinyin-speak-click-element .icon:hover path{fill:#3994ff}.words-table .table-tr>div.speaker-col .pinyin-speak-click-element.__gray{cursor:auto}.words-table .table-tr>div.speaker-col .pinyin-speak-click-element.__gray .icon path{fill:#8d8d8d}.words-table .table-tr>div.speaker-col .pinyin-speak-click-element.__gray .icon:hover path{fill:#8d8d8d}.words-table .table-tr>div.word-col{width:30%;font-weight:600}.words-table .table-tr>div.word-col.asian-language{font-weight:400}.words-table .table-tr>div.word-col.asian-language .result-text{font-size:30px !important}.words-table .table-tr>div.word-col.asian-language .result-transliteration.hiragana{margin-bottom:2px}.words-table .table-tr>div.word-col.asian-language .result-transliteration.romaji{margin-top:2px}.words-table .table-tr>div.fluency-col{width:125px}.words-table .table-tr>div:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.words-table .table-tr>div:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px;line-height:22px}.words-table .table-tr:hover>div{background:rgba(57,148,255,.1);cursor:pointer}.words-table .table-tr .word-parts{margin-right:5px;color:gray}.words-table .reference-checkbox-wrapper{display:inline-block}.words-table .reference-checkbox-wrapper input[type=checkbox]{display:none}.words-table .reference-checkbox-wrapper input[type=checkbox]+label{box-sizing:border-box;width:22px;height:22px;display:inline-block;cursor:pointer;border:1px solid gray;border-radius:7px}.words-table .reference-checkbox-wrapper input[type=checkbox]+label:hover{box-shadow:0 0 5px #4382ea,0 0 1px #4382ea;border-color:#4382ea}.words-table .reference-checkbox-wrapper input[type=checkbox]:checked+label{border:1px solid rgba(57,148,255,.5);background:#3994ff url(/public/images/main-navigation/icons/common/checkbox-icon.svg) no-repeat center center;background-size:16px 16px}.words-table .reference-checkbox-wrapper input[type=checkbox]:disabled+label{cursor:default;border-color:silver;opacity:.7}.words-table .reference-checkbox-wrapper input[type=checkbox]:disabled+label:hover{box-shadow:none;border-color:silver}.words-table .reference-checkbox-wrapper input[type=checkbox]:disabled:checked+label{background-color:#a0a0a0;border-color:#a0a0a0}.words-table .additional-info{color:gray}.words-table .progress{width:68px;height:5px}.words-table .progress .progress-bar.bg-accent{background-color:#ffc600}.words-table .progress .progress-bar.bg-success{background-color:#8ecd4a}.words-table .progress .progress-bar.bg-advance{background-color:#009c37}.ff-pagination{display:flex;justify-content:center}.ff-pagination>li{display:inline}.ff-pagination>li>a,.ff-pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#3994ff;text-decoration:none;background-color:#fff;border:1px solid #ddd}.ff-pagination>.active>a,.ff-pagination>.active>a:focus,.ff-pagination>.active>a:hover,.ff-pagination>.active>span,.ff-pagination>.active>span:focus,.ff-pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#3994ff;border-color:#3994ff}@media screen and (max-width: 690px){.navigation-tabs{flex-wrap:wrap}.navigation-tabs li{flex:1;white-space:nowrap}.navigation-tabs li.search-item{flex:0 0 100%}}
