/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);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);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);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);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"), local("OpenSans-Regular"), url("https://cdn.trustindex.io/assets/fonts/opensans/cyrillic-ext.woff2") format("woff2");unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"), local("OpenSans-Regular"), url("https://cdn.trustindex.io/assets/fonts/opensans/cyrillic.woff2") format("woff2");unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"), local("OpenSans-Regular"), url("https://cdn.trustindex.io/assets/fonts/opensans/greek-ext.woff2") format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"), local("OpenSans-Regular"), url("https://cdn.trustindex.io/assets/fonts/opensans/greek.woff2") format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"), local("OpenSans-Regular"), url("https://cdn.trustindex.io/assets/fonts/opensans/vietnamese.woff2") format("woff2");unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"), local("OpenSans-Regular"), url("https://cdn.trustindex.io/assets/fonts/opensans/latin-ext.woff2") format("woff2");unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"), local("OpenSans-Regular"), url("https://cdn.trustindex.io/assets/fonts/opensans/latin.woff2") format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:700;font-display:swap;src:local("Open Sans Bold"), local("OpenSans-Bold"), url("https://cdn.trustindex.io/assets/fonts/opensans/cyrillic-ext2.woff2") format("woff2");unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:700;font-display:swap;src:local("Open Sans Bold"), local("OpenSans-Bold"), url("https://cdn.trustindex.io/assets/fonts/opensans/cyrillic2.woff2") format("woff2");unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:700;font-display:swap;src:local("Open Sans Bold"), local("OpenSans-Bold"), url("https://cdn.trustindex.io/assets/fonts/opensans/greek-ext2.woff2") format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:700;font-display:swap;src:local("Open Sans Bold"), local("OpenSans-Bold"), url("https://cdn.trustindex.io/assets/fonts/opensans/greek2.woff2") format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:700;font-display:swap;src:local("Open Sans Bold"), local("OpenSans-Bold"), url("https://cdn.trustindex.io/assets/fonts/opensans/vietnamese2.woff2") format("woff2");unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:700;font-display:swap;src:local("Open Sans Bold"), local("OpenSans-Bold"), url("https://cdn.trustindex.io/assets/fonts/opensans/latin-ext2.woff2") format("woff2");unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:"Trustindex Open Sans";font-style:normal;font-weight:700;font-display:swap;src:local("Open Sans Bold"), local("OpenSans-Bold"), url("https://cdn.trustindex.io/assets/fonts/opensans/latin2.woff2") format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}.ti-amp-iframe-body{background:#fff}.ti-widget.ti-goog{width:100%;display:block;overflow:hidden;text-align:left;direction:ltr;box-sizing:border-box}.ti-widget.ti-goog
font{pointer-events:none}.ti-widget.ti-goog
script{display:none !important}.ti-widget.ti-goog *,.ti-widget.ti-goog *:after{box-sizing:border-box}.ti-widget.ti-goog *:before,.ti-widget.ti-goog *:after{-webkit-box-ordinal-group:1 !important;content:unset}.ti-widget.ti-goog:before{display:none !important}.ti-widget.ti-goog
a{text-decoration:underline !important;color:inherit}.ti-widget.ti-goog a.ti-header{text-decoration:none !important}.ti-widget.ti-goog a[href="#"]:not(.ti-show-original-text),.ti-widget.ti-goog a:not([href]){text-decoration:none !important;pointer-events:none}.ti-widget.ti-goog .ti-widget-container,.ti-widget.ti-goog .ti-widget-container
*{font-family:"Trustindex Open Sans";font-size:14px;line-height:1.4em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ti-widget.ti-goog strong,.ti-widget.ti-goog strong
*{font-weight:bold}.ti-widget.ti-goog .ti-widget-container{display:block;color:#000;margin-bottom:15px}.ti-widget.ti-goog .ti-widget-container .ti-name{font-weight:bold;font-size:14px;overflow:hidden;padding-right:25px;white-space:nowrap;text-overflow:ellipsis;color:#000;margin-bottom:2px}.ti-widget.ti-goog .ti-widget-container .ti-name
a{text-decoration:none !important;font-size:inherit}.ti-widget.ti-goog .ti-widget-container .ti-name a:hover{text-decoration:underline !important}.ti-widget.ti-goog .ti-widget-container .ti-date{color:#000;opacity:0.5;font-size:11.2px !important}.ti-widget.ti-goog .ti-profile-img{margin:0
15px 0 0 !important}.ti-widget.ti-goog .ti-profile-img
img{width:40px !important;height:40px !important;padding:0px
!important;display:block;border-radius:30px;min-width:initial !important;max-width:initial !important;object-fit:cover;object-position:top}.ti-widget.ti-goog .ti-profile-img .ti-profile-img-sprite{display:inline-block;float:left;background:white;background-repeat:no-repeat;width:40px;height:40px;border-radius:30px}.ti-widget.ti-goog .ti-profile-details{-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;margin:0
!important;display:flex;flex-direction:column;justify-content:center}.ti-widget.ti-goog .ti-stars{margin-top:3px;white-space:nowrap;display:block}.ti-widget.ti-goog .ti-star{width:17px;height:17px;display:inline-block;margin:0
!important;margin-right:1px !important;background-size:contain;background-repeat:no-repeat}.ti-widget.ti-goog .ti-star:before,.ti-widget.ti-goog .ti-star:after{content:none !important}.ti-widget.ti-goog .ti-footer{margin-top:15px;padding-top:0px;text-align:center;line-height:1.45em}.ti-widget.ti-goog .ti-footer .ti-name{color:#000;font-size:15px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis}.ti-widget.ti-goog .ti-footer .ti-stars{margin-bottom:3px;margin-top:0px;line-height:0}.ti-widget.ti-goog .ti-footer .ti-profile-details{padding-top:4px}.ti-widget.ti-goog .ti-footer .ti-inner{padding-bottom:10px}.ti-widget.ti-goog .ti-footer-filter-text{font-size:15px !important;color:#000;margin-bottom:0 !important;padding:0
15px;text-align:left;margin:15px
0}.ti-widget.ti-goog .ti-footer-filter-text:empty{margin:0
!important}@media (max-width:479px){.ti-widget.ti-goog .ti-footer-filter-text{text-align:center !important}}@media (min-width:480px){.ti-widget.ti-goog .ti-footer-filter-text{margin:12px
28px}}.ti-widget.ti-goog .star-lg .ti-star{width:30px !important;height:30px !important}.ti-widget.ti-goog .ti-d-none{display:none !important}.ti-widget.ti-goog.ti-icon-size1 .ti-review-header:after{width:25px;height:25px}.ti-widget.ti-goog.ti-icon-size1 .ti-widget-container .ti-name{padding-left:30px}.ti-widget.ti-goog.ti-icon-size2 .ti-review-header:after{width:30px;height:30px}.ti-widget.ti-goog.ti-icon-size2 .ti-widget-container .ti-name{padding-left:35px}.ti-widget.ti-goog .ti-rating-text,.ti-widget.ti-goog .ti-rating-text strong:not(.ti-rating-large),.ti-widget.ti-goog .ti-rating-text strong a,.ti-widget.ti-goog .ti-rating-text strong span,.ti-widget.ti-goog .ti-rating-text span strong,.ti-widget.ti-goog .ti-rating-text span,.ti-widget.ti-goog .ti-footer,.ti-widget.ti-goog .ti-footer strong:not(.ti-rating-large),.ti-widget.ti-goog .ti-footer span,.ti-widget.ti-goog .ti-footer strong
a{font-size:15px;color:#000}.ti-widget.ti-goog .ti-large-logo{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0 !important}.ti-widget.ti-goog .ti-large-logo .ti-v-center{-ms-flex-item-align:center !important;align-self:center !important;text-align:center;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.ti-widget.ti-goog .ti-large-logo
img{margin:auto;padding:0
!important;display:block !important;position:relative}.ti-widget.ti-goog
.nowrap{white-space:nowrap;display:inline-block;margin:0
2px}.ti-widget.ti-goog .nowrap:first-of-type{margin-left:0}.ti-widget.ti-goog .nowrap:last-of-type{margin-right:0}.ti-widget.ti-goog .ti-reviews-container-wrapper .ti-inner>.ti-stars,.ti-widget.ti-goog .ti-reviews-container-wrapper .ti-popup-inner>.ti-stars{margin-bottom:8px;margin-top:15px;text-align:left}.ti-widget.ti-goog .ti-reviews-container-wrapper{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0
-8px;padding-top:5px}.ti-disable-animation.ti-widget.ti-goog .ti-reviews-container-wrapper{padding-top:0 !important}@media (min-width:1024px){.ti-widget.ti-goog .ti-reviews-container-wrapper{margin:0
20px !important}}.ti-widget.ti-goog .ti-col-1 .ti-review-item{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ti-widget.ti-goog .ti-widget-container{display:-ms-flexbox;display:flex;flex-wrap:nowrap;align-items:center;-ms-flex-wrap:nowrap;-ms-flex-align:center}.ti-widget.ti-goog .ti-col-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.ti-widget.ti-goog .ti-col-1 .ti-reviews-container,.ti-widget.ti-goog .ti-col-1 .ti-footer{margin-top:0px;padding-right:0px;margin-bottom:30px;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ti-widget.ti-goog .ti-col-2 .ti-footer,.ti-widget.ti-goog .ti-col-2 .ti-reviews-container{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ti-widget.ti-goog .ti-col-2 .ti-review-item{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ti-widget.ti-goog .ti-col-3 .ti-footer{-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.ti-widget.ti-goog .ti-col-3 .ti-reviews-container{-ms-flex:0 0 66.666%;flex:0 0 66.666%;max-width:66.666%}.ti-widget.ti-goog .ti-col-3 .ti-review-item{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ti-widget.ti-goog .ti-col-4 .ti-footer{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ti-widget.ti-goog .ti-col-4 .ti-reviews-container{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ti-widget.ti-goog .ti-col-4 .ti-review-item{-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.ti-widget.ti-goog .ti-col-5 .ti-footer{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.ti-widget.ti-goog .ti-col-5 .ti-reviews-container{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.ti-widget.ti-goog .ti-col-5 .ti-review-item{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ti-widget.ti-goog .ti-col-6 .ti-footer{-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.ti-widget.ti-goog .ti-col-6 .ti-reviews-container{-ms-flex:0 0 83.333%;flex:0 0 83.333%;max-width:83.333%}.ti-widget.ti-goog .ti-col-6 .ti-review-item{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.ti-widget.ti-goog .ti-col-7 .ti-footer{-ms-flex:0 0 14.286%;flex:0 0 14.286%;max-width:14.286%}.ti-widget.ti-goog .ti-col-7 .ti-reviews-container{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.ti-widget.ti-goog .ti-col-7 .ti-review-item{-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.ti-widget.ti-goog .ti-col-8 .ti-footer{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.ti-widget.ti-goog .ti-col-8 .ti-reviews-container{-ms-flex:0 0 85.714%;flex:0 0 85.714%;max-width:85.714%}.ti-widget.ti-goog .ti-col-8 .ti-review-item{-ms-flex:0 0 14.286%;flex:0 0 14.286%;max-width:14.286%}.ti-widget.ti-goog .ti-col-9 .ti-footer{-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.ti-widget.ti-goog .ti-col-9 .ti-reviews-container{-ms-flex:0 0 88.889%;flex:0 0 88.889%;max-width:88.889%}.ti-widget.ti-goog .ti-col-9 .ti-review-item{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.ti-widget.ti-goog .ti-col-10 .ti-footer{-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.ti-widget.ti-goog .ti-col-10 .ti-reviews-container{-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}.ti-widget.ti-goog .ti-col-10 .ti-review-item{-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.ti-widget.ti-goog .ti-reviews-container{position:relative;display:block}.ti-widget.ti-goog .ti-read-more{display:block;padding:5px
0 0;text-align:left}.ti-widget.ti-goog .ti-read-more
span{display:inline-block;font-weight:400;white-space:nowrap;font-size:13.5px;color:#000;opacity:0.5;text-decoration:none !important;transition:color 300ms ease-out;cursor:pointer}.ti-widget.ti-goog .ti-read-more span:hover{opacity:1;text-decoration:underline !important}.ti-widget.ti-goog .ti-review-item{padding:0
8px;transition:transform 300ms ease-out}.ti-widget.ti-goog .ti-review-item .ti-inner{border-radius:4px}.ti-widget.ti-goog .ti-review-item>.ti-inner{border-style:solid !important;border-color:#f4f4f4 !important;background:#f4f4f4 !important;border-radius:4px !important;padding:20px
!important;margin:0
!important;display:block;position:relative}.ti-widget.ti-goog .ti-review-item .ti-polarity .ti-polarity-icon{position:relative;margin:0;text-indent:3px;display:inline-block;width:15px;height:15px}.ti-widget.ti-goog .ti-review-item .ti-recommendation .ti-recommendation-icon{position:relative;margin:0
5px;margin-bottom:-3px;text-indent:3px;display:inline-block;width:15px;height:15px}.ti-widget.ti-goog .ti-review-item .ti-recommendation .ti-recommendation-icon:first-child{margin-left:0}.ti-widget.ti-goog .ti-review-item .ti-recommendation .ti-recommendation-title{font-weight:700;font-size:13px !important;opacity:0.8;position:relative;top:-1px}.ti-widget.ti-goog .ti-review-item .ti-recommendation+.ti-dummy-stars{display:none}.ti-widget.ti-goog .ti-review-item .ti-stars{height:17px}.ti-widget.ti-goog .ti-review-item .ti-review-image{width:80px;height:80px;border-radius:4px;margin-left:12px;margin-bottom:4px;margin-top:2px;position:relative;cursor:pointer;overflow:hidden}.ti-widget.ti-goog .ti-review-item .ti-review-image
img{position:absolute;object-fit:cover;width:100%;height:100%;max-width:100%;max-height:100%;border-radius:inherit;border:0;left:0;top:0;transition:all 0.3s ease-in-out;pointer-events:none}.ti-widget.ti-goog .ti-review-item .ti-review-image .ti-more-image-count{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;align-items:center;justify-content:center;color:white;background-color:rgba(0, 0, 0, 0.4);font-size:18px;border-radius:inherit;opacity:0;pointer-events:none;transition:all 0.2s ease-in-out;font-weight:bold;transform:scale(0.85);z-index:2}.ti-widget.ti-goog .ti-review-item .ti-review-image:hover
img{transform:scale(1.1)}.ti-widget.ti-goog .ti-review-item .ti-review-image:hover.ti-has-more-image .ti-more-image-count{opacity:1;transform:scale(1)}.ti-widget.ti-goog .ti-review-item .ti-review-image-container{display:flex;flex-wrap:nowrap;margin:0
-4px;margin-top:15px;max-height:100px;transition:all 500ms ease-in-out}.ti-widget.ti-goog .ti-review-item .ti-review-image-container .ti-review-image{float:unset !important;margin:0
!important;width:25%;height:unset;flex:0 0 auto;padding:0
4px}.ti-widget.ti-goog .ti-review-item .ti-review-image-container .ti-review-image .ti-review-image-inner{display:block;position:relative;width:100%;height:0;padding-bottom:100%;border-radius:inherit;overflow:hidden;pointer-events:none}.ti-widget.ti-goog .ti-review-item .ti-review-image-container .ti-review-image.ti-has-more-image .ti-more-image-count{opacity:1;transform:scale(1)}.ti-widget.ti-goog .ti-review-item.ti-hidden-review .ti-review-image-container{max-height:0;margin-top:0;transition-delay:500ms}.ti-widget.ti-goog .ti-review-content{display:-webkit-box;-webkit-box-orient:vertical;line-height:21.75px;height:87px;font-size:15px;text-align:left;transition:height 0.5s;font-style:normal;-webkit-line-clamp:4;overflow:hidden;padding-right:0}.ti-widget.ti-goog .ti-review-content .ti-review-image{float:right}.ti-widget.ti-goog .ti-review-content.ti-empty-text .ti-review-image{float:unset !important;margin:unset !important;display:inline-block !important}.ti-text-align-right.ti-widget.ti-goog .ti-review-content .ti-review-image{float:left;margin-left:unset;margin-right:12px}.ti-ios-fallback.ti-widget.ti-goog .ti-review-content{display:block}.ti-widget.ti-goog .ti-review-content .ti-show-original-text{font-size:inherit !important}.ti-review-text-mode-scroll.ti-widget.ti-goog .ti-review-content{-webkit-line-clamp:inherit;overflow:auto;overflow-x:hidden;padding-right:10px}.ti-text-align-right.ti-widget.ti-goog .ti-review-content{text-align:right !important}.ti-text-align-center.ti-widget.ti-goog .ti-review-content{text-align:center !important}.ti-text-align-justify.ti-widget.ti-goog .ti-review-content{text-align:justify !important}.ti-widget.ti-goog .ti-review-content .ti-stars{margin-bottom:5px}.ti-widget.ti-goog .ti-review-content
strong{font-size:inherit;color:inherit;font-weight:normal !important}.ti-widget.ti-goog .ti-review-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}.ti-widget.ti-goog .ti-review-header:after{content:"";display:block;width:20px;height:20px;position:absolute;right:0px;background-repeat:no-repeat;background-position:center center}.ti-widget.ti-goog .ti-highlight{padding:1px
2px;margin:0;box-decoration-break:clone;-webkit-box-decoration-break:clone;border-radius:1px;-webkit-border-radius:1px;-moz-border-radius:1px;background-color:transparent !important;background-image:linear-gradient(#fbe049, #fbe049);background-size:100% 19px;background-position:bottom;background-repeat:no-repeat;color:#000 !important;font-size:inherit !important}@media (min-width:480px){.ti-widget.ti-goog .ti-review-item:hover{-webkit-transform:translate(0, -5px);-ms-transform:translate(0, -5px);transform:translate(0, -5px)}}.ti-widget.ti-goog .ti-ai-summary-item{color:#000}.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content{-webkit-line-clamp:5;margin-top:16.25px;height:110.75px !important}.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content .ti-summary-list{margin-bottom:0;padding-left:0;list-style:none;font-size:inherit}.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content .ti-summary-list
li{list-style:inherit;margin-bottom:0;padding-left:20px;position:relative;font-size:inherit}.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content .ti-summary-list li:last-child{margin-bottom:0}.ti-widget.ti-goog .ti-ai-summary-item .ti-review-content .ti-summary-list li:before{display:block;content:"";width:10px;height:5px;border-left:solid 2px #000;border-bottom:solid 2px #000;transform:rotate(-45deg);position:absolute;left:0;top:7.5px}.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-img{margin-right:13px !important}.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-img img:not(.ti-ai-profile-img){display:inline-block;vertical-align:middle;border:2px
solid #f4f4f4}.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-img img:not(.ti-ai-profile-img):not(:first-child){margin-left:-12px}.ti-widget.ti-goog .ti-ai-summary-item>.ti-inner{background:#f4f4f4 !important}.ti-widget.ti-goog .ti-ai-summary-item .ti-profile-img img:not(.ti-ai-profile-img){border-color:#f4f4f4}.ti-widget.ti-goog .ti-ai-summary-item .ti-name,.ti-widget.ti-goog .ti-ai-summary-item .ti-date,.ti-widget.ti-goog .ti-ai-summary-item .ti-read-more
span{color:#000}.ti-widget.ti-goog.ti-custom-stars [class*="source-"] .ti-star.e,.ti-widget.ti-goog.ti-custom-stars [class*="source-"] .ti-star.f{background-image:none}.ti-widget.ti-goog.ti-custom-stars .ti-star{-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-image:url(https://cdn.trustindex.io/assets/platform/Trustindex/star/s.svg);-webkit-mask-image:url(https://cdn.trustindex.io/assets/platform/Trustindex/star/s.svg)}.ti-widget.ti-goog.ti-custom-stars .ti-star:not(.e):not(.h){background:#f6bb06}.ti-widget.ti-goog.ti-custom-stars .ti-star.h{background:#f6bb06;background:-webkit-linear-gradient(90deg, #f6bb06 50%, #ccc 50%) !important;background:linear-gradient(90deg, #f6bb06 50%, #ccc 50%) !important}.ti-widget.ti-goog.ti-custom-stars .ti-star.e{background:#ccc !important}.ti-widget.ti-goog[data-language="ar"] .ti-name,.ti-widget.ti-goog[data-language="ar"] .ti-date,.ti-widget.ti-goog[data-language="ar"] .ti-profile-details .ti-text,.ti-widget.ti-goog[data-language="ar"] .ti-review-content,.ti-widget.ti-goog[data-language="ar"] .ti-review-text,.ti-widget.ti-goog[data-language="ar"] .ti-read-more,.ti-widget.ti-goog[data-language="ar"] .ti-footer,.ti-widget.ti-goog[data-language="ar"] .ti-rating-text,.ti-widget.ti-goog[data-language="ar"] .ti-footer-filter-text,.ti-widget.ti-goog[data-language="ar"] .ti-header-write-btn,.ti-widget.ti-goog[data-language="ar"] .ti-widget-header .ti-tab-item[data-source="all"] .ti-item-label,.ti-widget.ti-goog[data-language="ar"] .ti-header-rating-text,.ti-widget.ti-goog[data-language="ar"] .ti-rating-name,.ti-widget.ti-goog[data-language="ar"] .ti-header .ti-text,.ti-widget.ti-goog[data-language="ar"] .ti-load-more-reviews-button,.ti-widget.ti-goog[data-language="he"] .ti-name,.ti-widget.ti-goog[data-language="he"] .ti-date,.ti-widget.ti-goog[data-language="he"] .ti-profile-details .ti-text,.ti-widget.ti-goog[data-language="he"] .ti-review-content,.ti-widget.ti-goog[data-language="he"] .ti-review-text,.ti-widget.ti-goog[data-language="he"] .ti-read-more,.ti-widget.ti-goog[data-language="he"] .ti-footer,.ti-widget.ti-goog[data-language="he"] .ti-rating-text,.ti-widget.ti-goog[data-language="he"] .ti-footer-filter-text,.ti-widget.ti-goog[data-language="he"] .ti-header-write-btn,.ti-widget.ti-goog[data-language="he"] .ti-widget-header .ti-tab-item[data-source="all"] .ti-item-label,.ti-widget.ti-goog[data-language="he"] .ti-header-rating-text,.ti-widget.ti-goog[data-language="he"] .ti-rating-name,.ti-widget.ti-goog[data-language="he"] .ti-header .ti-text,.ti-widget.ti-goog[data-language="he"] .ti-load-more-reviews-button,.ti-widget.ti-goog[data-language="fa"] .ti-name,.ti-widget.ti-goog[data-language="fa"] .ti-date,.ti-widget.ti-goog[data-language="fa"] .ti-profile-details .ti-text,.ti-widget.ti-goog[data-language="fa"] .ti-review-content,.ti-widget.ti-goog[data-language="fa"] .ti-review-text,.ti-widget.ti-goog[data-language="fa"] .ti-read-more,.ti-widget.ti-goog[data-language="fa"] .ti-footer,.ti-widget.ti-goog[data-language="fa"] .ti-rating-text,.ti-widget.ti-goog[data-language="fa"] .ti-footer-filter-text,.ti-widget.ti-goog[data-language="fa"] .ti-header-write-btn,.ti-widget.ti-goog[data-language="fa"] .ti-widget-header .ti-tab-item[data-source="all"] .ti-item-label,.ti-widget.ti-goog[data-language="fa"] .ti-header-rating-text,.ti-widget.ti-goog[data-language="fa"] .ti-rating-name,.ti-widget.ti-goog[data-language="fa"] .ti-header .ti-text,.ti-widget.ti-goog[data-language="fa"] .ti-load-more-reviews-button{direction:rtl}.ti-widget.ti-goog[data-language="ar"] .ti-stars,.ti-widget.ti-goog[data-language="ar"] .ti-footer .ti-row,.ti-widget.ti-goog[data-language="he"] .ti-stars,.ti-widget.ti-goog[data-language="he"] .ti-footer .ti-row,.ti-widget.ti-goog[data-language="fa"] .ti-stars,.ti-widget.ti-goog[data-language="fa"] .ti-footer .ti-row{direction:ltr}.ti-widget.ti-goog ::-webkit-scrollbar{width:4px;border-radius:3px}.ti-widget.ti-goog ::-webkit-scrollbar-track{background:rgba(85, 85, 85, 0.1)}.ti-widget.ti-goog ::-webkit-scrollbar-thumb{background:rgba(85, 85, 85, 0.6)}.ti-widget.ti-goog ::-webkit-scrollbar-thumb:hover{background:#555}.ti-widget.ti-goog.ti-disable-nav .ti-controls{display:none !important}.ti-widget.ti-goog.ti-disable-nav .ti-footer-filter-text{margin:15px
0}.ti-widget.ti-goog.ti-disable-nav .ti-widget-header{margin-left:8px !important;margin-right:8px !important}.ti-widget.ti-goog.ti-disable-nav .ti-reviews-container-wrapper{margin:0
!important}.ti-widget.ti-goog.ti-review-text-mode-scroll .ti-read-more,.ti-widget.ti-goog.ti-review-text-mode-truncated .ti-read-more{display:none !important}.ti-widget.ti-goog.ti-disable-font .ti-widget-container,.ti-widget.ti-goog.ti-disable-font .ti-widget-container *,.ti-widget.ti-goog.ti-disable-font .ti-enable-widget{font-family:inherit !important}.ti-widget.ti-goog.ti-disable-animation .ti-review-item:hover,.ti-widget.ti-goog.ti-disable-animation .ti-header:hover,.ti-widget.ti-goog.ti-disable-animation .ti-footer:hover{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.ti-widget.ti-goog.ti-disable-animation .ti-widget-container{margin-top:5px}.ti-widget.ti-goog.ti-text-align-right .ti-reviews-container-wrapper .ti-inner>.ti-stars,.ti-widget.ti-goog.ti-text-align-right .ti-reviews-container-wrapper .ti-popup-inner>.ti-stars,.ti-widget.ti-goog.ti-text-align-right .ti-reviews-container-wrapper .ti-read-more{text-align:right !important}.ti-widget.ti-goog.ti-text-align-center .ti-reviews-container-wrapper .ti-inner>.ti-stars,.ti-widget.ti-goog.ti-text-align-center .ti-reviews-container-wrapper .ti-popup-inner>.ti-stars,.ti-widget.ti-goog.ti-text-align-center .ti-reviews-container-wrapper .ti-read-more{text-align:center !important}.ti-widget.ti-goog.ti-text-align-justify .ti-reviews-container-wrapper .ti-inner>.ti-stars,.ti-widget.ti-goog.ti-text-align-justify .ti-reviews-container-wrapper .ti-popup-inner>.ti-stars,.ti-widget.ti-goog.ti-text-align-justify .ti-reviews-container-wrapper .ti-read-more{text-align:justify !important}.ti-widget.ti-goog.ti-text-align-right .ti-verified-tooltip,.ti-widget.ti-goog.ti-content-align-right .ti-verified-tooltip{left:unset;right:0;margin-left:0;margin-right:25px}.ti-widget.ti-goog.ti-text-align-right .ti-verified-tooltip:before,.ti-widget.ti-goog.ti-content-align-right .ti-verified-tooltip:before{border-width:5px 0 5px 5px;border-color:transparent transparent transparent #6f6f6f;left:unset;right:-5px}.ti-widget.ti-goog.ti-text-align-right:hover .ti-verified-tooltip,.ti-widget.ti-goog.ti-content-align-right:hover .ti-verified-tooltip{margin-left:0;margin-right:20px}.ti-widget.ti-goog.ti-show-rating-text .ti-rating-text,.ti-widget.ti-goog.ti-show-rating-text .ti-rating-text strong:not(.ti-rating-large),.ti-widget.ti-goog.ti-show-rating-text .ti-rating-text strong a,.ti-widget.ti-goog.ti-show-rating-text .ti-rating-text strong span,.ti-widget.ti-goog.ti-show-rating-text .ti-rating-text span strong,.ti-widget.ti-goog.ti-show-rating-text .ti-rating-text span,.ti-widget.ti-goog.ti-show-rating-text .ti-footer,.ti-widget.ti-goog.ti-show-rating-text .ti-footer strong:not(.ti-rating-large),.ti-widget.ti-goog.ti-show-rating-text .ti-footer span,.ti-widget.ti-goog.ti-show-rating-text .ti-footer strong
a{font-size:14px !important}.ti-verified-review{display:inline-block;background:url("https://cdn.trustindex.io/assets/icon/ti-verified.svg");background-size:contain;width:15px;height:15px;margin:0
!important;margin-left:7px !important;position:relative;z-index:2}.ti-verified-review:only-child{margin-left:0 !important}.ti-verified-review .ti-verified-tooltip{color:#fff !important;background-color:#555 !important;text-align:left;padding:0
10px;border-radius:4px;font-size:12px !important;line-height:22px !important;font-weight:500;display:inline-block;position:absolute;left:0;top:-4px;white-space:nowrap;z-index:1;opacity:0;margin-left:35px;visibility:hidden;transition:opacity 0.3s ease-in-out, margin 0.3s ease-in-out}.ti-verified-review .ti-verified-tooltip:before{width:0;height:0;border-style:solid;border-width:5px 5px 5px 0;border-color:transparent #555 transparent transparent;content:"" !important;position:absolute;left:-5px;top:50%;margin-top:-5px}.ti-verified-review:hover .ti-verified-tooltip{opacity:1;margin-left:23px;visibility:visible}.ti-verified-review.ti-verified-platform .ti-verified-tooltip{width:175px;max-width:250px;white-space:normal;line-height:1.4 !important;padding:4px
8px;padding-bottom:6px}.ti-verified-review.ti-verified-platform .ti-verified-tooltip:before{top:12px}.ti-recommendation+.ti-verified-review{top:2px}.ti-widget .source-all .ti-review-header:after,.ti-widget .source-all .ti-lightbox-review-header:after,.ti-widget-lightbox .source-all .ti-review-header:after,.ti-widget-lightbox .source-all .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Trustindex/icon.svg");background-size:100% 100%}.ti-widget .source-all .ti-star.f,.ti-widget-lightbox .source-all .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Trustindex/star/f.svg")}.ti-widget .source-all .ti-star.e,.ti-widget-lightbox .source-all .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Trustindex/star/e.svg")}.ti-widget .source-all .ti-star.h,.ti-widget-lightbox .source-all .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Trustindex/star/h.svg")}.ti-widget .source-all .ti-large-logo img,.ti-widget-lightbox .source-all .ti-large-logo
img{width:152px !important;height:26px !important;top:3px}.ti-widget .source-Facebook .ti-review-header:after,.ti-widget .source-Facebook .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Facebook .ti-review-header:after,.ti-widget-lightbox .source-Facebook .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Facebook/icon.svg");background-size:100% 100%}.ti-widget .source-Facebook .ti-star.f,.ti-widget-lightbox .source-Facebook .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Facebook/star/f.svg")}.ti-widget .source-Facebook .ti-star.e,.ti-widget-lightbox .source-Facebook .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Facebook/star/e.svg")}.ti-widget .source-Facebook .ti-star.h,.ti-widget-lightbox .source-Facebook .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Facebook/star/h.svg")}.ti-widget .source-Facebook .ti-recommendation-icon.positive,.ti-widget-lightbox .source-Facebook .ti-recommendation-icon.positive{background-image:url("https://cdn.trustindex.io/assets/platform/Facebook/recommendation-positive.svg") !important}.ti-widget .source-Facebook .ti-recommendation-icon.negative,.ti-widget-lightbox .source-Facebook .ti-recommendation-icon.negative{background-image:url("https://cdn.trustindex.io/assets/platform/Facebook/recommendation-negative.svg") !important}.ti-widget .source-Facebook .ti-large-logo img,.ti-widget-lightbox .source-Facebook .ti-large-logo
img{width:145px !important;height:28px !important}.ti-widget .source-Google .ti-review-header:after,.ti-widget .source-Google .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Google .ti-review-header:after,.ti-widget-lightbox .source-Google .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Google/icon.svg");background-size:100% 100%}.ti-widget .source-Google .ti-star.f,.ti-widget-lightbox .source-Google .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Google/star/f.svg")}.ti-widget .source-Google .ti-star.e,.ti-widget-lightbox .source-Google .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Google/star/e.svg")}.ti-widget .source-Google .ti-star.h,.ti-widget-lightbox .source-Google .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Google/star/h.svg")}.ti-widget .source-Google .ti-large-logo img,.ti-widget-lightbox .source-Google .ti-large-logo
img{width:110px !important;height:35px !important}.ti-widget .source-Yelp .ti-review-header:after,.ti-widget .source-Yelp .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Yelp .ti-review-header:after,.ti-widget-lightbox .source-Yelp .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Yelp/icon.svg");background-size:100% 100%}.ti-widget .source-Yelp .ti-star.f,.ti-widget-lightbox .source-Yelp .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Yelp/star/f.svg")}.ti-widget .source-Yelp .ti-star.e,.ti-widget-lightbox .source-Yelp .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Yelp/star/e.svg")}.ti-widget .source-Yelp .ti-star.h,.ti-widget-lightbox .source-Yelp .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Yelp/star/h.svg")}.ti-widget .source-Yelp .ti-large-logo img,.ti-widget-lightbox .source-Yelp .ti-large-logo
img{width:95px !important;height:46px !important;top:-5px}.ti-widget .source-Tripadvisor .ti-review-header:after,.ti-widget .source-Tripadvisor .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Tripadvisor .ti-review-header:after,.ti-widget-lightbox .source-Tripadvisor .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Tripadvisor/icon.svg");background-size:100% 100%}.ti-widget .source-Tripadvisor .ti-star.f,.ti-widget-lightbox .source-Tripadvisor .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Tripadvisor/star/f.svg")}.ti-widget .source-Tripadvisor .ti-star.e,.ti-widget-lightbox .source-Tripadvisor .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Tripadvisor/star/e.svg")}.ti-widget .source-Tripadvisor .ti-star.h,.ti-widget-lightbox .source-Tripadvisor .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Tripadvisor/star/h.svg")}.ti-widget .source-Tripadvisor .ti-large-logo img,.ti-widget-lightbox .source-Tripadvisor .ti-large-logo
img{width:155px !important;height:33px !important}.ti-widget .source-Trustpilot .ti-review-header:after,.ti-widget .source-Trustpilot .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Trustpilot .ti-review-header:after,.ti-widget-lightbox .source-Trustpilot .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Trustpilot/icon.svg");background-size:100% 100%}.ti-widget .source-Trustpilot .ti-star.f,.ti-widget-lightbox .source-Trustpilot .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Trustpilot/star/f.svg")}.ti-widget .source-Trustpilot .ti-star.e,.ti-widget-lightbox .source-Trustpilot .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Trustpilot/star/e.svg")}.ti-widget .source-Trustpilot .ti-star.h,.ti-widget-lightbox .source-Trustpilot .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Trustpilot/star/h.svg")}.ti-widget .source-Trustpilot .ti-large-logo img,.ti-widget-lightbox .source-Trustpilot .ti-large-logo
img{width:140px !important;height:34px !important}.ti-widget .source-Airbnb .ti-review-header:after,.ti-widget .source-Airbnb .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Airbnb .ti-review-header:after,.ti-widget-lightbox .source-Airbnb .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Airbnb/icon.svg");background-size:100% 100%}.ti-widget .source-Airbnb .ti-star.f,.ti-widget-lightbox .source-Airbnb .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Airbnb/star/f.svg")}.ti-widget .source-Airbnb .ti-star.e,.ti-widget-lightbox .source-Airbnb .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Airbnb/star/e.svg")}.ti-widget .source-Airbnb .ti-star.h,.ti-widget-lightbox .source-Airbnb .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Airbnb/star/h.svg")}.ti-widget .source-Airbnb .ti-large-logo img,.ti-widget-lightbox .source-Airbnb .ti-large-logo
img{width:120px !important;height:38px !important}.ti-widget .source-Booking .ti-review-header:after,.ti-widget .source-Booking .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Booking .ti-review-header:after,.ti-widget-lightbox .source-Booking .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Booking/icon.svg");background-size:100% 100%}.ti-widget .source-Booking .ti-star.f,.ti-widget-lightbox .source-Booking .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Booking/star/f.svg")}.ti-widget .source-Booking .ti-star.e,.ti-widget-lightbox .source-Booking .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Booking/star/e.svg")}.ti-widget .source-Booking .ti-star.h,.ti-widget-lightbox .source-Booking .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Booking/star/h.svg")}.ti-widget .source-Booking .ti-large-logo img,.ti-widget-lightbox .source-Booking .ti-large-logo
img{width:150px !important;height:25px !important}.ti-widget .source-Amazon .ti-review-header:after,.ti-widget .source-Amazon .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Amazon .ti-review-header:after,.ti-widget-lightbox .source-Amazon .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Amazon/icon.svg");background-size:100% 100%}.ti-widget .source-Amazon .ti-star.f,.ti-widget-lightbox .source-Amazon .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Amazon/star/f.svg")}.ti-widget .source-Amazon .ti-star.e,.ti-widget-lightbox .source-Amazon .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Amazon/star/e.svg")}.ti-widget .source-Amazon .ti-star.h,.ti-widget-lightbox .source-Amazon .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Amazon/star/h.svg")}.ti-widget .source-Amazon .ti-large-logo img,.ti-widget-lightbox .source-Amazon .ti-large-logo
img{width:120px !important;height:36px !important}.ti-widget .source-Arukereso .ti-review-header:after,.ti-widget .source-Arukereso .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Arukereso .ti-review-header:after,.ti-widget-lightbox .source-Arukereso .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Arukereso/icon.svg");background-size:100% 100%}.ti-widget .source-Arukereso .ti-star.f,.ti-widget-lightbox .source-Arukereso .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Arukereso/star/f.svg")}.ti-widget .source-Arukereso .ti-star.e,.ti-widget-lightbox .source-Arukereso .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Arukereso/star/e.svg")}.ti-widget .source-Arukereso .ti-star.h,.ti-widget-lightbox .source-Arukereso .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Arukereso/star/h.svg")}.ti-widget .source-Arukereso .ti-large-logo img,.ti-widget-lightbox .source-Arukereso .ti-large-logo
img{width:150px !important}.ti-widget .source-Arukereso .ti-large-logo img[src*="logo.svg"],.ti-widget .source-Arukereso .ti-large-logo img[src*="logo-dark.svg"],.ti-widget-lightbox .source-Arukereso .ti-large-logo img[src*="logo.svg"],.ti-widget-lightbox .source-Arukereso .ti-large-logo img[src*="logo-dark.svg"]{height:25px !important}.ti-widget .source-Arukereso .ti-large-logo img[src*="logo-bg.svg"],.ti-widget .source-Arukereso .ti-large-logo img[src*="logo-bg-dark.svg"],.ti-widget-lightbox .source-Arukereso .ti-large-logo img[src*="logo-bg.svg"],.ti-widget-lightbox .source-Arukereso .ti-large-logo img[src*="logo-bg-dark.svg"]{height:25px !important}.ti-widget .source-Arukereso .ti-large-logo img[src*="logo-ro.svg"],.ti-widget .source-Arukereso .ti-large-logo img[src*="logo-ro-dark.svg"],.ti-widget-lightbox .source-Arukereso .ti-large-logo img[src*="logo-ro.svg"],.ti-widget-lightbox .source-Arukereso .ti-large-logo img[src*="logo-ro-dark.svg"]{height:29px !important}.ti-widget .source-Hotels .ti-review-header:after,.ti-widget .source-Hotels .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Hotels .ti-review-header:after,.ti-widget-lightbox .source-Hotels .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Hotels/icon.svg");background-size:100% 100%}.ti-widget .source-Hotels .ti-star.f,.ti-widget-lightbox .source-Hotels .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Hotels/star/f.svg")}.ti-widget .source-Hotels .ti-star.e,.ti-widget-lightbox .source-Hotels .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Hotels/star/e.svg")}.ti-widget .source-Hotels .ti-star.h,.ti-widget-lightbox .source-Hotels .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Hotels/star/h.svg")}.ti-widget .source-Hotels .ti-large-logo img,.ti-widget-lightbox .source-Hotels .ti-large-logo
img{width:152px !important;height:30px !important}.ti-widget .source-Trustindex .ti-review-header:after,.ti-widget .source-Trustindex .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Trustindex .ti-review-header:after,.ti-widget-lightbox .source-Trustindex .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Trustindex/icon.svg");background-size:100% 100%}.ti-widget .source-Trustindex .ti-star.f,.ti-widget-lightbox .source-Trustindex .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Trustindex/star/f.svg")}.ti-widget .source-Trustindex .ti-star.e,.ti-widget-lightbox .source-Trustindex .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Trustindex/star/e.svg")}.ti-widget .source-Trustindex .ti-star.h,.ti-widget-lightbox .source-Trustindex .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Trustindex/star/h.svg")}.ti-widget .source-Trustindex .ti-large-logo img,.ti-widget-lightbox .source-Trustindex .ti-large-logo
img{width:152px !important;height:26px !important;top:3px}.ti-widget .source-Opentable .ti-review-header:after,.ti-widget .source-Opentable .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Opentable .ti-review-header:after,.ti-widget-lightbox .source-Opentable .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Opentable/icon.svg");background-size:100% 100%}.ti-widget .source-Opentable .ti-star.f,.ti-widget-lightbox .source-Opentable .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Opentable/star/f.svg")}.ti-widget .source-Opentable .ti-star.e,.ti-widget-lightbox .source-Opentable .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Opentable/star/e.svg")}.ti-widget .source-Opentable .ti-star.h,.ti-widget-lightbox .source-Opentable .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Opentable/star/h.svg")}.ti-widget .source-Opentable .ti-large-logo img,.ti-widget-lightbox .source-Opentable .ti-large-logo
img{width:150px !important;height:35px !important}.ti-widget .source-Foursquare .ti-review-header:after,.ti-widget .source-Foursquare .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Foursquare .ti-review-header:after,.ti-widget-lightbox .source-Foursquare .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Foursquare/icon.svg");background-size:100% 100%}.ti-widget .source-Foursquare .ti-star.f,.ti-widget-lightbox .source-Foursquare .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Foursquare/star/f.svg")}.ti-widget .source-Foursquare .ti-star.e,.ti-widget-lightbox .source-Foursquare .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Foursquare/star/e.svg")}.ti-widget .source-Foursquare .ti-star.h,.ti-widget-lightbox .source-Foursquare .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Foursquare/star/h.svg")}.ti-widget .source-Foursquare .ti-large-logo img,.ti-widget-lightbox .source-Foursquare .ti-large-logo
img{width:150px !important;height:20px !important;top:3px}.ti-widget .source-Foursquare.ti-review-item .ti-star,.ti-widget-lightbox .source-Foursquare.ti-review-item .ti-star{display:none !important}.ti-widget .source-Bookatable .ti-review-header:after,.ti-widget .source-Bookatable .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Bookatable .ti-review-header:after,.ti-widget-lightbox .source-Bookatable .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Bookatable/icon.svg");background-size:100% 100%}.ti-widget .source-Bookatable .ti-star.f,.ti-widget-lightbox .source-Bookatable .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Bookatable/star/f.svg")}.ti-widget .source-Bookatable .ti-star.e,.ti-widget-lightbox .source-Bookatable .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Bookatable/star/e.svg")}.ti-widget .source-Bookatable .ti-star.h,.ti-widget-lightbox .source-Bookatable .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Bookatable/star/h.svg")}.ti-widget .source-Bookatable .ti-large-logo img,.ti-widget-lightbox .source-Bookatable .ti-large-logo
img{width:150px !important;height:27px !important;left:7px}.ti-widget .source-Capterra .ti-review-header:after,.ti-widget .source-Capterra .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Capterra .ti-review-header:after,.ti-widget-lightbox .source-Capterra .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Capterra/icon.svg");background-size:100% 100%}.ti-widget .source-Capterra .ti-star.f,.ti-widget-lightbox .source-Capterra .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Capterra/star/f.svg")}.ti-widget .source-Capterra .ti-star.e,.ti-widget-lightbox .source-Capterra .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Capterra/star/e.svg")}.ti-widget .source-Capterra .ti-star.h,.ti-widget-lightbox .source-Capterra .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Capterra/star/h.svg")}.ti-widget .source-Capterra .ti-large-logo img,.ti-widget-lightbox .source-Capterra .ti-large-logo
img{width:150px !important;height:34px !important}.ti-widget .source-Szallashu[data-domain="cz"] .ti-review-header:after,.ti-widget .source-Szallashu[data-domain="cz"] .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Szallashu[data-domain="cz"] .ti-review-header:after,.ti-widget-lightbox .source-Szallashu[data-domain="cz"] .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Szallashu/icon-cz.png");background-size:100% 100%}.ti-widget .source-Szallashu[data-domain="hu"] .ti-review-header:after,.ti-widget .source-Szallashu[data-domain="hu"] .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Szallashu[data-domain="hu"] .ti-review-header:after,.ti-widget-lightbox .source-Szallashu[data-domain="hu"] .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Szallashu/icon-hu.png");background-size:100% 100%}.ti-widget .source-Szallashu[data-domain="ro"] .ti-review-header:after,.ti-widget .source-Szallashu[data-domain="ro"] .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Szallashu[data-domain="ro"] .ti-review-header:after,.ti-widget-lightbox .source-Szallashu[data-domain="ro"] .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Szallashu/icon-ro.png");background-size:100% 100%}.ti-widget .source-Szallashu[data-domain="com"] .ti-review-header:after,.ti-widget .source-Szallashu[data-domain="com"] .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Szallashu[data-domain="com"] .ti-review-header:after,.ti-widget-lightbox .source-Szallashu[data-domain="com"] .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Szallashu/icon-com.png");background-size:100% 100%}.ti-widget .source-Szallashu[data-domain="pl"] .ti-review-header:after,.ti-widget .source-Szallashu[data-domain="pl"] .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Szallashu[data-domain="pl"] .ti-review-header:after,.ti-widget-lightbox .source-Szallashu[data-domain="pl"] .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Szallashu/icon-pl.png");background-size:100% 100%}.ti-widget .source-Szallashu .ti-star.f,.ti-widget-lightbox .source-Szallashu .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Szallashu/star/f.svg")}.ti-widget .source-Szallashu .ti-star.e,.ti-widget-lightbox .source-Szallashu .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Szallashu/star/e.svg")}.ti-widget .source-Szallashu .ti-star.h,.ti-widget-lightbox .source-Szallashu .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Szallashu/star/h.svg")}.ti-widget .source-Szallashu .ti-large-logo img,.ti-widget-lightbox .source-Szallashu .ti-large-logo
img{width:150px !important}.ti-widget .source-Szallashu .ti-large-logo img[src*="logo.svg"],.ti-widget .source-Szallashu .ti-large-logo img[src*="logo-dark.svg"],.ti-widget .source-Szallashu .ti-large-logo img[src*="logo-hu.svg"],.ti-widget .source-Szallashu .ti-large-logo img[src*="logo-hu-dark.svg"],.ti-widget-lightbox .source-Szallashu .ti-large-logo img[src*="logo.svg"],.ti-widget-lightbox .source-Szallashu .ti-large-logo img[src*="logo-dark.svg"],.ti-widget-lightbox .source-Szallashu .ti-large-logo img[src*="logo-hu.svg"],.ti-widget-lightbox .source-Szallashu .ti-large-logo img[src*="logo-hu-dark.svg"]{height:26px !important}.ti-widget .source-Szallashu .ti-large-logo img[src*="logo-com.svg"],.ti-widget .source-Szallashu .ti-large-logo img[src*="logo-com-dark.svg"],.ti-widget-lightbox .source-Szallashu .ti-large-logo img[src*="logo-com.svg"],.ti-widget-lightbox .source-Szallashu .ti-large-logo img[src*="logo-com-dark.svg"]{height:29px !important}.ti-widget .source-Szallashu .ti-large-logo img[src*="logo-cz.svg"],.ti-widget .source-Szallashu .ti-large-logo img[src*="logo-cz-dark.svg"],.ti-widget-lightbox .source-Szallashu .ti-large-logo img[src*="logo-cz.svg"],.ti-widget-lightbox .source-Szallashu .ti-large-logo img[src*="logo-cz-dark.svg"]{height:47px !important}.ti-widget .source-Szallashu .ti-large-logo img[src*="logo-pl.svg"],.ti-widget .source-Szallashu .ti-large-logo img[src*="logo-pl-dark.svg"],.ti-widget-lightbox .source-Szallashu .ti-large-logo img[src*="logo-pl.svg"],.ti-widget-lightbox .source-Szallashu .ti-large-logo img[src*="logo-pl-dark.svg"]{height:34px !important}.ti-widget .source-Szallashu .ti-large-logo img[src*="logo-ro.svg"],.ti-widget .source-Szallashu .ti-large-logo img[src*="logo-ro-dark.svg"],.ti-widget-lightbox .source-Szallashu .ti-large-logo img[src*="logo-ro.svg"],.ti-widget-lightbox .source-Szallashu .ti-large-logo img[src*="logo-ro-dark.svg"]{height:29px !important}.ti-widget .source-Thumbtack .ti-review-header:after,.ti-widget .source-Thumbtack .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Thumbtack .ti-review-header:after,.ti-widget-lightbox .source-Thumbtack .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Thumbtack/icon.svg");background-size:100% 100%}.ti-widget .source-Thumbtack .ti-star.f,.ti-widget-lightbox .source-Thumbtack .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Thumbtack/star/f.svg")}.ti-widget .source-Thumbtack .ti-star.e,.ti-widget-lightbox .source-Thumbtack .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Thumbtack/star/e.svg")}.ti-widget .source-Thumbtack .ti-star.h,.ti-widget-lightbox .source-Thumbtack .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Thumbtack/star/h.svg")}.ti-widget .source-Thumbtack .ti-large-logo img,.ti-widget-lightbox .source-Thumbtack .ti-large-logo
img{width:150px !important;height:34px !important}.ti-widget .source-Fresha .ti-review-header:after,.ti-widget .source-Fresha .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Fresha .ti-review-header:after,.ti-widget-lightbox .source-Fresha .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Fresha/icon.svg");background-size:100% 100%}.ti-widget .source-Fresha .ti-star.f,.ti-widget-lightbox .source-Fresha .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Fresha/star/f.svg")}.ti-widget .source-Fresha .ti-star.e,.ti-widget-lightbox .source-Fresha .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Fresha/star/e.svg")}.ti-widget .source-Fresha .ti-star.h,.ti-widget-lightbox .source-Fresha .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Fresha/star/h.svg")}.ti-widget .source-Fresha .ti-large-logo img,.ti-widget-lightbox .source-Fresha .ti-large-logo
img{width:150px !important;height:21px !important}.ti-widget .source-Expedia .ti-review-header:after,.ti-widget .source-Expedia .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Expedia .ti-review-header:after,.ti-widget-lightbox .source-Expedia .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Expedia/icon.svg");background-size:100% 100%}.ti-widget .source-Expedia .ti-star.f,.ti-widget-lightbox .source-Expedia .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Expedia/star/f.svg")}.ti-widget .source-Expedia .ti-star.e,.ti-widget-lightbox .source-Expedia .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Expedia/star/e.svg")}.ti-widget .source-Expedia .ti-star.h,.ti-widget-lightbox .source-Expedia .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Expedia/star/h.svg")}.ti-widget .source-Expedia .ti-large-logo img,.ti-widget-lightbox .source-Expedia .ti-large-logo
img{width:150px !important;height:44px !important}.ti-widget .source-Reco .ti-review-header:after,.ti-widget .source-Reco .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Reco .ti-review-header:after,.ti-widget-lightbox .source-Reco .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Reco/icon.svg");background-size:100% 100%}.ti-widget .source-Reco .ti-star.f,.ti-widget-lightbox .source-Reco .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Reco/star/f.svg")}.ti-widget .source-Reco .ti-star.e,.ti-widget-lightbox .source-Reco .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Reco/star/e.svg")}.ti-widget .source-Reco .ti-star.h,.ti-widget-lightbox .source-Reco .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Reco/star/h.svg")}.ti-widget .source-Reco .ti-large-logo img,.ti-widget-lightbox .source-Reco .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Zillow .ti-review-header:after,.ti-widget .source-Zillow .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Zillow .ti-review-header:after,.ti-widget-lightbox .source-Zillow .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Zillow/icon.svg");background-size:100% 100%}.ti-widget .source-Zillow .ti-star.f,.ti-widget-lightbox .source-Zillow .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Zillow/star/f.svg")}.ti-widget .source-Zillow .ti-star.e,.ti-widget-lightbox .source-Zillow .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Zillow/star/e.svg")}.ti-widget .source-Zillow .ti-star.h,.ti-widget-lightbox .source-Zillow .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Zillow/star/h.svg")}.ti-widget .source-Zillow .ti-large-logo img,.ti-widget-lightbox .source-Zillow .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Pricespy .ti-review-header:after,.ti-widget .source-Pricespy .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Pricespy .ti-review-header:after,.ti-widget-lightbox .source-Pricespy .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Pricespy/icon.svg");background-size:100% 100%}.ti-widget .source-Pricespy .ti-star.f,.ti-widget-lightbox .source-Pricespy .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Pricespy/star/f.svg")}.ti-widget .source-Pricespy .ti-star.e,.ti-widget-lightbox .source-Pricespy .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Pricespy/star/e.svg")}.ti-widget .source-Pricespy .ti-star.h,.ti-widget-lightbox .source-Pricespy .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Pricespy/star/h.svg")}.ti-widget .source-Pricespy .ti-large-logo img,.ti-widget-lightbox .source-Pricespy .ti-large-logo
img{width:150px !important}.ti-widget .source-Pricespy .ti-large-logo img[src*="logo.svg"],.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-dark.svg"],.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-nz.svg"],.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-nz-dark.svg"],.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-uk.svg"],.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-uk-dark.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-dark.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-nz.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-nz-dark.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-uk.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-uk-dark.svg"]{height:39px !important}.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-dk.svg"],.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-dk-dark.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-dk.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-dk-dark.svg"]{height:42px !important}.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-fi.svg"],.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-fi-dark.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-fi.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-fi-dark.svg"]{height:35px !important}.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-fr.svg"],.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-fr-dark.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-fr.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-fr-dark.svg"]{height:31px !important}.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-no.svg"],.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-no-dark.svg"],.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-nu.svg"],.ti-widget .source-Pricespy .ti-large-logo img[src*="logo-nu-dark.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-no.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-no-dark.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-nu.svg"],.ti-widget-lightbox .source-Pricespy .ti-large-logo img[src*="logo-nu-dark.svg"]{height:43px !important}.ti-widget .source-Mobilede .ti-review-header:after,.ti-widget .source-Mobilede .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Mobilede .ti-review-header:after,.ti-widget-lightbox .source-Mobilede .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Mobilede/icon.svg");background-size:100% 100%}.ti-widget .source-Mobilede .ti-star.f,.ti-widget-lightbox .source-Mobilede .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Mobilede/star/f.svg")}.ti-widget .source-Mobilede .ti-star.e,.ti-widget-lightbox .source-Mobilede .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Mobilede/star/e.svg")}.ti-widget .source-Mobilede .ti-star.h,.ti-widget-lightbox .source-Mobilede .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Mobilede/star/h.svg")}.ti-widget .source-Mobilede .ti-large-logo img,.ti-widget-lightbox .source-Mobilede .ti-large-logo
img{width:150px !important;height:35px !important}.ti-widget .source-Checkatrade .ti-review-header:after,.ti-widget .source-Checkatrade .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Checkatrade .ti-review-header:after,.ti-widget-lightbox .source-Checkatrade .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Checkatrade/icon.svg");background-size:100% 100%}.ti-widget .source-Checkatrade .ti-star.f,.ti-widget-lightbox .source-Checkatrade .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Checkatrade/star/f.svg")}.ti-widget .source-Checkatrade .ti-star.e,.ti-widget-lightbox .source-Checkatrade .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Checkatrade/star/e.svg")}.ti-widget .source-Checkatrade .ti-star.h,.ti-widget-lightbox .source-Checkatrade .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Checkatrade/star/h.svg")}.ti-widget .source-Checkatrade .ti-large-logo img,.ti-widget-lightbox .source-Checkatrade .ti-large-logo
img{width:150px !important;height:22px !important}.ti-widget .source-Pricerunner .ti-review-header:after,.ti-widget .source-Pricerunner .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Pricerunner .ti-review-header:after,.ti-widget-lightbox .source-Pricerunner .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Pricerunner/icon.svg");background-size:100% 100%}.ti-widget .source-Pricerunner .ti-star.f,.ti-widget-lightbox .source-Pricerunner .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Pricerunner/star/f.svg")}.ti-widget .source-Pricerunner .ti-star.e,.ti-widget-lightbox .source-Pricerunner .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Pricerunner/star/e.svg")}.ti-widget .source-Pricerunner .ti-star.h,.ti-widget-lightbox .source-Pricerunner .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Pricerunner/star/h.svg")}.ti-widget .source-Pricerunner .ti-large-logo img,.ti-widget-lightbox .source-Pricerunner .ti-large-logo
img{width:150px !important;height:21px !important}.ti-widget .source-Easyweddings .ti-review-header:after,.ti-widget .source-Easyweddings .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Easyweddings .ti-review-header:after,.ti-widget-lightbox .source-Easyweddings .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Easyweddings/icon.svg");background-size:100% 100%}.ti-widget .source-Easyweddings .ti-star.f,.ti-widget-lightbox .source-Easyweddings .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Easyweddings/star/f.svg")}.ti-widget .source-Easyweddings .ti-star.e,.ti-widget-lightbox .source-Easyweddings .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Easyweddings/star/e.svg")}.ti-widget .source-Easyweddings .ti-star.h,.ti-widget-lightbox .source-Easyweddings .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Easyweddings/star/h.svg")}.ti-widget .source-Easyweddings .ti-large-logo img,.ti-widget-lightbox .source-Easyweddings .ti-large-logo
img{width:150px !important;height:50px !important;top:3px}.ti-widget .source-Whichtrustedtraders .ti-review-header:after,.ti-widget .source-Whichtrustedtraders .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Whichtrustedtraders .ti-review-header:after,.ti-widget-lightbox .source-Whichtrustedtraders .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Whichtrustedtraders/icon.svg");background-size:100% 100%}.ti-widget .source-Whichtrustedtraders .ti-star.f,.ti-widget-lightbox .source-Whichtrustedtraders .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Whichtrustedtraders/star/f.svg")}.ti-widget .source-Whichtrustedtraders .ti-star.e,.ti-widget-lightbox .source-Whichtrustedtraders .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Whichtrustedtraders/star/e.svg")}.ti-widget .source-Whichtrustedtraders .ti-star.h,.ti-widget-lightbox .source-Whichtrustedtraders .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Whichtrustedtraders/star/h.svg")}.ti-widget .source-Whichtrustedtraders .ti-large-logo img,.ti-widget-lightbox .source-Whichtrustedtraders .ti-large-logo
img{width:80px !important;height:55px !important;top:-15px;left:10px}.ti-widget .source-Abia .ti-review-header:after,.ti-widget .source-Abia .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Abia .ti-review-header:after,.ti-widget-lightbox .source-Abia .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Abia/icon.svg");background-size:100% 100%}.ti-widget .source-Abia .ti-star.f,.ti-widget-lightbox .source-Abia .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Abia/star/f.svg")}.ti-widget .source-Abia .ti-star.e,.ti-widget-lightbox .source-Abia .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Abia/star/e.svg")}.ti-widget .source-Abia .ti-star.h,.ti-widget-lightbox .source-Abia .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Abia/star/h.svg")}.ti-widget .source-Abia .ti-large-logo img,.ti-widget-lightbox .source-Abia .ti-large-logo
img{width:100px !important;height:41px !important}.ti-widget .source-Whatclinic .ti-review-header:after,.ti-widget .source-Whatclinic .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Whatclinic .ti-review-header:after,.ti-widget-lightbox .source-Whatclinic .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Whatclinic/icon.svg");background-size:100% 100%}.ti-widget .source-Whatclinic .ti-star.f,.ti-widget-lightbox .source-Whatclinic .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Whatclinic/star/f.svg")}.ti-widget .source-Whatclinic .ti-star.e,.ti-widget-lightbox .source-Whatclinic .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Whatclinic/star/e.svg")}.ti-widget .source-Whatclinic .ti-star.h,.ti-widget-lightbox .source-Whatclinic .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Whatclinic/star/h.svg")}.ti-widget .source-Whatclinic .ti-large-logo img,.ti-widget-lightbox .source-Whatclinic .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Justdial .ti-review-header:after,.ti-widget .source-Justdial .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Justdial .ti-review-header:after,.ti-widget-lightbox .source-Justdial .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Justdial/icon.svg");background-size:100% 100%}.ti-widget .source-Justdial .ti-star.f,.ti-widget-lightbox .source-Justdial .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Justdial/star/f.svg")}.ti-widget .source-Justdial .ti-star.e,.ti-widget-lightbox .source-Justdial .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Justdial/star/e.svg")}.ti-widget .source-Justdial .ti-star.h,.ti-widget-lightbox .source-Justdial .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Justdial/star/h.svg")}.ti-widget .source-Justdial .ti-large-logo img,.ti-widget-lightbox .source-Justdial .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-WordpressPlugin .ti-review-header:after,.ti-widget .source-WordpressPlugin .ti-lightbox-review-header:after,.ti-widget-lightbox .source-WordpressPlugin .ti-review-header:after,.ti-widget-lightbox .source-WordpressPlugin .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/WordpressPlugin/icon.svg");background-size:100% 100%}.ti-widget .source-WordpressPlugin .ti-star.f,.ti-widget-lightbox .source-WordpressPlugin .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/WordpressPlugin/star/f.svg")}.ti-widget .source-WordpressPlugin .ti-star.e,.ti-widget-lightbox .source-WordpressPlugin .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/WordpressPlugin/star/e.svg")}.ti-widget .source-WordpressPlugin .ti-star.h,.ti-widget-lightbox .source-WordpressPlugin .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/WordpressPlugin/star/h.svg")}.ti-widget .source-WordpressPlugin .ti-large-logo img,.ti-widget-lightbox .source-WordpressPlugin .ti-large-logo
img{width:150px !important;height:35px !important}.ti-widget .source-Aliexpress .ti-review-header:after,.ti-widget .source-Aliexpress .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Aliexpress .ti-review-header:after,.ti-widget-lightbox .source-Aliexpress .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Aliexpress/icon.svg");background-size:100% 100%}.ti-widget .source-Aliexpress .ti-star.f,.ti-widget-lightbox .source-Aliexpress .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Aliexpress/star/f.svg")}.ti-widget .source-Aliexpress .ti-star.e,.ti-widget-lightbox .source-Aliexpress .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Aliexpress/star/e.svg")}.ti-widget .source-Aliexpress .ti-star.h,.ti-widget-lightbox .source-Aliexpress .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Aliexpress/star/h.svg")}.ti-widget .source-Aliexpress .ti-large-logo img,.ti-widget-lightbox .source-Aliexpress .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Alibaba .ti-review-header:after,.ti-widget .source-Alibaba .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Alibaba .ti-review-header:after,.ti-widget-lightbox .source-Alibaba .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Alibaba/icon.svg");background-size:100% 100%}.ti-widget .source-Alibaba .ti-star.f,.ti-widget-lightbox .source-Alibaba .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Alibaba/star/f.svg")}.ti-widget .source-Alibaba .ti-star.e,.ti-widget-lightbox .source-Alibaba .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Alibaba/star/e.svg")}.ti-widget .source-Alibaba .ti-star.h,.ti-widget-lightbox .source-Alibaba .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Alibaba/star/h.svg")}.ti-widget .source-Alibaba .ti-large-logo img,.ti-widget-lightbox .source-Alibaba .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Argep .ti-review-header:after,.ti-widget .source-Argep .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Argep .ti-review-header:after,.ti-widget-lightbox .source-Argep .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Argep/icon.svg");background-size:100% 100%}.ti-widget .source-Argep .ti-star.f,.ti-widget-lightbox .source-Argep .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Argep/star/f.svg")}.ti-widget .source-Argep .ti-star.e,.ti-widget-lightbox .source-Argep .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Argep/star/e.svg")}.ti-widget .source-Argep .ti-star.h,.ti-widget-lightbox .source-Argep .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Argep/star/h.svg")}.ti-widget .source-Argep .ti-large-logo img,.ti-widget-lightbox .source-Argep .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-SourceForge .ti-review-header:after,.ti-widget .source-SourceForge .ti-lightbox-review-header:after,.ti-widget-lightbox .source-SourceForge .ti-review-header:after,.ti-widget-lightbox .source-SourceForge .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/SourceForge/icon.svg");background-size:100% 100%}.ti-widget .source-SourceForge .ti-star.f,.ti-widget-lightbox .source-SourceForge .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/SourceForge/star/f.svg")}.ti-widget .source-SourceForge .ti-star.e,.ti-widget-lightbox .source-SourceForge .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/SourceForge/star/e.svg")}.ti-widget .source-SourceForge .ti-star.h,.ti-widget-lightbox .source-SourceForge .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/SourceForge/star/h.svg")}.ti-widget .source-SourceForge .ti-large-logo img,.ti-widget-lightbox .source-SourceForge .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Vrbo .ti-review-header:after,.ti-widget .source-Vrbo .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Vrbo .ti-review-header:after,.ti-widget-lightbox .source-Vrbo .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Vrbo/icon.svg");background-size:100% 100%}.ti-widget .source-Vrbo .ti-star.f,.ti-widget-lightbox .source-Vrbo .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Vrbo/star/f.svg")}.ti-widget .source-Vrbo .ti-star.e,.ti-widget-lightbox .source-Vrbo .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Vrbo/star/e.svg")}.ti-widget .source-Vrbo .ti-star.h,.ti-widget-lightbox .source-Vrbo .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Vrbo/star/h.svg")}.ti-widget .source-Vrbo .ti-large-logo img,.ti-widget-lightbox .source-Vrbo .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Reviewsio .ti-review-header:after,.ti-widget .source-Reviewsio .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Reviewsio .ti-review-header:after,.ti-widget-lightbox .source-Reviewsio .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Reviewsio/icon.svg");background-size:100% 100%}.ti-widget .source-Reviewsio .ti-star.f,.ti-widget-lightbox .source-Reviewsio .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Reviewsio/star/f.svg")}.ti-widget .source-Reviewsio .ti-star.e,.ti-widget-lightbox .source-Reviewsio .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Reviewsio/star/e.svg")}.ti-widget .source-Reviewsio .ti-star.h,.ti-widget-lightbox .source-Reviewsio .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Reviewsio/star/h.svg")}.ti-widget .source-Reviewsio .ti-large-logo img,.ti-widget-lightbox .source-Reviewsio .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Sitejabber .ti-review-header:after,.ti-widget .source-Sitejabber .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Sitejabber .ti-review-header:after,.ti-widget-lightbox .source-Sitejabber .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Sitejabber/icon.svg");background-size:100% 100%}.ti-widget .source-Sitejabber .ti-star.f,.ti-widget-lightbox .source-Sitejabber .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Sitejabber/star/f.svg")}.ti-widget .source-Sitejabber .ti-star.e,.ti-widget-lightbox .source-Sitejabber .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Sitejabber/star/e.svg")}.ti-widget .source-Sitejabber .ti-star.h,.ti-widget-lightbox .source-Sitejabber .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Sitejabber/star/h.svg")}.ti-widget .source-Sitejabber .ti-large-logo img,.ti-widget-lightbox .source-Sitejabber .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Ebay .ti-review-header:after,.ti-widget .source-Ebay .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Ebay .ti-review-header:after,.ti-widget-lightbox .source-Ebay .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Ebay/icon.svg");background-size:100% 100%}.ti-widget .source-Ebay .ti-star.f,.ti-widget-lightbox .source-Ebay .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Ebay/star/f.svg")}.ti-widget .source-Ebay .ti-star.e,.ti-widget-lightbox .source-Ebay .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Ebay/star/e.svg")}.ti-widget .source-Ebay .ti-star.h,.ti-widget-lightbox .source-Ebay .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Ebay/star/h.svg")}.ti-widget .source-Ebay .ti-polarity-icon.negative,.ti-widget-lightbox .source-Ebay .ti-polarity-icon.negative{background-image:url("https://cdn.trustindex.io/assets/platform/Ebay/negative.svg") !important}.ti-widget .source-Ebay .ti-polarity-icon.neutral,.ti-widget-lightbox .source-Ebay .ti-polarity-icon.neutral{background-image:url("https://cdn.trustindex.io/assets/platform/Ebay/neutral.svg") !important}.ti-widget .source-Ebay .ti-polarity-icon.positive,.ti-widget-lightbox .source-Ebay .ti-polarity-icon.positive{background-image:url("https://cdn.trustindex.io/assets/platform/Ebay/positive.svg") !important}.ti-widget .source-Ebay .ti-large-logo img,.ti-widget-lightbox .source-Ebay .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Immobilienscout24 .ti-review-header:after,.ti-widget .source-Immobilienscout24 .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Immobilienscout24 .ti-review-header:after,.ti-widget-lightbox .source-Immobilienscout24 .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Immobilienscout24/icon.svg");background-size:100% 100%}.ti-widget .source-Immobilienscout24 .ti-star.f,.ti-widget-lightbox .source-Immobilienscout24 .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Immobilienscout24/star/f.svg")}.ti-widget .source-Immobilienscout24 .ti-star.e,.ti-widget-lightbox .source-Immobilienscout24 .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Immobilienscout24/star/e.svg")}.ti-widget .source-Immobilienscout24 .ti-star.h,.ti-widget-lightbox .source-Immobilienscout24 .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Immobilienscout24/star/h.svg")}.ti-widget .source-Immobilienscout24 .ti-large-logo img,.ti-widget-lightbox .source-Immobilienscout24 .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Provenexpert .ti-review-header:after,.ti-widget .source-Provenexpert .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Provenexpert .ti-review-header:after,.ti-widget-lightbox .source-Provenexpert .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Provenexpert/icon.svg");background-size:100% 100%}.ti-widget .source-Provenexpert .ti-star.f,.ti-widget-lightbox .source-Provenexpert .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Provenexpert/star/f.svg")}.ti-widget .source-Provenexpert .ti-star.e,.ti-widget-lightbox .source-Provenexpert .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Provenexpert/star/e.svg")}.ti-widget .source-Provenexpert .ti-star.h,.ti-widget-lightbox .source-Provenexpert .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Provenexpert/star/h.svg")}.ti-widget .source-Provenexpert .ti-large-logo img,.ti-widget-lightbox .source-Provenexpert .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Ekomi .ti-review-header:after,.ti-widget .source-Ekomi .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Ekomi .ti-review-header:after,.ti-widget-lightbox .source-Ekomi .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Ekomi/icon.svg");background-size:100% 100%}.ti-widget .source-Ekomi .ti-star.f,.ti-widget-lightbox .source-Ekomi .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Ekomi/star/f.svg")}.ti-widget .source-Ekomi .ti-star.e,.ti-widget-lightbox .source-Ekomi .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Ekomi/star/e.svg")}.ti-widget .source-Ekomi .ti-star.h,.ti-widget-lightbox .source-Ekomi .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Ekomi/star/h.svg")}.ti-widget .source-Ekomi .ti-large-logo img,.ti-widget-lightbox .source-Ekomi .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-OnlinePenztarca .ti-review-header:after,.ti-widget .source-OnlinePenztarca .ti-lightbox-review-header:after,.ti-widget-lightbox .source-OnlinePenztarca .ti-review-header:after,.ti-widget-lightbox .source-OnlinePenztarca .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/OnlinePenztarca/icon.svg");background-size:100% 100%}.ti-widget .source-OnlinePenztarca .ti-star.f,.ti-widget-lightbox .source-OnlinePenztarca .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/OnlinePenztarca/star/f.svg")}.ti-widget .source-OnlinePenztarca .ti-star.e,.ti-widget-lightbox .source-OnlinePenztarca .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/OnlinePenztarca/star/e.svg")}.ti-widget .source-OnlinePenztarca .ti-star.h,.ti-widget-lightbox .source-OnlinePenztarca .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/OnlinePenztarca/star/h.svg")}.ti-widget .source-OnlinePenztarca .ti-large-logo img,.ti-widget-lightbox .source-OnlinePenztarca .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Realself .ti-review-header:after,.ti-widget .source-Realself .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Realself .ti-review-header:after,.ti-widget-lightbox .source-Realself .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Realself/icon.svg");background-size:100% 100%}.ti-widget .source-Realself .ti-star.f,.ti-widget-lightbox .source-Realself .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Realself/star/f.svg")}.ti-widget .source-Realself .ti-star.e,.ti-widget-lightbox .source-Realself .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Realself/star/e.svg")}.ti-widget .source-Realself .ti-star.h,.ti-widget-lightbox .source-Realself .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Realself/star/h.svg")}.ti-widget .source-Realself .ti-large-logo img,.ti-widget-lightbox .source-Realself .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Etsy .ti-review-header:after,.ti-widget .source-Etsy .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Etsy .ti-review-header:after,.ti-widget-lightbox .source-Etsy .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Etsy/icon.svg");background-size:100% 100%}.ti-widget .source-Etsy .ti-star.f,.ti-widget-lightbox .source-Etsy .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Etsy/star/f.svg")}.ti-widget .source-Etsy .ti-star.e,.ti-widget-lightbox .source-Etsy .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Etsy/star/e.svg")}.ti-widget .source-Etsy .ti-star.h,.ti-widget-lightbox .source-Etsy .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Etsy/star/h.svg")}.ti-widget .source-Etsy .ti-large-logo img,.ti-widget-lightbox .source-Etsy .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Judge .ti-review-header:after,.ti-widget .source-Judge .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Judge .ti-review-header:after,.ti-widget-lightbox .source-Judge .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Judge/icon.svg");background-size:100% 100%}.ti-widget .source-Judge .ti-star.f,.ti-widget-lightbox .source-Judge .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Judge/star/f.svg")}.ti-widget .source-Judge .ti-star.e,.ti-widget-lightbox .source-Judge .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Judge/star/e.svg")}.ti-widget .source-Judge .ti-star.h,.ti-widget-lightbox .source-Judge .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Judge/star/h.svg")}.ti-widget .source-Judge .ti-large-logo img,.ti-widget-lightbox .source-Judge .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Trustratings .ti-review-header:after,.ti-widget .source-Trustratings .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Trustratings .ti-review-header:after,.ti-widget-lightbox .source-Trustratings .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Trustratings/icon.svg");background-size:100% 100%}.ti-widget .source-Trustratings .ti-star.f,.ti-widget-lightbox .source-Trustratings .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Trustratings/star/f.svg")}.ti-widget .source-Trustratings .ti-star.e,.ti-widget-lightbox .source-Trustratings .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Trustratings/star/e.svg")}.ti-widget .source-Trustratings .ti-star.h,.ti-widget-lightbox .source-Trustratings .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Trustratings/star/h.svg")}.ti-widget .source-Trustratings .ti-large-logo img,.ti-widget-lightbox .source-Trustratings .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Cusrev .ti-review-header:after,.ti-widget .source-Cusrev .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Cusrev .ti-review-header:after,.ti-widget-lightbox .source-Cusrev .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Cusrev/icon.svg");background-size:100% 100%}.ti-widget .source-Cusrev .ti-star.f,.ti-widget-lightbox .source-Cusrev .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Cusrev/star/f.svg")}.ti-widget .source-Cusrev .ti-star.e,.ti-widget-lightbox .source-Cusrev .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Cusrev/star/e.svg")}.ti-widget .source-Cusrev .ti-star.h,.ti-widget-lightbox .source-Cusrev .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Cusrev/star/h.svg")}.ti-widget .source-Cusrev .ti-large-logo img,.ti-widget-lightbox .source-Cusrev .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Getyourguide .ti-review-header:after,.ti-widget .source-Getyourguide .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Getyourguide .ti-review-header:after,.ti-widget-lightbox .source-Getyourguide .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Getyourguide/icon.svg");background-size:100% 100%}.ti-widget .source-Getyourguide .ti-star.f,.ti-widget-lightbox .source-Getyourguide .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Getyourguide/star/f.svg")}.ti-widget .source-Getyourguide .ti-star.e,.ti-widget-lightbox .source-Getyourguide .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Getyourguide/star/e.svg")}.ti-widget .source-Getyourguide .ti-star.h,.ti-widget-lightbox .source-Getyourguide .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Getyourguide/star/h.svg")}.ti-widget .source-Getyourguide .ti-large-logo img,.ti-widget-lightbox .source-Getyourguide .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Resellerratings .ti-review-header:after,.ti-widget .source-Resellerratings .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Resellerratings .ti-review-header:after,.ti-widget-lightbox .source-Resellerratings .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Resellerratings/icon.svg");background-size:100% 100%}.ti-widget .source-Resellerratings .ti-star.f,.ti-widget-lightbox .source-Resellerratings .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Resellerratings/star/f.svg")}.ti-widget .source-Resellerratings .ti-star.e,.ti-widget-lightbox .source-Resellerratings .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Resellerratings/star/e.svg")}.ti-widget .source-Resellerratings .ti-star.h,.ti-widget-lightbox .source-Resellerratings .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Resellerratings/star/h.svg")}.ti-widget .source-Resellerratings .ti-large-logo img,.ti-widget-lightbox .source-Resellerratings .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Meilleursagents .ti-review-header:after,.ti-widget .source-Meilleursagents .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Meilleursagents .ti-review-header:after,.ti-widget-lightbox .source-Meilleursagents .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Meilleursagents/icon.svg");background-size:100% 100%}.ti-widget .source-Meilleursagents .ti-star.f,.ti-widget-lightbox .source-Meilleursagents .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Meilleursagents/star/f.svg")}.ti-widget .source-Meilleursagents .ti-star.e,.ti-widget-lightbox .source-Meilleursagents .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Meilleursagents/star/e.svg")}.ti-widget .source-Meilleursagents .ti-star.h,.ti-widget-lightbox .source-Meilleursagents .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Meilleursagents/star/h.svg")}.ti-widget .source-Meilleursagents .ti-large-logo img,.ti-widget-lightbox .source-Meilleursagents .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-AlternativeTo .ti-review-header:after,.ti-widget .source-AlternativeTo .ti-lightbox-review-header:after,.ti-widget-lightbox .source-AlternativeTo .ti-review-header:after,.ti-widget-lightbox .source-AlternativeTo .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/AlternativeTo/icon.svg");background-size:100% 100%}.ti-widget .source-AlternativeTo .ti-star.f,.ti-widget-lightbox .source-AlternativeTo .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/AlternativeTo/star/f.svg")}.ti-widget .source-AlternativeTo .ti-star.e,.ti-widget-lightbox .source-AlternativeTo .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/AlternativeTo/star/e.svg")}.ti-widget .source-AlternativeTo .ti-star.h,.ti-widget-lightbox .source-AlternativeTo .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/AlternativeTo/star/h.svg")}.ti-widget .source-AlternativeTo .ti-large-logo img,.ti-widget-lightbox .source-AlternativeTo .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Agoda .ti-review-header:after,.ti-widget .source-Agoda .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Agoda .ti-review-header:after,.ti-widget-lightbox .source-Agoda .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Agoda/icon.svg");background-size:100% 100%}.ti-widget .source-Agoda .ti-star.f,.ti-widget-lightbox .source-Agoda .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Agoda/star/f.svg")}.ti-widget .source-Agoda .ti-star.e,.ti-widget-lightbox .source-Agoda .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Agoda/star/e.svg")}.ti-widget .source-Agoda .ti-star.h,.ti-widget-lightbox .source-Agoda .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Agoda/star/h.svg")}.ti-widget .source-Agoda .ti-large-logo img,.ti-widget-lightbox .source-Agoda .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-AngiesList .ti-review-header:after,.ti-widget .source-AngiesList .ti-lightbox-review-header:after,.ti-widget-lightbox .source-AngiesList .ti-review-header:after,.ti-widget-lightbox .source-AngiesList .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/AngiesList/icon.svg");background-size:100% 100%}.ti-widget .source-AngiesList .ti-star.f,.ti-widget-lightbox .source-AngiesList .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/AngiesList/star/f.svg")}.ti-widget .source-AngiesList .ti-star.e,.ti-widget-lightbox .source-AngiesList .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/AngiesList/star/e.svg")}.ti-widget .source-AngiesList .ti-star.h,.ti-widget-lightbox .source-AngiesList .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/AngiesList/star/h.svg")}.ti-widget .source-AngiesList .ti-large-logo img,.ti-widget-lightbox .source-AngiesList .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Apartmentratings .ti-review-header:after,.ti-widget .source-Apartmentratings .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Apartmentratings .ti-review-header:after,.ti-widget-lightbox .source-Apartmentratings .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Apartmentratings/icon.svg");background-size:100% 100%}.ti-widget .source-Apartmentratings .ti-star.f,.ti-widget-lightbox .source-Apartmentratings .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Apartmentratings/star/f.svg")}.ti-widget .source-Apartmentratings .ti-star.e,.ti-widget-lightbox .source-Apartmentratings .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Apartmentratings/star/e.svg")}.ti-widget .source-Apartmentratings .ti-star.h,.ti-widget-lightbox .source-Apartmentratings .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Apartmentratings/star/h.svg")}.ti-widget .source-Apartmentratings .ti-large-logo img,.ti-widget-lightbox .source-Apartmentratings .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Apartments .ti-review-header:after,.ti-widget .source-Apartments .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Apartments .ti-review-header:after,.ti-widget-lightbox .source-Apartments .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Apartments/icon.svg");background-size:100% 100%}.ti-widget .source-Apartments .ti-star.f,.ti-widget-lightbox .source-Apartments .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Apartments/star/f.svg")}.ti-widget .source-Apartments .ti-star.e,.ti-widget-lightbox .source-Apartments .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Apartments/star/e.svg")}.ti-widget .source-Apartments .ti-star.h,.ti-widget-lightbox .source-Apartments .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Apartments/star/h.svg")}.ti-widget .source-Apartments .ti-large-logo img,.ti-widget-lightbox .source-Apartments .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-AppleAppstore .ti-review-header:after,.ti-widget .source-AppleAppstore .ti-lightbox-review-header:after,.ti-widget-lightbox .source-AppleAppstore .ti-review-header:after,.ti-widget-lightbox .source-AppleAppstore .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/AppleAppstore/icon.svg");background-size:100% 100%}.ti-widget .source-AppleAppstore .ti-star.f,.ti-widget-lightbox .source-AppleAppstore .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/AppleAppstore/star/f.svg")}.ti-widget .source-AppleAppstore .ti-star.e,.ti-widget-lightbox .source-AppleAppstore .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/AppleAppstore/star/e.svg")}.ti-widget .source-AppleAppstore .ti-star.h,.ti-widget-lightbox .source-AppleAppstore .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/AppleAppstore/star/h.svg")}.ti-widget .source-AppleAppstore .ti-large-logo img,.ti-widget-lightbox .source-AppleAppstore .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Avvo .ti-review-header:after,.ti-widget .source-Avvo .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Avvo .ti-review-header:after,.ti-widget-lightbox .source-Avvo .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Avvo/icon.svg");background-size:100% 100%}.ti-widget .source-Avvo .ti-star.f,.ti-widget-lightbox .source-Avvo .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Avvo/star/f.svg")}.ti-widget .source-Avvo .ti-star.e,.ti-widget-lightbox .source-Avvo .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Avvo/star/e.svg")}.ti-widget .source-Avvo .ti-star.h,.ti-widget-lightbox .source-Avvo .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Avvo/star/h.svg")}.ti-widget .source-Avvo .ti-large-logo img,.ti-widget-lightbox .source-Avvo .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-BBB .ti-review-header:after,.ti-widget .source-BBB .ti-lightbox-review-header:after,.ti-widget-lightbox .source-BBB .ti-review-header:after,.ti-widget-lightbox .source-BBB .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/BBB/icon.svg");background-size:100% 100%}.ti-widget .source-BBB .ti-star.f,.ti-widget-lightbox .source-BBB .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/BBB/star/f.svg")}.ti-widget .source-BBB .ti-star.e,.ti-widget-lightbox .source-BBB .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/BBB/star/e.svg")}.ti-widget .source-BBB .ti-star.h,.ti-widget-lightbox .source-BBB .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/BBB/star/h.svg")}.ti-widget .source-BBB .ti-large-logo img,.ti-widget-lightbox .source-BBB .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Bilbayt .ti-review-header:after,.ti-widget .source-Bilbayt .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Bilbayt .ti-review-header:after,.ti-widget-lightbox .source-Bilbayt .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Bilbayt/icon.svg");background-size:100% 100%}.ti-widget .source-Bilbayt .ti-star.f,.ti-widget-lightbox .source-Bilbayt .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Bilbayt/star/f.svg")}.ti-widget .source-Bilbayt .ti-star.e,.ti-widget-lightbox .source-Bilbayt .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Bilbayt/star/e.svg")}.ti-widget .source-Bilbayt .ti-star.h,.ti-widget-lightbox .source-Bilbayt .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Bilbayt/star/h.svg")}.ti-widget .source-Bilbayt .ti-large-logo img,.ti-widget-lightbox .source-Bilbayt .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-CarGurus .ti-review-header:after,.ti-widget .source-CarGurus .ti-lightbox-review-header:after,.ti-widget-lightbox .source-CarGurus .ti-review-header:after,.ti-widget-lightbox .source-CarGurus .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/CarGurus/icon.svg");background-size:100% 100%}.ti-widget .source-CarGurus .ti-star.f,.ti-widget-lightbox .source-CarGurus .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/CarGurus/star/f.svg")}.ti-widget .source-CarGurus .ti-star.e,.ti-widget-lightbox .source-CarGurus .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/CarGurus/star/e.svg")}.ti-widget .source-CarGurus .ti-star.h,.ti-widget-lightbox .source-CarGurus .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/CarGurus/star/h.svg")}.ti-widget .source-CarGurus .ti-large-logo img,.ti-widget-lightbox .source-CarGurus .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Carscom .ti-review-header:after,.ti-widget .source-Carscom .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Carscom .ti-review-header:after,.ti-widget-lightbox .source-Carscom .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Carscom/icon.svg");background-size:100% 100%}.ti-widget .source-Carscom .ti-star.f,.ti-widget-lightbox .source-Carscom .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Carscom/star/f.svg")}.ti-widget .source-Carscom .ti-star.e,.ti-widget-lightbox .source-Carscom .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Carscom/star/e.svg")}.ti-widget .source-Carscom .ti-star.h,.ti-widget-lightbox .source-Carscom .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Carscom/star/h.svg")}.ti-widget .source-Carscom .ti-large-logo img,.ti-widget-lightbox .source-Carscom .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Citysearch .ti-review-header:after,.ti-widget .source-Citysearch .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Citysearch .ti-review-header:after,.ti-widget-lightbox .source-Citysearch .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Citysearch/icon.svg");background-size:100% 100%}.ti-widget .source-Citysearch .ti-star.f,.ti-widget-lightbox .source-Citysearch .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Citysearch/star/f.svg")}.ti-widget .source-Citysearch .ti-star.e,.ti-widget-lightbox .source-Citysearch .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Citysearch/star/e.svg")}.ti-widget .source-Citysearch .ti-star.h,.ti-widget-lightbox .source-Citysearch .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Citysearch/star/h.svg")}.ti-widget .source-Citysearch .ti-large-logo img,.ti-widget-lightbox .source-Citysearch .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Classpass .ti-review-header:after,.ti-widget .source-Classpass .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Classpass .ti-review-header:after,.ti-widget-lightbox .source-Classpass .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Classpass/icon.svg");background-size:100% 100%}.ti-widget .source-Classpass .ti-star.f,.ti-widget-lightbox .source-Classpass .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Classpass/star/f.svg")}.ti-widget .source-Classpass .ti-star.e,.ti-widget-lightbox .source-Classpass .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Classpass/star/e.svg")}.ti-widget .source-Classpass .ti-star.h,.ti-widget-lightbox .source-Classpass .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Classpass/star/h.svg")}.ti-widget .source-Classpass .ti-large-logo img,.ti-widget-lightbox .source-Classpass .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-ConsumerAffairs .ti-review-header:after,.ti-widget .source-ConsumerAffairs .ti-lightbox-review-header:after,.ti-widget-lightbox .source-ConsumerAffairs .ti-review-header:after,.ti-widget-lightbox .source-ConsumerAffairs .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/ConsumerAffairs/icon.svg");background-size:100% 100%}.ti-widget .source-ConsumerAffairs .ti-star.f,.ti-widget-lightbox .source-ConsumerAffairs .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/ConsumerAffairs/star/f.svg")}.ti-widget .source-ConsumerAffairs .ti-star.e,.ti-widget-lightbox .source-ConsumerAffairs .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/ConsumerAffairs/star/e.svg")}.ti-widget .source-ConsumerAffairs .ti-star.h,.ti-widget-lightbox .source-ConsumerAffairs .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/ConsumerAffairs/star/h.svg")}.ti-widget .source-ConsumerAffairs .ti-large-logo img,.ti-widget-lightbox .source-ConsumerAffairs .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-CreditKarma .ti-review-header:after,.ti-widget .source-CreditKarma .ti-lightbox-review-header:after,.ti-widget-lightbox .source-CreditKarma .ti-review-header:after,.ti-widget-lightbox .source-CreditKarma .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/CreditKarma/icon.svg");background-size:100% 100%}.ti-widget .source-CreditKarma .ti-star.f,.ti-widget-lightbox .source-CreditKarma .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/CreditKarma/star/f.svg")}.ti-widget .source-CreditKarma .ti-star.e,.ti-widget-lightbox .source-CreditKarma .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/CreditKarma/star/e.svg")}.ti-widget .source-CreditKarma .ti-star.h,.ti-widget-lightbox .source-CreditKarma .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/CreditKarma/star/h.svg")}.ti-widget .source-CreditKarma .ti-large-logo img,.ti-widget-lightbox .source-CreditKarma .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-CustomerLobby .ti-review-header:after,.ti-widget .source-CustomerLobby .ti-lightbox-review-header:after,.ti-widget-lightbox .source-CustomerLobby .ti-review-header:after,.ti-widget-lightbox .source-CustomerLobby .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/CustomerLobby/icon.svg");background-size:100% 100%}.ti-widget .source-CustomerLobby .ti-star.f,.ti-widget-lightbox .source-CustomerLobby .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/CustomerLobby/star/f.svg")}.ti-widget .source-CustomerLobby .ti-star.e,.ti-widget-lightbox .source-CustomerLobby .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/CustomerLobby/star/e.svg")}.ti-widget .source-CustomerLobby .ti-star.h,.ti-widget-lightbox .source-CustomerLobby .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/CustomerLobby/star/h.svg")}.ti-widget .source-CustomerLobby .ti-large-logo img,.ti-widget-lightbox .source-CustomerLobby .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-DealerRater .ti-review-header:after,.ti-widget .source-DealerRater .ti-lightbox-review-header:after,.ti-widget-lightbox .source-DealerRater .ti-review-header:after,.ti-widget-lightbox .source-DealerRater .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/DealerRater/icon.svg");background-size:100% 100%}.ti-widget .source-DealerRater .ti-star.f,.ti-widget-lightbox .source-DealerRater .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/DealerRater/star/f.svg")}.ti-widget .source-DealerRater .ti-star.e,.ti-widget-lightbox .source-DealerRater .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/DealerRater/star/e.svg")}.ti-widget .source-DealerRater .ti-star.h,.ti-widget-lightbox .source-DealerRater .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/DealerRater/star/h.svg")}.ti-widget .source-DealerRater .ti-large-logo img,.ti-widget-lightbox .source-DealerRater .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Deliveroo .ti-review-header:after,.ti-widget .source-Deliveroo .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Deliveroo .ti-review-header:after,.ti-widget-lightbox .source-Deliveroo .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Deliveroo/icon.svg");background-size:100% 100%}.ti-widget .source-Deliveroo .ti-star.f,.ti-widget-lightbox .source-Deliveroo .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Deliveroo/star/f.svg")}.ti-widget .source-Deliveroo .ti-star.e,.ti-widget-lightbox .source-Deliveroo .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Deliveroo/star/e.svg")}.ti-widget .source-Deliveroo .ti-star.h,.ti-widget-lightbox .source-Deliveroo .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Deliveroo/star/h.svg")}.ti-widget .source-Deliveroo .ti-large-logo img,.ti-widget-lightbox .source-Deliveroo .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Edmunds .ti-review-header:after,.ti-widget .source-Edmunds .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Edmunds .ti-review-header:after,.ti-widget-lightbox .source-Edmunds .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Edmunds/icon.svg");background-size:100% 100%}.ti-widget .source-Edmunds .ti-star.f,.ti-widget-lightbox .source-Edmunds .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Edmunds/star/f.svg")}.ti-widget .source-Edmunds .ti-star.e,.ti-widget-lightbox .source-Edmunds .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Edmunds/star/e.svg")}.ti-widget .source-Edmunds .ti-star.h,.ti-widget-lightbox .source-Edmunds .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Edmunds/star/h.svg")}.ti-widget .source-Edmunds .ti-large-logo img,.ti-widget-lightbox .source-Edmunds .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-FindLaw .ti-review-header:after,.ti-widget .source-FindLaw .ti-lightbox-review-header:after,.ti-widget-lightbox .source-FindLaw .ti-review-header:after,.ti-widget-lightbox .source-FindLaw .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/FindLaw/icon.svg");background-size:100% 100%}.ti-widget .source-FindLaw .ti-star.f,.ti-widget-lightbox .source-FindLaw .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/FindLaw/star/f.svg")}.ti-widget .source-FindLaw .ti-star.e,.ti-widget-lightbox .source-FindLaw .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/FindLaw/star/e.svg")}.ti-widget .source-FindLaw .ti-star.h,.ti-widget-lightbox .source-FindLaw .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/FindLaw/star/h.svg")}.ti-widget .source-FindLaw .ti-large-logo img,.ti-widget-lightbox .source-FindLaw .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Gartner .ti-review-header:after,.ti-widget .source-Gartner .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Gartner .ti-review-header:after,.ti-widget-lightbox .source-Gartner .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Gartner/icon.svg");background-size:100% 100%}.ti-widget .source-Gartner .ti-star.f,.ti-widget-lightbox .source-Gartner .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Gartner/star/f.svg")}.ti-widget .source-Gartner .ti-star.e,.ti-widget-lightbox .source-Gartner .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Gartner/star/e.svg")}.ti-widget .source-Gartner .ti-star.h,.ti-widget-lightbox .source-Gartner .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Gartner/star/h.svg")}.ti-widget .source-Gartner .ti-large-logo img,.ti-widget-lightbox .source-Gartner .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Glassdoor .ti-review-header:after,.ti-widget .source-Glassdoor .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Glassdoor .ti-review-header:after,.ti-widget-lightbox .source-Glassdoor .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Glassdoor/icon.svg");background-size:100% 100%}.ti-widget .source-Glassdoor .ti-star.f,.ti-widget-lightbox .source-Glassdoor .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Glassdoor/star/f.svg")}.ti-widget .source-Glassdoor .ti-star.e,.ti-widget-lightbox .source-Glassdoor .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Glassdoor/star/e.svg")}.ti-widget .source-Glassdoor .ti-star.h,.ti-widget-lightbox .source-Glassdoor .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Glassdoor/star/h.svg")}.ti-widget .source-Glassdoor .ti-large-logo img,.ti-widget-lightbox .source-Glassdoor .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Greatschools .ti-review-header:after,.ti-widget .source-Greatschools .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Greatschools .ti-review-header:after,.ti-widget-lightbox .source-Greatschools .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Greatschools/icon.svg");background-size:100% 100%}.ti-widget .source-Greatschools .ti-star.f,.ti-widget-lightbox .source-Greatschools .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Greatschools/star/f.svg")}.ti-widget .source-Greatschools .ti-star.e,.ti-widget-lightbox .source-Greatschools .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Greatschools/star/e.svg")}.ti-widget .source-Greatschools .ti-star.h,.ti-widget-lightbox .source-Greatschools .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Greatschools/star/h.svg")}.ti-widget .source-Greatschools .ti-large-logo img,.ti-widget-lightbox .source-Greatschools .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Healthgrades .ti-review-header:after,.ti-widget .source-Healthgrades .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Healthgrades .ti-review-header:after,.ti-widget-lightbox .source-Healthgrades .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Healthgrades/icon.svg");background-size:100% 100%}.ti-widget .source-Healthgrades .ti-star.f,.ti-widget-lightbox .source-Healthgrades .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Healthgrades/star/f.svg")}.ti-widget .source-Healthgrades .ti-star.e,.ti-widget-lightbox .source-Healthgrades .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Healthgrades/star/e.svg")}.ti-widget .source-Healthgrades .ti-star.h,.ti-widget-lightbox .source-Healthgrades .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Healthgrades/star/h.svg")}.ti-widget .source-Healthgrades .ti-large-logo img,.ti-widget-lightbox .source-Healthgrades .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-HomeAdvisor .ti-review-header:after,.ti-widget .source-HomeAdvisor .ti-lightbox-review-header:after,.ti-widget-lightbox .source-HomeAdvisor .ti-review-header:after,.ti-widget-lightbox .source-HomeAdvisor .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/HomeAdvisor/icon.svg");background-size:100% 100%}.ti-widget .source-HomeAdvisor .ti-star.f,.ti-widget-lightbox .source-HomeAdvisor .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/HomeAdvisor/star/f.svg")}.ti-widget .source-HomeAdvisor .ti-star.e,.ti-widget-lightbox .source-HomeAdvisor .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/HomeAdvisor/star/e.svg")}.ti-widget .source-HomeAdvisor .ti-star.h,.ti-widget-lightbox .source-HomeAdvisor .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/HomeAdvisor/star/h.svg")}.ti-widget .source-HomeAdvisor .ti-large-logo img,.ti-widget-lightbox .source-HomeAdvisor .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Homestars .ti-review-header:after,.ti-widget .source-Homestars .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Homestars .ti-review-header:after,.ti-widget-lightbox .source-Homestars .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Homestars/icon.svg");background-size:100% 100%}.ti-widget .source-Homestars .ti-star.f,.ti-widget-lightbox .source-Homestars .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Homestars/star/f.svg")}.ti-widget .source-Homestars .ti-star.e,.ti-widget-lightbox .source-Homestars .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Homestars/star/e.svg")}.ti-widget .source-Homestars .ti-star.h,.ti-widget-lightbox .source-Homestars .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Homestars/star/h.svg")}.ti-widget .source-Homestars .ti-large-logo img,.ti-widget-lightbox .source-Homestars .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Houzz .ti-review-header:after,.ti-widget .source-Houzz .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Houzz .ti-review-header:after,.ti-widget-lightbox .source-Houzz .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Houzz/icon.svg");background-size:100% 100%}.ti-widget .source-Houzz .ti-star.f,.ti-widget-lightbox .source-Houzz .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Houzz/star/f.svg")}.ti-widget .source-Houzz .ti-star.e,.ti-widget-lightbox .source-Houzz .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Houzz/star/e.svg")}.ti-widget .source-Houzz .ti-star.h,.ti-widget-lightbox .source-Houzz .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Houzz/star/h.svg")}.ti-widget .source-Houzz .ti-large-logo img,.ti-widget-lightbox .source-Houzz .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Indeed .ti-review-header:after,.ti-widget .source-Indeed .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Indeed .ti-review-header:after,.ti-widget-lightbox .source-Indeed .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Indeed/icon.svg");background-size:100% 100%}.ti-widget .source-Indeed .ti-star.f,.ti-widget-lightbox .source-Indeed .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Indeed/star/f.svg")}.ti-widget .source-Indeed .ti-star.e,.ti-widget-lightbox .source-Indeed .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Indeed/star/e.svg")}.ti-widget .source-Indeed .ti-star.h,.ti-widget-lightbox .source-Indeed .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Indeed/star/h.svg")}.ti-widget .source-Indeed .ti-large-logo img,.ti-widget-lightbox .source-Indeed .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Influenster .ti-review-header:after,.ti-widget .source-Influenster .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Influenster .ti-review-header:after,.ti-widget-lightbox .source-Influenster .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Influenster/icon.svg");background-size:100% 100%}.ti-widget .source-Influenster .ti-star.f,.ti-widget-lightbox .source-Influenster .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Influenster/star/f.svg")}.ti-widget .source-Influenster .ti-star.e,.ti-widget-lightbox .source-Influenster .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Influenster/star/e.svg")}.ti-widget .source-Influenster .ti-star.h,.ti-widget-lightbox .source-Influenster .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Influenster/star/h.svg")}.ti-widget .source-Influenster .ti-large-logo img,.ti-widget-lightbox .source-Influenster .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-InsiderPages .ti-review-header:after,.ti-widget .source-InsiderPages .ti-lightbox-review-header:after,.ti-widget-lightbox .source-InsiderPages .ti-review-header:after,.ti-widget-lightbox .source-InsiderPages .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/InsiderPages/icon.svg");background-size:100% 100%}.ti-widget .source-InsiderPages .ti-star.f,.ti-widget-lightbox .source-InsiderPages .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/InsiderPages/star/f.svg")}.ti-widget .source-InsiderPages .ti-star.e,.ti-widget-lightbox .source-InsiderPages .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/InsiderPages/star/e.svg")}.ti-widget .source-InsiderPages .ti-star.h,.ti-widget-lightbox .source-InsiderPages .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/InsiderPages/star/h.svg")}.ti-widget .source-InsiderPages .ti-large-logo img,.ti-widget-lightbox .source-InsiderPages .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Lawyerscom .ti-review-header:after,.ti-widget .source-Lawyerscom .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Lawyerscom .ti-review-header:after,.ti-widget-lightbox .source-Lawyerscom .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Lawyerscom/icon.svg");background-size:100% 100%}.ti-widget .source-Lawyerscom .ti-star.f,.ti-widget-lightbox .source-Lawyerscom .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Lawyerscom/star/f.svg")}.ti-widget .source-Lawyerscom .ti-star.e,.ti-widget-lightbox .source-Lawyerscom .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Lawyerscom/star/e.svg")}.ti-widget .source-Lawyerscom .ti-star.h,.ti-widget-lightbox .source-Lawyerscom .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Lawyerscom/star/h.svg")}.ti-widget .source-Lawyerscom .ti-large-logo img,.ti-widget-lightbox .source-Lawyerscom .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-LendingTree .ti-review-header:after,.ti-widget .source-LendingTree .ti-lightbox-review-header:after,.ti-widget-lightbox .source-LendingTree .ti-review-header:after,.ti-widget-lightbox .source-LendingTree .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/LendingTree/icon.svg");background-size:100% 100%}.ti-widget .source-LendingTree .ti-star.f,.ti-widget-lightbox .source-LendingTree .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/LendingTree/star/f.svg")}.ti-widget .source-LendingTree .ti-star.e,.ti-widget-lightbox .source-LendingTree .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/LendingTree/star/e.svg")}.ti-widget .source-LendingTree .ti-star.h,.ti-widget-lightbox .source-LendingTree .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/LendingTree/star/h.svg")}.ti-widget .source-LendingTree .ti-large-logo img,.ti-widget-lightbox .source-LendingTree .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Martindale .ti-review-header:after,.ti-widget .source-Martindale .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Martindale .ti-review-header:after,.ti-widget-lightbox .source-Martindale .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Martindale/icon.svg");background-size:100% 100%}.ti-widget .source-Martindale .ti-star.f,.ti-widget-lightbox .source-Martindale .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Martindale/star/f.svg")}.ti-widget .source-Martindale .ti-star.e,.ti-widget-lightbox .source-Martindale .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Martindale/star/e.svg")}.ti-widget .source-Martindale .ti-star.h,.ti-widget-lightbox .source-Martindale .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Martindale/star/h.svg")}.ti-widget .source-Martindale .ti-large-logo img,.ti-widget-lightbox .source-Martindale .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Niche .ti-review-header:after,.ti-widget .source-Niche .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Niche .ti-review-header:after,.ti-widget-lightbox .source-Niche .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Niche/icon.svg");background-size:100% 100%}.ti-widget .source-Niche .ti-star.f,.ti-widget-lightbox .source-Niche .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Niche/star/f.svg")}.ti-widget .source-Niche .ti-star.e,.ti-widget-lightbox .source-Niche .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Niche/star/e.svg")}.ti-widget .source-Niche .ti-star.h,.ti-widget-lightbox .source-Niche .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Niche/star/h.svg")}.ti-widget .source-Niche .ti-large-logo img,.ti-widget-lightbox .source-Niche .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-OpenRice .ti-review-header:after,.ti-widget .source-OpenRice .ti-lightbox-review-header:after,.ti-widget-lightbox .source-OpenRice .ti-review-header:after,.ti-widget-lightbox .source-OpenRice .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/OpenRice/icon.svg");background-size:100% 100%}.ti-widget .source-OpenRice .ti-star.f,.ti-widget-lightbox .source-OpenRice .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/OpenRice/star/f.svg")}.ti-widget .source-OpenRice .ti-star.e,.ti-widget-lightbox .source-OpenRice .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/OpenRice/star/e.svg")}.ti-widget .source-OpenRice .ti-star.h,.ti-widget-lightbox .source-OpenRice .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/OpenRice/star/h.svg")}.ti-widget .source-OpenRice .ti-large-logo img,.ti-widget-lightbox .source-OpenRice .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Peerspot .ti-review-header:after,.ti-widget .source-Peerspot .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Peerspot .ti-review-header:after,.ti-widget-lightbox .source-Peerspot .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Peerspot/icon.svg");background-size:100% 100%}.ti-widget .source-Peerspot .ti-star.f,.ti-widget-lightbox .source-Peerspot .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Peerspot/star/f.svg")}.ti-widget .source-Peerspot .ti-star.e,.ti-widget-lightbox .source-Peerspot .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Peerspot/star/e.svg")}.ti-widget .source-Peerspot .ti-star.h,.ti-widget-lightbox .source-Peerspot .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Peerspot/star/h.svg")}.ti-widget .source-Peerspot .ti-large-logo img,.ti-widget-lightbox .source-Peerspot .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-ProductHunt .ti-review-header:after,.ti-widget .source-ProductHunt .ti-lightbox-review-header:after,.ti-widget-lightbox .source-ProductHunt .ti-review-header:after,.ti-widget-lightbox .source-ProductHunt .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/ProductHunt/icon.svg");background-size:100% 100%}.ti-widget .source-ProductHunt .ti-star.f,.ti-widget-lightbox .source-ProductHunt .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/ProductHunt/star/f.svg")}.ti-widget .source-ProductHunt .ti-star.e,.ti-widget-lightbox .source-ProductHunt .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/ProductHunt/star/e.svg")}.ti-widget .source-ProductHunt .ti-star.h,.ti-widget-lightbox .source-ProductHunt .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/ProductHunt/star/h.svg")}.ti-widget .source-ProductHunt .ti-large-logo img,.ti-widget-lightbox .source-ProductHunt .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-ProductReview .ti-review-header:after,.ti-widget .source-ProductReview .ti-lightbox-review-header:after,.ti-widget-lightbox .source-ProductReview .ti-review-header:after,.ti-widget-lightbox .source-ProductReview .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/ProductReview/icon.svg");background-size:100% 100%}.ti-widget .source-ProductReview .ti-star.f,.ti-widget-lightbox .source-ProductReview .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/ProductReview/star/f.svg")}.ti-widget .source-ProductReview .ti-star.e,.ti-widget-lightbox .source-ProductReview .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/ProductReview/star/e.svg")}.ti-widget .source-ProductReview .ti-star.h,.ti-widget-lightbox .source-ProductReview .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/ProductReview/star/h.svg")}.ti-widget .source-ProductReview .ti-large-logo img,.ti-widget-lightbox .source-ProductReview .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-RateMDs .ti-review-header:after,.ti-widget .source-RateMDs .ti-lightbox-review-header:after,.ti-widget-lightbox .source-RateMDs .ti-review-header:after,.ti-widget-lightbox .source-RateMDs .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/RateMDs/icon.svg");background-size:100% 100%}.ti-widget .source-RateMDs .ti-star.f,.ti-widget-lightbox .source-RateMDs .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/RateMDs/star/f.svg")}.ti-widget .source-RateMDs .ti-star.e,.ti-widget-lightbox .source-RateMDs .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/RateMDs/star/e.svg")}.ti-widget .source-RateMDs .ti-star.h,.ti-widget-lightbox .source-RateMDs .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/RateMDs/star/h.svg")}.ti-widget .source-RateMDs .ti-large-logo img,.ti-widget-lightbox .source-RateMDs .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-ReserveOut .ti-review-header:after,.ti-widget .source-ReserveOut .ti-lightbox-review-header:after,.ti-widget-lightbox .source-ReserveOut .ti-review-header:after,.ti-widget-lightbox .source-ReserveOut .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/ReserveOut/icon.svg");background-size:100% 100%}.ti-widget .source-ReserveOut .ti-star.f,.ti-widget-lightbox .source-ReserveOut .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/ReserveOut/star/f.svg")}.ti-widget .source-ReserveOut .ti-star.e,.ti-widget-lightbox .source-ReserveOut .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/ReserveOut/star/e.svg")}.ti-widget .source-ReserveOut .ti-star.h,.ti-widget-lightbox .source-ReserveOut .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/ReserveOut/star/h.svg")}.ti-widget .source-ReserveOut .ti-large-logo img,.ti-widget-lightbox .source-ReserveOut .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-SoftwareAdvice .ti-review-header:after,.ti-widget .source-SoftwareAdvice .ti-lightbox-review-header:after,.ti-widget-lightbox .source-SoftwareAdvice .ti-review-header:after,.ti-widget-lightbox .source-SoftwareAdvice .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/SoftwareAdvice/icon.svg");background-size:100% 100%}.ti-widget .source-SoftwareAdvice .ti-star.f,.ti-widget-lightbox .source-SoftwareAdvice .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/SoftwareAdvice/star/f.svg")}.ti-widget .source-SoftwareAdvice .ti-star.e,.ti-widget-lightbox .source-SoftwareAdvice .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/SoftwareAdvice/star/e.svg")}.ti-widget .source-SoftwareAdvice .ti-star.h,.ti-widget-lightbox .source-SoftwareAdvice .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/SoftwareAdvice/star/h.svg")}.ti-widget .source-SoftwareAdvice .ti-large-logo img,.ti-widget-lightbox .source-SoftwareAdvice .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Talabat .ti-review-header:after,.ti-widget .source-Talabat .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Talabat .ti-review-header:after,.ti-widget-lightbox .source-Talabat .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Talabat/icon.svg");background-size:100% 100%}.ti-widget .source-Talabat .ti-star.f,.ti-widget-lightbox .source-Talabat .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Talabat/star/f.svg")}.ti-widget .source-Talabat .ti-star.e,.ti-widget-lightbox .source-Talabat .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Talabat/star/e.svg")}.ti-widget .source-Talabat .ti-star.h,.ti-widget-lightbox .source-Talabat .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Talabat/star/h.svg")}.ti-widget .source-Talabat .ti-large-logo img,.ti-widget-lightbox .source-Talabat .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-TheFork .ti-review-header:after,.ti-widget .source-TheFork .ti-lightbox-review-header:after,.ti-widget-lightbox .source-TheFork .ti-review-header:after,.ti-widget-lightbox .source-TheFork .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/TheFork/icon.svg");background-size:100% 100%}.ti-widget .source-TheFork .ti-star.f,.ti-widget-lightbox .source-TheFork .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/TheFork/star/f.svg")}.ti-widget .source-TheFork .ti-star.e,.ti-widget-lightbox .source-TheFork .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/TheFork/star/e.svg")}.ti-widget .source-TheFork .ti-star.h,.ti-widget-lightbox .source-TheFork .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/TheFork/star/h.svg")}.ti-widget .source-TheFork .ti-large-logo img,.ti-widget-lightbox .source-TheFork .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-TheKnot .ti-review-header:after,.ti-widget .source-TheKnot .ti-lightbox-review-header:after,.ti-widget-lightbox .source-TheKnot .ti-review-header:after,.ti-widget-lightbox .source-TheKnot .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/TheKnot/icon.svg");background-size:100% 100%}.ti-widget .source-TheKnot .ti-star.f,.ti-widget-lightbox .source-TheKnot .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/TheKnot/star/f.svg")}.ti-widget .source-TheKnot .ti-star.e,.ti-widget-lightbox .source-TheKnot .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/TheKnot/star/e.svg")}.ti-widget .source-TheKnot .ti-star.h,.ti-widget-lightbox .source-TheKnot .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/TheKnot/star/h.svg")}.ti-widget .source-TheKnot .ti-large-logo img,.ti-widget-lightbox .source-TheKnot .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-TrustedShops .ti-review-header:after,.ti-widget .source-TrustedShops .ti-lightbox-review-header:after,.ti-widget-lightbox .source-TrustedShops .ti-review-header:after,.ti-widget-lightbox .source-TrustedShops .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/TrustedShops/icon.svg");background-size:100% 100%}.ti-widget .source-TrustedShops .ti-star.f,.ti-widget-lightbox .source-TrustedShops .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/TrustedShops/star/f.svg")}.ti-widget .source-TrustedShops .ti-star.e,.ti-widget-lightbox .source-TrustedShops .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/TrustedShops/star/e.svg")}.ti-widget .source-TrustedShops .ti-star.h,.ti-widget-lightbox .source-TrustedShops .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/TrustedShops/star/h.svg")}.ti-widget .source-TrustedShops .ti-large-logo img,.ti-widget-lightbox .source-TrustedShops .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-TrustRadius .ti-review-header:after,.ti-widget .source-TrustRadius .ti-lightbox-review-header:after,.ti-widget-lightbox .source-TrustRadius .ti-review-header:after,.ti-widget-lightbox .source-TrustRadius .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/TrustRadius/icon.svg");background-size:100% 100%}.ti-widget .source-TrustRadius .ti-star.f,.ti-widget-lightbox .source-TrustRadius .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/TrustRadius/star/f.svg")}.ti-widget .source-TrustRadius .ti-star.e,.ti-widget-lightbox .source-TrustRadius .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/TrustRadius/star/e.svg")}.ti-widget .source-TrustRadius .ti-star.h,.ti-widget-lightbox .source-TrustRadius .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/TrustRadius/star/h.svg")}.ti-widget .source-TrustRadius .ti-large-logo img,.ti-widget-lightbox .source-TrustRadius .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Vardense .ti-review-header:after,.ti-widget .source-Vardense .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Vardense .ti-review-header:after,.ti-widget-lightbox .source-Vardense .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Vardense/icon.svg");background-size:100% 100%}.ti-widget .source-Vardense .ti-star.f,.ti-widget-lightbox .source-Vardense .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Vardense/star/f.svg")}.ti-widget .source-Vardense .ti-star.e,.ti-widget-lightbox .source-Vardense .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Vardense/star/e.svg")}.ti-widget .source-Vardense .ti-star.h,.ti-widget-lightbox .source-Vardense .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Vardense/star/h.svg")}.ti-widget .source-Vardense .ti-large-logo img,.ti-widget-lightbox .source-Vardense .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Vitals .ti-review-header:after,.ti-widget .source-Vitals .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Vitals .ti-review-header:after,.ti-widget-lightbox .source-Vitals .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Vitals/icon.svg");background-size:100% 100%}.ti-widget .source-Vitals .ti-star.f,.ti-widget-lightbox .source-Vitals .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Vitals/star/f.svg")}.ti-widget .source-Vitals .ti-star.e,.ti-widget-lightbox .source-Vitals .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Vitals/star/e.svg")}.ti-widget .source-Vitals .ti-star.h,.ti-widget-lightbox .source-Vitals .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Vitals/star/h.svg")}.ti-widget .source-Vitals .ti-large-logo img,.ti-widget-lightbox .source-Vitals .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Walmart .ti-review-header:after,.ti-widget .source-Walmart .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Walmart .ti-review-header:after,.ti-widget-lightbox .source-Walmart .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Walmart/icon.svg");background-size:100% 100%}.ti-widget .source-Walmart .ti-star.f,.ti-widget-lightbox .source-Walmart .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Walmart/star/f.svg")}.ti-widget .source-Walmart .ti-star.e,.ti-widget-lightbox .source-Walmart .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Walmart/star/e.svg")}.ti-widget .source-Walmart .ti-star.h,.ti-widget-lightbox .source-Walmart .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Walmart/star/h.svg")}.ti-widget .source-Walmart .ti-large-logo img,.ti-widget-lightbox .source-Walmart .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-WebMD .ti-review-header:after,.ti-widget .source-WebMD .ti-lightbox-review-header:after,.ti-widget-lightbox .source-WebMD .ti-review-header:after,.ti-widget-lightbox .source-WebMD .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/WebMD/icon.svg");background-size:100% 100%}.ti-widget .source-WebMD .ti-star.f,.ti-widget-lightbox .source-WebMD .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/WebMD/star/f.svg")}.ti-widget .source-WebMD .ti-star.e,.ti-widget-lightbox .source-WebMD .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/WebMD/star/e.svg")}.ti-widget .source-WebMD .ti-star.h,.ti-widget-lightbox .source-WebMD .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/WebMD/star/h.svg")}.ti-widget .source-WebMD .ti-large-logo img,.ti-widget-lightbox .source-WebMD .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-WeddingWire .ti-review-header:after,.ti-widget .source-WeddingWire .ti-lightbox-review-header:after,.ti-widget-lightbox .source-WeddingWire .ti-review-header:after,.ti-widget-lightbox .source-WeddingWire .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/WeddingWire/icon.svg");background-size:100% 100%}.ti-widget .source-WeddingWire .ti-star.f,.ti-widget-lightbox .source-WeddingWire .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/WeddingWire/star/f.svg")}.ti-widget .source-WeddingWire .ti-star.e,.ti-widget-lightbox .source-WeddingWire .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/WeddingWire/star/e.svg")}.ti-widget .source-WeddingWire .ti-star.h,.ti-widget-lightbox .source-WeddingWire .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/WeddingWire/star/h.svg")}.ti-widget .source-WeddingWire .ti-large-logo img,.ti-widget-lightbox .source-WeddingWire .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Yell .ti-review-header:after,.ti-widget .source-Yell .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Yell .ti-review-header:after,.ti-widget-lightbox .source-Yell .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Yell/icon.svg");background-size:100% 100%}.ti-widget .source-Yell .ti-star.f,.ti-widget-lightbox .source-Yell .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Yell/star/f.svg")}.ti-widget .source-Yell .ti-star.e,.ti-widget-lightbox .source-Yell .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Yell/star/e.svg")}.ti-widget .source-Yell .ti-star.h,.ti-widget-lightbox .source-Yell .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Yell/star/h.svg")}.ti-widget .source-Yell .ti-large-logo img,.ti-widget-lightbox .source-Yell .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-YellowPages .ti-review-header:after,.ti-widget .source-YellowPages .ti-lightbox-review-header:after,.ti-widget-lightbox .source-YellowPages .ti-review-header:after,.ti-widget-lightbox .source-YellowPages .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/YellowPages/icon.svg");background-size:100% 100%}.ti-widget .source-YellowPages .ti-star.f,.ti-widget-lightbox .source-YellowPages .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/YellowPages/star/f.svg")}.ti-widget .source-YellowPages .ti-star.e,.ti-widget-lightbox .source-YellowPages .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/YellowPages/star/e.svg")}.ti-widget .source-YellowPages .ti-star.h,.ti-widget-lightbox .source-YellowPages .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/YellowPages/star/h.svg")}.ti-widget .source-YellowPages .ti-large-logo img,.ti-widget-lightbox .source-YellowPages .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-ZocDoc .ti-review-header:after,.ti-widget .source-ZocDoc .ti-lightbox-review-header:after,.ti-widget-lightbox .source-ZocDoc .ti-review-header:after,.ti-widget-lightbox .source-ZocDoc .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/ZocDoc/icon.svg");background-size:100% 100%}.ti-widget .source-ZocDoc .ti-star.f,.ti-widget-lightbox .source-ZocDoc .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/ZocDoc/star/f.svg")}.ti-widget .source-ZocDoc .ti-star.e,.ti-widget-lightbox .source-ZocDoc .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/ZocDoc/star/e.svg")}.ti-widget .source-ZocDoc .ti-star.h,.ti-widget-lightbox .source-ZocDoc .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/ZocDoc/star/h.svg")}.ti-widget .source-ZocDoc .ti-large-logo img,.ti-widget-lightbox .source-ZocDoc .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Zomato .ti-review-header:after,.ti-widget .source-Zomato .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Zomato .ti-review-header:after,.ti-widget-lightbox .source-Zomato .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Zomato/icon.svg");background-size:100% 100%}.ti-widget .source-Zomato .ti-star.f,.ti-widget-lightbox .source-Zomato .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Zomato/star/f.svg")}.ti-widget .source-Zomato .ti-star.e,.ti-widget-lightbox .source-Zomato .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Zomato/star/e.svg")}.ti-widget .source-Zomato .ti-star.h,.ti-widget-lightbox .source-Zomato .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Zomato/star/h.svg")}.ti-widget .source-Zomato .ti-large-logo img,.ti-widget-lightbox .source-Zomato .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Jameda .ti-review-header:after,.ti-widget .source-Jameda .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Jameda .ti-review-header:after,.ti-widget-lightbox .source-Jameda .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Jameda/icon.svg");background-size:100% 100%}.ti-widget .source-Jameda .ti-star.f,.ti-widget-lightbox .source-Jameda .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Jameda/star/f.svg")}.ti-widget .source-Jameda .ti-star.e,.ti-widget-lightbox .source-Jameda .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Jameda/star/e.svg")}.ti-widget .source-Jameda .ti-star.h,.ti-widget-lightbox .source-Jameda .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Jameda/star/h.svg")}.ti-widget .source-Jameda .ti-large-logo img,.ti-widget-lightbox .source-Jameda .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Zoover .ti-review-header:after,.ti-widget .source-Zoover .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Zoover .ti-review-header:after,.ti-widget-lightbox .source-Zoover .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Zoover/icon.svg");background-size:100% 100%}.ti-widget .source-Zoover .ti-star.f,.ti-widget-lightbox .source-Zoover .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Zoover/star/f.svg")}.ti-widget .source-Zoover .ti-star.e,.ti-widget-lightbox .source-Zoover .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Zoover/star/e.svg")}.ti-widget .source-Zoover .ti-star.h,.ti-widget-lightbox .source-Zoover .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Zoover/star/h.svg")}.ti-widget .source-Zoover .ti-large-logo img,.ti-widget-lightbox .source-Zoover .ti-large-logo
img{width:150px !important;height:22px !important}.ti-widget .source-HotelSpecials .ti-review-header:after,.ti-widget .source-HotelSpecials .ti-lightbox-review-header:after,.ti-widget-lightbox .source-HotelSpecials .ti-review-header:after,.ti-widget-lightbox .source-HotelSpecials .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/HotelSpecials/icon.svg");background-size:100% 100%}.ti-widget .source-HotelSpecials .ti-star.f,.ti-widget-lightbox .source-HotelSpecials .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/HotelSpecials/star/f.svg")}.ti-widget .source-HotelSpecials .ti-star.e,.ti-widget-lightbox .source-HotelSpecials .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/HotelSpecials/star/e.svg")}.ti-widget .source-HotelSpecials .ti-star.h,.ti-widget-lightbox .source-HotelSpecials .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/HotelSpecials/star/h.svg")}.ti-widget .source-HotelSpecials .ti-large-logo img,.ti-widget-lightbox .source-HotelSpecials .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-PatientConnect365 .ti-review-header:after,.ti-widget .source-PatientConnect365 .ti-lightbox-review-header:after,.ti-widget-lightbox .source-PatientConnect365 .ti-review-header:after,.ti-widget-lightbox .source-PatientConnect365 .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/PatientConnect365/icon.svg");background-size:100% 100%}.ti-widget .source-PatientConnect365 .ti-star.f,.ti-widget-lightbox .source-PatientConnect365 .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/PatientConnect365/star/f.svg")}.ti-widget .source-PatientConnect365 .ti-star.e,.ti-widget-lightbox .source-PatientConnect365 .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/PatientConnect365/star/e.svg")}.ti-widget .source-PatientConnect365 .ti-star.h,.ti-widget-lightbox .source-PatientConnect365 .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/PatientConnect365/star/h.svg")}.ti-widget .source-PatientConnect365 .ti-large-logo img,.ti-widget-lightbox .source-PatientConnect365 .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Tandlakare .ti-review-header:after,.ti-widget .source-Tandlakare .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Tandlakare .ti-review-header:after,.ti-widget-lightbox .source-Tandlakare .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Tandlakare/icon.svg");background-size:100% 100%}.ti-widget .source-Tandlakare .ti-star.f,.ti-widget-lightbox .source-Tandlakare .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Tandlakare/star/f.svg")}.ti-widget .source-Tandlakare .ti-star.e,.ti-widget-lightbox .source-Tandlakare .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Tandlakare/star/e.svg")}.ti-widget .source-Tandlakare .ti-star.h,.ti-widget-lightbox .source-Tandlakare .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Tandlakare/star/h.svg")}.ti-widget .source-Tandlakare .ti-large-logo img,.ti-widget-lightbox .source-Tandlakare .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-GooglePlaystore .ti-review-header:after,.ti-widget .source-GooglePlaystore .ti-lightbox-review-header:after,.ti-widget-lightbox .source-GooglePlaystore .ti-review-header:after,.ti-widget-lightbox .source-GooglePlaystore .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/GooglePlaystore/icon.svg");background-size:100% 100%}.ti-widget .source-GooglePlaystore .ti-star.f,.ti-widget-lightbox .source-GooglePlaystore .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/GooglePlaystore/star/f.svg")}.ti-widget .source-GooglePlaystore .ti-star.e,.ti-widget-lightbox .source-GooglePlaystore .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/GooglePlaystore/star/e.svg")}.ti-widget .source-GooglePlaystore .ti-star.h,.ti-widget-lightbox .source-GooglePlaystore .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/GooglePlaystore/star/h.svg")}.ti-widget .source-GooglePlaystore .ti-large-logo img,.ti-widget-lightbox .source-GooglePlaystore .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-G2Crowd .ti-review-header:after,.ti-widget .source-G2Crowd .ti-lightbox-review-header:after,.ti-widget-lightbox .source-G2Crowd .ti-review-header:after,.ti-widget-lightbox .source-G2Crowd .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/G2Crowd/icon.svg");background-size:100% 100%}.ti-widget .source-G2Crowd .ti-star.f,.ti-widget-lightbox .source-G2Crowd .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/G2Crowd/star/f.svg")}.ti-widget .source-G2Crowd .ti-star.e,.ti-widget-lightbox .source-G2Crowd .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/G2Crowd/star/e.svg")}.ti-widget .source-G2Crowd .ti-star.h,.ti-widget-lightbox .source-G2Crowd .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/G2Crowd/star/h.svg")}.ti-widget .source-G2Crowd .ti-large-logo img,.ti-widget-lightbox .source-G2Crowd .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-FertilityIQ .ti-review-header:after,.ti-widget .source-FertilityIQ .ti-lightbox-review-header:after,.ti-widget-lightbox .source-FertilityIQ .ti-review-header:after,.ti-widget-lightbox .source-FertilityIQ .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/FertilityIQ/icon.svg");background-size:100% 100%}.ti-widget .source-FertilityIQ .ti-star.f,.ti-widget-lightbox .source-FertilityIQ .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/FertilityIQ/star/f.svg")}.ti-widget .source-FertilityIQ .ti-star.e,.ti-widget-lightbox .source-FertilityIQ .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/FertilityIQ/star/e.svg")}.ti-widget .source-FertilityIQ .ti-star.h,.ti-widget-lightbox .source-FertilityIQ .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/FertilityIQ/star/h.svg")}.ti-widget .source-FertilityIQ .ti-large-logo img,.ti-widget-lightbox .source-FertilityIQ .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Youtube .ti-review-header:after,.ti-widget .source-Youtube .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Youtube .ti-review-header:after,.ti-widget-lightbox .source-Youtube .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Youtube/icon.svg");background-size:100% 100%}.ti-widget .source-Youtube .ti-star.f,.ti-widget-lightbox .source-Youtube .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Youtube/star/f.svg")}.ti-widget .source-Youtube .ti-star.e,.ti-widget-lightbox .source-Youtube .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Youtube/star/e.svg")}.ti-widget .source-Youtube .ti-star.h,.ti-widget-lightbox .source-Youtube .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Youtube/star/h.svg")}.ti-widget .source-Youtube .ti-large-logo img,.ti-widget-lightbox .source-Youtube .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-AutoScout24 .ti-review-header:after,.ti-widget .source-AutoScout24 .ti-lightbox-review-header:after,.ti-widget-lightbox .source-AutoScout24 .ti-review-header:after,.ti-widget-lightbox .source-AutoScout24 .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/AutoScout24/icon.svg");background-size:100% 100%}.ti-widget .source-AutoScout24 .ti-star.f,.ti-widget-lightbox .source-AutoScout24 .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/AutoScout24/star/f.svg")}.ti-widget .source-AutoScout24 .ti-star.e,.ti-widget-lightbox .source-AutoScout24 .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/AutoScout24/star/e.svg")}.ti-widget .source-AutoScout24 .ti-star.h,.ti-widget-lightbox .source-AutoScout24 .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/AutoScout24/star/h.svg")}.ti-widget .source-AutoScout24 .ti-large-logo img,.ti-widget-lightbox .source-AutoScout24 .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Trustatrader .ti-review-header:after,.ti-widget .source-Trustatrader .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Trustatrader .ti-review-header:after,.ti-widget-lightbox .source-Trustatrader .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Trustatrader/icon.svg");background-size:100% 100%}.ti-widget .source-Trustatrader .ti-star.f,.ti-widget-lightbox .source-Trustatrader .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Trustatrader/star/f.svg")}.ti-widget .source-Trustatrader .ti-star.e,.ti-widget-lightbox .source-Trustatrader .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Trustatrader/star/e.svg")}.ti-widget .source-Trustatrader .ti-star.h,.ti-widget-lightbox .source-Trustatrader .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Trustatrader/star/h.svg")}.ti-widget .source-Trustatrader .ti-large-logo img,.ti-widget-lightbox .source-Trustatrader .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Haandvaerker .ti-review-header:after,.ti-widget .source-Haandvaerker .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Haandvaerker .ti-review-header:after,.ti-widget-lightbox .source-Haandvaerker .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Haandvaerker/icon.svg");background-size:100% 100%}.ti-widget .source-Haandvaerker .ti-star.f,.ti-widget-lightbox .source-Haandvaerker .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Haandvaerker/star/f.svg")}.ti-widget .source-Haandvaerker .ti-star.e,.ti-widget-lightbox .source-Haandvaerker .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Haandvaerker/star/e.svg")}.ti-widget .source-Haandvaerker .ti-star.h,.ti-widget-lightbox .source-Haandvaerker .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Haandvaerker/star/h.svg")}.ti-widget .source-Haandvaerker .ti-large-logo img,.ti-widget-lightbox .source-Haandvaerker .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Viator .ti-review-header:after,.ti-widget .source-Viator .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Viator .ti-review-header:after,.ti-widget-lightbox .source-Viator .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Viator/icon.svg");background-size:100% 100%}.ti-widget .source-Viator .ti-star.f,.ti-widget-lightbox .source-Viator .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Viator/star/f.svg")}.ti-widget .source-Viator .ti-star.e,.ti-widget-lightbox .source-Viator .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Viator/star/e.svg")}.ti-widget .source-Viator .ti-star.h,.ti-widget-lightbox .source-Viator .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Viator/star/h.svg")}.ti-widget .source-Viator .ti-large-logo img,.ti-widget-lightbox .source-Viator .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Truelocal .ti-review-header:after,.ti-widget .source-Truelocal .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Truelocal .ti-review-header:after,.ti-widget-lightbox .source-Truelocal .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Truelocal/icon.svg");background-size:100% 100%}.ti-widget .source-Truelocal .ti-star.f,.ti-widget-lightbox .source-Truelocal .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Truelocal/star/f.svg")}.ti-widget .source-Truelocal .ti-star.e,.ti-widget-lightbox .source-Truelocal .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Truelocal/star/e.svg")}.ti-widget .source-Truelocal .ti-star.h,.ti-widget-lightbox .source-Truelocal .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Truelocal/star/h.svg")}.ti-widget .source-Truelocal .ti-large-logo img,.ti-widget-lightbox .source-Truelocal .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .source-Wordofmouth .ti-review-header:after,.ti-widget .source-Wordofmouth .ti-lightbox-review-header:after,.ti-widget-lightbox .source-Wordofmouth .ti-review-header:after,.ti-widget-lightbox .source-Wordofmouth .ti-lightbox-review-header:after{background-image:url("https://cdn.trustindex.io/assets/platform/Wordofmouth/icon.svg");background-size:100% 100%}.ti-widget .source-Wordofmouth .ti-star.f,.ti-widget-lightbox .source-Wordofmouth .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Wordofmouth/star/f.svg")}.ti-widget .source-Wordofmouth .ti-star.e,.ti-widget-lightbox .source-Wordofmouth .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Wordofmouth/star/e.svg")}.ti-widget .source-Wordofmouth .ti-star.h,.ti-widget-lightbox .source-Wordofmouth .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Wordofmouth/star/h.svg")}.ti-widget .source-Wordofmouth .ti-large-logo img,.ti-widget-lightbox .source-Wordofmouth .ti-large-logo
img{width:150px !important;height:32px !important}.ti-widget .star-lg .ti-star,.ti-widget-lightbox .star-lg .ti-star{width:30px;height:30px}.ti-widget .ti-header .ti-star,.ti-widget-lightbox .ti-header .ti-star{width:20px;height:20px}.ti-widget .ti-rating-box,.ti-widget-lightbox .ti-rating-box{background:#000;color:#fff !important;display:inline-flex;align-items:center;font-weight:bold;justify-content:center;vertical-align:baseline;border-radius:4px;font-size:10px !important;height:22px;width:22px;position:relative;top:-4px}.ti-widget .source-Booking .ti-rating-box,.ti-widget-lightbox .source-Booking .ti-rating-box{background:#003580;border-radius:6px 6px 6px 0}.ti-widget .source-Hotels .ti-rating-box,.ti-widget-lightbox .source-Hotels .ti-rating-box{height:auto !important;width:auto !important;padding:2px
4px;background:#388e3c}.ti-widget .source-Hotels .ti-rating-box:after,.ti-widget-lightbox .source-Hotels .ti-rating-box:after{content:"";border-bottom:4px solid transparent;border-left:6px solid #388e3c;border-top:4px solid transparent;bottom:-4px;left:5px;position:absolute}.ti-widget .source-Foursquare .ti-rating-box,.ti-widget-lightbox .source-Foursquare .ti-rating-box{background:#73cf42}.ti-widget .source-Szallashu .ti-rating-box,.ti-widget-lightbox .source-Szallashu .ti-rating-box{border-radius:50%;background:#fff;color:#000 !important;border:2px
solid #4b8a1a}.ti-widget .source-Checkatrade .ti-rating-box,.ti-widget-lightbox .source-Checkatrade .ti-rating-box{border-radius:50%;color:#fff !important;border:2px
solid #003580;background:#003580}.ti-widget .source-Zoover .ti-rating-box,.ti-widget-lightbox .source-Zoover .ti-rating-box{border-radius:60% 30% 60% 45%;color:#fff !important;border:2px
solid #368e44;background:#368e44}.ti-widget .source-HotelSpecials .ti-rating-box,.ti-widget-lightbox .source-HotelSpecials .ti-rating-box{border-radius:0;color:#fff !important;border:2px
solid #ff7900;background:#ff7900}.ti-widget:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-footer .ti-rating-box,.ti-widget:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-header .ti-rating-box,.ti-widget-lightbox:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-footer .ti-rating-box,.ti-widget-lightbox:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-header .ti-rating-box{font-size:13px !important;height:32px;width:32px}.ti-widget:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-footer.source-Booking .ti-rating-box,.ti-widget:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-header.source-Booking .ti-rating-box,.ti-widget-lightbox:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-footer.source-Booking .ti-rating-box,.ti-widget-lightbox:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-header.source-Booking .ti-rating-box{padding:4px
6px}.ti-widget:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-footer.source-Hotels .ti-rating-box:after,.ti-widget:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-header.source-Hotels .ti-rating-box:after,.ti-widget-lightbox:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-footer.source-Hotels .ti-rating-box:after,.ti-widget-lightbox:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-header.source-Hotels .ti-rating-box:after{left:8px}.ti-widget:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-footer.source-Foursquare .ti-rating-box,.ti-widget:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-header.source-Foursquare .ti-rating-box,.ti-widget-lightbox:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-footer.source-Foursquare .ti-rating-box,.ti-widget-lightbox:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-header.source-Foursquare .ti-rating-box{top:-2px}.ti-widget:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-footer.source-Szallashu .ti-rating-box,.ti-widget:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-header.source-Szallashu .ti-rating-box,.ti-widget-lightbox:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-footer.source-Szallashu .ti-rating-box,.ti-widget-lightbox:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-header.source-Szallashu .ti-rating-box{top:-1px}.ti-widget:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-footer.source-OnlinePenztarca .ti-rating-box,.ti-widget:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-header.source-OnlinePenztarca .ti-rating-box,.ti-widget-lightbox:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-footer.source-OnlinePenztarca .ti-rating-box,.ti-widget-lightbox:not([data-layout-id="27"]):not([data-layout-id="29"]):not([data-layout-id="32"]):not([data-layout-id="35"]):not([data-layout-id="60"]):not([data-layout-id="61"]) .ti-header.source-OnlinePenztarca .ti-rating-box{top:-1px}.ti-widget .ti-mob-row .ti-rating-box,.ti-widget-lightbox .ti-mob-row .ti-rating-box{margin-top:1px}.ti-widget .source-Trustpilot .ti-review-header:after,.ti-widget .source-Trustpilot .ti-inner:after,.ti-widget .source-Trustpilot .ti-review-content:after,.ti-widget .source-Trustpilot .ti-platform-icon:after,.ti-widget .source-Trustpilot .ti-icon,.ti-widget-lightbox .source-Trustpilot .ti-review-header:after,.ti-widget-lightbox .source-Trustpilot .ti-inner:after,.ti-widget-lightbox .source-Trustpilot .ti-review-content:after,.ti-widget-lightbox .source-Trustpilot .ti-platform-icon:after,.ti-widget-lightbox .source-Trustpilot .ti-icon{display:none !important}.ti-widget .source-Trustpilot.ti-tab-item:before,.ti-widget .source-Trustpilot.ti-write-btn-dropdown-item:before,.ti-widget-lightbox .source-Trustpilot.ti-tab-item:before,.ti-widget-lightbox .source-Trustpilot.ti-write-btn-dropdown-item:before{display:none !important}.ti-widget[data-layout-id="5"] .source-Trustpilot .ti-large-logo,.ti-widget[data-layout-id="9"] .source-Trustpilot .ti-large-logo,.ti-widget[data-layout-id="12"] .source-Trustpilot .ti-large-logo,.ti-widget[data-layout-id="20"] .source-Trustpilot .ti-large-logo,.ti-widget-lightbox[data-layout-id="5"] .source-Trustpilot .ti-large-logo,.ti-widget-lightbox[data-layout-id="9"] .source-Trustpilot .ti-large-logo,.ti-widget-lightbox[data-layout-id="12"] .source-Trustpilot .ti-large-logo,.ti-widget-lightbox[data-layout-id="20"] .source-Trustpilot .ti-large-logo{display:none !important}.ti-widget.ti-goog.ti-no-logo .ti-review-header:after{background:none !important}.ti-widget.ti-goog.ti-no-stars .ti-star.f{background-image:url("https://cdn.trustindex.io/assets/platform/Trustindex/star/f.svg") !important}.ti-widget.ti-goog.ti-no-stars .ti-star.e{background-image:url("https://cdn.trustindex.io/assets/platform/Trustindex/star/e.svg") !important}.ti-widget.ti-goog.ti-no-stars .ti-star.h{background-image:url("https://cdn.trustindex.io/assets/platform/Trustindex/star/h.svg") !important}.ti-widget.ti-goog.ti-no-stars .ti-recommendation{display:none}.ti-widget.ti-goog.ti-no-stars .ti-recommendation+.ti-dummy-stars{display:inline}.ti-widget.ti-goog{overflow:visible !important}.ti-widget.ti-goog .ti-review-item>.ti-inner,.ti-widget.ti-goog .ti-load-more-reviews-container .ti-load-more-reviews-button{border-top-width:0px !important;border-bottom-width:0px !important;border-left-width:0px !important;border-right-width:0px !important;background-color:#f4f4f4 !important;backdrop-filter:blur(0px)}.ti-image-loading,.ti-review-item .ti-review-image{background-image:url("https://cdn.trustindex.io/assets/img/loading_dots.gif");background-repeat:no-repeat;background-position:50% 50%;background-size:50px}.ti-image-loading.ti-image-loading img,.ti-review-item .ti-review-image.ti-image-loading
img{opacity:0 !important}.ti-widget-lightbox{text-align:left !important;z-index:9999999;height:100%;position:fixed;left:0;right:0;bottom:0;top:0;max-width:100%;width:100%;transition:all 300ms ease-out;background-color:rgba(0, 0, 0, 0.6);display:flex;color:#333;align-items:center !important;justify-content:center;flex-wrap:wrap;user-select:none;opacity:0}.ti-widget-lightbox .ti-widget-lightbox-inner{max-height:calc(100vh - 160px);height:100%;max-width:1200px;width:95%}@media (max-width:1160px){.ti-widget-lightbox .ti-widget-lightbox-inner{max-height:100%;height:100%;width:100%}}.ti-widget-lightbox.ti-widget-lightbox-appeared{opacity:1}.ti-widget-lightbox .ti-widget-lightbox-close{position:absolute;top:15px;right:15px;width:40px;height:40px;z-index:1;border-radius:50px;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (max-width:1160px) and (orientation:landscape){.ti-widget-lightbox .ti-widget-lightbox-close{right:315px}}@media (max-width:1160px){.ti-widget-lightbox .ti-widget-lightbox-close{background-color:rgba(0, 0, 0, 0.5)}}.ti-widget-lightbox .ti-widget-lightbox-close:active,.ti-widget-lightbox .ti-widget-lightbox-close:hover{background-color:rgba(255, 255, 255, 0.2)}.ti-widget-lightbox .ti-widget-lightbox-close:before,.ti-widget-lightbox .ti-widget-lightbox-close:after{width:60%;height:3px;background-color:#fff;position:absolute;content:"";transform:rotate(45deg)}.ti-widget-lightbox .ti-widget-lightbox-close:after{transform:rotate(-45deg)}.ti-widget-lightbox .ti-widget-card{overflow:hidden;border-radius:4px;height:100%;border:none;position:relative}@media (max-width:1160px){.ti-widget-lightbox .ti-widget-card{border-radius:0}}.ti-widget-lightbox .ti-card-body{background-color:#fff;position:relative;height:400px;flex-direction:row;border-radius:4px;display:flex;flex-direction:row;justify-content:flex-start;color:#000;height:100%}@media (max-width:1160px){.ti-widget-lightbox .ti-card-body{border-radius:0}}@media (max-width:767px) and (orientation:portrait){.ti-widget-lightbox .ti-card-body{flex-direction:column;width:100%;height:100%;border-radius:0}}.ti-widget-lightbox .ti-card-body .ti-card-media{flex:1 1 auto;align-items:center;display:flex;height:100%;justify-content:center;width:100%;position:relative;background-color:#000;overflow:hidden;padding-bottom:0px}@media (max-width:767px) and (orientation:portrait){.ti-widget-lightbox .ti-card-body .ti-card-media{flex:0 0 60%;width:100%}}.ti-widget-lightbox .ti-card-body .ti-card-media
img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;position:absolute;display:block;border-radius:inherit;opacity:1;transition:opacity 300ms ease-in-out}.ti-widget-lightbox .ti-card-body .ti-card-media .ti-nav-arrow{max-width:100%;margin-left:0px;left:inherit;top:50%;margin-top:-10px;visibility:visible;opacity:1}.ti-widget-lightbox .ti-card-body .ti-review-content{flex:0 0 auto;height:100%;width:300px;overflow:hidden;padding:0px;display:flex;flex-direction:column;font-size:15px;color:#000}.ti-widget-lightbox .ti-card-body .ti-review-content .ti-review-header{position:relative;z-index:unset;padding:20px;display:flex;align-items:center;color:#000}.ti-widget-lightbox .ti-card-body .ti-review-content .ti-review-header:after{content:"";display:block;width:20px;height:20px;position:absolute;right:16px;top:16px;background-repeat:no-repeat;background-position:center center}.ti-widget-lightbox .ti-card-body .ti-review-content .ti-review-header .ti-profile-img{margin:0;margin-right:10px}.ti-widget-lightbox .ti-card-body .ti-review-content .ti-review-header .ti-profile-img
img{width:40px !important;height:40px !important;padding:0px
!important;display:block;border-radius:30px;min-width:initial !important;max-width:initial !important;object-fit:cover;object-position:top}.ti-widget-lightbox .ti-card-body .ti-review-content .ti-review-header .ti-profile-img .ti-profile-img-sprite{display:inline-block;float:left;background:white;background-repeat:no-repeat;width:40px;height:40px;border-radius:30px}.ti-widget-lightbox .ti-card-body .ti-review-content .ti-review-header .ti-profile-details{-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;margin:0;display:flex;flex-direction:column;justify-content:center}.ti-widget-lightbox .ti-card-body .ti-review-content .ti-review-header .ti-profile-details .ti-name{font-weight:bold;font-size:inherit;overflow:hidden;padding-right:25px;white-space:nowrap;text-overflow:ellipsis;color:#000;margin-bottom:2px}.ti-widget-lightbox .ti-card-body .ti-review-content .ti-review-header .ti-profile-details .ti-date{color:#000;opacity:0.5;font-size:12px}.ti-widget-lightbox .ti-card-body .ti-review-content .ti-stars{margin:0
20px;white-space:nowrap;display:block;line-height:0}.ti-widget-lightbox .ti-card-body .ti-review-content .ti-stars .ti-star{width:17px;height:17px;display:inline-block;margin:0;margin-right:1px;background-size:contain;background-repeat:no-repeat}.ti-widget-lightbox .ti-card-body .ti-review-content .ti-stars .ti-star:before,.ti-widget-lightbox .ti-card-body .ti-review-content .ti-stars .ti-star:after{content:none !important}.ti-widget-lightbox .ti-card-body .ti-review-content .ti-stars .ti-verified-review .ti-verified-tooltip{max-width:150px !important}.ti-widget-lightbox .ti-card-body .ti-review-content .ti-review-text{flex:0 1 100%;font-size:inherit;padding:20px;padding-top:0;margin-top:10px;display:block;overflow-x:hidden;overflow:auto;color:#000}@media (max-width:767px) and (orientation:portrait){.ti-widget-lightbox .ti-card-body .ti-review-content{flex:0 0 40%;width:100%}}.ti-widget-lightbox .ti-nav-arrow{position:absolute;height:0px;top:50%;z-index:2;display:flex;flex-wrap:wrap;flex:0 0 100%;width:100%;transition:all 0.2s ease-in-out}.ti-widget-lightbox .ti-nav-arrow .ti-arrow-prev,.ti-widget-lightbox .ti-nav-arrow .ti-arrow-next{display:flex;align-items:center;border-radius:50%;background-color:rgba(255, 255, 255, 0.7);box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);width:40px;height:40px;cursor:pointer}.ti-widget-lightbox .ti-nav-arrow .ti-arrow-prev:hover,.ti-widget-lightbox .ti-nav-arrow .ti-arrow-next:hover{background-color:white}.ti-widget-lightbox .ti-nav-arrow .ti-arrow-prev:active,.ti-widget-lightbox .ti-nav-arrow .ti-arrow-next:active{transform:scale(0.95);background-color:white}.ti-widget-lightbox .ti-nav-arrow .ti-arrow-prev:before,.ti-widget-lightbox .ti-nav-arrow .ti-arrow-next:before{width:25%;height:25%;display:block;content:"";transform-origin:center center;margin:auto;position:relative;border-top:solid 3px #000;border-left:solid 3px #000;box-sizing:content-box}.ti-widget-lightbox .ti-nav-arrow .ti-arrow-next{margin-left:auto;margin-right:15px}.ti-widget-lightbox .ti-nav-arrow .ti-arrow-next:before{transform:rotate(135deg);left:-5%}.ti-widget-lightbox .ti-nav-arrow .ti-arrow-prev{margin-left:15px}.ti-widget-lightbox .ti-nav-arrow .ti-arrow-prev:before{transform:rotate(-45deg);left:5%}.ti-widget.ti-goog .ti-review-content{height:87px !important}.ti-widget.ti-goog .ti-reviews-container-wrapper{padding-bottom:1px}.ti-widget.ti-goog .ti-widget-container:not(.ti-col-1) .ti-footer{flex:0 0 245px !important;max-width:245px !important;margin-left:20px;margin-right:20px}.ti-widget.ti-goog .ti-widget-container:not(.ti-col-1) .ti-reviews-container{flex:0 0 calc(100% - 285px) !important;max-width:calc(100% - 285px) !important}.ti-widget.ti-goog .ti-rating-text strong.ti-rating{font-size:24px !important;display:block;margin-bottom:6px}.ti-widget.ti-goog .ti-large-logo{margin-top:8px}.ti-widget.ti-goog .ti-large-logo
img{max-width:120px;top:0px}.ti-widget.ti-goog .ti-rating-text
.nowrap{margin-bottom:3px}.ti-widget.ti-goog .ti-footer-filter-text{text-align:right}.ti-widget.ti-goog .ti-controls{display:none;margin-top:-12px;width:100%;position:absolute;height:0px;z-index:1;top:50%}.ti-widget.ti-goog .ti-controls .ti-next,.ti-widget.ti-goog .ti-controls .ti-prev{position:absolute;display:inline-block;width:20px;height:30px;padding-top:20px;padding-bottom:20px;display:block;opacity:1;-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;-o-transition:all 200ms ease-out;transition:all 200ms ease-out}.ti-widget.ti-goog .ti-controls .ti-next:hover,.ti-widget.ti-goog .ti-controls .ti-prev:hover{cursor:pointer;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.ti-widget.ti-goog .ti-controls .ti-next:before,.ti-widget.ti-goog .ti-controls .ti-prev:before{content:"";background:#ccc;width:17px;height:3px;display:block;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:2px;position:absolute}.ti-widget.ti-goog .ti-controls .ti-next:after,.ti-widget.ti-goog .ti-controls .ti-prev:after{content:"";background:#ccc;width:17px;height:3px;display:block;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:2px;position:absolute}.ti-widget.ti-goog .ti-controls .ti-next{right:2px}.ti-widget.ti-goog .ti-controls .ti-next:after{top:18px;right:0px}.ti-widget.ti-goog .ti-controls .ti-next:before{top:8px;right:0px}.ti-widget.ti-goog .ti-controls .ti-prev{left:2px}.ti-widget.ti-goog .ti-controls .ti-prev:after{top:8px;left:0px}.ti-widget.ti-goog .ti-controls .ti-prev:before{top:18px;left:0px}@media (min-width:1024px){.ti-widget.ti-goog .ti-controls{display:block}}@media (max-width:479px){.ti-widget.ti-goog .ti-controls{top:calc(50% - 19px)}}.ti-widget.ti-goog .ti-controls-line{display:none;margin:20px
auto;width:150px;height:3px;border-radius:3px;background:rgba(204, 204, 204, 0.35);position:relative;overflow:hidden}.ti-widget.ti-goog .ti-controls-line
.dot{position:absolute;left:0;top:0;display:inline-block;width:25px;padding-left:4px;padding-right:4px;height:100%;border-radius:3px;background:#ccc;transition:width 0.2s, left 0.2s}@media (max-width:479px){.ti-widget.ti-goog .ti-controls-line{display:block !important}}.ti-widget.ti-goog .ti-footer{margin-top:0}.ti-widget.ti-goog .ti-footer .ti-stars{margin-bottom:5px}.ti-widget.ti-goog .ti-large-logo{margin-top:5px}.ti-clickable-link{cursor:pointer}@font-face{font-family:"qlwapp-whatsapp";src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAYEAAsAAAAABbgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIFKmNtYXAAAAFoAAAAVAAAAFQXVtKHZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAAfwAAAH8pb7IGGhlYWQAAAPAAAAANgAAADYUXm9HaGhlYQAAA/gAAAAkAAAAJAfAA8ZobXR4AAAEHAAAABQAAAAUCgAAA2xvY2EAAAQwAAAADAAAAAwAKAESbWF4cAAABDwAAAAgAAAAIAAJAJluYW1lAAAEXAAAAYYAAAGGmUoJ+3Bvc3QAAAXkAAAAIAAAACAAAwAAAAMDAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6QADwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIOkA//3//wAAAAAAIOkA//3//wAB/+MXBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAwAD/8AD/gPAACcATwCWAAABJicuAScmIyIHDgEHBhUUFhcDJR4BMzE4ATEyNz4BNzY1NCcuAScmATEiJi8BBzcnLgE1NDc+ATc2MzIXHgEXFhcWFx4BFxYVFAcOAQcGIxMuAScmIgcOAQcOAScuAScuAScmNjc+ATc+ATc2JicuAScuASMmIiMiBgcOARUUFhcWFx4BFxYXHgEXHgE3PgE3PgEnLgEnA2kkKSpbMTEzaVxdiSgoIiJIAQ03e0BpXF2KKCgKCiYbHP51OW0xD6ArCiAhIiFyTU1XKygpTCIjHh0XFyAICCEick1NV+cJRAkJDQcGHAYGDAkKOCQdJAYGBwUECgUEBQMDAQMCHQgHEAUGDAcGEwgJJC8FAhEQOCcnMBYkDhcoERI7CAgCAgMMCgMrJBwcJQoKKCiKXFxpQ4E6/vlHHx8oKIldXGkzMTFbKin9Fx4dCSmbEDJzPFdNTHMhIQgIHxcXHh4jIkwpKCtXTU1yISIBPAUhBAMKCSIHBgIFBRogGTYJCQwFBAwGBgkGBgwEBUcTEgMBBwkJMi8vTgYDFxY8IB8UCg0EBwEDAyMWFiIEBAcEAAAAAAEAAAABAAAmrdZpXw889QALBAAAAAAA2KCVZQAAAADYoJVlAAD/wAP+A8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA/4AAQAAAAAAAAAAAAAAAAAAAAUEAAAAAAAAAAAAAAACAAAABAAAAwAAAAAACgAUAB4A/gABAAAABQCXAAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");font-weight:normal;font-style:normal}.qlwapp__button{display:inline-flex;position:relative;align-items:center;justify-content:center;gap:12px;text-decoration:none;white-space:nowrap;pointer-events:all;padding:var(--qlwapp--padding-xs) var(--qlwapp--padding-md);margin-top:24px;margin-bottom:24px;margin-left:auto;margin-right:auto;height:40px;box-shadow:0 1px 6px 0 rgba(0,0,0,.06),0 2px 32px 0 rgba(0,0,0,.16);cursor:pointer}.qlwapp__button,.qlwapp__button:active,.qlwapp__button:focus,.qlwapp__button:hover{outline:none !important;text-decoration:none !important;color:var(--qlwapp-scheme-text, #ffffff) !important;background-color:var(--qlwapp-scheme-brand, #25d366) !important}.qlwapp__button .qlwapp__label,.qlwapp__button
.qlwapp__time{position:absolute;bottom:-2em;color:initial;font-size:10px;display:inline-block;top:auto;width:120px}.qlwapp__button
.qlwapp__close{font-size:var(--qlwapp-scheme-icon-font-size, 30px)}.qlwapp__button
.qlwapp__icon{display:flex;align-items:baseline;font-size:var(--qlwapp-scheme-icon-font-size, 30px)}.qlwapp__button--bubble{right:auto;width:var(--qlwapp-scheme-icon-size, 60px);height:var(--qlwapp-scheme-icon-size, 60px)}.qlwapp__button--bubble
.qlwapp__icon{margin:0}.qlwapp__button--bubble
.qlwapp__text{position:absolute;right:var(--qlwapp-scheme-icon-size, 60px);height:var(--qlwapp-scheme-icon-size, 60px);margin:0
24px;display:flex;align-items:center;justify-content:flex-end;font-weight:bold;white-space:pre;color:var(--qlwapp-scheme-text, #303030)}.qlwapp__button--disabled{pointer-events:none;opacity:.5}.qlwapp__icon{font-family:"qlwapp-whatsapp" !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.qlwapp__icon:before{content:""}.qlwapp__previous,.qlwapp__close{font-family:"Source Serif Pro";display:block;opacity:.8;font-style:unset;font-size:24px;font-weight:bold;cursor:pointer;text-align:center;line-height:1em;z-index:1;fill:var(--qlwapp-scheme-text, #ffffff);display:flex}.qlwapp__avatar{position:relative;width:62px;height:62px}.qlwapp__avatar
.qlwapp__avatar__container{overflow:hidden;width:inherit;height:inherit;border-radius:50%;box-shadow:0 0 0 2px #eee;display:flex;align-items:center;justify-content:center}.qlwapp__avatar .qlwapp__avatar__container:after{content:"";display:block;width:15px;height:15px;position:absolute;top:3px;right:-2px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAXgklEQVR4Ad2aCXhV9Zn/scv/P/N02mfmmc50anWqdUHUouwLYSFhCQlhIYEkLEnYF1SkoriXKkWxLo+2OlintopOq9UiewJJSEJCErKHsBAWCIshYSFAWO5y7zvf833uub78nnNvEhaxc9oP7295f+/vPd/znuXmsZ2I3Eh+AO4FkWAe+D3IAlWgDtSD4+AI2AMKwQrwEkgC3cGtV7y/X2j9bAdsG7kRoj0ApoOPwWHglqs7zoGt4AUwCvzw/6KAt4JnQC7wyvU9joAPQRz47t+7gBHgU3BKbsyxAzwGbvl7E7ArWCffnOMkWAD++Zsu4O3gXeCTb+axB6R8EwW8CTwK6uUqDq/fJxd9F6XJc0aOXqqXAxfqZN+FA3Lo4hFpcB2XZm+zuP1uuQZHOuj0TRHwDrBeruA47joh287tkM+OrZKlB96UZ2oXyy92PSNzdyyQ6TXzZPK2hyRt2xyZuu1hmbF9vjy8c6Es3L1IFu1dKv916H3JOVkAkQ/JBe9FuYLjLHjkRgs4EjQA8avM/MqaxzFXg2SeyJGl+9+kSBOrZ0pS1VQZXzWd7UnVsySlerakQrg0Mtdqg9kYn0WfCVUzrDVgGn3mQ/TlRz+R8jNV4vK1uUI/Av9yIwScBnxKNmK3TPV2Ne+RPxz+iKKNq5wsyTh5CGWLdBXMoaiJlVMkqXKqPF37omw4kS1nPefMS6p7Zj8f/9z5dQq4lBubledQc7XNe+X1g++wssbhJCdVzZLU6jkB5gbbaQYcUz5psIRt1d/GMViuYSWPrUiTeTufki8a1soF3wXhYSjmB/gH2ANyEP92u94C3gSW+UUlYBvjaHA1yjuH/sAqG4uKg7XFUszWVo8bY87tFFpHIOQMCvnozqcl92SBUX5+ctn//IA/G6XP9RTwbaoVwA+YiKHippObZWbNfEnACUysmikpVbMpYAgLwoxXKapb2VYkV06DkJPllf1vybFLDepp46cJikc43gi6ot+uFbRJwBe5SaiNRfgJ8tuD71nCIfHpuF1nK2YpZpuWmH3tn6L8w8d0JqE8VWbV/EK2NpWrYgzmT6s4Au66lgIm6w1MrKMR32mL9iyVMWUpMrFyZjDxiQr2Kwnb2sfsc8zyNcbVfPg5rDV9Eivwtq+cISsb7K8uJZzQakpgfgjahaM14g2A44Vw4u09v1/m1Dwu8bjKEI9MoNVgzGjThm2HjxFunOvNOBA1uWK6dZH5ReDz+4IiivP5rQA3XU0F/iucDoYTb9e5WplS/bAklKUFkp3BqwxrMBPjnP/Kr4JW+ygwb/Rpnf3NuXB+zG9U6UR5p+59LWIonrwaAf8cTrz95+soXnx5GsSY0QLTJTnQtu3Vrmk5jukPKu32dBkJEd879KHw8IcU0QV6XomAY8OJd9rdJA/VLJTRpSl2Qn93JFVMkxGlE+Tz+lUtVWGRz+f7DmhnEqo0fwB2OYrnF/6g//We17l5cjkSKZ8mpAKwD9g25zim0P7GOgOHtQpjjLGIsbexF8bGlU3B42eyFJwqbknE2X4IZhBSwGfDVd8fDn0ssVuTJREJtMSYslSJ2zpe4ooJiS9NY/KJ14WppDV+OseUyjly9GJ9OBEbwA9NrZzE+xE4HUq8sqYq3rZjy6YwiXEWZZrgGMWaV/GUfH54tWyoz5aM+ixZcWStPFz5pIwumQSfaSHXJhL2ac15WO0La7a1jzOJNvCJKxkvz+9+WTx+TzgRf+ODRhonAX8TSrxmz3mZu+0JGVkykaU/1gTJ2O3hRcny2q635bzngphHw4VGSSmZI2NKU+lrMs45bqsZ12ofWNWO3Zok6xo2BgX0EVsDtl3gznAC3gwC33w+U0D57MtVMqw4UcaW4rkBxpZODrQB2gSJxBQlyYvbXxUJrHO6GO/v+5h+WEvwHGI8xmWf7QBsG33urfY3maxQa/jMU37qPEbhrphS+YiccZ/96q3sA5cL+Wo4ARdiQUB5n/i42CfWccp1WlIq5nKTeGwIgknp/oitE2Va6Tw5danJUTxbwMPNR2VMYSqqMI3rHClR8Q0SuM5uE91X88CcM9vKDitKlA8Pf6Jy90lAE1vML9H+vpOA34bDbryahahF1vHBoU9kaNE4iS9JkzEgaEsvb0cXjJPs+rywbzT76i7Z8QarkDHsmGb8UJS2zneM9jVRuduMRAFMKp8jDZeOC46ADtQEWthF5Z/m9BKJ8mEWgtHZRvysPkmreEhGFE/AJqlBRm9VbRDLl8bT4va6TQFNOF94vISCc31o7Hljb2D2wRgQZr05xzWm7+DCBPn06ErmqAvKbiP/dCcBl9HBwDrWN2Qx6ChsRphsCmwKrN3GxlsS+GzT4oUT0OV1ydzyhRJblMz1Ohas2kNh7w/sOW11bnrchHspH733cBTClMp50uQ+wwIyBQTWe6K9FvA7oMoQj7ev1++VhdtfkOiixODmI4NM0m2Jzh8nhY0l4QU0RFy+/1OJyh9tnOCkr/YpDozBcj9iCsJ5Iz9jPdfpPuPZeyk4zoLJPb4lWIUmyH+yFrCHD4dT9dWc2YkHaxJu34kASQC0A5awPdy6vQvT5Mvz9W0SsPHCCUkumsHbH3EUdmxjLzVnjjn7me2W18NSwFf2/DacgH/SAs4KcfvyWRBVMIaixRUBWA3GSQxuw+TiGXLGdbZlAQ0Rf7v7v1GF8cI9uI/C2Ic+GuVn2xFFpo+9Dtbw174j6EfLx0pi6XR8TZy2b2OTo8j/+7aA7zncvnz7PF6zyHq2YbMJZHjAmgwrTJLEounSdOlMmwVce2SjRG4ebceGnch2sK+IM+ZUXoafczu8n+6Pl+jCRKlu2h6qCn3I/16I5/t/aO8yJql648XjEr91MsUZXjiBIDDseIm1LIAFEySmMFli88fL/rMH2yzg0h1vSWQ+BQzGB4wbWwjQJvZ+dh6Yty19uS5gbfS4BdfYbe7BGPYa2GCsgcjpo0OfmQIq/DHtUGk/QafZ6fbddXaPRG9JgoDJEkO4AduEbfY5PiB3pKw/mtmmZ2BRY5kM25zIi6Tjxqr47Ks50w97G7loP2LnreI5Wu2DizpGntq++PJb2Kut/zkI6Otov0C8hoCZDbkyIH+UDNvCk4Ml7NNqMN8vb6S8tvOdVn/G1J07LPEFk/GMjed6jblPjLEXrTlXaFi2DR9zXBWIEZN5zah4TPhdqz5jlJCfWxXYlx2FLeC7Bz6QvnkjhFUIYMMyqCBBJhXNkXPu5nAicu7kpVMypfhR6b95lI6t2q2nTesLwsfQDMpPkKSSmXLWfU4Ekni9XhSZhY8WOhW2w4siwcfBAErA53csZVUNLUhskWjLbkmUPpuGy4Yvc0IKKH7h8cK2V6VXTgwTbTm+sU/r0bmBtq0bnD+Wz078bmfeFA4iUi9aX3U7/DOXyhIlIBbMr36OAg4pGKdIFNp8NabonzdKZpc8zosRUkQcy2o/kF6bYpioETssat+2+3Gs9UBAfl7VNO0UHNRHA0FrLQGfMif8gc+YuZVPUkAECjDOuW0QkT1cNtXnhxXw9KUmSSyYTsGHhIxNa2LMh/PlvNlv5Xr2ef4lJyu0gJoDloC/NCcwRjur4gnpmztCBiFQkM12O4GgD9i2fbhpcsFMOe8+H1bEgoZiiB0nUZvjsc6Iq2KiDfTeHDPyUvPKEq43c+a4eU5qnH2ef8Hx4lACHrIEfNacsF8msyFgRK51ggkgntZsm1AM2J7ZMbJ42+vCwx9axLd2vifds4aGi6dI0O1WM6hVfvGOY31y4yDg1lAC1rXDfTzfSUCxbuGKJ6V3znCJzIsPDzYyxwZuHiM9MofJ2sOZYV8oHp9Hnq74tXTPjmYc4BgTfWPe9B0TPi+2w2DGBQMRMwIVWHaqOpSA+ywBU9kx4Euk6nnpiQc9Al0RETlxEpMzXuovNIa9lc+6zknqloctEbGOiX8j6J87mqLWnt1HPRx02mHdwkMcBcSxZOeb0g0nNQCBguSZ7TAgiW64PReULWrxrXy0uZ7PTcsf64BTPG1J4EKNkK6ZQ3ix++eOCsyNcfLnOG146NcXcWMLJsrxiyfs70CTUlSgt5snhID/U/c36ZI1RPrnjGJiuCLAbGsLbF811mXjYFm2+4MWP67rzx+TyYXzpPPGQdJPxe5H60yvTbEyKi9Vfl+7XB4ueUr6ZA6XrrgIENX24XqdO2I7526M98Y3bWLRDLwML4jf679cI4/H+h7c2A7/3IkBl9eDQaAFLD5RzpdB35yR0g/CEKudq9pAt4HyJzyZ7huiZcPRnJZE5K+YZytekq4bhlAcey9zP8AT7Js5UqpPbg++rGpO7cL6lyUyO1464UL02RSn1lo2dDyT7tnDZHrpY4GXqlc8wPhaecsS8Afo1CtlYT0s2f1n66yrwST6bqIwNuiPMPq0BkEfXoj+maOkuLGsJRF5rKhbJ0OyE+XBjVG8AEZsjnXKGCSfHVwdjKePA2cPySs1v5Oo7AR5YEMkxTZyb5HOmYPlJTzGcFA8j8cDLGtXoG9iO4hmkWFNKvghfc7VLKO3TJYeWcMkApv2ARFhCDvP59RQiDJO9jTtCy8itRD+aeyx0kWsRlQTRIgLxuuYMVBerHb8TGJfC/nStrdkYFY8hVQxWqQLnquZx/ICAlIX8SqNIGA3W8BnDQGpsnW8tOMtqwpYhSSbVnqzrdgUihGc7w3QxvNtiMTlTGrV3w3tY0tDCV5Ev5KeG2IpQof0vjK/5DlxeV2tjQEh61iRvfGMRDUyfxLifHplD7fuKl4A8YkpHtreZgh4sy3gGE4YWMf6L7OYNDYCw024kXM/znkNxh5ENcXmTJTdTXvDCmBW066mPfJi1et8RuLTx1zbGiEh/PPcX+fWK5CrPpfOqL60rY+Iy+PiM9DUBprlQMCbbAF/jMGThhPfPA3nj8vQvCTplhktvbKszWKlJ+iVBdgHsCY9Lew5+iswbp1EVFaCFDWUqdswrJDmoeZbL+JzFS/j9o9kTgGYZ8/g+TA/uT9jgHxw4FPBoTXRAi7gfx+IBsHgqlBV+NquZXIfAmKTID2C7Ri0ae2+QvsDY6wTPm+6pw+T5Xv/qkW5LtgXYGbhAtxRUcKc7NwNumcOYwHU4llt374mEK8fBUTHZr6DIzcuO1HFZxcCgxjSQ1kNx7JAK/26bBwq968bIIur3uD3lqrGa4r9IojPncoLp3PSICdW3zPVLzEPPOucqq8G4v1/U8AfgSbTGQH4Rp5dulDuSx9AEW26KfSYwsnfoR0tHdb1lYTcaVLYUHpdqtE6tuMbsWvGUOmK/fT+mm4bo1Ghg6T4eDkFDHH7/sYSzxCQrAhVhTnHtuDZESVdUTHYRMFNMR5NIdhW47SGPzHHkfzP0wfKg+ui5PmKV2TX6T2C45pUpH08Xb4EF6qfnScxc7s3vZ/MLXuKRaOrT3ERwt0TFNDtcWv6W05uhyoUBJxZ8jg26E+Bum4AG4fCAvRxK2pL9DzbRp/WZgMtHxXt10VIj/QYWVT5quw8XSuijysU7+O9n/NR0Rn76r01na3vzQ2DpeREpfHscwutm9W3geIFBXR7NN+B41YtYKDNgJUna+TBjChu0gVCdA6Atok5H8Z/iNAacw/iNrp7bR/plh4tqfmPyKq6DOvD3hBTWhKOf8R4rQYvwbX9GVPvbXI3LtzCysXmrWu+PAZdJiAEMnAPBlSbGLfyku1vyj14XuFqkU4ZAcs+yNDWxHmuk2EVuGCDuN89a/rK4MxEWVi6WPKOFcmx840S7nDjhZFbXyhJebPknrV9KZ4ZW4HHR6REZI2UunNHWCy2Bm63G+D8YVF9+RDtu0YFuk2+BTIAF1mBAm0G3nfmAK/WA+lREG+wwRBagzb6QbQQ8/enD2RVdljbT3qnx8m0LY/Jst0fyhd16bLxaJ5kgpWo1Hd3L5exuTOkw5p+EL9fS3vyIt21ro98fmit4FDC6fNn9fWwhVMvEa8To4wAgBUouccK5d71/SHgIGw8WIhq6/4DRI0TY10628Z605dtOxbsIFZMe1TWHWt6yV2r+8jdqyMs2L5zdS++LODnvK+R88/W9MSt++vAc0+Jp4RE9S03xQt8SPs0xOP1PsKFBtbxdu2fmDQEbD0ZrfGLor1qMtq0D88lrfhRaXadF5/HZ54zgagnIdbtIQT0aggWpJtB8CbmCyVpy2zcRhHSEYl8bay/5jEp3p1re8vgTUlSbz1PfeIkHvF5ffN9Pn87BxwF/A+8ts+ZQcQrcvDsYbwAhsp9+Bz4+fooEKmsE1EGkaQj0OuJ2Q+/1tw/9LzdTw+0AxfkzjW9pW/maNnZVBtWPOixEZX2LdCutRU40CEQN8k4miN3YOP71w8ETIgWOPbhp+cI2+aYOW6sDUf4HJzj3766pwzIipftp3eL+EOLhzuxESL91BRN43T7vhlKwAXlL8htq3rgg3QgqpDYbSRm9INtwDlgrlNrTJz8ibkPrQn9HPYdID9d1U1G5KXxr+0tiOeCQLEUqg0Cfg8LD5rBfHj+XXJdkmE5E1n6djKaezlGq+ZhnX2B3Ufb8MccUHOGv7ku1Lxazzf2rRDvF+W/kjOXzoa7bQnESaFIbRTwPiz2AeP558dv0718ltyDbzCe4FoSbHcA7TH3M3xC3LqyG650d/aVT8usI8aa/i2vUe0OwBzHXcM+viD4LBePP6x4+BJ5gQJdgYAzHQKy1N+tXS63rOwCofoHuXtNhPxsVU8I1lVuh+24fpDEb54uv9v9R3l5++9we0VSzPZr+lJgrPnauAfwYiK3sfkzpexEdfDPU+Erz/ua9d+Nt1pABAyCz5QNbrfLUcCHSp6RW77oIrdBKFgm1jl9qMTlpspzVa9Idn2+7D9TF/QH/IvKo2W/pIA/wRp86PLEUMW0ZA2wx9g2oa/2AdYY0HMUjmOsuFuQ36DsJPn04Gq55HaFv2Vdwdt2iSVe2wRUzz8EOeJymc8/v9Q3N8iD64fwio7OmypPVi6RPx/4gr8bXUiOgvmAF/9XX+/oc7zkeJXMK32OFXnzik5y28oeFBVC2KDfMtqXVrXvXN0neGGH56bIH/d9Yn0cq6pz2UIRV1A8jOOAGPMpXhsF1D/fohDHr4MDbO5jZX2w769SeXJ78I1M0bx+9btRV66L4GJoIVmRy2o/xAmmyk9Xdpebv+jMW/yO1b3lLuunGERtHx763LUmgoLhsYHK7sw4D6wfLE9ULJb0o5vkgusi8/NBOJwLoHi2WGrMZeV/3O/zRVO4KxPQY7PUhYAUD9Y+eYyhqrzBCqNgLpUELPtKsMuSpQW2kH6Ri+6Lkn+sWN7e/SeZtOUR6Zo+jJVEUVd0lh+jSq1b/icruqCqutKqcTx38SWwNlIis8bK05Uvy19xmx44c8i+E5gv8lGVRrGCeTEngHMu8vt9D1C0qxUQwmzUAtptWjsBigSUpQ/9VLKEcYyLYV8Qz1dVHHhE1JzcJdlf5sv7e/8iL1a/IY+W/lJmFi+UGcVPyKytT8rCiiXy2o535W9162RrY4XsbToo5y41Mw5BHO5hiMZ+IAcSuGXxyHoVQn3PEuHqBPR6LG5DzHO2MIRtbKhE4Jj24Rx9QqP8GYcE1/Ck/R6rbMQWVT1TFT5j3GNXmo6n28754lGVCYH6UCRw1QJ6UX0gOXiyenN90u6WROLfzBpxZT9GRX/kwkVuQVBTTIW+5YBDDI61AeS03fo41iJdMwFx4m+0IRldPedRvVsQaIHP5++Gjf/N3hxCdkXSf4GfG8iNgcLtQT5Tkdc/UZxrLSA2+EcIUdtKwZrgXw5x3sbiGGx0e6jN4UML7sOaV9Ue1x3sdQZ7pmPvkVq46yVgB2zqC5GIF/PFEOP3cJ6MwLeYG7UsINo+tv8BxKJi30HMkusg2jHE/Rv2eAI5/KfO53oLOMcQ7ABO/l1MpiFQRzPwVQho0gU+qdhvKcjE3odxt593upgGrsCdsA3rl4P5iDUc+/67zuHrFPB9JLE6INj94Hs60HUU0OT74DbQEfQE/RAjMsBA9CNAZ9Ae/Ah829z3Rgj4v+tgYwWlsH1vAAAAAElFTkSuQmCC);background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;background-size:cover;z-index:4}.qlwapp__avatar .qlwapp__avatar__container
svg{width:50%}.qlwapp__avatar .qlwapp__avatar__container
img{width:100%;height:auto}.qlwapp__contact-list{height:100%;overflow:auto}.qlwapp__contact{display:flex;align-items:center;gap:var(--qlwapp--padding-sm);padding:var(--qlwapp--padding-sm) var(--qlwapp--padding-lg);color:inherit;position:relative;cursor:pointer;width:100%;text-decoration:none;height:auto}.qlwapp__contact:nth-child(1):nth-last-child(2),.qlwapp__contact:nth-child(2):nth-last-child(1){height:50%}.qlwapp__contact:only-child{height:100%;text-align:center;flex-direction:column;justify-content:center}.qlwapp__contact:not(:first-child){border-top:1px solid rgba(0,0,0,.1)}.qlwapp__contact--disabled{pointer-events:none;opacity:.5}.qlwapp__contact-list__empty{display:flex;height:134px;justify-content:center;align-items:center}.qlwapp__container{pointer-events:none;box-sizing:border-box;font-size:var(--qlwapp-scheme-font-size, inherit);font-family:var(--qlwapp-scheme-font-family,inherit);display:flex;flex-direction:column}@media(min-width: 430px){.qlwapp__container{width:430px}}.qlwapp__container
*{box-sizing:border-box}.qlwapp__container.qlwapp-hide,.qlwapp__container .qlwapp__contact.qlwapp-hide{display:none}.qlwapp__container.mobile .qlwapp__contact.qlwapp-desktop,.qlwapp__container.mobile.qlwapp-desktop{display:none}.qlwapp__container.desktop .qlwapp__contact.qlwapp-mobile,.qlwapp__container.desktop.qlwapp-mobile{display:none}.qlwapp__container.qlwapp__container--middle-left,.qlwapp__container.qlwapp__container--bottom-left,.qlwapp__container.qlwapp__container--middle-right,.qlwapp__container.qlwapp__container--bottom-right{position:fixed;z-index:9999999}.qlwapp__container.qlwapp__container--middle-left,.qlwapp__container.qlwapp__container--bottom-left{right:auto;left:0}.qlwapp__container.qlwapp__container--middle-left .qlwapp__button .qlwapp__label,.qlwapp__container.qlwapp__container--middle-left .qlwapp__button .qlwapp__time,.qlwapp__container.qlwapp__container--bottom-left .qlwapp__button .qlwapp__label,.qlwapp__container.qlwapp__container--bottom-left .qlwapp__button
.qlwapp__time{left:0;right:auto}.qlwapp__container.qlwapp__container--middle-left .qlwapp__button--bubble .qlwapp__text,.qlwapp__container.qlwapp__container--bottom-left .qlwapp__button--bubble
.qlwapp__text{right:auto;left:var(--qlwapp-scheme-icon-size, 60px)}.qlwapp__container.qlwapp__container--middle-left .qlwapp__modal:before,.qlwapp__container.qlwapp__container--bottom-left .qlwapp__modal:before{right:auto;left:20px}.qlwapp__container.qlwapp__container--middle-right,.qlwapp__container.qlwapp__container--bottom-right{left:auto;right:0}.qlwapp__container.qlwapp__container--middle-right .qlwapp__button .qlwapp__label,.qlwapp__container.qlwapp__container--middle-right .qlwapp__button .qlwapp__time,.qlwapp__container.qlwapp__container--bottom-right .qlwapp__button .qlwapp__label,.qlwapp__container.qlwapp__container--bottom-right .qlwapp__button
.qlwapp__time{left:auto;right:0}.qlwapp__container.qlwapp__container--middle-left,.qlwapp__container.qlwapp__container--middle-right{transition:top .3s ease;top:auto;bottom:0}.qlwapp__container.qlwapp__container--middle-left:not(.qlwapp__container--closing):not(.qlwapp__container--opening):not(.qlwapp__container--open),.qlwapp__container.qlwapp__container--middle-right:not(.qlwapp__container--closing):not(.qlwapp__container--opening):not(.qlwapp__container--open){top:40%;bottom:auto}.qlwapp__container.qlwapp__container--bottom-left,.qlwapp__container.qlwapp__container--bottom-right{top:auto;bottom:0}.qlwapp__container.qlwapp__container--middle-left .qlwapp__button,.qlwapp__container.qlwapp__container--bottom-left
.qlwapp__button{margin-left:20px}.qlwapp__container.qlwapp__container--middle-left .qlwapp__modal:before,.qlwapp__container.qlwapp__container--bottom-left .qlwapp__modal:before{right:auto;left:20px}.qlwapp__container.qlwapp__container--middle-right .qlwapp__button,.qlwapp__container.qlwapp__container--bottom-right
.qlwapp__button{margin-right:20px}.qlwapp__container.qlwapp__container--rounded .qlwapp__button--bubble{border-radius:200px}.qlwapp__container.qlwapp__container--rounded .qlwapp__button--button{border-radius:50px}@media(min-width: 430px){.qlwapp__container.qlwapp__container--rounded
.qlwapp__modal{border-radius:8px}}.qlwapp__container.qlwapp__container--rounded .qlwapp__modal
.qlwapp__message{border-radius:4px}.qlwapp__container.qlwapp__container--rounded .qlwapp__modal .qlwapp__message::before{background-color:inherit}.qlwapp__container p:last-child{margin:0}.qlwapp__container
time{opacity:.8;font-style:italic;font-size:10px}.qlwapp{font-weight:normal;font-size:12px;font-family:Inter,sans-serif}.qlwapp--woocommerce
.qlwapp__container{display:inline-block !important;width:auto !important}.qlwapp--woocommerce .qlwapp__container.qlwapp__button
.qlwapp__toggle{margin:0}.qlwapp--shortcode
.qlwapp__container{width:auto}.qlwapp__footer,.qlwapp__response{position:relative;bottom:0;left:0;right:0;height:auto;width:100%;overflow:hidden}.qlwapp__footer,.qlwapp__footer pre,.qlwapp__footer textarea,.qlwapp__response,.qlwapp__response pre,.qlwapp__response
textarea{max-height:160px}.qlwapp__footer pre,.qlwapp__footer textarea,.qlwapp__response pre,.qlwapp__response
textarea{color:inherit;background-color:inherit}.qlwapp__footer:before,.qlwapp__response:before{pointer-events:none;position:absolute;content:"";height:100%;background:linear-gradient(315deg, transparent 0%, rgba(0, 0, 0, 0.025) 100%);top:0;left:0;right:0}.qlwapp__footer::after,.qlwapp__response::after{content:" ";height:1px;background-color:rgba(0,0,0,.075);position:absolute;top:0;left:0;right:0}.qlwapp__footer{display:flex;min-height:56px;text-align:center;align-items:center;width:100%;font-size:12px;padding:var(--qlwapp--padding-sm) var(--qlwapp--padding-lg);max-height:150px}.qlwapp__footer
img{max-width:100px}.qlwapp__footer
*{color:var(--qlwapp-scheme-text, #303030)}.qlwapp__footer
p{padding:0;font-size:inherit;width:100%}.qlwapp__footer p:last-child{margin-bottom:0}.qlwapp__footer h1,.qlwapp__footer h2,.qlwapp__footer h3,.qlwapp__footer h4,.qlwapp__footer h5,.qlwapp__footer
h6{display:block;font-weight:600;margin:0;padding:0}.qlwapp__footer
h1{font-size:1.5em}.qlwapp__footer
h2{font-size:1.25em}.qlwapp__footer
h3{font-size:1.125em}.qlwapp__footer
h4{font-size:1em}.qlwapp__footer
h5{font-size:.875em}.qlwapp__footer
h6{font-size:.75em}.qlwapp__response,.qlwapp__response pre,.qlwapp__response textarea,.qlwapp__response
.qlwapp__response__buttons{min-height:56px}.qlwapp__response pre,.qlwapp__response
textarea{width:100%;height:100%;resize:none;border:none;padding:var(--qlwapp--padding-sm) var(--qlwapp--padding-lg);padding-right:calc(var(--qlwapp--padding-lg)*2);font-family:var(--qlwapp-scheme-font-size,inherit);font-size:1em !important;font-weight:normal;line-height:20px;white-space:pre-wrap;word-wrap:break-word;border-radius:inherit;margin:0}.qlwapp__response
pre{visibility:hidden}.qlwapp__response
textarea{position:absolute;bottom:0;left:0}.qlwapp__response textarea:focus{outline:none}.qlwapp__response textarea::placeholder{opacity:.5}.qlwapp__response
.qlwapp__response__buttons{position:absolute;top:0;right:21px;display:flex;align-items:center}.qlwapp__response .qlwapp__response__buttons
svg{width:18px}.qlwapp__response .qlwapp__response__buttons.active>i{display:none}.qlwapp__response .qlwapp__response__buttons.active>i.qlwf-emoji{display:block}.qlwapp__response .qlwapp__response__buttons>i{opacity:.4}.qlwapp__response .qlwapp__response__buttons>i,.qlwapp__response .qlwapp__response__buttons>a{cursor:pointer;margin:0
0 0 10px;display:inherit;font-size:18px;line-height:24px;text-decoration:none}.qlwapp__response .qlwapp__response__buttons .qlwapp__reply--disabled{pointer-events:none;opacity:.5}.qlwapp__header{background-color:var(--qlwapp-scheme-brand, #25d366);color:var(--qlwapp-scheme-text, #ffffff);position:relative;overflow:hidden;height:auto;max-height:150px}.qlwapp__header:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(315deg, transparent 0%, rgba(0, 0, 0, 0.05) 100%)}.qlwapp__header
.qlwapp__close{position:absolute;top:12px;right:12px}@media(min-width: 430px){.qlwapp__header
.qlwapp__close{position:absolute;top:7px;right:7px;font-size:18px}}.qlwapp__header .qlwapp__header-description{align-items:center}.qlwapp__header .qlwapp__header-description p,.qlwapp__header .qlwapp__header-description
h3{color:inherit;font-family:inherit;margin:0}.qlwapp__header .qlwapp__header-description
h3{margin:0
0 .25em 0}.qlwapp__header .qlwapp__header-description
img{max-width:100px}.qlwapp__header .qlwapp__header-description
*{color:var(--qlwapp-scheme-text, #ffffff) !important}.qlwapp__header .qlwapp__header-description,.qlwapp__header .qlwapp__header-contact{padding:calc(var(--qlwapp--padding-xs) + 2px) var(--qlwapp--padding-lg);height:100%}.qlwapp__header .qlwapp__header-contact{display:flex;justify-content:flex-end;align-items:center;gap:var(--qlwapp--padding-sm)}.qlwapp__header .qlwapp__header-contact
.qlwapp__previous{margin-right:auto}.qlwapp__header .qlwapp__header-contact .qlwapp__previous>i{line-height:36px}.qlwapp__header .qlwapp__header-contact
.qlwapp__info{text-align:right}.qlwapp__header .qlwapp__header-contact
.qlwapp__avatar{width:42px;height:42px}.qlwapp__header .qlwapp__header-contact
.qlwapp__name{color:var(--qlwapp-scheme-contact-name-color, #141414);color:inherit}.qlwapp__message-list{display:flex;align-items:center;flex-direction:column;gap:var(--qlwapp--padding-sm);padding:var(--qlwapp--padding-sm) var(--qlwapp--padding-lg);overflow:auto;height:100%}.qlwapp__message{padding:var(--qlwapp--padding-sm) var(--qlwapp--padding-md);position:relative;align-self:flex-start;word-wrap:break-word;max-width:calc(100% - var(--qlwapp--padding-sm)*2);background-color:#eee;word-break:break-word}.qlwapp__message:before{content:"";position:absolute;top:0;width:20px;height:20px;right:auto;left:0;transform:matrix(1, 0, 1, 1, -2, 0)}.qlwapp__message--user{width:auto;align-self:end;justify-self:flex-end;margin-top:0;word-break:var(--qlwapp-scheme-box-message-word-break)}.qlwapp__message--user:before{right:0;left:auto;transform:matrix(1, 0, 1, -1, 2, 0)}.qlwapp__message--user:first-child:before{top:-6px;right:10%;transform:rotate(45deg)}.qlwapp__modal{pointer-events:all;position:fixed;top:auto;bottom:0;left:0;right:0;z-index:99999;box-shadow:0px 5px 40px 5px rgba(0,0,0,.5);background-color:#fff}.qlwapp__modal:before{background-color:#fff}@media(min-width: 430px){.qlwapp__modal{position:relative;top:auto;bottom:auto;left:auto;right:auto;box-shadow:0 8px 25px -5px rgba(45,62,79,.15);margin-top:24px;margin-left:24px;margin-right:24px;margin-bottom:12px}.qlwapp__modal:before{content:"";position:absolute;bottom:-6px;right:24px;width:13px;height:13px;transform:rotate(45deg)}.qlwapp__modal
.qlwapp__header{border-top-left-radius:inherit;border-top-right-radius:inherit}.qlwapp__modal .qlwapp__footer,.qlwapp__modal
.qlwapp__response{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}}.qlwapp__modal .qlwapp__header
.qlwapp__carousel{position:relative}.qlwapp__modal
.qlwapp__body{overflow:hidden}.qlwapp__modal .qlwapp__body
.qlwapp__carousel{position:relative;max-height:min(var(--qlwapp-scheme-box-height, 500px),var(--qlwapp-scheme-box-max-height, 500px))}.qlwapp__modal .qlwapp__time,.qlwapp__modal .qlwapp__label,.qlwapp__modal .qlwapp-offline-text{font-size:12px;line-height:1.5em;opacity:.6;display:block}.qlwapp__modal
.qlwapp__time{font-size:11px;font-style:italic}.qlwapp__modal
.qlwapp__name{display:block;font-weight:bold;line-height:1.5em}.qlwapp__modal
.qlwapp__label{color:var(--qlwapp-scheme-contact-role-color, inherit)}.qlwapp__modal
.qlwapp__name{color:var(--qlwapp-scheme-contact-name-color, inherit)}.qlwapp__modal
.qlwapp__time{color:var(--qlwapp-scheme-contact-availability-color, inherit)}@keyframes
closeModal{from{opacity:1;visibility:visible;transform:translateY(0) scale(1)}to{opacity:0;visibility:hidden;transform:translateY(50px);@media(min-width: 430px){transform:translateY(50px) scale(0.9)}}}@keyframes
openModal{from{opacity:0;visibility:hidden;transform:translateY(50px);@media(min-width: 430px){transform:translateY(50px) scale(0.9)}}to{visibility:visible;opacity:1;transform:translateY(0) scale(1)}}@media(min-width: 430px){@keyframes
closeModal{from{opacity:1;visibility:visible;transform:translateY(0) scale(1)}to{opacity:0;visibility:hidden;transform:translateY(50px) scale(0.9)}}@keyframes
openModal{from{opacity:0;visibility:hidden;transform:translateY(50px) scale(0.9)}to{visibility:visible;opacity:1;transform:translateY(0) scale(1)}}}@keyframes
flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes
bounce{from,20%,53%,80%,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)}}@keyframes
pulse{from{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scale3d(1, 1, 1)}}@keyframes
shakeX{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)}}@keyframes
shakeY{from,to{transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.qlwapp__container
.qlwapp__modal{animation:openModal .4s forwards}.qlwapp__container--closing
.qlwapp__modal{animation:closeModal .4s forwards}.qlwapp__modal{opacity:0;visibility:hidden}.qlwapp__modal
.qlwapp__carousel{display:flex;width:200%;height:100%}.qlwapp__modal .qlwapp__carousel .qlwapp__carousel-slide{width:50%;transition:max-height 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 1000ms,transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 500ms,opacity 500ms ease-in 500ms}.qlwapp__modal .qlwapp__header .qlwapp__carousel-slide{max-height:300px}.qlwapp__modal .qlwapp__header .qlwapp__name,.qlwapp__modal .qlwapp__header
.qlwapp__avatar{opacity:0;transition:transform cubic-bezier(0.215, 0.61, 0.355, 1) .3s,opacity ease-in .3s}.qlwapp__modal .qlwapp__header
.qlwapp__name{transform:translateX(56px)}.qlwapp__modal .qlwapp__header
.qlwapp__avatar{transform:scale(0.5)}.qlwapp__modal .qlwapp__header
.qlwapp__name{transition-delay:800ms}.qlwapp__modal .qlwapp__header .qlwapp__header-description{transition-delay:850ms}.qlwapp__modal .qlwapp__header
.qlwapp__avatar{transition-delay:900ms}.qlwapp__modal .qlwapp__response,.qlwapp__modal .qlwapp__previous,.qlwapp__modal
.qlwapp__message{transition:transform cubic-bezier(0.215, 0.61, 0.355, 1) 600ms,opacity ease-in 200ms}.qlwapp__modal .qlwapp__previous,.qlwapp__modal
.qlwapp__message{opacity:0}.qlwapp__modal
.qlwapp__response{pointer-events:none;display:none;opacity:0}.qlwapp__modal
.qlwapp__footer{max-height:150px}.qlwapp__modal
.qlwapp__previous{transform:translateX(56px)}.qlwapp__modal
.qlwapp__message{transform:translateY(56px);transition-delay:200ms}.qlwapp__modal
.qlwapp__close{transition:opacity 300ms cubic-bezier(0.215, 0.61, 0.355, 1)}.qlwapp__modal .qlwapp__header-description{transition:opacity 900ms cubic-bezier(0.215, 0.61, 0.355, 1)}.qlwapp__modal
.qlwapp__contact{transition:transform 600ms cubic-bezier(0.215, 0.61, 0.355, 1),opacity 150ms ease-in}.qlwapp__modal
.qlwapp__previous{transition-delay:800ms}.qlwapp__modal .qlwapp__close,.qlwapp__modal .qlwapp__header-description{transition-delay:900ms}.qlwapp__modal .qlwapp__contact:nth-of-type(6){transition-delay:600ms}.qlwapp__modal .qlwapp__contact:nth-of-type(5){transition-delay:500ms}.qlwapp__modal .qlwapp__contact:nth-of-type(4){transition-delay:400ms}.qlwapp__modal .qlwapp__contact:nth-of-type(3){transition-delay:300ms}.qlwapp__modal .qlwapp__contact:nth-of-type(2){transition-delay:200ms}.qlwapp__modal .qlwapp__contact:nth-of-type(1){transition-delay:100ms}.qlwapp__modal .qlwapp__header-contact{opacity:0}.qlwapp__modal
.qlwapp__message{opacity:0;transform:translateY(-56px)}.qlwapp__modal .qlwapp__modal .qlwapp__contact:hover{background-color:#fafafa}.qlwapp__modal--response .qlwapp__carousel .qlwapp__carousel-slide{transform:translateX(-100%)}.qlwapp__modal--response .qlwapp__carousel .qlwapp__carousel-slide .qlwapp__header-contact{opacity:1}.qlwapp__modal--response
.qlwapp__close{transition-delay:0ms}.qlwapp__modal--response .qlwapp__close,.qlwapp__modal--response .qlwapp__header-description,.qlwapp__modal--response
.qlwapp__contact{opacity:0}.qlwapp__modal--response
.qlwapp__contact{transform:translateY(-33.333%);border-top-color:rgba(0,0,0,0) !important}.qlwapp__modal--response
.qlwapp__message{display:block}.qlwapp__modal--response .qlwapp__message,.qlwapp__modal--response
.qlwapp__previous{opacity:1}.qlwapp__modal--response
.qlwapp__footer{display:none}.qlwapp__modal--response
.qlwapp__response{pointer-events:all;display:block;opacity:1}.qlwapp__modal--response .qlwapp__message,.qlwapp__modal--response
.qlwapp__previous{transform:translate(0)}.qlwapp__modal--response .qlwapp__header .qlwapp__carousel-slide{max-height:84px}.qlwapp__modal--response .qlwapp__header .qlwapp__name,.qlwapp__modal--response .qlwapp__header
.qlwapp__avatar{opacity:1}.qlwapp__modal--response .qlwapp__header .qlwapp__header-description{opacity:0}.qlwapp__modal--response .qlwapp__header .qlwapp__name,.qlwapp__modal--response .qlwapp__header .qlwapp__header-description{transform:translateX(0)}.qlwapp__modal--response .qlwapp__header
.qlwapp__avatar{transform:scale(1)}.qlwapp__modal--opening .qlwapp__response,.qlwapp__modal--opening .qlwapp__close,.qlwapp__modal--opening .qlwapp__previous,.qlwapp__modal--opening .qlwapp__header .qlwapp__name,.qlwapp__modal--opening .qlwapp__header-description{visibility:visible}.qlwapp__modal--closing .qlwapp__info,.qlwapp__modal--closing
.qlwapp__avatar__container{transform:translateX(100px);opacity:0;transition:transform cubic-bezier(0.215, 0.61, 0.355, 1) 300ms,opacity ease-out 200ms}.qlwapp__modal--closing
.qlwapp__message{transition:all .4s;transform:translateY(100%);opacity:0}.qlwapp__modal--closing
.qlwapp__previous{transition-delay:0ms;transform:translateX(-24px);opacity:0;transition:transform cubic-bezier(0.215, 0.61, 0.355, 1) 300ms,opacity ease-out 200ms}.qlwapp__button{animation-duration:1.5s;animation-timing-function:ease-in;animation-name:var(--qlwapp-button-animation-name, "none");animation-delay:var(--qlwapp-button-animation-delay, 0);animation-iteration-count:1;transform-origin:center;background-image:unset !important}.qlwapp__button--bubble
.qlwapp__close{transform:scale(0, 0);opacity:0;position:absolute}.qlwapp__button--bubble
.qlwapp__icon{transform:scale(1, 1);opacity:1}.qlwapp__button--bubble .qlwapp__icon,.qlwapp__button--bubble
.qlwapp__close{transition:transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1),opacity 300ms ease-in}.qlwapp__container--open .qlwapp__button--bubble
.qlwapp__close{transform:scale(1, 1);opacity:1}.qlwapp__container--open .qlwapp__button--bubble
.qlwapp__icon{transform:scale(0, 0);opacity:0}.qlwapp__modal--open
.qlwapp__icon{display:none;transform:scale(0, 0) !important;opacity:0 !important}.qlwapp__modal--open
.qlwapp__close{display:none;transform:scale(1, 1) !important;opacity:1 !important}.rtl .qlwapp__modal .qlwapp__header .qlwapp__header-contact
.qlwapp__previous{margin-right:0;margin-left:auto}.rtl .qlwapp__modal--response .qlwapp__carousel .qlwapp__carousel-slide{transform:translateX(100%)}.rtl .qlwapp__response
textarea{padding-right:var(--qlwapp--padding-sm);padding-left:calc(var(--qlwapp--padding-lg)*2)}.rtl .qlwapp__response
.qlwapp__response__buttons{right:auto;left:21px}:root{--qlwapp--padding-xs:8px;--qlwapp--padding-sm:16px;--qlwapp--padding-md:24px;--qlwapp--padding-lg:32px;--qlwapp--padding-xl:40px}.rs-p-wp-fix{display:none !important;margin:0
!important;height:0px !important}.wp-block-themepunch-revslider{position:relative}rs-modal{position:fixed !important;z-index:9999999 !important;pointer-events:none !important}rs-modal.rs-modal-auto{top:auto;bottom:auto;left:auto;right:auto}rs-modal.rs-modal-fullwidth,rs-modal.rs-modal-fullscreen{top:0px;left:0px;width:100%;height:100%}rs-modal rs-fullwidth-wrap{position:absolute;top:0px;left:0px;height:100%}rs-module-wrap.rs-modal{display:none;max-height:100% !important;overflow:auto !important;pointer-events:auto !important}rs-module-wrap.hideallscrollbars.rs-modal{overflow:hidden !important;max-width:100% !important}rs-modal-cover{width:100%;height:100%;z-index:0;background:transparent;position:absolute;top:0px;left:0px;cursor:pointer;pointer-events:auto}body>rs-modal-cover{position:fixed;z-index:9999995 !important}rs-sbg-px{pointer-events:none}.rs-forceuntouchable,
.rs-forceuntouchable
*{pointer-events:none !important}.rs-forcehidden
*{visibility:hidden !important}.rs_splitted_lines{display:block;white-space:nowrap !important}.rs-go-fullscreen{position:fixed !important;width:100% !important;height:100% !important;top:0px !important;left:0px !important;z-index:9999999 !important;background:#fff}.rtl{direction:rtl}@font-face{font-family:'revicons';src:url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888');src:url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888') format('woff'),
url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888') format('truetype'),
url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons') format('svg');font-weight:normal;font-style:normal;font-display:swap}[class^="revicon-"]:before,[class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:normal;speak:never;speak-as:spell-out;display:inline-block;text-decoration:inherit;width:1em;margin-right: .2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left: .2em}rs-module i[class^="fa-"],
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"],
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"],
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"],
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"],
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"],
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"],
#builderView i[class*=" fa-"]{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}rs-module [class^="fa-"]:before,
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before,
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before,
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before,
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before,
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before,
#builderView [class*=" fa-"]:before{font-family:FontAwesome;font-style:normal;font-weight:400;speak:never;speak-as:spell-out;display:inline-block;text-decoration:inherit;width:auto;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0}rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.tp-fullwidth-forcer{z-index:0;pointer-events:none}rs-module-wrap{visibility:hidden}rs-module-wrap,
rs-module-wrap
*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}rs-module-wrap{position:relative;z-index:1;width:100%;display:block}.rs-fixedscrollon rs-module-wrap{position:fixed !important;top:0px !important;z-index:1000;left:0 !important}.rs-stickyscrollon rs-module-wrap{position:sticky !important;top:0px;z-index:1000}.rs-stickyscrollon{overflow:visible !important}rs-fw-forcer{display:block;width:100%;pointer-events:none}rs-module{position:relative;overflow:hidden;display:block}rs-module.disableVerticalScroll{-ms-touch-action:pan-x;touch-action:pan-x}rs-pzimg-wrap,rs-sbg-effectwrap,rs-sbg{display:block;pointer-events:none}rs-sbg-effectwrap{position:absolute;top:0px;left:0px;width:100%;height:100%}rs-carousel-wrap rs-column rs-layer
img{width:0px;height:0px}rs-sbg-px,rs-sbg-wrap{position:absolute;top:0px;left:0px;z-index:0;width:100%;height:100%;display:block}a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none}a[x-apple-data-detectors]{color:inherit !important;text-decoration:none !important;font-size:inherit !important;font-family:inherit !important;font-weight:inherit !important;line-height:inherit !important}.entry-content rs-module a, rs-module
a{box-shadow:none}.rs-ov-hidden{overflow:hidden !important}.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide{overflow:visible !important}.rs-parallax-hidden-of rs-slide{overflow:hidden !important}.tp-simpleresponsive img,
rs-module
img{max-width:none !important;transition:none;margin:0px;padding:0px;border:none}rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px}rs-slides,rs-slide,rs-slide:before{position:absolute;text-indent:0em;top:0px;left:0px}rs-slide,rs-slide:before{display:block;visibility:hidden}.rs-layer .rs-untoggled-content{display:block}.rs-layer .rs-toggled-content{display:none}.rs-tc-active.rs-layer>.rs-toggled-content{display:block}.rs-tc-active.rs-layer>.rs-untoggled-content{display:none}.rs-layer-video{overflow:hidden}.rs_html5vidbasicstyles{position:relative;top:0px;left:0px;width:100%;height:100%;overflow:hidden}rs-module rs-layer,
rs-module .rs-layer{opacity:0;position:relative;visibility:hidden;display:block;-webkit-font-smoothing:antialiased !important;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-moz-osx-font-smoothing:grayscale;z-index:1;font-display:swap}rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module
img{user-select:none}rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{margin-bottom:0}.rs-svg
svg{width:100%;height:100%;position:relative;vertical-align:top}rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex){outline:none !important}rs-carousel-wrap{cursor:url(/wp-content/plugins/revslider/public/assets/css/openhand.cur), move}rs-carousel-wrap.dragged{cursor:url(/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move}rs-carousel-wrap.noswipe{cursor:default}rs-carousel-wrap{position:absolute;overflow:hidden;width:100%;height:100%;top:0px;left:0px}rs-carousel-space{clear:both;display:block;width:100%;height:0px;position:relative}.tp_inner_padding{box-sizing:border-box;max-height:none !important}.rs-layer.rs-selectable{user-select:text}rs-px-mask{overflow:hidden;display:block;width:100%;height:100%;position:relative}rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module
video{max-width:none !important;border:none}rs-bg-elem{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:0;display:block;pointer-events:none}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}rs-zone{position:absolute;width:100%;left:0px;box-sizing:border-box;min-height:50px;font-size:0px;pointer-events:none}rs-row-wrap,rs-column,rs-cbg-mask-wrap{display:block;visibility:hidden}rs-layer-wrap,rs-parallax-wrap,rs-loop-wrap,rs-mask-wrap{display:block}rs-column-wrap>rs-mask-wrap,rs-column-wrap>rs-loop-wrap{z-index:1}rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{transform-style:flat}@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){rs-carousel-wrap rs-layer-wrap, rs-carousel-wrap rs-loop-wrap{backface-visibility:hidden;transform-style:preserve-3d}}.safarifix rs-layer-wrap{perspective:1000000}@-moz-document url-prefix(){rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{perspective:none}}rs-mask-wrap{overflow:hidden}rs-fullwidth-wrap{position:relative;width:100%;height:auto;display:block;overflow:visible;max-width:none !important}.rev_row_zone_top{top:0px}.rev_row_zone_bottom{bottom:0px}.rev_row_zone_middle{top:0px}rs-column-wrap .rs-parallax-wrap{vertical-align:top}.rs-layer img,
rs-layer
img{vertical-align:top}rs-row,rs-row.rs-layer{display:table;position:relative;width:100% !important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto;font-size:0px}.rs-layer.rs-waction.iospermaccwait.permanenthidden{display:none !important;visibility:hidden !important;pointer-events:none !important}rs-column-wrap{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0px}rs-column{box-sizing:border-box;display:block;position:relative;width:100% !important;height:auto !important;white-space:normal !important}rs-cbg-mask-wrap{position:absolute;z-index:0;box-sizing:border-box}rs-column-wrap rs-cbg-mask-wrap{top:0px;left:0px;bottom:0px;right:0px}rs-column-bg{position:absolute;z-index:0;box-sizing:border-box;width:100%;height:100%}.rs-pelock
*{pointer-events:none !important}rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap{text-align:inherit}rs-column rs-mask-wrap{display:inline-block}rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap{position:relative;left:auto;top:auto;line-height:0px}rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column
.rev_layer_in_column{vertical-align:top}.rev_break_columns{display:block !important}.rev_break_columns rs-column-wrap.rs-parallax-wrap{display:block !important;width:100% !important}.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,.tp-forcenotvisible,.tp-hide-revslider,rs-row-wrap.rs-layer-hidden,rs-column-wrap.rs-layer-hidden,.rs-layer.rs-layer-hidden,.rs-layer-audio.rs-layer-hidden,.rs-parallax-wrap.rs-layer-hidden{visibility:hidden !important;display:none !important}a.rs-layer.rs-nointeraction>.div,rs-layer.rs-nointeraction:not(a),.rs-layer.rs-nointeraction:not(a){pointer-events:none !important}rs-static-layers{position:absolute;z-index:101;top:0px;left:0px;display:block;width:100%;height:100%;pointer-events:none;overflow:hidden}rs-static-layers.rs-stl-back{z-index:0}.rs-stl-visible{overflow:visible !important}.rs-layer rs-fcr{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-bottom-width:0 !important;border-top:40px solid #00A8FF;position:absolute;right:100%;top:0px}.rs-layer rs-fcrt{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-top-width:0 !important;border-bottom:40px solid #00A8FF;position:absolute;right:100%;top:0px}.rs-layer rs-bcr{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;border-top-width:0 !important;position:absolute;left:100%;top:0px}.rs-layer rs-bcrt{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;border-bottom-width:0 !important;position:absolute;left:100%;top:0px}.tp-layer-inner-rotation{position:relative !important}img.tp-slider-alternative-image{width:100%;height:auto}.noFilterClass{filter:none !important}rs-bgvideo{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:0;display:block}.rs-layer.rs-fsv{top:0px;left:0px;position:absolute;width:100%;height:100%}.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe
video{width:100%;height:100% }.rs-fsv
video{background:#000}.fullcoveredvideo rs-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0px;left:0px}.videoisplaying .html5vid rs-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,0.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;z-index:3;margin-top:-25px;margin-left:-25px;line-height:50px !important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;z-index:4;opacity:0;transition:opacity 300ms ease-out !important}.rs-ISM .tp-video-play-button{opacity:1;transition:none !important;z-index:6}.rs-audio .tp-video-play-button{display:none !important}.rs-layer
.html5vid{width:100% !important;height:100% !important}.tp-video-play-button
i{width:50px;height:50px;display:inline-block;text-align:center !important;vertical-align:top;line-height:50px !important;font-size:30px !important}.rs-layer:hover .tp-video-play-button{opacity:1;display:block;z-index:6}.rs-layer .tp-revstop{display:none;width:15px;border-right:5px solid #fff !important;border-left:5px solid #fff !important;transform:translateX(50%) translateY(50%);height:20px;margin-left:11px !important;margin-top:5px !important}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:block}.videoisplaying  .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none !important}.rs-fsv .rs-fsv
audio{object-fit:contain !important}.rs-fsv .rs-fsv
video{object-fit:contain !important}.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button{display:none}@supports not (-ms-high-contrast:none){.rs-fsv .fullcoveredvideo
audio{object-fit:cover !important}.rs-fsv .fullcoveredvideo
video{object-fit:cover !important}}.rs-fullvideo-cover{width:100%;height:100%;top:0px;left:0px;position:absolute;background:transparent;z-index:5}.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls{display:none !important}.rs-audio .tp-video-controls{opacity:1 !important;visibility:visible !important}rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before{content:none}rs-dotted{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events:none}rs-sbg-wrap rs-dotted{z-index:31}rs-dotted.twoxtwo{background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}rs-dotted.twoxtwowhite{background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}rs-dotted.threexthree{background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}rs-dotted.threexthreewhite{background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;height:100%;top:0px;left:0px;background:#fff;position:absolute;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,0.8)}.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:transparent;box-shadow:0 15px 10px rgba(0,0,0,0.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset}.tp-shadow5:before,.tp-shadow5:after{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px / 20px}.rev-btn,.rev-btn:visited{outline:none !important;box-shadow:none;text-decoration:none !important;box-sizing:border-box;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase}.rev-btn
i{font-size:inherit;font-weight:normal;position:relative;top:0px;transition:opacity 0.2s ease-out, margin 0.2s ease-out;margin-left:0px;line-height:inherit}.rev-btn.rev-hiddenicon
i{font-size:inherit;font-weight:normal;position:relative;top:0px;transition:opacity 0.2s ease-out, margin 0.2s ease-out;opacity:0;margin-left:0px !important;width:0px !important}.rev-btn.rev-hiddenicon:hover
i{opacity:1 !important;margin-left:10px !important;width:auto !important}.rev-burger{position:relative;box-sizing:border-box;padding:22px
14px 22px 14px;border-radius:50%;border:1px
solid rgba(51,51,51,0.25);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger
span{display:block;width:30px;height:3px;background:#333;transition: .7s;pointer-events:none;transform-style:flat !important}.rev-burger span:nth-child(2){margin:3px
0}.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px
solid rgba(255,255,255,0.2)}.rev-b-span-light span,
.rev-burger.revb-white
span{background:#fff}.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-whitenoborder
span{background:#fff}.rev-burger.revb-darknoborder{border:0}.rev-b-span-dark span,
.rev-burger.revb-darknoborder
span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull
span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull
span{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:70%}50%{opacity:0;top:70%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px
solid white;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:normal;color:#7f8c8d;color:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*.active{color:#fff}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*:active,.rev-scroll-btn>*.active{opacity:0.8}.rev-scroll-btn.revs-fullwhite{background:#fff}.rev-scroll-btn.revs-fullwhite
span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark
span{background:#fff}.rev-scroll-btn
span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite;background:#fff}.rev-scroll-btn.rev-b-span-dark{border-color:#333}.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark
span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0, 0, 0, 0.50);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr{border-radius:3px}.rev-cbutton-light{color:#333;background-color:rgba(255,255,255, 0.75)}.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgba(255,255,255, 0.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}rs-progress{visibility:hidden;position:absolute;z-index:200;width:100%;height:100%}rs-progress-bar,.rs-progress-bar{display:block;z-index:20;box-sizing:border-box;background-clip:content-box;position:absolute;line-height:0px;width:100%;height:100%}rs-progress-bgs{display:block;z-index:15;box-sizing:border-box;width:100%;position:absolute;height:100%;top:0px;left:0px}rs-progress-bg{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-gap{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-vis{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px}.rs-layer
img{background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)}.rs-layer.slidelink{cursor:pointer;width:100%;height:100%}.rs-layer.slidelink
a{width:100%;height:100%;display:block}.rs-layer.slidelink a
div{width:3000px;height:1500px;background:url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}.rs-layer.slidelink a
span{background:url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat;width:100%;height:100%;display:block}.rs-layer .rs-starring{display:inline-block}.rs-layer .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321 !important}.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em !important}.rs-layer  .rs-starring .star-rating:before,
.rs-layer  .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.rs-layer .rs-starring .star-rating
span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em !important}.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}rs-loader{top:50%;left:50%;z-index:10000;position:absolute}rs-loader.off{display:none !important}rs-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(/wp-content/plugins/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner5{background-image:url(/wp-content/plugins/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px -22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}rs-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:#f00;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);border-radius:100%;animation:tp-scaleout 1.0s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0.0)}100%{transform:scale(1.0);opacity:0}}rs-loader.spinner3{margin:-9px 0px 0px -35px;width:70px;text-align:center}rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3
.bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}rs-loader.spinner3
.bounce1{animation-delay:-0.32s}rs-loader.spinner3
.bounce2{animation-delay:-0.16s}@keyframes tp-bouncedelay{0%,80%,100%{transform:scale(0.0)}40%{transform:scale(1.0)}}rs-loader.spinner4{margin:-20px 0px 0px -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2.0s infinite linear}rs-loader.spinner4 .dot1,
rs-loader.spinner4
.dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2.0s infinite ease-in-out;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15)}rs-loader.spinner4
.dot2{top:auto;bottom:0px;animation-delay:-1.0s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0.0)}50%{transform:scale(1.0)}}rs-layer
iframe{visibility:hidden}rs-layer.rs-ii-o
iframe{visibility:visible}rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"]{display:inline-block}rs-layer input::placeholder{vertical-align:middle;line-height:inherit !important}a.rs-layer{transition:none}rs-thumbs-wrap,rs-tabs-wrap,rs-thumbs,rs-thumb,rs-tab,rs-bullet,rs-bullets,rs-navmask,rs-tabs,rs-arrow{display:block;pointer-events:all}.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-tabs,.tp-thumbs,.tp-bullets{position:absolute;display:block;z-index:1000;top:0px;left:0px}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:0.5;box-sizing:border-box}.tp-arr-imgholder,rs-poster,.tp-thumb-image,.tp-tab-image{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0px;left:0px}rs-poster{cursor:pointer;z-index:3}.tp-tab.rs-touchhover,.tp-tab.selected,.tp-thumb.rs-touchhover,.tp-thumb.selected{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box !important}.tp-tabs,.tp-thumbs{box-sizing:content-box !important}.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,0.3);cursor:pointer}.tp-bullet.selected,.tp-bullet.rs-touchhover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,0.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows.rs-touchhover{background:#000}.tparrows:before{font-family:"revicons";font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}.rs-layer [class^="pe-7s-"]:before,
.rs-layer [class*=" pe-7s-"]:before,
.rs-layer [class^="pe-7s-"],
.rs-layer [class*=" pe-7s-"]{width:auto;margin:0;line-height:inherit;box-sizing:inherit}rs-pzimg-wrap{display:block}body.rtl .rs-pzimg{left:0 !important}.rs_fake_cube{transform-style:preserve-3d}.rs_fake_cube,.rs_fake_cube_wall{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;left:0px;top:0px;z-index:0}.rs-builder-mode rs-sbg-wrap canvas,
rs-sbg
canvas{overflow:hidden;z-index:5;-webkit-backface-visibility:hidden;backface-visibility:hidden}.dddwrappershadow{box-shadow:0 45px 100px rgba(0, 0, 0, 0.4)}.dddwrapper{transform-style:flat;perspective:10000px}.rs_error_message_box{background:#111;width:800px;margin:40px
auto;padding:40px
20px;text-align:center;font-family:"Open Sans",sans-serif}.rs_error_message_oops{margin:0px
0px 20px;line-height:60px;font-size:34px;color:#FFF}.rs_error_message_content{margin:0px
0px 20px;line-height:25px;font-size:17px;color:#FFF}.rs_error_message_button{color:#fff !important;background:#333;display:inline-block;padding:10px
15px;text-align:right;border-radius:5px;cursor:pointer;text-decoration:none !important}.rs_error_message_button:hover{background:#5e35b1}.hglayerinfo{position:fixed;bottom:0px;left:0px;color:#FFF;font-size:12px;line-height:20px;font-weight:600;background:rgba(0, 0, 0, 0.75);padding:5px
10px;z-index:2000;white-space:normal}.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px
5px}.indebugmode .rs-layer:hover{border:1px
dashed #c0392b !important}.helpgrid{border:2px
dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-image:radial-gradient(circle,40%, #d4a9af 55%,#000 150%);mix-blend-mode:overlay}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:absolute}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:30}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:40}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rs-safari .willow:after{background-color:rgba(100, 0, 0, 0.2)}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.willow{filter:grayscale(1) contrast(.95) brightness(.9)}.willow::after{background-color:transparent}}}rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after{height:500%;width:500%}rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner
span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px
solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner
span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner
span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner
span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner
span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner
span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner
span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner
span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.bgcanvas{display:none;position:absolute;overflow:hidden}.RSscrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}.avada-has-rev-slider-styles
.rev_slider_wrapper{transform:none}