.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{padding:2em;display:flex;flex-direction:column}.modal-prop--xs{width:85vw;max-width:25em}.modal-prop--s{width:85vw;max-width:37.5em}.modal-prop--m{width:85vw;max-width:46.875em}.modal-prop--l{width:85vw;max-width:56.25em}.modal-prop--xl{width:90vw;max-width:68em}.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{display:flex;justify-content:center;width:100%;align-self:flex-end;margin-top:1.5em;max-width:35em;margin-left:auto;margin-right:auto}.modal-actions button{min-width:30%;max-width:50%;margin:0 .5em}.modal-prop--xs .modal-actions button{min-width:30%;max-width:70%}.modal-disclaimer{border-top:1px solid #cbd4d9;padding-top:1em;width:100%;margin-top:1.5em;font-family:Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,Sans-serif;font-size:.75em}.gd-modal-component-mask{position:fixed;display:flex;justify-content:center;align-items:center;z-index:100001;top:0;left:0;width:100%;height:100%;background-color:#00000080;transition:opacity .3s ease}.gd-modal-component-container{position:relative;margin:0 auto;box-shadow:0 .125em .5em #00000054;transition:all .3s ease;border-radius:.56em;background:#fff;border:.525em solid #fff}.gd-modal-component-container:focus,.gd-modal-component-container:focus-visible{outline:none}.gd-modal-component-body{transition:max-height .75s ease-out;min-height:10em;overflow:auto;border-radius:.26em;background:#f5fafc;display:flex}.gd-modal-component-close{position:absolute;right:-1.25em;top:-1.25em;border-radius:50%;cursor:pointer;width:2.5em;height:2.5em;font-size:1em;display:inline-block;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{-webkit-transform:scale(1.1);transform:scale(1.1)}.t-container{width:100%;max-width:1170px;margin:0 auto}@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{line-height:1.4em;margin-top:1em;margin-bottom:1em}.t-text ul{line-height:1.4em;display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;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{width:100%;min-height:10em;display:flex;flex-direction:column}.t-header--top-offset{position:relative;top:-4em;margin-bottom:-4em}.t-header--top-offset .t-container{display:flex}.t-header--bg{width:100%;height:10em;position:relative}.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(to bottom,#253475 15%,#768ed6)}.t-header--yellow .t-header--bg{background:#f9ff67;background:linear-gradient(180deg,#f9ff67 72%,#b4c708)}.t-card{background:#fff;box-shadow:0 0 0 1px #d9e2e7 inset,0 .3em #d9e2e7,0 0 3em #313a3f1a;border-radius:3px;transition:box-shadow .2s;position:relative}.t-card.disabled{opacity:.5}.t-card.disabled:hover,.t-card.disabled.active,.t-card.disabled:active{box-shadow:0 0 0 1px #d9e2e7 inset,0 .3em #d9e2e7,0 0 3em #313a3f1a}.t-card.disabled:hover:before,.t-card.disabled.active:before,.t-card.disabled:active:before{box-shadow:none}.t-card--plain{background:#fff;border-radius:3px;box-shadow:0 0 0 1px #d9e2e7 inset}.t-content{width:100%;background-color:#fff;display:inline-block}.t-content--main{background-color:#f5fafc;border-bottom:1px solid #cbd4d9}.t-tooltip-wrap{display:inline-block;position:relative}.t-tooltip-wrap .tooltip-inner{position:absolute;width:500px;left:50%;-webkit-transform:translate(-50%,-10px);transform:translate(-50%);pointer-events:none}.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{position:relative;box-sizing:border-box;border:1px solid #d9e2e7;border-radius:3px;padding:1em;max-width:350px;color:#313a3f;line-height:17px;background-color:#fff;box-shadow:0 .2em .7em #313a3f33;position:absolute;display:none;pointer-events:all;z-index:99}.t-tooltip:after{position:absolute;content:" ";width:1em;height:1em;transform:translate(-50%) translateY(-50%) rotate(45deg);background:#fff;z-index:0}.t-tooltip:after{border-top:1px solid #d9e2e7;border-left:1px solid #d9e2e7}.t-tooltip.t-tl:after{top:0;left:2em;transform:translate(-50%) translateY(-50%) rotate(45deg)}.t-tooltip.t-tc:after{top:0;left:50%;transform:translate(-50%) translateY(-50%) rotate(45deg)}.t-tooltip.t-tr:after{top:0;right:2em;transform:translate(50%) translateY(-50%) rotate(45deg)}.t-tooltip.t-bl:after{bottom:0;left:2em;transform:translate(-50%) translateY(50%) rotate(225deg)}.t-tooltip.t-bc:after{bottom:0;left:50%;transform:translate(-50%) translateY(50%) rotate(225deg)}.t-tooltip.t-br:after{bottom:0;right:2em;transform:translate(50%) translateY(50%) rotate(225deg)}.t-tooltip.t-rt:after{top:.3em;right:0;transform:translate(50%) translateY(50%) rotate(135deg)}.t-tooltip.t-rc:after{top:50%;right:0;transform:translate(50%) translateY(-50%) rotate(135deg)}.t-tooltip.t-rb:after{bottom:.3em;right:0;transform:translate(50%) translateY(-50%) rotate(135deg)}.t-tooltip.t-lt:after{top:.3em;left:0;transform:translate(-50%) translateY(50%) rotate(-45deg)}.t-tooltip.t-lc:after{top:50%;left:0;transform:translate(-50%) translateY(-50%) rotate(-45deg)}.t-tooltip.t-lb:after{bottom:.3em;left:0;transform:translate(-50%) translateY(-50%) rotate(-45deg)}.t-tooltip.t-bc{bottom:100%;left:50%;transform:translate(-50%,-10px)}.t-tooltip.t-tc{top:100%;left:50%;transform:translate(-50%,10px)}.is-detached .tooltip-inner{visibility:hidden}#detached-tooltips{position:absolute;z-index:100002}#detached-tooltips .t-tooltip-wrap,#detached-tooltips .t-tooltip{position:fixed;transform:none;height:fit-content;width:fit-content}.t-button{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:linear-gradient(to bottom,#0999e1,#0a86c4);border:2px solid #0a86c4;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #78d2f5 inset;position:relative;overflow:hidden;cursor:pointer;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;text-shadow:0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4}.t-button:focus{outline:0}.t-button:focus-visible{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.t-button:hover{background:linear-gradient(to bottom,#3eb7f4,#0999e1);border:2px solid #0999e1}.t-button:active,.t-button.active{box-shadow:0 0 .6em #06537a inset;background:linear-gradient(to bottom,#3eb7f4,#0999e1);border:2px solid #0999e1}.t-button.inactive,.t-button.inactive:hover,.t-button.inactive:active{color:#3eb7f4;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#0999e1,#0a86c4);border:2px solid #0a86c4;box-shadow:0 .2em .3em #0000002b}.t-button.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-button.progress span{visibility:hidden}.t-button.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1em}.t-button.progress .t-button-pa>div{margin-left:.8em / 15;margin-right:.8em / 15;width:.8em;height:.8em;background-color:#3eb7f4;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.t-button.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.gray{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:linear-gradient(to bottom,#9da6ab,#848d92);border:2px solid #848d92;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #cbd4d9 inset;position:relative;overflow:hidden;cursor:pointer;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;text-shadow:0 0 .25em #848d92,0 0 .25em #848d92,0 0 .25em #848d92,0 0 .25em #848d92,0 0 .25em #848d92}.t-button.gray:focus{outline:0}.t-button.gray:focus-visible{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.t-button.gray:hover{background:linear-gradient(to bottom,#adb6bb,#9da6ab);border:2px solid #9da6ab}.t-button.gray:active,.t-button.gray.active{box-shadow:0 0 .6em #4d565b inset;background:linear-gradient(to bottom,#adb6bb,#9da6ab);border:2px solid #9da6ab}.t-button.gray.inactive,.t-button.gray.inactive:hover,.t-button.gray.inactive:active{color:#adb6bb;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#9da6ab,#848d92);border:2px solid #848d92;box-shadow:0 .2em .3em #0000002b}.t-button.gray.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.gray.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.gray.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-button.gray.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1em}.t-button.gray.progress .t-button-pa>div{margin-left:.8em / 15;margin-right:.8em / 15;width:.8em;height:.8em;background-color:#cbd4d9;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.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{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#313a3f;background:linear-gradient(to bottom,#f5fafc,#d9e2e7);border:2px solid #cbd4d9;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #fff inset;position:relative;overflow:hidden;cursor:pointer;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;text-shadow:0 0}.t-button.lightGray:focus{outline:0}.t-button.lightGray:focus-visible{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.t-button.lightGray:hover{background:linear-gradient(to bottom,#f5fafc,#cbd4d9);border:2px solid #bec7cc}.t-button.lightGray:active,.t-button.lightGray.active{box-shadow:0 0 .6em #bec7cc inset;background:linear-gradient(to bottom,#f5fafc,#cbd4d9);border:2px solid #bec7cc}.t-button.lightGray.inactive,.t-button.lightGray.inactive:hover,.t-button.lightGray.inactive:active{color:#adb6bb;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#f5fafc,#d9e2e7);border:2px solid #cbd4d9;box-shadow:0 .2em .3em #0000002b}.t-button.lightGray.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.lightGray.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.lightGray.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-button.lightGray.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1em}.t-button.lightGray.progress .t-button-pa>div{margin-left:.8em / 15;margin-right:.8em / 15;width:.8em;height:.8em;background-color:#cbd4d9;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.t-button.lightGray.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.lightGray.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.yellow,.t-button.complementary,.t-button.complementary.lightBlue,.t-button.complementary.purple,.t-button.complementary.midBlue,.t-button.complementary.lightGreen,.t-button.complementary.midGreen,.t-button.complementary.blueGreen{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:linear-gradient(to bottom,#ffaf02,#f49906);border:2px solid #f49906;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #ffea55 inset;position:relative;overflow:hidden;cursor:pointer;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;text-shadow:0 0 .25em #e5841c,0 0 .25em #e5841c,0 0 .25em #e5841c,0 0 .25em #e5841c,0 0 .25em #e5841c}.t-button.yellow:focus,.t-button.complementary:focus,.t-button.complementary.lightBlue:focus,.t-button.complementary.purple:focus,.t-button.complementary.midBlue:focus,.t-button.complementary.lightGreen:focus,.t-button.complementary.midGreen:focus,.t-button.complementary.blueGreen:focus{outline:0}.t-button.yellow:focus-visible,.t-button.complementary:focus-visible,.t-button.complementary.lightBlue:focus-visible,.t-button.complementary.purple:focus-visible,.t-button.complementary.midBlue:focus-visible,.t-button.complementary.lightGreen:focus-visible,.t-button.complementary.midGreen:focus-visible,.t-button.complementary.blueGreen:focus-visible{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.t-button.yellow:hover,.t-button.complementary:hover,.t-button.complementary.lightBlue:hover,.t-button.complementary.purple:hover,.t-button.complementary.midBlue:hover,.t-button.complementary.lightGreen:hover,.t-button.complementary.midGreen:hover,.t-button.complementary.blueGreen:hover{background:linear-gradient(to bottom,#ffc60b,#ffaf02);border:2px solid #ffaf02}.t-button.yellow:active,.t-button.complementary:active,.t-button.complementary.lightBlue:active,.t-button.complementary.purple:active,.t-button.complementary.midBlue:active,.t-button.complementary.lightGreen:active,.t-button.complementary.midGreen:active,.t-button.complementary.blueGreen:active,.t-button.yellow.active,.t-button.complementary.active,.t-button.complementary.lightBlue.active,.t-button.complementary.purple.active,.t-button.complementary.midBlue.active,.t-button.complementary.lightGreen.active,.t-button.complementary.midGreen.active,.t-button.complementary.blueGreen.active{box-shadow:0 0 .6em #d46c04 inset;background:linear-gradient(to bottom,#ffc60b,#ffaf02);border:2px solid #ffaf02}.t-button.yellow.inactive,.t-button.complementary.inactive,.t-button.complementary.lightBlue.inactive,.t-button.complementary.purple.inactive,.t-button.complementary.midBlue.inactive,.t-button.complementary.lightGreen.inactive,.t-button.complementary.midGreen.inactive,.t-button.complementary.blueGreen.inactive,.t-button.yellow.inactive:hover,.t-button.complementary.inactive:hover,.t-button.complementary.lightBlue.inactive:hover,.t-button.complementary.purple.inactive:hover,.t-button.complementary.midBlue.inactive:hover,.t-button.complementary.lightGreen.inactive:hover,.t-button.complementary.midGreen.inactive:hover,.t-button.complementary.blueGreen.inactive:hover,.t-button.yellow.inactive:active,.t-button.complementary.inactive:active,.t-button.complementary.lightBlue.inactive:active,.t-button.complementary.purple.inactive:active,.t-button.complementary.midBlue.inactive:active,.t-button.complementary.lightGreen.inactive:active,.t-button.complementary.midGreen.inactive:active,.t-button.complementary.blueGreen.inactive:active{color:#ffc60b;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#ffaf02,#f49906);border:2px solid #f49906;box-shadow:0 .2em .3em #0000002b}.t-button.yellow.big,.t-button.complementary.big,.t-button.complementary.lightBlue.big,.t-button.complementary.purple.big,.t-button.complementary.midBlue.big,.t-button.complementary.lightGreen.big,.t-button.complementary.midGreen.big,.t-button.complementary.blueGreen.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.yellow.small,.t-button.complementary.small,.t-button.complementary.lightBlue.small,.t-button.complementary.purple.small,.t-button.complementary.midBlue.small,.t-button.complementary.lightGreen.small,.t-button.complementary.midGreen.small,.t-button.complementary.blueGreen.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.yellow.tiny,.t-button.complementary.tiny,.t-button.complementary.lightBlue.tiny,.t-button.complementary.purple.tiny,.t-button.complementary.midBlue.tiny,.t-button.complementary.lightGreen.tiny,.t-button.complementary.midGreen.tiny,.t-button.complementary.blueGreen.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-button.yellow.progress .t-button-pa,.t-button.complementary.progress .t-button-pa,.t-button.complementary.lightBlue.progress .t-button-pa,.t-button.complementary.purple.progress .t-button-pa,.t-button.complementary.midBlue.progress .t-button-pa,.t-button.complementary.lightGreen.progress .t-button-pa,.t-button.complementary.midGreen.progress .t-button-pa,.t-button.complementary.blueGreen.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1em}.t-button.yellow.progress .t-button-pa>div,.t-button.complementary.progress .t-button-pa>div,.t-button.complementary.lightBlue.progress .t-button-pa>div,.t-button.complementary.purple.progress .t-button-pa>div,.t-button.complementary.midBlue.progress .t-button-pa>div,.t-button.complementary.lightGreen.progress .t-button-pa>div,.t-button.complementary.midGreen.progress .t-button-pa>div,.t-button.complementary.blueGreen.progress .t-button-pa>div{margin-left:.8em / 15;margin-right:.8em / 15;width:.8em;height:.8em;background-color:#ffc60b;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.t-button.yellow.progress .t-button-pa--bounce1,.t-button.complementary.progress .t-button-pa--bounce1,.t-button.complementary.lightBlue.progress .t-button-pa--bounce1,.t-button.complementary.purple.progress .t-button-pa--bounce1,.t-button.complementary.midBlue.progress .t-button-pa--bounce1,.t-button.complementary.lightGreen.progress .t-button-pa--bounce1,.t-button.complementary.midGreen.progress .t-button-pa--bounce1,.t-button.complementary.blueGreen.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.yellow.progress .t-button-pa--bounce2,.t-button.complementary.progress .t-button-pa--bounce2,.t-button.complementary.lightBlue.progress .t-button-pa--bounce2,.t-button.complementary.purple.progress .t-button-pa--bounce2,.t-button.complementary.midBlue.progress .t-button-pa--bounce2,.t-button.complementary.lightGreen.progress .t-button-pa--bounce2,.t-button.complementary.midGreen.progress .t-button-pa--bounce2,.t-button.complementary.blueGreen.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.orange,.t-button.complementary.turquoise{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:linear-gradient(to bottom,#ed7600,#e36600);border:2px solid #e36600;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #ffba5a inset;position:relative;overflow:hidden;cursor:pointer;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;text-shadow:0 0 .25em #e36600,0 0 .25em #e36600,0 0 .25em #e36600,0 0 .25em #e36600,0 0 .25em #e36600}.t-button.orange:focus,.t-button.complementary.turquoise:focus{outline:0}.t-button.orange:focus-visible,.t-button.complementary.turquoise:focus-visible{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.t-button.orange:hover,.t-button.complementary.turquoise:hover{background:linear-gradient(to bottom,#f7911b,#ed7600);border:2px solid #ed7600}.t-button.orange:active,.t-button.complementary.turquoise:active,.t-button.orange.active,.t-button.complementary.turquoise.active{box-shadow:0 0 .6em #b53b07 inset;background:linear-gradient(to bottom,#f7911b,#ed7600);border:2px solid #ed7600}.t-button.orange.inactive,.t-button.complementary.turquoise.inactive,.t-button.orange.inactive:hover,.t-button.complementary.turquoise.inactive:hover,.t-button.orange.inactive:active,.t-button.complementary.turquoise.inactive:active{color:#f7911b;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#ed7600,#e36600);border:2px solid #e36600;box-shadow:0 .2em .3em #0000002b}.t-button.orange.big,.t-button.complementary.turquoise.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.orange.small,.t-button.complementary.turquoise.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.orange.tiny,.t-button.complementary.turquoise.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-button.orange.progress .t-button-pa,.t-button.complementary.turquoise.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1em}.t-button.orange.progress .t-button-pa>div,.t-button.complementary.turquoise.progress .t-button-pa>div{margin-left:.8em / 15;margin-right:.8em / 15;width:.8em;height:.8em;background-color:#f7911b;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.t-button.orange.progress .t-button-pa--bounce1,.t-button.complementary.turquoise.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.orange.progress .t-button-pa--bounce2,.t-button.complementary.turquoise.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.red{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:linear-gradient(to bottom,#ce2830,#bc111a);border:2px solid #bc111a;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #f2a59e inset;position:relative;overflow:hidden;cursor:pointer;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;text-shadow:0 0 .25em #bc111a,0 0 .25em #bc111a,0 0 .25em #bc111a,0 0 .25em #bc111a,0 0 .25em #bc111a}.t-button.red:focus{outline:0}.t-button.red:focus-visible{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.t-button.red:hover{background:linear-gradient(to bottom,#e63434,#ce2830);border:2px solid #ce2830}.t-button.red:active,.t-button.red.active{box-shadow:0 0 .6em #700f1c inset;background:linear-gradient(to bottom,#e63434,#ce2830);border:2px solid #ce2830}.t-button.red.inactive,.t-button.red.inactive:hover,.t-button.red.inactive:active{color:#e63434;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#ce2830,#bc111a);border:2px solid #bc111a;box-shadow:0 .2em .3em #0000002b}.t-button.red.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.red.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.red.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-button.red.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1em}.t-button.red.progress .t-button-pa>div{margin-left:.8em / 15;margin-right:.8em / 15;width:.8em;height:.8em;background-color:#e63434;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.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{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:linear-gradient(to bottom,#8c70e0,#7963ba);border:2px solid #7963ba;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #cfbdf4 inset;position:relative;overflow:hidden;cursor:pointer;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;text-shadow:0 0 .25em #7963ba,0 0 .25em #7963ba,0 0 .25em #7963ba,0 0 .25em #7963ba,0 0 .25em #7963ba}.t-button.purple:focus{outline:0}.t-button.purple:focus-visible{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.t-button.purple:hover{background:linear-gradient(to bottom,#af96fa,#8c70e0);border:2px solid #8c70e0}.t-button.purple:active,.t-button.purple.active{box-shadow:0 0 .6em #2c2163 inset;background:linear-gradient(to bottom,#af96fa,#8c70e0);border:2px solid #8c70e0}.t-button.purple.inactive,.t-button.purple.inactive:hover,.t-button.purple.inactive:active{color:#af96fa;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#8c70e0,#7963ba);border:2px solid #7963ba;box-shadow:0 .2em .3em #0000002b}.t-button.purple.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.purple.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.purple.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-button.purple.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1em}.t-button.purple.progress .t-button-pa>div{margin-left:.8em / 15;margin-right:.8em / 15;width:.8em;height:.8em;background-color:#af96fa;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.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{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:linear-gradient(to bottom,#246db5,#165f9b);border:2px solid #165f9b;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #61a4d4 inset;position:relative;overflow:hidden;cursor:pointer;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;text-shadow:0 0 .25em #165f9b,0 0 .25em #165f9b,0 0 .25em #165f9b,0 0 .25em #165f9b,0 0 .25em #165f9b}.t-button.midBlue:focus{outline:0}.t-button.midBlue:focus-visible{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.t-button.midBlue:hover{background:linear-gradient(to bottom,#3f88d1,#246db5);border:2px solid #246db5}.t-button.midBlue:active,.t-button.midBlue.active{box-shadow:0 0 .6em #032d56 inset;background:linear-gradient(to bottom,#3f88d1,#246db5);border:2px solid #246db5}.t-button.midBlue.inactive,.t-button.midBlue.inactive:hover,.t-button.midBlue.inactive:active{color:#3f88d1;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#246db5,#165f9b);border:2px solid #165f9b;box-shadow:0 .2em .3em #0000002b}.t-button.midBlue.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.midBlue.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.midBlue.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-button.midBlue.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1em}.t-button.midBlue.progress .t-button-pa>div{margin-left:.8em / 15;margin-right:.8em / 15;width:.8em;height:.8em;background-color:#3f88d1;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.t-button.midBlue.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.midBlue.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.lightBlue,.t-button.complementary.gray,.t-button.complementary.yellow,.t-button.complementary.orange,.t-button.complementary.red{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:linear-gradient(to bottom,#0999e1,#0a86c4);border:2px solid #0a86c4;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #78d2f5 inset;position:relative;overflow:hidden;cursor:pointer;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;text-shadow:0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4,0 0 .25em #0a86c4}.t-button.lightBlue:focus,.t-button.complementary.gray:focus,.t-button.complementary.yellow:focus,.t-button.complementary.orange:focus,.t-button.complementary.red:focus{outline:0}.t-button.lightBlue:focus-visible,.t-button.complementary.gray:focus-visible,.t-button.complementary.yellow:focus-visible,.t-button.complementary.orange:focus-visible,.t-button.complementary.red:focus-visible{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.t-button.lightBlue:hover,.t-button.complementary.gray:hover,.t-button.complementary.yellow:hover,.t-button.complementary.orange:hover,.t-button.complementary.red:hover{background:linear-gradient(to bottom,#3eb7f4,#0999e1);border:2px solid #0999e1}.t-button.lightBlue:active,.t-button.complementary.gray:active,.t-button.complementary.yellow:active,.t-button.complementary.orange:active,.t-button.complementary.red:active,.t-button.lightBlue.active,.t-button.complementary.gray.active,.t-button.complementary.yellow.active,.t-button.complementary.orange.active,.t-button.complementary.red.active{box-shadow:0 0 .6em #06537a inset;background:linear-gradient(to bottom,#3eb7f4,#0999e1);border:2px solid #0999e1}.t-button.lightBlue.inactive,.t-button.complementary.gray.inactive,.t-button.complementary.yellow.inactive,.t-button.complementary.orange.inactive,.t-button.complementary.red.inactive,.t-button.lightBlue.inactive:hover,.t-button.complementary.gray.inactive:hover,.t-button.complementary.yellow.inactive:hover,.t-button.complementary.orange.inactive:hover,.t-button.complementary.red.inactive:hover,.t-button.lightBlue.inactive:active,.t-button.complementary.gray.inactive:active,.t-button.complementary.yellow.inactive:active,.t-button.complementary.orange.inactive:active,.t-button.complementary.red.inactive:active{color:#3eb7f4;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#0999e1,#0a86c4);border:2px solid #0a86c4;box-shadow:0 .2em .3em #0000002b}.t-button.lightBlue.big,.t-button.complementary.gray.big,.t-button.complementary.yellow.big,.t-button.complementary.orange.big,.t-button.complementary.red.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.lightBlue.small,.t-button.complementary.gray.small,.t-button.complementary.yellow.small,.t-button.complementary.orange.small,.t-button.complementary.red.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.lightBlue.tiny,.t-button.complementary.gray.tiny,.t-button.complementary.yellow.tiny,.t-button.complementary.orange.tiny,.t-button.complementary.red.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-button.lightBlue.progress .t-button-pa,.t-button.complementary.gray.progress .t-button-pa,.t-button.complementary.yellow.progress .t-button-pa,.t-button.complementary.orange.progress .t-button-pa,.t-button.complementary.red.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1em}.t-button.lightBlue.progress .t-button-pa>div,.t-button.complementary.gray.progress .t-button-pa>div,.t-button.complementary.yellow.progress .t-button-pa>div,.t-button.complementary.orange.progress .t-button-pa>div,.t-button.complementary.red.progress .t-button-pa>div{margin-left:.8em / 15;margin-right:.8em / 15;width:.8em;height:.8em;background-color:#3eb7f4;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.t-button.lightBlue.progress .t-button-pa--bounce1,.t-button.complementary.gray.progress .t-button-pa--bounce1,.t-button.complementary.yellow.progress .t-button-pa--bounce1,.t-button.complementary.orange.progress .t-button-pa--bounce1,.t-button.complementary.red.progress .t-button-pa--bounce1{animation-delay:-.32s}.t-button.lightBlue.progress .t-button-pa--bounce2,.t-button.complementary.gray.progress .t-button-pa--bounce2,.t-button.complementary.yellow.progress .t-button-pa--bounce2,.t-button.complementary.orange.progress .t-button-pa--bounce2,.t-button.complementary.red.progress .t-button-pa--bounce2{animation-delay:-.16s}.t-button.turquoise{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:linear-gradient(to bottom,#08ccc5,#04b0aa);border:2px solid #04b0aa;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #99f7ee inset;position:relative;overflow:hidden;cursor:pointer;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;text-shadow:0 0 .25em #04b0aa,0 0 .25em #04b0aa,0 0 .25em #04b0aa,0 0 .25em #04b0aa,0 0 .25em #04b0aa}.t-button.turquoise:focus{outline:0}.t-button.turquoise:focus-visible{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.t-button.turquoise:hover{background:linear-gradient(to bottom,#3ae0db,#08ccc5);border:2px solid #08ccc5}.t-button.turquoise:active,.t-button.turquoise.active{box-shadow:0 0 .6em #00605d inset;background:linear-gradient(to bottom,#3ae0db,#08ccc5);border:2px solid #08ccc5}.t-button.turquoise.inactive,.t-button.turquoise.inactive:hover,.t-button.turquoise.inactive:active{color:#3ae0db;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#08ccc5,#04b0aa);border:2px solid #04b0aa;box-shadow:0 .2em .3em #0000002b}.t-button.turquoise.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.turquoise.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.turquoise.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-button.turquoise.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1em}.t-button.turquoise.progress .t-button-pa>div{margin-left:.8em / 15;margin-right:.8em / 15;width:.8em;height:.8em;background-color:#3ae0db;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.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{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:linear-gradient(to bottom,#46b324,#399e16);border:2px solid #399e16;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #a8ed85 inset;position:relative;overflow:hidden;cursor:pointer;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;text-shadow:0 0 .25em #399e16,0 0 .25em #399e16,0 0 .25em #399e16,0 0 .25em #399e16,0 0 .25em #399e16}.t-button.midGreen:focus{outline:0}.t-button.midGreen:focus-visible{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.t-button.midGreen:hover{background:linear-gradient(to bottom,#64ce3e,#46b324);border:2px solid #46b324}.t-button.midGreen:active,.t-button.midGreen.active{box-shadow:0 0 .6em #225e0d inset;background:linear-gradient(to bottom,#64ce3e,#46b324);border:2px solid #46b324}.t-button.midGreen.inactive,.t-button.midGreen.inactive:hover,.t-button.midGreen.inactive:active{color:#64ce3e;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#46b324,#399e16);border:2px solid #399e16;box-shadow:0 .2em .3em #0000002b}.t-button.midGreen.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.midGreen.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.midGreen.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-button.midGreen.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1em}.t-button.midGreen.progress .t-button-pa>div{margin-left:.8em / 15;margin-right:.8em / 15;width:.8em;height:.8em;background-color:#64ce3e;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.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{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:linear-gradient(to bottom,#92c219,#80ad0c);border:2px solid #80ad0c;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #d0f272 inset;position:relative;overflow:hidden;cursor:pointer;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;text-shadow:0 0 .25em #80ad0c,0 0 .25em #80ad0c,0 0 .25em #80ad0c,0 0 .25em #80ad0c,0 0 .25em #80ad0c}.t-button.lightGreen:focus{outline:0}.t-button.lightGreen:focus-visible{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.t-button.lightGreen:hover{background:linear-gradient(to bottom,#aad934,#92c219);border:2px solid #92c219}.t-button.lightGreen:active,.t-button.lightGreen.active{box-shadow:0 0 .6em #4f6b09 inset;background:linear-gradient(to bottom,#aad934,#92c219);border:2px solid #92c219}.t-button.lightGreen.inactive,.t-button.lightGreen.inactive:hover,.t-button.lightGreen.inactive:active{color:#aad934;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#92c219,#80ad0c);border:2px solid #80ad0c;box-shadow:0 .2em .3em #0000002b}.t-button.lightGreen.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.lightGreen.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.lightGreen.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-button.lightGreen.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1em}.t-button.lightGreen.progress .t-button-pa>div{margin-left:.8em / 15;margin-right:.8em / 15;width:.8em;height:.8em;background-color:#aad934;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.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{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#fff;background:linear-gradient(to bottom,#2cb070,#24965f);border:2px solid #24965f;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #96e3be inset;position:relative;overflow:hidden;cursor:pointer;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;text-shadow:0 0 .25em #24965f,0 0 .25em #24965f,0 0 .25em #24965f,0 0 .25em #24965f,0 0 .25em #24965f}.t-button.blueGreen:focus{outline:0}.t-button.blueGreen:focus-visible{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.t-button.blueGreen:hover{background:linear-gradient(to bottom,#55c28d,#2cb070);border:2px solid #2cb070}.t-button.blueGreen:active,.t-button.blueGreen.active{box-shadow:0 0 .6em #054c2e inset;background:linear-gradient(to bottom,#55c28d,#2cb070);border:2px solid #2cb070}.t-button.blueGreen.inactive,.t-button.blueGreen.inactive:hover,.t-button.blueGreen.inactive:active{color:#55c28d;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#2cb070,#24965f);border:2px solid #24965f;box-shadow:0 .2em .3em #0000002b}.t-button.blueGreen.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.blueGreen.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.blueGreen.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-button.blueGreen.progress .t-button-pa{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:.1em}.t-button.blueGreen.progress .t-button-pa>div{margin-left:.8em / 15;margin-right:.8em / 15;width:.8em;height:.8em;background-color:#55c28d;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.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;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.t-button.s{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.t-button.xs{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.t-toggle-box[data-v-9de56bff]{text-align:center;position:relative;margin:1.4375em 0}.t-toggle-box header[data-v-9de56bff]{position:relative;display:flex;height:0;margin-bottom:2em}.t-toggle-box header[data-v-9de56bff]:before,.t-toggle-box header[data-v-9de56bff]:after{position:relative;content:" ";width:100%;top:0;border-top:1px solid #cbd4d9;height:1px}.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]{cursor:pointer;text-align:center;font-size:inherit;font-weight:400;margin:0 0 1em;color:#6a7378;z-index:1;position:relative;display:inline-block;padding:0 1em}.t-toggle-box .headline i[data-v-9de56bff]:before{display:inline-block;transition:transform .2s;margin:0 0 0 .4em}.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]{text-align:left;box-sizing:border-box;max-height:0;overflow:hidden;transition:max-height .3s ease-out;position:relative;line-height:1.4em;margin-top:-2em;margin-bottom:2em}.t-toggle-box .body .body-in[data-v-9de56bff]{padding-bottom:2em}.t-toggle-box .body .body-in-border[data-v-9de56bff]{border-left:1px solid #cbd4d9;border-right:1px solid #cbd4d9;border-bottom: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{cursor:pointer;position:relative;border:1px solid #cbd4d9;padding:1em 2.5em 1em 1.4375rem;font-size:1.3em;background:#f5fafc;margin:-1px 0 0}.t-collapsible-list .headline.open+.collapsible-content{padding-top:1.4375rem;padding-bottom:1.4375rem;height:auto;max-height:600px}.t-collapsible-list .headline.open .icf-arrowBottom{transform:rotate(-180deg) translateY(50%)}.t-collapsible-list .headline .icf-arrowBottom{pointer-events:none;position:absolute;right:1.5em;top:50%;font-size:.85em;transform:translateY(-50%);transition:transform .25s}.t-collapsible-list .collapsible-content{margin:0;padding:0 1.4375rem;height:0;max-height:0;overflow:hidden;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{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-weight:700}.t-progress .circle{color:#2cb070;font-size:5em;overflow:hidden;width:1em;height:1em;border-radius:50%;position:relative;transform:translateZ(0);animation:circleSpinner-dot-anim 1.7s infinite ease}@keyframes circleSpinner-dot-anim{0%{transform:rotate(0);box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}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{transform:rotate(1turn);box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}.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--purple .circle{color:#7963ba}.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{margin-left:1em / 15;margin-right:1em / 15;width:1em;height:1em;background-color:#2cb070;border-radius:100%;display:inline-block;animation-name:progress-horizontal-bouncedelay;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.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--purple .t-progress--horizontal>div{background-color:#7963ba}.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{position:absolute;background-color:#f5fafce6;z-index:10;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.t-progress--fixed{position:fixed}@keyframes t-progress--fade-out{90%{opacity:0}to{opacity:0}}.gameLogo60x40{width:60px;height:40px}.gamelogo106x74{width:106px;height:74px}.t-pagination[data-v-397939f1]{display:flex;justify-content:center;align-items:center;align-items:stretch;color:#0999e1;-webkit-user-select:none;user-select:none;font-weight:700}.t-pagination-btn[data-v-397939f1]{display:flex;justify-content:center;align-items:center;cursor:pointer;padding:0 .5em;transition:all .3s;border-radius:4px;margin:0 .2em;width:2.5em;height:2.5em}.t-pagination-btn[data-v-397939f1]:before{top:0;font-size:1.4em}.t-pagination-btn[data-v-397939f1]:hover{box-shadow:0 0 0 1px #cbd4d9 inset,0 0 .4em #0999e166}.t-pagination-btn[data-v-397939f1]:active{box-shadow:0 0 0 1px #9da6ab inset}.t-pagination-btn.t-pagination-inactive[data-v-397939f1]{box-shadow:none;color:#d9e2e7;cursor:auto}.t-pagination ul[data-v-397939f1]{display:flex;justify-content:center;align-items:center}.t-pagination ul li .button[data-v-397939f1]{display:flex;justify-content:center;align-items:center;width:2.5em;height:2.5em;cursor:pointer;border-radius:3px;margin:0 .4em;box-shadow:0 0 0 1px #cbd4d9 inset;transition:all .3s}.t-pagination ul li .button span[data-v-397939f1]{color:currentColor}.t-pagination ul li .button[data-v-397939f1]:hover{box-shadow:0 0 0 1px #cbd4d9 inset,0 0 .4em #0999e166;font-weight:700}.t-pagination ul li .button[data-v-397939f1]:active{box-shadow:0 0 0 1px #9da6ab inset}.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;src:url(./DSari_Book-webfont.eot);src:url(./DSari_Book-webfont.eot?#iefix) format("embedded-opentype"),url(./DSari_Book-webfont.woff2) format("woff2"),url(./DSari_Book-webfont.woff) format("woff"),url(./DSari_Book-webfont.ttf) format("truetype"),url(./DSari_Book-webfont.svg#d_sari_bookbook) format("svg");font-weight:400}@font-face{font-family:d_sari;src:url(./DSari_Bold-webfont.eot);src:url(./DSari_Bold-webfont.eot?#iefix) format("embedded-opentype"),url(./DSari_Bold-webfont.woff2) format("woff2"),url(./DSari_Bold-webfont.woff) format("woff"),url(./DSari_Bold-webfont.ttf) format("truetype"),url(./DSari_Bold-webfont.svg#d_sari_boldbold) format("svg");font-weight:700}@font-face{font-family:d_sari;src:url(./DSari_Heavy-webfont.eot);src:url(./DSari_Heavy-webfont.eot?#iefix) format("embedded-opentype"),url(./DSari_Heavy-webfont.woff2) format("woff2"),url(./DSari_Heavy-webfont.woff) format("woff"),url(./DSari_Heavy-webfont.ttf) format("truetype"),url(./DSari_Heavy-webfont.svg#d_sari) format("svg");font-weight:900}@font-face{font-family:icf-gdx;src:url(./icf-gdx.eot?-d0xph7);src:url(./icf-gdx.eot?#iefix-d0xph7) format("embedded-opentype"),url(./icf-gdx.woff?-d0xph7) format("woff"),url(./icf-gdx.ttf?-d0xph7) format("truetype"),url(./icf-gdx.svg?-d0xph7#icf-gdx) format("svg");font-weight:400;font-style:normal}[class^=icf-]:before,[class^=icf-]:after,[class*=" icf-"]:before,[class*=" icf-"]:after{font-family:icf-gdx;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=icf-]:after,[class*=" icf-"]:after,[class^=icf-]:before,[class*=" icf-"]:before{top:.1em;position:relative}.icf-reset[class^=icf-]:after,.icf-reset[class*=" icf-"]:after,.icf-reset[class^=icf-]:before,.icf-reset[class*=" icf-"]:before{top:0}.icf-textSpace:before{padding-right:.3em}.icf-textSpace:after{padding-left:.3em}.icf-autosortOff:before,.icf-autosortOff-after:after{content:""}.icf-autosortOn:before,.icf-autosortOn-after:after{content:""}.icf-chatHistory:before,.icf-chatHistory-after:after{content:""}.icf-table:before,.icf-table-after:after{content:""}.icf-denied:before,.icf-denied-after:after{content:""}.icf-colorblindOff:before,.icf-colorblindOff-after:after{content:""}.icf-colorblindOn:before,.icf-colorblindOn-after:after{content:""}.icf-jumpToDuel:before,.icf-jumpToDuel-after:after{content:""}.icf-leaveDuel:before,.icf-leaveDuel-after:after{content:""}.icf-winnerByPoint:before,.icf-winnerByPoint-after:after{content:""}.icf-winnerTakesAll:before,.icf-winnerTakesAll-after:after{content:""}.icf-skillLevel:before,.icf-skillLevel-after:after{content:""}.icf-doubleArrow:before,.icf-doubleArrow-after:after{content:""}.icf-star:before,.icf-star-after:after{content:""}.icf-diamond:before,.icf-diamond-after:after{content:""}.icf-abort:before,.icf-abort-after:after{content:""}.icf-action:before,.icf-action-after:after{content:""}.icf-addFriend:before,.icf-addFriend-after:after{content:""}.icf-alert:before,.icf-alert-after:after{content:""}.icf-arrowBottom:before,.icf-arrowBottom-after:after{content:""}.icf-arrowDown:before,.icf-arrowDown-after:after{content:""}.icf-arrowLeft:before,.icf-arrowLeft-after:after{content:""}.icf-arrowRight:before,.icf-arrowRight-after:after{content:""}.icf-arrowTop:before,.icf-arrowTop-after:after{content:""}.icf-bookmarkAndroid:before,.icf-bookmarkAndroid-after:after{content:""}.icf-burger:before,.icf-burger-after:after{content:""}.icf-cardsBoards:before,.icf-cardsBoards-after:after{content:""}.icf-challenge:before,.icf-challenge-after:after{content:""}.icf-chatOn:before,.icf-chatOn-after:after{content:""}.icf-chatOff:before,.icf-chatOff-after:after{content:""}.icf-close:before,.icf-close-after:after{content:""}.icf-coins:before,.icf-coins-after:after{content:""}.icf-colorblind:before,.icf-colorblind-after:after{content:""}.icf-community:before,.icf-community-after:after{content:""}.icf-controller:before,.icf-controller-after:after{content:""}.icf-externLink:before,.icf-externLink-after:after{content:""}.icf-fat_arrow:before,.icf-fat_arrow-after:after{content:""}.icf-favorite:before,.icf-favorite-after:after{content:""}.icf-female:before,.icf-female-after:after{content:""}.icf-flame:before,.icf-flame-after:after{content:""}.icf-friend:before,.icf-friend-after:after{content:""}.icf-fullscreenOff:before,.icf-fullscreenOff-after:after{content:""}.icf-fullscreenOn:before,.icf-fullscreenOn-after:after{content:""}.icf-info:before,.icf-info-after:after{content:""}.icf-infoPositive:before,.icf-infoPositive-after:after{content:""}.icf-internLink:before,.icf-internLink-after:after{content:""}.icf-logic:before,.icf-logic-after:after{content:""}.icf-logout:before,.icf-logout-after:after{content:""}.icf-mailService:before,.icf-mailService-after:after{content:""}.icf-male:before,.icf-male-after:after{content:""}.icf-message:before,.icf-message-after:after{content:""}.icf-minus:before,.icf-minus-after:after{content:""}.icf-mobile:before,.icf-mobile-after:after{content:""}.icf-musicOff:before,.icf-musicOff-after:after{content:""}.icf-musicOn:before,.icf-musicOn-after:after{content:""}.icf-numbre1:before,.icf-numbre1-after:after{content:""}.icf-ok:before,.icf-ok-after:after{content:""}.icf-phoneService:before,.icf-phoneService-after:after{content:""}.icf-plus:before,.icf-plus-after:after{content:""}.icf-question:before,.icf-question-after:after{content:""}.icf-result:before,.icf-result-after:after{content:""}.icf-rounds:before,.icf-rounds-after:after{content:""}.icf-rules:before,.icf-rules-after:after{content:""}.icf-secure:before,.icf-secure-after:after{content:""}.icf-shakeOff:before,.icf-shakeOff-after:after{content:""}.icf-shakeOn:before,.icf-shakeOn-after:after{content:""}.icf-soundOff:before,.icf-soundOff-after:after{content:""}.icf-soundOn:before,.icf-soundOn-after:after{content:""}.icf-specialAutumn:before,.icf-specialAutumn-after:after{content:""}.icf-specialSpring:before,.icf-specialSpring-after:after{content:""}.icf-specialSummer:before,.icf-specialSummer-after:after{content:""}.icf-specialWinter:before,.icf-specialWinter-after:after{content:""}.icf-timing:before,.icf-timing-after:after{content:""}.icf-toDesktop:before,.icf-toDesktop-after:after{content:""}.icf-toTablet:before,.icf-toTablet-after:after{content:""}.icf-visitingCard:before,.icf-visitingCard-after:after{content:""}.icf-warning:before,.icf-warning-after:after{content:""}.icf-winnings:before,.icf-winnings-after:after{content:""}.icf-faceFrowling:before,.icf-faceFrowling-after:after{content:""}.icf-faceNeutral:before,.icf-faceNeutral-after:after{content:""}.icf-faceSmiling:before,.icf-faceNeutral-after:after{content:""}.icf-diceOff:before,.icf-diceOff-after:after{content:""}.icf-diceOn:before,.icf-diceOn-after:after{content:""}.icf-flipBoardLeft:before,.icf-flipBoardLeft-after:after{content:""}.icf-flipBoardRight:before,.icf-flipBoardRight-after:after{content:""}.icf-letterOn:before,.icf-letterOn-after:after{content:""}.icf-letterOff:before,.icf-letterOff-after:after{content:""}.icf-lastTrick:before,.icf-lastTrick-after:after{content:""}.icf-subscription:before,.icf-subscription-after:after{content:""}.icf-expressPayment:before,.icf-expressPayment-after:after{content:""}.icf-magnify:before,.icf-magnify-after:after{content:""}.icf-blockghostOn:before,.icf-blockghostOn-after:after{content:""}.icf-blockghostOff:before,.icf-blockghostOff-after:after{content:""}.icf-equalUser:before,.icf-equalUser-after:after{content:""}.icf-computer:before,.icf-computer-after:after{content:""}.icf-fxLo:before,.icf-fxLo-after:after{content:""}.icf-fxHi:before,.icf-fxHi-after:after{content:""}.icf-cardFrontChange:before,.icf-cardFrontChange-after:after{content:""}.icf-cardBackChange:before,.icf-cardBackChange-after:after{content:""}.icf-themeChange:before,.icf-themeChange-after:after{content:""}.icf-screenBig:before,.icf-screenBig-after:after{content:""}.icf-screenMedium:before,.icf-screenMedium-after:after{content:""}.icf-screenSmall:before,.icf-screenSmall-after:after{content:""}.icf-login:before,.icf-login-after:after{content:""}.icf-settings:before,.icf-settings-after:after{content:""}.icf-leagues:before,.icf-leagues-after:after{content:""}.icf-arrowUpDown:before,.icf-arrowUpDown-after:after{content:""}.icf-friendPending:before,.icf-friendPending-after:after{content:""}.newColorButtonClass{border-radius:.5em;font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.18em;line-height:1.18em;font-weight:700;padding:.6em 1.2em;color:#313a3f;background:linear-gradient(to bottom,#f5fafc,#d9e2e7);border:2px solid #cbd4d9;box-shadow:0 .2em .3em #0000002b,0 .7em .2em -.5em #fff inset;position:relative;overflow:hidden;cursor:pointer;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{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.2em;text-decoration-color:inherit;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease;outline:0}.newColorButtonClass:hover{background:linear-gradient(to bottom,#f5fafc,#cbd4d9);border:2px solid #bec7cc}.newColorButtonClass:active,.newColorButtonClass.active{box-shadow:0 0 .6em #bec7cc inset;background:linear-gradient(to bottom,#f5fafc,#cbd4d9);border:2px solid #bec7cc}.newColorButtonClass.inactive,.newColorButtonClass.inactive:hover,.newColorButtonClass.inactive:active{color:#adb6bb;-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(to bottom,#f5fafc,#d9e2e7);border:2px solid #cbd4d9;box-shadow:0 .2em .3em #0000002b}.newColorButtonClass.big{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1.375em;line-height:1.375em;font-weight:700}.newColorButtonClass.small{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:1em;line-height:1em;font-weight:700}.newColorButtonClass.tiny{font-family:d_sari,Arial,Verdana,Helvetica,sans-serif;letter-spacing:.02em;font-size:.8em;line-height:1em;font-weight:700}.consent-web .consent-banner{position:fixed;bottom:0;padding:1.4375em;width:100%;color:#4d565b;background-color:#f5fafc;box-shadow:0 -.5em .5em #313a3f1a}.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{display:flex;flex-direction:column;height:100%;color:#4d565b}.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{position:relative;display:flex;margin-bottom:1em;padding-top:.2em}.consent-web .checkbox-group input[type=checkbox]{position:absolute;opacity:0}.consent-web .checkbox-group label{cursor:pointer;position:relative;padding-left:1.8em;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.5em;text-decoration-thickness:.15625rem;transition:color .15s ease,text-underline-offset .15s ease,text-decoration-color .15s ease}.consent-web .checkbox-group label:before{content:" ";cursor:pointer;position:absolute;width:1.2em;height:1.2em;top:0;left:0;background:#fff;border:1px solid #9da6ab;border-radius:3px;margin-left:0}.consent-web .checkbox-group label:after{opacity:0;content:"";position:absolute;width:0;height:0;left:.2em;top:.75em;border:3px solid white;border-top:none;border-right:none;transform:rotate(-45deg);transform-origin:top left}.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-underline-offset:.2em;text-decoration-color:inherit;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{width:.7em;height:.26em;transition:height .2s,width .2s .1s;border-color:#fff;opacity:1;box-shadow:0 0 #fff inset}.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{width:.7em;height:.26em;transition:height .2s,width .2s .1s;border-color:#9da6ab;opacity:.5}.consent-web .checkbox-group label p{padding:0;margin:0}.consent-web .button-bar{display:block;position:absolute;bottom:0;box-shadow:0 -.5em .5em -.5em #313a3f33;margin:auto;width:100%;text-align:center;background:#f5fafc;z-index:1}@media(max-height:320px),only screen and (max-width:600px){.consent-web .button-bar{position:relative;padding-bottom:1em}}.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}}
