@charset "UTF-8";
.ball-pulse-sync>div,.ball-pulse>div,.ball-scale-random>div,.ball-scale>div{background-color:#fff;border-radius:100%;margin:2px;display:inline-block}@-webkit-keyframes scale{0%,80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}}@keyframes scale{0%,80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}}.ball-pulse>div:nth-child(1){-webkit-animation:scale .75s -.24s infinite cubic-bezier(.2,.68,.18,1.08);animation:scale .75s -.24s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div:nth-child(2){-webkit-animation:scale .75s -.12s infinite cubic-bezier(.2,.68,.18,1.08);animation:scale .75s -.12s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div:nth-child(3){-webkit-animation:scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08);animation:scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div{width:15px;height:15px;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.ball-pulse-sync>div:nth-child(1){-webkit-animation:ball-pulse-sync .6s -.14s infinite ease-in-out;animation:ball-pulse-sync .6s -.14s infinite ease-in-out}.ball-pulse-sync>div:nth-child(2){-webkit-animation:ball-pulse-sync .6s -70ms infinite ease-in-out;animation:ball-pulse-sync .6s -70ms infinite ease-in-out}.ball-pulse-sync>div:nth-child(3){-webkit-animation:ball-pulse-sync .6s 0s infinite ease-in-out;animation:ball-pulse-sync .6s 0s infinite ease-in-out}.ball-pulse-sync>div{width:15px;height:15px;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ball-scale>div{height:60px;width:60px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}.ball-scale-random{width:37px;height:40px}.ball-scale-random>div{position:absolute;height:30px;width:30px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}.ball-rotate,.ball-rotate>div{position:relative}.ball-rotate>div,.ball-rotate>div:after,.ball-rotate>div:before{background-color:#fff;width:15px;height:15px;border-radius:100%}.ball-scale-random>div:nth-child(1){margin-left:-7px;-webkit-animation:ball-scale 1s .2s ease-in-out infinite;animation:ball-scale 1s .2s ease-in-out infinite}.ball-scale-random>div:nth-child(3){margin-left:-2px;margin-top:9px;-webkit-animation:ball-scale 1s .5s ease-in-out infinite;animation:ball-scale 1s .5s ease-in-out infinite}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ball-rotate>div{margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ball-rotate>div:first-child{-webkit-animation:rotate 1s 0s cubic-bezier(.7,-.13,.22,.86) infinite;animation:rotate 1s 0s cubic-bezier(.7,-.13,.22,.86) infinite}.ball-rotate>div:after,.ball-rotate>div:before{margin:2px;content:"";position:absolute;opacity:.8}.ball-rotate>div:before{top:0;left:-28px}.ball-rotate>div:after{top:0;left:25px}.ball-clip-rotate>div{border-radius:100%;margin:2px;border:2px solid #fff;border-bottom-color:transparent;height:26px;width:26px;background:0 0!important;display:inline-block;-webkit-animation:rotate .75s 0s linear infinite;animation:rotate .75s 0s linear infinite}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes scale{30%{-webkit-transform:scale(.3);transform:scale(.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}.ball-clip-rotate-pulse{position:relative;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.ball-clip-rotate-pulse>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:0;left:0;border-radius:100%}.ball-clip-rotate-pulse>div:first-child{background:#fff;height:16px;width:16px;top:7px;left:-7px;-webkit-animation:scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite}.ball-clip-rotate-pulse>div:last-child{position:absolute;width:30px;height:30px;left:-16px;top:-2px;background:0 0;border:2px solid;border-color:#fff transparent;-webkit-animation:rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;-webkit-animation-duration:1s;animation-duration:1s}.ball-beat>div,.ball-scale-multiple>div{background-color:#fff;border-radius:100%}@keyframes rotate{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}.ball-clip-rotate-multiple{position:relative}.ball-clip-rotate-multiple>div{position:absolute;left:-20px;top:-20px;border:2px solid #fff;border-bottom-color:transparent;border-top-color:transparent;border-radius:100%;height:35px;width:35px;-webkit-animation:rotate 1s 0s ease-in-out infinite;animation:rotate 1s 0s ease-in-out infinite}.ball-clip-rotate-multiple>div:last-child{display:inline-block;top:-10px;left:-10px;width:15px;height:15px;-webkit-animation-duration:.5s;animation-duration:.5s;border-color:#fff transparent;-webkit-animation-direction:reverse;animation-direction:reverse}@-webkit-keyframes ball-scale-ripple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}@keyframes ball-scale-ripple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}.ball-scale-ripple>div{height:50px;width:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple 1s 0s infinite cubic-bezier(.21,.53,.56,.8);animation:ball-scale-ripple 1s 0s infinite cubic-bezier(.21,.53,.56,.8)}@-webkit-keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}@keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}.ball-scale-ripple-multiple{position:relative;-webkit-transform:translateY(-25px);transform:translateY(-25px)}.ball-scale-ripple-multiple>div:nth-child(0){-webkit-animation-delay:-.8s;animation-delay:-.8s}.ball-scale-ripple-multiple>div:nth-child(1){-webkit-animation-delay:-.6s;animation-delay:-.6s}.ball-scale-ripple-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-ripple-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-ripple-multiple>div{position:absolute;top:-2px;left:-26px;width:50px;height:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21,.53,.56,.8);animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21,.53,.56,.8)}@-webkit-keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);transform:scale(.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);transform:scale(.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.ball-beat>div{width:15px;height:15px;margin:2px;display:inline-block;-webkit-animation:ball-beat .7s 0s infinite linear;animation:ball-beat .7s 0s infinite linear}.ball-beat>div:nth-child(2n-1){-webkit-animation-delay:-.35s!important;animation-delay:-.35s!important}@-webkit-keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ball-scale-multiple{position:relative;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.ball-scale-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-multiple>div{position:absolute;left:-30px;top:0;opacity:0;margin:0;width:60px;height:60px;-webkit-animation:ball-scale-multiple 1s 0s linear infinite;animation:ball-scale-multiple 1s 0s linear infinite}.ball-triangle-path>div:nth-child(1),.ball-triangle-path>div:nth-child(2){-webkit-animation-duration:2s;-webkit-animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite}@-webkit-keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px)}66%{-webkit-transform:translate(50px,0);transform:translate(50px,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px)}66%{-webkit-transform:translate(50px,0);transform:translate(50px,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px)}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px)}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px,0);transform:translate(-50px,0)}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px,0);transform:translate(-50px,0)}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.ball-triangle-path{position:relative;-webkit-transform:translate(-29.99px,-37.51px);transform:translate(-29.99px,-37.51px)}.ball-triangle-path>div:nth-child(1){-webkit-animation-name:ball-triangle-path-1;animation-name:ball-triangle-path-1;-webkit-animation-delay:0;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(2){-webkit-animation-name:ball-triangle-path-2;animation-name:ball-triangle-path-2;-webkit-animation-delay:0;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(3){-webkit-animation-name:ball-triangle-path-3;animation-name:ball-triangle-path-3;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ball-triangle-path>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:10px;height:10px;border-radius:100%;border:1px solid #fff}.ball-grid-beat>div,.ball-pulse-rise>div{-webkit-animation-fill-mode:both;-webkit-animation-iteration-count:infinite}.ball-grid-beat>div,.ball-grid-pulse>div,.ball-pulse-rise>div{height:15px;border-radius:100%;display:inline-block;background-color:#fff;margin:2px}.ball-triangle-path>div:nth-of-type(1){top:50px}.ball-triangle-path>div:nth-of-type(2){left:25px}.ball-triangle-path>div:nth-of-type(3){top:50px;left:50px}@-webkit-keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:scale(.4);transform:scale(.4)}75%{-webkit-transform:translateY(30px);transform:translateY(30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:scale(.4);transform:scale(.4)}75%{-webkit-transform:translateY(30px);transform:translateY(30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(.4);transform:scale(.4)}25%{-webkit-transform:translateY(30px);transform:translateY(30px)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(.75);transform:scale(.75)}}@keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(.4);transform:scale(.4)}25%{-webkit-transform:translateY(30px);transform:translateY(30px)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(.75);transform:scale(.75)}}.ball-pulse-rise>div{width:15px;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}.ball-pulse-rise>div:nth-child(2n){-webkit-animation-name:ball-pulse-rise-even;animation-name:ball-pulse-rise-even}.ball-pulse-rise>div:nth-child(2n-1){-webkit-animation-name:ball-pulse-rise-odd;animation-name:ball-pulse-rise-odd}@-webkit-keyframes ball-grid-beat{50%{opacity:.7}100%{opacity:1}}@keyframes ball-grid-beat{50%{opacity:.7}100%{opacity:1}}.ball-grid-beat{width:57px}.ball-grid-beat>div:nth-child(1){-webkit-animation-delay:.15s;animation-delay:.15s;-webkit-animation-duration:1.45s;animation-duration:1.45s}.ball-grid-beat>div:nth-child(2){-webkit-animation-delay:-20ms;animation-delay:-20ms;-webkit-animation-duration:.97s;animation-duration:.97s}.ball-grid-beat>div:nth-child(3){-webkit-animation-delay:.66s;animation-delay:.66s;-webkit-animation-duration:1.23s;animation-duration:1.23s}.ball-grid-beat>div:nth-child(4){-webkit-animation-delay:.64s;animation-delay:.64s;-webkit-animation-duration:1.24s;animation-duration:1.24s}.ball-grid-beat>div:nth-child(5){-webkit-animation-delay:-.19s;animation-delay:-.19s;-webkit-animation-duration:1.13s;animation-duration:1.13s}.ball-grid-beat>div:nth-child(6){-webkit-animation-delay:.69s;animation-delay:.69s;-webkit-animation-duration:1.42s;animation-duration:1.42s}.ball-grid-beat>div:nth-child(7){-webkit-animation-delay:.58s;animation-delay:.58s;-webkit-animation-duration:1.14s;animation-duration:1.14s}.ball-grid-beat>div:nth-child(8){-webkit-animation-delay:.21s;animation-delay:.21s;-webkit-animation-duration:1.17s;animation-duration:1.17s}.ball-grid-beat>div:nth-child(9){-webkit-animation-delay:-.18s;animation-delay:-.18s;-webkit-animation-duration:.65s;animation-duration:.65s}.ball-grid-beat>div{width:15px;animation-fill-mode:both;float:left;-webkit-animation-name:ball-grid-beat;animation-name:ball-grid-beat;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:nth-child(1){-webkit-animation-delay:.22s;animation-delay:.22s;-webkit-animation-duration:.9s;animation-duration:.9s}.ball-grid-pulse>div:nth-child(2){-webkit-animation-delay:.64s;animation-delay:.64s;-webkit-animation-duration:1s;animation-duration:1s}.ball-grid-pulse>div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s;-webkit-animation-duration:.63s;animation-duration:.63s}.ball-grid-pulse>div:nth-child(4){-webkit-animation-delay:-30ms;animation-delay:-30ms;-webkit-animation-duration:1.24s;animation-duration:1.24s}.ball-grid-pulse>div:nth-child(5){-webkit-animation-delay:80ms;animation-delay:80ms;-webkit-animation-duration:1.37s;animation-duration:1.37s}.ball-grid-pulse>div:nth-child(6){-webkit-animation-delay:.43s;animation-delay:.43s;-webkit-animation-duration:1.55s;animation-duration:1.55s}.ball-grid-pulse>div:nth-child(7){-webkit-animation-delay:50ms;animation-delay:50ms;-webkit-animation-duration:.7s;animation-duration:.7s}.ball-grid-pulse>div:nth-child(8){-webkit-animation-delay:50ms;animation-delay:50ms;-webkit-animation-duration:.97s;animation-duration:.97s}.ball-grid-pulse>div:nth-child(9){-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:.63s;animation-duration:.63s}.ball-grid-pulse>div{width:15px;-webkit-animation-fill-mode:both;animation-fill-mode:both;float:left;-webkit-animation-name:ball-grid-pulse;animation-name:ball-grid-pulse;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px}.ball-spin-fade-loader>div:nth-child(1){top:25px;left:0;-webkit-animation:ball-spin-fade-loader 1s -.96s infinite linear;animation:ball-spin-fade-loader 1s -.96s infinite linear}.ball-spin-fade-loader>div:nth-child(2){top:17.05px;left:17.05px;-webkit-animation:ball-spin-fade-loader 1s -.84s infinite linear;animation:ball-spin-fade-loader 1s -.84s infinite linear}.ball-spin-fade-loader>div:nth-child(3){top:0;left:25px;-webkit-animation:ball-spin-fade-loader 1s -.72s infinite linear;animation:ball-spin-fade-loader 1s -.72s infinite linear}.ball-spin-fade-loader>div:nth-child(4){top:-17.05px;left:17.05px;-webkit-animation:ball-spin-fade-loader 1s -.6s infinite linear;animation:ball-spin-fade-loader 1s -.6s infinite linear}.ball-spin-fade-loader>div:nth-child(5){top:-25px;left:0;-webkit-animation:ball-spin-fade-loader 1s -.48s infinite linear;animation:ball-spin-fade-loader 1s -.48s infinite linear}.ball-spin-fade-loader>div:nth-child(6){top:-17.05px;left:-17.05px;-webkit-animation:ball-spin-fade-loader 1s -.36s infinite linear;animation:ball-spin-fade-loader 1s -.36s infinite linear}.ball-spin-fade-loader>div:nth-child(7){top:0;left:-25px;-webkit-animation:ball-spin-fade-loader 1s -.24s infinite linear;animation:ball-spin-fade-loader 1s -.24s infinite linear}.ball-spin-fade-loader>div:nth-child(8){top:17.05px;left:-17.05px;-webkit-animation:ball-spin-fade-loader 1s -.12s infinite linear;animation:ball-spin-fade-loader 1s -.12s infinite linear}.ball-spin-fade-loader>div,.ball-spin-loader>div{-webkit-animation-fill-mode:both;position:absolute;width:15px;height:15px;border-radius:100%}.ball-spin-fade-loader>div{background-color:#fff;margin:2px;animation-fill-mode:both}@-webkit-keyframes ball-spin-loader{75%{opacity:.2}100%{opacity:1}}@keyframes ball-spin-loader{75%{opacity:.2}100%{opacity:1}}.ball-spin-loader{position:relative}.ball-spin-loader>span:nth-child(1){top:45px;left:0;-webkit-animation:ball-spin-loader 2s .9s infinite linear;animation:ball-spin-loader 2s .9s infinite linear}.ball-spin-loader>span:nth-child(2){top:30.68px;left:30.68px;-webkit-animation:ball-spin-loader 2s 1.8s infinite linear;animation:ball-spin-loader 2s 1.8s infinite linear}.ball-spin-loader>span:nth-child(3){top:0;left:45px;-webkit-animation:ball-spin-loader 2s 2.7s infinite linear;animation:ball-spin-loader 2s 2.7s infinite linear}.ball-spin-loader>span:nth-child(4){top:-30.68px;left:30.68px;-webkit-animation:ball-spin-loader 2s 3.6s infinite linear;animation:ball-spin-loader 2s 3.6s infinite linear}.ball-spin-loader>span:nth-child(5){top:-45px;left:0;-webkit-animation:ball-spin-loader 2s 4.5s infinite linear;animation:ball-spin-loader 2s 4.5s infinite linear}.ball-spin-loader>span:nth-child(6){top:-30.68px;left:-30.68px;-webkit-animation:ball-spin-loader 2s 5.4s infinite linear;animation:ball-spin-loader 2s 5.4s infinite linear}.ball-spin-loader>span:nth-child(7){top:0;left:-45px;-webkit-animation:ball-spin-loader 2s 6.3s infinite linear;animation:ball-spin-loader 2s 6.3s infinite linear}.ball-spin-loader>span:nth-child(8){top:30.68px;left:-30.68px;-webkit-animation:ball-spin-loader 2s 7.2s infinite linear;animation:ball-spin-loader 2s 7.2s infinite linear}.ball-spin-loader>div{animation-fill-mode:both;background:green}.ball-zig-zag-deflect>div,.ball-zig-zag>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px 2px 2px 15px;top:4px;left:-7px}@-webkit-keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.ball-zig-zag{position:relative;-webkit-transform:translate(-15px,-15px);transform:translate(-15px,-15px)}.ball-zig-zag>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute}.ball-zig-zag>div:first-child{-webkit-animation:ball-zig .7s 0s infinite linear;animation:ball-zig .7s 0s infinite linear}.ball-zig-zag>div:last-child{-webkit-animation:ball-zag .7s 0s infinite linear;animation:ball-zag .7s 0s infinite linear}@-webkit-keyframes ball-zig-deflect{17%,84%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}34%,67%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%,50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zig-deflect{17%,84%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}34%,67%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%,50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ball-zag-deflect{17%,84%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}34%,67%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%,50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zag-deflect{17%,84%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}34%,67%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%,50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.ball-zig-zag-deflect{position:relative;-webkit-transform:translate(-15px,-15px);transform:translate(-15px,-15px)}.ball-zig-zag-deflect>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute}.line-scale-party>div,.line-scale-pulse-out-rapid>div,.line-scale-pulse-out>div,.line-scale>div{width:4px;height:35px;display:inline-block}.line-scale-party>div,.line-scale-pulse-out-rapid>div,.line-scale-pulse-out>div,.line-scale>div,.line-spin-fade-loader>div{border-radius:2px;margin:2px;background-color:#fff}.ball-zig-zag-deflect>div:first-child{-webkit-animation:ball-zig-deflect 1.5s 0s infinite linear;animation:ball-zig-deflect 1.5s 0s infinite linear}.ball-zig-zag-deflect>div:last-child{-webkit-animation:ball-zag-deflect 1.5s 0s infinite linear;animation:ball-zag-deflect 1.5s 0s infinite linear}@-webkit-keyframes line-scale{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}@keyframes line-scale{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}.line-scale>div:nth-child(1){-webkit-animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(2){-webkit-animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(3){-webkit-animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(4){-webkit-animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(5){-webkit-animation:line-scale 1s 0s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s 0s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div{-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes line-scale-party{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes line-scale-party{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5)}}.line-scale-party>div:nth-child(1){-webkit-animation-delay:.48s;animation-delay:.48s;-webkit-animation-duration:.54s;animation-duration:.54s}.line-scale-party>div:nth-child(2){-webkit-animation-delay:-.15s;animation-delay:-.15s;-webkit-animation-duration:1.15s;animation-duration:1.15s}.line-scale-party>div:nth-child(3){-webkit-animation-delay:40ms;animation-delay:40ms;-webkit-animation-duration:.77s;animation-duration:.77s}.line-scale-party>div:nth-child(4){-webkit-animation-delay:-.12s;animation-delay:-.12s;-webkit-animation-duration:.61s;animation-duration:.61s}.line-scale-party>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:line-scale-party;animation-name:line-scale-party;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes line-scale-pulse-out{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}@keyframes line-scale-pulse-out{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}.line-scale-pulse-out>div{-webkit-animation:line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85,.25,.37,.85);animation:line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85,.25,.37,.85)}.line-scale-pulse-out>div:nth-child(2),.line-scale-pulse-out>div:nth-child(4){-webkit-animation-delay:-.4s!important;animation-delay:-.4s!important}.line-scale-pulse-out>div:nth-child(1),.line-scale-pulse-out>div:nth-child(5){-webkit-animation-delay:-.2s!important;animation-delay:-.2s!important}@-webkit-keyframes line-scale-pulse-out-rapid{0%,90%{-webkit-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(.3);transform:scaley(.3)}}@keyframes line-scale-pulse-out-rapid{0%,90%{-webkit-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(.3);transform:scaley(.3)}}.line-scale-pulse-out-rapid>div{vertical-align:middle;-webkit-animation:line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11,.49,.38,.78);animation:line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11,.49,.38,.78)}.line-scale-pulse-out-rapid>div:nth-child(2),.line-scale-pulse-out-rapid>div:nth-child(4){-webkit-animation-delay:-.25s!important;animation-delay:-.25s!important}.line-scale-pulse-out-rapid>div:nth-child(1),.line-scale-pulse-out-rapid>div:nth-child(5){-webkit-animation-delay:0s!important;animation-delay:0s!important}@-webkit-keyframes line-spin-fade-loader{50%{opacity:.3}100%{opacity:1}}@keyframes line-spin-fade-loader{50%{opacity:.3}100%{opacity:1}}.line-spin-fade-loader{position:relative;top:-10px;left:-4px}.line-spin-fade-loader>div:nth-child(1){top:20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s -.84s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.84s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(2){top:13.64px;left:13.64px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s -.72s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.72s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(3){top:0;left:20px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s -.6s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.6s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(4){top:-13.64px;left:13.64px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s -.48s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.48s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(5){top:-20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s -.36s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.36s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(6){top:-13.64px;left:-13.64px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s -.24s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.24s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(7){top:0;left:-20px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s -.12s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.12s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(8){top:13.64px;left:-13.64px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s 0s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0s infinite ease-in-out}.line-spin-fade-loader>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:5px;height:15px}@-webkit-keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.triangle-skew-spin>div{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;-webkit-animation:triangle-skew-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:triangle-skew-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite}@-webkit-keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.square-spin>div{width:50px;height:50px;background:#fff;-webkit-animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite}.pacman>div:first-of-type,.pacman>div:nth-child(2){width:0;height:0;border-right:25px solid transparent;border-top:25px solid #fff;border-left:25px solid #fff;border-bottom:25px solid #fff;border-radius:25px;position:relative;left:-30px}@-webkit-keyframes rotate_pacman_half_up{0%,100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate_pacman_half_up{0%,100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotate_pacman_half_down{0%,100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes rotate_pacman_half_down{0%,100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes pacman-balls{75%{opacity:.7}100%{-webkit-transform:translate(-100px,-6.25px);transform:translate(-100px,-6.25px)}}@keyframes pacman-balls{75%{opacity:.7}100%{-webkit-transform:translate(-100px,-6.25px);transform:translate(-100px,-6.25px)}}.pacman{position:relative}.pacman>div:nth-child(3){-webkit-animation:pacman-balls 1s -.66s infinite linear;animation:pacman-balls 1s -.66s infinite linear}.pacman>div:nth-child(4){-webkit-animation:pacman-balls 1s -.33s infinite linear;animation:pacman-balls 1s -.33s infinite linear}.pacman>div:nth-child(5){-webkit-animation:pacman-balls 1s 0s infinite linear;animation:pacman-balls 1s 0s infinite linear}.pacman>div:first-of-type{-webkit-animation:rotate_pacman_half_up .5s 0s infinite;animation:rotate_pacman_half_up .5s 0s infinite}.pacman>div:nth-child(2){-webkit-animation:rotate_pacman_half_down .5s 0s infinite;animation:rotate_pacman_half_down .5s 0s infinite;margin-top:-50px}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5),.pacman>div:nth-child(6){background-color:#fff;border-radius:100%;margin:2px;width:10px;height:10px;position:absolute;-webkit-transform:translate(0,-6.25px);transform:translate(0,-6.25px);top:25px;left:70px}@-webkit-keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.cube-transition{position:relative;-webkit-transform:translate(-25px,-25px);transform:translate(-25px,-25px)}.cube-transition>div{width:10px;height:10px;position:absolute;top:-5px;left:-5px;background-color:#fff;-webkit-animation:cube-transition 1.6s 0s infinite ease-in-out;animation:cube-transition 1.6s 0s infinite ease-in-out}.cube-transition>div:last-child{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes spin-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.semi-circle-spin{position:relative;width:35px;height:35px;overflow:hidden}.semi-circle-spin>div{position:absolute;border-width:0;border-radius:100%;-webkit-animation:spin-rotate .6s 0s infinite linear;animation:spin-rotate .6s 0s infinite linear;background-image:linear-gradient(transparent 0,transparent 70%,#fff 30%,#fff 100%);width:100%;height:100%}@-webkit-keyframes dipi_fade{from{opacity:1}to{opacity:0}}@keyframes dipi_fade{from{opacity:1}to{opacity:0}}@-webkit-keyframes dipi_slide_up{from{top:0}to{top:-100vh}}@keyframes dipi_slide_up{from{top:0}to{top:-100vh}}@-webkit-keyframes dipi_slide_down{from{top:0}to{top:100vh}}@keyframes dipi_slide_down{from{top:0}to{top:100vh}}@-webkit-keyframes dipi_slide_left{from{left:0}to{left:-100vw}}@keyframes dipi_slide_left{from{left:0}to{left:-100vw}}@-webkit-keyframes dipi_slide_right{from{left:0}to{left:100vw}}@keyframes dipi_slide_right{from{left:0}to{left:100vw}}@-webkit-keyframes dipi_zoom{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes dipi_zoom{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}.et-box { margin: 0px 0px 10px; -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1); box-shadow: 0 1px 1px rgba(0,0,0,0.1); font-size: 14px; position: relative; }
.et-box-content { text-shadow: 1px 1px 1px #ffffff; padding: 27px 43px 17px 66px; min-height: 35px; }
.et-box-content strong { color: #000000; font-weight: bold; }
.et-warning:before, .et-download:before, .et-info:before, .et-bio:before, .et-shadow:before { content: ''; position: absolute; top: 32px; left: 28px; }
.et-info { border: 1px solid #e2e2ba; }
.et-info:before { width: 22px; height: 20px; background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -97px -2px; }
.et-info .et-box-content { color: #ada771; background: #f9f9dc; border: 1px solid #fbfbef; -moz-box-shadow: inset 0 0 45px #efefc0; -webkit-box-shadow: inset 0 0 45px #efefc0; box-shadow: inset 0 0 45px #efefc0; }
.et-info .et-box-content h1, .et-info .et-box-content h2, .et-info .et-box-content h3, .et-info .et-box-content h4, .et-info .et-box-content h5, .et-info .et-box-content h6 { color: #ada771; }
.et-warning { border: 1px solid #e0b1b1; }
.et-warning:before { width: 17px; height: 17px; background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -75px -41px; }
.et-warning .et-box-content { color: #ad7676; background: #ffd9d5; border: 1px solid #fceeec; -moz-box-shadow: inset 0 0 45px #f0bfba; -webkit-box-shadow: inset 0 0 45px #f0bfba; box-shadow: inset 0 0 45px #f0bfba; }
.et-warning .et-box-content h1, .et-warning .et-box-content h2, .et-warning .et-box-content h3, .et-warning .et-box-content h4, .et-warning .et-box-content h5, .et-warning .et-box-content h6 { color: #ad7676; }
.et-download { border: 1px solid #b9dbb6; }
.et-download:before { width: 19px; height: 14px; background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -23px -19px; }
.et-download .et-box-content { color: #7ea57b; background: #dff7dd; border: 1px solid #f1f9f0; -moz-box-shadow: inset 0 0 45px #cbe5c9; -webkit-box-shadow: inset 0 0 45px #cbe5c9; box-shadow: inset 0 0 45px #cbe5c9; }
.et-download .et-box-content h1, .et-download .et-box-content h2, .et-download .et-box-content h3, .et-download .et-box-content h4, .et-download .et-box-content h5, .et-download .et-box-content h6 { color: #7ea57b; }
.et-bio { border: 1px solid #b3d8d3; }
.et-bio:before { width: 19px; height: 15px; background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -23px -2px; top: 33px; }
.et-bio .et-box-content { color: #80acb0; background: #ddf5f7; border: 1px solid #f1fafb; -moz-box-shadow: inset 0 0 45px #c6edf0; -webkit-box-shadow: inset 0 0 45px #c6edf0; box-shadow: inset 0 0 45px #c6edf0; }
.et-bio .et-box-content h1, .et-bio .et-box-content h2, .et-bio .et-box-content h3, .et-bio .et-box-content h4, .et-bio .et-box-content h5, .et-bio .et-box-content h6 { color: #80acb0; }
.et-shadow { border: 1px solid #ddd; }
.et-shadow .et-box-content { color: #737373; background: #fafafa; border: 1px solid #fafafa; -moz-box-shadow: inset 0 0 45px #e7e7e7; -webkit-box-shadow: inset 0 0 45px #e7e7e7; box-shadow: inset 0 0 45px #e7e7e7; }
.et-shadow .et-box-content h1, .et-shadow .et-box-content h2, .et-shadow .et-box-content h3, .et-shadow .et-box-content h4, .et-shadow .et-box-content h5, .et-shadow .et-box-content h6 { color: #737373; }
.et-tooltip { position: relative; }
.et-tooltip-box { display: none; color: #6d6e6e; line-height: 18px; background: #ffffff; border: 1px solid #dbdbdb; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; position: absolute; bottom:35px; left: -94px; width: 235px; padding: 20px 25px 22px 25px; -moz-box-shadow:1px 1px 5px 1px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1); }
.et-tooltip-arrow { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -120px -2px; width: 24px; height: 13px; display: block; position: absolute; bottom: -13px; left: 129px; }
.et-learn-more { background: #fff; border: 1px solid #e7e7e7; margin: 10px 0px; -moz-box-shadow: 1px -1px 0 0 #fff; -webkit-box-shadow: 1px -1px 0 0 #fff; box-shadow: 1px -1px 0 0 #fff; }
.et-learn-more h3.heading-more { cursor: pointer; padding: 16px 50px 16px 22px; font-size: 14px; color: #999; letter-spacing: 0px; text-shadow: 1px 1px 0 #fff; position: relative; border-left: 1px solid #fff; border-top: 1px solid #fff; margin: 0 !important; }
.et-learn-more h3.heading-more span.et_learnmore_arrow { display: block; position: absolute; top: 0; right: 0; width: 48px; height: 100%; border-left: 1px solid #fff; -moz-box-shadow: -1px 0 0 0 #e7e7e7; -webkit-box-shadow: -1px 0 0 0 #e7e7e7; box-shadow: -1px 0 0 0 #e7e7e7; }
.et-learn-more span.et_learnmore_arrow span { display: block; position: absolute; top: 50%; left: 50%; margin-top: -5px; margin-left: -6px; width: 13px; height: 10px; background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -58px -2px; }
.et-learn-more .open span.et_learnmore_arrow span { background-position: -58px -14px; }
.et-learn-more .learn-more-content { padding: 30px 30px 20px; visibility: hidden; border-top: 1px solid #e7e7e7; }
.et_slidecontent .et-learn-more .learn-more-content { display: block; visibility: hidden; }
.et-open .learn-more-content { display: block; visibility: visible !important; }
.et_shortcodes_controller_nav { border-top: 1px solid #e7e7e7; -moz-box-shadow: inset 1px 1px 0 0 #fff; -webkit-box-shadow: inset 1px 1px 0 0 #fff; box-shadow: inset 1px 1px 0 0 #fff; min-height: 53px; position: relative; }
.et_shortcodes_controls_arrows, .et_shortcodes_controls { list-style: none !important; margin: 0 !important; padding: 0 !important; line-height: 26px !important; }
.et_shortcodes_controls { text-align: center; padding-top: 20px !important; line-height: 0 !important; }
.et_shortcodes_controls li { display: inline-block; margin: 0 3px; }
.et_shortcodes_controls a { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -45px -1px; width: 11px; height: 11px; display: inline-block; }
.et_shortcodes_controls .et_shortcodes_active_control a { background-position: -45px -14px; }
.et_shortcodes_controls_arrows a { font-size: 14px; color: #999 !important; text-shadow: 1px 1px 0 #fff; position: absolute; top: 0; }
.et_shortcodes_controls_arrows a:hover { color: #4c4c4c; text-decoration: none; }
.et_shortcodes_controls_arrows .et_sc_nav_prev { padding: 14px 38px 12px 48px; border-right: 1px solid #e7e7e7; -moz-box-shadow: 1px 0 0 0 #fff; -webkit-box-shadow: 1px 0 0 0 #fff; box-shadow: 1px 0 0 0 #fff; left: 0; }
.et_shortcodes_controls_arrows .et_sc_nav_next { padding: 14px 48px 12px 38px; border-left: 1px solid #fff; -moz-box-shadow: -1px 0 0 0 #e7e7e7; -webkit-box-shadow: -1px 0 0 0 #e7e7e7; box-shadow: -1px 0 0 0 #e7e7e7; right: 0; }
.et_shortcodes_controls_arrows .et_sc_nav_next span, .et_shortcodes_controls_arrows .et_sc_nav_prev span { top: 21px; }
.et_shortcodes_controls_arrows .et_sc_nav_next span { right: 30px; }
.et_shortcodes_controls_arrows .et_sc_nav_prev span { left: 30px; }
.et-simple-slider { background: #fff; border: 1px solid #e7e7e7; margin: 10px 0; position: relative; }
.et-simple-slider h1, .et-simple-slider h2, .et-simple-slider h3, .et-simple-slider h4, .et-simple-slider h5, .et-simple-slider h6 { font-family: Century Gothic, Arial, sans-serif; color: #333333; }
.et-simple-slides { overflow: hidden; margin: 30px 30px 20px; }
.et-simple-slider div.et-slide { display: none; width:100% !important; }
.one_half, .one_third, .two_third, .one_fourth , .three_fourth { float:left; margin-right:4%; position:relative; }
.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width:65.32%; }
.one_fourth { width:22%; }
.three_fourth { width:74%; }
a.small-button, a.big-button, a.icon-button { display: inline-block; text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1); -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; line-height: 26px; }
a.small-button, a.icon-button { padding: 6px 14px; font-weight: bold !important; font-size: 12px; margin: 0 5px 8px 0; }
a.small-button:hover, a.big-button:hover, a.icon-button:hover { text-decoration: none; }
a.smallblue, a.bigblue { color: #2b63a8 !important; background: #88bdff; background: -moz-linear-gradient(top, #88bdff 0%, #60a7ff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#88bdff), color-stop(100%,#60a7ff)); background: -webkit-linear-gradient(top, #88bdff 0%,#60a7ff 100%); background: -o-linear-gradient(top, #88bdff 0%,#60a7ff 100%); background: -ms-linear-gradient(top, #88bdff 0%,#60a7ff 100%); background: linear-gradient(to bottom, #88bdff 0%,#60a7ff 100%); border: 1px solid #3e8ff4; }
a.smallblue:hover, a.bigblue:hover { color: #23528c !important; }
a.smalllightblue { color: #348db6 !important; background: #8edbff; background: -moz-linear-gradient(top, #8edbff 0%, #60cdff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8edbff), color-stop(100%,#60cdff)); background: -webkit-linear-gradient(top, #8edbff 0%,#60cdff 100%); background: -o-linear-gradient(top, #8edbff 0%,#60cdff 100%); background: -ms-linear-gradient(top, #8edbff 0%,#60cdff 100%); background: linear-gradient(to bottom, #8edbff 0%,#60cdff 100%); border: 1px solid #51b5e4; }
a.smalllightblue:hover { color: #287295 !important; }
a.smallteal, a.bigteal, a.bigturquoise { color: #3da7a9 !important; background: #61eef0; background: -moz-linear-gradient(top, #61eef0 0%, #59dcde 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61eef0), color-stop(100%,#59dcde)); background: -webkit-linear-gradient(top, #61eef0 0%,#59dcde 100%); background: -o-linear-gradient(top, #61eef0 0%,#59dcde 100%); background: -ms-linear-gradient(top, #61eef0 0%,#59dcde 100%); background: linear-gradient(to bottom, #61eef0 0%,#59dcde 100%); border: 1px solid #48bec0;}
a.smallteal:hover, a.bigteal:hover, a.bigturquoise:hover { color: #309192 !important; }
a.smallgreen, a.biggreen { color: #569d51 !important; background: #94e48d; background: -moz-linear-gradient(top, #94e48d 0%, #82cf7c 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#94e48d), color-stop(100%,#82cf7c)); background: -webkit-linear-gradient(top, #94e48d 0%,#82cf7c 100%); background: -o-linear-gradient(top, #94e48d 0%,#82cf7c 100%); background: -ms-linear-gradient(top, #94e48d 0%,#82cf7c 100%); background: linear-gradient(to bottom, #94e48d 0%,#82cf7c 100%); border: 1px solid #4dab46; }
a.smallgreen:hover, a.biggreen:hover { color: #478542 !important; }
a.smallorange, a.bigorange { color: #c7822f !important; background: #ffcb8c; background: -moz-linear-gradient(top, #ffcb8c 0%, #ffb660 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcb8c), color-stop(100%,#ffb660)); background: -webkit-linear-gradient(top, #ffcb8c 0%,#ffb660 100%); background: -o-linear-gradient(top, #ffcb8c 0%,#ffb660 100%); background: -ms-linear-gradient(top, #ffcb8c 0%,#ffb660 100%); background: linear-gradient(to bottom, #ffcb8c 0%,#ffb660 100%); border: 1px solid #db9c51; }
a.smallorange:hover, a.bigorange:hover { color: #a96c23 !important; }
a.smallsilver { color: #595a5a !important; background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #e2e2e2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e2e2e2)); background: -webkit-linear-gradient(top, #f5f5f5 0%,#e2e2e2 100%); background: -o-linear-gradient(top, #f5f5f5 0%,#e2e2e2 100%); background: -ms-linear-gradient(top, #f5f5f5 0%,#e2e2e2 100%); background: linear-gradient(to bottom, #f5f5f5 0%,#e2e2e2 100%); border: 1px solid #c3c3c3; text-shadow: 1px 1px 1px #fff; -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); }
a.smallsilver:hover { color: #454545 !important; }
a.smallblack { color: #fff !important; background: #5b5b5b; background: -moz-linear-gradient(top, #5b5b5b 0%, #383838 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b5b5b), color-stop(100%,#383838)); background: -webkit-linear-gradient(top, #5b5b5b 0%,#383838 100%); background: -o-linear-gradient(top, #5b5b5b 0%,#383838 100%); background: -ms-linear-gradient(top, #5b5b5b 0%,#383838 100%); background: linear-gradient(to bottom, #5b5b5b 0%,#383838 100%); border: 1px solid #0e0e0e; -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2), 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2), 1px 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2), 1px 1px 1px rgba(0,0,0,0.1); text-shadow: -1px -1px 0 #000; }
a.smallblack:hover { color: #f7f7f7 !important; }
a.smallred, a.bigred { color: #9a3e3e !important; background: #ff7979; background: -moz-linear-gradient(top, #ff7979 0%, #ff5f5f 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7979), color-stop(100%,#ff5f5f)); background: -webkit-linear-gradient(top, #ff7979 0%,#ff5f5f 100%); background: -o-linear-gradient(top, #ff7979 0%,#ff5f5f 100%); background: -ms-linear-gradient(top, #ff7979 0%,#ff5f5f 100%); background: linear-gradient(to bottom, #ff7979 0%,#ff5f5f 100%); border: 1px solid #d85353; }
a.smallred:hover, a.bigred:hover { color: #803030 !important; }
a.smallpink { color: #914d97 !important; background: #e782f1; background: -moz-linear-gradient(top, #e782f1 0%, #d271da 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e782f1), color-stop(100%,#d271da)); background: -webkit-linear-gradient(top, #e782f1 0%,#d271da 100%); background: -o-linear-gradient(top, #e782f1 0%,#d271da 100%); background: -ms-linear-gradient(top, #e782f1 0%,#d271da 100%); background: linear-gradient(to bottom, #e782f1 0%,#d271da 100%); border: 1px solid #b15cb9; }
a.smallpink:hover { color: #753b7a !important; }
a.smallpurple, a.bigpurple { color: #653e9a !important; background: #b279ff; background: -moz-linear-gradient(top, #b279ff 0%, #a35fff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b279ff), color-stop(100%,#a35fff)); background: -webkit-linear-gradient(top, #b279ff 0%,#a35fff 100%); background: -o-linear-gradient(top, #b279ff 0%,#a35fff 100%);background: -ms-linear-gradient(top, #b279ff 0%,#a35fff 100%); background: linear-gradient(to bottom, #b279ff 0%,#a35fff 100%); border: 1px solid #8b53d8; }
a.smallpurple:hover, a.bigpurple:hover { color: #563386 !important; }
a.big-button { font-weight: normal !important; font-size: 20px; padding: 14px 24px; margin: 8px 6px 8px 0; }
a.big-button:hover { text-decoration: none; }
a.icon-button { color: #595a5a !important; background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #e1e1e1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e1e1e1)); background: -webkit-linear-gradient(top, #f5f5f5 0%,#e1e1e1 100%); background: -o-linear-gradient(top, #f5f5f5 0%,#e1e1e1 100%);background: -ms-linear-gradient(top, #f5f5f5 0%,#e1e1e1 100%); background: linear-gradient(to bottom, #f5f5f5 0%,#e1e1e1 100%); border: 1px solid #c3c3c3; text-shadow: 1px 1px 1px #fff; -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); padding-left: 36px; position: relative; }
a.icon-button:hover { color: #404040; }
a.icon-button span.et-icon { position: absolute; top: 10px; left: 12px; width: 18px; height: 16px; }
a.download-icon span.et-icon { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -3px -2px; width: 17px; height: 20px; top: 7px; }
a.search-icon span.et-icon { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -206px -2px; top: 9px; }
a.refresh-icon span.et-icon { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -169px -19px; }
a.question-icon span.et-icon { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -164px -2px; }
a.people-icon span.et-icon { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -151px -33px; height: 17px; top: 9px; }
a.warning-icon span.et-icon { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -188px -19px; width: 15px; }
a.mail-icon span.et-icon { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -131px -33px; height: 15px; }
a.heart-icon span.et-icon { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -131px -18px; width: 14px; height: 13px; top: 12px; left: 14px; }
a.paper-icon span.et-icon { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -147px -17px; width: 15px; height: 15px; }
a.notice-icon span.et-icon { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -147px -2px; width: 15px; height: 13px; top: 11px; }
a.stats-icon span.et-icon { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -184px -2px; width: 15px; height: 14px; top: 11px; }
a.rss-icon span.et-icon { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -171px -36px; width: 15px; top: 9px; }
ul.et_shortcodes_mobile_nav { margin: 0 !important; padding: 0 !important; list-style:none outside none !important; display: none; z-index: 2; }
ul.et_shortcodes_mobile_nav a { position: relative; }
ul.et_shortcodes_mobile_nav span, .et_shortcodes_controls_arrows span { position: absolute; top: 23px; display: block; width: 10px; height: 14px; }
ul.et_shortcodes_mobile_nav .et_sc_nav_prev span, .et_shortcodes_controls_arrows .et_sc_nav_prev span { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -3px -24px; }
ul.et_shortcodes_mobile_nav .et_sc_nav_next span, .et_shortcodes_controls_arrows .et_sc_nav_next span { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -3px -40px; }
.et-tabs-container { background: #fff; border: 1px solid #e7e7e7; position: relative; margin: 50px 0px 15px; }
.et-learn-more h3.heading-more, .et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav, .et_shortcodes_controller_nav, .et-testimonial-author-info, .et-protected-title, .pricing-heading, .pricing-content-bottom { background: #f9f9f9; background: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f5f5f5)); background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f5f5f5 100%); background: -o-linear-gradient(top, #f9f9f9 0%,#f5f5f5 100%); background: -ms-linear-gradient(top,  #f9f9f9 0%,#f5f5f5 100%); background: linear-gradient(to bottom, #f9f9f9 0%,#f5f5f5 100%); }
.et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav  { margin: 0px !important; overflow: hidden; border-top: 1px solid #fff; position: relative; }
.et-tabs-container .et-tabs-control:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #e7e7e7; }
.et-tabs-container .et-tabs-control li { list-style:none outside none; margin: 0 !important; float: left; padding: 0 !important; border-left: 1px solid #e7e7e7; -moz-box-shadow: -1px 0 0 #fff; -webkit-box-shadow: -1px 0 0 #fff; box-shadow: -1px 0 0 #fff; position: relative; }
.et-tabs-container .et-tabs-control li:first-child { border-left: 1px solid #fff; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.et-tabs-container .et-tabs-control li a { font-size: 14px; color: #999 !important; text-shadow: 1px 1px 0 #fff !important; display: block; padding: 15px 20px; }
.et-tabs-container .et-tabs-control li a:hover { color: #4c4c4c !important; text-decoration: none; }
.et-tabs-container .et-tabs-control li.active:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #fff; }
.et-tabs-container .et-tabs-control li.active a { background: #fff; color: #4c4c4c !important; }
.et-tabs-content-wrapper > div { display: none; }
.et_sliderfx_slide .et-tabs-content-wrapper { width: 1200%; position: relative; left: 0; }
.et_sliderfx_slide .et-tabs-content-wrapper > div { float: left; display: block; height: 1px; visibility: hidden; }
.et_sliderfx_slide .et-tabs-content-wrapper > div, .et_sliderfx_fade .et_slidecontent { word-wrap: break-word; }
.et_sliderfx_slide .et_shortcode_slide_active { height: auto !important; }
.et-tabs-container .et-tabs-content { margin: 30px 30px 20px; }
.et-tabs-container ul.et_shortcodes_mobile_nav { border-bottom: 1px solid #e7e7e7; }
.et-tabs-container ul.et_shortcodes_mobile_nav li { float: right; line-height: 26px; }
.et-tabs-container ul.et_shortcodes_mobile_nav a { display: block; padding: 16px 10px 16px 45px; color: #999 !important; font-size: 14px; text-shadow: 1px 1px 0 #fff !important; }
.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next { padding: 16px 45px 16px 10px; text-align: right; }
.et-tabs-container ul.et_shortcodes_mobile_nav a:hover { text-decoration: none; color: #4c4c4c !important; }
.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next:before { position: absolute; content: ''; top: 0; left: 0; width: 1px; height: 100%; background: #e7e7e7; -moz-box-shadow: 1px 0 0 #fff; -webkit-box-shadow: 1px 0 0 #fff; box-shadow: 1px 0 0 #fff; }
.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span { right: 28px; }
.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span { left: 28px; }
.et-tabs-container, .tabs-left, .et-simple-slider, .et-image-slider, .et-testimonial-box, .author-shortcodes, .et-protected { -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
.tabs-left { background: #fff; border: 1px solid #e7e7e7; position: relative; margin-bottom: 15px; }
.tabs-left .et-tabs-control, .tabs-left ul.et_shortcodes_mobile_nav { width: 149px; border-top: 1px solid #fff; float: left; list-style:none outside none !important; margin:0 !important; position: relative; }
.tabs-left ul.et_shortcodes_mobile_nav { position: absolute; top: 0; left: 0; }
.tabs-left .et-tabs-control li, .tabs-left ul.et_shortcodes_mobile_nav li { padding-right: 0 !important; padding-left: 0 !important; background: none !important; list-style: none !important; border-bottom: 1px solid #e7e7e7; -moz-box-shadow: 0 1px 0 0 #fff; -webkit-box-shadow: 0 1px 0 0 #fff; box-shadow: 0 1px 0 0 #fff; }
.tabs-left .et-tabs-control li a { color: #999 !important; font-size: 14px; text-shadow: 1px 1px 0 #fff !important; display: block; padding: 15px 10px 15px 20px; }
.tabs-left .et-tabs-control li.active a { background: #fff; margin-right: -1px; }
.tabs-left .et-tabs-control li a:hover, .tabs-left .et-tabs-control li.active a { text-decoration: none; color: #4c4c4c !important; }
.tabs-left .et-tabs-content { padding: 30px 30px 20px; position: relative; }
.tabs-left.et_sliderfx_slide .et-tabs-content-main-wrap { overflow: hidden; }
.tabs-left .et-tabs-content h3 { padding-bottom: 14px; color: #333333; }
.et_left_tabs_bg { position: absolute; top: 0; left: 0; width: 148px; height: 100%; border-right: 1px solid #e7e7e7; border-left: 1px solid #fff; background: #f5f5f5;  background: -moz-linear-gradient(left, #f9f9f9 0%, #f5f5f5 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f9f9f9), color-stop(100%,#f5f5f5)); background: -webkit-linear-gradient(left, #f9f9f9 0%,#f5f5f5 100%); background: -o-linear-gradient(left, #f9f9f9 0%,#f5f5f5 100%); background: -ms-linear-gradient(left, #f9f9f9 0%,#f5f5f5 100%); background: linear-gradient(to right, #f9f9f9 0%,#f5f5f5 100%); }
.tabs-left ul.et_shortcodes_mobile_nav  a { text-indent: -9999px; }
.tabs-left ul.et_shortcodes_mobile_nav a span { top: 50%; margin-top: -7px; }
.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_next span { right: 50%; margin-right: -4px; }
.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_prev span { left: 50%; margin-left: -4px; }
.author-shortcodes { background: #fff; border: 1px solid #e7e7e7; color: #363636; font-size: 14px; margin-bottom: 10px; }
.author-shortcodes .author-inner { position: relative; padding: 30px 30px 20px 117px; min-height: 60px; }
.author-shortcodes .author-image { position: absolute; top: 32px; left: 30px; width: 60px; height: 60px; }
.author-shortcodes .author-image img { max-width: 100%; height: auto; width: auto; }
.author-shortcodes .author-image .author-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.5); -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.5); box-shadow: inset 0 0 4px rgba(0,0,0,0.5); }
.et-protected { border: 1px solid #e7e7e7; width: 390px; background: #fff; margin-bottom: 10px; }
.et-protected-title { border-left: 1px solid #fff; border-top: 1px solid #fff; border-bottom: 1px solid #e7e7e7; padding: 18px 10px 17px 50px; position: relative; color: #999; text-shadow: 0 1px 0 #fff; font-size: 14px; }
.et-protected-title:before { content: ''; position: absolute; top: 16px; left: 20px; background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -23px -36px; width: 17px; height: 19px; }
.et-protected-form { padding: 32px 37px 32px 32px; text-align: right; }
.et-protected-form p { padding-bottom: 16px; }
.et-protected-form p label { position: relative; }
.et-protected-form p .et_protected_icon { width: 10px; height: 20px; position: absolute; top: 2px; left: 18px; background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -190px -37px; display: block; }
.et-protected-form p .et_protected_password { height: 23px; background-position: -275px -2px; }
.et-protected-form label span { display: none; }
.et-protected-form p input { margin: 0 !important; border: 1px solid #e7e7e7; color: #363636; font-size: 14px; background: #f3f3f3; background: -moz-linear-gradient(top, #f3f3f3 1%, #fefefe 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f3f3f3), color-stop(100%,#fefefe)); background: -webkit-linear-gradient(top, #f3f3f3 1%,#fefefe 100%); background: -o-linear-gradient(top, #f3f3f3 1%,#fefefe 100%); background: -ms-linear-gradient(top, #f3f3f3 1%,#fefefe 100%); background: linear-gradient(to bottom, #f3f3f3 1%,#fefefe 100%); padding: 20px 20px 20px 40px; width: 100%; -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.1); box-shadow: inset 0 0 1px rgba(0,0,0,0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; }
.et-protected-form input.etlogin-button { background: #f9f9f9; background: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f5f5f5)); background: -webkit-linear-gradient(top, #f9f9f9 0%,#f5f5f5 100%); background: -o-linear-gradient(top, #f9f9f9 0%,#f5f5f5 100%); background: -ms-linear-gradient(top, #f9f9f9 0%,#f5f5f5 100%); background: linear-gradient(to bottom, #f9f9f9 0%,#f5f5f5 100%); border: 1px solid #e7e7e7; padding: 14px 24px; color: #999; text-shadow: 0 1px 0 #fff; font-size: 14px; -webkit-box-shadow: inset 1px 1px 0 0 #fff; -moz-box-shadow: inset 1px 1px 0 0 #fff; box-shadow: inset 1px 1px 0 0 #fff; }
.et-simple-slides .et_slidecontent { width: auto; }
.et-image-slides { background: #555; }
.et-image-slider { background: #fff; border: 1px solid #e7e7e7; margin-bottom:25px; }
.et-image-slide { position: relative; }
.et-image-slider img { display: block; width: auto; margin: 0 auto; height: auto; }
.et-image-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.6); -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.6); box-shadow: inset 0 0 5px rgba(0,0,0,0.6); }
.et-learn-more, .et-tabs-container, .tabs-left, .et-simple-slider, .author-shortcodes, .et-tooltip-box { color:#201F1F !important; text-shadow: none !important; }
.et-learn-more a, .et-tabs-container a, .tabs-left a, .et-simple-slider a, .author-shortcodes a, .et-tooltip-box a { text-shadow: none !important; }
.et-custom-list ul { list-style: none !important; list-style-image: none !important; padding-left: 0 !important; margin: 0 !important; line-height: 26px; }
.et-custom-list ul li { padding-left: 28px !important; margin: 5px 0 !important; list-style: none !important; position: relative; }
.et-custom-list ul li:before { content: ''; position: absolute; top: 5px; left: 0; background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -74px -2px; width: 22px; height: 18px; }
.etlist-x ul li:before { content: ''; position: absolute; top: 6px; left: 0; background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -75px -21px; width: 22px; height: 18px; }
.etlist-dot ul li { padding-left: 25px !important; }
.etlist-dot ul li:before { content: ''; position: absolute; top: 9px; left: 0; background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -230px -3px; width: 10px; height: 9px; }
.et-custom-list ul li ul { padding: 2px 0px !important; margin: 0 !important; }
.et-pricing { margin: 40px 0 10px; }
.pricing-table { float: left; width: 25%; margin-bottom: 22px; position: relative; margin-left: -1px; }
.pricing-table-wrap { border: 1px solid #e7e7e7; border-bottom: none; }
.pricing-heading { border-bottom: 1px solid #e7e7e7; padding: 23px 10px 22px; text-shadow: 1px 1px 0 #fff; font-size: 12px; color: #999; text-align: center; -moz-box-shadow: inset 1px 1px 0 0 #fff; -webkit-box-shadow: inset 1px 1px 0 0 #fff; box-shadow: inset 1px 1px 0 0 #fff; }
.pricing-title { text-transform: uppercase; font-size: 20px; color: #53b4c7 !important; font-weight: bold; text-shadow: none !important; }
.pricing-heading p { padding-bottom: 0 !important; }
.pricing-table ul.pricing { padding: 0 !important; list-style: none !important; margin: 0 !important; list-style-image: none !important; line-height: 26px; }
.pricing-table ul.pricing li { list-style: none !important; border-top: 1px solid #fff; border-bottom: 1px solid #e7e7e7; background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #fefefe 7%, #ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(7%,#fefefe), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top, #f5f5f5 0%,#fefefe 7%,#ffffff 100%); background: -o-linear-gradient(top, #f5f5f5 0%,#fefefe 7%,#ffffff 100%); background: -ms-linear-gradient(top, #f5f5f5 0%,#fefefe 7%,#ffffff 100%); background: linear-gradient(to bottom, #f5f5f5 0%,#fefefe 7%,#ffffff 100%); padding: 14px 7px 14px 63px; position: relative; font-size: 12px; color: #363636; text-shadow: none !important; }
.pricing-table ul.pricing li span.pricing-mark { position: absolute; top: 19px; left: 30px; width: 22px; height: 18px; background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -74px -2px; }
.pricing-table ul.pricing li.x-mark span.pricing-mark { background-position: -74px -20px; }
.pricing-content-bottom { border-top: 1px solid #fff; border-bottom: 1px solid #e7e7e7; -webkit-box-shadow: inset 1px 0 0 0 #fff; -moz-box-shadow: inset 1px 0 0 0 #fff; box-shadow: inset 1px 0 0 0 #fff; padding: 20px 5px 43px; text-align: center; }
span.et-price { font-size: 48px; color: #94c65c; text-shadow: 0 1px 0 #fff; font-family: Georgia, serif; }
span.et-price sup { font-size: 24px; bottom: 13px; left: 1px; }
span.et-price span.dollar-sign { font-size: 36px; }
.pricing-table a.icon-button { margin: 0; padding-left: 15px; position: absolute; bottom: -13px; left: 50%; }
.pricing-table a.icon-button { visibility: hidden; }
.pricing-big { top: -20px; -webkit-box-shadow: 0 0 18px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 18px rgba(0,0,0,0.2); box-shadow: 0 0 18px rgba(0,0,0,0.2); z-index: 2; }
.pricing-big .pricing-table-wrap { border-color: #d6d5d5; }
.pricing-big .pricing-heading { padding-top: 43px; }
.pricing-big .pricing-content-bottom { padding-bottom: 63px; border-bottom: 1px solid #d6d5d5; }
.et-testimonial-box { border: 1px solid #e7e7e7; background: #fff; position: relative; margin: 10px 0 45px; }
.et-testimonial-author-info { border-left: 1px solid #fff; border-top: 1px solid #fff; border-bottom: 1px solid #e7e7e7; padding: 20px 20px 15px; text-shadow: 0 1px 0 #fff; }
.t-img { width: 60px; height: 60px; float: left; margin: 0 25px 5px 0; -moz-box-shadow: 0 1px 0 0 #fff; -webkit-box-shadow: 0 1px 0 0 #fff; box-shadow: 0 1px 0 0 #fff; position: relative; }
.t-img img { max-width: 100%; height: auto; }
.t-overlay { width: 100%; height: 100%; box-shadow: inset 0 0 4px rgba(0,0,0,0.4); display: block; position: absolute; top: 0; left: 0; }
.t-author, .t-position { display: block; }
.t-author { font-size: 18px; color: #999; padding: 10px 0 5px; }
.t-position { color: #595959; }
.t-position, .et-testimonial { font-family: Georgia, serif; font-style: italic; font-size: 14px; }
.et-testimonial { padding: 43px 35px 30px 77px; color: #363636; position: relative; text-shadow: none !important; }
.et-testimonial:before { content: ''; position: absolute; top: 43px; left: 35px; width: 25px; height: 19px; background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -45px -35px; }
.t-bottom-arrow { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -97px -25px; width: 31px; height: 32px; position: absolute; bottom: -32px; right: 40px; }
.et-dropcap { font-size: 48px; float: left; display:block; margin:0 7px 0 0; line-height: 1; }
.et_quote { padding-left: 57px; min-height: 40px; font-family: Georgia, serif; font-size: 14px; font-style: italic; position: relative; line-height: 1.5; margin-bottom: 10px; }
.et_quote .et_quote_sign { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -206px -20px; position: absolute; top: 0; left: 0; display: block; width: 40px; height: 34px; }
.quote-center .et_quote_sign { background-position: -251px -2px; width: 20px; height: 16px; top: 3px; }
.quote-center .et_quote_additional_sign { background: url(//www.casino2play.dk/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -251px -22px; position: absolute; top: 3px; right: 13px; display: block; width: 20px; height: 16px; }
.et_right_quote { width: 100%; }
.quote-center { font-size: 24px; line-height: 1.2; text-align: center; padding-left: 30px; }
.quote-center .et_right_quote { padding-right: 30px; width: 95%; }
.et-tabs-container .et-tabs-control { padding: 0; }
.tabs-left .et-tabs-control { padding-left: 0; }
.author-info h1, .author-info h2, .author-info h3, .author-info h4, .author-info h5, .author-info h6 { color:#201F1F !important; text-shadow: none !important; }
.et-tabs-container .et-tabs-control li a, .tabs-left .et-tabs-control li a { text-decoration: none !important; }
a.big-button, a.small-button, a.icon-button { cursor: pointer; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } *:first-child+html .clearfix { zoom: 1; } .et_column_last { margin-right: 0px !important; clear:right; }
.clear { clear:both; }body.et_right_sidebar .pricing-table, body.et_left_sidebar .pricing-table { width: 50%; }
@media all and ( max-width: 959px ) {
body.et_right_sidebar .one_third, body.et_right_sidebar .one_half, body.et_right_sidebar .one_third, body.et_right_sidebar .two_third, body.et_right_sidebar .one_fourth, body.et_right_sidebar .three_fourth,
body.et_left_sidebar .one_third, body.et_left_sidebar .one_half, body.et_left_sidebar .one_third, body.et_left_sidebar .two_third, body.et_left_sidebar .one_fourth, body.et_left_sidebar .three_fourth { float: none; margin-right: 0; width: auto; margin-bottom: 10px; }
body.et_right_sidebar .et-testimonial-box, body.et_right_sidebar .et-protected,
body.et_left_sidebar .et-testimonial-box, body.et_left_sidebar .et-protected { width: auto !important; }
body.et_right_sidebar .et-protected-form,
body.et_left_sidebar .et-protected-form { padding: 15px !important; }
}
@media all and (min-width: 768px) and (max-width: 959px) {
body.et_full_width_page .pricing-table { width: 50%; }
}
@media all and ( max-width: 767px ) {
.et_left_tabs_bg { width: 50px; }
.tabs-left .et-tabs-control, .et-tabs-container .et-tabs-control { display: none; }
.tabs-left ul.et_shortcodes_mobile_nav { display: block; width: 51px; }
.tabs-left ul.et_shortcodes_mobile_nav  a { display: block; height: 49px; width: 100%; }
.tabs-left .et-tabs-content { margin-left: 75px; }
.et-tabs-container  ul.et_shortcodes_mobile_nav { display: block; }
.et-tabs-container  ul.et_shortcodes_mobile_nav li { width: 50%; }
.et-pricing { margin-top: 0; }
body.et_right_sidebar .pricing-table, body.et_left_sidebar .pricing-table, body.et_full_width_page .pricing-table { width: 100%; margin-bottom: 35px; }
.pricing-big { top: 0; }
body.et_full_width_page .one_third, body.et_full_width_page .one_half, body.et_full_width_page .one_third, body.et_full_width_page .two_third, body.et_full_width_page .one_fourth, body.et_full_width_page .three_fourth { float: none; margin-right: 0; width: auto; margin-bottom: 10px; }
body.et_full_width_page .et-testimonial-box, body.et_full_width_page .et-protected  { width: auto !important; }
body.et_full_width_page .et-protected-form { padding: 15px !important; }
body.et_right_sidebar .author-shortcodes .author-inner,
body.et_left_sidebar .author-shortcodes .author-inner { padding: 27px 27px 17px; }
body.et_right_sidebar .author-shortcodes .author-image,
body.et_left_sidebar .author-shortcodes .author-image { position: relative; top: 0; left: 0; margin-bottom: 10px; }
body.et_right_sidebar .quote-center .et_quote_additional_sign,
body.et_left_sidebar .quote-center .et_quote_additional_sign { right: -13px; }
body.et_right_sidebar .et_shortcodes_controls,
body.et_left_sidebar .et_shortcodes_controls { display: none; }
body.et_right_sidebar .et_shortcodes_controls_arrows a,
body.et_left_sidebar .et_shortcodes_controls_arrows a { text-indent: -9999px; }
}
@media all and ( max-width: 479px ) {
.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_prev { padding-left: 26px; }
.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span { left: 10px; }
.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next { padding-right: 26px; }
.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span { right: 10px; }
body.et_full_width_page .author-shortcodes .author-inner { padding: 27px 27px 17px; }
body.et_full_width_page .author-shortcodes .author-image { position: relative; top: 0; left: 0; margin-bottom: 10px; }
body.et_full_width_page .quote-center .et_quote_additional_sign { right: -13px; }
body.et_full_width_page .et_shortcodes_controls { display: none; }
body.et_full_width_page .et_shortcodes_controls_arrows a { text-indent: -9999px; }
.et-box:before, .et-testimonial:before { display: none; }
.et-box-content { padding: 27px 27px 17px 27px; }
.et-testimonial { padding: 25px; }
}@font-face {
font-family: swiper-icons;
src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
format("woff");
font-weight: 400;
font-style: normal;
}
:root {
--swiper-theme-color: #007aff;
}
.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
flex-wrap: wrap;
flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
}
.swiper-slide-invisible-blank {
visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height;
}
.swiper-container-3d {
perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: linear-gradient(
to left,
rgba(0, 0, 0, 0.5),
rgba(0, 0, 0, 0)
);
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: linear-gradient(
to right,
rgba(0, 0, 0, 0.5),
rgba(0, 0, 0, 0)
);
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: linear-gradient(
to top,
rgba(0, 0, 0, 0.5),
rgba(0, 0, 0, 0)
);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(
to bottom,
rgba(0, 0, 0, 0.5),
rgba(0, 0, 0, 0)
);
}
.swiper-container-css-mode > .swiper-wrapper {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
scroll-snap-type: y mandatory;
}
:root {
--swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
position: absolute;
top: 50%;
width: calc(var(--swiper-navigation-size) / 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
left: 10px;
right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
right: 10px;
left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
--swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
--swiper-navigation-color: #000000;
}
.swiper-button-lock {
display: none;
}
.swiper-pagination {
position: absolute;
text-align: center;
transition: 0.3s opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
bottom: 10px;
left: 0;
width: 100%;
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
> .swiper-pagination-bullets
.swiper-pagination-bullet {
margin: 6px 0;
display: block;
}
.swiper-container-vertical
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px;
}
.swiper-container-vertical
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
display: inline-block;
transition: 0.2s transform, 0.2s top;
}
.swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
margin: 0 4px;
}
.swiper-container-horizontal
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
.swiper-container-horizontal
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
transition: 0.2s transform, 0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl
> .swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.swiper-container-rtl
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill {
transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-container-horizontal
> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-white {
--swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
--swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
display: none;
}
.swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
}
.swiper-scrollbar-lock {
display: none;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.swiper-slide-zoomed {
cursor: move;
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
animation: swiper-preloader-spin 1s infinite linear;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
}
.swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube {
overflow: visible;
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0;
}
.swiper-container-flip {
overflow: visible;
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
 .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animated.infinite {
animation-iteration-count: infinite;
}
.animated.hinge {
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
animation-duration: 0.75s;
}
@keyframes bounce {
20%,
53%,
80%,
from,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translate3d(0, 0, 0);
}
40%,
43% {
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0, -4px, 0);
}
}
.bounce {
animation-name: bounce;
transform-origin: center bottom;
}
@keyframes flash {
50%,
from,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
animation-name: flash;
}
@keyframes pulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.05, 1.05, 1.05);
}
to {
transform: scale3d(1, 1, 1);
}
}
.pulse {
animation-name: pulse;
}
@keyframes rubberBand {
from {
transform: scale3d(1, 1, 1);
}
30% {
transform: scale3d(1.25, 0.75, 1);
}
40% {
transform: scale3d(0.75, 1.25, 1);
}
50% {
transform: scale3d(1.15, 0.85, 1);
}
65% {
transform: scale3d(0.95, 1.05, 1);
}
75% {
transform: scale3d(1.05, 0.95, 1);
}
to {
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
animation-name: rubberBand;
}
@keyframes shake {
from,
to {
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
transform: translate3d(10px, 0, 0);
}
}
.shake {
animation-name: shake;
}
@keyframes headShake {
0% {
transform: translateX(0);
}
6.5% {
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
transform: translateX(5px) rotateY(7deg);
}
31.5% {
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
transform: translateX(2px) rotateY(3deg);
}
50% {
transform: translateX(0);
}
}
.headShake {
animation-timing-function: ease-in-out;
animation-name: headShake;
}
@keyframes swing {
20% {
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
transform: rotate3d(0, 0, 1, -5deg);
}
to {
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
transform-origin: top center;
animation-name: swing;
}
@keyframes tada {
from {
transform: scale3d(1, 1, 1);
}
10%,
20% {
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
transform: scale3d(1, 1, 1);
}
}
.tada {
animation-name: tada;
}
@keyframes wobble {
from {
transform: none;
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
transform: none;
}
}
.wobble {
animation-name: wobble;
}
@keyframes jello {
11.1%,
from,
to {
transform: none;
}
22.2% {
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
animation-name: jello;
transform-origin: center;
}
@keyframes bounceIn {
20%,
40%,
60%,
80%,
from,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
transform: scale3d(0.6, 0.6, 0.6);
}
20% {
transform: scale3d(1.05, 1.05, 1.05);
}
40% {
transform: scale3d(0.95, 0.95, 0.95);
}
60% {
opacity: 1;
transform: scale3d(1.02, 1.02, 1.02);
}
80% {
transform: scale3d(0.98, 0.98, 0.98);
}
to {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
animation-name: bounceIn;
}
@keyframes bounceInDown {
60%,
75%,
90%,
from,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
transform: translate3d(0, -20px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 10px, 0);
}
75% {
transform: translate3d(0, -5px, 0);
}
90% {
transform: translate3d(0, 2px, 0);
}
to {
transform: none;
}
}
.bounceInDown {
animation-name: bounceInDown;
}
@keyframes bounceInLeft {
60%,
75%,
90%,
from,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
transform: translate3d(-20px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(10px, 0, 0);
}
75% {
transform: translate3d(-5px, 0, 0);
}
90% {
transform: translate3d(2px, 0, 0);
}
to {
transform: none;
}
}
.bounceInLeft {
animation-name: bounceInLeft;
}
@keyframes bounceInRight {
60%,
75%,
90%,
from,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
transform: translate3d(20px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-10px, 0, 0);
}
75% {
transform: translate3d(5px, 0, 0);
}
90% {
transform: translate3d(-2px, 0, 0);
}
to {
transform: none;
}
}
.bounceInRight {
animation-name: bounceInRight;
}
@keyframes bounceInUp {
60%,
75%,
90%,
from,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
transform: translate3d(0, 20px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, -10px, 0);
}
75% {
transform: translate3d(0, 5px, 0);
}
90% {
transform: translate3d(0, -2px, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
animation-name: bounceInUp;
}
@keyframes bounceOut {
20% {
transform: scale3d(0.95, 0.95, 0.95);
}
50%,
55% {
opacity: 1;
transform: scale3d(1.05, 1.05, 1.05);
}
to {
opacity: 0;
transform: scale3d(0.5, 0.5, 0.5);
}
}
.bounceOut {
animation-name: bounceOut;
}
@keyframes bounceOutDown {
20% {
transform: translate3d(0, 5px, 0);
}
40%,
45% {
opacity: 1;
transform: translate3d(0, -15px, 0);
}
to {
opacity: 0;
transform: translate3d(0, 100px, 0);
}
}
.bounceOutDown {
animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(10px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(-100px, 0, 0);
}
}
.bounceOutLeft {
animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-10px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(100px, 0, 0);
}
}
.bounceOutRight {
animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
20% {
transform: translate3d(0, -5px, 0);
}
40%,
45% {
opacity: 1;
transform: translate3d(0, 15px, 0);
}
to {
opacity: 0;
transform: translate3d(0, -100px, 0);
}
}
.bounceOutUp {
animation-name: bounceOutUp;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@keyframes fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -40px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDown {
animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
from {
opacity: 0;
transform: translate3d(0, -1000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDownBig {
animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translate3d(-40px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeft {
animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
transform: translate3d(-1000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeftBig {
animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
from {
opacity: 0;
transform: translate3d(40px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRight {
animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
from {
opacity: 0;
transform: translate3d(1000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRightBig {
animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translate3d(0, 40px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUp {
animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
from {
opacity: 0;
transform: translate3d(0, 1000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUpBig {
animation-name: fadeInUpBig;
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 40px, 0);
}
}
.fadeOutDown {
animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 1000px, 0);
}
}
.fadeOutDownBig {
animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-60px, 0, 0);
}
}
.fadeOutLeft {
animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-1000px, 0, 0);
}
}
.fadeOutLeftBig {
animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(60px, 0, 0);
}
}
.fadeOutRight {
animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(1000px, 0, 0);
}
}
.fadeOutRightBig {
animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -60px, 0);
}
}
.fadeOutUp {
animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -1000px, 0);
}
}
.fadeOutUpBig {
animation-name: fadeOutUpBig;
}
@keyframes flip {
from {
transform: perspective(1000px) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(1000px) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(1000px) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(1000px) scale3d(0.95, 0.95, 0.95);
animation-timing-function: ease-in;
}
to {
transform: perspective(1000px);
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip;
}
@keyframes flipInX {
from {
transform: perspective(400px) rotate3d(1, 0, 0, 60deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(1, 0, 0, -10deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(1, 0, 0, 5deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(1, 0, 0, -2deg);
}
to {
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInX;
}
@keyframes flipInY {
from {
transform: perspective(1000px) rotate3d(0, 1, 0, 60deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(1000px) rotate3d(0, 1, 0, -10deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(1000px) rotate3d(0, 1, 0, 5deg);
opacity: 1;
}
80% {
transform: perspective(1000px) rotate3d(0, 1, 0, -2deg);
}
to {
transform: perspective(1000px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY;
}
@keyframes flipOutX {
from {
transform: perspective(1000px);
}
30% {
transform: perspective(1000px) rotate3d(1, 0, 0, -15deg);
opacity: 1;
}
to {
transform: perspective(1000px) rotate3d(1, 0, 0, 60deg);
opacity: 0;
}
}
.flipOutX {
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@keyframes flipOutY {
from {
transform: perspective(1000px);
}
30% {
transform: perspective(1000px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
transform: perspective(1000px) rotate3d(0, 1, 0, 60deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@keyframes lightSpeedIn {
from {
transform: translate3d(100px, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
transform: skewX(20deg);
opacity: 1;
}
80% {
transform: skewX(-5deg);
opacity: 1;
}
to {
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
animation-name: lightSpeedIn;
animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in;
}
@keyframes rotateIn {
from {
transform-origin: center;
transform: rotate3d(0, 0, 1, -180deg);
opacity: 0;
}
to {
transform-origin: center;
transform: none;
opacity: 1;
}
}
.rotateIn {
animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -10deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 10deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 10deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -10deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
animation-name: rotateInUpRight;
}
@keyframes rotateOut {
from {
transform-origin: center;
opacity: 1;
}
to {
transform-origin: center;
transform: rotate3d(0, 0, 1, 180deg);
opacity: 0;
}
}
.rotateOut {
animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 10deg);
opacity: 0;
}
}
.rotateOutDownLeft {
animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -10deg);
opacity: 0;
}
}
.rotateOutDownRight {
animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -10deg);
opacity: 0;
}
}
.rotateOutUpLeft {
animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 10deg);
opacity: 0;
}
}
.rotateOutUpRight {
animation-name: rotateOutUpRight;
}
@keyframes hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%,
60% {
transform: rotate3d(0, 0, 1, 80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40%,
80% {
transform: rotate3d(0, 0, 1, 60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
animation-name: hinge;
}
@keyframes jackInTheBox {
from {
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom;
}
50% {
transform: rotate(-10deg);
}
70% {
transform: rotate(3deg);
}
to {
opacity: 1;
transform: scale(1);
}
}
.jackInTheBox {
animation-name: jackInTheBox;
}
@keyframes rollIn {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
transform: none;
}
}
.rollIn {
animation-name: rollIn;
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
animation-name: rollOut;
}
@keyframes zoomIn {
from {
opacity: 0;
transform: scale3d(0.8, 0.8, 0.8);
}
50% {
opacity: 1;
}
}
.zoomIn {
animation-name: zoomIn;
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(0.6, 0.6, 0.6) translate3d(0, -200px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
transform: scale3d(0.9, 0.9, 0.9) translate3d(0, 10px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
animation-name: zoomInDown;
}
@keyframes zoomInLeft {
from {
opacity: 0;
transform: scale3d(0.6, 0.6, 0.6) translate3d(-500px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
transform: scale3d(0.9, 0.9, 0.9) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
animation-name: zoomInLeft;
}
@keyframes zoomInRight {
from {
opacity: 0;
transform: scale3d(0.6, 0.6, 0.6) translate3d(500px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
transform: scale3d(0.9, 0.9, 0.9) translate3d(-20px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
animation-name: zoomInRight;
}
@keyframes zoomInUp {
from {
opacity: 0;
transform: scale3d(0.6, 0.6, 0.6) translate3d(0, 200px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
transform: scale3d(0.9, 0.9, 0.9) translate3d(0, -20px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
animation-name: zoomInUp;
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(0.8, 0.8, 0.8);
}
to {
opacity: 0;
}
}
.zoomOut {
animation-name: zoomOut;
}
@keyframes zoomOutDown {
40% {
opacity: 1;
transform: scale3d(0.9, 0.9, 0.9) translate3d(0, -20px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
transform: scale3d(0.4, 0.4, 0.4) translate3d(0, 500px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(0.9, 0.9, 0.9) translate3d(30px, 0, 0);
}
to {
opacity: 0;
transform: scale(0.3) translate3d(-500px, 0, 0);
transform-origin: left center;
}
}
.zoomOutLeft {
animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
40% {
opacity: 1;
transform: scale3d(0.9, 0.9, 0.9) translate3d(-30px, 0, 0);
}
to {
opacity: 0;
transform: scale(0.3) translate3d(500px, 0, 0);
transform-origin: right center;
}
}
.zoomOutRight {
animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
40% {
opacity: 1;
transform: scale3d(0.9, 0.9, 0.9) translate3d(0, 30px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3) translate3d(0, -500px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
animation-name: zoomOutUp;
}
@keyframes slideInDown {
from {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
animation-name: slideInDown;
}
@keyframes slideInLeft {
from {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
animation-name: slideInLeft;
}
@keyframes slideInRight {
from {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
animation-name: slideInRight;
}
@keyframes slideInUp {
from {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
animation-name: slideInUp;
}
@keyframes slideOutDown {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
animation-name: slideOutDown;
}
@keyframes slideOutLeft {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
animation-name: slideOutLeft;
}
@keyframes slideOutRight {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
animation-name: slideOutRight;
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
animation-name: slideOutUp;
}
@keyframes fadeInUpShort {
from {
opacity: 0;
transform: translate3d(0, 20px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUpShort {
animation-name: fadeInUpShort;
}
@keyframes fadeInDownShort {
from {
opacity: 0;
transform: translate3d(0, -20px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDownShort {
animation-name: fadeInDownShort;
}
@keyframes fadeInLeftShort {
from {
opacity: 0;
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeftShort {
animation-name: fadeInLeftShort;
}
@keyframes fadeInRightShort {
from {
opacity: 0;
transform: translate3d(20px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRightShort {
animation-name: fadeInRightShort;
}
@keyframes zoomInShort {
from {
opacity: 0;
transform: scale3d(0.97, 0.97, 0.97);
}
50% {
opacity: 1;
}
}
.zoomInShort {
animation-name: zoomInShort;
}
@keyframes bounceInShort {
20%,
40%,
60%,
80%,
from,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
transform: scale3d(0.97, 0.97, 0.97);
}
20% {
transform: scale3d(1.03, 1.03, 1.03);
}
40% {
transform: scale3d(0.98, 0.98, 0.98);
}
60% {
opacity: 1;
transform: scale3d(1.02, 1.02, 1.02);
}
80% {
transform: scale3d(0.99, 0.99, 0.99);
}
to {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
.bounceInShort {
animation-name: bounceInShort;
}
@keyframes bounceInDownShort {
60%,
75%,
90%,
from,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
transform: translate3d(0, -15px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 8px, 0);
}
75% {
transform: translate3d(0, -8px, 0);
}
90% {
transform: translate3d(0, 4px, 0);
}
to {
transform: none;
}
}
.bounceInDownShort {
animation-name: bounceInDownShort;
}
@keyframes bounceInLeftShort {
60%,
75%,
90%,
from,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
transform: translate3d(-15px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(8px, 0, 0);
}
75% {
transform: translate3d(-8px, 0, 0);
}
90% {
transform: translate3d(4px, 0, 0);
}
to {
transform: none;
}
}
.bounceInLeftShort {
animation-name: bounceInLeftShort;
}
@keyframes bounceInRightShort {
60%,
75%,
90%,
from,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
transform: translate3d(15px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-8px, 0, 0);
}
75% {
transform: translate3d(8px, 0, 0);
}
90% {
transform: translate3d(-4px, 0, 0);
}
to {
transform: none;
}
}
.bounceInRightShort {
animation-name: bounceInRightShort;
}
@keyframes bounceInUpShort {
60%,
75%,
90%,
from,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
transform: translate3d(0, 15px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, -8px, 0);
}
75% {
transform: translate3d(0, 8px, 0);
}
90% {
transform: translate3d(0, -4px, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.bounceInUpShort {
animation-name: bounceInUpShort;
}
@keyframes flipInXShort {
from {
transform: perspective(2500px) rotate3d(10, 0, 0, 10deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(2500px) rotate3d(10, 0, 0, -7deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(2500px) rotate3d(10, 0, 0, 5deg);
opacity: 1;
}
80% {
transform: perspective(2500px) rotate3d(10, 0, 0, -2deg);
}
to {
transform: perspective(2500px);
}
}
.flipInXShort {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInXShort;
}
@keyframes flipInYShort {
from {
transform: perspective(2500px) rotate3d(0, 1, 0, 10deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(2500px) rotate3d(0, 1, 0, -7deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(2500px) rotate3d(0, 1, 0, 5deg);
opacity: 1;
}
80% {
transform: perspective(2500px) rotate3d(0, 1, 0, -2deg);
}
to {
transform: perspective(2500px);
}
}
.flipInYShort {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInYShort;
}
@keyframes jackInTheBoxShort {
from {
opacity: 0;
transform: scale(0.98) rotate(3deg);
transform-origin: center bottom;
}
50% {
transform: rotate(-2deg);
}
70% {
transform: rotate(1deg);
}
to {
opacity: 1;
transform: scale(1);
}
}
.jackInTheBoxShort {
animation-name: jackInTheBoxShort;
}
@keyframes rotateInShort {
from {
transform-origin: center;
transform: rotate3d(0, 0, 1, -2deg);
opacity: 0;
}
to {
transform-origin: center;
transform: none;
opacity: 1;
}
}
.rotateInShort {
animation-name: rotateInShort;
}
@keyframes rotateInDownLeftShort {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -2deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownLeftShort {
animation-name: rotateInDownLeftShort;
}
@keyframes rotateInDownRightShort {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 2deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownRightShort {
animation-name: rotateInDownRightShort;
}
@keyframes rotateInUpLeftShort {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 2deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpLeftShort {
animation-name: rotateInUpLeftShort;
}
@keyframes rotateInUpRightShort {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -2deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpRightShort {
animation-name: rotateInUpRightShort;
}
.animated {
-webkit-animation-duration: 1s;
-webkit-animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
20%,
53%,
80%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(
0.755,
0.05,
0.855,
0.06
);
-webkit-transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(
0.755,
0.05,
0.855,
0.06
);
-webkit-transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
-webkit-transform-origin: center bottom;
}
@-webkit-keyframes flash {
50%,
from,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
}
@-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
}
@-webkit-keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-webkit-animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
}
@-webkit-keyframes wobble {
from {
-webkit-transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
}
@-webkit-keyframes jello {
11.1%,
from,
to {
-webkit-transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
-webkit-transform-origin: center;
}
@-webkit-keyframes bounceIn {
20%,
40%,
60%,
80%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -40px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -1000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-40px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-1000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(60px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(1000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 40px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 1000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 60px, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 1000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-60px, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-1000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(60px, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(1000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -60px, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -1000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
-webkit-transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -10deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
-webkit-transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 10deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
-webkit-transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 10deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
-webkit-transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -10deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
-webkit-transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 10deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -10deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -10deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 10deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
}
}
.jackInTheBox {
-webkit-animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
}
@-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.8, 0.8, 0.8);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(
0.55,
0.055,
0.675,
0.19
);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(
0.55,
0.055,
0.675,
0.19
);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(
0.55,
0.055,
0.675,
0.19
);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(
0.55,
0.055,
0.675,
0.19
);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.8, 0.8, 0.8);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(
0.55,
0.055,
0.675,
0.19
);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(
0.55,
0.055,
0.675,
0.19
);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
}
@-webkit-keyframes fadeInUpShort {
from {
opacity: 0;
-webkit-transform: translate3d(0, 20px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
}
}
.fadeInUpShort {
-webkit-animation-name: fadeInUpShort;
}
@-webkit-keyframes fadeInDownShort {
from {
opacity: 0;
-webkit-transform: translate3d(0, -20px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
}
}
.fadeInDownShort {
-webkit-animation-name: fadeInDownShort;
}
@-webkit-keyframes fadeInLeftShort {
from {
opacity: 0;
-webkit-transform: translate3d(-20px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
}
}
.fadeInLeftShort {
-webkit-animation-name: fadeInLeftShort;
}
@-webkit-keyframes fadeInRightShort {
from {
opacity: 0;
-webkit-transform: translate3d(20px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
}
}
.fadeInRightShort {
-webkit-animation-name: fadeInRightShort;
}
@-webkit-keyframes zoomInShort {
from {
opacity: 0;
-webkit-transform: scale3d(0.97, 0.97, 0.97);
}
50% {
opacity: 1;
}
}
.zoomInShort {
-webkit-animation-name: zoomInShort;
}
@-webkit-keyframes bounceInShort {
20%,
40%,
60%,
80%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.97, 0.97, 0.97);
}
20% {
-webkit-transform: scale3d(1.03, 1.03, 1.03);
}
40% {
-webkit-transform: scale3d(0.98, 0.98, 0.98);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.02, 1.02, 1.02);
}
80% {
-webkit-transform: scale3d(0.99, 0.99, 0.99);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
}
}
.bounceInShort {
-webkit-animation-name: bounceInShort;
}
@-webkit-keyframes bounceInDownShort {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -15px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 8px, 0);
}
75% {
-webkit-transform: translate3d(0, -8px, 0);
}
90% {
-webkit-transform: translate3d(0, 4px, 0);
}
to {
-webkit-transform: none;
}
}
.bounceInDownShort {
-webkit-animation-name: bounceInDownShort;
}
@-webkit-keyframes bounceInLeftShort {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-15px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(8px, 0, 0);
}
75% {
-webkit-transform: translate3d(-8px, 0, 0);
}
90% {
-webkit-transform: translate3d(4px, 0, 0);
}
to {
-webkit-transform: none;
}
}
.bounceInLeftShort {
-webkit-animation-name: bounceInLeftShort;
}
@-webkit-keyframes bounceInRightShort {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(15px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-8px, 0, 0);
}
75% {
-webkit-transform: translate3d(8px, 0, 0);
}
90% {
-webkit-transform: translate3d(-4px, 0, 0);
}
to {
-webkit-transform: none;
}
}
.bounceInRightShort {
-webkit-animation-name: bounceInRightShort;
}
@-webkit-keyframes bounceInUpShort {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 15px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -8px, 0);
}
75% {
-webkit-transform: translate3d(0, 8px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
}
}
.bounceInUpShort {
-webkit-animation-name: bounceInUpShort;
}
@-webkit-keyframes flipInXShort {
from {
-webkit-transform: perspective(2500px) rotate3d(10, 0, 0, 10deg);
-webkit-animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(2500px) rotate3d(10, 0, 0, -7deg);
-webkit-animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(2500px) rotate3d(10, 0, 0, 5deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(2500px) rotate3d(10, 0, 0, -2deg);
}
to {
-webkit-transform: perspective(2500px);
}
}
.flipInXShort {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInXShort;
}
@-webkit-keyframes flipInYShort {
from {
-webkit-transform: perspective(2500px) rotate3d(0, 1, 0, 10deg);
-webkit-animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(2500px) rotate3d(0, 1, 0, -7deg);
-webkit-animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(2500px) rotate3d(0, 1, 0, 5deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(2500px) rotate3d(0, 1, 0, -2deg);
}
to {
-webkit-transform: perspective(2500px);
}
}
.flipInYShort {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInYShort;
}
@-webkit-keyframes jackInTheBoxShort {
from {
opacity: 0;
-webkit-transform: scale(0.98) rotate(3deg);
-webkit-transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-2deg);
}
70% {
-webkit-transform: rotate(1deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
}
}
.jackInTheBoxShort {
-webkit-animation-name: jackInTheBoxShort;
}
@-webkit-keyframes rotateInShort {
from {
-webkit-transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -2deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
-webkit-transform: none;
opacity: 1;
}
}
.rotateInShort {
-webkit-animation-name: rotateInShort;
}
@-webkit-keyframes rotateInDownLeftShort {
from {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -2deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
-webkit-transform: none;
opacity: 1;
}
}
.rotateInDownLeftShort {
-webkit-animation-name: rotateInDownLeftShort;
}
@-webkit-keyframes rotateInDownRightShort {
from {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 2deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
-webkit-transform: none;
opacity: 1;
}
}
.rotateInDownRightShort {
-webkit-animation-name: rotateInDownRightShort;
}
@-webkit-keyframes rotateInUpLeftShort {
from {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 2deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
-webkit-transform: none;
opacity: 1;
}
}
.rotateInUpLeftShort {
-webkit-animation-name: rotateInUpLeftShort;
}
@-webkit-keyframes rotateInUpRightShort {
from {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -2deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
-webkit-transform: none;
opacity: 1;
}
}
.rotateInUpRightShort {
-webkit-animation-name: rotateInUpRightShort;
}[class^=fbr-],[class*=" fbr-"]{-webkit-box-sizing:border-box;box-sizing:border-box}
.fbr-transitions-disabled{-webkit-transition:none !important;transition:none !important}
.fbr-transitions-disabled *{-webkit-transition:none !important;transition:none !important}
.fbr-hidden{display:none !important}
.foobar-push-transition{-webkit-transition-property:margin,padding;transition-property:margin,padding;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}
.fbr-icon{display:inline-block;fill:currentColor;width:16px;height:16px}
.fbr-icon-spinner,.fbr-icon-spinner2,.fbr-icon-spinner3,.fbr-icon-spinner4,.fbr-icon-spinner5,.fbr-icon-spinner6{-webkit-animation:foobar-rotating 2s linear infinite;animation:foobar-rotating 2s linear infinite}
.foobar{position:relative;display:none;width:auto;height:auto;min-height:46px;max-height:100%;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;border:0;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:99900;pointer-events:none;visibility:hidden;opacity:0}
.foobar.fbr-initialized{visibility:visible;opacity:1}
.foobar.fbr-rtl{direction:rtl}
.foobar{line-height:1.857;font-size:14px}
.foobar .fbr-drop-cap .fbr-message{text-align:left}
.foobar .fbr-drop-cap .fbr-message:first-letter {font-size:54px;font-weight:bold;line-height:1;padding:0;margin:-0.1em .05em 0 0;float:left}
.foobar.fbr-font-14px{line-height:1.857;font-size:14px}
.foobar.fbr-font-14px .fbr-drop-cap .fbr-message:first-letter {font-size:54px}
.foobar.fbr-font-16px{line-height:1.813;font-size:16px}
.foobar.fbr-font-16px .fbr-drop-cap .fbr-message:first-letter {font-size:62px}
.foobar.fbr-font-18px{line-height:1.778;font-size:18px}
.foobar.fbr-font-18px .fbr-drop-cap .fbr-message:first-letter {font-size:3.556em}
.foobar.fbr-font-20px{line-height:1.7;font-size:20px}
.foobar.fbr-font-20px .fbr-drop-cap .fbr-message:first-letter {font-size:3.4em}
.foobar.fbr-font-22px{line-height:1.52;font-size:22px}
.foobar.fbr-font-22px .fbr-drop-cap .fbr-message:first-letter {font-size:3.364em}
.foobar.fbr-font-24px{line-height:1.667;font-size:24px}
.foobar.fbr-font-24px .fbr-drop-cap .fbr-message:first-letter {font-size:3.334em}
.foobar .fbr-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;visibility:visible;opacity:1;overflow:hidden;z-index:1;pointer-events:auto}
.foobar.fbr-closed .fbr-content{visibility:hidden;opacity:0}
.fbr-toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding:0 .75em;margin:0 .2em;color:inherit;background-color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;text-decoration:none;vertical-align:top;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;pointer-events:auto;position:absolute;width:46px;height:46px;min-width:46px;min-height:46px;z-index:3;visibility:visible;opacity:1}
.fbr-toggle:focus,.fbr-toggle:active,.fbr-toggle:hover{border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;text-decoration:none}
.fbr-toggle-none .fbr-toggle{display:none}
.fbr-toggle-none .fbr-content{padding-left:0 !important;padding-right:0 !important}
.fbr-toggle-right .fbr-toggle{right:0}
.fbr-toggle-right .fbr-content{padding-right:46px}
.fbr-toggle-left .fbr-toggle{left:0}
.fbr-toggle-left .fbr-content{padding-left:46px}
.fbr-open .fbr-toggle{height:100%}
.fbr-open .fbr-toggle .fbr-expand-icon{display:none}
.fbr-closed .fbr-toggle{height:46px}
.fbr-closed .fbr-toggle .fbr-dismiss-icon,.fbr-closed .fbr-toggle .fbr-collapse-icon{display:none}
.fbr-dismissed .fbr-toggle{visibility:hidden;opacity:0}
.fbr-dismissed .fbr-toggle .fbr-expand-icon{display:none}
.fbr-dismissed .fbr-toggle .fbr-dismiss-icon,.fbr-dismissed .fbr-toggle .fbr-collapse-icon{display:inline-block}
.fbr-toggle-overlap .fbr-toggle:before{background-color:rgba(0,0,0,.07)}
.fbr-toggle-overlap .fbr-toggle:hover:before{background-color:rgba(0,0,0,.1)}
.fbr-toggle-overlap.fbr-open .fbr-toggle{height:calc(100% + 10px)}
.fbr-toggle-circle.fbr-closed .fbr-toggle{border-radius:50%}
.fbr-toggle-circle.fbr-closed.fbr-layout-top .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-top-left .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-top-right .fbr-toggle{top:10px}
.fbr-toggle-circle.fbr-closed.fbr-layout-bottom .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-bottom-left .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-bottom-right .fbr-toggle{bottom:10px}
.fbr-toggle-circle.fbr-closed.fbr-layout-right .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-right-top .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-right-bottom .fbr-toggle{right:10px}
.fbr-toggle-circle.fbr-closed.fbr-layout-right.fbr-toggle-right .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-right-top.fbr-toggle-right .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-right-bottom.fbr-toggle-right .fbr-toggle{right:10px}
.fbr-toggle-circle.fbr-closed.fbr-layout-right.fbr-toggle-left .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-right-top.fbr-toggle-left .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-right-bottom.fbr-toggle-left .fbr-toggle{left:calc(100% - 56px)}
.fbr-toggle-circle.fbr-closed.fbr-layout-left .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-left-top .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-left-bottom .fbr-toggle{left:10px}
.fbr-toggle-circle.fbr-closed.fbr-layout-left.fbr-toggle-right .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-left-top.fbr-toggle-right .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-left-bottom.fbr-toggle-right .fbr-toggle{right:calc(100% - 56px)}
.fbr-toggle-circle.fbr-closed.fbr-layout-left.fbr-toggle-left .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-left-top.fbr-toggle-left .fbr-toggle,.fbr-toggle-circle.fbr-closed.fbr-layout-left-bottom.fbr-toggle-left .fbr-toggle{left:10px}
.fbr-toggle-circle.fbr-open .fbr-toggle{border-radius:0}
.fbr-prev,.fbr-next{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding:0 .75em;margin:0 .2em;color:inherit;background-color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;text-decoration:none;vertical-align:top;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;pointer-events:auto;width:46px;height:100%;min-width:46px;min-height:46px;position:relative;z-index:2;-webkit-transition-property:visibility,opacity,background-color,color;transition-property:visibility,opacity,background-color,color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}
.fbr-prev:focus,.fbr-prev:active,.fbr-prev:hover,.fbr-next:focus,.fbr-next:active,.fbr-next:hover{border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;text-decoration:none}
.fbr-show-nav .fbr-prev,.fbr-show-nav .fbr-next{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.fbr-item .fbr-message{display:block;padding:.5em;max-width:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.fbr-item .fbr-message a:not(.fbr-inline-link){margin:0 .25em}
.fbr-item .fbr-input{font:inherit;line-height:inherit;height:2.5em;max-width:100%;width:12em;min-width:6em;-webkit-box-shadow:0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 rgba(0,0,0,0);border-radius:4px;border:0;background-color:#fff;color:#32373c;padding:.25em 1em;margin:0}
.fbr-item .fbr-input:focus{border:0;-webkit-box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px #007cba;outline:2px solid rgba(0,0,0,0)}
.fbr-item .fbr-input.fbr-invalid{border:0;-webkit-box-shadow:0 0 0 1px #dc3232;box-shadow:0 0 0 1px #dc3232;outline:2px solid rgba(0,0,0,0)}
.fbr-item .fbr-input.fbr-shake{-webkit-animation:foobar-invalid-shake .2s ease-in-out;animation:foobar-invalid-shake .2s ease-in-out}
.fbr-item .fbr-input::-webkit-input-placeholder{color:#72777c}
.fbr-item .fbr-input::-moz-placeholder{color:#72777c}
.fbr-item .fbr-input:-ms-input-placeholder{color:#72777c}
.fbr-item .fbr-input::-ms-input-placeholder{color:#72777c}
.fbr-item .fbr-input::placeholder{color:#72777c}
.fbr-item .fbr-buttons{display:block;padding:.5em 0;max-width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.fbr-item.fbr-buttons-left .fbr-buttons{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.fbr-item .fbr-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding:0 .75em;margin:0 .2em;color:inherit;background-color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;text-decoration:none;vertical-align:top;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;pointer-events:auto;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;height:auto;position:relative;line-height:2.30769231;width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:4px;white-space:nowrap;-webkit-transition-property:background-color,color,border-color,-webkit-box-shadow,-webkit-transform;transition-property:background-color,color,border-color,-webkit-box-shadow,-webkit-transform;transition-property:background-color,color,border-color,box-shadow,transform;transition-property:background-color,color,border-color,box-shadow,transform,-webkit-box-shadow,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.2s;transition-duration:.2s}
.fbr-item .fbr-button:focus,.fbr-item .fbr-button:active,.fbr-item .fbr-button:hover{border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;text-decoration:none}
.fbr-item .fbr-button:disabled{cursor:not-allowed;pointer-events:none}
.fbr-item .fbr-button .fbr-icon{width:1em;height:1em;margin:0 .5em 0 0}
.fbr-item .fbr-button.fbr-no-icon .fbr-icon{display:none}
.fbr-item .fbr-input-with-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:4px}
.fbr-item .fbr-input-with-button:before,.fbr-item .fbr-input-with-button:after{-webkit-transform-origin:12em center;transform-origin:12em center;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(12em,#fff),color-stop(12em,#555),to(#555));background:linear-gradient(to right,#fff,#fff 12em,#555 12em,#555)}
.fbr-item .fbr-input-with-button .fbr-input{border-radius:4px 0 0 4px;margin:0;height:2.5em}
.fbr-item .fbr-input-with-button .fbr-button{border-radius:0 4px 4px 0;z-index:1;margin:0;height:2.5em}
.fbr-item .fbr-progress-bar{--foobar-progress:0;--foobar-progress-background-color:#fff;--foobar-progress-fill-color:#333;--foobar-progress-text-color:#fff;--foobar-progress-icon-color:var(--foobar-progress-text-color);--foobar-progress-border-size:2px;--foobar-progress-border-radius:4px;--foobar-progress-border-color:var(--foobar-progress-background-color);--foobar-progress-fill-border-radius:max(0,(var(--foobar-progress-border-radius) - var(--foobar-progress-border-size)));--foobar-progress-min-height:max(6px,(var(--foobar-progress-border-size) * 2));display:block;position:relative;width:calc(100% - (0.5em * 2));min-width:10em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:calc(100% - (0.5em * 2));text-align:center;background-color:var(--foobar-progress-background-color);border:solid var(--foobar-progress-border-size) var(--foobar-progress-border-color);border-radius:var(--foobar-progress-border-radius);overflow:hidden;margin:.5em}
.fbr-item .fbr-progress-bar .fbr-progress-bar-fill{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:var(--foobar-progress);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:var(--foobar-progress-min-height);font-size:smaller;line-height:1;padding:.4em;background-color:var(--foobar-progress-fill-color);border-radius:var(--foobar-progress-fill-border-radius)}
.fbr-item .fbr-progress-bar .fbr-progress-bar-fill .fbr-progress-bar-text{display:none;color:var(--foobar-progress-text-color);margin:0 .2em}
.fbr-item .fbr-progress-bar .fbr-progress-bar-fill .fbr-progress-icon{display:none;color:var(--foobar-progress-icon-color);width:1em;height:1em;min-width:1em;min-height:1em;margin:0 .2em}
.fbr-item .fbr-progress-bar.fbr-progress-text-only .fbr-progress-bar-text{display:inline-block}
.fbr-item .fbr-progress-bar.fbr-progress-icon-only .fbr-progress-icon{display:inline-block}
.fbr-item .fbr-progress-bar.fbr-progress-icon-and-text .fbr-progress-icon,.fbr-item .fbr-progress-bar.fbr-progress-icon-and-text .fbr-progress-bar-text{display:inline-block}
.fbr-item .fbr-progress-bar.fbr-progress-medium{width:50%}
.fbr-item .fbr-progress-bar.fbr-progress-small{width:25%}
.fbr-item.fbr-hide-progress-bar .fbr-progress-bar{display:none}
.fbr-rtl .fbr-item .fbr-button .fbr-icon{margin:0 0 0 .5em}
.fbr-rtl .fbr-input-with-button .fbr-input{border-radius:0 4px 4px 0}
.fbr-rtl .fbr-input-with-button .fbr-button{border-radius:4px 0 0 4px}
.fbr-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0}
.fbr-item .fbr-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;visibility:hidden;opacity:0;pointer-events:none}
.fbr-item .fbr-loader.fbr-loading{visibility:visible;opacity:1}
.fbr-item .fbr-item-timeout{display:block;content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;opacity:.5;background-color:currentColor;-webkit-animation-name:foobar-item-timeout;animation-name:foobar-item-timeout;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}
.fbr-item-inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:hidden;width:100%;height:auto;max-width:100%;margin:0;padding:.5em;visibility:visible;opacity:1}
.fbr-item-inner.fbr-loading{visibility:hidden;opacity:0}
.fbr-layout-right .fbr-item,.fbr-layout-left .fbr-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.foobar.fbr-h-align-center .fbr-item-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.foobar.fbr-h-align-left .fbr-item-inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.foobar.fbr-h-align-right .fbr-item-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.foobar.fbr-h-align-justify .fbr-item-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.foobar.fbr-v-align-center .fbr-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.foobar.fbr-v-align-top .fbr-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.foobar.fbr-v-align-bottom .fbr-item{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fbr-items{display:block;position:relative;width:100%;height:100%;list-style:none;margin:0;padding:0}
.fbr-items .fbr-item{list-style-type:none;visibility:hidden;opacity:0;z-index:1}
.fbr-items .fbr-item.fbr-active{visibility:visible;opacity:1;z-index:2}
.fbr-item-cta .fbr-item-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.fbr-item-cookie .fbr-item-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.fbr-item-cookie .fbr-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.fbr-item-cookie .fbr-buttons .fbr-button{margin:2px}
.fbr-item-countdown .fbr-item-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.fbr-item-countdown .fbr-countdown{display:block;padding:.5em;max-width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.fbr-item-countdown .fbr-countdown-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.fbr-item-countdown .fbr-count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;line-height:1.3;font-size:smaller}
.fbr-item-countdown .fbr-count .fbr-count-value{font-size:larger}
.fbr-item-countdown .fbr-count .fbr-count-text{padding:0 .5em}
.fbr-item-countdown .fbr-count .fbr-count-abbr{display:none}
.fbr-item-countdown.fbr-button-before-message .fbr-buttons{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.fbr-item-countdown.fbr-message-before-countdown .fbr-message{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.fbr-item-countdown.fbr-message-before-countdown .fbr-buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.fbr-item-countdown.fbr-message-before-countdown.fbr-button-before-message .fbr-buttons{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.fbr-item-countdown.fbr-message-after-countdown .fbr-message{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.fbr-item-countdown.fbr-message-after-countdown .fbr-buttons{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}
.fbr-item-countdown.fbr-message-after-countdown.fbr-button-before-message .fbr-buttons{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.fbr-item-countdown.fbr-countdown-boxed .fbr-count{background-color:#fff;color:#222;margin:0 2px;width:4em;padding:.5em 0;border-radius:3px;overflow:hidden}
.fbr-item-countdown.fbr-countdown-boxed .fbr-count .fbr-count-text{width:100%;font-size:smaller;padding:0 .5em}
.fbr-item-countdown.fbr-countdown-digital .fbr-count{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:larger;line-height:1}
.fbr-item-countdown.fbr-countdown-digital .fbr-count:after{display:inline-block;content:":";margin:0 .1em}
.fbr-item-countdown.fbr-countdown-digital .fbr-count .fbr-count-value:after{display:inline}
.fbr-item-countdown.fbr-countdown-digital .fbr-count .fbr-count-text{display:none}
.fbr-item-countdown.fbr-countdown-digital .fbr-count.fbr-count-days:after{opacity:0;visibility:hidden}
.fbr-item-countdown.fbr-countdown-digital .fbr-count.fbr-count-days .fbr-count-value:after{content:"d"}
.fbr-item-countdown.fbr-countdown-digital .fbr-count.fbr-count-hours .fbr-count-value:after{content:"h"}
.fbr-item-countdown.fbr-countdown-digital .fbr-count.fbr-count-minutes .fbr-count-value:after{content:"m"}
.fbr-item-countdown.fbr-countdown-digital .fbr-count.fbr-count-seconds:after{display:none}
.fbr-item-countdown.fbr-countdown-digital .fbr-count.fbr-count-seconds .fbr-count-value:after{content:"s"}
.fbr-item-sign-up .fbr-item-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.fbr-item-sign-up .fbr-fieldset{display:block;padding:.5em;max-width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none}
.fbr-item-sign-up .fbr-fieldset-inner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.fbr-item-sign-up .fbr-input-with-button .fbr-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.fbr-item-sign-up .fbr-input-with-button .fbr-button{-ms-flex-negative:0;flex-shrink:0}
.fbr-item-sign-up .fbr-input-with-button .fbr-button .fbr-icon{display:none;margin-left:.5em}
.fbr-item-sign-up .fbr-input-with-button .fbr-button.fbr-loading .fbr-icon{display:inline-block}
.fbr-item-sign-up-error .fbr-item-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.fbr-item-tweet .fbr-item-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.fbr-item-tweet .fbr-buttons .fbr-button.fbr-twitter-colors{background-color:#1d9bf0;color:#fff}
.fbr-item-tweet.fbr-side-border{border-left:solid 5px currentColor}
.fbr-layout-inline .fbr-item-tweet .fbr-item-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.fbr-layout-inline .fbr-item-tweet .fbr-message{text-align:left;width:100%;padding:0 0 .5em 0}
.fbr-layout-inline .fbr-item-tweet .fbr-buttons{width:100%;padding:0;text-align:right}
.fbr-layout-inline.fbr-rtl .fbr-item-tweet .fbr-message{text-align:right}
.fbr-layout-inline.fbr-rtl .fbr-item-tweet .fbr-buttons{text-align:left}
.fbr-item-free-shipping .fbr-item-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.fbr-item-free-shipping-progress .fbr-item-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.fbr-item-free-shipping-progress .fbr-progress-bar{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.fbr-item-free-shipping-qualified .fbr-item-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.fbr-layout-inline{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-height:46px;position:relative;top:auto;left:auto;right:auto;bottom:auto}
.fbr-layout-inline.fbr-closed{height:46px !important}
.fbr-layout-inline .fbr-toggle{top:0;right:10px}
.fbr-layout-inline .fbr-content{padding-right:56px}
.fbr-layout-inline.fbr-toggle-right .fbr-toggle{right:10px}
.fbr-layout-inline.fbr-toggle-right .fbr-content{padding-right:56px}
.fbr-layout-inline.fbr-toggle-left .fbr-toggle{right:auto;left:10px}
.fbr-layout-inline.fbr-toggle-left .fbr-content{padding-right:0;padding-left:56px}
.fbr-layout-top{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:100%;min-height:46px;position:fixed;top:0;left:0;right:0;bottom:auto}
.fbr-layout-top .fbr-toggle{top:0;right:10px}
.fbr-layout-top .fbr-content{padding-right:56px}
.fbr-layout-top.fbr-toggle-right .fbr-toggle{right:10px}
.fbr-layout-top.fbr-toggle-right .fbr-content{padding-right:56px}
.fbr-layout-top.fbr-toggle-left .fbr-toggle{right:auto;left:10px}
.fbr-layout-top.fbr-toggle-left .fbr-content{padding-right:0;padding-left:56px}
.fbr-layout-top-left{display:-webkit-box;display:-ms-flexbox;display:flex;width:480px;max-width:100%;min-height:46px;position:fixed;top:0;left:10px;right:auto;bottom:auto}
.fbr-layout-top-left .fbr-toggle{top:0;left:0}
.fbr-layout-top-left .fbr-content{padding-left:46px}
.fbr-layout-top-left.fbr-toggle-right .fbr-toggle{left:auto}
.fbr-layout-top-left.fbr-toggle-right .fbr-content{padding-left:0}
.fbr-layout-top-right{display:-webkit-box;display:-ms-flexbox;display:flex;width:480px;max-width:100%;min-height:46px;position:fixed;top:0;right:10px;left:auto;bottom:auto}
.fbr-layout-top-right .fbr-toggle{top:0;right:0}
.fbr-layout-top-right .fbr-content{padding-right:46px}
.fbr-layout-top-right.fbr-toggle-left .fbr-toggle{right:auto}
.fbr-layout-top-right.fbr-toggle-left .fbr-content{padding-right:0}
.fbr-layout-top-inline{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:100%;min-height:46px;position:absolute;top:0;left:0;right:0;bottom:auto}
.fbr-layout-top-inline .fbr-toggle{top:0;right:10px}
.fbr-layout-top-inline .fbr-content{padding-right:56px}
.fbr-layout-top-inline.fbr-toggle-right .fbr-toggle{right:10px}
.fbr-layout-top-inline.fbr-toggle-right .fbr-content{padding-right:56px}
.fbr-layout-top-inline.fbr-toggle-left .fbr-toggle{right:auto;left:10px}
.fbr-layout-top-inline.fbr-toggle-left .fbr-content{padding-right:0;padding-left:56px}
.fbr-layout-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:100%;min-height:46px;position:fixed;top:auto;left:0;right:0;bottom:0}
.fbr-layout-bottom .fbr-toggle{bottom:0;right:10px}
.fbr-layout-bottom .fbr-content{padding-right:56px}
.fbr-layout-bottom.fbr-toggle-right .fbr-toggle{right:10px}
.fbr-layout-bottom.fbr-toggle-right .fbr-content{padding-right:56px}
.fbr-layout-bottom.fbr-toggle-left .fbr-toggle{right:auto;left:10px}
.fbr-layout-bottom.fbr-toggle-left .fbr-content{padding-right:0;padding-left:56px}
.fbr-layout-bottom-left{display:-webkit-box;display:-ms-flexbox;display:flex;width:480px;max-width:100%;min-height:46px;position:fixed;bottom:0;left:10px;right:auto;top:auto}
.fbr-layout-bottom-left .fbr-toggle{bottom:0;left:0}
.fbr-layout-bottom-left .fbr-content{padding-left:46px}
.fbr-layout-bottom-left.fbr-toggle-right .fbr-toggle{left:auto}
.fbr-layout-bottom-left.fbr-toggle-right .fbr-content{padding-left:0}
.fbr-layout-bottom-right{display:-webkit-box;display:-ms-flexbox;display:flex;width:480px;max-width:100%;min-height:46px;position:fixed;bottom:0;right:10px;left:auto;top:auto}
.fbr-layout-bottom-right .fbr-toggle{bottom:0;right:0}
.fbr-layout-bottom-right .fbr-content{padding-right:46px}
.fbr-layout-bottom-right.fbr-toggle-left .fbr-toggle{right:auto}
.fbr-layout-bottom-right.fbr-toggle-left .fbr-content{padding-right:0}
.fbr-layout-right{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;right:0;left:auto;bottom:auto;width:480px;max-width:100%;height:100% !important}
.fbr-layout-right .fbr-toggle{top:calc(50% - 23px);right:0}
.fbr-layout-right .fbr-content{height:100% !important;padding-right:46px}
.fbr-layout-right.fbr-open .fbr-toggle{top:0}
.fbr-layout-right.fbr-toggle-left .fbr-toggle{right:auto;left:0}
.fbr-layout-right.fbr-toggle-left .fbr-content{padding-right:0}
.fbr-layout-right.fbr-toggle-left.fbr-closed .fbr-toggle{left:calc(100% - 46px)}
.fbr-layout-right-top{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:fixed;top:56px;right:0;left:auto;bottom:auto;width:480px;max-width:100%}
.fbr-layout-right-top .fbr-toggle{top:0;right:0}
.fbr-layout-right-top .fbr-content{padding-right:46px}
.fbr-layout-right-top.fbr-toggle-left .fbr-toggle{right:auto;left:0}
.fbr-layout-right-top.fbr-toggle-left .fbr-content{padding-right:0}
.fbr-layout-right-top.fbr-toggle-left.fbr-closed .fbr-toggle{left:calc(100% - 46px)}
.fbr-layout-right-center{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:fixed;top:50%;right:0;left:auto;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:480px;max-width:100%}
.fbr-layout-right-center .fbr-toggle{top:calc(50% - 23px);right:0}
.fbr-layout-right-center .fbr-content{padding-right:46px}
.fbr-layout-right-center.fbr-open .fbr-toggle{top:0}
.fbr-layout-right-center.fbr-toggle-left .fbr-toggle{right:auto;left:0}
.fbr-layout-right-center.fbr-toggle-left .fbr-content{padding-right:0}
.fbr-layout-right-center.fbr-toggle-left.fbr-closed .fbr-toggle{left:calc(100% - 46px)}
.fbr-layout-right-bottom{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:fixed;bottom:56px;right:0;left:auto;top:auto;width:480px;max-width:100%}
.fbr-layout-right-bottom .fbr-toggle{bottom:0;right:0}
.fbr-layout-right-bottom .fbr-content{padding-right:46px}
.fbr-layout-right-bottom.fbr-toggle-left .fbr-toggle{right:auto;left:0}
.fbr-layout-right-bottom.fbr-toggle-left .fbr-content{padding-right:0}
.fbr-layout-right-bottom.fbr-toggle-left.fbr-closed .fbr-toggle{left:calc(100% - 46px)}
.fbr-layout-left{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;right:auto;bottom:auto;width:480px;max-width:100%;height:100% !important}
.fbr-layout-left .fbr-toggle{top:calc(50% - 23px);left:0}
.fbr-layout-left .fbr-content{height:100% !important;padding-left:46px}
.fbr-layout-left.fbr-open .fbr-toggle{top:0}
.fbr-layout-left.fbr-toggle-right .fbr-toggle{left:auto;right:0}
.fbr-layout-left.fbr-toggle-right .fbr-content{padding-left:0}
.fbr-layout-left.fbr-toggle-right.fbr-closed .fbr-toggle{right:calc(100% - 46px)}
.fbr-layout-left-top{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:fixed;top:56px;left:0;right:auto;bottom:auto;width:480px;max-width:100%}
.fbr-layout-left-top .fbr-toggle{top:0;left:0}
.fbr-layout-left-top .fbr-content{padding-left:46px}
.fbr-layout-left-top.fbr-toggle-right .fbr-toggle{left:auto;right:0}
.fbr-layout-left-top.fbr-toggle-right .fbr-content{padding-left:0}
.fbr-layout-left-top.fbr-toggle-right.fbr-closed .fbr-toggle{right:calc(100% - 46px)}
.fbr-layout-left-center{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:fixed;top:50%;left:0;right:auto;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:480px;max-width:100%}
.fbr-layout-left-center .fbr-toggle{top:calc(50% - 23px);left:0}
.fbr-layout-left-center .fbr-content{padding-left:46px}
.fbr-layout-left-center.fbr-open .fbr-toggle{top:0}
.fbr-layout-left-center.fbr-toggle-right .fbr-toggle{left:auto;right:0}
.fbr-layout-left-center.fbr-toggle-right .fbr-content{padding-left:0}
.fbr-layout-left-center.fbr-toggle-right.fbr-closed .fbr-toggle{right:calc(100% - 46px)}
.fbr-layout-left-bottom{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:fixed;bottom:56px;left:0;right:auto;top:auto;width:480px;max-width:100%}
.fbr-layout-left-bottom .fbr-toggle{bottom:0;left:0}
.fbr-layout-left-bottom .fbr-content{padding-left:46px}
.fbr-layout-left-bottom.fbr-toggle-right .fbr-toggle{left:auto;right:0}
.fbr-layout-left-bottom.fbr-toggle-right .fbr-content{padding-left:0}
.fbr-layout-left-bottom.fbr-toggle-right.fbr-closed .fbr-toggle{right:calc(100% - 46px)}
.fbr-dark .fbr-content{background-color:#333;color:#fff}
.fbr-dark .fbr-toggle{background-color:#2b2b2b;color:#fff}
.fbr-dark .fbr-toggle:hover{background-color:#545454;color:#fff}
.fbr-dark .fbr-prev,.fbr-dark .fbr-next{background-color:#333;color:#fff}
.fbr-dark .fbr-prev:hover,.fbr-dark .fbr-next:hover{background-color:#545454;color:#fff}
.fbr-dark .fbr-item{border-color:#2b2b2b}
.fbr-dark .fbr-message a{color:#fff}
.fbr-dark .fbr-progress-bar{--foobar-progress-background-color:#fff;--foobar-progress-fill-color:#2b2b2b;--foobar-progress-text-color:#fff}
.fbr-dark .fbr-button{background-color:#555;color:#fff}
.fbr-dark .fbr-button:hover{background-color:#707070}
.fbr-dark .fbr-button.fbr-button-secondary{background-color:#fff;color:#222}
.fbr-dark .fbr-button.fbr-button-secondary:hover{background-color:#ebebeb}
.fbr-light .fbr-content{background-color:#fff;color:#222}
.fbr-light .fbr-toggle{background-color:#d9d9d9;color:#222}
.fbr-light .fbr-toggle:hover{background-color:#ebebeb;color:#222}
.fbr-light .fbr-prev,.fbr-light .fbr-next{background-color:#fff;color:#222}
.fbr-light .fbr-prev:hover,.fbr-light .fbr-next:hover{background-color:#ebebeb;color:#222}
.fbr-light .fbr-item{border-color:#d9d9d9}
.fbr-light .fbr-message a{color:#222}
.fbr-light .fbr-progress-bar{--foobar-progress-background-color:#333;--foobar-progress-fill-color:#d9d9d9;--foobar-progress-text-color:#222}
.fbr-light .fbr-button{background-color:#555;color:#fff}
.fbr-light .fbr-button:hover{background-color:#707070}
.fbr-light .fbr-button.fbr-button-secondary{background-color:#fff;color:#222}
.fbr-light .fbr-button.fbr-button-secondary:hover{background-color:#ebebeb}
.fbr-blue .fbr-content{background-color:#63aeff;color:#fff}
.fbr-blue .fbr-toggle{background-color:#2e92ff;color:#fff}
.fbr-blue .fbr-toggle:hover{background-color:#0e82ff;color:#fff}
.fbr-blue .fbr-prev,.fbr-blue .fbr-next{background-color:#63aeff;color:#fff}
.fbr-blue .fbr-prev:hover,.fbr-blue .fbr-next:hover{background-color:#0e82ff;color:#fff}
.fbr-blue .fbr-item{border-color:#2e92ff}
.fbr-blue .fbr-message a{color:#fff}
.fbr-blue .fbr-progress-bar{--foobar-progress-background-color:#fff;--foobar-progress-fill-color:#2e92ff;--foobar-progress-text-color:#fff}
.fbr-blue .fbr-button{background-color:#555;color:#fff}
.fbr-blue .fbr-button:hover{background-color:#707070}
.fbr-blue .fbr-button.fbr-button-secondary{background-color:#fff;color:#222}
.fbr-blue .fbr-button.fbr-button-secondary:hover{background-color:#ebebeb}
.fbr-green .fbr-content{background-color:#51cb94;color:#fff}
.fbr-green .fbr-toggle{background-color:#38ba7f;color:#fff}
.fbr-green .fbr-toggle:hover{background-color:#32a672;color:#fff}
.fbr-green .fbr-prev,.fbr-green .fbr-next{background-color:#51cb94;color:#fff}
.fbr-green .fbr-prev:hover,.fbr-green .fbr-next:hover{background-color:#32a672;color:#fff}
.fbr-green .fbr-item{border-color:#38ba7f}
.fbr-green .fbr-message a{color:#fff}
.fbr-green .fbr-progress-bar{--foobar-progress-background-color:#fff;--foobar-progress-fill-color:#38ba7f;--foobar-progress-text-color:#fff}
.fbr-green .fbr-button{background-color:#555;color:#fff}
.fbr-green .fbr-button:hover{background-color:#707070}
.fbr-green .fbr-button.fbr-button-secondary{background-color:#fff;color:#222}
.fbr-green .fbr-button.fbr-button-secondary:hover{background-color:#ebebeb}
.fbr-orange .fbr-content{background-color:#fea76d;color:#fff}
.fbr-orange .fbr-toggle{background-color:#fe8637;color:#fff}
.fbr-orange .fbr-toggle:hover{background-color:#fd7316;color:#fff}
.fbr-orange .fbr-prev,.fbr-orange .fbr-next{background-color:#fea76d;color:#fff}
.fbr-orange .fbr-prev:hover,.fbr-orange .fbr-next:hover{background-color:#fd7316;color:#fff}
.fbr-orange .fbr-item{border-color:#fe8637}
.fbr-orange .fbr-message a{color:#fff}
.fbr-orange .fbr-progress-bar{--foobar-progress-background-color:#fff;--foobar-progress-fill-color:#fe8637;--foobar-progress-text-color:#fff}
.fbr-orange .fbr-button{background-color:#555;color:#fff}
.fbr-orange .fbr-button:hover{background-color:#707070}
.fbr-orange .fbr-button.fbr-button-secondary{background-color:#fff;color:#222}
.fbr-orange .fbr-button.fbr-button-secondary:hover{background-color:#ebebeb}
.fbr-purple .fbr-content{background-color:#b479f2;color:#fff}
.fbr-purple .fbr-toggle{background-color:#9847ed;color:#fff}
.fbr-purple .fbr-toggle:hover{background-color:#882aea;color:#fff}
.fbr-purple .fbr-prev,.fbr-purple .fbr-next{background-color:#b479f2;color:#fff}
.fbr-purple .fbr-prev:hover,.fbr-purple .fbr-next:hover{background-color:#882aea;color:#fff}
.fbr-purple .fbr-item{border-color:#9847ed}
.fbr-purple .fbr-message a{color:#fff}
.fbr-purple .fbr-progress-bar{--foobar-progress-background-color:#fff;--foobar-progress-fill-color:#9847ed;--foobar-progress-text-color:#fff}
.fbr-purple .fbr-button{background-color:#555;color:#fff}
.fbr-purple .fbr-button:hover{background-color:#707070}
.fbr-purple .fbr-button.fbr-button-secondary{background-color:#fff;color:#222}
.fbr-purple .fbr-button.fbr-button-secondary:hover{background-color:#ebebeb}
.fbr-red .fbr-content{background-color:#ff716d;color:#fff}
.fbr-red .fbr-toggle{background-color:#ff3c36;color:#fff}
.fbr-red .fbr-toggle:hover{background-color:#ff1c16;color:#fff}
.fbr-red .fbr-prev,.fbr-red .fbr-next{background-color:#ff716d;color:#fff}
.fbr-red .fbr-prev:hover,.fbr-red .fbr-next:hover{background-color:#ff1c16;color:#fff}
.fbr-red .fbr-item{border-color:#ff3c36}
.fbr-red .fbr-message a{color:#fff}
.fbr-red .fbr-progress-bar{--foobar-progress-background-color:#fff;--foobar-progress-fill-color:#ff3c36;--foobar-progress-text-color:#fff}
.fbr-red .fbr-button{background-color:#555;color:#fff}
.fbr-red .fbr-button:hover{background-color:#707070}
.fbr-red .fbr-button.fbr-button-secondary{background-color:#fff;color:#222}
.fbr-red .fbr-button.fbr-button-secondary:hover{background-color:#ebebeb}
.fbr-yellow .fbr-content{background-color:#fbdc70;color:#222}
.fbr-yellow .fbr-toggle{background-color:#facf3b;color:#222}
.fbr-yellow .fbr-toggle:hover{background-color:#f9c71b;color:#222}
.fbr-yellow .fbr-prev,.fbr-yellow .fbr-next{background-color:#fbdc70;color:#222}
.fbr-yellow .fbr-prev:hover,.fbr-yellow .fbr-next:hover{background-color:#f9c71b;color:#222}
.fbr-yellow .fbr-item{border-color:#facf3b}
.fbr-yellow .fbr-message a{color:#222}
.fbr-yellow .fbr-progress-bar{--foobar-progress-background-color:#333;--foobar-progress-fill-color:#facf3b;--foobar-progress-text-color:#222}
.fbr-yellow .fbr-button{background-color:#555;color:#fff}
.fbr-yellow .fbr-button:hover{background-color:#707070}
.fbr-yellow .fbr-button.fbr-button-secondary{background-color:#fff;color:#222}
.fbr-yellow .fbr-button.fbr-button-secondary:hover{background-color:#ebebeb}
.fbr-transition-fade{-webkit-transition-property:height,width,visibility,opacity,left,right,top,bottom;transition-property:height,width,visibility,opacity,left,right,top,bottom;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-fade .fbr-toggle{-webkit-transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-fade .fbr-content{-webkit-transition-property:visibility,opacity;transition-property:visibility,opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}
.fbr-transition-slide{-webkit-transition-property:height,width,visibility,opacity,left,right,top,bottom;transition-property:height,width,visibility,opacity,left,right,top,bottom;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-slide .fbr-toggle{-webkit-transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-slide .fbr-content{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0);-webkit-transition:opacity 0s linear,visibility 0s linear,-webkit-transform .3s ease-in-out;transition:opacity 0s linear,visibility 0s linear,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,opacity 0s linear,visibility 0s linear;transition:transform .3s ease-in-out,opacity 0s linear,visibility 0s linear,-webkit-transform .3s ease-in-out}
.fbr-transition-slide.fbr-closed .fbr-content{-webkit-transition-delay:0s,.3s,.3s;transition-delay:0s,.3s,.3s}
.fbr-transition-slide.fbr-closed.fbr-layout-inline .fbr-content,.fbr-transition-slide.fbr-closed.fbr-layout-top .fbr-content,.fbr-transition-slide.fbr-closed.fbr-layout-top-left .fbr-content,.fbr-transition-slide.fbr-closed.fbr-layout-top-right .fbr-content,.fbr-transition-slide.fbr-closed.fbr-layout-top-inline .fbr-content{-webkit-transform:translateY(-100%);transform:translateY(-100%)}
.fbr-transition-slide.fbr-closed.fbr-layout-bottom .fbr-content,.fbr-transition-slide.fbr-closed.fbr-layout-bottom-left .fbr-content,.fbr-transition-slide.fbr-closed.fbr-layout-bottom-right .fbr-content{-webkit-transform:translateY(100%);transform:translateY(100%)}
.fbr-transition-slide.fbr-closed.fbr-layout-left .fbr-content,.fbr-transition-slide.fbr-closed.fbr-layout-left-top .fbr-content,.fbr-transition-slide.fbr-closed.fbr-layout-left-center .fbr-content,.fbr-transition-slide.fbr-closed.fbr-layout-left-bottom .fbr-content{-webkit-transform:translateX(-100%);transform:translateX(-100%)}
.fbr-transition-slide.fbr-closed.fbr-layout-right .fbr-content,.fbr-transition-slide.fbr-closed.fbr-layout-right-top .fbr-content,.fbr-transition-slide.fbr-closed.fbr-layout-right-center .fbr-content,.fbr-transition-slide.fbr-closed.fbr-layout-right-bottom .fbr-content{-webkit-transform:translateX(100%);transform:translateX(100%)}
.fbr-transition-slide-fade{-webkit-transition-property:height,width,visibility,opacity,left,right,top,bottom;transition-property:height,width,visibility,opacity,left,right,top,bottom;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-slide-fade .fbr-toggle{-webkit-transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-slide-fade .fbr-content{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0);-webkit-transition-property:visibility,opacity,-webkit-transform;transition-property:visibility,opacity,-webkit-transform;transition-property:visibility,opacity,transform;transition-property:visibility,opacity,transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}
.fbr-transition-slide-fade.fbr-closed.fbr-layout-inline .fbr-content,.fbr-transition-slide-fade.fbr-closed.fbr-layout-top .fbr-content,.fbr-transition-slide-fade.fbr-closed.fbr-layout-top-left .fbr-content,.fbr-transition-slide-fade.fbr-closed.fbr-layout-top-right .fbr-content,.fbr-transition-slide-fade.fbr-closed.fbr-layout-top-inline .fbr-content{-webkit-transform:translateY(-100%);transform:translateY(-100%)}
.fbr-transition-slide-fade.fbr-closed.fbr-layout-bottom .fbr-content,.fbr-transition-slide-fade.fbr-closed.fbr-layout-bottom-left .fbr-content,.fbr-transition-slide-fade.fbr-closed.fbr-layout-bottom-right .fbr-content{-webkit-transform:translateY(100%);transform:translateY(100%)}
.fbr-transition-slide-fade.fbr-closed.fbr-layout-left .fbr-content,.fbr-transition-slide-fade.fbr-closed.fbr-layout-left-top .fbr-content,.fbr-transition-slide-fade.fbr-closed.fbr-layout-left-center .fbr-content,.fbr-transition-slide-fade.fbr-closed.fbr-layout-left-bottom .fbr-content{-webkit-transform:translateX(-100%);transform:translateX(-100%)}
.fbr-transition-slide-fade.fbr-closed.fbr-layout-right .fbr-content,.fbr-transition-slide-fade.fbr-closed.fbr-layout-right-top .fbr-content,.fbr-transition-slide-fade.fbr-closed.fbr-layout-right-center .fbr-content,.fbr-transition-slide-fade.fbr-closed.fbr-layout-right-bottom .fbr-content{-webkit-transform:translateX(100%);transform:translateX(100%)}
.fbr-transition-item-fade{-webkit-transition-property:height,width,visibility,opacity,left,right,top,bottom;transition-property:height,width,visibility,opacity,left,right,top,bottom;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-item-fade .fbr-toggle{-webkit-transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-item-fade .fbr-loader{-webkit-transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-item-fade .fbr-item-inner{-webkit-transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-item-fade .fbr-progress-bar-fill{-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:1s;transition-duration:1s}
.fbr-transition-item-fade .fbr-items .fbr-item{-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}
.fbr-transition-item-slide-x{-webkit-transition-property:height,width,visibility,opacity,left,right,top,bottom;transition-property:height,width,visibility,opacity,left,right,top,bottom;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-item-slide-x .fbr-toggle{-webkit-transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-item-slide-x .fbr-loader{-webkit-transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-item-slide-x .fbr-item-inner{-webkit-transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-item-slide-x .fbr-progress-bar-fill{-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:1s;transition-duration:1s}
.fbr-transition-item-slide-x .fbr-items .fbr-item{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}
.fbr-transition-item-slide-x .fbr-items .fbr-item.fbr-item-next,.fbr-transition-item-slide-x .fbr-items .fbr-item.fbr-item-prev{visibility:visible;opacity:1}
.fbr-transition-item-slide-x .fbr-items .fbr-item.fbr-item-next{-webkit-transform:translateX(110%);transform:translateX(110%)}
.fbr-transition-item-slide-x .fbr-items .fbr-item.fbr-item-prev{-webkit-transform:translateX(-110%);transform:translateX(-110%)}
.fbr-transition-item-slide-x .fbr-items .fbr-item.fbr-active{-webkit-transform:translateX(0);transform:translateX(0)}
.fbr-transition-item-slide-y{-webkit-transition-property:height,width,visibility,opacity,left,right,top,bottom;transition-property:height,width,visibility,opacity,left,right,top,bottom;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-item-slide-y .fbr-toggle{-webkit-transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-item-slide-y .fbr-loader{-webkit-transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-item-slide-y .fbr-item-inner{-webkit-transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,top,right,bottom,left,background-color,color,-webkit-transform;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color;transition-property:visibility,opacity,height,width,border-radius,transform,top,right,bottom,left,background-color,color,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s}
.fbr-transition-item-slide-y .fbr-progress-bar-fill{-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:1s;transition-duration:1s}
.fbr-transition-item-slide-y .fbr-items .fbr-item{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}
.fbr-transition-item-slide-y .fbr-items .fbr-item.fbr-item-next,.fbr-transition-item-slide-y .fbr-items .fbr-item.fbr-item-prev{visibility:visible;opacity:1}
.fbr-transition-item-slide-y .fbr-items .fbr-item.fbr-item-next{-webkit-transform:translateY(110%);transform:translateY(110%)}
.fbr-transition-item-slide-y .fbr-items .fbr-item.fbr-item-prev{-webkit-transform:translateY(-110%);transform:translateY(-110%)}
.fbr-transition-item-slide-y .fbr-items .fbr-item.fbr-active{-webkit-transform:translateY(0);transform:translateY(0)}
.fbr-att-bounce{-webkit-animation:foobar-bounce 4s ease-in-out infinite;animation:foobar-bounce 4s ease-in-out infinite}
.fbr-open .fbr-toggle.fbr-att-bounce,.fbr-no-effects .fbr-att-bounce{-webkit-animation:none;animation:none}
.fbr-att-heartbeat{-webkit-animation:foobar-heartbeat 4s ease-in-out infinite;animation:foobar-heartbeat 4s ease-in-out infinite}
.fbr-open .fbr-toggle.fbr-att-heartbeat,.fbr-no-effects .fbr-att-heartbeat{-webkit-animation:none;animation:none}
.fbr-att-pulse:before{display:block;content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:inherit;border-radius:inherit;-webkit-animation:foobar-pulse 4s linear infinite;animation:foobar-pulse 4s linear infinite;z-index:-1}
.fbr-open .fbr-toggle.fbr-att-pulse:before,.fbr-no-effects .fbr-att-pulse:before{-webkit-animation:none;animation:none}
.fbr-att-ripple:before,.fbr-att-ripple:after{display:block;content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:inherit;border-radius:inherit;-webkit-animation:foobar-ripple 4s ease-in infinite;animation:foobar-ripple 4s ease-in infinite;z-index:-1}
.fbr-att-ripple:after{-webkit-animation-delay:.2s;animation-delay:.2s}
.fbr-open .fbr-toggle.fbr-att-ripple:before,.fbr-open .fbr-toggle.fbr-att-ripple:after,.fbr-no-effects .fbr-att-ripple:before,.fbr-no-effects .fbr-att-ripple:after{-webkit-animation:none;animation:none}
.fbr-att-wiggle{-webkit-animation:foobar-wiggle 4s ease-in-out infinite;animation:foobar-wiggle 4s ease-in-out infinite}
.fbr-open .fbr-toggle.fbr-att-wiggle,.fbr-no-effects .fbr-att-wiggle{-webkit-animation:none;animation:none}
.foobar-container{position:relative;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);overflow:hidden}
.foobar-container>.foobar-container-content{position:absolute;width:100%;height:100%;overflow:hidden;overflow-y:scroll}
.foobar-container>.fbr-layout-top,.foobar-container>.fbr-layout-top-left,.foobar-container>.fbr-layout-top-right,.foobar-container>.fbr-layout-bottom,.foobar-container>.fbr-layout-bottom-left,.foobar-container>.fbr-layout-bottom-right,.foobar-container>.fbr-layout-right,.foobar-container>.fbr-layout-right-top,.foobar-container>.fbr-layout-right-bottom,.foobar-container>.fbr-layout-left,.foobar-container>.fbr-layout-left-top,.foobar-container>.fbr-layout-left-bottom{position:absolute}
.foobar-container>.fbr-layout-top,.foobar-container>.fbr-layout-bottom{width:calc(100% - 17px);right:17px}
.foobar-container>.fbr-layout-top-right,.foobar-container>.fbr-layout-bottom-right{right:27px}
.foobar-container>.fbr-layout-right,.foobar-container>.fbr-layout-right-top,.foobar-container>.fbr-layout-right-bottom{right:17px}
.wp-toolbar #wpwrap .fbr-layout-top-inline{-webkit-transform:translateY(-32px);transform:translateY(-32px)}
.wp-toolbar #wpwrap .fbr-layout-top-inline.fbr-pushing.fbr-open{-webkit-transform:translateY(-100%) translateY(-32px);transform:translateY(-100%) translateY(-32px)}
.wp-toolbar #wpwrap .fbr-layout-top-inline.fbr-pushing.fbr-closed{-webkit-transform:translateY(0) translateY(-32px);transform:translateY(0) translateY(-32px)}
.wp-toolbar.foobar-push-transition #wpwrap .fbr-layout-top-inline{-webkit-transition-property:height,visibility,opacity,-webkit-transform;transition-property:height,visibility,opacity,-webkit-transform;transition-property:height,visibility,opacity,transform;transition-property:height,visibility,opacity,transform,-webkit-transform}
.fbr-layout-left .fbr-item .fbr-input,.fbr-layout-left .fbr-item .fbr-button,.fbr-layout-left-top .fbr-item .fbr-input,.fbr-layout-left-top .fbr-item .fbr-button,.fbr-layout-left-center .fbr-item .fbr-input,.fbr-layout-left-center .fbr-item .fbr-button,.fbr-layout-left-bottom .fbr-item .fbr-input,.fbr-layout-left-bottom .fbr-item .fbr-button,.fbr-layout-right .fbr-item .fbr-input,.fbr-layout-right .fbr-item .fbr-button,.fbr-layout-right-top .fbr-item .fbr-input,.fbr-layout-right-top .fbr-item .fbr-button,.fbr-layout-right-center .fbr-item .fbr-input,.fbr-layout-right-center .fbr-item .fbr-button,.fbr-layout-right-bottom .fbr-item .fbr-input,.fbr-layout-right-bottom .fbr-item .fbr-button{min-height:40px}
.fbr-layout-left .fbr-item .fbr-message,.fbr-layout-left .fbr-item .fbr-buttons,.fbr-layout-left-top .fbr-item .fbr-message,.fbr-layout-left-top .fbr-item .fbr-buttons,.fbr-layout-left-center .fbr-item .fbr-message,.fbr-layout-left-center .fbr-item .fbr-buttons,.fbr-layout-left-bottom .fbr-item .fbr-message,.fbr-layout-left-bottom .fbr-item .fbr-buttons,.fbr-layout-right .fbr-item .fbr-message,.fbr-layout-right .fbr-item .fbr-buttons,.fbr-layout-right-top .fbr-item .fbr-message,.fbr-layout-right-top .fbr-item .fbr-buttons,.fbr-layout-right-center .fbr-item .fbr-message,.fbr-layout-right-center .fbr-item .fbr-buttons,.fbr-layout-right-bottom .fbr-item .fbr-message,.fbr-layout-right-bottom .fbr-item .fbr-buttons{width:100%}
.fbr-layout-left .fbr-item.fbr-buttons-left .fbr-buttons,.fbr-layout-left-top .fbr-item.fbr-buttons-left .fbr-buttons,.fbr-layout-left-center .fbr-item.fbr-buttons-left .fbr-buttons,.fbr-layout-left-bottom .fbr-item.fbr-buttons-left .fbr-buttons,.fbr-layout-right .fbr-item.fbr-buttons-left .fbr-buttons,.fbr-layout-right-top .fbr-item.fbr-buttons-left .fbr-buttons,.fbr-layout-right-center .fbr-item.fbr-buttons-left .fbr-buttons,.fbr-layout-right-bottom .fbr-item.fbr-buttons-left .fbr-buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.fbr-layout-left .fbr-item .fbr-tablet-100,.fbr-layout-left-top .fbr-item .fbr-tablet-100,.fbr-layout-left-center .fbr-item .fbr-tablet-100,.fbr-layout-left-bottom .fbr-item .fbr-tablet-100,.fbr-layout-right .fbr-item .fbr-tablet-100,.fbr-layout-right-top .fbr-item .fbr-tablet-100,.fbr-layout-right-center .fbr-item .fbr-tablet-100,.fbr-layout-right-bottom .fbr-item .fbr-tablet-100{width:calc(100% - 0.5em)}
.fbr-layout-left .fbr-item .fbr-tablet-50,.fbr-layout-left-top .fbr-item .fbr-tablet-50,.fbr-layout-left-center .fbr-item .fbr-tablet-50,.fbr-layout-left-bottom .fbr-item .fbr-tablet-50,.fbr-layout-right .fbr-item .fbr-tablet-50,.fbr-layout-right-top .fbr-item .fbr-tablet-50,.fbr-layout-right-center .fbr-item .fbr-tablet-50,.fbr-layout-right-bottom .fbr-item .fbr-tablet-50{width:calc(50% - 0.5em)}
.fbr-layout-left .fbr-item .fbr-tablet-33,.fbr-layout-left-top .fbr-item .fbr-tablet-33,.fbr-layout-left-center .fbr-item .fbr-tablet-33,.fbr-layout-left-bottom .fbr-item .fbr-tablet-33,.fbr-layout-right .fbr-item .fbr-tablet-33,.fbr-layout-right-top .fbr-item .fbr-tablet-33,.fbr-layout-right-center .fbr-item .fbr-tablet-33,.fbr-layout-right-bottom .fbr-item .fbr-tablet-33{width:calc(33.3% - 0.5em)}
.fbr-layout-left .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-left-top .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-left-center .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-left-bottom .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-right .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-right-top .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-right-center .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-right-bottom .fbr-item .fbr-progress-bar.fbr-progress-medium{width:100%}
.fbr-layout-left .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-left-top .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-left-center .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-left-bottom .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-right .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-right-top .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-right-center .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-right-bottom .fbr-item .fbr-progress-bar.fbr-progress-small{width:60%}
.fbr-layout-left .fbr-item-cta .fbr-item-inner,.fbr-layout-left-top .fbr-item-cta .fbr-item-inner,.fbr-layout-left-center .fbr-item-cta .fbr-item-inner,.fbr-layout-left-bottom .fbr-item-cta .fbr-item-inner,.fbr-layout-right .fbr-item-cta .fbr-item-inner,.fbr-layout-right-top .fbr-item-cta .fbr-item-inner,.fbr-layout-right-center .fbr-item-cta .fbr-item-inner,.fbr-layout-right-bottom .fbr-item-cta .fbr-item-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}
.fbr-layout-left .fbr-item-cookie .fbr-item-inner,.fbr-layout-left-top .fbr-item-cookie .fbr-item-inner,.fbr-layout-left-center .fbr-item-cookie .fbr-item-inner,.fbr-layout-left-bottom .fbr-item-cookie .fbr-item-inner,.fbr-layout-right .fbr-item-cookie .fbr-item-inner,.fbr-layout-right-top .fbr-item-cookie .fbr-item-inner,.fbr-layout-right-center .fbr-item-cookie .fbr-item-inner,.fbr-layout-right-bottom .fbr-item-cookie .fbr-item-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}
.fbr-layout-left .fbr-item-countdown .fbr-item-inner,.fbr-layout-left-top .fbr-item-countdown .fbr-item-inner,.fbr-layout-left-center .fbr-item-countdown .fbr-item-inner,.fbr-layout-left-bottom .fbr-item-countdown .fbr-item-inner,.fbr-layout-right .fbr-item-countdown .fbr-item-inner,.fbr-layout-right-top .fbr-item-countdown .fbr-item-inner,.fbr-layout-right-center .fbr-item-countdown .fbr-item-inner,.fbr-layout-right-bottom .fbr-item-countdown .fbr-item-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}
.fbr-layout-left .fbr-item-sign-up .fbr-item-inner,.fbr-layout-left-top .fbr-item-sign-up .fbr-item-inner,.fbr-layout-left-center .fbr-item-sign-up .fbr-item-inner,.fbr-layout-left-bottom .fbr-item-sign-up .fbr-item-inner,.fbr-layout-right .fbr-item-sign-up .fbr-item-inner,.fbr-layout-right-top .fbr-item-sign-up .fbr-item-inner,.fbr-layout-right-center .fbr-item-sign-up .fbr-item-inner,.fbr-layout-right-bottom .fbr-item-sign-up .fbr-item-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.fbr-layout-left .fbr-item-sign-up .fbr-fieldset,.fbr-layout-left-top .fbr-item-sign-up .fbr-fieldset,.fbr-layout-left-center .fbr-item-sign-up .fbr-fieldset,.fbr-layout-left-bottom .fbr-item-sign-up .fbr-fieldset,.fbr-layout-right .fbr-item-sign-up .fbr-fieldset,.fbr-layout-right-top .fbr-item-sign-up .fbr-fieldset,.fbr-layout-right-center .fbr-item-sign-up .fbr-fieldset,.fbr-layout-right-bottom .fbr-item-sign-up .fbr-fieldset{width:100%}
.fbr-layout-left .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-left-top .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-left-center .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-left-bottom .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-right .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-right-top .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-right-center .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-right-bottom .fbr-item-sign-up .fbr-input-with-button{width:auto}
.fbr-layout-left .fbr-item-sign-up-error .fbr-item-inner,.fbr-layout-left-top .fbr-item-sign-up-error .fbr-item-inner,.fbr-layout-left-center .fbr-item-sign-up-error .fbr-item-inner,.fbr-layout-left-bottom .fbr-item-sign-up-error .fbr-item-inner,.fbr-layout-right .fbr-item-sign-up-error .fbr-item-inner,.fbr-layout-right-top .fbr-item-sign-up-error .fbr-item-inner,.fbr-layout-right-center .fbr-item-sign-up-error .fbr-item-inner,.fbr-layout-right-bottom .fbr-item-sign-up-error .fbr-item-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}
.fbr-layout-left .fbr-item-free-shipping-qualified .fbr-item-inner,.fbr-layout-left-top .fbr-item-free-shipping-qualified .fbr-item-inner,.fbr-layout-left-center .fbr-item-free-shipping-qualified .fbr-item-inner,.fbr-layout-left-bottom .fbr-item-free-shipping-qualified .fbr-item-inner,.fbr-layout-right .fbr-item-free-shipping-qualified .fbr-item-inner,.fbr-layout-right-top .fbr-item-free-shipping-qualified .fbr-item-inner,.fbr-layout-right-center .fbr-item-free-shipping-qualified .fbr-item-inner,.fbr-layout-right-bottom .fbr-item-free-shipping-qualified .fbr-item-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}
.fbr-layout-left .fbr-item .fbr-mobile-100,.fbr-layout-left-top .fbr-item .fbr-mobile-100,.fbr-layout-left-center .fbr-item .fbr-mobile-100,.fbr-layout-left-bottom .fbr-item .fbr-mobile-100,.fbr-layout-right .fbr-item .fbr-mobile-100,.fbr-layout-right-top .fbr-item .fbr-mobile-100,.fbr-layout-right-center .fbr-item .fbr-mobile-100,.fbr-layout-right-bottom .fbr-item .fbr-mobile-100{width:calc(100% - 0.5em)}
.fbr-layout-left .fbr-item .fbr-mobile-50,.fbr-layout-left-top .fbr-item .fbr-mobile-50,.fbr-layout-left-center .fbr-item .fbr-mobile-50,.fbr-layout-left-bottom .fbr-item .fbr-mobile-50,.fbr-layout-right .fbr-item .fbr-mobile-50,.fbr-layout-right-top .fbr-item .fbr-mobile-50,.fbr-layout-right-center .fbr-item .fbr-mobile-50,.fbr-layout-right-bottom .fbr-item .fbr-mobile-50{width:calc(50% - 0.5em)}
.fbr-layout-left .fbr-item .fbr-mobile-33,.fbr-layout-left-top .fbr-item .fbr-mobile-33,.fbr-layout-left-center .fbr-item .fbr-mobile-33,.fbr-layout-left-bottom .fbr-item .fbr-mobile-33,.fbr-layout-right .fbr-item .fbr-mobile-33,.fbr-layout-right-top .fbr-item .fbr-mobile-33,.fbr-layout-right-center .fbr-item .fbr-mobile-33,.fbr-layout-right-bottom .fbr-item .fbr-mobile-33{width:calc(33.3% - 0.5em)}
.fbr-layout-left .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-left .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-left-top .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-left-top .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-left-center .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-left-center .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-left-bottom .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-left-bottom .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-right .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-right .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-right-top .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-right-top .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-right-center .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-right-center .fbr-item .fbr-progress-bar.fbr-progress-small,.fbr-layout-right-bottom .fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-layout-right-bottom .fbr-item .fbr-progress-bar.fbr-progress-small{width:100%}
.fbr-layout-left .fbr-item-countdown .fbr-item-inner,.fbr-layout-left-top .fbr-item-countdown .fbr-item-inner,.fbr-layout-left-center .fbr-item-countdown .fbr-item-inner,.fbr-layout-left-bottom .fbr-item-countdown .fbr-item-inner,.fbr-layout-right .fbr-item-countdown .fbr-item-inner,.fbr-layout-right-top .fbr-item-countdown .fbr-item-inner,.fbr-layout-right-center .fbr-item-countdown .fbr-item-inner,.fbr-layout-right-bottom .fbr-item-countdown .fbr-item-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.fbr-layout-left .fbr-item-countdown .fbr-buttons,.fbr-layout-left .fbr-item-countdown .fbr-countdown,.fbr-layout-left-top .fbr-item-countdown .fbr-buttons,.fbr-layout-left-top .fbr-item-countdown .fbr-countdown,.fbr-layout-left-center .fbr-item-countdown .fbr-buttons,.fbr-layout-left-center .fbr-item-countdown .fbr-countdown,.fbr-layout-left-bottom .fbr-item-countdown .fbr-buttons,.fbr-layout-left-bottom .fbr-item-countdown .fbr-countdown,.fbr-layout-right .fbr-item-countdown .fbr-buttons,.fbr-layout-right .fbr-item-countdown .fbr-countdown,.fbr-layout-right-top .fbr-item-countdown .fbr-buttons,.fbr-layout-right-top .fbr-item-countdown .fbr-countdown,.fbr-layout-right-center .fbr-item-countdown .fbr-buttons,.fbr-layout-right-center .fbr-item-countdown .fbr-countdown,.fbr-layout-right-bottom .fbr-item-countdown .fbr-buttons,.fbr-layout-right-bottom .fbr-item-countdown .fbr-countdown{width:100%}
.fbr-layout-left .fbr-item-sign-up .fbr-fieldset-inner,.fbr-layout-left .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-left-top .fbr-item-sign-up .fbr-fieldset-inner,.fbr-layout-left-top .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-left-center .fbr-item-sign-up .fbr-fieldset-inner,.fbr-layout-left-center .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-left-bottom .fbr-item-sign-up .fbr-fieldset-inner,.fbr-layout-left-bottom .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-right .fbr-item-sign-up .fbr-fieldset-inner,.fbr-layout-right .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-right-top .fbr-item-sign-up .fbr-fieldset-inner,.fbr-layout-right-top .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-right-center .fbr-item-sign-up .fbr-fieldset-inner,.fbr-layout-right-center .fbr-item-sign-up .fbr-input-with-button,.fbr-layout-right-bottom .fbr-item-sign-up .fbr-fieldset-inner,.fbr-layout-right-bottom .fbr-item-sign-up .fbr-input-with-button{width:100%}
@media(hover:hover){.fbr-hover-buttons .fbr-prev,.fbr-hover-buttons .fbr-next{position:absolute;top:0;bottom:0;visibility:hidden;opacity:0}
.fbr-hover-buttons .fbr-prev{left:0}
.fbr-hover-buttons .fbr-next{right:0}
.fbr-hover-buttons .fbr-content:hover .fbr-prev,.fbr-hover-buttons .fbr-content:hover .fbr-next{visibility:visible;opacity:1}
}@media(prefers-reduced-motion){.fbr-att-bounce{-webkit-animation:none;animation:none}
.fbr-att-heartbeat{-webkit-animation:none;animation:none}
.fbr-att-pulse:before{-webkit-animation:none;animation:none}
.fbr-att-ripple:before,.fbr-att-ripple:after{-webkit-animation:none;animation:none}
.fbr-att-wiggle{-webkit-animation:none;animation:none}
}@media only screen and (max-width:960px){.fbr-item .fbr-input,.fbr-item .fbr-button{min-height:40px}
.fbr-item .fbr-message,.fbr-item .fbr-buttons{width:100%}
.fbr-item.fbr-buttons-left .fbr-buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.fbr-item .fbr-tablet-100{width:calc(100% - 0.5em)}
.fbr-item .fbr-tablet-50{width:calc(50% - 0.5em)}
.fbr-item .fbr-tablet-33{width:calc(33.3% - 0.5em)}
.fbr-item .fbr-progress-bar.fbr-progress-medium{width:100%}
.fbr-item .fbr-progress-bar.fbr-progress-small{width:60%}
.fbr-item-cta .fbr-item-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}
.fbr-item-cookie .fbr-item-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}
.fbr-item-countdown .fbr-item-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}
.fbr-item-sign-up .fbr-item-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.fbr-item-sign-up .fbr-fieldset{width:100%}
.fbr-item-sign-up .fbr-input-with-button{width:auto}
.fbr-item-sign-up-error .fbr-item-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}
.fbr-item-free-shipping-qualified .fbr-item-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}
}@media only screen and (max-width:782px){.foobar{line-height:1.625;font-size:16px}
.foobar .fbr-drop-cap .fbr-message:first-letter {font-size:56px}
.foobar.fbr-font-14px{line-height:1.625;font-size:16px}
.foobar.fbr-font-14px .fbr-drop-cap .fbr-message:first-letter {font-size:56px}
.foobar.fbr-font-16px{line-height:1.611;font-size:18px}
.foobar.fbr-font-16px .fbr-drop-cap .fbr-message:first-letter {font-size:3.222em}
.foobar.fbr-font-18px{line-height:1.6;font-size:20px}
.foobar.fbr-font-18px .fbr-drop-cap .fbr-message:first-letter {font-size:3.2em}
.foobar.fbr-font-20px{line-height:1.591;font-size:22px}
.foobar.fbr-font-20px .fbr-drop-cap .fbr-message:first-letter {font-size:3.182em}
.foobar.fbr-font-22px{line-height:1.583;font-size:24px}
.foobar.fbr-font-22px .fbr-drop-cap .fbr-message:first-letter {font-size:3.166em}
.foobar.fbr-font-24px{line-height:1.577;font-size:26px}
.foobar.fbr-font-24px .fbr-drop-cap .fbr-message:first-letter {font-size:3.154em}
.wp-toolbar #wpwrap .fbr-layout-top-inline{-webkit-transform:translateY(-46px);transform:translateY(-46px)}
.wp-toolbar #wpwrap .fbr-layout-top-inline.fbr-pushing.fbr-open{-webkit-transform:translateY(-100%) translateY(-46px);transform:translateY(-100%) translateY(-46px)}
.wp-toolbar #wpwrap .fbr-layout-top-inline.fbr-pushing.fbr-closed{-webkit-transform:translateY(0) translateY(-46px);transform:translateY(0) translateY(-46px)}
.fbr-item .fbr-mobile-100{width:calc(100% - 0.5em)}
.fbr-item .fbr-mobile-50{width:calc(50% - 0.5em)}
.fbr-item .fbr-mobile-33{width:calc(33.3% - 0.5em)}
.fbr-item .fbr-progress-bar.fbr-progress-medium,.fbr-item .fbr-progress-bar.fbr-progress-small{width:100%}
.fbr-item-countdown .fbr-item-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.fbr-item-countdown .fbr-buttons,.fbr-item-countdown .fbr-countdown{width:100%}
.fbr-item-sign-up .fbr-fieldset-inner,.fbr-item-sign-up .fbr-input-with-button{width:100%}
}@media only screen and (max-width:600px){.fbr-layout-top{position:absolute}
.wp-toolbar #wpwrap .fbr-layout-top-inline{-webkit-transform:translateY(0);transform:translateY(0)}
.wp-toolbar #wpwrap .fbr-layout-top-inline.fbr-pushing.fbr-open{-webkit-transform:translateY(0);transform:translateY(0)}
.wp-toolbar #wpwrap .fbr-layout-top-inline.fbr-pushing.fbr-closed{-webkit-transform:translateY(0);transform:translateY(0)}
.wp-toolbar.foobar-push-transition #wpbody{-webkit-transition-property:margin,padding;transition-property:margin,padding;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}
}@-webkit-keyframes foobar-rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes foobar-rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@-webkit-keyframes foobar-invalid-shake{0%{-webkit-transform:translateX(0);transform:translateX(0)}
25%{-webkit-transform:translateX(0.25em);transform:translateX(0.25em)}
75%{-webkit-transform:translateX(-0.25em);transform:translateX(-0.25em)}
100%{-webkit-transform:translateX(0);transform:translateX(0)}
}@keyframes foobar-invalid-shake{0%{-webkit-transform:translateX(0);transform:translateX(0)}
25%{-webkit-transform:translateX(0.25em);transform:translateX(0.25em)}
75%{-webkit-transform:translateX(-0.25em);transform:translateX(-0.25em)}
100%{-webkit-transform:translateX(0);transform:translateX(0)}
}@-webkit-keyframes foobar-item-timeout{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}
to{-webkit-transform:translateX(0);transform:translateX(0)}
}@keyframes foobar-item-timeout{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}
to{-webkit-transform:translateX(0);transform:translateX(0)}
}@-webkit-keyframes foobar-bounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}
78%{-webkit-transform:translateY(0);transform:translateY(0)}
88%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}
90%{-webkit-transform:translateY(0);transform:translateY(0)}
93%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}
95%{-webkit-transform:translateY(0);transform:translateY(0)}
97%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}
98%{-webkit-transform:translateY(0);transform:translateY(0)}
99%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}
100%{-webkit-transform:translateY(0);transform:translateY(0)}
}@keyframes foobar-bounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}
78%{-webkit-transform:translateY(0);transform:translateY(0)}
88%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}
90%{-webkit-transform:translateY(0);transform:translateY(0)}
93%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}
95%{-webkit-transform:translateY(0);transform:translateY(0)}
97%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}
98%{-webkit-transform:translateY(0);transform:translateY(0)}
99%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}
100%{-webkit-transform:translateY(0);transform:translateY(0)}
}@-webkit-keyframes foobar-heartbeat{0%{-webkit-transform:scale(1);transform:scale(1)}
68%{-webkit-transform:scale(1);transform:scale(1)}
72%{-webkit-transform:scale(1.1);transform:scale(1.1)}
76%{-webkit-transform:scale(1);transform:scale(1)}
80%{-webkit-transform:scale(1.1);transform:scale(1.1)}
84%{-webkit-transform:scale(1);transform:scale(1)}
100%{-webkit-transform:scale(1);transform:scale(1)}
}@keyframes foobar-heartbeat{0%{-webkit-transform:scale(1);transform:scale(1)}
68%{-webkit-transform:scale(1);transform:scale(1)}
72%{-webkit-transform:scale(1.1);transform:scale(1.1)}
76%{-webkit-transform:scale(1);transform:scale(1)}
80%{-webkit-transform:scale(1.1);transform:scale(1.1)}
84%{-webkit-transform:scale(1);transform:scale(1)}
100%{-webkit-transform:scale(1);transform:scale(1)}
}@-webkit-keyframes foobar-pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
84%{-webkit-transform:scale(1);transform:scale(1);opacity:.3}
100%{-webkit-transform:scale(2);transform:scale(2);opacity:0}
}@keyframes foobar-pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
84%{-webkit-transform:scale(1);transform:scale(1);opacity:.3}
100%{-webkit-transform:scale(2);transform:scale(2);opacity:0}
}@-webkit-keyframes foobar-ripple{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
66%{-webkit-transform:scale(1);transform:scale(1);opacity:.3}
83%{-webkit-transform:scale(2);transform:scale(2);opacity:0}
84%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
85%{-webkit-transform:scale(1);transform:scale(1);opacity:.3}
100%{-webkit-transform:scale(2);transform:scale(2);opacity:0}
}@keyframes foobar-ripple{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
66%{-webkit-transform:scale(1);transform:scale(1);opacity:.3}
83%{-webkit-transform:scale(2);transform:scale(2);opacity:0}
84%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
85%{-webkit-transform:scale(1);transform:scale(1);opacity:.3}
100%{-webkit-transform:scale(2);transform:scale(2);opacity:0}
}@-webkit-keyframes foobar-wiggle{0%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
84%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
85%{-webkit-transform:translate(3px,3px) rotate(3deg);transform:translate(3px,3px) rotate(3deg)}
86%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
87%{-webkit-transform:translate(-3px,3px) rotate(-3deg);transform:translate(-3px,3px) rotate(-3deg)}
88%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
89%{-webkit-transform:translate(3px,3px) rotate(3deg);transform:translate(3px,3px) rotate(3deg)}
90%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
91%{-webkit-transform:translate(-3px,3px) rotate(-3deg);transform:translate(-3px,3px) rotate(-3deg)}
92%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
93%{-webkit-transform:translate(3px,3px) rotate(3deg);transform:translate(3px,3px) rotate(3deg)}
94%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
95%{-webkit-transform:translate(-3px,3px) rotate(-3deg);transform:translate(-3px,3px) rotate(-3deg)}
96%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
97%{-webkit-transform:translate(3px,3px) rotate(3deg);transform:translate(3px,3px) rotate(3deg)}
98%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
99%{-webkit-transform:translate(-3px,3px) rotate(-3deg);transform:translate(-3px,3px) rotate(-3deg)}
100%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
}@keyframes foobar-wiggle{0{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
84%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
85%{-webkit-transform:translate(3px,3px) rotate(3deg);transform:translate(3px,3px) rotate(3deg)}
86%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
87%{-webkit-transform:translate(-3px,3px) rotate(-3deg);transform:translate(-3px,3px) rotate(-3deg)}
88%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
89%{-webkit-transform:translate(3px,3px) rotate(3deg);transform:translate(3px,3px) rotate(3deg)}
90%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
91%{-webkit-transform:translate(-3px,3px) rotate(-3deg);transform:translate(-3px,3px) rotate(-3deg)}
92%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
93%{-webkit-transform:translate(3px,3px) rotate(3deg);transform:translate(3px,3px) rotate(3deg)}
94%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
95%{-webkit-transform:translate(-3px,3px) rotate(-3deg);transform:translate(-3px,3px) rotate(-3deg)}
96%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
97%{-webkit-transform:translate(3px,3px) rotate(3deg);transform:translate(3px,3px) rotate(3deg)}
98%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
99%{-webkit-transform:translate(-3px,3px) rotate(-3deg);transform:translate(-3px,3px) rotate(-3deg)}
100%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}
}