.consent-web{position:relative;z-index:999999}.consent-web *{box-sizing:border-box}.consent-web .modal-layout{padding:0}.g940 .consent-web .t-container{max-width:940px!important}.modal-app,.modal-app *{box-sizing:border-box}.modal-layout{display:flex;flex-direction:column;padding:2em}.modal-prop--xs{max-width:25em;width:85vw}.modal-prop--s{max-width:37.5em;width:85vw}.modal-prop--m{max-width:46.875em;width:85vw}.modal-prop--l{max-width:56.25em;width:85vw}.modal-prop--xl{max-width:68em;width:90vw}.modal-title{font-weight:700;margin-bottom:1em}.modal-title span{font-size:1.66em;line-height:1.2em}.modal-content>:first-child{margin-top:0;padding-top:0}.modal-content>:last-child{margin-bottom:0;padding-bottom:0}.modal-actions{align-self:flex-end;display:flex;justify-content:center;margin-left:auto;margin-right:auto;margin-top:1.5em;max-width:35em;width:100%}.modal-actions button{margin:0 .5em;max-width:50%;min-width:30%}.modal-prop--xs .modal-actions button{max-width:70%;min-width:30%}.modal-disclaimer{border-top:1px solid #cbd4d9;font-family:Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,Sans-serif;font-size:.75em;margin-top:1.5em;padding-top:1em;width:100%}.gd-modal-component-mask{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:100001}.gd-modal-component-container{background:#fff;border:.525em solid #fff;border-radius:.56em;box-shadow:0 .125em .5em #00000054;margin:0 auto;position:relative;transition:all .3s ease}.gd-modal-component-container:focus,.gd-modal-component-container:focus-visible{outline:none}.gd-modal-component-body{background:#f5fafc;border-radius:.26em;display:flex;min-height:10em;overflow:auto;transition:max-height .75s ease-out}.gd-modal-component-close{border-radius:50%;cursor:pointer;display:inline-block;font-size:1em;height:2.5em;position:absolute;right:-1.25em;top:-1.25em;width:2.5em;z-index:100}.gd-modal-component-close .circle2{fill:#313a3f}.gd-modal-component-close:hover .circle2{fill:#6a7378}.gd-modal-component-default-button{float:right}.gd-modal-component-enter,.gd-modal-component-leave-active{opacity:0}.gd-modal-component-enter .gd-modal-component-container,.gd-modal-component-leave-active .gd-modal-component-container{transform:scale(1.1)}.t-container{margin:0 auto;max-width:1170px;width:100%}@media screen and (max-width:1170px){.t-container{padding:0 1.25em}}.t-text h1,.t-text h2,.t-text h3,.t-text h4{font-weight:700;margin-top:1.4em}.t-text h1{font-size:2.375em;line-height:1.1em;margin-bottom:.421em}.t-text h2{font-size:1.63em;line-height:1.15em;margin-bottom:.613em}.t-text h3{font-size:1.25em;line-height:1.25em;margin-bottom:.8em}.t-text h4{line-height:1.4em;margin-bottom:1em}.t-text p,.t-text ul{line-height:1.4em;margin-bottom:1em;margin-top:1em}.t-text ul{display:block;list-style-type:disc;padding-left:2.5em}@media screen and (max-width:50em){.t-text ul{padding-left:1.2em}}.t-text--center{text-align:center}.t-text--left{text-align:left}.t-header{display:flex;flex-direction:column;min-height:10em;width:100%}.t-header--top-offset{margin-bottom:-4em;position:relative;top:-4em}.t-header--top-offset .t-container{display:flex}.t-header--bg{height:10em;position:relative;width:100%}.t-header--xl .t-header--bg{height:20em}.t-header--lightBlue .t-header--bg{background:#0999e1;background-image:linear-gradient(#0999e1,#78d2f5)}.t-header--midBlue .t-header--bg{background:#253475;background-image:linear-gradient(180deg,#253475 15%,#768ed6)}.t-header--yellow .t-header--bg{background:#f9ff67;background:linear-gradient(180deg,#f9ff67 72%,#b4c708)}.t-card{background:#fff;border-radius:3px;box-shadow:inset 0 0 0 1px #d9e2e7,0 .3em #d9e2e7,0 0 3em #313a3f1a;position:relative;transition:box-shadow .2s}.t-card.disabled{opacity:.5}.t-card.disabled.active,.t-card.disabled:active,.t-card.disabled:hover{box-shadow:inset 0 0 0 1px #d9e2e7,0 .3em #d9e2e7,0 0 3em #313a3f1a}.t-card.disabled.active:before,.t-card.disabled:active:before,.t-card.disabled:hover:before{box-shadow:none}.t-card--plain{background:#fff;border-radius:3px;box-shadow:inset 0 0 0 1px #d9e2e7}.t-content{background-color:#fff;display:inline-block;width:100%}.t-content--main{background-color:#f5fafc;border-bottom:1px solid #cbd4d9}.t-tooltip-wrap{display:inline-block;position:relative}.t-tooltip-wrap .tooltip-inner{left:50%;pointer-events:none;position:absolute;transform:translate(-50%);width:500px}.t-tooltip-wrap.t-tooltip--tc .tooltip-inner{top:0}.t-tooltip-wrap.t-tooltip--bc .tooltip-inner{bottom:0}.t-tooltip-wrap.t-show .t-tooltip,.t-tooltip-wrap:hover .t-tooltip{display:inline}.t-tooltip{background-color:#fff;border:1px solid #d9e2e7;border-radius:3px;box-shadow:0 .2em .7em #313a3f33;box-sizing:border-box;color:#313a3f;display:none;line-height:17px;max-width:350px;padding:1em;pointer-events:all;position:relative;position:absolute;z-index:99}.t-tooltip:after{background:#fff;border-left:1px solid #d9e2e7;border-top:1px solid #d9e2e7;content:" ";height:1em;position:absolute;transform:translate(-50%) translateY(-50%) rotate(45deg);width:1em;z-index:0}.t-tooltip.t-tl:after{left:2em}.t-tooltip.t-tc:after,.t-tooltip.t-tl:after{top:0;transform:translate(-50%) translateY(-50%) rotate(45deg)}.t-tooltip.t-tc:after{left:50%}.t-tooltip.t-tr:after{right:2em;top:0;transform:translate(50%) translateY(-50%) rotate(45deg)}.t-tooltip.t-bl:after{left:2em}.t-tooltip.t-bc:after,.t-tooltip.t-bl:after{bottom:0;transform:translate(-50%) translateY(50%) rotate(225deg)}.t-tooltip.t-bc:after{left:50%}.t-tooltip.t-br:after{bottom:0;right:2em;transform:translate(50%) translateY(50%) rotate(225deg)}.t-tooltip.t-rt:after{right:0;top:.3em;transform:translate(50%) translateY(50%) rotate(135deg)}.t-tooltip.t-rc:after{top:50%}.t-tooltip.t-rb:after,.t-tooltip.t-rc:after{right:0;transform:translate(50%) translateY(-50%) rotate(135deg)}.t-tooltip.t-rb:after{bottom:.3em}.t-tooltip.t-lt:after{left:0;top:.3em;transform:translate(-50%) translateY(50%) rotate(-45deg)}.t-tooltip.t-lc:after{top:50%}.t-tooltip.t-lb:after,.t-tooltip.t-lc:after{left:0;transform:translate(-50%) translateY(-50%) rotate(-45deg)}.t-tooltip.t-lb:after{bottom:.3em}.t-tooltip.t-bc{bottom:100%;left:50%;transform:translate(-50%,-10px)}.t-tooltip.t-tc{left:50%;top:100%;transform:translate(-50%,10px)}.is-detached .tooltip-inner{visibility:hidden}#detached-tooltips{position:absolute;z-index:100002}#detached-tooltips .t-tooltip,#detached-tooltips .t-tooltip-wrap{height:-moz-fit-content;height:fit-content;position:fixed;transform:none;width:-moz-fit-content;width:fit-content}.newColorButtonClass{background:linear-gradient(180deg,#f5fafc,#d9e2e7);box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #fff;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif}.newColorButtonClass:hover{background:linear-gradient(180deg,#f5fafc,#cbd4d9)}.newColorButtonClass.active,.newColorButtonClass:active{background:linear-gradient(180deg,#f5fafc,#cbd4d9);box-shadow:inset 0 0 .6em #bec7cc}.newColorButtonClass.inactive,.newColorButtonClass.inactive:active,.newColorButtonClass.inactive:hover{background:linear-gradient(180deg,#f5fafc,#d9e2e7);box-shadow:0 .2em .3em #0000002b}.newColorButtonClass.big,.newColorButtonClass.small,.newColorButtonClass.tiny,.t-button{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif}.t-button{background:linear-gradient(180deg,#0999e1,#0a86c4);border:2px solid #0a86c4;border-radius:.5em;box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #78d2f5;color:#fff;cursor:pointer;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-shadow:0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button:focus{outline:0}.t-button:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.active,.t-button:active,.t-button:hover{background:linear-gradient(180deg,#3eb7f4,#0999e1);border:2px solid #0999e1}.t-button.active,.t-button:active{box-shadow:inset 0 0 .6em #06537a}.t-button.inactive,.t-button.inactive:active,.t-button.inactive:hover{background:linear-gradient(180deg,#0999e1,#0a86c4);border:2px solid #0a86c4;box-shadow:0 .2em .3em #0000002b;color:#3eb7f4;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-button.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.small{font-size:1em}.t-button.small,.t-button.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.tiny{font-size:.8em}.t-button.progress span{visibility:hidden}.t-button.progress .t-button-pa{left:50%;margin-top:.1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.t-button.progress .t-button-pa>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#3eb7f4;border-radius:100%;display:inline-block;height:.8em;margin-left:.8em/15;margin-right:.8em/15;width:.8em}.t-button.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.gray{background:linear-gradient(180deg,#9da6ab,#848d92);border:2px solid #848d92;border-radius:.5em;box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #cbd4d9;color:#fff;cursor:pointer;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-shadow:0 0 .25em #848d92,0 0 .25em #848d92,0 0 .25em #848d92,0 0 .25em #848d92,0 0 .25em #848d92;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.gray:focus{outline:0}.t-button.gray:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.gray.active,.t-button.gray:active,.t-button.gray:hover{background:linear-gradient(180deg,#adb6bb,#9da6ab);border:2px solid #9da6ab}.t-button.gray.active,.t-button.gray:active{box-shadow:inset 0 0 .6em #4d565b}.t-button.gray.inactive,.t-button.gray.inactive:active,.t-button.gray.inactive:hover{background:linear-gradient(180deg,#9da6ab,#848d92);border:2px solid #848d92;box-shadow:0 .2em .3em #0000002b;color:#adb6bb;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-button.gray.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.gray.small{font-size:1em}.t-button.gray.small,.t-button.gray.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.gray.tiny{font-size:.8em}.t-button.gray.progress .t-button-pa{left:50%;margin-top:.1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.t-button.gray.progress .t-button-pa>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#cbd4d9;border-radius:100%;display:inline-block;height:.8em;margin-left:.8em/15;margin-right:.8em/15;width:.8em}.t-button.gray.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.gray.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.lightGray{background:linear-gradient(180deg,#f5fafc,#d9e2e7);border:2px solid #cbd4d9;border-radius:.5em;box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #fff;color:#313a3f;cursor:pointer;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-shadow:0 0;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.lightGray:focus{outline:0}.t-button.lightGray:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.lightGray.active,.t-button.lightGray:active,.t-button.lightGray:hover{background:linear-gradient(180deg,#f5fafc,#cbd4d9);border:2px solid #bec7cc}.t-button.lightGray.active,.t-button.lightGray:active{box-shadow:inset 0 0 .6em #bec7cc}.t-button.lightGray.inactive,.t-button.lightGray.inactive:active,.t-button.lightGray.inactive:hover{background:linear-gradient(180deg,#f5fafc,#d9e2e7);border:2px solid #cbd4d9;box-shadow:0 .2em .3em #0000002b;color:#adb6bb;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-button.lightGray.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.lightGray.small{font-size:1em}.t-button.lightGray.small,.t-button.lightGray.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.lightGray.tiny{font-size:.8em}.t-button.lightGray.progress .t-button-pa{left:50%;margin-top:.1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.t-button.lightGray.progress .t-button-pa>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#cbd4d9;border-radius:100%;display:inline-block;height:.8em;margin-left:.8em/15;margin-right:.8em/15;width:.8em}.t-button.lightGray.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.lightGray.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.complementary,.t-button.complementary.blueGreen,.t-button.complementary.lightBlue,.t-button.complementary.lightGreen,.t-button.complementary.midBlue,.t-button.complementary.midGreen,.t-button.complementary.purple,.t-button.yellow{background:linear-gradient(180deg,#ffaf02,#f49906);border:2px solid #f49906;border-radius:.5em;box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #ffea55;color:#fff;cursor:pointer;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-shadow:0 0 .25em #e5841c,0 0 .25em #e5841c,0 0 .25em #e5841c,0 0 .25em #e5841c,0 0 .25em #e5841c;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.complementary.blueGreen:focus,.t-button.complementary.lightBlue:focus,.t-button.complementary.lightGreen:focus,.t-button.complementary.midBlue:focus,.t-button.complementary.midGreen:focus,.t-button.complementary.purple:focus,.t-button.complementary:focus,.t-button.yellow:focus{outline:0}.t-button.complementary.blueGreen:focus-visible,.t-button.complementary.lightBlue:focus-visible,.t-button.complementary.lightGreen:focus-visible,.t-button.complementary.midBlue:focus-visible,.t-button.complementary.midGreen:focus-visible,.t-button.complementary.purple:focus-visible,.t-button.complementary:focus-visible,.t-button.yellow:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.complementary.blueGreen:hover,.t-button.complementary.lightBlue:hover,.t-button.complementary.lightGreen:hover,.t-button.complementary.midBlue:hover,.t-button.complementary.midGreen:hover,.t-button.complementary.purple:hover,.t-button.complementary:hover,.t-button.yellow:hover{background:linear-gradient(180deg,#ffc60b,#ffaf02);border:2px solid #ffaf02}.t-button.complementary.active,.t-button.complementary.blueGreen.active,.t-button.complementary.blueGreen:active,.t-button.complementary.lightBlue.active,.t-button.complementary.lightBlue:active,.t-button.complementary.lightGreen.active,.t-button.complementary.lightGreen:active,.t-button.complementary.midBlue.active,.t-button.complementary.midBlue:active,.t-button.complementary.midGreen.active,.t-button.complementary.midGreen:active,.t-button.complementary.purple.active,.t-button.complementary.purple:active,.t-button.complementary:active,.t-button.yellow.active,.t-button.yellow:active{background:linear-gradient(180deg,#ffc60b,#ffaf02);border:2px solid #ffaf02;box-shadow:inset 0 0 .6em #d46c04}.t-button.complementary.blueGreen.inactive,.t-button.complementary.blueGreen.inactive:active,.t-button.complementary.blueGreen.inactive:hover,.t-button.complementary.inactive,.t-button.complementary.inactive:active,.t-button.complementary.inactive:hover,.t-button.complementary.lightBlue.inactive,.t-button.complementary.lightBlue.inactive:active,.t-button.complementary.lightBlue.inactive:hover,.t-button.complementary.lightGreen.inactive,.t-button.complementary.lightGreen.inactive:active,.t-button.complementary.lightGreen.inactive:hover,.t-button.complementary.midBlue.inactive,.t-button.complementary.midBlue.inactive:active,.t-button.complementary.midBlue.inactive:hover,.t-button.complementary.midGreen.inactive,.t-button.complementary.midGreen.inactive:active,.t-button.complementary.midGreen.inactive:hover,.t-button.complementary.purple.inactive,.t-button.complementary.purple.inactive:active,.t-button.complementary.purple.inactive:hover,.t-button.yellow.inactive,.t-button.yellow.inactive:active,.t-button.yellow.inactive:hover{background:linear-gradient(180deg,#ffaf02,#f49906);border:2px solid #f49906;box-shadow:0 .2em .3em #0000002b;color:#ffc60b;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-button.complementary.big,.t-button.complementary.blueGreen.big,.t-button.complementary.lightBlue.big,.t-button.complementary.lightGreen.big,.t-button.complementary.midBlue.big,.t-button.complementary.midGreen.big,.t-button.complementary.purple.big,.t-button.yellow.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.complementary.blueGreen.small,.t-button.complementary.lightBlue.small,.t-button.complementary.lightGreen.small,.t-button.complementary.midBlue.small,.t-button.complementary.midGreen.small,.t-button.complementary.purple.small,.t-button.complementary.small,.t-button.yellow.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1em;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.complementary.blueGreen.tiny,.t-button.complementary.lightBlue.tiny,.t-button.complementary.lightGreen.tiny,.t-button.complementary.midBlue.tiny,.t-button.complementary.midGreen.tiny,.t-button.complementary.purple.tiny,.t-button.complementary.tiny,.t-button.yellow.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:.8em;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.complementary.blueGreen.progress .t-button-pa,.t-button.complementary.lightBlue.progress .t-button-pa,.t-button.complementary.lightGreen.progress .t-button-pa,.t-button.complementary.midBlue.progress .t-button-pa,.t-button.complementary.midGreen.progress .t-button-pa,.t-button.complementary.progress .t-button-pa,.t-button.complementary.purple.progress .t-button-pa,.t-button.yellow.progress .t-button-pa{left:50%;margin-top:.1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.t-button.complementary.blueGreen.progress .t-button-pa>div,.t-button.complementary.lightBlue.progress .t-button-pa>div,.t-button.complementary.lightGreen.progress .t-button-pa>div,.t-button.complementary.midBlue.progress .t-button-pa>div,.t-button.complementary.midGreen.progress .t-button-pa>div,.t-button.complementary.progress .t-button-pa>div,.t-button.complementary.purple.progress .t-button-pa>div,.t-button.yellow.progress .t-button-pa>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#ffc60b;border-radius:100%;display:inline-block;height:.8em;margin-left:.8em/15;margin-right:.8em/15;width:.8em}.t-button.complementary.blueGreen.progress .t-button-pa--bounce1,.t-button.complementary.lightBlue.progress .t-button-pa--bounce1,.t-button.complementary.lightGreen.progress .t-button-pa--bounce1,.t-button.complementary.midBlue.progress .t-button-pa--bounce1,.t-button.complementary.midGreen.progress .t-button-pa--bounce1,.t-button.complementary.progress .t-button-pa--bounce1,.t-button.complementary.purple.progress .t-button-pa--bounce1,.t-button.yellow.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.complementary.blueGreen.progress .t-button-pa--bounce2,.t-button.complementary.lightBlue.progress .t-button-pa--bounce2,.t-button.complementary.lightGreen.progress .t-button-pa--bounce2,.t-button.complementary.midBlue.progress .t-button-pa--bounce2,.t-button.complementary.midGreen.progress .t-button-pa--bounce2,.t-button.complementary.progress .t-button-pa--bounce2,.t-button.complementary.purple.progress .t-button-pa--bounce2,.t-button.yellow.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.complementary.turquoise,.t-button.orange{background:linear-gradient(180deg,#ed7600,#e36600);border:2px solid #e36600;border-radius:.5em;box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #ffba5a;color:#fff;cursor:pointer;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-shadow:0 0 .25em #e36600,0 0 .25em #e36600,0 0 .25em #e36600,0 0 .25em #e36600,0 0 .25em #e36600;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.complementary.turquoise:focus,.t-button.orange:focus{outline:0}.t-button.complementary.turquoise:focus-visible,.t-button.orange:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.complementary.turquoise:hover,.t-button.orange:hover{background:linear-gradient(180deg,#f7911b,#ed7600);border:2px solid #ed7600}.t-button.complementary.turquoise.active,.t-button.complementary.turquoise:active,.t-button.orange.active,.t-button.orange:active{background:linear-gradient(180deg,#f7911b,#ed7600);border:2px solid #ed7600;box-shadow:inset 0 0 .6em #b53b07}.t-button.complementary.turquoise.inactive,.t-button.complementary.turquoise.inactive:active,.t-button.complementary.turquoise.inactive:hover,.t-button.orange.inactive,.t-button.orange.inactive:active,.t-button.orange.inactive:hover{background:linear-gradient(180deg,#ed7600,#e36600);border:2px solid #e36600;box-shadow:0 .2em .3em #0000002b;color:#f7911b;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-button.complementary.turquoise.big,.t-button.orange.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.complementary.turquoise.small,.t-button.orange.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1em;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.complementary.turquoise.tiny,.t-button.orange.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:.8em;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.complementary.turquoise.progress .t-button-pa,.t-button.orange.progress .t-button-pa{left:50%;margin-top:.1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.t-button.complementary.turquoise.progress .t-button-pa>div,.t-button.orange.progress .t-button-pa>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#f7911b;border-radius:100%;display:inline-block;height:.8em;margin-left:.8em/15;margin-right:.8em/15;width:.8em}.t-button.complementary.turquoise.progress .t-button-pa--bounce1,.t-button.orange.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.complementary.turquoise.progress .t-button-pa--bounce2,.t-button.orange.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.red{background:linear-gradient(180deg,#ce2830,#bc111a);border:2px solid #bc111a;border-radius:.5em;box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #f2a59e;color:#fff;cursor:pointer;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-shadow:0 0 .25em #bc111a,0 0 .25em #bc111a,0 0 .25em #bc111a,0 0 .25em #bc111a,0 0 .25em #bc111a;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.red:focus{outline:0}.t-button.red:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.red.active,.t-button.red:active,.t-button.red:hover{background:linear-gradient(180deg,#e63434,#ce2830);border:2px solid #ce2830}.t-button.red.active,.t-button.red:active{box-shadow:inset 0 0 .6em #700f1c}.t-button.red.inactive,.t-button.red.inactive:active,.t-button.red.inactive:hover{background:linear-gradient(180deg,#ce2830,#bc111a);border:2px solid #bc111a;box-shadow:0 .2em .3em #0000002b;color:#e63434;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-button.red.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.red.small{font-size:1em}.t-button.red.small,.t-button.red.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.red.tiny{font-size:.8em}.t-button.red.progress .t-button-pa{left:50%;margin-top:.1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.t-button.red.progress .t-button-pa>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#e63434;border-radius:100%;display:inline-block;height:.8em;margin-left:.8em/15;margin-right:.8em/15;width:.8em}.t-button.red.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.red.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.purple{background:linear-gradient(180deg,#8c70e0,#7963ba);border:2px solid #7963ba;border-radius:.5em;box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #cfbdf4;color:#fff;cursor:pointer;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-shadow:0 0 .25em #7963ba,0 0 .25em #7963ba,0 0 .25em #7963ba,0 0 .25em #7963ba,0 0 .25em #7963ba;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.purple:focus{outline:0}.t-button.purple:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.purple.active,.t-button.purple:active,.t-button.purple:hover{background:linear-gradient(180deg,#af96fa,#8c70e0);border:2px solid #8c70e0}.t-button.purple.active,.t-button.purple:active{box-shadow:inset 0 0 .6em #2c2163}.t-button.purple.inactive,.t-button.purple.inactive:active,.t-button.purple.inactive:hover{background:linear-gradient(180deg,#8c70e0,#7963ba);border:2px solid #7963ba;box-shadow:0 .2em .3em #0000002b;color:#af96fa;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-button.purple.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.purple.small{font-size:1em}.t-button.purple.small,.t-button.purple.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.purple.tiny{font-size:.8em}.t-button.purple.progress .t-button-pa{left:50%;margin-top:.1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.t-button.purple.progress .t-button-pa>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#af96fa;border-radius:100%;display:inline-block;height:.8em;margin-left:.8em/15;margin-right:.8em/15;width:.8em}.t-button.purple.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.purple.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.midBlue{background:linear-gradient(180deg,#246db5,#165f9b);border:2px solid #165f9b;border-radius:.5em;box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #61a4d4;color:#fff;cursor:pointer;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-shadow:0 0 .25em #165f9b,0 0 .25em #165f9b,0 0 .25em #165f9b,0 0 .25em #165f9b,0 0 .25em #165f9b;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.midBlue:focus{outline:0}.t-button.midBlue:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.midBlue.active,.t-button.midBlue:active,.t-button.midBlue:hover{background:linear-gradient(180deg,#3f88d1,#246db5);border:2px solid #246db5}.t-button.midBlue.active,.t-button.midBlue:active{box-shadow:inset 0 0 .6em #032d56}.t-button.midBlue.inactive,.t-button.midBlue.inactive:active,.t-button.midBlue.inactive:hover{background:linear-gradient(180deg,#246db5,#165f9b);border:2px solid #165f9b;box-shadow:0 .2em .3em #0000002b;color:#3f88d1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-button.midBlue.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.midBlue.small{font-size:1em}.t-button.midBlue.small,.t-button.midBlue.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.midBlue.tiny{font-size:.8em}.t-button.midBlue.progress .t-button-pa{left:50%;margin-top:.1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.t-button.midBlue.progress .t-button-pa>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#3f88d1;border-radius:100%;display:inline-block;height:.8em;margin-left:.8em/15;margin-right:.8em/15;width:.8em}.t-button.midBlue.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.midBlue.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.complementary.gray,.t-button.complementary.orange,.t-button.complementary.red,.t-button.complementary.yellow,.t-button.lightBlue{background:linear-gradient(180deg,#0999e1,#0a86c4);border:2px solid #0a86c4;border-radius:.5em;box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #78d2f5;color:#fff;cursor:pointer;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-shadow:0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.complementary.gray:focus,.t-button.complementary.orange:focus,.t-button.complementary.red:focus,.t-button.complementary.yellow:focus,.t-button.lightBlue:focus{outline:0}.t-button.complementary.gray:focus-visible,.t-button.complementary.orange:focus-visible,.t-button.complementary.red:focus-visible,.t-button.complementary.yellow:focus-visible,.t-button.lightBlue:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.complementary.gray:hover,.t-button.complementary.orange:hover,.t-button.complementary.red:hover,.t-button.complementary.yellow:hover,.t-button.lightBlue:hover{background:linear-gradient(180deg,#3eb7f4,#0999e1);border:2px solid #0999e1}.t-button.complementary.gray.active,.t-button.complementary.gray:active,.t-button.complementary.orange.active,.t-button.complementary.orange:active,.t-button.complementary.red.active,.t-button.complementary.red:active,.t-button.complementary.yellow.active,.t-button.complementary.yellow:active,.t-button.lightBlue.active,.t-button.lightBlue:active{background:linear-gradient(180deg,#3eb7f4,#0999e1);border:2px solid #0999e1;box-shadow:inset 0 0 .6em #06537a}.t-button.complementary.gray.inactive,.t-button.complementary.gray.inactive:active,.t-button.complementary.gray.inactive:hover,.t-button.complementary.orange.inactive,.t-button.complementary.orange.inactive:active,.t-button.complementary.orange.inactive:hover,.t-button.complementary.red.inactive,.t-button.complementary.red.inactive:active,.t-button.complementary.red.inactive:hover,.t-button.complementary.yellow.inactive,.t-button.complementary.yellow.inactive:active,.t-button.complementary.yellow.inactive:hover,.t-button.lightBlue.inactive,.t-button.lightBlue.inactive:active,.t-button.lightBlue.inactive:hover{background:linear-gradient(180deg,#0999e1,#0a86c4);border:2px solid #0a86c4;box-shadow:0 .2em .3em #0000002b;color:#3eb7f4;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-button.complementary.gray.big,.t-button.complementary.orange.big,.t-button.complementary.red.big,.t-button.complementary.yellow.big,.t-button.lightBlue.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.complementary.gray.small,.t-button.complementary.orange.small,.t-button.complementary.red.small,.t-button.complementary.yellow.small,.t-button.lightBlue.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1em;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.complementary.gray.tiny,.t-button.complementary.orange.tiny,.t-button.complementary.red.tiny,.t-button.complementary.yellow.tiny,.t-button.lightBlue.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:.8em;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.complementary.gray.progress .t-button-pa,.t-button.complementary.orange.progress .t-button-pa,.t-button.complementary.red.progress .t-button-pa,.t-button.complementary.yellow.progress .t-button-pa,.t-button.lightBlue.progress .t-button-pa{left:50%;margin-top:.1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.t-button.complementary.gray.progress .t-button-pa>div,.t-button.complementary.orange.progress .t-button-pa>div,.t-button.complementary.red.progress .t-button-pa>div,.t-button.complementary.yellow.progress .t-button-pa>div,.t-button.lightBlue.progress .t-button-pa>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#3eb7f4;border-radius:100%;display:inline-block;height:.8em;margin-left:.8em/15;margin-right:.8em/15;width:.8em}.t-button.complementary.gray.progress .t-button-pa--bounce1,.t-button.complementary.orange.progress .t-button-pa--bounce1,.t-button.complementary.red.progress .t-button-pa--bounce1,.t-button.complementary.yellow.progress .t-button-pa--bounce1,.t-button.lightBlue.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.complementary.gray.progress .t-button-pa--bounce2,.t-button.complementary.orange.progress .t-button-pa--bounce2,.t-button.complementary.red.progress .t-button-pa--bounce2,.t-button.complementary.yellow.progress .t-button-pa--bounce2,.t-button.lightBlue.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.turquoise{background:linear-gradient(180deg,#08ccc5,#04b0aa);border:2px solid #04b0aa;border-radius:.5em;box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #99f7ee;color:#fff;cursor:pointer;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-shadow:0 0 .25em #04b0aa,0 0 .25em #04b0aa,0 0 .25em #04b0aa,0 0 .25em #04b0aa,0 0 .25em #04b0aa;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.turquoise:focus{outline:0}.t-button.turquoise:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.turquoise.active,.t-button.turquoise:active,.t-button.turquoise:hover{background:linear-gradient(180deg,#3ae0db,#08ccc5);border:2px solid #08ccc5}.t-button.turquoise.active,.t-button.turquoise:active{box-shadow:inset 0 0 .6em #00605d}.t-button.turquoise.inactive,.t-button.turquoise.inactive:active,.t-button.turquoise.inactive:hover{background:linear-gradient(180deg,#08ccc5,#04b0aa);border:2px solid #04b0aa;box-shadow:0 .2em .3em #0000002b;color:#3ae0db;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-button.turquoise.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.turquoise.small{font-size:1em}.t-button.turquoise.small,.t-button.turquoise.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.turquoise.tiny{font-size:.8em}.t-button.turquoise.progress .t-button-pa{left:50%;margin-top:.1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.t-button.turquoise.progress .t-button-pa>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#3ae0db;border-radius:100%;display:inline-block;height:.8em;margin-left:.8em/15;margin-right:.8em/15;width:.8em}.t-button.turquoise.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.turquoise.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.midGreen{background:linear-gradient(180deg,#46b324,#399e16);border:2px solid #399e16;border-radius:.5em;box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #a8ed85;color:#fff;cursor:pointer;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-shadow:0 0 .25em #399e16,0 0 .25em #399e16,0 0 .25em #399e16,0 0 .25em #399e16,0 0 .25em #399e16;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.midGreen:focus{outline:0}.t-button.midGreen:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.midGreen.active,.t-button.midGreen:active,.t-button.midGreen:hover{background:linear-gradient(180deg,#64ce3e,#46b324);border:2px solid #46b324}.t-button.midGreen.active,.t-button.midGreen:active{box-shadow:inset 0 0 .6em #225e0d}.t-button.midGreen.inactive,.t-button.midGreen.inactive:active,.t-button.midGreen.inactive:hover{background:linear-gradient(180deg,#46b324,#399e16);border:2px solid #399e16;box-shadow:0 .2em .3em #0000002b;color:#64ce3e;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-button.midGreen.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.midGreen.small{font-size:1em}.t-button.midGreen.small,.t-button.midGreen.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.midGreen.tiny{font-size:.8em}.t-button.midGreen.progress .t-button-pa{left:50%;margin-top:.1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.t-button.midGreen.progress .t-button-pa>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#64ce3e;border-radius:100%;display:inline-block;height:.8em;margin-left:.8em/15;margin-right:.8em/15;width:.8em}.t-button.midGreen.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.midGreen.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.lightGreen{background:linear-gradient(180deg,#92c219,#80ad0c);border:2px solid #80ad0c;border-radius:.5em;box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #d0f272;color:#fff;cursor:pointer;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-shadow:0 0 .25em #80ad0c,0 0 .25em #80ad0c,0 0 .25em #80ad0c,0 0 .25em #80ad0c,0 0 .25em #80ad0c;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.lightGreen:focus{outline:0}.t-button.lightGreen:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.lightGreen.active,.t-button.lightGreen:active,.t-button.lightGreen:hover{background:linear-gradient(180deg,#aad934,#92c219);border:2px solid #92c219}.t-button.lightGreen.active,.t-button.lightGreen:active{box-shadow:inset 0 0 .6em #4f6b09}.t-button.lightGreen.inactive,.t-button.lightGreen.inactive:active,.t-button.lightGreen.inactive:hover{background:linear-gradient(180deg,#92c219,#80ad0c);border:2px solid #80ad0c;box-shadow:0 .2em .3em #0000002b;color:#aad934;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-button.lightGreen.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.lightGreen.small{font-size:1em}.t-button.lightGreen.small,.t-button.lightGreen.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.lightGreen.tiny{font-size:.8em}.t-button.lightGreen.progress .t-button-pa{left:50%;margin-top:.1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.t-button.lightGreen.progress .t-button-pa>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#aad934;border-radius:100%;display:inline-block;height:.8em;margin-left:.8em/15;margin-right:.8em/15;width:.8em}.t-button.lightGreen.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.lightGreen.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.blueGreen{background:linear-gradient(180deg,#2cb070,#24965f);border:2px solid #24965f;border-radius:.5em;box-shadow:0 .2em .3em #0000002b,inset 0 .7em .2em -.5em #96e3be;color:#fff;cursor:pointer;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-shadow:0 0 .25em #24965f,0 0 .25em #24965f,0 0 .25em #24965f,0 0 .25em #24965f,0 0 .25em #24965f;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.blueGreen:focus{outline:0}.t-button.blueGreen:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.t-button.blueGreen.active,.t-button.blueGreen:active,.t-button.blueGreen:hover{background:linear-gradient(180deg,#55c28d,#2cb070);border:2px solid #2cb070}.t-button.blueGreen.active,.t-button.blueGreen:active{box-shadow:inset 0 0 .6em #054c2e}.t-button.blueGreen.inactive,.t-button.blueGreen.inactive:active,.t-button.blueGreen.inactive:hover{background:linear-gradient(180deg,#2cb070,#24965f);border:2px solid #24965f;box-shadow:0 .2em .3em #0000002b;color:#55c28d;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-button.blueGreen.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.blueGreen.small{font-size:1em}.t-button.blueGreen.small,.t-button.blueGreen.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.blueGreen.tiny{font-size:.8em}.t-button.blueGreen.progress .t-button-pa{left:50%;margin-top:.1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.t-button.blueGreen.progress .t-button-pa>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#55c28d;border-radius:100%;display:inline-block;height:.8em;margin-left:.8em/15;margin-right:.8em/15;width:.8em}.t-button.blueGreen.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.blueGreen.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.l{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.t-button.s{font-size:1em}.t-button.s,.t-button.xs{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;font-weight:700;letter-spacing:.02em;line-height:1em}.t-button.xs{font-size:.8em}.t-toggle-box[data-v-9de56bff]{margin:1.4375em 0;position:relative;text-align:center}.t-toggle-box header[data-v-9de56bff]{display:flex;height:0;margin-bottom:2em;position:relative}.t-toggle-box header[data-v-9de56bff]:after,.t-toggle-box header[data-v-9de56bff]:before{border-top:1px solid #cbd4d9;content:" ";height:1px;position:relative;top:0;width:100%}.t-toggle-box header[data-v-9de56bff]:before{left:0}.t-toggle-box header[data-v-9de56bff]:after{right:0}.t-toggle-box header h3[data-v-9de56bff]{flex:none;position:relative;transform:translateY(-.5em)}.t-toggle-box .headline[data-v-9de56bff]{color:#6a7378;cursor:pointer;display:inline-block;font-size:inherit;font-weight:400;margin:0 0 1em;padding:0 1em;position:relative;text-align:center;z-index:1}.t-toggle-box .headline i[data-v-9de56bff]:before{display:inline-block;margin:0 0 0 .4em;transition:transform .2s}.t-toggle-box .headline.clicked[data-v-9de56bff]{color:#313a3f}.t-toggle-box .headline.clicked i[data-v-9de56bff]:before{transform:rotate(180deg)}.t-toggle-box .headline[data-v-9de56bff]:hover{color:#313a3f}.t-toggle-box .body[data-v-9de56bff]{box-sizing:border-box;line-height:1.4em;margin-bottom:2em;margin-top:-2em;max-height:0;overflow:hidden;position:relative;text-align:left;transition:max-height .3s ease-out}.t-toggle-box .body .body-in[data-v-9de56bff]{padding-bottom:2em}.t-toggle-box .body .body-in-border[data-v-9de56bff]{border-bottom:1px solid #cbd4d9;border-left:1px solid #cbd4d9;border-right:1px solid #cbd4d9;padding:2.2em 1.4375em 1.4375em}.t-toggle-box .body.show[data-v-9de56bff]{transition:max-height .3s ease-in}.t-toggle-box[data-v-9de56bff] .t-collapsible-list{margin:1.2em 1.9625em 1.9625em}.t-collapsible-list .headline{background:#f5fafc;border:1px solid #cbd4d9;cursor:pointer;font-size:1.3em;margin:-1px 0 0;padding:1em 2.5em 1em 1.4375rem;position:relative}.t-collapsible-list .headline.open+.collapsible-content{height:auto;max-height:600px;padding-bottom:1.4375rem;padding-top:1.4375rem}.t-collapsible-list .headline.open .icf-arrowBottom{transform:rotate(-180deg) translateY(50%)}.t-collapsible-list .headline .icf-arrowBottom{font-size:.85em;pointer-events:none;position:absolute;right:1.5em;top:50%;transform:translateY(-50%);transition:transform .25s}.t-collapsible-list .collapsible-content{height:0;margin:0;max-height:0;overflow:hidden;padding:0 1.4375rem;transition:max-height .25s,padding .25s}.t-collapsible-list .collapsible-content>:first-child{margin-top:0!important}.t-collapsible-list .collapsible-content>:last-child{margin-bottom:0!important}.t-progress{align-items:center;color:#fff;display:flex;flex-direction:column;font-weight:700;justify-content:center}.t-progress .circle{animation:circleSpinner-dot-anim 1.7s ease infinite;border-radius:50%;color:#2cb070;font-size:5em;height:1em;overflow:hidden;position:relative;transform:translateZ(0);width:1em}@keyframes circleSpinner-dot-anim{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em;transform:rotate(0)}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em;transform:rotate(1turn)}}.t-progress--s .circle{font-size:3em}.t-progress--m .circle{font-size:4em}.t-progress--gray .circle{color:#9da6ab}.t-progress--yellow .circle{color:#ffaf02}.t-progress--orange .circle{color:#ed7600}.t-progress--midBlue .circle{color:#246db5}.t-progress--lightBlue .circle{color:#0999e1}.t-progress--midGreen .circle{color:#46b324}.t-progress--lightGreen .circle{color:#92c219}.t-progress--blueGreen .circle{color:#2cb070}.t-progress .t-progress--horizontal>div{animation-duration:1.4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:progress-horizontal-bouncedelay;animation-timing-function:ease-in-out;background-color:#2cb070;border-radius:100%;display:inline-block;height:1em;margin-left:1em/15;margin-right:1em/15;width:1em}.t-progress .t-progress--horizontal--bounce1{animation-delay:-.32s}.t-progress .t-progress--horizontal--bounce2{animation-delay:-.16s}@keyframes progress-horizontal-bouncedelay{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.t-progress--s .t-progress--horizontal{font-size:.7em}.t-progress--m .t-progress--horizontal{font-size:1em}.t-progress--l .t-progress--horizontal{font-size:1.5em}.t-progress--gray .t-progress--horizontal>div{background-color:#9da6ab}.t-progress--yellow .t-progress--horizontal>div{background-color:#ffaf02}.t-progress--orange .t-progress--horizontal>div{background-color:#ed7600}.t-progress--midBlue .t-progress--horizontal>div{background-color:#246db5}.t-progress--lightBlue .t-progress--horizontal>div{background-color:#0999e1}.t-progress--midGreen .t-progress--horizontal>div{background-color:#46b324}.t-progress--lightGreen .t-progress--horizontal>div{background-color:#92c219}.t-progress--blueGreen .t-progress--horizontal>div{background-color:#2cb070}.t-progress--absolute,.t-progress--fixed{background-color:#f5fafce6;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:10}.t-progress--fixed{position:fixed}@keyframes t-progress--fade-out{90%{opacity:0}to{opacity:0}}.gameLogo60x40{height:40px;width:60px}.gamelogo106x74{height:74px;width:106px}.t-pagination[data-v-397939f1]{align-items:center;align-items:stretch;color:#0999e1;display:flex;font-weight:700;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t-pagination-btn[data-v-397939f1]{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:2.5em;justify-content:center;margin:0 .2em;padding:0 .5em;transition:all .3s;width:2.5em}.t-pagination-btn[data-v-397939f1]:before{font-size:1.4em;top:0}.t-pagination-btn[data-v-397939f1]:hover{box-shadow:inset 0 0 0 1px #cbd4d9,0 0 .4em #0999e166}.t-pagination-btn[data-v-397939f1]:active{box-shadow:inset 0 0 0 1px #9da6ab}.t-pagination-btn.t-pagination-inactive[data-v-397939f1]{box-shadow:none;color:#d9e2e7;cursor:auto}.t-pagination ul li .button[data-v-397939f1],.t-pagination ul[data-v-397939f1]{align-items:center;display:flex;justify-content:center}.t-pagination ul li .button[data-v-397939f1]{border-radius:3px;box-shadow:inset 0 0 0 1px #cbd4d9;cursor:pointer;height:2.5em;margin:0 .4em;transition:all .3s;width:2.5em}.t-pagination ul li .button span[data-v-397939f1]{color:currentColor}.t-pagination ul li .button[data-v-397939f1]:hover{box-shadow:inset 0 0 0 1px #cbd4d9,0 0 .4em #0999e166;font-weight:700}.t-pagination ul li .button[data-v-397939f1]:active{box-shadow:inset 0 0 0 1px #9da6ab}.t-pagination ul li .button.t-pagination-active[data-v-397939f1]{background-color:currentColor;box-shadow:none}.t-pagination ul li .button.t-pagination-active span[data-v-397939f1]{color:#fff}
/*
 * @license
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2015 Fontspring
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Latinotype
 * License URL: http://www.fontspring.com/licenses/latinotype/webfont
 *
 */@font-face{font-family:"d_sari";font-weight:400;src:url(fonts/DSari_Book-webfont.7d49135f.eot);src:url(fonts/DSari_Book-webfont.7d49135f.eot?#iefix) format("embedded-opentype"),url(fonts/DSari_Book-webfont.bdfd3272.woff2) format("woff2"),url(fonts/DSari_Book-webfont.f6006ba0.woff) format("woff"),url(fonts/DSari_Book-webfont.eef007d6.ttf) format("truetype"),url(img/DSari_Book-webfont.a3865512.svg#d_sari_bookbook) format("svg")}@font-face{font-family:"d_sari";font-weight:700;src:url(fonts/DSari_Bold-webfont.64a55e88.eot);src:url(fonts/DSari_Bold-webfont.64a55e88.eot?#iefix) format("embedded-opentype"),url(fonts/DSari_Bold-webfont.ce69601c.woff2) format("woff2"),url(fonts/DSari_Bold-webfont.144133e3.woff) format("woff"),url(fonts/DSari_Bold-webfont.f7e3efee.ttf) format("truetype"),url(img/DSari_Bold-webfont.2911a485.svg#d_sari_boldbold) format("svg")}@font-face{font-family:"d_sari";font-weight:900;src:url(fonts/DSari_Heavy-webfont.2b70b520.eot);src:url(fonts/DSari_Heavy-webfont.2b70b520.eot?#iefix) format("embedded-opentype"),url(fonts/DSari_Heavy-webfont.4a7da72e.woff2) format("woff2"),url(fonts/DSari_Heavy-webfont.dcea69ef.woff) format("woff"),url(fonts/DSari_Heavy-webfont.15b1a373.ttf) format("truetype"),url(img/DSari_Heavy-webfont.a6c353c7.svg#d_sari) format("svg")}@font-face{font-family:"icf-gdx";font-style:normal;font-weight:400;src:url(fonts/icf-gdx.fd5da2b5.eot);src:url(fonts/icf-gdx.fd5da2b5.eot?#iefix-d0xph7) format("embedded-opentype"),url(fonts/icf-gdx.7adcb79b.woff) format("woff"),url(fonts/icf-gdx.2e12d8f6.ttf) format("truetype"),url(img/icf-gdx.2ccf3ba2.svg#icf-gdx) format("svg")}[class*=" icf-"]:after,[class*=" icf-"]:before,[class^=icf-]:after,[class^=icf-]:before{font-family:"icf-gdx";speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;top:.1em}.icf-reset[class*=" icf-"]:after,.icf-reset[class*=" icf-"]:before,.icf-reset[class^=icf-]:after,.icf-reset[class^=icf-]:before{top:0}.icf-textSpace:before{padding-right:.3em}.icf-textSpace:after{padding-left:.3em}.icf-autosortOff-after:after,.icf-autosortOff:before{content:"\e904"}.icf-autosortOn-after:after,.icf-autosortOn:before{content:"\e905"}.icf-chatHistory-after:after,.icf-chatHistory:before{content:"\e906"}.icf-table-after:after,.icf-table:before{content:"\e902"}.icf-denied-after:after,.icf-denied:before{content:"\e903"}.icf-colorblindOff-after:after,.icf-colorblindOff:before{content:"\e900"}.icf-colorblindOn-after:after,.icf-colorblindOn:before{content:"\e901"}.icf-jumpToDuel-after:after,.icf-jumpToDuel:before{content:"\e800"}.icf-leaveDuel-after:after,.icf-leaveDuel:before{content:"\e801"}.icf-winnerByPoint-after:after,.icf-winnerByPoint:before{content:"\e642"}.icf-winnerTakesAll-after:after,.icf-winnerTakesAll:before{content:"\e643"}.icf-skillLevel-after:after,.icf-skillLevel:before{content:"\e644"}.icf-doubleArrow-after:after,.icf-doubleArrow:before{content:"\e641"}.icf-star-after:after,.icf-star:before{content:"\e640"}.icf-diamond-after:after,.icf-diamond:before{content:"\e63f"}.icf-abort-after:after,.icf-abort:before{content:"\e600"}.icf-action-after:after,.icf-action:before{content:"\e601"}.icf-addFriend-after:after,.icf-addFriend:before{content:"\e602"}.icf-alert-after:after,.icf-alert:before{content:"\e603"}.icf-arrowBottom-after:after,.icf-arrowBottom:before{content:"\e604"}.icf-arrowDown-after:after,.icf-arrowDown:before{content:"\e605"}.icf-arrowLeft-after:after,.icf-arrowLeft:before{content:"\e606"}.icf-arrowRight-after:after,.icf-arrowRight:before{content:"\e607"}.icf-arrowTop-after:after,.icf-arrowTop:before{content:"\e608"}.icf-bookmarkAndroid-after:after,.icf-bookmarkAndroid:before{content:"\e609"}.icf-burger-after:after,.icf-burger:before{content:"\e60a"}.icf-cardsBoards-after:after,.icf-cardsBoards:before{content:"\e60b"}.icf-challenge-after:after,.icf-challenge:before{content:"\e60c"}.icf-chatOn-after:after,.icf-chatOn:before{content:"\e60d"}.icf-chatOff-after:after,.icf-chatOff:before{content:"\e60e"}.icf-close-after:after,.icf-close:before{content:"\e60f"}.icf-coins-after:after,.icf-coins:before{content:"\e610"}.icf-colorblind-after:after,.icf-colorblind:before{content:"\e611"}.icf-community-after:after,.icf-community:before{content:"\e612"}.icf-controller-after:after,.icf-controller:before{content:"\e613"}.icf-externLink-after:after,.icf-externLink:before{content:"\e614"}.icf-fat_arrow-after:after,.icf-fat_arrow:before{content:"\e615"}.icf-favorite-after:after,.icf-favorite:before{content:"\e616"}.icf-female-after:after,.icf-female:before{content:"\e617"}.icf-flame-after:after,.icf-flame:before{content:"\e618"}.icf-friend-after:after,.icf-friend:before{content:"\e619"}.icf-fullscreenOff-after:after,.icf-fullscreenOff:before{content:"\e61a"}.icf-fullscreenOn-after:after,.icf-fullscreenOn:before{content:"\e61b"}.icf-info-after:after,.icf-info:before{content:"\e61c"}.icf-infoPositive-after:after,.icf-infoPositive:before{content:"\e61d"}.icf-internLink-after:after,.icf-internLink:before{content:"\e61e"}.icf-logic-after:after,.icf-logic:before{content:"\e61f"}.icf-logout-after:after,.icf-logout:before{content:"\e620"}.icf-mailService-after:after,.icf-mailService:before{content:"\e621"}.icf-male-after:after,.icf-male:before{content:"\e622"}.icf-message-after:after,.icf-message:before{content:"\e623"}.icf-minus-after:after,.icf-minus:before{content:"\e624"}.icf-mobile-after:after,.icf-mobile:before{content:"\e625"}.icf-musicOff-after:after,.icf-musicOff:before{content:"\e626"}.icf-musicOn-after:after,.icf-musicOn:before{content:"\e627"}.icf-numbre1-after:after,.icf-numbre1:before{content:"\e628"}.icf-ok-after:after,.icf-ok:before{content:"\e629"}.icf-phoneService-after:after,.icf-phoneService:before{content:"\e62a"}.icf-plus-after:after,.icf-plus:before{content:"\e62b"}.icf-question-after:after,.icf-question:before{content:"\e62c"}.icf-result-after:after,.icf-result:before{content:"\e62d"}.icf-rounds-after:after,.icf-rounds:before{content:"\e62e"}.icf-rules-after:after,.icf-rules:before{content:"\e62f"}.icf-secure-after:after,.icf-secure:before{content:"\e630"}.icf-shakeOff-after:after,.icf-shakeOff:before{content:"\e631"}.icf-shakeOn-after:after,.icf-shakeOn:before{content:"\e632"}.icf-soundOff-after:after,.icf-soundOff:before{content:"\e633"}.icf-soundOn-after:after,.icf-soundOn:before{content:"\e634"}.icf-specialAutumn-after:after,.icf-specialAutumn:before{content:"\e635"}.icf-specialSpring-after:after,.icf-specialSpring:before{content:"\e636"}.icf-specialSummer-after:after,.icf-specialSummer:before{content:"\e637"}.icf-specialWinter-after:after,.icf-specialWinter:before{content:"\e638"}.icf-timing-after:after,.icf-timing:before{content:"\e639"}.icf-toDesktop-after:after,.icf-toDesktop:before{content:"\e63a"}.icf-toTablet-after:after,.icf-toTablet:before{content:"\e63b"}.icf-visitingCard-after:after,.icf-visitingCard:before{content:"\e63c"}.icf-warning-after:after,.icf-warning:before{content:"\e63d"}.icf-winnings-after:after,.icf-winnings:before{content:"\e63e"}.icf-faceFrowling-after:after,.icf-faceFrowling:before{content:"\e907"}.icf-faceNeutral-after:after,.icf-faceNeutral:before{content:"\e908"}.icf-faceNeutral-after:after,.icf-faceSmiling:before{content:"\e909"}.icf-diceOff-after:after,.icf-diceOff:before{content:"\e90a"}.icf-diceOn-after:after,.icf-diceOn:before{content:"\e90b"}.icf-flipBoardLeft-after:after,.icf-flipBoardLeft:before{content:"\e90c"}.icf-flipBoardRight-after:after,.icf-flipBoardRight:before{content:"\e90d"}.icf-letterOn-after:after,.icf-letterOn:before{content:"\e90f"}.icf-letterOff-after:after,.icf-letterOff:before{content:"\e90e"}.icf-lastTrick-after:after,.icf-lastTrick:before{content:"\e910"}.icf-subscription-after:after,.icf-subscription:before{content:"\e911"}.icf-expressPayment-after:after,.icf-expressPayment:before{content:"\e912"}.icf-magnify-after:after,.icf-magnify:before{content:"\e913"}.icf-blockghostOn-after:after,.icf-blockghostOn:before{content:"\e915"}.icf-blockghostOff-after:after,.icf-blockghostOff:before{content:"\e914"}.icf-equalUser-after:after,.icf-equalUser:before{content:"\e916"}.icf-computer-after:after,.icf-computer:before{content:"\e917"}.icf-fxLo-after:after,.icf-fxLo:before{content:"\e919"}.icf-fxHi-after:after,.icf-fxHi:before{content:"\e918"}.icf-cardFrontChange-after:after,.icf-cardFrontChange:before{content:"\e91c"}.icf-cardBackChange-after:after,.icf-cardBackChange:before{content:"\e91b"}.icf-themeChange-after:after,.icf-themeChange:before{content:"\e91a"}.icf-screenBig-after:after,.icf-screenBig:before{content:"\e91f"}.icf-screenMedium-after:after,.icf-screenMedium:before{content:"\e91e"}.icf-screenSmall-after:after,.icf-screenSmall:before{content:"\e91d"}.icf-login-after:after,.icf-login:before{content:"\e920"}.icf-settings-after:after,.icf-settings:before{content:"\e921"}.icf-leagues-after:after,.icf-leagues:before{content:"\e922"}.icf-arrowUpDown-after:after,.icf-arrowUpDown:before{content:"\e923"}.icf-friendPending-after:after,.icf-friendPending:before{content:"\e924"}.newColorButtonClass{background:linear-gradient(180deg,#f5fafc 0,#d9e2e7);border:2px solid #cbd4d9;border-radius:.5em;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17),inset 0 .7em .2em -.5em #fff;color:#313a3f;cursor:pointer;font-family:"d_sari",Arial,Verdana,Helvetica,sans-serif;font-size:1.18em;font-weight:700;letter-spacing:.02em;line-height:1.18em;overflow:hidden;padding:.6em 1.2em;position:relative;text-decoration:none;text-decoration-color:transparent;text-decoration-thickness:.15rem;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.newColorButtonClass:focus{outline:0}.newColorButtonClass:focus-visible{outline:0;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.newColorButtonClass.active,.newColorButtonClass:active,.newColorButtonClass:hover{background:linear-gradient(180deg,#f5fafc 0,#cbd4d9);border:2px solid #bec7cc}.newColorButtonClass.active,.newColorButtonClass:active{box-shadow:inset 0 0 .6em 0 #bec7cc}.newColorButtonClass.inactive,.newColorButtonClass.inactive:active,.newColorButtonClass.inactive:hover{background:linear-gradient(180deg,#f5fafc 0,#d9e2e7);border:2px solid #cbd4d9;box-shadow:0 .2em .3em 0 rgba(0,0,0,.17);color:#adb6bb;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.newColorButtonClass.big{font-family:"d_sari",Arial,Verdana,Helvetica,sans-serif;font-size:1.375em;font-weight:700;letter-spacing:.02em;line-height:1.375em}.newColorButtonClass.small{font-size:1em}.newColorButtonClass.small,.newColorButtonClass.tiny{font-family:"d_sari",Arial,Verdana,Helvetica,sans-serif;font-weight:700;letter-spacing:.02em;line-height:1em}.newColorButtonClass.tiny{font-size:.8em}.consent-web .consent-banner{background-color:#f5fafc;bottom:0;box-shadow:0 -.5em .5em rgba(49,58,63,.1);color:#4d565b;padding:1.4375em;position:fixed;width:100%}.consent-web .consent-banner .t-container{display:flex;flex-direction:row}@media only screen and (max-width:600px){.consent-web .consent-banner .t-container{flex-direction:column}}.consent-web .consent-banner .description{display:inline-block;flex-shrink:3;margin-right:1.4375em}@media only screen and (max-width:600px){.consent-web .consent-banner .description{margin-right:0}}.consent-web .consent-banner .buttons{flex-shrink:1}@media only screen and (max-width:600px){.consent-web .consent-banner .buttons{margin-top:1em}}.consent-web .consent-banner .buttons .t-button{margin:.5em 0;width:100%}.consent-web .consent-banner .buttons .t-button:first-child{margin-top:0}.consent-web .consent-banner .link-reject{margin-top:.25em}.consent-web .consent-settings{color:#4d565b;display:flex;flex-direction:column;height:100%}.consent-web .consent-settings h2{margin-top:0}.consent-web .consent-settings h2,.consent-web .consent-settings h3{text-align:center}.consent-web .consent-settings.t-container{padding:0}.consent-web .content{margin-bottom:2em;padding:2.25em 2.25em 4em}.consent-web .content::v-deep .t-toggle-box .headline{font-size:1em}@media (max-height:320px),only screen and (max-width:600px){.consent-web .content{margin-bottom:0;padding-bottom:1em}}.consent-web .checkbox-group{display:flex;margin-bottom:1em;padding-top:.2em;position:relative}.consent-web .checkbox-group input[type=checkbox]{opacity:0;position:absolute}.consent-web .checkbox-group label{cursor:pointer;padding-left:1.8em;position:relative;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:.15625rem;text-underline-offset:.5em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.consent-web .checkbox-group label:before{background:#fff;border:1px solid #9da6ab;border-radius:3px;content:" ";cursor:pointer;height:1.2em;left:0;margin-left:0;position:absolute;top:0;width:1.2em}.consent-web .checkbox-group label:after{border:3px solid #fff;border-right:none;border-top:none;content:"";height:0;left:.2em;opacity:0;position:absolute;top:.75em;transform:rotate(-45deg);transform-origin:top left;width:0}.consent-web .checkbox-group label:hover:before{border-color:#bec7cc}.consent-web .checkbox-group label:active:before{background-color:#bec7cc}.consent-web .checkbox-group input[type=checkbox]:focus-visible+label{text-decoration:underline;text-decoration-color:inherit;text-underline-offset:.2em;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.consent-web .checkbox-group input[type=checkbox]:focus-visible+label:before{background-color:#4d565b!important}.consent-web .checkbox-group input[type=checkbox].error+label:before{background-color:#f7c1bc;border-color:#bc111a}.consent-web .checkbox-group input[type=checkbox]:checked+label:before{background-color:#848d92;border-color:#848d92}.consent-web .checkbox-group input[type=checkbox]:checked+label:after{border-color:#fff;box-shadow:inset 0 0 0 0 #fff;height:.26em;opacity:1;transition:height .2s,width .2s .1s;width:.7em}.consent-web .checkbox-group input[type=checkbox]:checked+label:hover:before{background-color:#adb6bb;border-color:#adb6bb}.consent-web .checkbox-group input[type=checkbox]:checked+label:active:before{background-color:#fff;transition:background-color .2s}.consent-web .checkbox-group input[type=checkbox]:disabled+label:before{background-color:#fff;border-color:#9da6ab;opacity:.5}.consent-web .checkbox-group input[type=checkbox]:disabled+label:hover:before{background-color:#fff;border-color:#9da6ab}.consent-web .checkbox-group input[type=checkbox]:disabled:checked+label:after{border-color:#9da6ab;height:.26em;opacity:.5;transition:height .2s,width .2s .1s;width:.7em}.consent-web .checkbox-group label p{margin:0;padding:0}.consent-web .button-bar{background:#f5fafc;bottom:0;box-shadow:0 -.5em .5em -.5em rgba(49,58,63,.2);display:block;margin:auto;position:absolute;text-align:center;width:100%;z-index:1}@media (max-height:320px),only screen and (max-width:600px){.consent-web .button-bar{padding-bottom:1em;position:relative}}.consent-web .consent-button{margin:1em .5em}@media (max-height:320px),only screen and (max-width:600px){.consent-web .consent-button{margin:.5em}.consent-web .consent-button:first-child{margin-top:1em}}