.gif{position:relative;display:inline-block;cursor:pointer}.gif img{display:block;width:100%}.gif.active .gif-overlay{display:none}.no-cssgrid .gif.active .gif-overlay{display:none}.gif p{margin:0}.gif .gif-overlay{background:rgba(0,0,0,.5);position:absolute;height:100%;width:100%;left:0;top:0}.gif .gif-overlay:before{content:"GIF";position:absolute;top:30%;font-size:28px;text-align:center;color:#fff;font-weight:700;left:0;right:0;margin:auto}.gif .gif-overlay:after{content:"";position:absolute;top:50%;left:0;right:0;margin:auto;width:0;height:0;border-style:solid;border-width:20px 0 20px 36.6px;border-color:transparent transparent transparent #fff}.axgif{background-size:cover}.axgif .gif-overlay{background:rgba(0,0,0,.5);position:absolute;height:100%;width:100%;left:0;top:0;border:none;-webkit-appearance:none;-webkit-box-shadow:none;box-shadow:none}.axgif .gif-overlay:after,.axgif .gif-overlay:before{display:none}.axgif .gif-overlay .group{position:absolute;left:0;right:0;margin:auto;width:90%;text-align:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.axgif .gif-overlay .group .play-text{font-size:28px;text-align:center;color:#fff;font-weight:700;display:block;width:100%}.axgif .gif-overlay .group .play-button{display:block;width:0;margin:auto;margin-top:16px;border-radius:0;height:0;border-style:solid;border-width:20px 0 20px 36.6px;border-color:transparent transparent transparent #fff}.axgif picture{opacity:0;visibility:hidden}.axgif.active picture{opacity:1;visibility:visible !important}

 .kk-star-ratings {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.kk-star-ratings.kksr-shortcode {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.kk-star-ratings.kksr-valign-top {margin-bottom: 2rem;}.kk-star-ratings.kksr-valign-bottom {margin-top: 2rem;}.kk-star-ratings.kksr-align-left {-webkit-box-pack: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;}.kk-star-ratings.kksr-align-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.kk-star-ratings.kksr-align-right {-webkit-box-pack: flex-end;-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}.kk-star-ratings .kksr-muted {opacity: .5;}.kk-star-ratings .kksr-stars {position: relative;}.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {display: flex;}.kk-star-ratings .kksr-stars .kksr-stars-active {overflow: hidden;position: absolute;top: 0;left: 0;}.kk-star-ratings .kksr-stars .kksr-star {cursor: pointer;padding-right: 0px;}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {cursor: default;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon {transition: .3s all;}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {width: 0 !important;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {background-image: url(//www.horsedeal.com/blog/wp-content/plugins/kk-star-ratings/src/core/public/css/../svg/inactive.svg);}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {background-image: url(//www.horsedeal.com/blog/wp-content/plugins/kk-star-ratings/src/core/public/css/../svg/active.svg);}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {background-image: url(//www.horsedeal.com/blog/wp-content/plugins/kk-star-ratings/src/core/public/css/../svg/selected.svg);}.kk-star-ratings .kksr-legend {margin-left: .75rem;margin-right: .75rem;}[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {left: auto;right: 0;}

@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 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}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-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{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-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{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-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)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-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)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-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)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-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)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-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{from,to{-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 headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-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)}to{-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)}to{-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{from{-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)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-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)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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)}to{-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)}to{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)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-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}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-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}to{-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{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-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)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-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)}to{-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{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-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)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-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)}to{-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{from{-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}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-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}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{from{-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}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-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}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-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}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes lightSpeedIn{from{-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}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-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{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-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{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-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{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-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{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-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{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-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{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-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{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-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{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-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{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-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}to{-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}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{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{from{opacity:1}to{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{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{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{from{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{from{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{from{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{from{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{from{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{from{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{from{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{from{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{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/*!
 * WP Quiz Pro by MyThemeShop
 * https://mythemeshop.com/plugins/wp-quiz-pro/
 */
.wq_quizCtr.listquiz_quiz .wq-question-votes:after{content:" ";display:block;height:0;visibility:hidden;clear:both}.wq-hidden{display:none !important}.wq-loading{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;display:none;background-color:rgba(255,255,255,.5)}.wq-is-loading .wq-loading{display:block}.wq-loading .wq-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1010}.wq-locker{text-align:center}.wq-locker~.wq-locker,.wq-locker~.wq-quiz{display:none}.wq-error{color:#c40000}@font-face{font-family:'wq-icon';src:url(//www.horsedeal.com/blog/wp-content/plugins/wp-quiz-pro/assets/frontend/css/../fonts/wq-icon.eot?25224);src:url(//www.horsedeal.com/blog/wp-content/plugins/wp-quiz-pro/assets/frontend/css/../fonts/wq-icon.eot?25224#iefix) format("embedded-opentype"),url(//www.horsedeal.com/blog/wp-content/plugins/wp-quiz-pro/assets/frontend/css/../fonts/wq-icon.woff2?25224) format("woff2"),url(//www.horsedeal.com/blog/wp-content/plugins/wp-quiz-pro/assets/frontend/css/../fonts/wq-icon.woff?25224) format("woff"),url(//www.horsedeal.com/blog/wp-content/plugins/wp-quiz-pro/assets/frontend/css/../fonts/wq-icon.ttf?25224) format("truetype"),url(//www.horsedeal.com/blog/wp-content/plugins/wp-quiz-pro/assets/frontend/css/../fonts/wq-icon.svg?25224#wq-icon) format("svg");font-weight:400;font-style:normal}[class^=wq-icon-]:before,[class*=" wq-icon-"]:before{font-family:"wq-icon";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.animate-spin{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.wq-icon-undo:before{content:'\e800'}.wq-icon-facebook:before{content:'\f09a'}.wq-icon-spinner:before{content:'\f110'}.wq-popup{position:relative;background:#fff;padding:20px;width:auto;max-width:500px;margin:20px auto}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.wq-embed{position:relative;max-width:100%;height:0;overflow:hidden;background:#dcddde;padding-bottom:56.25%}.wq-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wq-embed-placeholder,.wq-embed-icon{position:absolute;cursor:pointer;top:0;left:0;display:block;width:100%;height:100%}.wq-embed-placeholder{z-index:1000}.wq-embed-icon{z-index:1010;background-color:rgba(255,255,255,.1)}.wq-embed-icon:before{content:" ";display:block;height:82px;width:82px;border:3px solid #fff;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wq-embed-icon:after{content:" ";display:block;height:0;width:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:30px solid #fff;position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-10px}.wq-embed.active .wq-embed-placeholder,.wq-embed.active .wq-embed-icon{display:none}.wq-embed.active iframe{display:block}.wq-results{font-size:18px;box-sizing:border-box;width:100%;margin:20px 0 15px;padding:10px 20px 20px;border:1px solid #ececec;background:#f9f9f9}.wq-results .wq_resultScoreCtr{font-weight:700}.wq-results .wq_quizTitle{display:block;margin-bottom:10px;font-weight:700}.wq-results .wq_shareCtr{padding-top:0}.wq-results p{margin-bottom:0}.wq-results img{width:100%}.wq_singleResultRow .wq_resultExplanation,.wq_resultExplanation .wq_resultExplanationLongDesc{display:none}img.wq_resultImg{margin-bottom:10px}.show-played .wq-results,.wq-result.chosen{display:block}.force-show{display:block !important}.wq-quiz.multiple .wq-question{display:none}.wq-quiz.multiple .wq-question:first-of-type{display:block}.wq-quiz.multiple .wq-is-ad .wq_continue{display:block}.wq-quiz.has-intro .wq-progress-bar-container,.wq-quiz.has-intro .wq-questions,.wq-quiz.has-intro .wq-embed-toggle,.wq-quiz.has-intro .wq_promoteQuizCtr{display:none}.wq-question-hint{display:block;overflow:hidden;margin-top:15px}.wq-question-hint a{font-size:12px;float:right;text-decoration:none;outline:none;box-shadow:none}.wq-question-hint a:focus,.wq-question-hint a:hover{outline:none;box-shadow:none}.wq-question-hint-content{display:none;clear:both;margin-bottom:5px;padding:10px;color:#333;border:1px solid #9cc6fb;background:#ddecff}.wq-share{clear:both}.wq_shareCtr button,.wq_quizForceShareCtr button,.wq_questionLogin button{font-size:14px;font-weight:700;line-height:40px;overflow:hidden;min-width:40px;height:40px;margin:10px 7px 0 0;padding:0;cursor:pointer;text-transform:none;color:#fff;border:0}.wq_shareCtr button>i,.wq_quizForceShareCtr button>i,.wq_questionLogin button>i{line-height:40px;display:inline-block;width:40px;margin-top:0}.wq_shareCtr button>span,.wq_quizForceShareCtr button>span,.wq_questionLogin button>span{display:inline-block;box-sizing:border-box;min-width:94px;padding-right:14px;padding-left:12px;text-align:left;vertical-align:middle;border-left:1px solid rgba(0,0,0,.1)}.wq_shareCtr .wq_shareFB,.wq_quizForceShareCtr .wq_forceShareFB,.wq_questionLogin .wq_loginFB,.wq_questionLogin .wq_playFB{background:#305c99}.wq_shareCtr .wq_shareFB img,.wq_quizForceShareCtr .wq_forceShareFB img,.wq_questionLogin .wq_loginFB img,.wq_questionLogin .wq_playFB img{float:right;width:40px;height:40px}.wq_shareCtr .wq_shareTwitter{background:#00cdff}.wq_shareCtr .wq_shareGP{background:#d24228}.wq_shareCtr .wq_shareVK{margin-right:0;background:#567ca4}.wq_quizProgressBarCtr{margin-bottom:30px}.wq_quizProgressBar{font-size:11px;line-height:1.285;position:relative;box-sizing:initial;width:100%;height:18px;margin:0 1px;text-align:center;color:#fff;border-radius:10px;background-color:#ebebeb;box-shadow:inset 0 1px 1px rgba(100,100,100,.1)}.wq_quizProgressBar>span{line-height:16px;position:relative;display:block;float:left;overflow:hidden;box-sizing:border-box;width:10px;min-width:30px;height:100%;margin:0 -1px;padding:0 3px;text-align:right;border:1px solid;border-color:rgba(0,0,0,.05) rgba(0,0,0,.2) rgba(0,0,0,.3);border-radius:10px;background-color:var(--wq-bar-color,#85c440);box-shadow:inset 0 1px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.2)}.wq_singleAnswerCtr{cursor:pointer}.wq_singleAnswerCtr .wq_answerTxtCtr:before,.wq_singleAnswerCtr.chosen .wq_answerTxtCtr:after{content:"";width:18px;height:18px;border:2px solid;position:absolute;left:0;top:1px;border-radius:2px;box-sizing:border-box}.wq_singleAnswerCtr.chosen .wq_answerTxtCtr:after{content:"";width:0;height:0;background:#fff;border:5px solid;left:4px;top:5px}.wq_singleAnswerCtr .wq_answerTxtCtr{font-size:18px;font-weight:700;line-height:19px;display:inline-block;height:auto;padding-left:25px;cursor:pointer;vertical-align:middle;color:inherit;background-repeat:no-repeat;margin-bottom:0;position:relative}.wq_retakeQuizBtn,.wq-force-login button,.wq_singleQuestionWrapper .wq_continue button,.wq_triviaQuizTimerInfoCtr button,.wq-pay-locker button,.wq_quizEmailCtr form button,.wq-subscribe-locker button{font-size:18px;font-weight:700;margin:30px 0 10px;padding:12px;cursor:pointer;color:#fff;border:0;border-radius:4px;background-color:var(--wq-bar-color,#8bc34a);box-shadow:none}.wq-pay-locker button,.wq_quizEmailCtr form button{margin:0}.wq_triviaQuizTimerCtr{background-color:var(--wq-bar-color,#8bc34a)}.wq_retakeQuizCtr{display:none;clear:both;text-align:center}.wq-force-action-container,.wq-results,.wq_continue,.wq-result{display:none}.wq_quizForceShareCtr{text-align:center}.wq_quizCtr{width:100%;margin-bottom:20px}.wq_quizCtr.multiple .wq_singleQuestionWrapper{margin-bottom:0}.wq_questionsCtr{margin-bottom:20px}.wq_singleQuestionWrapper{margin-bottom:50px}.wq_singleQuestionWrapper.wq_isAd{text-align:center}.wq_singleQuestionWrapper.wq_isAd img{width:auto !important}.wq_singleQuestionWrapper:last-of-type{margin-bottom:0}.wq_singleQuestionWrapper .wq_continue{text-align:center}.mfp-content .wq-results{margin-top:0;display:block}.wq_quizForceShareCtr p{font-size:20px;font-weight:700;margin-bottom:10px}.wq_quizForceShareCtr button{margin-right:0}.wq_shareCtr p,.wq_questionLogin p{margin-bottom:0}body .wq_questionTextCtr{float:left;padding:12px 20px;background:#eee;box-sizing:border-box}body .wq_questionTextCtr h4{font-size:28px;line-height:1;margin:0;color:inherit}.wq_singleQuestionCtr{margin-bottom:0}.wq_questionTextDescCtr p{font-size:14px;line-height:15px;margin-top:10px}.wq_quizCtr img{width:100%;max-width:100%;height:auto;vertical-align:middle !important}.wq-quiz-personality .row{margin:0;margin-bottom:10px}.col-md-wq-6{float:left;width:49%}.col-md-wq-6:last-child{float:right}.col-md-wq-6:first-child{float:left}.col-md-wq-4{float:left;width:32%;margin-right:2%}.col-md-wq-4:last-child{float:right;margin-right:0}.col-md-wq-4:first-child,.col-md-wq-4:nth-child(2),.col-md-wq-4:nth-child(5){float:left}.wq_answerImgCtr{margin-bottom:8px}.wq_answersWrapper .row:before,.wq_answersWrapper .row:after{display:table;content:' '}.wq_answersWrapper .row:after{clear:both}p.wq_QuestionExplanationText{margin:10px 0}.wq_quizEmailCtr form p:first-child{font-size:24px;font-weight:700;margin-bottom:20px;text-align:left}.wq_quizEmailCtr form p:last-child{margin-bottom:0}.wq_quizEmailCtr form input[type=text],.wq_quizEmailCtr form input[type=email]{font-size:16px;box-sizing:border-box;width:100%;height:50px;margin:0 auto;margin-top:5px;border:1px solid #ddd;text-shadow:none}.wq_quizEmailCtr form div{margin-bottom:20px}.wq_quizEmailCtr form label{display:block}.wq_quizEmailCtr form .wq-consent-desc{text-align:left}.resultUpDownVote{line-height:1;margin-bottom:5px}.wq-embed-toggle{float:left}.wq_embedToggleQuiz,.wq_embedToggleQuiz input{float:left;box-sizing:border-box;width:100%}.wq_embedToggleQuiz{display:none;clear:both;margin:15px 0}.wq_promoteQuizCtr{text-align:right}.wq_questionMediaCtr{width:100%;margin-bottom:15px}.wq_questionAnswersCtr{width:100%}.wq_questionImage{position:relative;width:100%;height:90%}.wq_quizCtr.wq-quiz-personality .wq_singleAnswerCtr.wq_answerSelected{opacity:1}.wq_questionImage>span,.wq-question .credits{font-size:12px;line-height:20px;position:absolute;right:0;bottom:0;padding:0 9px;background:rgba(236,240,241,.65)}.quiz-pro-clearfix{clear:both;zoom:1}.quiz-pro-clearfix:before,.quiz-pro-clearfix:after{display:table;content:' '}.quiz-pro-clearfix:after{clear:both}i.icon.video.play{font-style:normal}i.icon.video.play:before{position:absolute;display:block;width:82px;height:82px;content:'';background-image:url(//www.horsedeal.com/blog/wp-content/plugins/wp-quiz-pro/assets/frontend/css/../images/spritesheet.png);background-repeat:no-repeat;background-position:-63px -3px;background-size:186px 87px}.ui.embed .icon:hover:before{color:#fff}.ui.embed>.placeholder{height:100% !important}.sprite{position:relative;display:inline-block}.sprite:after{position:absolute;display:block;content:'';background-image:url(//www.horsedeal.com/blog/wp-content/plugins/wp-quiz-pro/assets/frontend/css/../images/spritesheet.png);background-repeat:no-repeat;background-size:186px 87px}.wq_shareCtr .sprite:after,.wq_questionLogin .sprite:after{top:-12px;left:13px;width:14px;height:14px}.sprite-facebook:after{background-position:-25px -3px}.sprite-twitter:after{background-position:-150px -31px}.sprite-google-plus:after{background-position:-44px -3px}.sprite-vk:after{background-position:-169px -31px}@media screen and (max-width:550px){.wq-quiz-flip .wq-question .desc>div{font-size:28px}.col-md-wq-4{width:100%}}@media screen and (max-width:480px){.wq-quiz-flip .wq-question .desc>div{font-size:22px}.wq_singleQuestionWrapper .wq_continue button,.wq_triviaQuizTimerInfoCtr button{font-size:15px;padding:10px}.wq-results{font-size:15px}.wq-results .wq_shareCtr button,.wq_quizForceShareCtr button{font-size:12px}.wq_questionTextCtr h4{font-size:20px}.wq_retakeQuizBtn{font-size:17px}}@media screen and (max-width:480px){.wq-quiz-flip .wq-question .desc>div{font-size:18px}}.wp-quiz-listing{width:100%;clear:both}.wp-quiz-listing .latestPost{margin:20px auto}.wp-quiz-listing a{text-decoration:none}.wp-quiz-listing .thecategory{color:#fff;display:inline-block;line-height:1;border-radius:3px;padding:6px;margin-right:15px;background:#f15a5a;font-size:12px}.wq-force-login input:not([type=checkbox]){width:100%;box-sizing:border-box;padding:0 10px;line-height:44px;margin-top:5px}.wq-force-login__form--register{display:none}.wq-force-login button{margin:0}.wq-force-login p:last-child{margin-bottom:0}.wq-subscribe-locker{background-color:#ecf0f1;padding:30px 20px;margin-top:30px;border-radius:3px;text-align:left}.wq-subscribe-locker__heading{font-size:1.5rem;margin-bottom:1.25rem;font-weight:700}.wq-subscribe-locker__field{margin-bottom:1.25rem}.wq-subscribe-locker__field input[type=text],.wq-subscribe-locker__field input[type=email]{border:2px solid #d7dee0;border-radius:4px;height:50px;margin-top:.625rem;width:100%}.wq-quiz.wq-skin-flat .wq_questionTextCtr{background-color:var(--wq-background-color,#ecf0f1);color:var(--wq-font-color,#5f5f5f);border-radius:3px 3px 0 0;width:100%}.wq-quiz.wq-skin-flat .wq_singleAnswerCtr{background-color:var(--wq-background-color,#ecf0f1);color:var(--wq-font-color,#5f5f5f);border:3px solid transparent;padding:5px 7px;margin:0 0 15px;border-radius:3px;line-height:30px}.wq-quiz.wq-skin-flat .wq_singleAnswerCtr:last-child{margin-bottom:0}.wq-quiz.wq-skin-flat .wq_singleAnswerCtr:hover,.wq-quiz.wq-skin-flat .wq_singleAnswerCtr.chosen,.wq-quiz.wq-skin-flat .wq_singleAnswerCtr.wq_answerSelected{background:#fff38b;color:#444;border:3px solid #f7e971;transition:background .55s ease-out;cursor:pointer}.wq-quiz.wq-skin-flat.wq-should-show-correct-answer .wq_singleAnswerCtr.wq_correctAnswer{background:#8bc34a;border-color:#7bad40;color:#fff;opacity:.5}.wq-quiz.wq-skin-flat.wq-should-show-correct-answer .wq_singleAnswerCtr.wq_incorrectAnswer{background:#ff5722;border-color:#d4471b;color:#fff;opacity:.8}.wq-quiz.wq-skin-flat .wq_questionAnswered .wq_singleAnswerCtr{opacity:.5}.wq-quiz.wq-skin-flat .wq_questionAnswered .wq_singleAnswerCtr.chosen{opacity:1}.wq-quiz.wq-skin-flat .wq_singleAnswerCtr .wq_answerTxtCtr{word-break:break-word}.wq-quiz.wq-skin-flat .wq-results{background:#ecf0f1;border-color:#ecf0f1;border-radius:3px}.wq-quiz.wq-skin-flat .wq_quizForceActionCtr{background:#ecf0f1;padding:30px 20px;float:left;width:100%;box-sizing:border-box;margin-top:30px;border-radius:3px}.wq-quiz.wq-skin-flat .wq_shareCtr button,.wq-quiz.wq-skin-flat .wq-results .wq_shareCtr button,.wq-quiz.wq-skin-flat .wq_quizForceShareCtr button,.wq-quiz.wq-skin-flat .wq_questionLogin button,.wq-quiz.wq-skin-flat .wq_retakeQuizBtn,.wq-quiz.wq-skin-flat .wq_quizEmailCtr form button,.wq-quiz.wq-skin-flat .wq_triviaQuestionExplanation{border-radius:3px}.wq-quiz.wq-skin-flat .wq_quizEmailCtr form input[type=text],.wq-quiz.wq-skin-flat .wq_quizEmailCtr form input[type=email]{border:2px solid #d7dee0;border-radius:4px}.wq_triviaQuestionExplanation{border-color:#d7dee0;padding:12px 12px 2px}.wq_triviaQuestionExplanation .wq-explanation-head-correct{color:#8bc34a}.wq_triviaQuestionExplanation .wq-explanation-head-incorrect{color:#ff5722}.wq_triviaQuestionExplanation .wq_correctExplanationHead .wq-explanation-head-incorrect,.wq_triviaQuestionExplanation .wq_wrongExplanationHead .wq-explanation-head-correct{display:none}.wq-skin-traditional .wq_IsSwiperResult h3{border-radius:0;background:#4caf50}.wq-skin-traditional .wq_singleAnswerCtr{background-color:var(--wq-background-color,#f2f2f2);color:var(--wq-font-color);border:1px solid rgba(0,0,0,.1);padding:7px 7px 8px;margin:0 0 15px;line-height:30px}.wq-skin-traditional .wq_singleAnswerCtr:last-of-type{margin-bottom:0}.wq-skin-traditional .wq_questionTextCtr{background-color:var(--wq-background-color,#f2f2f2)}.wq_singleAnswerCtr:hover,.wq_singleAnswerCtr.chosen,.wq_singleAnswerCtr.wq_answerSelected{background:#fff195;color:#000;transition:background .55s ease-out;cursor:pointer}.wq-skin-traditional .wq_singleAnswerCtr.wq_answerSelected{background:#4caf50;color:#fff}.wq-skin-traditional.wq-should-show-correct-answer .wq_singleAnswerCtr.wq_correctAnswer{background:#4caf50;border-color:#409444;color:#fff;opacity:.5}.wq-skin-traditional.wq-should-show-correct-answer .wq_singleAnswerCtr.wq_incorrectAnswer{background:#f44336;border-color:#ce392e;color:#fff;opacity:.8}.wq-skin-traditional .wq_questionAnswered .wq_singleAnswerCtr{opacity:.5}.wq-skin-traditional .wq_questionAnswered .wq_singleAnswerCtr.chosen{opacity:1}.wq-skin-traditional .chosen .wq_answerTxtCtr:after,.wq-skin-traditional .wq_answerSelected .wq_answerTxtCtr:after{background:#fff}.wq-skin-traditional .wq_correctExplanationHead{color:#4caf50;font-weight:700;font-size:1.2em}.wq-skin-traditional .wq_wrongExplanationHead{color:#f44336;font-weight:700;font-size:1.2em}.wq-skin-traditional .wq_quizForceActionCtr{background:#f2f2f2;padding:30px 20px;border:1px solid #ddd;box-sizing:border-box;margin:30px 0 15px}.wq-skin-traditional .wq_IsSwiperResult .wq_retakeSwiperWrapper,.wq-skin-traditional .wq-results.wq_IsSwiperResult .wq_shareCtr{background:#f2f2f2;border-right:1px solid #ddd;border-left:1px solid #ddd}.wq-skin-traditional .wq_IsSwiperResult .resultImageWrapper .indexWrapper,.wq-skin-traditional .wq_IsSwiperResult .userVote,.wq-skin-traditional .wq_retakeSwiperBtn:hover{background:#4caf50;border-color:#4caf50;border-radius:0}.wq-skin-traditional .wq_IsSwiperResult .userVote.negativeVote{background:#f44336}.wq-quiz-trivia .wq_questionTextCtr{background-color:var(--wq-background-color);color:var(--wq-font-color)}.wq-quiz-trivia .wq_triviaQuizTimerInfoCtr{text-align:center;font-weight:700;font-size:18px}.wq-quiz-trivia .wq_triviaQuizTimerInfoCtr p{margin-bottom:0}.wq-quiz-trivia .wq_triviaQuizTimerCtr{position:fixed;z-index:100;top:50px;left:50px;text-align:center;width:50px;line-height:50px;border-radius:50%;color:#fff;background-color:var(--wq-bar-color,#ff5722);display:none}.wq-quiz-trivia .row{margin:0;margin-bottom:10px}.wq_triviaQuestionExplanation{padding:10px 10px 0;border:1px solid #ddd;display:none;margin:20px 0 0;clear:both;width:100%;box-sizing:border-box}.wq_triviaQuestionExplanation span{font-weight:700;font-size:1.2em}.wq_questionAnswered.is-incorrect .wq_triviaQuestionExplanation,.wq_questionAnswered.is-correct .wq_triviaQuestionExplanation{display:block}.wq-quiz:not(.wq-should-show-correct-answer) .wq_questionAnswered.is-incorrect .wq_triviaQuestionExplanation,.wq-quiz:not(.wq-should-show-correct-answer) .wq_questionAnswered.is-correct .wq_triviaQuestionExplanation{display:none !important}.is-correct .wq-explanation-head-incorrect,.is-incorrect .wq-explanation-head-correct{display:none}.wq-checked-answers-list .is-correct{color:#7bad40}.wq-checked-answers-list .is-incorrect{color:#ff5722}.wq-checked-answers-list{display:none;margin-top:15px}.wq-checked-answers-list__question{margin-bottom:15px}.wq-checked-answers-list__question-title{font-weight:700;margin-bottom:5px}.wq-checked-answers-list__question-desc{font-size:85%;color:#555;margin-top:5px}.wq-checked-answers-list.must-show{display:block}.wq-end-answers.wq-layout-multiple .wq_triviaQuestionExplanation{display:none !important}.wq-end-answers.wq-layout-multiple .wq-checked-answers-list{display:block}.wq_quizCtr.flip_quiz .card{position:relative;color:#fff}.wq_quizCtr.flip_quiz .wq-question:not(.no-flip){-webkit-perspective:1000px;perspective:1000px}.wq_quizCtr.flip_quiz .wq-question:not(.no-flip) .card{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);transition:.6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.wq_quizCtr.flip_quiz .wq-question:not(.no-flip) .front,.wq_quizCtr.flip_quiz .wq-question:not(.no-flip) .back{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;min-height:200px;grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2;height:100%}.wq_quizCtr.flip_quiz .wq-question:not(.no-flip) .front{position:relative}.wq_quizCtr.flip_quiz .wq-question:not(.no-flip) .back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.wq_quizCtr.flip_quiz .wq-question:not(.no-flip).is-flipped .card{transition:.6s;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.wq_quizCtr.flip_quiz .wq_questionTextCtr{color:var(--wq-font-color);background-color:transparent;display:flex;align-items:center;padding:0 0 12px;width:100%}.wq_quizCtr.flip_quiz .wq-question-title{flex:auto;padding:0}.wq_quizCtr.flip_quiz.wq-skin-flat .wq-question-vote-btn{background:0 0}.wq_quizCtr.flip_quiz .wq-results .wq_shareCtr{padding-top:0}.wq_quizCtr.flip_quiz .wq_singleQuestionWrapper{text-align:center;margin:0 auto 30px;position:relative;clear:both;overflow:hidden;width:var(--wq-question-width);height:var(--wq-question-height)}.wq_quizCtr.flip_quiz .wq_singleQuestionWrapper:first-of-type{margin-top:0}.wq_quizCtr.flip_quiz .wq_singleQuestionWrapper:last-of-type{margin-bottom:0}.wq_quizCtr.flip_quiz .item_top{display:table;width:100%}.wq_quizCtr.flip_quiz .title_container{display:table-cell;text-align:left}.wq_quizCtr.flip_quiz img{width:100%;height:auto;top:0;left:0;vertical-align:middle}.wq_quizCtr.flip_quiz .credits{color:#111}.wq_quizCtr.flip_quiz .card:not(.no-image) .desc,.wq_quizCtr.flip_quiz .top-desc{position:absolute;left:0;bottom:0;top:0;right:0}.wq_quizCtr.flip_quiz .desc{text-align:center;width:100%;height:100%;font-size:34px;line-height:1.4;text-shadow:0 1px 1px rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.wq_quizCtr.flip_quiz .top-desc{line-height:36px;height:36px;background:rgba(0,0,0,.45);font-size:18px}.wq_quizCtr.flip_quiz .wq-share{margin-top:20px}.wq-swiper{overflow:hidden;padding:50px 0;position:relative;opacity:0;transition:opacity .1s ease-in-out;margin:0 auto}.wq-swiper.loaded{opacity:1}.wq-swiper.moving{transition:none;cursor:-webkit-grabbing;cursor:grabbing}.wq-swiper .wq-swiper-like-icon,.wq-swiper .wq-swiper-dislike-icon{position:absolute;top:25px;right:25px;z-index:4;width:40px;height:40px;line-height:40px;font-size:1em;display:block;background:#f44336;color:#fff;border-radius:5em;opacity:0}.wq-swiper .wq-swiper-like-icon:after,.wq-swiper .wq-swiper-dislike-icon:after{width:18px;height:18px;top:10px;left:10px;background-position:-31px -31px}.wq-swiper .wq-swiper-like-icon{background:#4caf50;left:25px;right:auto}.wq-swiper .wq-swiper-like-icon:after{background-position:-3px -3px}.wq-swiper .liked .wq-swiper-like-icon,.wq-swiper .disliked .wq-swiper-dislike-icon{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.wq-swiper-items{text-align:center;position:relative;z-index:1;margin:auto}.wq-swiper-item{display:block;overflow:hidden;position:absolute;will-change:transform;cursor:-webkit-grab;cursor:grab;box-shadow:0 0 20px rgba(0,0,0,.1);text-align:center;padding:5px 5px 10px;background:#f9f9f9;color:#000;border:1px solid rgba(96,96,96,.2);top:40px;left:0;box-sizing:border-box}.wq-swiper-item:not(.moving){-webkit-transform-origin:center top;transform-origin:center top;transition:all .2s linear}.wq-swiper-item-image{position:relative}.wq-swiper-item-image span{position:absolute;bottom:0;right:0;background:rgba(236,240,241,.65);padding:0 9px;font-size:12px;line-height:20px;z-index:5}.wq-swiper-item-image img{height:100%;width:100%}.wq-swiper-item-info{font-size:18px;margin:15px 0 5px;line-height:1}.wq-swiper-item-info:after{content:" ";display:block;height:0;visibility:hidden;clear:both}.wq-swiper-item-title{float:left;padding-left:4px;color:var(--wq-font-color)}.wq-swiper-item-index{float:right;padding-right:4px}.wq-swiper-actions{text-align:center;width:304px;padding-top:20px;margin:0 auto;overflow:hidden;max-width:100%}.wq-swiper-actions button{display:inline-block;color:#a7a7a7;margin:10px;width:40px;line-height:40px;position:relative;text-align:center;border-radius:50%;outline:none;box-shadow:0 1px 2px #aaa,inset 0 2px 3px #fff;background-image:-webkit-linear-gradient(top,#f7f7f7,#e7e7e7);text-decoration:none;border-bottom:none;font-size:24px;padding:0}.wq-swiper-actions button:hover,.wq-swiper-actions button:focus{background-image:-webkit-linear-gradient(top,#f7f7f7,#e7e7e7)}.wq-swiper-actions button i{color:#4caf50}.wq-swiper-actions button i.fa-thumbs-o-down{color:#f44336}.wq-swiper-actions button .sprite:after{width:24px;height:24px;top:-22px;left:-10px}.wq-swiper-actions button .sprite.sprite-thumbs-down:after{top:-20px}.wq-swiper-actions button .sprite-thumbs-down:after{background-position:-150px -3px}.wq-swiper-actions button .sprite-thumbs-up:after{background-position:-3px -31px}.wq-quiz-swiper .wq_QuestionWrapperSwiper{display:none}.wq-quiz-swiper .wq_beginQuizSwiperCtr{color:#fff;background-color:var(--wq-font-color,#8bc34a);padding:12px;margin:30px 0 10px;border-radius:4px;border:0;font-size:18px;box-shadow:none;cursor:pointer;font-weight:700}.wq-quiz-swiper .wq-results.wq_IsSwiperResult{width:360px;margin:0 auto;padding:0;border:0;float:none;background:0 0;border-bottom:1px solid #ddd}.wq-quiz-swiper .wq-results.wq_IsSwiperResult .wq_shareCtr{padding:15px 0;width:100%;box-sizing:border-box;text-align:center}.wq-quiz-swiper .wq-results.wq_IsSwiperResult .wq_shareCtr button{float:none;display:inline-block;border-radius:3px}.wq-quiz-swiper .wq-results.wq_IsSwiperResult .wq_shareCtr button span{display:none}.wq-quiz-swiper .wq_retakeSwiperBtn{color:#fff;background:#9e9e9e;cursor:pointer;padding:10px;border:1px solid #9e9e9e;border-radius:3px;font-weight:700;margin-top:15px}.wq-quiz-swiper .wq_retakeSwiperBtn:hover{background-color:#8bc34a;color:#fff;border-color:#8bc34a}.wq-quiz-swiper .wq_IsSwiperResult .sprite-times:after{width:12px;height:12px;background-position:-22px -63px;position:inherit}.wq-quiz-swiper .wq_IsSwiperResult .sprite-check:after{width:15px;height:15px;background-position:-3px -60px;position:inherit}.wq-quiz-swiper .wq_IsSwiperResult .userVote .sprite-times:after{width:12px;height:12px;background-position:-170px -61px;position:inherit}.wq-quiz-swiper .wq_IsSwiperResult .userVote .sprite-check:after{width:15px;height:15px;background-position:-149px -59px;position:inherit}.wq-quiz-swiper .wq_IsSwiperResult h3{font-size:16px;padding:12px;margin:0;text-align:center;background-color:#8bc34a;border-radius:4px 4px 0 0;color:#fff}.wq-quiz-swiper .wq_IsSwiperResult .resultItem{display:table;width:100%;padding:10px;border-bottom:1px solid #dbdbdb;background-color:#fff;box-sizing:border-box}.wq-quiz-swiper .wq_IsSwiperResult .resultItem:last-child{border-bottom:0}.wq-quiz-swiper .wq_IsSwiperResult .resultImageWrapper{display:table-cell;width:35%;position:relative}.wq-quiz-swiper .wq_IsSwiperResult .resultImageWrapper img{width:100%;height:100px;vertical-align:middle}.wq-quiz-swiper .wq_IsSwiperResult .resultImageWrapper .indexWrapper{width:30px;line-height:30px;text-align:center;background-color:#8bc34a;color:#fff;position:absolute;top:0;left:0;font-size:14px}.wq-quiz-swiper .wq_IsSwiperResult .resultContent{display:table-cell;vertical-align:top;padding:0 5px 0 20px;font-size:15px;position:relative}.wq-quiz-swiper .wq_IsSwiperResult .resultContent i{color:#85c440;margin-right:4px}.wq-quiz-swiper .wq_IsSwiperResult .resultContent i.fa-times{color:#f44336}.wq-quiz-swiper .wq_IsSwiperResult .resultContent>div:first-child{margin-top:-5px}.wq-quiz-swiper .wq_IsSwiperResult .resultUpVote,.wq-quiz-swiper .wq_IsSwiperResult .resultDownVote{font-weight:700;margin-right:14px}.wq-quiz-swiper .wq_IsSwiperResult .wq_retakeSwiperWrapper{text-align:center}.wq-quiz-swiper .wq_IsSwiperResult .userVote{color:#fff;text-align:center;bottom:0;padding:0 12px;border-radius:20px;margin-top:10px;float:left;width:auto;background:#8bc34a}.wq-quiz-swiper .wq_IsSwiperResult .userVote.negativeVote{background:#ff5722}.wq-quiz-swiper .wq_IsSwiperResult .resultList{width:100%;max-height:435px;overflow:auto;border:1px solid #dbdbdb;border-top:0;border-bottom:0;box-sizing:border-box}.wq-quiz-swiper .wq_swiperQuizPreviewInfoCtr{text-align:center;font-size:18px;font-weight:700}.wq-quiz-swiper .wq_swiperQuizPreviewInfoCtr p{margin-bottom:0}.wq-quiz-swiper .wq-retake-quiz{display:block}.wq-quiz-fb_quiz .wq_singleQuestionWrapper{text-align:center}.wq-quiz-fb_quiz .wq_questionTextDescCtr{color:var(--wq-font-color)}.wq-quiz-fb_quiz .wq_questionsCtr{margin-bottom:0}.wq-quiz-fb_quiz .wq-results{margin-top:0;border:0;padding:0;background:0 0}.wq-quiz-fb_quiz .wq-results .wq_shareCtr{padding:0 20px 20px}.wq-quiz-fb_quiz .wq-results .wq_resultDesc{padding:0 20px}.wq-quiz-fb_quiz .wq_singleQuestionWrapper{position:relative}.wq-quiz-fb_quiz .wq_loader-container{position:absolute;top:0;bottom:0;width:100%;height:100%;background:#fff;z-index:9999;opacity:.9}.wq-quiz-fb_quiz .wq_loader_text{padding-top:30%}.wq-quiz-fb_quiz .wq_loader-container{display:none}.wq-quiz-fb_quiz .wq_loader-container img{width:64px}.wq-quiz-fb_quiz .wq_questionMediaCtr{margin:25px auto}.wq-quiz-fb_quiz .wq_questionImage{height:inherit}.wq_quizCtr.listquiz_quiz .card{color:#fff}.wq_quizCtr.listquiz_quiz .card:not(.no-image){position:relative}.wq_quizCtr.listquiz_quiz .card:not(.no-image) .desc{position:absolute;left:0;bottom:0;top:0;right:0}.wq_quizCtr.listquiz_quiz .wq_questionTextCtr{color:var(--wq-font-color);background-color:transparent;display:flex;align-items:center;padding:0 0 12px;width:100%}.wq_quizCtr.listquiz_quiz .wq-question-number{color:#fff;background-color:var(--wq-question-color);height:55px;line-height:55px;flex-basis:55px;font-size:32px;margin-right:15px;text-align:center}.wq_quizCtr.listquiz_quiz .wq-question-bullet{width:6px;height:18px;margin-right:15px;background-color:var(--wq-question-color)}.wq_quizCtr.listquiz_quiz .wq-question-title{flex:auto;padding:0}.wq_quizCtr.listquiz_quiz .wq-question-votes{flex:0 0 auto}.wq_quizCtr.listquiz_quiz .wq-question-vote-btn{float:left;height:55px;width:55px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(0,0,0,.05);padding:3px 0 0;color:#333;border:1px solid #dbdbdb;border-radius:4px;line-height:1;transition:all .1s linear;cursor:pointer}.wq_quizCtr.listquiz_quiz .wq-question-vote-btn .icon{height:0;width:0;border:6px solid transparent;display:block;transition:all .1s linear}.wq_quizCtr.listquiz_quiz .wq-question-vote-btn .number{font-size:15px;font-weight:700;transition:all .1s linear}.wq_quizCtr.listquiz_quiz .wq-question-vote-btn .text{font-size:11px;font-weight:400;transition:all .1s linear}.wq_quizCtr.listquiz_quiz.wq-skin-flat .wq-question-vote-btn{background:0 0}.wq_quizCtr.listquiz_quiz .wq-question-vote-down-btn .icon{border-top-color:#f44336}.wq_quizCtr.listquiz_quiz .wq-question-vote-down-btn:not(.is-voted):not(:disabled):hover,.wq_quizCtr.listquiz_quiz .wq-question-vote-down-btn:not(.is-voted):not(:disabled):focus{border-color:#f44336;color:#f44336}.wq_quizCtr.listquiz_quiz .wq-question-vote-down-btn.is-voted{border-color:#f44336;background-color:#f44336;color:#fff;cursor:unset}.wq_quizCtr.listquiz_quiz .wq-question-vote-down-btn.is-voted .icon{border-top-color:currentColor}.wq_quizCtr.listquiz_quiz .wq-question-vote-down-btn.is-voted .text{color:currentColor}.wq_quizCtr.listquiz_quiz .wq-question-vote-down-btn:disabled{cursor:unset}.wq_quizCtr.listquiz_quiz .wq-question-vote-up-btn{margin-left:6px}.wq_quizCtr.listquiz_quiz .wq-question-vote-up-btn .icon{-webkit-transform:translateY(-50%);transform:translateY(-50%);border-top-color:transparent;border-bottom-color:var(--wq-question-color)}.wq_quizCtr.listquiz_quiz .wq-question-vote-up-btn:not(.is-voted):not(:disabled):hover,.wq_quizCtr.listquiz_quiz .wq-question-vote-up-btn:not(.is-voted):not(:disabled):focus{border-color:var(--wq-question-color);color:var(--wq-question-color)}.wq_quizCtr.listquiz_quiz .wq-question-vote-up-btn.is-voted{border-color:var(--wq-question-color);background-color:var(--wq-question-color);color:#fff;cursor:unset}.wq_quizCtr.listquiz_quiz .wq-question-vote-up-btn.is-voted .icon{border-bottom-color:currentColor}.wq_quizCtr.listquiz_quiz .wq-question-vote-up-btn.is-voted .text{color:currentColor}.wq_quizCtr.listquiz_quiz .wq-question-vote-up-btn:disabled{cursor:unset}.wq_quizCtr.listquiz_quiz .wq-results .wq_shareCtr{padding-top:0}.wq_quizCtr.listquiz_quiz .wq_singleQuestionWrapper{text-align:center;margin:0 auto 30px;position:relative;clear:both;overflow:hidden;width:var(--wq-question-width);height:var(--wq-question-height)}.wq_quizCtr.listquiz_quiz .wq_singleQuestionWrapper:first-of-type{margin-top:0}.wq_quizCtr.listquiz_quiz .wq_singleQuestionWrapper:last-of-type{margin-bottom:0}.wq_quizCtr.listquiz_quiz .item_top{display:table;width:100%}.wq_quizCtr.listquiz_quiz .title_container{display:table-cell;text-align:left}.wq_quizCtr.listquiz_quiz img{width:100%;height:auto;top:0;left:0;vertical-align:middle}.wq_quizCtr.listquiz_quiz .credits{color:#111}.wq_quizCtr.listquiz_quiz .desc{text-align:center;width:100%;height:100%;text-shadow:0 1px 1px rgba(0,0,0,.4);font-size:34px;line-height:1.4;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.wq_quizCtr.listquiz_quiz .top-desc{line-height:36px;height:36px;background:rgba(0,0,0,.45);font-size:18px}.wq_quizCtr.listquiz_quiz .wq-share{margin-top:20px}
.comment-reply-link{color:#2ea3f2}.comment-reply-link:hover{background:rgba(0,0,0,.05)}.comment-reply-link:hover:after{opacity:1;margin-left:0}.comment-content ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}.comment-content ol{list-style-type:decimal;list-style-position:inside;padding:0 0 23px;line-height:26px}.comment-content ul li ul,.comment-content ul li ol{padding:2px 0 2px 20px}.comment-content ol li ul,.comment-content ol li ol{padding:2px 0 2px 35px}ol.commentlist,.comment .children{list-style:none !important;line-height:1.7em !important;padding:0 !important}.comment-content ul{padding:0 0 23px 16px !important;line-height:26px !important}.comment-content ol{line-height:26px !important}@media print{#respond{display:none}}#comment-wrap{padding-top:75px}.comment-body{position:relative;padding:0 110px 0 100px;margin-bottom:48px;min-height:87px}.comment_avatar{left:0;position:absolute;top:7px}.comment_avatar img{display:block;height:auto;max-width:100%;width:auto}.comment_postinfo{margin-bottom:8px}span.fn,span.fn a{color:#000;font-weight:700;text-decoration:none;font-size:16px;display:inline-block}span.comment_date{color:#000;font-size:14px;font-weight:300}.comment_area .comment-reply-link{position:absolute;top:7px;right:0;display:block}.comment-reply-link:hover,.form-submit:hover{text-decoration:none}.comment .children{margin-left:100px;padding-left:0!important}#comment-wrap li.comment.depth-5 article{padding-right:0}.comment #respond{margin:-30px 0 0}#respond{padding-top:17px}#commentform{padding-bottom:50px}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{width:47%}#commentform textarea{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url],#commentform textarea{padding:12px;color:#999;line-height:1em;background-color:#eee;font-size:18px;border-width:0}.form-submit{text-align:right}.form-submit .et_pb_button{display:inline-block;cursor:pointer;color:#2ea3f2}#reply-title small{display:block;font-size:14px;font-weight:400}@media (max-width:767px){#comment-wrap li.comment article{padding-right:0}.comment-body{padding:0 0 0 100px}.comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:0}.comment .children{margin-left:50px}}@media (max-width:479px){.comment_avatar img{max-width:50%}.comment-body{padding:0 0 0 50px}.comment .children{margin-left:25px}a.comment-reply-link.et_pb_button{font-size:15px}a.comment-reply-link.et_pb_button:after{font-size:25px}}
.admin-bar .progress-container-top{position:fixed;top:30px;z-index:100;width:100%}.progress-container-top{position:fixed;top:0;z-index:100;width:100%;height:10px;background:unset}.progress-container-bottom{position:fixed;bottom:0;z-index:100;width:100%;height:10px;background:unset}.progress-bar{height:8px;background:unset;width:0%;z-index:200}.bsf-rt-show-readtime-label{min-width:200px;display:inline-block}.bsf-rt-display-label:after{content:attr(prefix)}.bsf-rt-display-time:after{content:attr(reading_time)}.bsf-rt-display-postfix:after{content:attr(postfix)}.admin-bar .progress-container-top{position:fixed;top:30px;z-index:100;width:100%}.progress-container-top{position:fixed;top:0;z-index:100;width:100%;height:10px;background:unset}.progress-container-bottom{position:fixed;bottom:0;z-index:100;width:100%;height:10px;background:unset}.progress-bar{height:8px;background:unset;width:0%;z-index:200}.bsf-rt-show-readtime-label{min-width:200px;display:inline-block}.bsf-rt-display-label:after{content:attr(prefix)}.bsf-rt-display-time:after{content:attr(reading_time)}.bsf-rt-display-postfix:after{content:attr(postfix)}.admin-bar .progress-container-top{position:fixed;top:30px;z-index:100;width:100%}.progress-container-top{position:fixed;top:0;z-index:100;width:100%;height:10px;background:unset}.progress-container-bottom{position:fixed;bottom:0;z-index:100;width:100%;height:10px;background:unset}.progress-bar{height:8px;background:unset;width:0%;z-index:200}.bsf-rt-show-readtime-label{min-width:200px;display:inline-block}.bsf-rt-display-label:after{content:attr(prefix)}.bsf-rt-display-time:after{content:attr(reading_time)}.bsf-rt-display-postfix:after{content:attr(postfix)}.admin-bar .progress-container-top{position:fixed;top:30px;z-index:100;width:100%}.progress-container-top{position:fixed;top:0;z-index:100;width:100%;height:10px;background:unset}.progress-container-bottom{position:fixed;bottom:0;z-index:100;width:100%;height:10px;background:unset}.progress-bar{height:8px;background:unset;width:0%;z-index:200}.bsf-rt-show-readtime-label{min-width:200px;display:inline-block}.bsf-rt-display-label:after{content:attr(prefix)}.bsf-rt-display-time:after{content:attr(reading_time)}.bsf-rt-display-postfix:after{content:attr(postfix)}.admin-bar .progress-container-top{position:fixed;top:30px;z-index:100;width:100%}.progress-container-top{position:fixed;top:0;z-index:100;width:100%;height:10px;background:unset}.progress-container-bottom{position:fixed;bottom:0;z-index:100;width:100%;height:10px;background:unset}.progress-bar{height:8px;background:unset;width:0%;z-index:200}.bsf-rt-show-readtime-label{min-width:200px;display:inline-block}.bsf-rt-display-label:after{content:attr(prefix)}.bsf-rt-display-time:after{content:attr(reading_time)}.bsf-rt-display-postfix:after{content:attr(postfix)}.admin-bar .progress-container-top{position:fixed;top:30px;z-index:100;width:100%}.progress-container-top{position:fixed;top:0;z-index:100;width:100%;height:10px;background:unset}.progress-container-bottom{position:fixed;bottom:0;z-index:100;width:100%;height:10px;background:unset}.progress-bar{height:8px;background:unset;width:0%;z-index:200}.bsf-rt-show-readtime-label{min-width:200px;display:inline-block}.bsf-rt-display-label:after{content:attr(prefix)}.bsf-rt-display-time:after{content:attr(reading_time)}.bsf-rt-display-postfix:after{content:attr(postfix)}.admin-bar .progress-container-top{position:fixed;top:30px;z-index:100;width:100%}.progress-container-top{position:fixed;top:0;z-index:100;width:100%;height:10px;background:unset}.progress-container-bottom{position:fixed;bottom:0;z-index:100;width:100%;height:10px;background:unset}.progress-bar{height:8px;background:unset;width:0%;z-index:200}.bsf-rt-show-readtime-label{min-width:200px;display:inline-block}.bsf-rt-display-label:after{content:attr(prefix)}.bsf-rt-display-time:after{content:attr(reading_time)}.bsf-rt-display-postfix:after{content:attr(postfix)}.admin-bar .progress-container-top{position:fixed;top:30px;z-index:100;width:100%}.progress-container-top{position:fixed;top:0;z-index:100;width:100%;height:10px;background:unset}.progress-container-bottom{position:fixed;bottom:0;z-index:100;width:100%;height:10px;background:unset}.progress-bar{height:8px;background:unset;width:0%;z-index:200}.bsf-rt-show-readtime-label{min-width:200px;display:inline-block}.bsf-rt-display-label:after{content:attr(prefix)}.bsf-rt-display-time:after{content:attr(reading_time)}.bsf-rt-display-postfix:after{content:attr(postfix)}.admin-bar .progress-container-top{position:fixed;top:30px;z-index:100;width:100%}.progress-container-top{position:fixed;top:0;z-index:100;width:100%;height:10px;background:unset}.progress-container-bottom{position:fixed;bottom:0;z-index:100;width:100%;height:10px;background:unset}.progress-bar{height:8px;background:unset;width:0%;z-index:200}.bsf-rt-show-readtime-label{min-width:200px;display:inline-block}.bsf-rt-display-label:after{content:attr(prefix)}.bsf-rt-display-time:after{content:attr(reading_time)}.bsf-rt-display-postfix:after{content:attr(postfix)}.admin-bar .progress-container-top{position:fixed;top:30px;z-index:100;width:100%}.progress-container-top{position:fixed;top:0;z-index:100;width:100%;height:10px;background:unset}.progress-container-bottom{position:fixed;bottom:0;z-index:100;width:100%;height:10px;background:unset}.progress-bar{height:8px;background:unset;width:0%;z-index:200}.bsf-rt-show-readtime-label{min-width:200px;display:inline-block}.bsf-rt-display-label:after{content:attr(prefix)}.bsf-rt-display-time:after{content:attr(reading_time)}.bsf-rt-display-postfix:after{content:attr(postfix)}.admin-bar .progress-container-top{position:fixed;top:30px;z-index:100;width:100%}.progress-container-top{position:fixed;top:0;z-index:100;width:100%;height:10px;background:unset}.progress-container-bottom{position:fixed;bottom:0;z-index:100;width:100%;height:10px;background:unset}.progress-bar{height:8px;background:unset;width:0%;z-index:200}.bsf-rt-show-readtime-label{min-width:200px;display:inline-block}.bsf-rt-display-label:after{content:attr(prefix)}.bsf-rt-display-time:after{content:attr(reading_time)}.bsf-rt-display-postfix:after{content:attr(postfix)}.admin-bar .progress-container-top{position:fixed;top:30px;z-index:100;width:100%}.progress-container-top{position:fixed;top:0;z-index:100;width:100%;height:10px;background:unset}.progress-container-bottom{position:fixed;bottom:0;z-index:100;width:100%;height:10px;background:unset}.progress-bar{height:8px;background:unset;width:0%;z-index:200}.bsf-rt-show-readtime-label{min-width:200px;display:inline-block}.bsf-rt-display-label:after{content:attr(prefix)}.bsf-rt-display-time:after{content:attr(reading_time)}.bsf-rt-display-postfix:after{content:attr(postfix)}
div.wpforms-container .wpforms-form .choices{position:relative;margin-bottom:24px}div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{color:#999999}div.wpforms-container .wpforms-form .choices ::-moz-placeholder{color:#999999;opacity:1}div.wpforms-container .wpforms-form .choices ::placeholder{color:#999999}div.wpforms-container .wpforms-form .choices:focus{outline:none}div.wpforms-container .wpforms-form .choices:last-child{margin-bottom:0}div.wpforms-container .wpforms-form .choices.is-disabled .choices__inner,div.wpforms-container .wpforms-form .choices.is-disabled .choices__input{background-color:#bbbbbb;cursor:not-allowed;user-select:none}div.wpforms-container .wpforms-form .choices [hidden]{display:none !important}div.wpforms-container .wpforms-form .choices *{box-sizing:border-box}div.wpforms-container .wpforms-form .choices.is-open .choices__inner{border-radius:4px 4px 0 0}div.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__inner{border-radius:0 0 4px 4px}div.wpforms-container .wpforms-form .choices[data-type*="select-one"]{cursor:pointer}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__inner{display:flex;flex-wrap:wrap;align-items:center;padding-top:0 !important}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input{display:block;width:calc(100% - 20px) !important;margin:10px !important;padding:7px 12px !important;box-sizing:border-box !important;border:1px solid #8c8f94 !important;border-radius:4px !important;background-color:#fff}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input:focus{border:1px solid #056aab !important;box-shadow:0 0 0 1px #056aab !important;outline:none !important}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url(//www.horsedeal.com/blog/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../images/cross-inverse.svg);padding:0;background-size:8px;position:absolute;top:50%;inset-inline-end:0;margin-top:-10px;margin-inline-end:25px;height:20px;width:20px;border-radius:10em;opacity:.5}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:hover,div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{opacity:1}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{box-shadow:0 0 0 2px #036aab}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__item[data-value=''] .choices__button{display:none}div.wpforms-container .wpforms-form .choices[data-type*="select-one"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;inset-inline-end:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}div.wpforms-container .wpforms-form .choices[data-type*="select-one"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"]:after{left:11.5px;right:auto}div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:24px}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner .choices__input{padding:0 4px !important;max-width:100%;background-color:transparent;line-height:22px}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;inset-inline-end:11.5px;top:50%;margin-top:-1.5px;pointer-events:none}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__inner{cursor:text}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{position:absolute;display:inline-block;vertical-align:baseline;margin-top:0;margin-bottom:0;margin-inline-start:5px;padding:0;background-color:transparent;background-image:url(//www.horsedeal.com/blog/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../images/cross.svg);background-size:12px;background-position:center center;background-repeat:no-repeat;width:12px;height:12px;line-height:1;opacity:.75;border-radius:0;inset-inline-end:4px}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:hover,div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:focus,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:hover,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:focus{opacity:1}div.wpforms-container .wpforms-form .choices__inner{width:100%;background-color:#ffffff;padding:4px 6px 0;border:1px solid #8c8f94;overflow:hidden;border-radius:4px}div.wpforms-container .wpforms-form .choices__list{margin:0;padding-left:0;list-style:none}div.wpforms-container .wpforms-form .choices__list--single{display:inline-block;vertical-align:baseline;width:100%;padding:0 16px 0 4px;font-size:0.875em}div.wpforms-container .wpforms-form .choices__list--single .choices__item{width:100%;overflow:hidden;text-overflow:ellipsis;padding-inline-end:20px;white-space:nowrap;color:#2c3338}div.wpforms-container .wpforms-form .choices__list--single .choices__item[data-value='']{padding-inline-end:0}div.wpforms-container .wpforms-form .choices__list--multiple{display:inline;height:auto;overflow:auto}div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;position:relative;align-items:center;border-radius:2px;padding-block:4px;padding-inline:7px 20px;font-size:.75em;line-height:1;font-weight:400;margin:0 6px 4px 0;background-color:#036aab;border:1px solid #036aab;color:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 10px)}div.wpforms-container .wpforms-form .choices__list--multiple .choices__item.is-highlighted{background-color:#036aab}div.wpforms-container .wpforms-form .is-disabled .choices__list--multiple .choices__item{background-color:#bbbbbb;border:1px solid #bbbbbb}div.wpforms-container .wpforms-form .choices__list--dropdown{display:none;z-index:101;position:absolute;width:100%;background-color:#ffffff;border:1px solid #8c8f94;top:100%;margin-top:-1px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;overflow:hidden;overflow-wrap:break-word}div.wpforms-container .wpforms-form .choices__list--dropdown.is-active{display:block}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{position:relative;vertical-align:top;padding:10px;font-size:.875em}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f6f6f6}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__placeholder{display:none}div.wpforms-container .wpforms-form .is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:4px 4px 0 0}div.wpforms-container .wpforms-form .choices__item{cursor:default}div.wpforms-container .wpforms-form .choices__item--selectable{cursor:pointer}div.wpforms-container .wpforms-form .choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}div.wpforms-container .wpforms-form .choices__heading{font-weight:600;font-size:.75em;text-transform:uppercase;padding:10px;border-top:1px solid #b4b6b9;border-bottom:1px solid #b4b6b9;color:#a6a6a6}.choices__group[data-value="hidden"]>div.wpforms-container .wpforms-form .choices__heading{display:none}div.wpforms-container .wpforms-form .choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}div.wpforms-container .wpforms-form .choices__button:focus{outline:none}div.wpforms-container .wpforms-form .choices__input{display:inline-block;background-color:transparent;margin:0 0 2px 0 !important;border:0 !important;border-radius:0 !important;min-height:20px !important;padding:2px 4px !important;height:auto !important;min-width:1ch;width:1ch;vertical-align:middle}div.wpforms-container .wpforms-form .choices__input::-webkit-search-cancel-button{display:none}div.wpforms-container .wpforms-form .choices__input--hidden{clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;min-width:auto !important;word-wrap:normal !important}div.wpforms-container .wpforms-form .choices .choices__inner input.choices__input:focus{outline:none !important;box-shadow:none !important;border:none !important}div.wpforms-container .wpforms-form .choices__placeholder{opacity:.5}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices.is-open.is-flipped .choices__inner{border-radius:4px 4px 0 0}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .is-flipped .choices__list--dropdown{border-radius:inherit}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"]:after{border:none;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23777%22%2F%3E%3C%2Fsvg%3E) no-repeat center;background-size:16px 16px;cursor:pointer;width:16px;height:16px;top:13px;right:8px;margin-top:0}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"].is-flipped:after{transform:rotate(180deg)}div.wpforms-container .wpforms-form .choices__list--dropdown{min-width:250px}div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="select-multiple"] .choices__button,div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="text"] .choices__button{border-left:1px solid rgba(0,0,0,0.25);cursor:not-allowed}div.wpforms-container .wpforms-form .choices ::placeholder,div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{opacity:1}div.wpforms-container .wpforms-form .choices{margin-bottom:0}body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:4px;padding-left:24px}body.rtl div.wpforms-container .wpforms-form .choices__list--single{padding-right:4px;padding-left:16px}body.rtl div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{text-align:right}body.rtl div.wpforms-container .wpforms-form .choices__input{padding-right:2px !important;padding-left:0 !important}body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,body.rtl div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{margin-inline-end:0;border-left:none}@media (min-width: 640px){body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{background-image:url(//www.horsedeal.com/blog/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../../../images/cross.svg)}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url(//www.horsedeal.com/blog/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../../../images/cross-inverse.svg)}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices{position:relative;margin-bottom:24px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{color:#999999}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::-moz-placeholder{color:#999999;opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::placeholder{color:#999999}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices:focus{outline:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices:last-child{margin-bottom:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__inner,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__input{background-color:#bbbbbb;cursor:not-allowed;user-select:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices [hidden]{display:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices *{box-sizing:border-box}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-open .choices__inner{border-radius:4px 4px 0 0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__inner{border-radius:0 0 4px 4px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"]{cursor:pointer}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__inner{display:flex;flex-wrap:wrap;align-items:center;padding-top:0 !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input{display:block;width:calc(100% - 20px) !important;margin:10px !important;padding:7px 12px !important;box-sizing:border-box !important;border:1px solid #8c8f94 !important;border-radius:4px !important;background-color:#fff}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input:focus{border:1px solid #056aab !important;box-shadow:0 0 0 1px #056aab !important;outline:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url(//www.horsedeal.com/blog/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../images/cross-inverse.svg);padding:0;background-size:8px;position:absolute;top:50%;inset-inline-end:0;margin-top:-10px;margin-inline-end:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:hover,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{box-shadow:0 0 0 2px #036aab}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__item[data-value=''] .choices__button{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;inset-inline-end:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"]:after{left:11.5px;right:auto}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:24px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner .choices__input{padding:0 4px !important;max-width:100%;background-color:transparent;line-height:22px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;inset-inline-end:11.5px;top:50%;margin-top:-1.5px;pointer-events:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__inner{cursor:text}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{position:absolute;display:inline-block;vertical-align:baseline;margin-top:0;margin-bottom:0;margin-inline-start:5px;padding:0;background-color:transparent;background-image:url(//www.horsedeal.com/blog/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../images/cross.svg);background-size:12px;background-position:center center;background-repeat:no-repeat;width:12px;height:12px;line-height:1;opacity:.75;border-radius:0;inset-inline-end:4px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:hover,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:focus,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:hover,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:focus{opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__inner{width:100%;background-color:#ffffff;padding:4px 6px 0;border:1px solid #8c8f94;overflow:hidden;border-radius:4px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list{margin:0;padding-left:0;list-style:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--single{display:inline-block;vertical-align:baseline;width:100%;padding:0 16px 0 4px;font-size:0.875em}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--single .choices__item{width:100%;overflow:hidden;text-overflow:ellipsis;padding-inline-end:20px;white-space:nowrap;color:#2c3338}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--single .choices__item[data-value='']{padding-inline-end:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--multiple{display:inline;height:auto;overflow:auto}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;position:relative;align-items:center;border-radius:2px;padding-block:4px;padding-inline:7px 20px;font-size:.75em;line-height:1;font-weight:400;margin:0 6px 4px 0;background-color:#036aab;border:1px solid #036aab;color:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 10px)}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--multiple .choices__item.is-highlighted{background-color:#036aab}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .is-disabled .choices__list--multiple .choices__item{background-color:#bbbbbb;border:1px solid #bbbbbb}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown{display:none;z-index:101;position:absolute;width:100%;background-color:#ffffff;border:1px solid #8c8f94;top:100%;margin-top:-1px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;overflow:hidden;overflow-wrap:break-word}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown.is-active{display:block}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{position:relative;vertical-align:top;padding:10px;font-size:.875em}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f6f6f6}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__placeholder{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:4px 4px 0 0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__item{cursor:default}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__item--selectable{cursor:pointer}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__heading{font-weight:600;font-size:.75em;text-transform:uppercase;padding:10px;border-top:1px solid #b4b6b9;border-bottom:1px solid #b4b6b9;color:#a6a6a6}.et-db #et-boc .et-l .et_pb_module .choices__group[data-value="hidden"]>div.wpforms-container .wpforms-form .choices__heading{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__button:focus{outline:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__input{display:inline-block;background-color:transparent;margin:0 0 2px 0 !important;border:0 !important;border-radius:0 !important;min-height:20px !important;padding:2px 4px !important;height:auto !important;min-width:1ch;width:1ch;vertical-align:middle}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__input::-webkit-search-cancel-button{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__input--hidden{clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;min-width:auto !important;word-wrap:normal !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices .choices__inner input.choices__input:focus{outline:none !important;box-shadow:none !important;border:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__placeholder{opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices.is-open.is-flipped .choices__inner{border-radius:4px 4px 0 0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .is-flipped .choices__list--dropdown{border-radius:inherit}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"]:after{border:none;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23777%22%2F%3E%3C%2Fsvg%3E) no-repeat center;background-size:16px 16px;cursor:pointer;width:16px;height:16px;top:13px;right:8px;margin-top:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"].is-flipped:after{transform:rotate(180deg)}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown{min-width:250px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="text"] .choices__button{border-left:1px solid rgba(0,0,0,0.25);cursor:not-allowed}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::placeholder,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices{margin-bottom:0}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:4px;padding-left:24px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--single{padding-right:4px;padding-left:16px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{text-align:right}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__input{padding-right:2px !important;padding-left:0 !important}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{margin-inline-end:0;border-left:none}@media (min-width: 640px){.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__inner,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__input{background-color:#f9f9f9;border-color:#dddddd;cursor:not-allowed}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{background-image:url(//www.horsedeal.com/blog/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../../../images/cross.svg)}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url(//www.horsedeal.com/blog/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../../../images/cross-inverse.svg);cursor:not-allowed}

.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}
/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.25.1.1716388656
Updated: 2024-05-22 16:37:36

*/
.post_right_side_bar_content a:hover{background-color:#76007b!important}.mobile_copy_right_line{font-family:"Sofia Pro Regular";letter-spacing:-.25px!important;font-weight:normal;font-size:16px;line-height:24px;color:#1a2b49!important;cursor:unset}#cookie_link{cursor:pointer!important}#cookie_link:hover{text-decoration:underline!important}.freebie_child_button a{color:#8F2593;font-feature-settings:'liga' off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px}.freebie_child_button a:hover{text-decoration:underline}.freebie_child_button{position:absolute;bottom:24px;padding-bottom:0;width:100%;left:0px}.freebies_child_containers .freebies_list_main_heading{color:#1A2B49;text-align:center;font-feature-settings:'liga' off;font-family:"Sofia Pro Bold";font-size:32px;font-style:normal;font-weight:normal;line-height:40px;letter-spacing:-0.5px}.freebies_child_containers h3{padding-bottom:0px;color:#8F2593;text-align:center;font-feature-settings:'liga' off;font-family:"Sofia Pro Bold";font-size:16px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.5px}.freebies_child_parent_containers{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px}.freebies_child_containers{height:322px;text-align:center;border-radius:16px;border:1px solid #E6E6E6;background:#fff;display:flex;flex-direction:column;gap:16px;padding:24px;position:relative}.freebie-item{width:58%;padding-right:24px}.freebies_count h2{color:#1A2B49;font-feature-settings:'liga' off;font-family:"Sofia Pro Bold";font-size:40px;font-style:normal;font-weight:normal;line-height:48px;letter-spacing:-0.5px;margin-top:64px;margin-bottom:32px;padding-bottom:0px}.freebie_page_heading{color:#1A2B49;font-kerning:none;font-feature-settings:'liga' off;font-family:"Sofia Pro Bold";font-size:48px;font-style:normal;font-weight:normal;line-height:64px;letter-spacing:-0.5px}.freebie_page_content{color:#1A2B49;font-feature-settings:'liga' off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px}body #page-container .desktop_menu_section .header_button#konto_er{font-weight:normal!important;line-height:28px!important}.footer_first_col_titles h2.et_pb_module_heading{font-weight:normal!important}.table_scroll_div::-webkit-scrollbar-thumb{background-color:#B2B2B2;border-radius:20px;border:0px solid #B2B2B2}.repeater_heading_icon_div .info_heading{color:#1A2B49;font-feature-settings:'liga' off;font-family:"Sofia Pro Bold";font-size:32px;font-style:normal;font-weight:normal;line-height:40px;letter-spacing:-0.5px;padding:0px!important}.repeater_table_first_div .repeater_heading{color:#1A2B49!important;font-feature-settings:'liga' off;font-family:"Sofia Pro Bold"!important;font-size:24px!important;font-style:normal;font-weight:700!important;line-height:32px!important;letter-spacing:-0.5px!important;padding-bottom:32px!important;padding-top:0px!important}.table_scroll_div table{width:100%}.table_scroll_div::-webkit-scrollbar{width:20px}.table_scroll_div tr:last-child{border-bottom:none!important}.table_scroll_div tr{border-bottom:1px solid #E6E6E6}.table_scroll_div{overflow:scroll}.table_scroll_div th{text-align:left;color:#1A2B49;font-feature-settings:'liga' off;font-family:"Sofia Pro Semi-Bold";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;padding-bottom:8px}.table_scroll_div td{padding-top:8px;padding-bottom:8px;color:#1A2B49;font-feature-settings:'liga' off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;min-width:237px;padding-right:20px}.repeater_table_first_div{border:2px solid;border-radius:16px;padding:24px;padding-bottom:10px}.repeater_field_table{padding-top:32px}.top_bar_current_name ol{padding-bottom:0px!important;display:flex;align-items:center;flex-wrap:wrap;list-style:none!important;gap:4px}.top_bar_current_name ol li{display:flex;align-items:center}@font-face{font-family:"Sofia Pro Regular";font-display:swap;src:url('https://assets-sharetribecom.sharetribe.com/webfonts/sofiapro/sofiapro-regular-webfont.woff2') format('woff2'),url('https://assets-sharetribecom.sharetribe.com/webfonts/sofiapro/sofiapro-regular-webfont.woff') format('woff')}@font-face{font-family:"Sofia Pro Semi-Bold";font-display:swap;src:url('https://assets-sharetribecom.sharetribe.com/webfonts/sofiapro/sofiapro-semibold-webfont.woff2') format('woff2'),url('https://assets-sharetribecom.sharetribe.com/webfonts/sofiapro/sofiapro-semibold-webfont.woff') format('woff')}@font-face{font-family:'Sofia Pro Bold';font-display:swap;src:url('https://assets-sharetribecom.sharetribe.com/webfonts/sofiapro/sofiapro-bold-webfont.woff2') format('woff2'),url('https://assets-sharetribecom.sharetribe.com/webfonts/sofiapro/sofiapro-bold-webfont.woff') format('woff')}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#e6e6e6;border-radius:20px;border:3px solid #e6e6e6}.share_mobile_icon{margin:0px!important;cursor:pointer}.progress-container-top{opacity:0}.header_second_column .et_pb_heading{margin:0px!important}.header_second_column .et_pb_module_heading{padding:0px}.header_menu .et_pb_menu__logo{margin:0px!important}.header_menu .et_pb_menu__logo-wrap{width:200px!important}.header_menu #mega-menu-primary-menu #mega-menu-item-2272{padding:0px 0px!important}.custom_category_post_inner_div:hover{box-shadow:0 0 14px 8px rgba(0,0,0,.05)}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link:after{display:block;background-color:#fff0;top:55px;content:"";width:0;height:3px;position:absolute;z-index:5000;bottom:0;left:0;right:0;margin:0 auto}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link:after{width:100%;background-color:rgb(143,37,147)}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{margin-left:4px;transition:transform .3s ease}.header_menu #mega-menu-primary-menu #mega-menu-item-2273{padding:0px 0px!important}.header_menu #mega-menu-primary-menu #mega-menu-item-2274{padding:0px 0px!important}.header_menu #mega-menu-primary-menu #mega-menu-item-2275{padding:0px 0px!important}.header_menu ul{padding-left:60px!important}#mega-menu-wrap-primary-menu #mega-menu-primary-menu{display:flex!important;gap:24px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link{padding:0px!important;color:#1a2b49!important;font-family:"Sofia Pro Regular",Helvetica,Arial,Lucida,sans-serif!important}.header_button{line-height:28px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu{top:57px;border-radius:0px 0px 8px 8px!important;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.10);background:#ffffff!important;height:auto;left:23px!important;padding:0px!important}#mega-menu-item-2272>ul{width:841px!important}#mega-menu-item-2273>ul{width:754px!important}#mega-menu-item-2274>ul{width:841px!important}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu.mega-menu-item.mega-toggle-on>a{color:#8F2593!important}ul#post-all-categories{display:flex;flex-wrap:wrap;padding:24px 0px 24px 0px!important;row-gap:16px}.single_post_page_content a{color:#8f2593;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal}.single_post_page_content a:hover{color:#76007B;text-decoration:underline}ul#post-all-categories>li a{display:flex;column-gap:16px;width:fit-content;transition:all 50ms ease-in-out;transition:all .1s ease-in-out}ul#post-all-categories>li{width:50%;list-style:none;height:56px;padding:0px 24px 0px 24px}ul#post-all-categories>li a:hover{transform:translateX(8px);transition:all .1s ease-in-out}#mobile_menu_first_list li:nth-child(1):hover{background:#FFF}#mobile_menu_second_list li:nth-child(1):hover{background:#FFF}#mobile_menu_third_list li:nth-child(1):hover{background:#FFF}#mobile_menu_second_list li:hover{background:#F2F2F2}#mobile_menu_third_list li:hover{background:#F2F2F2}.post_data_time_div .post_read_time_div p span{font-size:16px!important}.custom_category_div{height:50px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item #all_category_btn a{color:#8F2593!important;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;height:28px;letter-spacing:-0.25px;display:inline-flex;align-items:center;column-gap:8px}body #page-container .et_pb_section .et_pb_button_0_tb_header{font-family:"Sofia Pro Semi-Bold"!important}#all_category_btn{text-align:center;border-top:1px solid #E6E6E6;padding:16px 0px}ul#post-all-categories>li p{color:#B2B2B2;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:400!important;line-height:28px;letter-spacing:-0.25px}ul#post-all-categories>li p span{color:#B2B2B2;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:400!important;line-height:28px;letter-spacing:-0.25px}ul#post-all-categories>li h4{list-style:none;color:#1A2B49!important;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;padding-bottom:0px}.categories_images{width:82px;height:50px;border-radius:8px}.single_post_page_content .kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon,.single_post_page_content .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon{background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-star-filled-yellow.svg)}ul.mega-sub-menu{padding:0px!important}.mega-block-title{display:none!important}.footer_first_col_titles h2{font-family:"Sofia Pro Semi-Bold";cursor:context-menu;padding:0px;color:#1A2B49;margin-top:32px!important}.table-of-contents ul ul{padding-top:8px!important}.footer_first_col_list a{font-family:"Sofia Pro Regular";letter-spacing:-.25px!important;font-weight:normal;font-size:16px;line-height:24px;color:#1a2b49!important;cursor:pointer}.footer_first_col_list ul{padding:0px!important}.progress-container-top{display:none}.single-post .progress-container-top{display:block}.footer_first_col_list .footer-listitem{margin-bottom:16px}#all_category_btn a span{vertical-align:middle;width:24px;height:24px}#all_category_btn a span img{width:24px;height:24px}.created_with_love_for_you svg{fill:#8f2593;width:16px;height:16px;margin:0 4px}.weglot-footer-container a{font-family:"Sofia Pro Regular"}.footer-link span{color:#1a2b49!important}.created_with_footer,.for_you_footer{letter-spacing:-.25px;font-weight:normal;font-size:16px;line-height:24px;font-family:"Sofia Pro Regular";color:#1a2b49!important}.created_with_love_for_you .et_pb_text_inner{display:flex;align-items:center}.weglot-footer-container li:hover,.weglot-footer-container a:hover{color:#000!important;text-decoration:underline!important}.weglot-footer-container a{color:#1A2B49!important;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px;text-decoration-line:underline}.weglot-container{top:40px}.copy_right_line ul{display:flex;grid-column-gap:24px;-webkit-column-gap:24px;column-gap:24px;padding:0px!important}.copy_right_line ul li a{cursor:pointer}.copy_right_line ul li a:hover{text-decoration:underline!important}.copy_right_line ul li{font-family:"Sofia Pro Regular";letter-spacing:-.25px!important;font-weight:normal;font-size:16px;line-height:24px;color:#1a2b49!important}.copy_right_line ul li:hover{color:#1a2b49!important}.footer_first_col_list a:hover{color:#1a2b49!important;text-decoration:underline!important}.copy_right_line ul li a:hover{color:#1a2b49!important;text-decoration:underline!important}.copy_right_line ul li a{font-family:"Sofia Pro Regular";letter-spacing:-.25px!important;font-weight:normal;font-size:16px;line-height:24px;color:#1a2b49!important;cursor:pointer}.copy_right_column{display:flex;justify-content:space-between;align-items:center}.Footer_socialLinks__2qiln .Footer_socialLink__JtXdy{width:32px;height:32px;background:#8f2593;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;column-gap:8px}.Footer_socialLinks__2qiln{display:flex;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px}.Footer_socialLinks__2qiln .Footer_socialLink__JtXdy path{fill:#fff}ul#post-all-categories .pferderassen_custom_image{column-gap:8px!important;height:60px}.pferderassen_custom_image .custom_category_div{height:56px;padding-top:4px}.pferderassen_custom_image:nth-child(1) .custom_words_image{content:"";width:40px;height:40px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-letter-a-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(2) .custom_words_image{content:"";width:40px;height:40px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-letter-b-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(3) .custom_words_image{content:"";width:40px;height:40px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-letter-c-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(4) .custom_words_image{content:"";width:40px;height:40px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-letter-d-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(5) .custom_words_image{content:"";width:40px;height:40px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-letter-e-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(6) .custom_words_image{content:"";width:40px;height:40px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-letter-f-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(7) .custom_words_image{content:"";width:40px;height:40px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-letter-g-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(8) .custom_words_image{content:"";width:40px;height:40px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-letter-h-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(9) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-i-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(10) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-j-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(11) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-k-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(12) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-l-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(13) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-m-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(14) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-n-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(15) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-o-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(16) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-p-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(17) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-q-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(18) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-r-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(19) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-s-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(20) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-t-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(21) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-u-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(22) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-v-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(23) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-w-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(24) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-x-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(25) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-y-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.pferderassen_custom_image:nth-child(26) .custom_words_image{content:"";width:40px;height:40px;background-image:url(http://horsedeal-blog.internetstar.website/wp-content/uploads/2024/07/icon-letter-z-circle.svg);background-size:cover;background-repeat:no-repeat;background-position:center}ul#post-all-categories .pferderassen_custom_image{display:none}ul#post-all-categories .pferderassen_custom_image:nth-child(1){display:block}ul#post-all-categories .pferderassen_custom_image:nth-child(2){display:block}ul#post-all-categories .pferderassen_custom_image:nth-child(3){display:block}ul#post-all-categories .pferderassen_custom_image:nth-child(4){display:block}ul#post-all-categories .pferderassen_custom_image:nth-child(5){display:block}ul#post-all-categories .pferderassen_custom_image:nth-child(6){display:block}ul#post-all-categories .pferderassen_custom_image:nth-child(7){display:block}ul#post-all-categories .pferderassen_custom_image:nth-child(8){display:block}.top_bar_current_name h5 a:hover{text-decoration:underline}.top_bar_current_ct_name a:hover{text-decoration:underline}#mega-menu-item-2272.mega-toggle-on>a .mega-indicator{transform:rotate(180deg);transition-duration:1s}.mega-indicator{transition-duration:1s}#mega-menu-item-2273.mega-toggle-on>a .mega-indicator{transform:rotate(180deg);transition-duration:1s}#mega-menu-item-2274.mega-toggle-on>a .mega-indicator{transform:rotate(180deg);transition-duration:1s}.hide{visibility:hidden!important}.cross_icon_column h2{padding:0px;font-feature-settings:'liga'off;font-weight:normal;font-family:"Sofia Pro Regular";font-style:normal;cursor:pointer}.cross_icon_column{display:flex;align-items:center;column-gap:8px;justify-content:flex-end}.cross_image{margin:0px!important;cursor:pointer}.mobile_list_menu li{font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-style:normal;font-weight:normal;padding:8px 24px 8px 24px;height:44px;display:flex;align-items:center;cursor:pointer}#mobile_menu_first_list li:nth-child(1){cursor:unset}.anmelden_desktop_btn{margin-bottom:0px!important}.anmelden_desktop_btn p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px}#mobile_menu_second_list li:nth-child(1){cursor:unset}#mobile_menu_third_list li:nth-child(1){cursor:unset}.mobile_list_menu li a{width:100%}.mobile_list_menu ul{padding:0px!important}#mobile_menu_first_list li:nth-child(1){font-family:"Sofia Pro Semi-Bold";font-weight:normal;font-size:14px}#mobile_menu_second_list li:nth-child(1){font-family:"Sofia Pro Semi-Bold";font-weight:normal;font-size:14px}#mobile_menu_third_list li:nth-child(1){font-family:"Sofia Pro Semi-Bold";font-weight:normal;font-size:14px}#mobile_language_translater .country-selector{margin:0px!important}.drop_down_menu_section{position:fixed!important;top:0;bottom:0;left:0;width:100%;z-index:9000;height:100vh;visibility:visible;transform:translateX(-100%);transition:all .4s ease-in-out;overflow:hidden;overflow-y:auto}.ham_burger{cursor:pointer}.mobile_animation{transform:translateX(0)!important}.left_icon_image{margin:0px!important;cursor:pointer}.mobile_all_categories_section_animation{position:fixed!important;top:0;bottom:0;left:0;width:100%;z-index:9500;height:100vh;visibility:visible;transform:translateX(100%);transition:all .4s ease-in-out;overflow:hidden;overflow-y:auto}#mobile_disziplinen #post-all-categories{display:flex;flex-direction:column!important}#mobile_pferderassen #post-all-categories{display:flex;flex-direction:column!important}#mobile_pferdewissen #post-all-categories{display:flex;flex-direction:column!important}#mobile_disziplinen #post-all-categories li{width:100%!important}#mobile_pferderassen #post-all-categories li{width:100%!important}#mobile_pferdewissen #post-all-categories li{width:100%!important}.hide_sub_menu{display:none!important}#mobile_sub_menu_first_row{max-width:100%!important;width:100%!important}#mobile_sub_menu_second_row{max-width:100%!important;width:100%!important}.tipps_tricks_btn ul{padding:0px!important;display:flex;gap:8px}.tipps_tricks_btn ul a{padding:4px 8px;background:#ffffff;border-radius:48px;font-family:"Sofia Pro Regular";font-style:normal;font-weight:normal}.first_section_first_col_title p{font-family:"Sofia Pro Bold";font-style:normal;font-weight:normal}.five_minute_btn .et_pb_code_inner div{display:flex;justify-content:center;align-items:center;gap:8px}.five_minute_btn .et_pb_code_inner div p{height:16px;width:16px}.five_minute_btn .et_pb_code_inner div h4{padding-bottom:0px;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px;color:#FFF}.category_page_details{display:flex;align-items:flex-start;gap:24px}.categories_title_description h1{color:#1A2B49;font-kerning:none;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:48px;font-style:normal;font-weight:normal;line-height:64px;letter-spacing:-0.5px;padding-bottom:0px}.categories_title_description p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px}.categories_title_description{display:flex;padding-right:24px;flex-direction:column;align-items:flex-start;gap:24px;width:58%}.categories_page_main_image>div{width:100%;min-height:100%;border-radius:16px;height:349px}.categories_page_main_image{width:40%;height:349px}.sub_cat_a_tag{width:100%;border-radius:16px;overflow:hidden;position:relative}.sub_cat_a_tag div{display:flex;height:270px;padding:24px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;flex-shrink:0;width:100%;transition:transform 0.5s ease-in-out}.subcategories .subCRow{display:grid;gap:32px;margin-bottom:32px;grid-template-columns:1fr 1fr 1fr}.sub_cat_a_tag h3{color:#FFF;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px;position:absolute;left:24px;bottom:24px;padding-bottom:8px}.subcategories h2{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:40px;font-style:normal;font-weight:normal;line-height:48px;letter-spacing:-0.5px;padding-bottom:30px;padding-top:60px}.top_bar_current_name{display:flex;align-items:center;gap:4px;padding-bottom:32px}.top_bar_current_name h5{padding:0px;font-size:unset}.top_bar_current_name h5 a{padding:0px;color:#B2B2B2;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px}.top_bar_current_name h4{padding:0px;color:#8F2593;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px}.top_bar_current_name img{width:16px;height:16px}.custom_category_posts{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px}.posts_element_div{display:flex;padding:0px 24px;flex-direction:column;gap:8px;align-self:stretch}.custom_category_post_inner_div{display:flex;padding-bottom:24px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:16px;background:#FFF;box-shadow:0 2px 4px 0 rgba(0,0,0,.05)}.custom_category_post_inner_div>div{height:239.566px;width:100%;border-radius:16px 16px 0px 0px}.posts_element_div h2{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px;padding-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:70px}.posts_element_div p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#weiterlesen_under{color:#8F2593;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;align-self:end;padding-bottom:0px}#weiterlesen_under:hover{text-decoration:underline}.custom_category_posts_parent_div h2{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:40px;font-style:normal;font-weight:normal;line-height:48px;letter-spacing:-0.5px}.post_data_time_div{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}.post_read_time_div{display:flex;align-items:center;gap:8px}.post_read_time_div img{width:16px;height:16px}.post_data_time_div p{color:#B2B2B2;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px}.clock_minutes{text-transform:capitalize}#sort-posts-button{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:8px;border-radius:48px;border:2px solid #8F2593;background:#F9F4FA;color:#8F2593;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px;cursor:pointer}.sort_button_div{display:flex;justify-content:space-between;align-items:center;align-self:stretch;margin-top:64px;margin-bottom:32px}#sort-posts-button::before{content:"";width:24px;height:24px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/06/icon-sort-l.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.radio_btn_div{display:flex;width:280px;padding:16px 0px;flex-direction:column;align-items:flex-start;border-radius:16px;background:#FFF;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.10)}.radio_btn_div h6:hover{background:#F2F2F2}.radio_btn_div h6 input[type="radio"]:checked::after{content:'';display:block;width:12px;height:12px;background:#8F2593;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.radio_btn_div h6 input[type=radio]:checked{border-color:#8F2593!important;accent-color:#8F2593!important;position:relative;border:2px solid #8F2593!important}.radio_btn_div h6:hover input[type=radio]{accent-color:#8F2593;border-color:#8F2593}.radio_btn_div h6{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;display:flex;align-items:center;gap:16px;padding:8px 16px;width:100%}.radio_btn_div h6 input{width:24px;height:24px;min-width:24px;min-height:24px;margin:0px;cursor:pointer;cursor:pointer;appearance:none;border:1.5px solid #B2B2B2;border-radius:50%}.radio_btn_div h6 label{cursor:pointer;width:100%}.srt_btn_div{display:flex;justify-content:flex-end;position:absolute;top:55px;right:0px}.main_div_of_nach{position:relative}.radio_btn_div input[type=radio]{accent-color:#8F2593}.pagination{margin-top:80px!important;display:flex;justify-content:space-between;width:100%;max-width:980px;margin:auto}.pagination>div{display:flex;gap:8px}.pagination a{display:flex;width:48px;height:48px;padding:8px 16px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border:1px solid #E6E6E6;border-radius:48px;color:#1A2B49;text-align:center;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;border:1px solid #E6E6E6}.pagination .current{background-color:#8F2593;color:#fff;display:flex;width:48px;height:48px;padding:8px 16px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border:1px solid #8F2593;border-radius:48px;color:#FFF;text-align:center;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px}span.prev.disabled{display:flex;width:48px;height:48px;padding:8px 16px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border:1px solid #E6E6E6;border-radius:48px;color:#1A2B49;text-align:center;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;border:1px solid #E6E6E6}span.next.disabled{display:flex;width:48px;height:48px;padding:8px 16px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border:1px solid #E6E6E6;border-radius:48px;color:#1A2B49;text-align:center;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;border:1px solid #E6E6E6}.pagination img{min-height:24px;min-width:24px}.footer_main_section{border-top-width:1px!important;border-top-color:#e7e7e7!important}.post_content_col p,li{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px}.post_content_col h1,h2,h3,h4,h5,h6{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:40px;font-style:normal;font-weight:normal;line-height:48px;letter-spacing:-0.5px}.table-of-contents>ul li a:hover{color:#8F2593}.table-of-contents li ul li a:hover{color:#8F2593}.table-of-contents>h2{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:24px!important;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px;word-wrap:break-word}.table-of-contents li a{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:14px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.25px}.table-of-contents ul{display:flex;flex-direction:column;gap:8px;padding-bottom:0px!important;padding-left:22px!important}.home_page_post_with_categories .post-container{overflow:hidden;border-radius:16px}.home_page_post_with_categories .post-container:hover{border-radius:16px}.home_page_post_with_categories .feature_image_main_content_div{padding:32px}.featured-image-container{display:flex;height:600px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;flex-shrink:0;border-radius:16px;-webkit-transition:opacity .3s,transform .3s}.feature_image_main_content_div h3{color:#FFF;font-kerning:none;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:48px;font-style:normal;font-weight:normal;line-height:64px;letter-spacing:-0.5px;padding-bottom:0px}.feature_image_anchor_div{display:flex;gap:8px;flex-wrap:wrap}.feature_image_anchor_div a{color:#8F2593;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:14px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.25px;display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:8px;border-radius:48px;background:#fff;border:1px solid #fff}.plublish_date_div{display:flex;align-items:flex-start;gap:24px}.feature_image_main_content_div{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:60%;position:absolute;bottom:0;padding:32px}.post_content_browser_row .post-container{position:relative;overflow:hidden;border-radius:16px}.single_post_read_time_div{display:flex;align-items:center;gap:8px}.single_post_read_time_div img{width:16px;height:16px}.single_post_read_time_div p{color:#fff;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px}.post_main_con_div{display:flex;gap:24px}.table-of-contents{min-width:23%;padding-right:24px}.post_tag_div a:hover{text-decoration:none;color:#fff}.post_tag_div{display:flex;align-items:center;gap:16px;justify-content:center;flex-wrap:wrap}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{padding:0px!important}.post_tag_div a{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:8px;color:#FFF;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:14px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.25px;border-radius:24px;background:#8F2593}.post_tag_heading{color:#000;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:16px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.5px;padding-bottom:16px;text-align:center;margin-top:32px}.author-info{display:flex;padding:24px 64px;align-items:center;gap:24px;border-radius:16px;border:1px solid #E6E6E6;margin-top:64px}.author-avatar{border-radius:200px;display:flex;width:200px;height:200px;justify-content:center;align-items:center;flex-shrink:0}.author-avatar img{border-radius:200px;width:200px;height:200px;flex-shrink:0}.author-name{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px;padding-bottom:0px}.author-bio p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px}.author_content_div{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.author-social-links a{width:32px;height:32px;border-radius:32px;background:#8F2593;display:flex;justify-content:center;align-items:center}.author-social-links{display:flex;align-items:flex-start;gap:8px}.author-social-links a img{width:24px;height:24px}.related-posts{display:flex;align-items:flex-start;gap:32px}.related_post_heading{padding-bottom:32px;margin-top:32px;color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:40px;font-style:normal;font-weight:normal;line-height:48px;letter-spacing:-0.5px}.post_right_side_bar_content{display:flex;min-width:23%;flex-direction:column;align-items:flex-start;gap:24px}.post_right_side_bar_content .image_side_bar_div{display:flex;justify-content:center;align-items:center;align-self:stretch;border-radius:16px}.post_right_side_bar_content h2{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px}.post_right_side_bar_content li{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;list-style:none;display:flex;align-items:center;gap:8px}.post_right_side_bar_content p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:14px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.25px;margin-top:-8px}.post_right_side_bar_content ul{display:flex;flex-direction:column;gap:16px;padding:0px!important}.post_right_side_bar_content li::before{content:"";width:24px;height:24px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/06/icon-check-circle-l.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.post_right_side_bar_content a{display:flex;padding:18px 16px;justify-content:center;align-items:center;gap:8px;border-radius:4px;background:#8F2593;color:#FFF;font-feature-settings:'liga'off;font-family:"Sofia Pro Semi-Bold";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;width:100%;text-align:center}.related_post_page_a_tag{width:32%}.top_bar_current_ct_name a{color:#B2B2B2!important;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px!important;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px}.top_bar_current_name_post_title{color:#8F2593;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:14px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.25px}.fixed{height:fit-content;position:sticky;top:0}.quellenangaben_heading{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:32px;font-style:normal;font-weight:normal;line-height:40px;letter-spacing:-0.5px;display:flex;justify-content:space-between;align-items:center;align-self:stretch;padding-bottom:0px!important;cursor:pointer}.quellenangaben_heading::after{content:"";width:24px;height:24px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/06/icon-chevron-bottom-strong-l.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.quellenangaben_heading_div{display:flex;padding:24px 0px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;border-top:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6;margin-top:32px}.quellenangaben_content_div{display:grid;grid-template-columns:1fr 1fr;gap:24px}.quellenangaben_heading span{display:none!important}.quellenangaben_content_div a{color:#8F2593;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px;text-decoration-line:underline;line-break:anywhere}.quellenangaben_content_div p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px;padding-bottom:0px!important;word-break:break-all}.quellenangaben_content_div strong{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Semi-Bold";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px}.single_post_hide{display:none!important}.quellenangaben_icon_rotate::after{transform:rotate(180deg)}span.page-numbers.dots{display:flex;width:48px;height:48px;padding:18px 16px;justify-content:center;flex-shrink:0;border-radius:48px;color:#1A2B49;text-align:center;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:0px!important;letter-spacing:-0.25px;border:1px solid #E6E6E6}.author_page_avator_div{display:flex;flex-direction:column;align-items:center;gap:16px}.autor_role_and_email_div .author-name{font-size:40px}.autor_role_and_email_div{display:flex;flex-direction:column;gap:8px}.author-role{color:#B2B2B2;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;text-transform:capitalize}#autor_page_bio{border:none;gap:32px}.author_page_all_categories_name a{color:#8F2593;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:14px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.25px;display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:8px;border-radius:48px;border:1px solid #8F2593}.author_page_all_categories_name{display:flex;align-items:flex-start;gap:8px}#autor_page_bio{margin-top:0px;padding-top:0px;padding-bottom:4px}.sort_button_div h3{padding-bottom:0px}.author-email a{color:#8F2593;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px}.anzeigen_weniger_btn{display:flex;padding:12px 16px;justify-content:center;align-items:center;gap:8px;border-radius:50px;border:1px solid #B2B2B2;background:#FFF;color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:14px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.25px;cursor:pointer}.anzeigen_weniger_btn::after{content:"";width:16px;height:16px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/06/icon-remove-m.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.anzeigen_btn{display:flex;padding:12px 16px;justify-content:center;align-items:center;gap:8px;border-radius:50px;border:1px solid #B2B2B2;background:#FFF;color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:14px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.25px;cursor:pointer}.anzeigen_btn::after{content:"";width:16px;height:16px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/06/icon-plus-circle-m.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.mobile_themen{display:none;flex-direction:column;gap:32px;margin-top:16px}.mobile_themen h3{padding:0px;color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px}.author-bio span{height:100%;width:100%;display:block;position:absolute;top:0;z-index:9999;background:linear-gradient(180deg,rgba(255,255,255,0.00) 0%,#FFF 93.09%)}.author-bio{position:relative}.second_author_bio{max-height:82px;overflow:hidden}.home_page_post_with_categories{display:grid;grid-template-columns:2.4fr 1fr;gap:24px}.home_page_post_with_categories .post-container:nth-child(1){grid-column:1 / 2;grid-row:1 / 3}.home_page_post_with_categories .post-container:nth-child(1) .featured-image-container{height:578px}.home_page_post_with_categories .featured-image-container{height:277px;-webkit-transition:opacity .3s,transform .3s}.home_page_post_with_categories .feature_image_main_content_div{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;position:absolute;bottom:0;pointer-events:none}.home_page_post_with_categories .feature_image_main_content_div h3{line-height:32px;font-size:24px}.home_page_post_with_categories .post-container:nth-child(1) h3{line-height:48px;font-size:40px}.entry-content .bsf-rt-reading-time{display:inline!important}.home_page_post_with_categories .post-container:nth-child(2) .feature_image_main_content_div{padding:24px}.home_page_post_with_categories .post-container:nth-child(3) .feature_image_main_content_div{padding:24px}.clock_minutes{font-size:16px}.table-of-contents>ul li a:hover:before{background:#8F2593!important;width:8px;height:8px}.table-of-contents li ul li a:hover:before{background:#8F2593!important;width:8px;height:8px}.single_post_page_content h1{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:40px;font-style:normal;font-weight:normal;line-height:48px;letter-spacing:-0.5px}.single_post_page_content h2{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:40px;font-style:normal;font-weight:normal;line-height:40px;letter-spacing:-0.5px;padding-bottom:0px}.single_post_page_content p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.5px;padding-bottom:0px}.single_post_page_content li{color:#1A2B49;font-family:"Sofia Pro Regular";font-weight:normal;font-size:18px!important}.single_post_page_content h3{font-family:"Sofia Pro Regular";padding-bottom:0px}.single_post_page_content h4{font-family:"Sofia Pro Bold";color:#1A2B49}.single_post_page_content h5{font-family:"Sofia Pro Regular"}.single_post_page_content h6{font-family:"Sofia Pro Regular";padding-bottom:0px}.single_post_page_content span{font-family:"Sofia Pro Regular";padding-bottom:0px}.table-of-contents li{line-height:20px}.quellenangaben_heading_color{color:#8F2593!important}.sort_button_div_of_tags_page{margin-top:0!important}.tag_h_one_heading{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:40px;font-style:normal;font-weight:normal;line-height:48px;letter-spacing:-0.5px;padding-bottom:32px}.mobile_tag_position .post_tag_div a{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:8px;color:#FFF;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:14px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.25px;border-radius:24px;background:#8F2593;width:auto}.mobile_tag_position .kk-star-ratings{flex-direction:column;margin-top:40px}.mobile_tag_position{display:none!important}.kksr-legend{font-family:"Sofia Pro Regular";color:#1A2B49}.sub_cat_a_tag div:hover{transform:scale(1.2)}.posts_element_div h3{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px;padding-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:70px}.author-email a:hover{text-decoration-line:underline}.author_btn_hide{display:none!important}.author_page_all_categories_name a:hover{border:1px solid #1A2B49;color:#1A2B49}.anzeigen_btn:hover{border:1px solid #1a2b49}.anzeigen_weniger_btn:hover{border:1px solid #1a2b49}.posts_element_div h3{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px;padding-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:70px}.feature_image_anchor_div a:hover{border:1px solid #1A2B49;color:#1A2B49}.featured-image-container:hover{-webkit-transform:scale3d(1.1,1.1,1)}.post_right_side_bar_content h2{padding-bottom:0px}.table-of-contents li a::before{content:'';width:5px;height:5px;display:block;background:#1A2B49;position:absolute;left:0px;border-radius:50%;top:7px}.table-of-contents li{list-style:none;position:relative;padding-left:20px}.table-of-contents ul{padding:0px!important}.feature_image_main_content_div h1{color:#FFF;font-kerning:none;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:48px;font-style:normal;font-weight:normal;line-height:64px;letter-spacing:-0.5px;padding-bottom:0px}.top_bar_current_name h4:hover{text-decoration:underline;cursor:pointer}.single_post_page_content h3{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:32px;font-style:normal;font-weight:normal;line-height:40px;letter-spacing:-0.5px}.su-divider.su-divider-style-default{border:none;display:none}.table-of-contents>h2{margin-top:64px}.single_post_page_content{margin-top:0px}.image_side_bar_div{margin-top:64px}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon,.kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover~.kksr-star .kksr-icon{background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-star-filled.svg);height:25.86px!important;width:27.107px!important}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon{background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-star-filled-yellow.svg)}.kk-star-ratings .kksr-stars .kksr-star{cursor:pointer;padding-right:0px!important}.kk-star-ratings .kksr-stars .kksr-stars-active,.kk-star-ratings .kksr-stars .kksr-stars-inactive{display:flex;gap:4px}.sticky_fixed{position:fixed!important;top:0;left:0;width:100%}.admin-bar .progress-container-top{position:fixed;top:0px;z-index:100;width:100%;opacity:1!important}#wpadminbar{z-index:1!important}.post-container{position:relative}.feature_image_anchor_div a{pointer-events:auto}.footer_first_col_titles h2{letter-spacing:-.25px!important;margin-top:0;margin-bottom:16px;font-family:"Sofia Pro Semi-Bold";font-weight:normal;font-size:18px;cursor:context-menu;line-height:28px}.single_post_page_content h2{padding-top:16px;padding-bottom:24px}.single_post_page_content h3{padding-top:16px;padding-bottom:24px}.single_post_page_content p{padding-bottom:16px!important}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon,.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon{background-image:url(//www.horsedeal.com/blog/wp-content/plugins/kk-star-ratings/src/core/public/css/../svg/selected.svg)}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:inline-flex!important}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:""!important;font-family:dashicons;font-weight:normal;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(180deg);color:inherit;position:relative;background:0 0;height:16px!important;width:16px!important;right:auto;line-height:inherit;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-chevron-top-strong-m.svg)!important;background-size:cover;background-repeat:no-repeat;background-position:center}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:""!important;font-family:dashicons;font-weight:normal;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:0 0;height:16px!important;width:16px!important;right:auto;line-height:inherit;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-chevron-bottom-strong-m.svg)!important;background-size:cover;background-repeat:no-repeat;background-position:center}.pop_up_hide{display:none!important}.freebies_breadcrumbs{max-width:1152px;margin:auto;padding-top:32px}.freebies_breadcrumbs_main_div{padding:0 24px}.custom_preebie_main_cantainer{display:flex;max-width:1152px;margin:auto;gap:25px;padding-bottom:80px}.custom_preebie_body{padding:0 24px}.custom_preebie_first_row{width:50%;display:flex;flex-direction:column;gap:24px}.custom_preebie_second_row{width:50%}.custom_preebie_first_row span{color:#8F2593;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;line-height:32px;letter-spacing:-0.5px;padding-bottom:0px}.custom_preebie_first_row h1{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:40px;font-style:normal;line-height:48px;letter-spacing:-0.5px;padding-bottom:0px}.custom_preebie_first_row p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px}.custom_preebie_first_row ul{padding-left:0px!important;display:flex;flex-direction:column;gap:16px}.custom_preebie_first_row li{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;display:flex;align-items:center;gap:8px}.custom_preebie_first_row li::before{content:"";width:24px;height:24px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/06/icon-check-circle-l.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.custom_preebie_first_row a{color:#FFF;font-feature-settings:'liga'off;font-family:"Sofia Pro Semi-Bold";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;display:flex;padding:18px 16px;justify-content:center;align-items:center;gap:8px;border-radius:4px;background:#923395;width:fit-content}.custom_preebie_first_row a:hover{background:#76007b}.custom_preebie_second_row a{color:#FFF;font-feature-settings:'liga'off;font-family:"Sofia Pro Semi-Bold";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;display:none;padding:18px 16px;justify-content:center;align-items:center;gap:8px;border-radius:4px;background:#8F2593;width:fit-content}.custom_preebie_second_row div{border-radius:22.56px;height:564px}.post_badge{display:inline-flex;padding:16px;align-items:center;gap:12px;border-radius:8px;border:2px solid #F2F2F2;margin-bottom:32px}.post_content_badge_image{margin-top:64px;overflow:hidden}.post_badge h2{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Semi-Bold";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;padding-bottom:0px}.post_badge h3{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;padding-bottom:0px}.post_badge img{width:48px;height:48px}.new_popup{display:none!important}.cross_icon_image_new_pop_up{margin:0px!important;cursor:pointer}.schliessen_new_pop_up p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;cursor:pointer}.new_pop_up_second_row h1{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:32px;font-style:normal;font-weight:normal;line-height:40px;letter-spacing:-0.5px;padding-bottom:0px}.new_pop_up_second_row p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px}.new_pop_up_second_row .new_pop_up_links p:hover{border:1px solid #1A2B49}.new_pop_up_second_row .new_pop_up_links p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Semi-Bold";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;display:flex;align-items:center;gap:16px;padding:20px 24px!important;border-radius:4px;border:1px solid #E6E6E6;background:#FFF;cursor:pointer}.new_pop_up_second_row #new_pop_up_links_text p::before{content:"";width:32px;height:32px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/layers.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.new_pop_up_second_row #new_pop_up_mail_text p::before{content:"";width:32px;height:32px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/Email-Action-Unread.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.new_pop_up_second_row #new_pop_up_whatsapp_links p::before{content:"";width:32px;height:32px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2025/01/icon-social-whatsapp.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.new_pop_up_second_row #new_pop_up_facebook_links p::before{content:"";width:32px;height:32px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2025/01/icon-social-facebook-l.svg);background-size:cover;background-repeat:no-repeat;background-position:center}#new_popup_main_section{position:fixed!important;top:0px;z-index:9999999;width:100%;height:100vh;background:rgba(0,0,0,.4);overflow:scroll}.new_pop_up_first_row{width:440px!important;max-width:100%!important;background:#fff;border-radius:8px 8px 0px 0px}.new_pop_up_second_row{width:440px!important;max-width:100%!important;background:#fff;border-radius:0px 0px 8px 8px}.new_pop_up_second_row .et_pb_column{display:flex;flex-direction:column;gap:16px}#custom_preebie_body_text .custom_preebie_first_row{gap:16px}#custom_preebie_body_text .custom_preebie_first_row p{margin-bottom:8px}.repeater_heading_icon_div{display:flex;justify-content:space-between;align-items:center}.repeater_heading_icon_div h3{padding:0px!important}.repeater_info_first_div{border:2px solid;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:24px}.repeater_field_info{display:flex;flex-direction:column;gap:32px}.post_content_new_child_div{display:flex;flex-direction:column}.post_content_new_child_div .kk-star-ratings{order:1}.repeater_heading_icon_div svg{width:48px;height:48px;border-radius:0px}.post_content_new_child_div img{border-radius:16px}.single_post_page_content ul{padding-left:40px!important;list-style-position:outside!important}.single_post_page_content ul ul{padding-left:50px!important;padding-bottom:0px!important;list-style-position:outside!important}.single_post_page_content ol{padding-left:35px!important;list-style-position:outside!important}.single_post_page_content ol ul{padding-left:50px!important;padding-bottom:0px!important;list-style-position:outside!important}@media (max-width:767px){#pop_up_style{width:100%!important;max-width:100%!important}div#pop_up_short_cd_style{width:100%!important;max-width:100%!important}#custom_preebie_first_row_anchor:hover{background-color:#76007b!important}#custom_preebie_second_row_anchor:hover{background-color:#76007b!important}.freebies_child_containers{height:300px}.freebies_child_containers .freebies_list_main_heading{color:#1A2B49;text-align:center;font-feature-settings:'liga' off;font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px}.freebies_child_containers h3{padding-bottom:0px;color:#8F2593;text-align:center;font-feature-settings:'liga' off;font-family:"Sofia Pro Bold";font-size:16px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.5px}.freebies_count h2{color:#1A2B49;font-feature-settings:'liga' off;font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px;margin-top:64px;margin-bottom:32px;padding-bottom:0px}.freebie_page_content{color:#1A2B49;font-feature-settings:'liga' off;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px}.freebie_page_heading{color:#1A2B49;font-kerning:none;font-feature-settings:'liga' off;font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px}.freebie-item{width:100%;padding-right:0px}.freebies_child_parent_containers{display:grid;grid-template-columns:1fr;gap:32px}.freebies_breadcrumbs{padding-top:30px}.repeater_heading_icon_div .info_heading{font-size:24px;font-style:normal;font-weight:normal;line-height:32px}.table_scroll_div th{font-size:16px;line-height:24px}.table_scroll_div td{font-size:16px;line-height:24px;min-width:200px;padding-right:20px}.top_bar_current_name ol{display:block}.top_bar_current_name img{vertical-align:sub;margin:0 2px}.top_bar_current_name ol h5{display:inline!important}.top_bar_current_name ol h4{display:inline!important}.top_bar_current_name ol div{display:inline!important}.top_bar_current_name ol a{display:inline!important}.top_bar_current_name ol{padding-bottom:32px;flex-wrap:wrap;list-style:none!important}.top_bar_current_name ol li{display:inline}.top_bar_current_ct_name a{font-size:14px!important}.top_bar_current_name h5 a{font-size:14px!important}.top_bar_current_name h4{font-size:14px!important}.single_post_page_content ul{padding-left:30px!important}.single_post_page_content ul ul{padding-left:35px!important}.single_post_page_content ol{padding-left:25px!important}.single_post_page_content ol ul{padding-left:40px!important}.single_post_page_content li{font-size:16px!important}.repeater_heading_icon_div svg{width:24px;height:24px}.repeater_info_first_div{gap:16px}.desktop_teilen_btn{display:none!important}.post_right_side_bar_content p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:14px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.25px;margin-top:-8px}.custom_preebie_first_row p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px;text-align:center}#new_popup_main_section{overflow:unset;background:#fff}.new_pop_up_first_row{width:100%!important;border-radius:0px 0px 0px 0px}.new_pop_up_second_row{width:100%!important;border-radius:0px 0px 0px 0px}.new_pop_up_second_row h1{font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px}.new_pop_up_second_row p{font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px}.new_pop_up_second_row .new_pop_up_links p{font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px}.schliessen_new_pop_up p{font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon,.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon{background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-star-filled-yellow.svg)}.post_badge h2{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Semi-Bold";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px;padding-bottom:0px}.post_badge h3{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px;padding-bottom:0px}.post_badge img{width:24px;height:24px}.post_content_badge_image{margin-top:8px}.post_badge{padding:8px 16px}.custom_preebie_second_row a{display:flex!important;margin:auto}.custom_preebie_first_row a{display:none!important}.custom_preebie_first_row span{font-family:"Sofia Pro Bold";font-size:16px;font-style:normal;line-height:20px;letter-spacing:-0.5px;text-align:center}.custom_preebie_first_row h1{font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;line-height:32px;letter-spacing:-0.5px;text-align:center}.custom_preebie_first_row li{font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px}.custom_preebie_first_row a{font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px}.custom_preebie_second_row div{border-radius:22.56px;height:311.458px}.custom_preebie_main_cantainer{display:flex;flex-direction:column}.custom_preebie_first_row{width:100%}.custom_preebie_second_row{width:100%;display:flex;flex-direction:column;gap:24px}.single_post_page_content h2{padding-bottom:16px}.single_post_page_content h3{padding-bottom:16px}.clock_minutes{font-size:16px}.single_post_page_content h2{line-height:32px}#mobile_menu_first_list li:nth-child(1):hover{color:#1a2b49!important}.post_content_browser_row .feature_image_main_content_div{padding:24px}.home_page_post_with_categories .feature_image_main_content_div{padding:24px}.admin-bar .progress-container-top{position:fixed;top:0px;z-index:100;width:100%;opacity:1!important}.table-of-contents>h2{margin-top:32px!important}.single_post_page_content{margin-top:0px}.image_side_bar_div{margin-top:0px!important}.quellenangaben_heading{font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px}.posts_element_div{height:auto!important}.related_post_heading{font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px}.single_post_page_content h3{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:24px;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px}.single_post_page_content p{font-size:16px;line-height:24px}.single_post_page_content h2{font-size:24px}.feature_image_main_content_div h1{font-family:"Sofia Pro Bold";font-size:24px!important;font-style:normal;font-weight:normal;line-height:32px!important;letter-spacing:-0.5px;padding-bottom:0px}#weiterlesen_under{font-size:16px}.custom_category_posts .posts_element_div{height:auto}.posts_element_div p{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.posts_element_div p{font-size:14px}.post_data_time_div>p{font-size:16px}.anzeigen_weniger_btn{width:100%;margin-top:8px}.author-bio p{font-family:"Sofia Pro Regular";font-size:16px}.categories_title_description p{font-size:16px}.top_bar_current_ct_name a{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.single_post_page_content .post_tag_heading{display:none}.single_post_page_content .kk-star-ratings{display:none}.single_post_page_content .post_tag_div{display:none}.mobile_tag_position{display:block!important;width:100%}.tag_h_one_heading{font-size:30px}.progress-container-top{position:fixed;top:0!important}.top_bar_current_name h4{padding:0px;color:#8F2593;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:14px;font-style:normal;font-weight:normal;line-height:20px;letter-spacing:-0.25px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.single_post_publish_date_div{display:none}.second_author_bio{max-height:140px;overflow:hidden}.home_page_post_with_categories{display:grid;grid-template-columns:1fr;gap:24px}.mobile_themen{display:flex!important;flex-direction:column;gap:32px;margin-top:16px}.author_mobile_cat_btn{display:none!important}.sort_button_div{margin-top:32px;margin-bottom:32px;height:38px}.anzeigen_btn{width:100%;margin-top:8px}div#autor_page_bio{padding:0px}.autor_role_and_email_div .author-name{font-size:32px}.author_page_all_categories_name{display:flex;gap:8px;flex-wrap:wrap}.quellenangaben_content_div{display:grid;grid-template-columns:1fr;gap:24px}.fixed{position:unset}.feature_image_main_content_div{width:80%}.featured-image-container{height:440px;padding:24px!important}.home_page_post_with_categories .post-container:nth-child(1) .featured-image-container{height:440px}.home_page_post_with_categories .post-container:nth-child(2) .featured-image-container{height:320px}.home_page_post_with_categories .post-container:nth-child(3) .featured-image-container{height:320px}.top_bar_current_name{display:flex;align-items:center;gap:4px;padding-bottom:32px;flex-wrap:wrap}.related-posts{display:flex;align-items:flex-start;gap:32px;flex-direction:column}.kk-star-ratings{display:flex;flex-direction:column;gap:8px;padding-left:8px;padding-right:8px;height:68px;justify-content:space-around}.post_tag_div{display:flex;align-items:center;gap:16px;justify-content:center;flex-wrap:wrap}.author-info{display:flex;padding:24px;align-items:center;gap:24px;border-radius:16px;border:1px solid #E6E6E6;margin-top:64px;flex-direction:column}.feature_image_main_content_div{width:100%}.feature_image_main_content_div h3{font-family:"Sofia Pro Bold";font-size:24px!important;font-style:normal;font-weight:normal;line-height:32px!important;letter-spacing:-0.5px;padding-bottom:0px}.plublish_date_div{display:flex;align-items:flex-start;gap:8px;flex-direction:column}.post_main_con_div{display:flex;gap:32px;flex-direction:column}.pagination{margin-top:60px!important;display:flex;justify-content:space-between;width:100%!important;max-width:100%}#sort-posts-button{display:inline-flex;padding:8px;justify-content:center;align-items:center;border-radius:48px;border:2px solid #8F2593;background:#F9F4FA}#sort-posts-button::before{content:"";width:16px;height:16px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/06/icon-sort-s.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.custom_category_posts_parent_div h2{font-size:24px}.custom_category_posts{display:grid;grid-template-columns:100%;gap:32px}.categories_page_main_image>div{height:222px}.subcategories h2{font-size:24px;line-height:32px;padding-top:25px;padding-bottom:25px}.cat_page_div_row{max-width:100%!important;width:100%!important}.categories_title_description h1{font-size:24px;line-height:32px}.category_page_details{display:flex;align-items:flex-start;gap:24px;flex-wrap:wrap}.categories_title_description{width:100%;gap:16px;padding-right:0px}.categories_page_main_image{width:100%;height:222px}.sub_cat_a_tag{width:100%}.subcategories .subCRow{display:flex;gap:32px;margin-bottom:32px;flex-wrap:wrap}#mobile_menu_first_list li{position:relative;cursor:pointer}#mobile_menu_first_list li:nth-child(3)::after{content:"";position:absolute;top:10px;right:23px;width:24px;height:24px;background-image:url('https://www.horsedeal.com/blog/wp-content/uploads/2024/05/icon-chevron-right-strong-l-1.svg');background-size:cover;background-repeat:no-repeat;background-position:center}#mobile_menu_first_list li:nth-child(4)::after{content:"";position:absolute;top:10px;right:23px;width:24px;height:24px;background-image:url('https://www.horsedeal.com/blog/wp-content/uploads/2024/05/icon-chevron-right-strong-l-1.svg');background-size:cover;background-repeat:no-repeat;background-position:center}#mobile_menu_first_list li:nth-child(5)::after{content:"";position:absolute;top:10px;right:23px;width:24px;height:24px;background-image:url('https://www.horsedeal.com/blog/wp-content/uploads/2024/05/icon-chevron-right-strong-l-1.svg');background-size:cover;background-repeat:no-repeat;background-position:center}.copy_right_line ul{flex-direction:column}.copy_right_column{display:flex;flex-direction:column;align-items:flex-start}.footer_icons{width:100%}.Footer_socialLinks__2qiln{display:flex;justify-content:center}.created_with_love_for_you .et_pb_text_inner{display:flex;align-items:center;justify-content:center}.mobile_footer_row{max-width:100%!important;width:100%!important}.copy_right_line ul li{margin-bottom:16px}.mobile_copy_right_line{font-family:"Sofia Pro Regular";letter-spacing:-.25px!important;font-weight:normal;font-size:16px;line-height:24px;color:#1a2b49!important;cursor:unset}.country-selector{margin:0px!important;margin-left:-10px!important}.related_post_page_a_tag{width:100%}}@media (min-width:768px) and (max-width:820px){.freebie-item{width:100%;padding-right:0px}.post_content_badge_image{margin-top:8px}.custom_preebie_first_row span{text-align:center}.custom_preebie_first_row h1{text-align:center}#custom_preebie_body_text .custom_preebie_first_row p{text-align:center}.custom_preebie_second_row a{display:flex!important;margin:auto}.custom_preebie_first_row a{display:none!important}.custom_preebie_second_row div{border-radius:22.56px;height:311.458px}.custom_preebie_main_cantainer{display:flex;flex-direction:column}.custom_preebie_first_row{width:100%}.custom_preebie_second_row{width:100%;display:flex;flex-direction:column;gap:24px}.home_page_post_with_categories .feature_image_main_content_div{padding:24px}.admin-bar .progress-container-top{position:fixed;top:0px;z-index:100;width:100%}.table-of-contents>h2{margin-top:32px!important}.single_post_page_content{margin-top:0px}.image_side_bar_div{margin-top:0px!important}.single_post_page_content .post_tag_heading{display:none}.single_post_page_content .kk-star-ratings{display:none}.single_post_page_content .post_tag_div{display:none}.mobile_tag_position{display:block!important;width:100%}.language_translater .weglot-container{position:unset!important}.feature_image_main_content_div{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.post_main_con_div{display:flex;gap:24px;flex-direction:column}.fixed{position:unset}.home_page_post_with_categories{display:grid;grid-template-columns:1fr;gap:24px}.quellenangaben_content_div{display:grid;grid-template-columns:1fr;gap:24px}.related-posts{flex-wrap:wrap}.related_post_page_a_tag{width:47.77%}.post_tag_div{flex-wrap:wrap}.category_page_details{display:flex;align-items:flex-start;gap:24px;flex-direction:column}.categories_page_main_image{width:100%}.categories_title_description{width:100%}.custom_category_posts_parent_div h2{font-size:32px}#mobile_menu_first_list li{position:relative;cursor:pointer}#mobile_menu_first_list li:nth-child(3)::after{content:"";position:absolute;top:10px;right:23px;width:24px;height:24px;background-image:url('https://www.horsedeal.com/blog/wp-content/uploads/2024/05/icon-chevron-right-strong-l-1.svg');background-size:cover;background-repeat:no-repeat;background-position:center}#mobile_menu_first_list li:nth-child(4)::after{content:"";position:absolute;top:10px;right:23px;width:24px;height:24px;background-image:url('https://www.horsedeal.com/blog/wp-content/uploads/2024/05/icon-chevron-right-strong-l-1.svg');background-size:cover;background-repeat:no-repeat;background-position:center}#mobile_menu_first_list li:nth-child(5)::after{content:"";position:absolute;top:10px;right:23px;width:24px;height:24px;background-image:url('https://www.horsedeal.com/blog/wp-content/uploads/2024/05/icon-chevron-right-strong-l-1.svg');background-size:cover;background-repeat:no-repeat;background-position:center}.copy_right_line ul{flex-direction:column}.copy_right_column{display:flex;flex-direction:column;align-items:flex-start}.footer_icons{width:100%}.Footer_socialLinks__2qiln{display:flex;justify-content:center}.created_with_love_for_you .et_pb_text_inner{display:flex;align-items:center;justify-content:center}.mobile_footer_row{max-width:100%!important;width:100%!important}.copy_right_line ul li{margin-bottom:16px}.mobile_copy_right_line{font-family:"Sofia Pro Regular";letter-spacing:-.25px!important;font-weight:normal;font-size:16px;line-height:24px;color:#1a2b49!important;cursor:unset}.country-selector{margin:0px!important;margin-left:-10px!important}}@media (max-width:1247px){.freebies_main_page_builder_row{width:100%!important;max-width:100%!important}ul#post-all-categories .pferderassen_custom_image{display:block}.desktop_teilen_btn{display:none!important}.single_post_mobile_header_section{display:block}#mobile_sub_menu_first_row{position:sticky;top:0;background:#fff;z-index:999999}.drop_down_menu_section .et_pb_row_2_tb_header{position:sticky;top:0;background:#fff;z-index:999999}.pop_up_short_code_row{min-width:100%!important;width:100%!important}#pop_up_style .et_pb_row{min-width:100%!important;width:100%!important}.speichern_mob_btn{position:absolute!important;bottom:90px;width:-webkit-fill-available;text-align:center;color:#B2B2B2;font-family:"Sofia Pro Semi-Bold";font-size:18px;font-style:normal;font-weight:600!important;line-height:28px!important;letter-spacing:-0.25px;margin-right:24px;margin-left:24px}#pop_up_short_cd_style .et_pb_button_module_wrapper{position:unset!important}div#pop_up_short_cd_style{position:fixed;z-index:99999;top:59px!important;height:100vh}.pop_up_schliessen h2{text-align:end}.pop_up_cross_image{margin:0px!important}#pop_up_style{position:fixed;top:0px!important;z-index:999999;top:59px}ul#post-all-categories{display:flex;flex-wrap:wrap;padding:30px 0px 24px 0px!important;row-gap:16px}#mobile_menu_first_list{padding-top:30px!important}.admin-bar .progress-container-top{position:fixed;top:59px!important;z-index:100;width:100%}#mobile_menu_first_list li:nth-child(1):hover{cursor:unset}.mobile_footer_row{width:100%!important;max-width:100%!important}.weglot-header-container a{color:#1A2B49!important;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px;text-decoration-line:underline}.tags_page_first_row{width:100%!important;max-width:100%!important}.home_page_first_section_row{width:100%!important;max-width:100%!important}.author_page_all_categories_name{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.auther_builder_page{width:100%!important;max-width:100%!important}#wpadminbar{z-index:0!important}.drop_down_menu_section .et_pb_row{width:100%!important;max-width:100%!important}#mobile_menu_first_list .sub_active::after{background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/05/icon-chevron-right-strong-l.svg)!important}.pagination{margin-top:80px!important;display:flex;justify-content:space-between;width:90%;max-width:100%;margin:auto}.post_content_browser_row{width:100%!important;max-width:100%!important}.cat_page_div_row{width:100%!important;max-width:100%!important}.mobile_image_header_section .et_pb_row{width:100%!important;max-width:100%!important}.desktop_menu_section{display:none!important}#mobile_menu_first_list li{position:relative}#mobile_menu_first_list li:nth-child(3)::after{content:"";position:absolute;top:10px;right:23px;width:24px;height:24px;background-image:url('https://www.horsedeal.com/blog/wp-content/uploads/2024/05/icon-chevron-right-strong-l-1.svg');background-size:cover;background-repeat:no-repeat;background-position:center}#mobile_menu_first_list li:nth-child(4)::after{content:"";position:absolute;top:10px;right:23px;width:24px;height:24px;background-image:url('https://www.horsedeal.com/blog/wp-content/uploads/2024/05/icon-chevron-right-strong-l-1.svg');background-size:cover;background-repeat:no-repeat;background-position:center}#mobile_menu_first_list li:nth-child(5)::after{content:"";position:absolute;top:10px;right:23px;width:24px;height:24px;background-image:url('https://www.horsedeal.com/blog/wp-content/uploads/2024/05/icon-chevron-right-strong-l-1.svg');background-size:cover;background-repeat:no-repeat;background-position:center}.post_content_browser_row{padding-left:24px!important;padding-right:24px!important}#mobile_menu_first_list li:hover{background:#F2F2F2}#mobile_menu_first_list .sub_active{color:#8F2593!important}.pop_up_schliessen h2{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px!important;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px}.pop_up_cross_image img{width:24px!important;height:24px!important}#pop_up_short_cd_style .pop_up_short_code_row{padding:16px 0px!important}.et-db #et-boc .et-l #pop_up_short_cd_style .pop_up_short_code_row{padding:16px 0px!important}.pop_up_short_code_row #sortierung_column .et_pb_module:nth-child(1){padding-left:24px!important;padding-right:24px!important}.pop_up_short_code_row #sortierung_column .et_pb_module:nth-child(2){padding-left:24px!important;padding-right:24px!important}.pop_up_short_code_row #sortierung_column .et_pb_button:hover{background:#76007b}.radio_btn_div h6{padding:8px 24px!important}#pop_up_short_cd_style .pop_up_short_code_row h1{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Bold";font-size:24px!important;font-style:normal;font-weight:normal;line-height:32px;letter-spacing:-0.5px;padding-bottom:0px}#pop_up_short_cd_style .pop_up_short_code_row p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px!important;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px;padding-bottom:0px}#sortierung_column{display:flex;flex-direction:column;gap:16px}.et_pb_module.et_pb_heading.et_pb_heading_3_tb_header.pop_up_schliessen.et_pb_bg_layout_{width:auto!important}.radio_btn_div.pop_up_str{display:flex;width:100%!important;padding:8px 0px!important;flex-direction:column!important;align-items:flex-start!important;border-radius:16px!important;background:unset!important;box-shadow:unset!important}.pop_up_str{display:flex!important;position:relative!important;top:unset!important;right:unset!important;justify-content:flex-start!important}.left_icon_image_single_post{margin:0!important}.share_mobile_icon_single_post{margin:0!important}.single-post .mobile_image_header_section{display:none!important}.left_icon_image_single_post img{cursor:pointer}.share_mobile_icon_single_post img{cursor:pointer}.zuruck_single_post p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:16px!important;font-style:normal;font-weight:normal;line-height:24px;letter-spacing:-0.25px;cursor:pointer}.single_post_mobile_header_section{box-shadow:0px 2px 4px 0px rgba(0,0,0,.05);display:none}.single-post .single_post_mobile_header_section{display:block!important}}@media (min-width:1248px){.desktop_teilen_btn{position:absolute!important;top:0px;right:0px;width:fit-content!important;margin-bottom:0px!important;width:fit-content!important;padding:4px 8px;border-radius:4px;border:1px solid #fff}.desktop_teilen_btn:hover{cursor:pointer;border:1px solid #1a1a1a}.desktop_teilen_btn p{color:#1A2B49;font-feature-settings:'liga'off;font-family:"Sofia Pro Regular";font-size:18px;font-style:normal;font-weight:normal;line-height:28px;letter-spacing:-0.25px;display:flex;justify-content:center;align-items:center;gap:8px;cursor:pointer}.desktop_teilen_btn p::before{content:"";width:24px;height:24px;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-share-l.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.scroll_active>a{color:#8F2593!important}.scroll_active>a::before{width:8px!important;height:8px!important;background:#8F2593!important}#mobile_footer_row_i_d.et_pb_gutters1 .et_pb_column,#mobile_footer_row_i_d.et_pb_gutters1.et_pb_row .et_pb_column{margin-right:24px}.single_post_mobile_header_section{display:none}.weglot-footer-container .weglot-container{right:0px}.weglot-footer-container .wg-list.country-selector a{line-height:24px;padding:0 0 0 8px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link.sub__cat__active{color:#8F2593!important}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link.sub__cat__active:after{width:100%;background-color:rgb(143,37,147)}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children>a.mega-menu-link.sub__cat__active>span.mega-indicator:after{content:""!important;font-family:dashicons;font-weight:normal;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(180deg);color:inherit;position:relative;background:0 0;height:16px!important;width:16px!important;right:auto;line-height:inherit;background-image:url(https://www.horsedeal.com/blog/wp-content/uploads/2024/07/icon-chevron-top-strong-m.svg)!important;background-size:cover;background-repeat:no-repeat;background-position:center}.mobile_footer_row{width:100%!important;max-width:1152px!important}.tags_page_first_row{width:100%!important;max-width:1152px!important}.home_page_first_section_row{width:100%!important;max-width:1152px!important}.auther_builder_page{width:100%!important;max-width:1152px!important}.post_content_browser_row{width:100%!important;max-width:1152px!important}.mobile_image_header_section .et_pb_row{width:100%!important;max-width:1152px!important}.cat_page_div_row{width:100%!important;max-width:1152px!important}.header_des_first_row{width:100%!important;max-width:100%!important}.mobile_image_header_section{display:none!important}.drop_down_menu_section{display:none!important}.mobile_all_categories_section_animation{display:none!important}}@media (min-width:768px) and (max-width:1159px){.subcategories .subCRow{display:grid;gap:32px;margin-bottom:32px;grid-template-columns:1fr 1fr}.custom_category_posts{display:grid;grid-template-columns:1fr 1fr;gap:32px}.freebies_child_parent_containers{display:grid;grid-template-columns:1fr 1fr;gap:32px}}@media (min-width:821px) and (max-width:980px){.weglot-footer-container .weglot-container{position:unset!important}.created_with_love_for_you .et_pb_text_inner{justify-content:center}.et_pb_column_8_tb_footer.copy_right_column{justify-content:center}.copy_right_line ul li{margin-bottom:16px}.copy_right_line ul{flex-direction:column}}@media only screen and (max-width:980px){.main_div_of_nach .srt_btn_div{display:none}div#pop_up_short_cd_style{width:65%}#pop_up_style{width:65%}}.button-click-animation{transition:transform 0.15s ease-in-out;transform:scale(1);will-change:transform}.button-click-animation:active{transform:scale(0.95)}
.et_pb_section_3_tb_header.et_pb_section,.et_pb_section_4_tb_header.et_pb_section,.et_pb_section_5_tb_header.et_pb_section,.et_pb_section_6_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:0px}.et_pb_section_3_tb_header,.et_pb_row_4_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_4_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4_tb_header.et_pb_row,.et_pb_row_5_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_5_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_5_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_5_tb_header.et_pb_row,.et_pb_row_6_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_6_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_6_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_6_tb_header.et_pb_row,.et_pb_row_7_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_7_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_7_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_7_tb_header.et_pb_row,.et_pb_section_6_tb_header,.et_pb_row_8_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_8_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_8_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_8_tb_header.et_pb_row{width:100%;max-width:100%}.et_pb_row_4_tb_header,.et_pb_row_6_tb_header,.et_pb_row_8_tb_header{height:60px;display:flex;align-items:center}.et_pb_row_4_tb_header.et_pb_row,.et_pb_row_8_tb_header.et_pb_row{padding-top:17px!important;padding-right:16px!important;padding-bottom:17px!important;padding-left:16px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;padding-top:17px;padding-right:16px;padding-bottom:17px;padding-left:16px}.et_pb_column_5_tb_header,.et_pb_column_10_tb_header{display:flex;align-items:center;justify-content:flex-start;margin-bottom:0px!important}.et_pb_image_3_tb_header .et_pb_image_wrap img,.et_pb_image_5_tb_header .et_pb_image_wrap img,.et_pb_image_6_tb_header .et_pb_image_wrap img,.et_pb_image_8_tb_header .et_pb_image_wrap img{height:24px}.et_pb_image_3_tb_header,.et_pb_image_5_tb_header,.et_pb_image_6_tb_header,.et_pb_image_8_tb_header{padding-top:0px;padding-bottom:0px;margin-top:0px!important;margin-bottom:0px!important;width:24px;text-align:left;margin-left:0}.et_pb_image_3_tb_header .et_pb_image_wrap,.et_pb_image_4_tb_header .et_pb_image_wrap,.et_pb_image_5_tb_header .et_pb_image_wrap,.et_pb_image_6_tb_header .et_pb_image_wrap,.et_pb_image_7_tb_header .et_pb_image_wrap,.et_pb_image_8_tb_header .et_pb_image_wrap{display:block}.et_pb_heading_1_tb_header .et_pb_heading_container h1,.et_pb_heading_1_tb_header .et_pb_heading_container h2,.et_pb_heading_1_tb_header .et_pb_heading_container h3,.et_pb_heading_1_tb_header .et_pb_heading_container h4,.et_pb_heading_1_tb_header .et_pb_heading_container h5,.et_pb_heading_1_tb_header .et_pb_heading_container h6,.et_pb_heading_2_tb_header .et_pb_heading_container h1,.et_pb_heading_2_tb_header .et_pb_heading_container h2,.et_pb_heading_2_tb_header .et_pb_heading_container h3,.et_pb_heading_2_tb_header .et_pb_heading_container h4,.et_pb_heading_2_tb_header .et_pb_heading_container h5,.et_pb_heading_2_tb_header .et_pb_heading_container h6{font-size:18px;color:#1a2b49!important;letter-spacing:-0.25px;line-height:28px}.et_pb_heading_1_tb_header{height:28px;padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important}.et_pb_column_6_tb_header,.et_pb_column_11_tb_header{display:flex;align-items:center;justify-content:flex-end;margin:0px}.et_pb_image_4_tb_header,.et_pb_image_7_tb_header{text-align:left;margin-left:0}.et_pb_row_5_tb_header.et_pb_row{padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.et_pb_code_1_tb_header,.et_pb_code_3_tb_header{padding-top:0px;padding-bottom:0px;margin-top:0px!important;margin-bottom:0px!important}.et_pb_code_2_tb_header{padding-top:0px;padding-bottom:0px;margin-top:0px!important}.et_pb_row_6_tb_header.et_pb_row,.et_pb_row_7_tb_header.et_pb_row{padding-top:16px!important;padding-right:16px!important;padding-bottom:16px!important;padding-left:16px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px}.et_pb_column_8_tb_header{display:flex;align-items:center;justify-content:flex-end}.et_pb_heading_2_tb_header{height:28px;padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important;width:83px!important}.et_pb_row_7_tb_header,.et_pb_column_9_tb_header{position:static!important;top:0px;right:auto;bottom:auto;left:0px}.et_pb_heading_3_tb_header,.et_pb_text_4_tb_header,.et_pb_code_4_tb_header,.et_pb_button_1_tb_header_wrapper{margin-top:0px!important;margin-bottom:0px!important}.et_pb_button_1_tb_header_wrapper .et_pb_button_1_tb_header,.et_pb_button_1_tb_header_wrapper .et_pb_button_1_tb_header:hover{padding-top:16px!important;padding-right:16px!important;padding-bottom:16px!important;padding-left:16px!important}body #page-container .et_pb_section .et_pb_button_1_tb_header{color:#ffffff!important;border-width:0px!important;border-radius:4px;font-size:18px;font-weight:600!important;background-color:#8f2593}body #page-container .et_pb_section .et_pb_button_1_tb_header:before,body #page-container .et_pb_section .et_pb_button_1_tb_header:after{display:none!important}.et_pb_button_1_tb_header,.et_pb_button_1_tb_header:after{transition:all 300ms ease 0ms}.et_pb_section_7_tb_header.et_pb_section{padding-top:144px;padding-right:0px;padding-bottom:144px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.et_pb_row_9_tb_header.et_pb_row{padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.et_pb_row_9_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_9_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_9_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_9_tb_header.et_pb_row,.et_pb_row_10_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_10_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_10_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_10_tb_header.et_pb_row{width:35%;max-width:100%}.et_pb_row_10_tb_header.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_text_8_tb_header{margin-top:16px!important}.et_pb_column_12_tb_header{padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px;display:flex;align-items:center;justify-content:flex-end}.et_pb_column_13_tb_header{padding-top:16px;padding-right:24px;padding-bottom:24px;padding-left:24px}@media only screen and (min-width:981px){.et_pb_row_6_tb_header{display:none!important}.et_pb_row_7_tb_header{display:flex;align-items:center;position:unset;display:none!important}}@media only screen and (max-width:980px){.et_pb_row_4_tb_header,.et_pb_row_6_tb_header,.et_pb_row_7_tb_header,.et_pb_row_8_tb_header{display:flex;align-items:center}.et_pb_image_3_tb_header .et_pb_image_wrap img,.et_pb_image_4_tb_header .et_pb_image_wrap img,.et_pb_image_5_tb_header .et_pb_image_wrap img,.et_pb_image_6_tb_header .et_pb_image_wrap img,.et_pb_image_7_tb_header .et_pb_image_wrap img,.et_pb_image_8_tb_header .et_pb_image_wrap img{width:auto}.et_pb_section_7_tb_header.et_pb_section{padding-top:144px;padding-right:0px;padding-bottom:144px;padding-left:0px}.et_pb_column_12_tb_header{padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px}}@media only screen and (max-width:767px){.et_pb_row_4_tb_header,.et_pb_row_6_tb_header,.et_pb_row_7_tb_header,.et_pb_row_8_tb_header{display:flex;align-items:center}.et_pb_image_3_tb_header .et_pb_image_wrap img,.et_pb_image_4_tb_header .et_pb_image_wrap img,.et_pb_image_5_tb_header .et_pb_image_wrap img,.et_pb_image_6_tb_header .et_pb_image_wrap img,.et_pb_image_7_tb_header .et_pb_image_wrap img,.et_pb_image_8_tb_header .et_pb_image_wrap img{width:auto}.et_pb_section_7_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px}.et_pb_column_12_tb_header{padding-top:24px;padding-right:16px;padding-bottom:24px;padding-left:16px}}.et_pb_section_0_tb_footer{border-top-width:1px;border-top-color:#e7e7e7}.et_pb_section_0_tb_footer.et_pb_section{padding-top:8px;padding-right:24px;padding-bottom:80px;padding-left:24px}.et_pb_row_0_tb_footer.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:24px!important;padding-top:0px;padding-bottom:0px}.et_pb_row_0_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,.et_pb_row_1_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,.et_pb_row_2_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2_tb_footer.et_pb_row,.et_pb_row_3_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3_tb_footer.et_pb_row,.et_pb_row_4_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_4_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4_tb_footer.et_pb_row{max-width:1152px}.et_pb_heading_0_tb_footer .et_pb_heading_container h1,.et_pb_heading_0_tb_footer .et_pb_heading_container h2,.et_pb_heading_0_tb_footer .et_pb_heading_container h3,.et_pb_heading_0_tb_footer .et_pb_heading_container h4,.et_pb_heading_0_tb_footer .et_pb_heading_container h5,.et_pb_heading_0_tb_footer .et_pb_heading_container h6,.et_pb_heading_1_tb_footer .et_pb_heading_container h1,.et_pb_heading_1_tb_footer .et_pb_heading_container h2,.et_pb_heading_1_tb_footer .et_pb_heading_container h3,.et_pb_heading_1_tb_footer .et_pb_heading_container h4,.et_pb_heading_1_tb_footer .et_pb_heading_container h5,.et_pb_heading_1_tb_footer .et_pb_heading_container h6,.et_pb_heading_2_tb_footer .et_pb_heading_container h1,.et_pb_heading_2_tb_footer .et_pb_heading_container h2,.et_pb_heading_2_tb_footer .et_pb_heading_container h3,.et_pb_heading_2_tb_footer .et_pb_heading_container h4,.et_pb_heading_2_tb_footer .et_pb_heading_container h5,.et_pb_heading_2_tb_footer .et_pb_heading_container h6,.et_pb_heading_3_tb_footer .et_pb_heading_container h1,.et_pb_heading_3_tb_footer .et_pb_heading_container h2,.et_pb_heading_3_tb_footer .et_pb_heading_container h3,.et_pb_heading_3_tb_footer .et_pb_heading_container h4,.et_pb_heading_3_tb_footer .et_pb_heading_container h5,.et_pb_heading_3_tb_footer .et_pb_heading_container h6{font-weight:600;font-size:18px;letter-spacing:-0.25px;line-height:28px}.et_pb_heading_0_tb_footer,.et_pb_heading_1_tb_footer,.et_pb_heading_2_tb_footer,.et_pb_heading_3_tb_footer{margin-top:0px!important;margin-bottom:16px!important}.et_pb_text_0_tb_footer.et_pb_text,.et_pb_text_0_tb_footer.et_pb_text ul li,.et_pb_text_0_tb_footer.et_pb_text ol li>ul li,.et_pb_text_1_tb_footer.et_pb_text,.et_pb_text_1_tb_footer.et_pb_text ul li,.et_pb_text_1_tb_footer.et_pb_text ol li>ul li,.et_pb_text_2_tb_footer.et_pb_text,.et_pb_text_2_tb_footer.et_pb_text ul li,.et_pb_text_2_tb_footer.et_pb_text ol li>ul li,.et_pb_text_3_tb_footer.et_pb_text,.et_pb_text_3_tb_footer.et_pb_text ul li,.et_pb_text_3_tb_footer.et_pb_text ol li>ul li{color:#1a2b49!important}.et_pb_text_0_tb_footer ul li,.et_pb_text_1_tb_footer ul li,.et_pb_text_2_tb_footer ul li,.et_pb_text_3_tb_footer ul li{line-height:24px;font-family:'Sofia pro regular',sans-serif;font-size:16px;letter-spacing:-0.25px;line-height:24px}.et_pb_text_0_tb_footer ul,.et_pb_text_1_tb_footer ul,.et_pb_text_2_tb_footer ul,.et_pb_text_3_tb_footer ul,.et_pb_text_4_tb_footer ul,.et_pb_text_6_tb_footer ul{list-style-type:none!important}.et_pb_row_1_tb_footer.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;margin-bottom:32px!important;padding-top:0px;padding-bottom:0px}.et_pb_image_0_tb_footer,.et_pb_image_1_tb_footer{margin-bottom:8px!important;text-align:left;margin-left:0}.et_pb_image_0_tb_footer .et_pb_image_wrap,.et_pb_image_1_tb_footer .et_pb_image_wrap{display:block}.et_pb_code_0_tb_footer{padding-left:0px}.et_pb_row_2_tb_footer.et_pb_row,.et_pb_row_4_tb_footer.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_text_4_tb_footer,.et_pb_text_6_tb_footer{margin-bottom:0px!important}.et_pb_row_3_tb_footer.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;margin-bottom:20px!important;padding-top:0px;padding-bottom:0px}.et_pb_row_5_tb_footer.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;margin-top:32px!important;margin-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_code_0_tb_footer.et_pb_module{margin-left:auto!important;margin-right:0px!important}@media only screen and (min-width:981px){.et_pb_code_0_tb_footer{width:154px}.et_pb_text_4_tb_footer,.et_pb_row_5_tb_footer{display:none!important}}@media only screen and (max-width:980px){.et_pb_section_0_tb_footer{border-top-width:1px;border-top-color:#e7e7e7}.et_pb_section_0_tb_footer.et_pb_section{padding-right:24px;padding-bottom:30px;padding-left:24px}.et_pb_row_0_tb_footer.et_pb_row{padding-top:24px!important;padding-bottom:24px!important;margin-bottom:0px!important;padding-top:24px!important;padding-bottom:24px!important}.et_pb_image_0_tb_footer .et_pb_image_wrap img,.et_pb_image_1_tb_footer .et_pb_image_wrap img{width:auto}.et_pb_code_0_tb_footer{width:154px}.et_pb_row_3_tb_footer.et_pb_row{margin-bottom:32px!important}.et_pb_code_0_tb_footer.et_pb_module{margin-left:0px!important;margin-right:auto!important}}@media only screen and (min-width:768px) and (max-width:980px){.et_pb_text_6_tb_footer{display:none!important}}@media only screen and (max-width:767px){.et_pb_section_0_tb_footer{border-top-width:1px;border-top-color:#e7e7e7}.et_pb_section_0_tb_footer.et_pb_section{padding-right:24px;padding-bottom:30px;padding-left:24px}.et_pb_row_0_tb_footer.et_pb_row{padding-top:24px!important;padding-bottom:24px!important;margin-bottom:0px!important;padding-top:24px!important;padding-bottom:24px!important}.et_pb_image_0_tb_footer .et_pb_image_wrap img,.et_pb_image_1_tb_footer .et_pb_image_wrap img{width:auto}.et_pb_row_3_tb_footer.et_pb_row{margin-bottom:32px!important}.et_pb_text_6_tb_footer{display:none!important}.et_pb_code_0_tb_footer.et_pb_module{margin-left:0px!important;margin-right:auto!important}}.et_pb_section_0.et_pb_section{padding-top:64px;padding-right:24px;padding-bottom:80px;padding-left:24px;margin-top:0px;margin-bottom:0px}.et_pb_row_0.et_pb_row{padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.et_pb_row_0,body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row{width:100%;max-width:1152px}.et_pb_code_0{padding-top:0px;padding-bottom:0px;margin-top:0px!important;margin-bottom:0px!important}.et_pb_code_1{padding-top:0px;margin-top:0px!important}@media only screen and (max-width:980px){.et_pb_section_0.et_pb_section{padding-right:0px;padding-left:0px}.et_pb_row_0.et_pb_row{padding-top:0px!important;padding-right:24px!important;padding-bottom:0px!important;padding-left:24px!important;padding-top:0px!important;padding-right:24px!important;padding-bottom:0px!important;padding-left:24px!important}}@media only screen and (max-width:767px){.et_pb_section_0.et_pb_section{padding-top:24px;padding-bottom:40px}.et_pb_row_0.et_pb_row{padding-top:0px!important;padding-right:24px!important;padding-bottom:0px!important;padding-left:24px!important;padding-top:0px!important;padding-right:24px!important;padding-bottom:0px!important;padding-left:24px!important}}