/*!
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:flexslider-icon;src:url(https://teenmedia.ro/wp-content/plugins/js_composer/assets/lib/flexslider/fonts/flexslider-icon.eot);src:url(https://teenmedia.ro/wp-content/plugins/js_composer/assets/lib/flexslider/fonts/flexslider-icon.eot#1726942241) format('embedded-opentype'),url(https://teenmedia.ro/wp-content/plugins/js_composer/assets/lib/flexslider/fonts/flexslider-icon.woff) format('woff'),url(https://teenmedia.ro/wp-content/plugins/js_composer/assets/lib/flexslider/fonts/flexslider-icon.ttf) format('truetype'),url(https://teenmedia.ro/wp-content/plugins/js_composer/assets/lib/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:400;font-style:normal}.flex-container a:hover,.flex-slider a:hover{outline:0}.flex-control-nav,.flex-direction-nav,.slides,.slides>li{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;zoom:1;border-radius:4px;-o-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);box-shadow:'' 0 1px 4px rgba(0,0,0,.2)}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}@-moz-document url-prefix(){.loading .flex-viewport{max-height:none}}.carousel li{margin-right:5px}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);transition:all .3s ease-in-out}.flex-direction-nav a:before{font-family:flexslider-icon;font-size:40px;display:inline-block;content:'\f001';color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3)}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;cursor:default;z-index:-1}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:flexslider-icon;font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}.rtl .flexslider{direction:rtl}.rtl .carousel li{margin-right:5px}.rtl .flex-direction-nav a:before{content:'\f002'}.rtl .flex-direction-nav a.flex-next:before{content:'\f001'}.rtl .flex-direction-nav .flex-prev{left:auto;right:-50px}.rtl .flex-direction-nav .flex-next{right:auto;left:-50px;text-align:left}.rtl .flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:auto;right:10px}.rtl .flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:auto;left:10px}.rtl .flex-pauseplay a{left:auto;right:10px}@media screen and (max-width:860px){.rtl .flex-direction-nav .flex-prev{left:auto;right:10px}.rtl .flex-direction-nav .flex-next{right:auto;left:10px}}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(https://teenmedia.ro/wp-content/plugins/js_composer/assets/lib/bower/lightbox2/dist/css/../images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(https://teenmedia.ro/wp-content/plugins/js_composer/assets/lib/bower/lightbox2/dist/css/../images/prev.png) left 48% no-repeat;opacity:0;transition:opacity .6s}.lb-nav a.lb-prev:hover{opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(https://teenmedia.ro/wp-content/plugins/js_composer/assets/lib/bower/lightbox2/dist/css/../images/next.png) right 48% no-repeat;opacity:0;transition:opacity .6s}.lb-nav a.lb-next:hover{opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(https://teenmedia.ro/wp-content/plugins/js_composer/assets/lib/bower/lightbox2/dist/css/../images/close.png) top right no-repeat;text-align:right;outline:0;opacity:.7;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;opacity:1}@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:700}.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:700;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:.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:#fff;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:0;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:0;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:0;padding-right:0;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:.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:.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:#fff;background-color:rgb(0 0 0 / .4);font-size:18px;border-radius:inherit;opacity:0;pointer-events:none;transition:all 0.2s ease-in-out;font-weight:700;transform:scale(.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:0;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%,#cccccc 50%)!important;background:linear-gradient(90deg,#f6bb06 50%,#cccccc 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:rgb(85 85 85 / .1)}.ti-widget.ti-goog ::-webkit-scrollbar-thumb{background:rgb(85 85 85 / .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:#fff0 #fff0 #fff0 #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:#555555!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:#fff0 #555 #fff0 #fff0;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:700;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 #fff0;border-left:6px solid #388e3c;border-top:4px solid #fff0;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:#fff0!important;backdrop-filter:blur(0)}.ti-widget.ti-goog .ti-review-item>.ti-inner,.ti-widget.ti-goog .ti-header,.ti-widget.ti-goog .ti-footer{border-bottom:0px!important}.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:rgb(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:rgb(0 0 0 / .5)}}.ti-widget-lightbox .ti-widget-lightbox-close:active,.ti-widget-lightbox .ti-widget-lightbox-close:hover{background-color:rgb(255 255 255 / .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:0}@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:0;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:0;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:#fff;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:700;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:.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:0;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:rgb(255 255 255 / .7);box-shadow:0 0 10px 0 rgb(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:#fff}.ti-widget-lightbox .ti-nav-arrow .ti-arrow-prev:active,.ti-widget-lightbox .ti-nav-arrow .ti-arrow-next:active{transform:scale(.95);background-color:#fff}.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:0}.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:0;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:0}.ti-widget.ti-goog .ti-controls .ti-next:before{top:8px;right:0}.ti-widget.ti-goog .ti-controls .ti-prev{left:2px}.ti-widget.ti-goog .ti-controls .ti-prev:after{top:8px;left:0}.ti-widget.ti-goog .ti-controls .ti-prev:before{top:18px;left:0}@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:rgb(204 204 204 / .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}