:root{--gsk-color-primary:#0f6cbc;--gsk-color-primary-light-1:#2787dd;--gsk-color-primary-light-1-alpha-75:#2787ddbf;--gsk-color-primary-light-2:#b5dbfb;--gsk-color-primary-light-2-alpha-1:#b5dbfb52;--gsk-color-primary-light-3:#e3f2ff;--gsk-color-primary-light-3-alpha-1:#e3f2ff52;--gsk-color-secondary:#ffd116;--gsk-color-secondary-light-1:#f7d585;--gsk-color-secondary-light-2:#ffebbc;--gsk-color-tertiary:#ff8019;--gsk-color-white-85:#dbdbdb;--gsk-color-white-92:#ebebeb;--gsk-color-white-92-alpha-50:#ebebeb80;--gsk-color-white-100:#fff;--gsk-color-white-100-alpha-1:#ffffff52;--gsk-color-white-100-alpha-62:#ffffff9e;--gsk-color-black-78:#3a3a3a;--gsk-color-black-78-alpha-34:#3a3a3a57;--gsk-color-black-100:#000;--gsk-color-error:red;--gsk-color-error-light-1:#ffd3cf;--gsk-color-success:#0eb714;--gsk-font-size:18px;--gsk-font-size-s:15px;--gsk-font-size-l:21px;--gsk-font-size-xl:24px;--gsk-font-size-2xl:35px;--gsk-font-size-3xl:40px}@font-face{font-display:block;font-family:Boogaloo;src:url(/css/font/boogaloo/regular.ttf) format("truetype")}@font-face{font-display:block;font-family:Perfect Moment;src:url(/css/font/perfect-moment/regular.woff) format("woff")}@font-face{font-display:block;font-family:Roboto;src:url(/css/font/roboto/regular.ttf) format("truetype")}@font-face{font-display:block;font-family:Roboto;font-weight:300;src:url(/css/font/roboto/light.ttf) format("truetype")}html{height:100%}body,button,h1,h2,h3,h4,h5,h6{font-family:Boogaloo,cursive;letter-spacing:.5px}body{color:var(--gsk-color-black-78);font-size:var(--gsk-font-size);height:100%;line-height:1.2;margin:0;position:relative}p{margin:10px}a:hover{filter:brightness(95%)}strong{letter-spacing:1px}#gsk-main-container{display:none;height:100%;padding:0}.gsk-cmn-important{color:var(--gsk-color-primary-light-1);text-transform:uppercase}.gsk-cmn-highlight-primary{background-color:var(--gsk-color-primary-light-1);color:var(--gsk-color-white-100)}.gsk-cmn-highlight-secondary{background-color:var(--gsk-color-secondary);color:var(--gsk-color-black-78)}.gsk-cmn-unordered-list{list-style:none;margin:0;padding-left:0;width:100%}.gsk-cmn-unordered-list>li{padding-left:25px;position:relative}.gsk-cmn-unordered-list>li:not(:last-child){margin-bottom:10px}.gsk-cmn-unordered-list>li:before{content:url(/image/other/icon/lightbulb.svg);left:0;position:absolute;top:0;width:18px}.gsk-cmn-unordered-list.gsk-cmn-unordered-list-bullet-thumbs-up>li:before{content:url(/image/other/icon/thumbs-up.svg)}.gsk-cmn-unordered-list.gsk-cmn-unordered-list-bullet-bolt>li:before{content:url(/image/other/icon/bolt.svg)}.gsk-cmn-unordered-list.gsk-cmn-unordered-list-bullet-rocket>li:before{content:url(/image/other/icon/rocket.svg)}.gsk-cmn-unordered-list.gsk-cmn-unordered-list-bullet-fire>li:before{content:url(/image/other/icon/fire.svg)}.gsk-cmn-unordered-list.gsk-cmn-unordered-list-bullet-alarm-clock>li:before{content:url(/image/other/icon/alarm-clock.svg)}.gsk-cmn-unordered-list.gsk-cmn-unordered-list-bullet-hourglass-half>li:before{content:url(/image/other/icon/hourglass-half.svg)}.gsk-cmn-unordered-list>li>.gsk-title{background-color:var(--gsk-color-secondary);color:var(--gsk-color-black-78);width:fit-content}.gsk-cmn-animate{animation-direction:alternate;animation-duration:1.5s;animation-iteration-count:infinite;animation-name:zoom-in;animation-timing-function:ease-in-out}.gsk-cmn-animate.gsk-cmn-animate-fast{animation-duration:.9s}.gsk-cmn-cards{display:flex;gap:10px;width:100%}.gsk-cmn-cards>.gsk-card{flex-basis:0px;flex-grow:1;overflow:hidden;text-align:center}.gsk-cmn-cards>.gsk-card>.gsk-value{align-items:center;background-color:var(--gsk-color-primary-light-2);border-left:10px solid var(--gsk-color-primary-light-2);border-right:10px solid var(--gsk-color-primary-light-2);border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:10px 0;white-space:nowrap}.gsk-cmn-cards>.gsk-card>.gsk-label{background-color:var(--gsk-color-white-85);border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:var(--gsk-color-black-78-alpha-34);padding:10px;white-space:nowrap}.gsk-cmn-cards>.gsk-card>.gsk-label>*{overflow:hidden}.gsk-cmn-right{color:var(--gsk-color-primary-light-1)}.gsk-cmn-full-name{font-size:var(--gsk-font-size-l);max-height:52px;overflow:hidden;overflow-wrap:anywhere;text-align:left}.gsk-cmn-full-name.gsk-cmn-full-name-small{font-size:var(--gsk-font-size);max-height:45px}.gsk-cmn-clickable{cursor:pointer}.gsk-cmn-indeterminate-progress-bar{background-color:var(--gsk-color-white-92);border-radius:50px;height:.5rem;overflow:hidden;position:relative;width:175px}.gsk-cmn-indeterminate-progress-bar>.gsk-cmn-progress{animation:cmn-indeterminate-progress-bar 2s infinite;background-color:var(--gsk-color-secondary);border-radius:50px;bottom:0;position:absolute;top:0;width:30%}.gsk-cmn-horizontal-separator{background-color:var(--gsk-color-white-92);height:15px;width:1px}.gsk-cmn-vertical-separator{background-color:var(--gsk-color-black-78-alpha-34);min-height:2px;width:100%}.gsk-cmn-feature{width:100%}.gsk-cmn-feature>.gsk-cmn-header{align-items:center;background-color:var(--gsk-color-white-100);border-top-left-radius:10px;border-top-right-radius:10px;display:flex;gap:5px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:-5px;padding:5px 10px;position:relative;text-transform:capitalize;transform:translateY(30%);width:fit-content;z-index:1}.gsk-cmn-feature>.gsk-cmn-header>.gsk-snp-learn-more{background-color:var(--gsk-color-primary-light-3);color:var(--gsk-color-primary-light-1);margin-left:5px}.gsk-cmn-feature>.gsk-cmn-body{align-items:center;background-color:var(--gsk-color-white-100);border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:15px 10px 10px;position:relative}.gsk-cmn-feature>.gsk-cmn-body>div{width:100%}.gsk-cmn-options{border-radius:0 0 10px 10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,200px));justify-content:center;margin-top:10px;padding:10px;width:100%}.gsk-cmn-options>div>button{align-items:center;display:flex;gap:7px;justify-content:center;width:100%}.gsk-cmn-options>div>button.gsk-button-neutral{background-color:var(--gsk-color-white-92)}.gsk-cmn-options>div>button>div{overflow:hidden}.gsk-cmn-options>div>div{left:50%;transform:translatex(-50%)}.gsk-cmn-thin-scrollbar{overscroll-behavior:contain;scrollbar-color:var(--gsk-color-black-78-alpha-34) var(--gsk-color-white-85);scrollbar-width:thin}.gsk-cmn-avatar-face-detected{margin-bottom:10px;position:relative;text-align:center}.gsk-cmn-avatar-face-detected>.gsk-label{align-items:center;bottom:0;display:none;gap:5px;left:50%;position:absolute;transform:translate(-50%,60%)}.gsk-cmn-hero{border-radius:10px;width:100%}.gsk-cmn-badge{border-radius:50px;overflow:hidden;padding:5px 10px;text-align:center;white-space:nowrap}.gsk-cmn-badge.gsk-cmn-badge-black-78{background-color:var(--gsk-color-black-78);color:var(--gsk-color-white-100)}.gsk-cmn-badge.gsk-cmn-badge-white{background-color:var(--gsk-color-white-100);color:var(--gsk-color-primary-light-1)}.gsk-cmn-badge.gsk-cmn-badge-white.gsk-cmn-badge-white-black-font{color:var(--gsk-color-black-78)}.gsk-cmn-badge.gsk-cmn-badge-white-92{background-color:var(--gsk-color-white-92);color:var(--gsk-color-black-78)}.gsk-cmn-badge.gsk-cmn-badge-white-85{background-color:var(--gsk-color-white-85);color:var(--gsk-color-black-78)}.gsk-cmn-badge.gsk-cmn-badge-primary{background-color:var(--gsk-color-primary);color:var(--gsk-color-white-100)}.gsk-cmn-badge.gsk-cmn-badge-primary-light-1{background-color:var(--gsk-color-primary-light-1);color:var(--gsk-color-white-100)}.gsk-cmn-badge.gsk-cmn-badge-primary-light-2{background-color:var(--gsk-color-primary-light-2);color:var(--gsk-color-black-78)}.gsk-cmn-badge.gsk-cmn-badge-primary-light-3{background-color:var(--gsk-color-primary-light-3);color:var(--gsk-color-black-78)}.gsk-cmn-badge.gsk-cmn-badge-secondary{background-color:var(--gsk-color-secondary);color:var(--gsk-color-black-78)}.gsk-cmn-badge.gsk-cmn-badge-secondary.gsk-cmn-badge-secondary-white-font{color:var(--gsk-color-white-100)}.gsk-cmn-badge.gsk-cmn-badge-secondary-light-1{background-color:var(--gsk-color-secondary-light-1);color:var(--gsk-color-black-78)}.gsk-cmn-badge.gsk-cmn-badge-secondary-light-2{background-color:var(--gsk-color-secondary-light-2);color:var(--gsk-color-black-78)}.gsk-cmn-badge.gsk-cmn-badge-tertiary{background-color:var(--gsk-color-tertiary);color:var(--gsk-color-white-100)}.gsk-cmn-badge.gsk-cmn-badge-error{background-color:var(--gsk-color-error);color:var(--gsk-color-white-100)}.gsk-cmn-badge.gsk-cmn-badge-success{background-color:var(--gsk-color-success);color:var(--gsk-color-white-100)}.gsk-central-panel-background{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.gsk-central-panel-background.gsk-central-panel-background-blue{background-image:url(/image/other/central-panel-background/blue.svg)}.gsk-central-panel-background.gsk-central-panel-background-blue-light{background-color:var(--gsk-color-white-85);background-image:url(/image/other/central-panel-background/blue-light.svg)}.gsk-central-panel-background img{display:none;position:absolute}@media (max-width:1199px){.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-left>img:first-child,.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-left>img:nth-child(2),.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-left>img:nth-child(3),.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-left>img:nth-child(4),.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-right>img:nth-child(10),.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-right>img:nth-child(7),.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-right>img:nth-child(8),.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-right>img:nth-child(9){display:unset}.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-left>img:first-child{bottom:0;left:-53px;width:170px}.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-left>img:nth-child(2){left:30px;top:48%;translate:0 17%;width:140px}.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-left>img:nth-child(3){left:15px;top:47%;translate:0 -100%;width:110px}.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-left>img:nth-child(4){left:-30px;top:-30px;width:170px}.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-right>img:nth-child(7){bottom:-30px;right:-30px;width:170px}.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-right>img:nth-child(8){right:15px;top:43%;width:110px}.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-right>img:nth-child(9){right:30px;top:20%;width:140px}.gsk-central-panel-background.gsk-central-panel-background-blue-light>.gsk-right>img:nth-child(10){right:-80px;top:-34px;width:170px}}@media (min-width:1200px){.gsk-central-panel-background.gsk-central-panel-background-blue{background-image:url(/image/other/central-panel-background/blue-desktop.svg)}.gsk-central-panel-background.gsk-central-panel-background-blue-light{background-image:url(/image/other/central-panel-background/blue-light-desktop.svg)}.gsk-central-panel-background img{display:unset}.gsk-central-panel-background>.gsk-left>img:first-child,.gsk-central-panel-background>.gsk-right>img:first-child{top:-40px;width:200px}.gsk-central-panel-background>.gsk-left>img:nth-child(2),.gsk-central-panel-background>.gsk-right>img:nth-child(2){display:none;top:178px;width:200px}.gsk-central-panel-background>.gsk-left>img:nth-child(3),.gsk-central-panel-background>.gsk-right>img:nth-child(3){top:81px;width:140px}.gsk-central-panel-background>.gsk-left>img:nth-child(4),.gsk-central-panel-background>.gsk-right>img:nth-child(4){top:-49px;width:100px}.gsk-central-panel-background>.gsk-left>img:nth-child(5),.gsk-central-panel-background>.gsk-right>img:nth-child(5){top:7px;width:120px}.gsk-central-panel-background>.gsk-left>img:nth-child(6),.gsk-central-panel-background>.gsk-right>img:nth-child(6){display:none;top:135px;width:120px}.gsk-central-panel-background>.gsk-left>img:nth-child(7),.gsk-central-panel-background>.gsk-right>img:nth-child(7){bottom:-40px;width:200px}.gsk-central-panel-background>.gsk-left>img:nth-child(8),.gsk-central-panel-background>.gsk-right>img:nth-child(8){bottom:178px;width:200px}.gsk-central-panel-background>.gsk-left>img:nth-child(9),.gsk-central-panel-background>.gsk-right>img:nth-child(9){bottom:81px;width:140px}.gsk-central-panel-background>.gsk-left>img:nth-child(10),.gsk-central-panel-background>.gsk-right>img:nth-child(10){bottom:-49px;width:120px}.gsk-central-panel-background>.gsk-left>img:nth-child(11),.gsk-central-panel-background>.gsk-right>img:nth-child(11){bottom:7px;width:120px}.gsk-central-panel-background>.gsk-left>img:nth-child(12),.gsk-central-panel-background>.gsk-right>img:nth-child(12){bottom:135px;display:none;width:120px}.gsk-central-panel-background>.gsk-left>img:first-child,.gsk-central-panel-background>.gsk-left>img:nth-child(7){left:-25px}.gsk-central-panel-background>.gsk-left>img:nth-child(2),.gsk-central-panel-background>.gsk-left>img:nth-child(8){left:-22px}.gsk-central-panel-background>.gsk-left>img:nth-child(3),.gsk-central-panel-background>.gsk-left>img:nth-child(9){left:158px}.gsk-central-panel-background>.gsk-left>img:nth-child(10),.gsk-central-panel-background>.gsk-left>img:nth-child(4){left:186px}.gsk-central-panel-background>.gsk-left>img:nth-child(11),.gsk-central-panel-background>.gsk-left>img:nth-child(5){display:none;left:304px}.gsk-central-panel-background>.gsk-left>img:nth-child(12),.gsk-central-panel-background>.gsk-left>img:nth-child(6){left:339px}.gsk-central-panel-background>.gsk-right>img:first-child{right:-25px}.gsk-central-panel-background>.gsk-right>img:nth-child(2){right:-22px}.gsk-central-panel-background>.gsk-right>img:nth-child(3){right:158px}.gsk-central-panel-background>.gsk-right>img:nth-child(4){right:186px}.gsk-central-panel-background>.gsk-right>img:nth-child(5){display:none;right:304px}.gsk-central-panel-background>.gsk-right>img:nth-child(6){right:339px}.gsk-central-panel-background>.gsk-right>img:nth-child(7){right:-25px}.gsk-central-panel-background>.gsk-right>img:nth-child(8){right:-22px}.gsk-central-panel-background>.gsk-right>img:nth-child(9){right:158px}.gsk-central-panel-background>.gsk-right>img:nth-child(10){right:186px}.gsk-central-panel-background>.gsk-right>img:nth-child(11){display:none;right:304px}.gsk-central-panel-background>.gsk-right>img:nth-child(12){right:339px}}@media (min-width:1400px){.gsk-central-panel-background>.gsk-left>img:nth-child(11),.gsk-central-panel-background>.gsk-left>img:nth-child(12),.gsk-central-panel-background>.gsk-left>img:nth-child(2),.gsk-central-panel-background>.gsk-left>img:nth-child(5),.gsk-central-panel-background>.gsk-left>img:nth-child(6),.gsk-central-panel-background>.gsk-right>img:nth-child(11),.gsk-central-panel-background>.gsk-right>img:nth-child(12),.gsk-central-panel-background>.gsk-right>img:nth-child(2),.gsk-central-panel-background>.gsk-right>img:nth-child(5),.gsk-central-panel-background>.gsk-right>img:nth-child(6){display:unset}.gsk-central-panel-background>.gsk-left>img:nth-child(3),.gsk-central-panel-background>.gsk-left>img:nth-child(9),.gsk-central-panel-background>.gsk-right>img:nth-child(3),.gsk-central-panel-background>.gsk-right>img:nth-child(9){width:170px}.gsk-central-panel-background>.gsk-left>img:nth-child(4),.gsk-central-panel-background>.gsk-right>img:nth-child(4){width:120px}}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{letter-spacing:normal}.fa-duotone{--fa-primary-color:var(--gsk-color-tertiary);--fa-secondary-color:var(--gsk-color-secondary);--fa-secondary-opacity:1}.fa-duotone.fa-award,.fa-duotone.fa-bitcoin-sign,.fa-duotone.fa-camera,.fa-duotone.fa-coins,.fa-duotone.fa-flag-checkered,.fa-duotone.fa-handshake,.fa-duotone.fa-lock,.fa-duotone.fa-rocket,.fa-duotone.fa-share-nodes,.fa-duotone.fa-stars,.fa-duotone.fa-tags,.fa-duotone.fa-trophy,.fa-duotone.fa-user-hair,.fa-duotone.fa-wallet,.fa-duotone.fa-window-frame{--fa-primary-color:var(--gsk-color-secondary);--fa-secondary-color:var(--gsk-color-tertiary)}.tox-tinymce>.tox-editor-container>.tox-editor-header{margin-left:1px;margin-right:1px}.w3-modal{background-color:rgba(0,0,0,.68)}.w3-dropdown-click:hover{background-color:transparent!important}.w3-dropdown-click>.w3-button.gsk-menu{color:var(--gsk-color-black-78-alpha-34)!important;padding:0!important;width:17px!important}.w3-dropdown-click:hover>.w3-button.gsk-menu{background-color:transparent!important;color:var(--gsk-color-black-78-alpha-34)!important}.w3-dropdown-click>.w3-dropdown-content{border:1px solid var(--gsk-color-white-92)!important;border-radius:10px;box-shadow:3px 3px 5px var(--gsk-color-black-78-alpha-34);min-width:unset;text-transform:capitalize;z-index:2}.w3-dropdown-click>.w3-dropdown-content>a{color:var(--gsk-color-black-78);padding:10px;white-space:nowrap}.w3-dropdown-click>.w3-dropdown-content>a:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.w3-dropdown-click>.w3-dropdown-content>a:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.w3-dropdown-click>.w3-dropdown-content>a:not(:last-child){border-bottom:1px solid transparent}.w3-dropdown-click>.w3-dropdown-content>a>i{width:25px}.w3-green{background-color:var(--gsk-color-success)!important}.w3-button:hover,.w3-light-grey{background-color:var(--gsk-color-white-92)!important}.w3-button:hover{color:var(--gsk-color-black-78)!important}.firebaseui-card-content{padding:0}.firebaseui-idp-button,.firebaseui-tenant-button{max-width:100%}.firebaseui-idp-list>.firebaseui-list-item,.firebaseui-tenant-list>.firebaseui-list-item{margin-bottom:10px}.firebaseui-card-footer.firebaseui-provider-sign-in-footer{display:none}.firebaseui-idp-list,.firebaseui-tenant-list{margin:0}.firebaseui-idp-button.mdl-button.mdl-js-button{background-color:transparent!important;border:1px solid var(--gsk-color-primary-light-1);border-radius:50px;box-shadow:unset;text-align:center}.firebaseui-idp-button.mdl-button.mdl-js-button:disabled{cursor:not-allowed}.firebaseui-idp-button.mdl-button.mdl-js-button:hover{opacity:1}.firebaseui-idp-button.mdl-button.mdl-js-button>span:not(:last-child){display:inline}.firebaseui-idp-button.mdl-button.mdl-js-button>span:nth-child(2){color:var(--gsk-color-primary-light-1);font-family:Boogaloo,font-family;font-size:var(--gsk-font-size);padding-left:5px}.firebaseui-idp-list>.firebaseui-list-item>button>span:first-child>img{height:20px;width:20px}.firebaseui-idp-list>.firebaseui-list-item:first-child>button>span:first-child>img{content:url(/image/other/dialog/login/firebase/google.svg)}.firebaseui-idp-list>.firebaseui-list-item:nth-child(2)>button>span:first-child>img{content:url(/image/other/dialog/login/firebase/apple.svg);height:25px;width:25px}.firebaseui-idp-list>.firebaseui-list-item:nth-child(3)>button>span:first-child>img{content:url(/image/other/dialog/login/firebase/microsoft.svg)}.firebaseui-idp-list>.firebaseui-list-item:nth-child(4)>button>span:first-child>img{content:url(/image/other/dialog/login/firebase/twitter.svg);height:23px;width:23px}.firebaseui-idp-list>.firebaseui-list-item:last-child>button>span:first-child>img{content:url(/image/other/dialog/login/firebase/yahoo.svg);height:23px;width:23px}.firebaseui-idp-list>.firebaseui-list-item:last-child{margin-bottom:0}.emojione{pointer-events:none;vertical-align:bottom;width:21px}.emojionearea{border:1px solid var(--gsk-color-black-78-alpha-34);border-radius:10px;font-size:var(--gsk-font-size)}.emojionearea.emojionearea-inline{height:50px;padding:24px 10px}.emojionearea.emojionearea-inline>.emojionearea-button{top:50%;transform:translateY(-50%)}.emojionearea.emojionearea-inline>.emojionearea-editor{height:48px;left:0;margin-right:5px;padding:5px 0 0 10px;top:50%;transform:translateY(-50%)}.emojionearea .emojionearea-editor{color:var(--gsk-color-black-78);margin:5px 0;max-height:300px;min-height:300px;padding-left:10px;padding-top:0;scrollbar-color:var(--gsk-color-black-78-alpha-34) var(--gsk-color-white-85);scrollbar-width:thin}.emojionearea .emojionearea-picker,.emojionearea .emojionearea-picker .emojionearea-wrapper{width:260px}.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom,.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper{height:250px}.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after{transform:translate(8px)}.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom{right:-5px}.emojionearea .emojionearea-picker .emojionearea-scroll-area{height:200px;margin-bottom:5px;scrollbar-color:var(--gsk-color-black-78-alpha-34) var(--gsk-color-white-85);scrollbar-width:thin}.emojionearea-picker.emojionearea-picker-position-top.emojionearea-filters-position-top .emojionearea-scroll-area{height:230px}.emojionearea.focused{border-color:var(--gsk-color-black-78-alpha-34)!important;-moz-box-shadow:unset!important;-webkit-box-shadow:unset!important;box-shadow:unset!important;outline:unset!important}.carousel-control-next,.carousel-control-next:hover,.carousel-control-prev,.carousel-control-prev:hover{opacity:1}.carousel-control-next-icon,.carousel-control-prev-icon{height:25px;width:25px}.carousel-control-prev-icon{background-image:url(/image/other/widget/carousel/prev.svg)}.carousel-control-next-icon{background-image:url(/image/other/widget/carousel/next.svg)}.carousel-indicators [data-bs-target]{background-color:var(--gsk-color-primary-light-3);height:5px;opacity:1}.carousel-indicators .active{background-color:var(--gsk-color-primary-light-1)}.datepicker.dropdown-menu{font-size:var(--gsk-font-size);transform:translate(40px)}.datepicker table tr th{color:var(--gsk-color-primary-light-1);font-weight:400}.datepicker table tr th.clear:hover,.datepicker table tr th.datepicker-switch:hover,.datepicker table tr th.next:hover,.datepicker table tr th.prev:hover,.datepicker table tr th.today:hover{background-color:var(--gsk-color-white-92)!important}.datepicker table tr th.dow{color:unset}.datepicker table tr td.day.new,.datepicker table tr td.day.old{color:var(--gsk-color-black-78-alpha-34)}.datepicker table tr td.day.focused,.datepicker table tr td>span.century.focused,.datepicker table tr td>span.decade.focused,.datepicker table tr td>span.month.focused,.datepicker table tr td>span.year.focused{background-color:transparent}.datepicker table tr td.day:hover,.datepicker table tr td>span.century:hover,.datepicker table tr td>span.decade:hover,.datepicker table tr td>span.month:hover,.datepicker table tr td>span.year:hover{background-color:var(--gsk-color-white-92)}.datepicker table tr td.day.today{background-color:var(--gsk-color-secondary);color:var(--gsk-color-black-78)}.datepicker table tr td.day.active,.datepicker table tr td>span.century.active,.datepicker table tr td>span.decade.active,.datepicker table tr td>span.month.active,.datepicker table tr td>span.year.active{background-color:var(--gsk-color-primary-light-1)!important;color:var(--gsk-color-white-100)!important}.datepicker table tr td>span.year.new,.datepicker table tr td>span.year.old{color:var(--gsk-color-black-78)}.datepicker table tr td>span.century.disabled,.datepicker table tr td>span.decade.disabled,.datepicker table tr td>span.year.disabled{color:var(--gsk-color-white-92);pointer-events:none}.tooltip.bs-tooltip-auto>.tooltip-inner{font-family:Boogaloo,cursive;font-size:var(--gsk-font-size);line-height:1.2;padding-bottom:5px}.nav.nav-tabs{border-bottom:1px solid var(--gsk-color-white-85)!important}.nav-link{background-color:transparent!important;border-bottom-width:3px!important;border-top-left-radius:10px!important;border-top-right-radius:10px!important;color:var(--gsk-color-primary-light-1)!important;margin-bottom:-2px!important}.nav-link:hover{border-color:transparent!important}.nav-link.active{border-color:var(--gsk-color-white-85)!important;border-bottom-color:var(--gsk-color-white-92)!important;color:var(--gsk-color-black-78)!important}.nav-link.active:hover{filter:brightness(100%)}.form-check-input{background-color:var(--gsk-color-white-100)!important;border-color:var(--gsk-color-white-85)!important}.form-check-input:checked{background-color:var(--gsk-color-primary-light-1)!important}.cropper-wrap-box{background-color:var(--gsk-color-black-100)}.cropper-container.cropper-bg{overflow:hidden}.cropper-face,.cropper-view-box{border-radius:50%}.cropper-view-box{box-shadow:0 0 0 1px #39f;outline:0}::placeholder{color:var(--gsk-color-black-78-alpha-34);opacity:1}:-ms-input-placeholder{color:var(--gsk-color-black-78-alpha-34)}::-ms-input-placeholder{color:var(--gsk-color-black-78-alpha-34)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:var(--gsk-color-white-85)}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:var(--gsk-color-black-78-alpha-34)}input[type=range]{-webkit-appearance:none;background:var(--gsk-color-white-85);background-repeat:no-repeat;background-size:0 100%;border-radius:10px;height:10px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--gsk-color-primary-light-1);border-radius:50%;cursor:ew-resize;height:20px;width:20px}input[type=range]::-moz-range-thumb{-webkit-appearance:none;background:var(--gsk-color-primary-light-1);border-radius:50%;cursor:ew-resize;height:20px;width:20px}input[type=range]::-ms-thumb{-webkit-appearance:none;background:var(--gsk-color-primary-light-1);border-radius:50%;cursor:ew-resize;height:20px;width:20px}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;background:transparent;border:none;box-shadow:none}input[type=range]::-moz-range-track{-webkit-appearance:none;background:transparent;border:none;box-shadow:none}input[type=range]::-ms-track{-webkit-appearance:none;background:transparent;border:none;box-shadow:none}input[type=checkbox],input[type=radio]{accent-color:var(--gsk-color-primary-light-1);cursor:pointer;min-height:18px;min-width:18px}a{color:var(--gsk-color-primary-light-1)}.emojione{width:31px}.gsk-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.gsk-container>.gsk-text{background-color:var(--gsk-color-white-100);border-radius:20px;color:var(--gsk-color-primary-light-1);font-size:var(--gsk-font-size-xl);line-height:1.4;margin:10px 10px 0;max-width:535px;overflow-y:auto;padding:10px;text-align:center}.gsk-container>.gsk-text>.gsk-highlight{background-color:var(--gsk-color-tertiary);color:#fff;padding-left:5px;padding-right:5px;text-transform:uppercase;white-space:nowrap}.gsk-container>.gsk-pointer{color:var(--gsk-color-white-100);margin-left:-60px;margin-top:-3px}.gsk-container>.gsk-hero{max-width:270px;width:100%}