img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}

.kk-star-ratings{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.kk-star-ratings.kksr-valign-top{margin-bottom:2rem;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.kk-star-ratings.kksr-valign-bottom{margin-top:2rem;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.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:0}.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(//futebolsociety.net/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(//futebolsociety.net/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(//futebolsociety.net/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.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}@-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:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}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:none;transform:none}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-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:none;transform:none}}@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:none;transform:none}}.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:none;transform:none}}@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:none;transform:none}}.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:none;transform:none}}@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:none;transform:none}}.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-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:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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-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-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:none;transform:none;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:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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-name:hinge;animation-name:hinge}@-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:none;transform:none}}@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:none;transform:none}}.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}
@media (max-width:1100px){.spice-custom .dropdown-menu{border-top:none;border-bottom:none;box-shadow:none;border:none}.spice-classic .spice-nav .nav .open>a,.spice-classic .spice-nav .nav .open>a:hover,.spice-classic .spice-nav .nav .open>a:focus{border-color:#106eea}}@media (max-width:1100px){.spice-classic .spice-nav>li>a:hover,.spice-classic .spice-nav>li>a:focus{background-color:transparent;color:#106eea}.spice-classic .spice-nav>.open>a,.spice-classic .spice-nav>.open>a:hover,.spice-classic .spice-nav>.open>a:focus{background-color:transparent;color:#106eea}.spice-classic .spice-nav>.active>a,.spice-classic .spice-nav>.active>a:hover,.spice-classic .spice-nav>.active>a:focus{background-color:transparent;color:#106eea;border-top:none}}@media (min-width:100px) and (max-width:1100px){.spice .spice-nav>.active>a,.spice .spice-nav>.active>a:hover,.spice .spice-nav>.active>a:focus{color:#106eea;background-color:transparent}.spice .spice-nav>.open>a,.spice .spice-nav>.open>a:hover,.spice .spice-nav>.open>a:focus{background-color:transparent;color:#106eea;border-bottom:1px dotted #4c4a5f}}.spice-custom{background-color:#fff;border:0;border-radius:0;z-index:1000;font-size:1rem;transition:background,padding .4s ease-in-out 0s;margin:0}.spice-custom.shrink.layout1,.spice-custom.shrink.layout2{background-color:#fff}.spice a{transition:color .125s ease-in-out 0s}.spice-custom .spice-brand{letter-spacing:1px;font-weight:600;font-size:2rem;line-height:1.5;color:#1b1b1b;margin-left:0;height:auto;padding:15px 10px 15px 0}.spice-brand{float:left;height:50px;padding:15px;font-size:18px;line-height:20px}.site-branding-text{float:left;margin:0;padding:13px 50px 13px 0}.site-title,.woocommerce-page .site-title{height:auto;font-size:1.875rem;line-height:1.3;font-weight:600;margin:0;padding:0}.site-description{padding:0;margin:0}.spice-custom .spice-nav li{margin:0;padding:18px 17px}.spice-custom .spice-nav li>a{position:relative;color:#fff;font-weight:600;font-size:.875rem;padding:0;transition:all .3s ease-in-out 0s}.spice-custom .dropdown-menu{border-radius:0;padding:0;min-width:200px;background-color:#21202e;box-shadow:0 0 3px 0 rgba(0,0,0,.5);position:static;float:none;width:auto;margin-top:0}.spice-custom .dropdown-menu>li{padding:0 10px;margin:0}.spice-custom .dropdown-menu>li>a{color:#d5d5d5;border-bottom:1px dotted #363544;font-weight:600;font-size:.875rem;padding:12px 15px;transition:all .2s ease-in-out 0s;letter-spacing:.7px;white-space:normal}.spice-custom .dropdown-menu>li>a:hover,.spice-custom .dropdown-menu>li>a:focus{padding:12px 15px 12px 20px}.spice-custom .dropdown-menu>li>a:hover,.spice-custom .dropdown-menu>li>a:focus{color:#fff;background-color:#282737}.spice-custom .dropdown-menu .dropdown-menu{left:100%;right:auto;top:0;margin-top:0}.spice-custom .dropdown-menu.left-side .dropdown-menu{border:0;right:100%;left:auto}.spice-custom .dropdown-menu .open>a,.spice-custom .dropdown-menu .open>a:focus,.spice-custom .dropdown-menu .open>a:hover{background:#282737;color:#fff}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{border-color:#363544}.spice-custom .dropdown-menu>.active>a,.spice-custom .dropdown-menu>.active>a:hover,.spice-custom .dropdown-menu>.active>a:focus{color:#fff;background-color:transparent}.spice-custom .spice-toggle .icon-bar{background:#121213;width:40px;height:2px}.spice-toggle .icon-bar+.icon-bar{margin-top:8px}body.page .header-overlapped~#slider-carousel,body.woocommerce-page .header-overlapped~#slider-carousel{margin:-70px 0 70px}body.page-template.page-template-template-business .header-overlapped~#slider-carousel,body.blog .header-overlapped,body.page-template.page-template-template-overlapped .header-overlapped~#slider-carousel,body.page-template.page-template-template-overlaped .header-overlapped~#slider-carousel{margin:0}body.home.blog .header-overlapped,body.page-template-template-business .header-overlapped,body.page-template-template-overlaped .header-overlapped{background-color:transparent;margin:0;position:relative;z-index:99}.header-overlapped{margin:0 0 70px}.header-overlapped .page-title-section{background-color:transparent}.spice-overlapped{position:absolute;right:0;left:0;top:0;z-index:20;background-color:rgba(0,0,0,.2)}@media (min-width:500px){body.home.blog .spice-overlapped,body.page-template-template-business .spice-overlapped,body.page-template-template-overlaped .spice-overlapped{position:absolute;right:0;left:0;top:0;z-index:20}}.spice-overlapped{min-height:90px;position:relative}.header-overlapped .page-seperate{display:none}.spice-overlapped .spice-brand{padding:20px 0;color:#fff}.spice-overlapped .spice-brand:hover,.spice-overlapped .spice-brand:focus{color:#fff}.spice-overlapped .site-title a,.spice-overlapped .site-title a:hover,.spice-overlapped .site-title a:focus,.spice-overlapped .site-description{color:#fff}.spice-overlapped .spice-nav>li>a{color:#fff;border-bottom:2px solid transparent;padding:34px 10px;margin-left:5px;margin-right:5px}.spice-overlapped .spice-nav>li>a:hover,.spice-overlapped .spice-nav>li>a:focus{background-color:transparent;color:#fff;border-bottom:2px solid rgba(255,255,255,1)}.spice-overlapped .spice-nav>.open>a,.spice-overlapped .spice-nav>.open>a:hover,.spice-overlapped .spice-nav>.open>a:focus{background-color:transparent;color:#fff;border-bottom:2px solid transparent}.spice-overlapped .spice-nav>.active>a,.spice-overlapped .spice-nav>.active>a:hover,.spice-overlapped .spice-nav>.active>a:focus{background-color:transparent;color:#fff;border-bottom:2px solid rgba(255,255,255,1)}.spice-overlapped .cart-header{width:25px;height:25px;margin:33px 7px 32px 20px}.spice-overlapped .cart-header>a.cart-icon{color:#fff;border:1px solid #fff}.spice-overlapped .cart-header>a.cart-icon{width:auto;height:auto;border:0 none;padding:0}.spice-overlapped .cart-header>a .cart-total{right:-11px;top:-4px}.stiky-header{position:fixed;top:0;left:0;right:0;z-index:999;background:#21202e;transition:all .3s ease;min-height:70px;box-shadow:0 2px 3px rgba(0,0,0,.1)}.spice-overlapped.stiky-header .spice-brand{padding:10px 0}.spice-overlapped.stiky-header .site-branding-text{padding:3px 50px 3px 15px}.spice-overlapped.stiky-header .spice-nav>li>a{padding:24px 10px}.spice-overlapped.stiky-header .cart-header{margin:23px 7px 22px 20px}.mobile-header{display:none}@media (max-width:1100px){.desktop-header{display:none}#wrapper .mobile-header{display:block}.mobile-header .spice-classic{background-color:#fff}}.spice-classic{z-index:20;background-color:#21202e}.spice-classic{min-height:60px}.spice-classic .spice-nav{float:none}.spice-classic .spice-nav>li>a{color:#fff;padding:20px 25px}.spice-classic .spice-collapse{border-top:1px solid #434158}.spice-classic .cart-header{width:25px;height:25px;margin:18px 10px 17px 20px}.spice-classic .cart-header>a.cart-icon{color:#fff;border:1px solid #fff}.spice-classic .cart-header>a.cart-icon{width:auto;height:auto;border:0 none;padding:0}.spice-classic .cart-header>a .cart-total{right:-11px;top:-4px}.header-widget-info .spice-brand{height:auto;padding:15px 0}@media (min-width:1100px) and (max-width:1101px){.spice-classic .spice-nav>li>a{padding:20px 25px}.spice-classic .spice-nav .cart-header{margin:18px 12px 18px 20px}}@media (min-width:1100px){.spice-collapse.collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0 14px}.spice-nav{margin:0}.spice-custom .spice-nav>li{float:left}.spice-header{float:left}.spice-toggle{display:none}.spice-custom .spice-nav>li.menu-item-type-custom i{padding-left:6px;line-height:1}}@media (min-width:768px){.spice-classic .spice-nav{float:none}}@media (min-width:1100px){.spice-transparent{background:0 0;padding-bottom:0;padding-top:0;margin:0}.spice-custom .open>.dropdown-menu{visibility:visible;opacity:1}.spice-right .dropdown-menu{right:auto;left:0}.spice-classic .spice-collapse{padding-right:5px;padding-left:5px}}@media (min-width:1101px){.spice-custom .container-fluid{width:970px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.spice-custom .dropdown-menu>li>a{padding:12px 15px}.spice-custom .dropdown-menu>li>a:hover,.spice-custom .dropdown-menu>li>a:focus{padding:12px 15px 12px 20px}.spice-custom .open .dropdown-menu{background-color:#21202e}.spice-custom .dropdown-menu{position:absolute;display:block;visibility:hidden;opacity:0}.spice-custom .dropdown-menu>li>a i{float:right}}@media (min-width:1200px){.spice-custom .container-fluid{width:1170px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}}@media (min-width:1200px){.spice-custom .container-fluid.fullwidth{width:auto}}@media (max-width:1100px){.spice-custom .spice-nav{letter-spacing:0px;margin-top:1px;margin-bottom:0}.spice-custom .spice-nav li{margin:0 15px;padding:0}.spice-custom .spice-nav li>a{color:#bbb;padding:12px 0}.spice-custom .spice-nav>li>a:focus,.spice-custom .spice-nav>li>a:hover{background:0 0;color:#fff}.spice-custom .spice-nav li>a.search-icon{padding-top:15px}.cart-header{height:25px}.spice-custom .dropdown-menu>li>a{display:block;clear:both;font-weight:400}.spice-custom .dropdown-menu.search-panel{top:53px}.spice-custom .dropdown-menu>li>a:hover,.spice-custom .dropdown-menu>li>a:focus{background-color:#21202f;color:#fff;padding:12px 0}.spice-custom .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.spice-custom .open .dropdown-menu>li>a{line-height:20px}.spice-custom .open .dropdown-menu .dropdown-header,.spice-custom .open .dropdown-menu>li>a{padding:12px 0}.spice-custom .open .dropdown-menu .dropdown-menu .dropdown-header,.spice-custom .open .dropdown-menu .dropdown-menu>li>a{padding:12px 0}.spice-custom li a,.spice-custom .dropdown-search{border-bottom:1px dotted #4c4a5f}.cart-header>a.cart-icon,.nav-item.html.menu-item.lite-html a{border-bottom:none}.spice-header{padding:0 15px;float:none}.spice-custom .spice-brand{padding:20px 50px 20px 0}.spice-toggle{display:block;margin:24px 15px 24px 0;padding:9px 12px;float:right}.spice-custom.spice5.hp-hc .spice-toggle{float:none;margin:15px auto}.site-branding-text{padding:17px 50px 17px 15px}.spice-collapse{border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.spice-collapse.collapse{display:none!important}.spice-custom .spice-nav{background-color:#21202e;float:none!important;margin:0}.spice-custom .spice-nav>li{float:none}.spice-collapse.collapse.in{display:block!important}.collapsing{overflow:hidden!important}.spice-collapse,.spice-collapse.collapse.in{padding-right:0;padding-left:0}.spice-custom.hp-hc .spice-nav>li{float:none;display:block}.spice-custom.hp-hc .spice-nav{text-align:left}.spice5.spice-custom .spice-nav>.active>a:after{content:none}.spice-overlapped.stiky-header .spice-toggle{margin:13px 15px 13px 0}.spice-overlapped.stiky-header .spice-collapse.in{max-height:500px;padding-right:0}}@media (max-width:1100px){.spice-custom .dropdown a>i.fa{font-size:.938rem;position:absolute;right:0;margin-top:-6px;top:50%;padding-left:7px}.spice-overlapped.stiky-header .spice-brand{padding:20px 0}.spice-overlapped.stiky-header .spice-nav>li>a{padding:12px 15px}.spice-overlapped .spice-nav>li>a:hover,.spice-overlapped .spice-nav>li>a:focus{border-bottom:1px dotted #4c4a5f}.spice-overlapped .spice-nav>.active>a,.spice-overlapped .spice-nav>.active>a:hover,.spice-overlapped .spice-nav>.active>a:focus{border-bottom:1px dotted #4c4a5f}.spice-overlapped .spice-toggle{color:#fff}.spice-overlapped .spice-toggle .icon-bar{background-color:#fff}}@media (max-width:768px){.spice-header{padding:0 15px}.spice-collapse,.spice-collapse.collapse.in{padding-right:15px;padding-left:15px}.spice-custom .spice-brand{padding:20px 50px 20px 15px}}@media (max-width:500px){.spice-custom .spice-brand{float:none;display:block;text-align:center;padding:25px 15px 5px}.spice-custom .spice-brand img{margin:0 auto}.site-branding-text{padding:17px 15px;float:none;text-align:center}.spice-toggle{float:none;margin:10px auto 25px}.spice-overlapped{position:relative;background-color:#21202e;border-bottom:1px solid #4c4a5f}.spice-overlapped .spice-collapse.in{bottom:0}.spice-overlapped .spice-collapse{bottom:0}.spice-overlapped.stiky-header .spice-toggle{float:none;margin:10px auto 25px}.spice-overlapped.stiky-header .site-branding-text{padding:17px 15px;float:none;text-align:center}body.blog .spice-overlapped{position:relative}.spice-header .custom-logo-link-url{display:block;text-align:center;padding:5px 10px 10px}}.cart-header{width:30px;height:30px;line-height:1.6;text-align:center;background:0 0;position:relative;float:left;margin:0;border-left:1px solid #888;display:inline-block;padding-left:12px}.spice-custom .spice-nav li>a.search-icon{padding-right:12px;display:inline-block;float:left}.cart-header>a.cart-icon{-wekbit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:inline-block;font-size:1.125rem;color:#fff;width:100%;height:100%;padding:0}.cart-header>a .cart-total{font-family:'Open Sans',Sans-serif;font-size:.688rem;line-height:1.7;color:#fff;font-weight:600;position:absolute;right:0;top:0;padding:1px;width:1.225rem;height:1.225rem;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-wekbit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media (min-width:100px) and (max-width:1100px){.cart-header{float:left;margin:8px;display:inline-block}.cart-header>a.cart-icon{color:#fff}}@media (min-width:1101px){.spice-header.align-right{float:right}.spice-header.align-right~.spice-collapse{padding-left:0}}@media (max-width:1100px){.spice-header.align-right .spice-toggle{float:left;margin-left:15px}}.spice-brand.align-right,.site-branding-text.align-right{float:right;margin-right:0;margin-left:50px;padding-right:0}@media (max-width:768px){.spice-brand.align-right,.site-branding-text.align-right{padding-right:15px}}@media (max-width:500px){.spice-brand.align-right{float:none;padding:10px 15px 30px}.site-branding-text.align-right{float:none;padding:10px 15px 30px;margin-left:0}.spice-header.align-right .spice-toggle{float:none;margin:30px auto 10px}}.p-lef-right-0{padding-left:0;padding-right:0}.mobile-header{display:none}@media (max-width:1100px){.desktop-header{display:none}.mobile-header{display:block}}.spice-center-fullwidth .container-fluid{padding-left:0;padding-right:0;width:auto}@media (min-width:1101px){.spice-center-fullwidth .logo-area{margin:0 auto;padding:40px 0;text-align:center}.spice-brand.align-center,.site-branding-text.align-center{float:none;padding:0;display:inline-block}.spice-center-fullwidth .spice-nav{float:none;margin:0 auto;display:table}}.spice-center-fullwidth .spice-collapse{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}.spice-center-fullwidth .spice-nav>.active>a,.spice-center-fullwidth .spice-nav>.active>a:hover,.spice-center-fullwidth .spice-nav>.active>a:focus{color:#106eea;background-color:transparent}.spice-center-fullwidth .spice-nav li>a{padding:20px}.spice-center-fullwidth .dropdown-menu>li>a{padding:12px 15px}.spice-center-fullwidth .sp-search-area{margin-top:10px;margin-bottom:8px}@media (min-width:1100px){.spice-nav ul.dropdown-menu .fa-angle-down:before{content:"\f105";font-family:"Font Awesome 5 Free";font-size:12px}}@media (min-width:1101px){.spice-custom .dropdown-menu>li>a i{padding-top:2px}}</style><style>body.boxed{background-image:url("#")}</style><noscript><style>.woocommerce-product-gallery{opacity:1}</style></noscript><style type="text/css" id="header-css">.site-title,.site-description{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute}</style><style type="text/css" id="wp-custom-css">.page-template-template-center .index-logo.index5 .col-xs-12,.page-template-template-center .index-logo.index5 .col-md-4,.page-template-template-center .index-logo.index5 .col-sm-5{margin:0 auto;float:none}.spice-custom .dropdown-menu>li{padding:0 5px}.dark_layout{background-color:#222;box-shadow:0 2px 0 0 #000;color:#fff;border-radius:2px;border:0 none;display:inline-block;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:1.5px;line-height:20px;margin:5px 2px;padding:5px 13px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease 0s;vertical-align:middle}.dark_layout:hover{color:#fff}.spice-custom .dropdown-menu.search-panel{top:60px;left:auto;right:0;padding:12px 3px 12px;width:315px}.spice.spice-custom .header-button a{-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;line-height:1.6;padding:.75rem 1.3rem;text-shadow:none;-webkit-transition:background .2s;transition:background .2s;margin:5px 17px}.header-sidebar{position:absolute;width:100%;z-index:999}@media (min-width:768px){.spice-nav{float:left;margin:0}.spice-nav>li{float:left}}.spice-custom ul{list-style:none}.nav>li{position:relative;display:block}.dropup,.dropdown{position:relative}.clrfix:after{display:block;clear:both;content:""}.clrfix:before,.clrfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.spice-container:before,.spice-container:after,.spice-container-fluid:before,.spice-container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.spice:before,.spice:after,.spice-header:before,.spice-header:after,.spice-collapse:before,.spice-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clrfix:after,.dl-horizontal dd:after,.spice-container:after,.spice-container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.spice:after,.spice-header:after,.spice-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.nav>li>a{position:relative;display:block;padding:10px 15px}.dropdown-menu>li>a{display:block;clear:both;font-weight:400;line-height:1.42857143}.dropdown-menu{margin:2px 0 0;position:absolute;top:100%;left:0;z-index:1000;display:none}.spice-toggle{color:#fff;font-size:1rem;font-weight:400}.trsprnt-menu{background-color:transparent;border-color:transparent;position:relative;width:100%;z-index:999}.header-sidebar .widget .head-contact-info.time-info li{border-right:none}.custom-logo-link-url{display:inline-block;vertical-align:middle;padding:15px 10px 10px}.custom-logo-link-url .site-title a{color:#fff}.custom-logo-link-url .site-description{color:#c5c5c5}@media (max-width:767px){.header-sidebar .widget .custom-social-icons{display:block;padding:0 0 10px}}@media (max-width:1100px){.spice-custom .dropdown-menu.search-panel{position:absolute;left:0;width:250px}.spice-custom .dropdown-menu.search-panel{top:50px}.post .entry-content .more-link{float:none}}.footer-meta.entry-meta .tag-links a{background:#e5e5e5;border-radius:50px;padding:.25rem .854rem}@media (min-width:1100px){.spice-collapse.collapse .ml-auto{margin-left:auto}.header-rgt .spice-collapse.collapse .ml-auto{margin-right:0 auto}.content-center .spice-collapse.collapse .ml-auto{margin:0 auto}}@media (min-width:1100px){.header-rgt .spice-header{float:right}}.spice-row.content-center .spice-header{text-align:center;width:100%;margin:auto}.spice-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.nav-item.html.menu-item.lite-html p{padding:.85rem 0}.nav-item.html.menu-item.lite-html a{display:inline-block}@media (max-width:1100px){.open>.dropdown-menu{display:block}}.spice-custom .dropdown-menu.leftauto .dropdown-menu{border:0;right:100%;left:auto}.spice-custom .open .dropdown-menu.search-panel{background-color:#21202e}.spice-custom .spice-nav li.search_exists{padding-right:5px}.spice-custom .spice-nav li.cart-item{padding-left:0}@media (max-width:1100px){.content-center .spice-collapse,.content-center .spice-collapse.collapse.in{margin-top:15px}}@media (min-width:1100px){.spice-custom .spice-nav li>a.search-icon{padding-top:3px}}body .stickymenu.spice-custom .spice-nav li.header-button a,body .stickymenu.spice-custom .spice-nav li.header-button a:hover,body .stickymenu1.spice-custom .spice-nav li.header-button a,body .stickymenu1.spice-custom .spice-nav li.header-button a:hover,body .shrink1.spice-custom .spice-nav li.header-button a,body .shrink1.spice-custom .spice-nav li.header-button a:hover,body .spice-custom.layout1 .spice-nav li.header-button a:hover,body .spice-custom.layout2 .spice-nav li.header-button a:hover{color:#fff}.spice-topbar{position:relative;border-bottom:1px solid #f3f3f326}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{overflow-y:scroll;overflow-x:hidden;-ms-overflow-style:scrollbar}html{font-size:1rem}@media (min-width:768px) and (max-width:991px){html{font-size:.875rem}}@media (min-width:200px) and (max-width:768px){html{font-size:.75rem}}*,*:before,*:after{box-sizing:border-box}body,button,input,select,textarea{color:#000;font-family:"Poppins","Work Sans","Helvetica Neue",helvetica,arial,sans-serif;line-height:1.6;font-size:1rem;-webkit-font-smoothing:antialiased}body{margin:0;font-weight:400}h1,h2,h3,h4,h5,h6{clear:both;line-height:1.5;margin:0 0 1.875rem;color:#000;font-weight:700;font-family:'Poppins',sans-serif}h1,.woocommerce-page .footer-sidebar h1,.woocommerce-page .sidebar h1{font-size:2.625rem}h2,.woocommerce-page .footer-sidebar h2,.woocommerce-page .sidebar h2{font-size:1.875rem}h3,.woocommerce-page .footer-sidebar h3,.woocommerce-page .sidebar h3{font-size:1.5rem}h4,.woocommerce-page .footer-sidebar h4,.woocommerce-page .sidebar h4{font-size:1.25rem}h5,.woocommerce-page .footer-sidebar h5,.woocommerce-page .sidebar h5{font-size:1.125rem}h6,.woocommerce-page .footer-sidebar h6,.woocommerce-page .sidebar h6{font-size:1rem}p{margin:0 0 1.6rem;padding:0;font-size:1.125rem;color:#858585;font-family:'Poppins',sans-serif}p:last-child{margin-bottom:0;padding:0}dfn,cite,em,i{font-style:italic}blockquote{font-size:1.5rem;font-style:normal;margin:0 0 1.563rem;overflow:hidden;padding:.625rem 1.25rem;quotes:"" "";color:#000;font-weight:400}blockquote cite{color:#a5a5a5;font-size:1rem;display:block;font-style:normal;font-weight:400;margin-top:.5em}q{quotes:"“" "”" "‘" "’"}blockquote:before,blockquote:after{content:""}:focus{outline:thin dotted}address{margin:0 0 1.5em}pre{background:#eee;font-size:1rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}hr{background-color:#bbb;border:0;height:1px;margin-bottom:1.5em}code,kbd,tt,var{font-size:1rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#e8e8e8;text-decoration:none}big{font-size:125%}iframe{border:0}#wrapper{background-color:#f8f8f8;margin:0 auto}cite{font-style:italic}#attachment_907{width:100%}img{max-width:100%;height:auto;vertical-align:middle}.alignnone img{display:block;height:auto;width:99%}img.alignleft,.wp-caption.alignleft{margin-right:1.875rem}img.alignright,.wp-caption.alignright{margin-left:1.875rem;float:right}img.wp-caption .alignnone{display:block;margin:0 auto;height:auto;width:100%}.wp-caption .wp-caption-text,.gallery-caption,.entry-caption{clear:left;font-style:italic;line-height:1.5em;margin:.75em 0;text-align:center}.wp-caption.alignright{margin:.3125rem 0 1.25rem 1.25rem}.wp-caption p.wp-caption-text{font-size:.813rem;margin:.75rem 0;text-align:center;font-style:italic;line-height:1.5em}.wp-caption.alignleft{margin:.3125rem 1.25rem 1.25rem 0}.gallery .gallery-icon img{height:auto;max-width:90%;padding:0}.gallery-item .gallery-caption,.hc_service_column .gallery-item .gallery-caption{font-size:.813rem;margin:.75rem 0;text-align:center;font-style:italic;line-height:1.5em}a img.alignright{float:right}a img.alignnone{margin:.3125rem 1.25rem 1.25rem 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}@media screen and (min-width:30rem){img.alignleft{float:left;margin-right:1.25rem}}.alignleft{display:inline;float:left;margin-right:1.25rem}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}fieldset{margin-bottom:1rem;border:1px solid #e9e9e9;margin:0 2px;padding:.35rem .95rem .75rem}fieldset p{margin:0 0 1.25rem}legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1.5rem;color:#0f0f16;font-weight:600;display:table;max-width:100%;border-bottom:none;width:auto;padding:0;white-space:normal}.bg-default{background-color:#fff}.bg-default-color{background-color:#f5f6fa}.bg-default-color-2{background-color:#f5f6fa}.bg-default-color-3{background-color:#fff}.sponsors.bg-default{background-color:#f5f6fa}.text-center{text-align:center}label{color:#000;display:block;font-weight:600;margin-bottom:.5em;font-size:1rem}fieldset{margin-bottom:1em}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{color:#000;background:#f3f3f3;display:block;padding:.938em;width:100%;border:none}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:#000;outline:auto 2px Highlight;outline:5px auto -webkit-focus-ring-color}select{border:1px solid #f3f3f3;-webkit-border-radius:0px;border-radius:0;height:3em;max-width:100%}input[type=radio],input[type=checkbox]{margin-right:.5em}input[type=radio]+label,input[type=checkbox]+label{font-weight:400}button,input[type=button],input[type=submit]{background:0 0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;font-size:.938rem;font-weight:600;line-height:1;padding:1rem 2.188rem;text-shadow:none;-webkit-transition:background .4s;transition:background .4s;border-radius:0}input+button,input+input[type=button],input+input[type=submit]{padding:.75em 2em}button.secondary,input[type=reset],input[type=button].secondary,input[type=reset].secondary,input[type=submit].secondary{background-color:#ddd;color:#222}button:hover,button:focus,input[type=button]:hover,input[type=button]:focus,input[type=submit]:hover,input[type=submit]:focus{color:#fff}button.secondary:hover,button.secondary:focus,input[type=reset]:hover,input[type=reset]:focus,input[type=button].secondary:hover,input[type=button].secondary:focus,input[type=reset].secondary:hover,input[type=reset].secondary:focus,input[type=submit].secondary:hover,input[type=submit].secondary:focus{background:#bbb}::-webkit-input-placeholder{color:#777}:-moz-placeholder{color:#777}::-moz-placeholder{color:#777}:-ms-input-placeholder{color:#777}.form-control:focus{outline:0;box-shadow:none}.btn-small{min-width:8.5rem;font-size:1rem;padding:.688rem .7rem}.btn-ex-small{min-width:9rem;font-size:1rem;padding:.563rem 2.188rem}.btn-small,.btn-ex-small{display:inline-block;-webkit-font-smoothing:antialiased;position:relative;letter-spacing:0;border-radius:0;text-align:center;transition:.3s;font-weight:600}.btn-default:focus,.btn-light:focus,.btn-border:focus{outline:thin dotted}.btn-default{color:#fff}.btn-default:hover,.btn-default:focus{background:#fff;color:#000;border:1px solid #fff}.btn-light{background:#fff;color:#000;border:1px solid #fff}.btn-light:hover,.btn-light:focus{color:#fff}.btn-default-dark{color:#fff}.btn-default-dark:hover,.btn-default-dark:focus{background:#000;color:#fff}.btn-default-light{color:#fff}.btn-default-light:hover,.btn-default-light:focus{background:0 0}.btn-border{background:#fff;color:#000}.btn-border:hover,.btn-border:focus{color:#fff}.btn-light.focus,.btn-light:focus{box-shadow:none}.btn-light:not(:disabled):not(.disabled):active{color:#fff}.btn-light:not(:disabled):not(.disabled):active:focus{box-shadow:none}ul,ol{margin:0 0 1.5em 1.125em;padding:0}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}ul>li>ul{padding-top:.938rem}table{border-collapse:collapse;margin:0 0 1.5em;width:100%;word-wrap:break-word}thead th{border-bottom:2px solid #bbb;padding-bottom:.5em}th{padding:.4em;text-align:left}tr{border-bottom:1px solid #eee}td{padding:.4em}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}a{color:#000;text-decoration:none;transition:.3s;cursor:pointer}.spice-light h2{margin:0;padding-bottom:0;font-size:2.25rem}.header-sidebar{padding:0}.head-contact-info,.head-time-info{padding:.625rem 0 .625rem;margin:0;display:inline-block}.head-contact-info li{display:inline-block;margin:0;color:#fff;font-size:1rem;position:relative}.header-sidebar .widget .head-contact-info li{padding-right:1.125rem;margin-right:1.125rem;border-right:1px solid rgba(255,255,255,.3)}.head-contact-info li:last-child{padding-right:0}.head-contact-info li a{color:#fff}.head-contact-info i{margin-right:.5rem;margin-left:.05rem;padding:0;border-radius:3px;line-height:1.5;text-align:center;padding:5px 10px}.footer-sidebar ul{list-style:none;margin:0}@media (max-width:500px){.head-contact-info li{padding-right:0}}.btn-box{position:relative}.btn-style-one{position:relative;font-size:1rem;line-height:1.875rem;font-weight:600;overflow:hidden;padding:.76rem 1.375rem .76rem;background-color:transparent;display:inline}@media (max-width:768px){.layout1 .btn-box{margin-top:12px}}@media (max-width:991px){.layout1 .spice-collapse.collapse.show{display:inline-block;width:100%}}.btn-style-one:hover,.btn-style-one:focus{color:#fff}.custom-social-icons{margin:0;padding:0}@media (min-width:1100px){.header-sidebar .widget .custom-social-icons{float:right}}@media (max-width:1100px){.header-sidebar .spice-topbar{text-align:center}.header-sidebar .widget .custom-social-icons{float:none;display:inline-block}.header-sidebar .spice-right{float:none}.spice.spice-custom .header-button{display:inline-block;margin:0}}.widget .address-info i{padding-right:.625rem;padding-left:.063rem}.widget .custom-social-icons li{display:inline-block}.custom-social-icons li>a:before{display:none}.custom-social-icons li>a{font-size:.875rem;line-height:2;transition:all .3s;display:inline-block;cursor:pointer;box-shadow:none;color:#fff;margin:0;padding:0;text-align:center;height:1.625rem;width:1.625rem;border-radius:4px}.contact .custom-social-icons li>a{background-color:#eee}.custom-social-icons li a i{padding:0}.widget em{font-style:normal;display:inline-block;margin:0;color:#fff;font-size:.938rem;position:relative;padding:.413rem 0 .313rem}@media (min-width:991px){.widget em{float:right}}.widget .wp-block-image{margin:.625rem}.widget .wp-block-social-links .wp-social-link.wp-social-link.wp-social-link{margin-top:.75rem;padding:0}#searchbar_fullwidth{display:none;float:none;width:100%;height:3.875rem;border-top:1px solid #d8d8d8;padding-left:9.375rem;padding-right:9.375rem;z-index:1;position:relative;background:#fff;-webkit-box-shadow:-1px 3px 2px rgba(0,0,0,.3);-moz-box-shadow:-1px 3px 2px rgba(0,0,0,.3);box-shadow:-1px 3px 2px rgba(0,0,0,.3)}#search_box_fullwidth{display:block;width:88%;border:0;outline:none;padding:0;height:3.75rem;line-height:3.75rem;font-size:1.25rem;font-weight:500;color:#64646d}#search_submit_fullwidth{display:block;float:right;margin:.563rem 0 .563rem;font-size:1.75rem;background:0 0;color:#202020;border:0;outline:none;line-height:1.5;cursor:pointer;padding:0}#searchbar_fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.95);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:translate(0px,-100%) scale(0,0);-moz-transform:translate(0px,-100%) scale(0,0);-o-transform:translate(0px,-100%) scale(0,0);-ms-transform:translate(0px,-100%) scale(0,0);transform:translate(0px,-100%) scale(0,0);opacity:0;z-index:1000}#searchbar_fullscreen input[type=search]{position:absolute;top:50%;width:100%;color:#64646d;background:rgba(0,0,0,0);font-size:3.125rem;font-weight:400;text-align:center;border:0;margin:0 auto;margin-top:-3.188rem;padding-left:1.875rem;padding-right:1.875rem;outline:none}@media (max-width:991px){#searchbar_fullscreen input[type=search]{font-size:2.125rem;margin-top:-1.25rem}}#searchbar_fullscreen .btn{position:absolute;top:60%;left:50%;right:auto;margin-left:-2.813rem;border-radius:2px;border:#000;color:#fff;padding:.563rem 1.563rem;font-size:.938rem;font-weight:400}#searchbar_fullscreen .close{position:fixed;top:.938rem;right:.938rem;color:#fff;opacity:1;padding:.625rem 1.063rem;font-size:1.688rem}#searchbar_fullscreen.open{-webkit-transform:translate(0px,0px) scale(1,1);-moz-transform:translate(0px,0px) scale(1,1);-o-transform:translate(0px,0px) scale(1,1);-ms-transform:translate(0px,0px) scale(1,1);transform:translate(0px,0px) scale(1,1);opacity:1}#searchbar_fullscreen .search-form{width:100%;position:unset}.search-box-outer a.bg-light{background-color:transparent}#searchbar_fullscreen.bg-light{background-color:#f8f9fa}#searchbar_fullscreen.bg-light .close{color:#000}#searchbar_fullscreen.bg-light .close:hover{color:#fff}.nav-search{margin-right:1.563rem;display:inline-block;line-height:1rem;position:relative;top:0}.nav .open>.search-icon,.nav .open>.search-icon:focus{background-color:unset;border-color:unset}.spice .search-box-outer .dropdown-menu{top:3.125rem;left:auto;right:0;padding:0;width:20.25rem;margin:0;background-color:#fff;border-top:solid 1px #ee591f}.search-box-outer .search-form input[type=submit]{padding:.75rem 1.25rem}@media (max-width:786px){.spice .search-box-outer .dropdown-menu{position:absolute;width:17.5rem;left:0}}.search-box-outer .dropdown-menu>li{padding:.25rem .5rem;border:none;background:0 0}.search-form{width:100%;position:relative}.search-form label{width:98%;margin-bottom:0}.search-form .screen-reader-text{display:none}.search-panel .form-container{padding:.625rem 0 2px}.search-panel input[type=search]{display:block;width:100%;height:2.5rem;line-height:1.5rem;background:#fff;border:1px solid #e0e0e0;padding:.4375rem 5.625rem .4375rem .4375rem;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;font-size:large}.search-form input[type=submit]{cursor:pointer;position:absolute;width:auto;transition:all .3s ease-in-out;color:#fff;font-weight:600;height:2.5rem;left:auto;right:0;font-size:.938rem;top:0;padding:.75rem 1.563rem}.search-box-outer .dropdown-toggle:after{display:none}.search-box-outer a{font-size:.813rem;font-weight:600;font-family:Montserrat;padding-right:0}.search-box-outer a i{padding-right:3px}@media (min-width:768px) and (max-width:992px){.search-box-outer .dropdown-menu{top:2.188rem}}.search-box-outer .sub-arrow{display:none}form.search-form input.search-submit,input[type=submit],.woocommerce-product-search input[type=submit],button[type=submit]{color:#fff;border:0 none;border-radius:0;display:inline-block;font-size:.875rem;margin:0;text-align:center;transition:all .4s ease 0s}.header-module{padding-left:0}.nav-search{margin-right:0;display:inline-block;line-height:1rem;position:relative;top:0;padding:0 .5rem 0 0}.search-box-outer .sub-arrow{display:none}.spice .search-box-outer .dropdown-menu{top:2.938rem;left:auto;right:0;padding:0;width:20.25rem;border-radius:0;border:0;margin:0;background-color:#fff}.cart-header>a.cart-total{font-size:.625rem;line-height:1.7;color:#fff;text-align:center;font-weight:400;position:absolute;right:-.813rem;top:-5px;padding:1px;width:1.125rem;height:1.125rem;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-wekbit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.shop_exists .cart-header{border-left:unset}@media (max-width:991px){.cart-header{margin-top:.938rem;margin-bottom:.938rem}}.woocommerce img.custom-logo,.woocommerce-page img.custom-logo{max-width:unset}.cart-header>a.total{position:absolute;right:-20px;top:-7px;padding:1px;width:1.225rem;height:1.225rem;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.spice-container{width:1200px;max-width:90%;margin:0 auto;padding-left:15px;padding-right:15px}.section-space{padding:4.688rem 0 4.375rem}.page-section-space{padding:6.2rem 0 4.375rem}.some-space-section{padding:4.8125rem 0 4.375rem}.widget_media_image img{border-radius:5px}.spice-left{float:left}.spice-right{float:right}.blog .post{box-shadow:0 0px 25px 0 rgba(54,53,76,.08);transition:all .3s linear;transition:all .8s cubic-bezier(.39,.01,.36,.9);transform:translateY(0px);background-color:#fff;margin-bottom:1.875rem}.blog .post:hover,.blog .post:focus{box-shadow:0 0 25px 0px rgba(54,53,76,.1);transition:all .3s linear;transform:translateY(-6px);transition:all .8s cubic-bezier(.39,.01,.36,.9)}.blog .post .post-thumbnail{position:relative;overflow:hidden;margin:0;text-align:center}.blog .post-thumbnail img{transform:scale(1) translateY(0);transition:all .8s cubic-bezier(.39,.01,.36,.9)}.blog .post:hover .post-thumbnail img,.blog .post:focus .post-thumbnail img{transform:scale(1.1) translateY(-12px)}.post .entry-content{overflow:hidden}.more-link{margin-left:2px;margin-bottom:2px;font-weight:500}.post-content{padding:1.5rem 1.875rem}.more-link i{font-size:.875rem;margin-left:.2rem}.entry-date a{position:absolute;z-index:1;top:36%;left:0;font-size:.875rem;font-weight:400;display:inline-block;padding:.25rem 1.25rem;color:#fff;word-break:break-word;transform-origin:0 0;transform:rotate(270deg)}@media (max-width:768px) and (min-width:601px){.blog.grid-view.grid-view-sidebar .entry-date a{top:16%}}@media (max-width:768px){.blog .entry-date a{top:32%}}.remove-image{position:absolute;left:0;bottom:2.5rem}.remove-image a{position:unset}.post .entry-header h4{margin-bottom:.875rem;font-weight:600}.entry-content p{margin-bottom:0;padding-bottom:1.25rem}.entry-meta{margin-bottom:1rem}.entry-meta a{display:inline-block;color:#858585}.entry-content p a{margin-bottom:0;padding-bottom:0;color:#777}.entry-meta i{padding-right:.625rem;transition:.3s}.entry-meta span{color:#858585;transition:.3s;font-size:1rem}.entry-meta a:last-child span:after{display:none}.widget .post:hover .post-thumbnail img,.widget .post:focus .post-thumbnail img{transform:unset}.blog .post-thumbnail img.img-fluid:not(.blog.blg-masonry .post-thumbnail img.thumbnail,.blog.grid-view .post-thumbnail img.thumbnail,.blog.grid-temp-sdbr .post-thumbnail img.thumbnail){width:100%;height:100%}.blog h3.entry-title{font-weight:600;margin-bottom:1.3rem}.blog .post .post-content .spice-seprator,.blog .post .entry-content .spice-seprator{border-bottom:1px solid #ebebeb;margin:5px 0 18px}.blog .sticky.post .entry-content p,.blog .sticky.post .entry-meta span,.blog .sticky.post .entry-meta i,.blog .sticky.post .entry-meta a{color:#000}.blog .sticky.post .entry-content .more-link{border:1px solid #000}.post .post-content a{word-break:break-word}.footer-meta.entry-meta .tag-links a{margin-bottom:5px}.sidebar ol li a{font-size:1.125rem;color:#858585;font-weight:400}body a:focus{outline:auto 2px Highlight;outline:5px auto #000 !important}.entry-meta span{padding-right:1.5rem}.sidebar .head-contact-info li a{color:#000;font-size:.875rem}.sidebar .custom-social-icons li>a{color:#777;font-size:.875rem}.sidebar .custom-social-icons li>a:hover,.sidebar .custom-social-icons li>a:focus{color:#fff}.sidebar .head-contact-info,.sidebar .widget em,.footer-sidebar .widget em{padding:0;margin:0;float:none}.sidebar .widget address i,.footer-sidebar .widget address i{padding-right:.625rem;padding-left:.063rem}.sidebar table,.sidebar address{margin:0}.sidebar .right-sidebar{padding-left:.625rem}.sidebar .left-sidebar{padding-right:.625rem}@media only screen and (max-width:768px){.sidebar .right-sidebar{padding-left:0}.sidebar .left-sidebar{padding-right:0}}.sidebar .widget{color:#000;margin:0 0 3.13rem;padding:1.75rem 1.625rem;border:solid 1px rgba(0,0,0,.06)}.wp-block-calendar nav{text-align:left}.sidebar .widget ul,.sidebar .widget ol{margin:0}.widget .widget-title{padding-bottom:1.188rem;font-weight:600;margin:0;z-index:1;position:relative}.wp-block-calendar table th{text-align:center}.wp-block-latest-comments footer{font-size:1.125rem;line-height:1.6}.widget .input-group .form-control,.widget .search-field{font-size:.938rem;padding-left:1.25rem;padding-right:1.875rem;margin-bottom:.313rem;border-radius:0;height:3.125rem}.widget .search-submit,.widget .search-field [type=submit]{position:absolute;right:0;z-index:3;display:block;padding:1.063rem;color:#fff;cursor:pointer;width:5.625rem;height:3.125rem}.widget .search-submit.fa,.widget .search-field [type=submit].fa{width:3.125rem;height:3.125rem}.woocommerce-widget-layered-nav li:first-child,.widget_recent_reviews li:first-child,.widget_top_rated_products li:first-child,.widget_products li:first-child,.widget_nav_menu li:first-child,.widget_pages li:first-child,.widget_product_categories li:first-child,.widget_links li:first-child,.widget_categories li:first-child,.widget_archive li:first-child,.widget_recent_entries li:first-child,.widget_meta li:first-child,.widget_recent_comments li:first-child{position:relative;margin-top:0;padding-top:0}.woocommerce-widget-layered-nav ul,.widget_recent_reviews ul,.widget_top_rated_products ul,.widget_products ul,.widget_nav_menu ul,.widget_pages ul,.widget_product_categories ul,.widget_links ul,.widget_categories ul,.widget_archive ul,.widget_recent_entries ul,.widget_meta ul,.widget_recent_comments ul,.wp-block-page-list{list-style:none;margin-left:0;margin:0}.woocommerce-widget-layered-nav li,.widget_recent_reviews li,.widget_top_rated_products li,.widget_products li,.widget_nav_menu li,.widget_pages li,.widget_product_categories li,.widget_categories li,.widget_archive li,.widget_recent_entries li,.widget_meta li,.widget_recent_comments li,.wp-block-latest-posts__list li,.wp-block-page-list li{border-bottom:1px solid #e8e8e8;padding-top:.813rem;padding-bottom:.813rem;margin:0;position:relative}.sidebar em,.sidebar .head-contact-info li{color:#000;font-size:.875rem}.sidebar ul li a{font-size:1.125rem;color:#858585}.widget li:first-child{padding-top:0}.widget .tagcloud a{font-size:.938rem !important;display:inline-block;padding:.438rem 1.063rem;color:#777;background-color:#f4f4f4;margin:0 .125rem .438rem}.widget .tagcloud a:hover,.widget .tagcloud a:focus{color:#fff;background-color:#ff6f61}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.product_list_widget li img{width:3.75rem;float:left;margin-left:0;padding-left:0}.widget select{margin:0;width:100%;padding:6px .75rem;height:2.813rem;border-radius:2px;font-size:.875rem;border:1px solid #e9e9e9;letter-spacing:1px;font-weight:600;-webkit-box-shadow:none;box-shadow:none;color:#000;background:#fff;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #e9e9e9;display:block}.widget .post{position:relative;background:0 0;border-radius:0;box-shadow:none;padding-bottom:1.125rem;border-bottom:solid 1px rgba(255,255,255,.2);margin-bottom:1.25rem}.widget .post:last-child{padding-bottom:.313rem;margin-bottom:0;border-bottom:none}.widget .post .post-thumbnail{margin:0 .625rem 0 0;overflow:hidden;float:left;display:block;width:5.125rem;height:5.125rem;border-radius:0;background-color:unset}.widget .post .post-thumbnail .img-fluid{width:5rem;height:5rem}.widget .post:hover,.widget .post:focus{box-shadow:unset;transform:unset}.widget .post .entry-date{font-size:.75rem;margin-right:.5rem;font-weight:400;height:0;width:0;background:unset;padding-top:0;border-radius:0;line-height:normal;position:relative;margin-top:0;right:0}.widget .entry-title{margin-bottom:3px;font-weight:600;font-size:1rem}.widget .post:last-child{margin-bottom:.313rem}.widget .post .post-thumbnail:hover img,.widget .post .post-thumbnail:focus img{opacity:unset;transform:unset;-webkit-transform:unset}.sidebar .tab-content{margin-top:0;padding-top:0}.woocommerce-product-search button{margin-top:1.25rem}.subscribe-form{margin-bottom:1.5rem;margin-top:1.5rem}.subscribe-form p{color:#fff}.subscribe-form .btn-default{border-radius:0}.subscribe-form .input-group .form-control{padding:.6em 4em .7em 1em;z-index:0;height:2.5rem}.subscribe-form .btn-default:hover,.subscribe-form .btn-default:focus{color:#fff}.subscribe-form .input-group .input-group-btn{position:absolute;right:1px;top:1px;z-index:1}.site-footer .subscribe-form .input-group .form-control{background-color:transparent;border:1px solid #fff;color:#fff;border-radius:0}.site-footer .subscribe-form .input-group .form-control:focus{border:1px solid #fff}.site-footer .subscribe-form .btn{padding:.25rem .85rem .3125rem;height:2.375rem}@media (max-width:360px){.site-footer .subscribe-form .btn{height:2.98rem}}@media (max-width:320px){.site-footer .subscribe-form .btn{height:2.95rem}}.sidebar .widget .widget-title:before{content:"";position:absolute;width:25px;height:1px;bottom:0;left:0;top:10px}.sidebar .widget .widget-title:after{content:"";position:absolute;width:15px;height:1px;bottom:0;left:10px;top:15px}.text-widget .post-thumbnail{width:100px;height:100px;margin:0 auto;margin-bottom:24px}.text-widget .post-thumbnail img{border-radius:50%}.text-widget-title{font-size:1rem;font-weight:600;margin-bottom:1.063rem}.text-widget-description{font-size:1rem;font-weight:400;margin-bottom:.813rem}.large-social-icons .custom-social-icons li>a{line-height:3.2;height:3.125rem;width:3.125rem;font-size:1rem;color:#fff;background-color:#000}.large-social-icons .custom-social-icons li{padding:.375rem .139rem}.banner-widget{margin:.375rem 0;padding:10px}.banner-background-image{background:#17212c url(//futebolsociety.net/wp-content/themes/olivewp/../images/team/2.jpg);background-attachment:scroll;background-position:top center;background-repeat:no-repeat;background-size:cover;position:relative;width:100%;height:100%;overflow:hidden}.banner-overlay{height:100%;position:relative;width:100%;padding:2.5rem 0 1.875rem;background-color:rgba(0,0,0,.2)}.banner-sub-title{color:#fff;padding-bottom:68px;font-size:.813rem;font-weight:500}.banner-details span{font-size:1.375rem;font-weight:200}.banner-details h2{font-size:1.875rem;font-weight:500;margin-bottom:3.625rem}.banner-widget .btn-small{padding:.6rem 1.5rem}@media (min-width:1200px){.site-info .right{text-align:right}.site-info .right .widget li:before{position:relative;padding-right:1rem}}.alignwide,.aligncenter{margin-bottom:1.87rem}.alignleft{display:inline;float:left;margin-right:20px}.section-module.blog .standard-view .entry-content img{max-width:100%;height:auto}.wp-caption.alignnone img,.wp-caption.aligncenter img,.wp-image-907{width:100%;height:auto}.wp-block-latest-posts .wp-block-latest-posts__featured-image img{width:85px;height:85px;padding-top:3px}.wp-block-latest-posts .wp-block-latest-posts__featured-image{margin:0 10px 0 0;overflow:hidden;float:left;display:block;width:5.5rem;height:5.5rem;border-radius:0;background-color:unset}.wp-block-latest-comments__comment-excerpt p{word-break:break-all}.widget li{list-style:none;border-bottom:1px solid #e8e8e8;padding-top:.813rem;padding-bottom:.813rem;margin:0;position:relative}.header-sidebar .widget li{border-bottom:unset}.header-sidebar .widget .head-contact-info li{padding-top:0}.widget.widget_media_gallery img{max-width:100%;height:auto}.widget.widget_media_gallery img{border-radius:5px}.widget.widget_media_gallery img:hover,.widget.widget_media_gallery img:focus{border-radius:5px}.gallery-item:last-of-type{padding-right:0}.gallery-caption{display:block;font-size:.71111em;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Poppins","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;line-height:1.6;margin:0;padding:.5rem}.gallery-item>div>a{display:block;line-height:0;box-shadow:none}.standard-view.blog-single .gallery-item>div>a:focus{box-shadow:none;outline:none}.widget.widget_media_gallery a{position:relative;overflow:hidden;background-position:center;height:100%;width:100%;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover}.widget.widget_media_gallery a:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.widget.widget_media_gallery a:hover:before,.widget.widget_media_gallery a:focus:before{-webkit-animation:shine .75s;animation:shine .75s}@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}.blog-single .custom-social-icons li>a{color:#858585}.blog-single .custom-social-icons{float:right}.comment-form .comment-reply-title{padding-bottom:.688rem}.comment-form .button-holder input{margin-top:1.438rem;padding-left:1.563rem;padding-right:1.563rem}.footer-sidebar .widget_text p{padding-top:.15rem}.contact-form .wpcf7-form input,.contact-form .wpcf7-form textarea,.comment-form .comments-form input{margin-bottom:1.875rem}.comment-form input[type=checkbox]+label{display:inline-block}.blog-author,.comment-box{margin:0 0 3rem;display:flex;position:relative;padding:1.5rem 1.875rem;box-shadow:0 0px 25px 0 rgb(54 53 76/8%)}.blog-author .avatar{margin:0 2.5rem 0 0;width:12.5rem}.blog-author h5{margin:0}.blog-author .avatar img{border-radius:50%!important}.blog-author .blog-author-info{overflow:hidden;flex-grow:1;align-self:center}.pull-left-comment{float:left;margin-right:1.875rem;width:6.25rem;height:6.25rem}.comment-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.comment-form-email,.comment-form-author{display:inline-block;vertical-align:middle;width:49%;margin-right:5px}.comment-section .children{padding-left:15%}@media (min-width:768px){.grid-view-sdbar .post,.grid-view.grid-temp .post,.grid-view-sdbar.grid-temp-sdbr .post{float:left;margin:0 .469rem 1.25rem;width:48%}.grid-view.grid-temp .post:nth-child(2n+1),.grid-view-sdbar.grid-temp-sdbr .post:nth-child(2n+1){clear:both}}@media only screen and (min-width:768px) and (max-width:1399px){.grid-view-sdbar.grid-temp-sdbr .post,.grid-view.grid-temp .post{margin:0 .33rem 1.25rem}}@media only screen and (min-width:768px) and (max-width:1399px){.grid-view-sdbar .post,.grid-view .post{margin:0 .33rem 1.25rem}}.grid-view.grid_col_3 .post,.grid-view.grid_col_4 .post{clear:inherit}@media (min-width:768px){.blog.list-view-sdbr .post,.blog.list-view .post{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;flex-direction:row}.blog.list-view .post-thumbnail{width:26rem;height:auto}.blog.list-view-sdbr .post-thumbnail{width:18rem;height:auto}.blog.list-view-sdbr .entry-meta,.blog.list-view .entry-meta{margin-bottom:.5rem}.blog.list-view-sdbr h3.entry-title,.blog.list-view h3.entry-title{font-weight:600;margin-bottom:1rem}}@media (min-width:768px){.blog.list-view .post.remove-images{display:block}}.blog.list-view .post-content,.blog.list-view-sdbr .post-content{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width:768px){.blog.list-view .right .post-thumbnail{margin-left:2.188rem;margin-right:0;float:right}}.shop .container{overflow:hidden}.shop .owl-carousel .owl-stage-outer{overflow:visible}.products{background-color:transparent;padding:0;transition:.4s;position:relative;text-align:center;overflow:hidden;margin-bottom:1.875rem}.product-showing p{margin:0;border:1px solid #ced4da;padding:.6rem 1.5rem;text-align:center;display:inline-block;background-color:#f3f3f3}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right;display:inline-block}.woocommerce-result-count{display:inline-block;border:1px solid #e8e8e8;padding:10px;margin-bottom:30px}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right;display:inline-block}.view-product-info{position:absolute;bottom:-4.375rem;left:0;right:0;text-align:center;opacity:0;transition:opacity .4s,bottom .4s;-moz-transition:opacity .4s,bottom .4s;-o-transition:opacity .4s,bottom .4s;-webkit-transition:opacity .4s,bottom .4s}.view-product-info a{float:left;width:50%;height:4.375rem;font-size:1rem;line-height:2;font-weight:400;padding:1.188rem .625rem 0;font-family:"Myriad Pro",Sans-serif}.view-product-info a i{margin-right:.6rem}.view-product-info a.add-to-cart{background-color:#000;color:#fff;border:1px solid #000}.products:hover .view-product-info,.products:focus .view-product-info{opacity:1;bottom:0}.view-product-info .btn-default:hover,.view-product-info .btn-default:focus{color:#fff}.products .item-img img{-webkit-transition:all .4s linear;transition:all .4s linear}.products:hover .item-img img,.products:focus .item-img img{zoom:1;-webkit-transform:translateY(0px);transform:translateY(0px);transform:scale(1.15,1.15);-webkit-transform:scale(1.15,1.15);-moz-transform:scale(1.15,1.15);-ms-transform:scale(1.15,1.15);-o-transform:scale(1.15,1.15)}.item-img{width:100%;position:relative;overflow:hidden}.add-to-cart .btn-light{padding:.5rem 1.563rem}.added_to_cart.wc-forward{color:#fff}.add-to-cart a:hover,.add-to-cart a:focus{color:#fff}.add-to-cart .btn-light:hover,.add-to-cart .btn-light:focus{color:#fff}.add-to-cart .btn-small i{padding-left:.3125rem}.product-price{padding:1.438rem 0 8px}.product-price>.woocommerce-loop-product__title{font-size:1.25rem;font-weight:600;text-transform:capitalize;margin-bottom:.625rem}.product-price .woocommerce-Price-amount{font-size:1rem;font-weight:500}.product-price del{padding-right:.3125rem}.product-price del,.product-price del>span{color:#777}.section-module.blog.woocommerce .page-title{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom:1px solid #e9e9e9}.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{border:1px solid #e9e9e9}.woocommerce a:focus{outline:none}.woocommerce .comment-reply-title{border-bottom:none}.woocommerce .form-row{display:block}.woocommerce ul.products li.product .onsale,.products span.onsale,.woocommerce span.onsale{min-width:auto;min-height:auto;right:inherit;color:#fff;border-radius:50%;font-size:.875rem;line-height:1;font-weight:500;padding:.938rem .5rem;margin:0;position:absolute;left:1.25rem;top:1.25rem;transition:all .3s}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{box-shadow:0px 0px 15px 0px rgba(0,0,0,.1)}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{transition:all .6s;text-align:center;padding:.4rem .4rem 1.5rem;margin-bottom:2rem}.woocommerce ul.products li.product .button,.owl-item .item .cart .add_to_cart_button{color:#fff}.woocommerce a.remove,.woocommerce .woocommerce-Button,.woocommerce .cart input.button,.woocommerce input.button.alt,.woocommerce button.button,.woocommerce #respond input#submit,.woocommerce .cart input.button:hover,.woocommerce .cart input.button:focus,.woocommerce input.button.alt:hover,.woocommerce input.button.alt:focus,.woocommerce input.button:hover,.woocommerce input.button:focus,.woocommerce button.button:hover,.woocommerce button.button:focus,.woocommerce #respond input#submit:hover,.woocommerce #respond input#submit:focus,.woocommerce ul.products li.product:hover .button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce .return-to-shop a.button{color:#fff}.woocommerce-page ul.products li.product:hover,.woocommerce-page ul.products li.product:focus{box-shadow:0 13px 25px 0 rgba(0,0,0,.2)}.woocommerce ul.products li.product .price{display:block;color:#000;font-size:1rem;font-weight:600;margin-bottom:.5em}.woocommerce nav.woocommerce-pagination ul li{background:#ebe9eb;color:#000;border-radius:50%}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{color:#fff}.woocommerce nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul li{border:none;margin:3px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{cursor:pointer;display:inline-block;font-family:'Open Sans',Sans-serif;font-weight:600;transition:all .3s ease 0s;font-size:1.125rem;border-radius:50%;margin:0;padding:.938rem;vertical-align:baseline;white-space:nowrap;width:3.125rem;height:3.125rem}.woocommerce div.product form.cart .button,.woocommerce a.button,.woocommerce a.button:hover,.woocommerce a.button,.woocommerce .woocommerce-Button,.woocommerce .cart input.button,.woocommerce input.button.alt,.woocommerce button.button,.woocommerce #respond input#submit,.woocommerce .cart input.button:hover,.woocommerce .cart input.button:focus,.woocommerce input.button.alt:hover,.woocommerce input.button.alt:focus,.woocommerce input.button:hover,.woocommerce input.button:focus,.woocommerce button.button:hover,.woocommerce button.button:focus,.woocommerce #respond input#submit:hover,.woocommerce #respond input#submit:focus,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{border:1px solid transparent}.woocommerce-page .cart input.button:hover,.woocommerce .cart input.button:focus,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,.woocommerce input.button.alt:hover,.woocommerce input.button.alt:focus,.woocommerce input.button:hover,.woocommerce input.button:focus,.woocommerce button.button:hover,.woocommerce button.button:focus,.woocommerce #respond input#submit:hover,.woocommerce #respond input#submit:focus{box-shadow:none}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce a.button,.woocommerce a.button:hover{color:#fff}.woocommerce-page .services .post{background-color:#fff;box-shadow:0px 0px 0px 2px #e9e9e9;border-radius:0;margin-bottom:2.5rem;padding:1.875rem .938rem 1.563rem;transition:all .4s ease 0s}.woocommerce-page .services .post .entry-content{display:block;overflow:hidden;margin:0}.woocommerce table.shop_table{border-radius:0;margin:0 -1px 2.5rem 0;padding:0}.woocommerce-cart table.cart td.actions .coupon .input-text{width:200px;padding:6px .75rem;border-radius:0;height:2.75rem}.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td{border-top:none}.woocommerce #review_form #respond textarea,.woocommerce-cart table.cart td.actions .coupon .input-text{border:1px solid #e9e9e9}.woocommerce ul.products li.product .price del,.woocommerce ul.products li.product .price ins,.woocommerce div.product p.price ins,.woocommerce ul.products li.product .price,.woocommerce .variations td.label,.woocommerce table.shop_table td,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce .woocommerce-ordering select,.woocommerce-cart table.cart td.actions .coupon .input-text,.select2-container .select2-choice{color:#64646d;background-color:#f3f3f3}.woocommerce .wc-bacs-bank-details-heading,.woocommerce h2:not(.woocommerce-page .page-title-section h2,.woocommerce .sidebar h2,.woocommerce .site-footer h2,h2.site-title,.woocommerce-page .page-title.content-area-title h2),.woocommerce .title h3{font-size:1.125rem}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{padding:.75rem 1.2rem;margin-bottom:0;box-shadow:none}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:.675rem 1.25rem .675rem 3rem}.woocommerce-error,.woocommerce-info,.woocommerce-message{background-color:#fbfbfb;box-shadow:0 7px 3px -5px #e0e0e0}.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce .posted_in a,.woocommerce-product-rating a,.woocommerce .tagged_as a,.woocommerce div.product form.cart .variations td.label label,.woocommerce #reviews #comments ol.commentlist li .meta strong,.woocommerce table.shop_table th,.woocommerce-cart table.cart td a,.owl-item .item .cart .add_to_cart_button,.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a,.woocommerce-error,.woocommerce-info,.woocommerce-message{color:#000}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{left:1rem}.woocommerce{text-align:left}.woocommerce form .form-row{padding:0;margin:0 0 .938rem}.woocommerce form .form-row label,.woocommerce-page form .form-row label,.wc_payment_method label,.woocommerce #review_form #respond p label{font-weight:600;font-size:.938rem}.woocommerce form .form-row .required{text-decoration:none}.woocommerce form .form-row input.input-text{border-radius:0;height:2.813rem;padding:.375rem .75rem}.woocommerce .col-1,.woocommerce .col-2{max-width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{padding:.375rem .75rem}.woocommerce ul.products li.product .button,.woocommerce a.added_to_cart,.woocommerce div.product form.cart .button{box-shadow:none;font-weight:700;line-height:1.3;border-radius:0;padding:.6rem .7rem;transition:all .5s;margin-top:.7rem;height:auto;font-size:.9375rem}.woocommerce a.added_to_cart{background:#000;border:1px solid #fff}.select2-container--default .select2-selection--single .select2-selection__rendered{border-radius:0;padding:.375rem .75rem}.select2-container--default .select2-selection--single{border:1px solid #e9e9e9}.select2-container .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__arrow{height:2.813rem}.woocommerce div.product p.price{text-align:left;font-weight:600}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:1.25rem}.woocommerce div.product form.cart{margin-top:2rem;padding:0}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.woocommerce .quantity .qty{width:3.5rem;text-align:left;height:2.75rem;padding:.5rem .7rem;border-radius:0}.woocommerce div.product form.cart .button{padding:.7rem 1.2rem;margin-top:0}.woocommerce .posted_in a,.woocommerce-product-rating a,.woocommerce .tagged_as a{transition:all .5s;font-weight:600}.woocommerce div.product .woocommerce-tabs .panel{box-shadow:none;padding:1rem;border-radius:0}.woocommerce div.product .woocommerce-tabs .panel{background:#fff;border:1px solid #e9e9e9}.woocommerce .related h2{margin:0 0 1.25rem}.woocommerce div.product div.summary{margin-bottom:2em;padding:.4rem .9rem 1.5rem;background-color:#fff;border:1px solid #e9e9e9}.woocommerce .products .star-rating{display:inline-block}.woocommerce .page-section-space .page-title:not(.page-title.content-area-title){display:none}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.product_list_widget li img{margin-right:15px}.site-info{color:#fff;font-size:1rem;padding:1.5rem 0;background-color:#000}.site-info .spice-row{margin:0}.site-info p,.site-info a{color:#fff}.site-privacy{text-align:right}.section-space .owl-carousel:hover .owl-next,.section-space .owl-carousel:focus .owl-next{right:1.875rem}.section-space .owl-carousel:hover .owl-prev,.section-space .owl-carousel:focus .owl-prev{left:1.875rem}.section-space .owl-carousel .owl-prev,.section-space .owl-carousel .owl-next{top:40%}.section-space.sponsors .owl-carousel .owl-prev,.section-space.sponsors .owl-carousel .owl-next{top:20%}.site-footer .site-info .footer-nav{position:relative;margin-bottom:0}@media (max-width:768px){.site-footer .site-info .footer-nav{float:none}.site-footer .site-info .right{padding-top:1rem}}.site-footer .site-info .footer-nav li{position:relative;display:inline-block;margin-left:1.125rem}.site-footer{background-color:#000;position:relative;z-index:1;overflow:hidden}.site-footer .patern-layer{position:absolute;left:-120px;bottom:110px;width:15.625rem;height:15.625rem;filter:grayscale(100%);opacity:.4}.site-footer .patern-layer-two{position:absolute;right:-120px;top:65px;width:15.625rem;height:15.625rem;filter:grayscale(100%);opacity:.4}.site-info ul{margin:0}@media (min-width:768px){.s-l-space{padding-left:.625rem}}.footer-sidebar{padding:5.813rem 0 2.375rem}.footer-sidebar .widget{color:#fff;padding:0 0 1.25rem;margin:0}@media (max-width:600px){.footer-sidebar .widget{padding:1.625rem 0 1.125rem}.blog .right-sidebar{padding-top:1.875rem}}@media (max-width:600px){.site-info{text-align:center}.footer-sidebar .widget_nav_menu li:before,.footer-sidebar .widget_pages li:before,.footer-sidebar .widget_product_categories li:before,.footer-sidebar .widget_links li:before,.footer-sidebar .widget_categories li:before,.footer-sidebar .widget_archive li:before,.footer-sidebar .widget_recent_entries li:before,.footer-sidebar .widget_meta li:before,.footer-sidebar .widget_recent_comments li:before{position:relative;padding-right:.8rem}}.footer-sidebar .tab-content{padding-top:0}.footer-sidebar .woocommerce div.product p.price,.footer-sidebar .woocommerce div.product span.price,.footer-sidebar .woocommerce .posted_in a,.footer-sidebar .woocommerce-product-rating a,.footer-sidebar .woocommerce .tagged_as a,.footer-sidebar .woocommerce div.product form.cart .variations td.label label,.footer-sidebar .woocommerce #reviews #comments ol.commentlist li .meta strong,.footer-sidebar .woocommerce table.shop_table th,.footer-sidebar .woocommerce-cart table.cart td a,.footer-sidebar .owl-item .item .cart .add_to_cart_button,.footer-sidebar .woocommerce ul.cart_list li a,.footer-sidebar .woocommerce ul.product_list_widget li a,.footer-sidebar .woocommerce-error,.footer-sidebar .woocommerce-info,.footer-sidebar .woocommerce-message{color:#fff}.footer-sidebar a{color:#fff}.footer-sidebar address{margin:0 0 .5em;color:#fff}.footer-sidebar .footer-logo{margin-bottom:1.25rem}.footer-sidebar .widget .widget-title{padding-bottom:.5rem;color:#fff;margin:0 0 2rem;font-weight:600}.footer-sidebar .widget.custom-social-icons-links .widget-title{margin:0}.header-sidebar .widget:last-child{margin:0}.head-contact-info li:first-child{padding:0}.header-sidebar .widget{color:#fff;box-shadow:none;padding:0;margin:0;display:inline-block}.footer-sidebar .widget_text{font-size:.938rem;line-height:2.35}.footer-sidebar .widget_text p{margin:0;color:#fff;line-height:1.6;margin-bottom:.625rem;font-size:1rem}.footer-sidebar .widget li{margin:0;position:relative;border-bottom:solid 1px rgba(255,255,255,.2)}.footer-sidebar .widget .widget-title:after img{content:none;padding:0}.footer-sidebar .custom-social-icons li{padding-left:0}.footer-sidebar .head-contact-info li{padding-left:0;display:block}.footer-sidebar .head-contact-info{border-bottom:1px solid #777;padding-bottom:1.125rem;padding-top:0;margin-bottom:1.5rem}.footer-sidebar .head-contact-info:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.footer-sidebar h2{color:#fff;line-height:1;margin-bottom:1rem}.footer-sidebar mark,.footer-sidebar ins{background:#777}.site-info .footer-sidebar.text-center .widget li:before{color:#fff;position:relative;padding-right:6px}@media (min-width:1200px){.site-info .footer-sidebar .right .widget li:before{color:#fff;position:relative;padding-right:6px}}.site-info .footer-sidebar .head-contact-info li a:hover,.site-info .footer-sidebar .head-contact-info li a:focus{color:#000}.sidebar .widget li>ul>li{padding-left:.938rem}.site-info .footer-sidebar .widget .tagcloud a:hover,.site-info .footer-sidebar .widget .tagcloud a:focus{background-color:#f3f3f3}.woocommerce-widget-layered-nav li:last-child,.widget_recent_reviews li:last-child,.widget_top_rated_products li:last-child,.widget_products li:last-child,.widget_nav_menu li:last-child,.widget_pages li:last-child,.widget_product_categories li:last-child,.widget_links li:last-child,.widget_categories li:last-child,.widget_archive li:last-child,.widget_recent_entries li:last-child,.widget_meta li:last-child,.widget_recent_comments li:last-child,.wp-block-page-list li:last-child{border-bottom:none;padding-bottom:0}.site-info .footer-sidebar .woocommerce .posted_in a:hover,.site-info .footer-sidebar .woocommerce-product-rating a:hover,.site-info .footer-sidebar .woocommerce .tagged_as a:hover,.site-info .footer-sidebar .woocommerce-cart table.cart td a:hover,.site-info .footer-sidebar .woocommerce ul.cart_list li a:hover,.site-info .footer-sidebar .woocommerce ul.product_list_widget li a:hover,.site-info .footer-sidebar .woocommerce .posted_in a:focus,.site-info .footer-sidebar .woocommerce-product-rating a:focus,.site-info .footer-sidebar .woocommerce .tagged_as a:focus,.site-info .footer-sidebar .woocommerce-cart table.cart td a:focus,.site-info .footer-sidebar .woocommerce ul.cart_list li a:focus,.site-info .footer-sidebar .woocommerce ul.product_list_widget li a:focus{color:#000}.site-info .footer-sidebar .widget .search-submit,.site-info .footer-sidebar .widget .search-field [type=submit]{background:#000}.site-info .footer-sidebar .woocommerce-product-search button{background-color:#000;color:#fff}.footer-sidebar .widget .custom-social-icons li{border:none}.scroll-up{position:fixed;display:none;bottom:4.688rem;right:3.75rem;z-index:999}.scroll-up a{display:block;height:2.5rem;width:2.5rem;text-align:center;line-height:2;border-radius:3px;font-size:1.25rem;color:#fff;opacity:1;transition:all .3s ease 0s;box-shadow:0 0 10px rgba(0,0,0,.2)}.scroll-up a:hover,.scroll-up a:active{color:#fff}.site-info .footer-sidebar{padding:0}.site-info .footer-sidebar a:hover,.site-info .footer-sidebar a:focus{color:#000}.site-info .custom-social-icons li>a:hover,.site-info .custom-social-icons li>a:focus{background-color:#fff}.page-title-section{background:#17212c url(//futebolsociety.net/wp-content/themes/olivewp/assets/images/breadcrumb/bread_banner.jpg);background-attachment:scroll;background-position:top center;background-repeat:no-repeat;background-size:cover;position:relative;padding:190px 0 30px;width:100%;height:100%}.breadcrumb-overlay{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;background-color:rgba(0,0,0,.6)}.page-title{background-position:center top;background-repeat:no-repeat;margin:0 auto 0px;padding:0;position:relative;width:99%}.page-title h1{color:#fff;letter-spacing:1px;margin:0;word-wrap:break-word}.page-breadcrumb{list-style:none outside none;margin-bottom:0;padding:20px 0;text-align:right;line-height:20px;color:#fff;position:relative}.page-breadcrumb>li a{color:#fff}.page-breadcrumb>li{display:inline-block;padding:0}.blog .center,.shop .center,.portfolio .center{text-align:center}.pagination{display:inline-block;margin:1.25rem 0 1.5625rem;text-align:center}.pagination a,.pagination span{border-left:1px solid #ebebeb;color:#000;font-size:.875rem;padding:.3rem .9rem;margin:.5rem 0;text-decoration:none;transition:.3s;position:relative;display:inline-block;font-weight:400;z-index:1}.pagination a.active,.pagination span.current{position:relative}.pagination a:hover:before,.pagination a:focus:before,.pagination span:hover:before,.pagination span:focus:before{width:100%}.pagination a:before,.pagination span:before{position:absolute;content:'';left:0;top:0;width:0;height:100%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:-1}.pagination a:first-child,.pagination span:first-child{border-left:0}.pagination{box-shadow:0 0px 25px 0 rgba(54,53,76,.08);transition:all .3s linear;transition:all .8s cubic-bezier(.39,.01,.36,.9);transform:translateY(0px)}.pagination:hover,.pagination:focus{box-shadow:0 0px 25px 0 rgba(54,53,76,.1);transition:all .3s linear;transform:translateY(-6px);transition:all .8s cubic-bezier(.39,.01,.36,.9)}.section-space.error-page{padding-top:5.2rem}.error-page .title{font-size:15.625rem;line-height:.85;letter-spacing:0;font-weight:600;margin-bottom:0;display:inline-block}.error_404{background:url(//futebolsociety.net/wp-content/themes/olivewp/assets/images/404shape.png);background-position:center center;background-repeat:no-repeat;padding:16rem 0}.error_404 .pattern_404{position:relative;display:inline-block}.error-page .contact-title{font-size:2.5rem;margin-bottom:10px;word-break:break-word}@media(max-width:600px){.error-page .title{font-size:9.625rem}.error_404{padding:20rem 0;background-size:contain}}.stickymenu{position:fixed;top:0;width:100%;background-color:rgba(0,0,0,.7);box-shadow:0 3px 5px rgba(0,0,0,.05);z-index:1000;left:0;right:0}.stickymenu1{display:none;position:fixed;top:0;width:100%;background-color:rgba(0,0,0,.7);box-shadow:0 3px 5px rgba(0,0,0,.05);z-index:1000;left:0;right:0}@media (min-width:1200px){body.boxed .stickymenu,body.boxed .stickymenu1,body.boxed .shrink{width:1210px}.boxed .stickymenu,.boxed .stickymenu1,.boxed .shrink:not(.boxed .layout1.shrink){left:unset;right:unset}}@media (min-width:1200px){body.boxed{width:1210px;-webkit-box-shadow:0 0 10px 0 rgba(48,48,48,.5);box-shadow:0 0 10px 0 rgba(48,48,48,.5);margin:30px auto;position:relative;background:url(//futebolsociety.net/wp-content/themes/olivewp/assets/images/bg-pattern/bg-img1.png) repeat fixed}}@media (min-width:601px){body.admin-bar .stickymenu,body.admin-bar .stickymenu1,body.admin-bar .shrink1{top:32px}}.shrink{transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;background-color:transparent;left:0;right:0}.spice-custom.shrink{padding-top:.5rem;padding-bottom:.5rem}.spice-custom.shrink1{padding-top:0;padding-bottom:0}.shrink1{width:100%;background-color:rgba(0,0,0,.7);box-shadow:0 3px 5px rgba(0,0,0,.05);z-index:1000;position:fixed;top:0;left:0;right:0}.layout1.stickymenu,.layout1.stickymenu1,.layout2.stickymenu,.layout2.stickymenu1{background-color:rgba(255,255,255,.9)}.layout1.stickymenu,.layout1.stickymenu1{left:0;right:0}.sidebar .wp-block-search .wp-block-search__label,.sidebar .widget.widget_block h1,.sidebar .widget.widget_block h2,.sidebar .widget.widget_block h3,.sidebar .widget.widget_block h4,.sidebar .widget.widget_block h5,.sidebar .widget.widget_block h6{padding-bottom:1.313rem;margin:0;z-index:1;position:relative}.footer-sidebar .wp-block-search .wp-block-search__label,.footer-sidebar .widget.widget_block h1,.footer-sidebar .widget.widget_block h2,.footer-sidebar .widget.widget_block h3,.footer-sidebar .widget.widget_block h4,.footer-sidebar .widget.widget_block h5,.footer-sidebar .widget.widget_block h6{padding-bottom:.5rem;color:#fff;margin:0 0 2rem;font-weight:600}.widget li:last-child{border-bottom:none;padding-bottom:0}.sidebar .widget .wp-block-tag-cloud a,.footer-sidebar .widget .wp-block-tag-cloud a{font-size:.938rem !important;display:inline-block;padding:.438rem 1.063rem;color:#777;background-color:#f4f4f4;margin:0 .125rem .438rem}.sidebar .widget .wp-block-tag-cloud a{text-decoration:none}.sidebar .widget .wp-block-tag-cloud a:hover,.sidebar .widget .wp-block-tag-cloud a:focus,.footer-sidebar .widget .wp-block-tag-cloud a:hover,.footer-sidebar .widget .wp-block-tag-cloud a:focus{color:#fff}.widget_block .wp-block-search .wp-block-search__inside-wrapper{padding:0;display:flex}.wp-block-search .wp-block-search__input{display:inline-block;border:0}.footer-sidebar .widget_media_gallery li{border-bottom:none;padding-bottom:0}.widget.widget_media_gallery img,.wp-block-gallery.is-cropped .blocks-gallery-item img{max-width:100%;height:auto}.footer-sidebar .wp-block-search .wp-block-search__button,.sidebar .wp-block-search .wp-block-search__button{color:#fff;z-index:1;border-radius:0;margin-left:0;margin-top:0;display:inline-block;padding:14px;height:auto}.wp-block-search__button .search-icon{fill:#fff}.footer-sidebar .wp-block-calendar table caption,.footer-sidebar .wp-block-calendar table tbody{color:#acacac}.footer-sidebar .wp-block-calendar tbody td,.footer-sidebar .wp-block-calendar th{border:1px solid #3f3f3f}.footer-sidebar .wp-block-calendar{color:#000}.footer-sidebar .widget_nav_menu ul{margin-bottom:0;margin-left:1.5em}.footer-sidebar .wp-block-gallery .blocks-gallery-item,.sidebar .wp-block-gallery .blocks-gallery-item{border-bottom:none}.footer-sidebar .widget .wp-block-tag-cloud a{text-decoration:none}.wp-block-latest-comments__comment{font-weight:600;line-height:1.1}@media (max-width:1100px){.logo_title{display:inline-block}}.main-header-btn{margin-right:1.875rem;padding-top:.9rem;padding-bottom:.9rem}.border-btm{border-bottom:1px solid #fff}.spice .bg-light{color:#fff}.spice .text-dark{color:#fff}.spice-nav:not(.sm-collapsible) .sm-nowrap>li.show>.dropdown-item{color:#fff}.spice-clr:after{display:block;clear:both;content:""}.owl-carousel .owl-prev,.owl-carousel .owl-next{display:inline-block;background-color:rgba(0,0,0,.3);opacity:0;color:#fff;font-size:1.25rem;line-height:3;padding:0 !important;margin:0;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:3.75rem;height:3.75rem;border-radius:50px;z-index:10;overflow:hidden;cursor:pointer;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.owl-carousel .owl-prev{left:30px}.owl-carousel .owl-next{right:30px}.owl-carousel:hover .owl-prev{left:30px;opacity:1}.owl-carousel:hover .owl-next{right:30px;opacity:1}.col{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.spice-row{margin:0 0 1.25rem;min-height:1px}.spice-row .spice-col-1{float:none;width:100%}.spice-row .spice-col-2{width:66.66%}.spice-row .spice-col-3{width:50%}.spice-row .spice-col-4{width:33.3%}.spice-row .spice-col-5{width:25%}.spice-row .spice-col-6{width:20%}.spice-row .spice-col-7{width:16.66666667%}.spice-row .spice-col-8{width:14.28%}.spice-row .spice-col-9{width:12.5%}.spice-row .spice-col-10{width:11.11%}.spice-row .spice-col-1,.spice-row .spice-col-2,.spice-row .spice-col-3,.spice-row .spice-col-4,.spice-row .spice-col-5,.spice-row .spice-col-6,.spice-row .spice-col-7,.spice-row .spice-col-8,.spice-row .spice-col-9,.spice-row .spice-col-10{padding:0 15px}@media only screen and (max-width:991px){.wrapper .spice-container{width:auto}}@media only screen and (max-width:815px){.spice-row .spice-col-1,.spice-row .spice-col-2,.spice-row .spice-col-3,.spice-row .spice-col-4,.spice-row .spice-col-5,.spice-row .spice-col-6,.spice-row .spice-col-7,.spice-row .spice-col-8,.spice-row .spice-col-9,.spice-row .spice-col-10,body .waterfall.spice-row .spice-col-3{width:100%}.spice-right{float:none}.site-footer .site-info .footer-nav{float:none;margin-left:0}.site-footer .site-info .footer-nav li:first-child{margin-left:0}.site-info{text-align:center}.site-info .spice-row{margin:0 0 .25rem}.page-title-section,.page-title-section .page-breadcrumb{text-align:center}li.dropdown .fa-angle-down{position:absolute;top:50%;right:0;margin:-.7em .5em 0 0;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;padding:0;width:2em;height:1.4em;font-size:1.25rem;line-height:1.2em;text-align:center}}@media (min-width:1200px){.site-info .spice-right{text-align:right}}.spice-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (max-width:991px){.header-sidebar{padding:.875rem 0}.head-contact-info li{margin:0 0 .625rem}.custom-social-icons li{padding:0}.head-contact-info{float:none;padding:0}.header-sidebar .widget{text-align:center;display:block}.dropdown-menu{border:unset}.spice-collapse ul,.spice-collapse ol{margin:1.5em 0 1.5em 1.125em}}@media (max-width:420px){.spice-custom .dropdown-menu.search-panel{width:250px}}@media (max-width:600px){.page-title-section{padding:230px 0 30px}}.subscribe-form .input-group{position:relative}.footer-meta.entry-meta{display:inline-block;padding-top:.5rem}.post .entry-content .more-link{float:right;display:inline-block;padding:8px 15px;color:#000;font-size:14px;font-weight:500;border:1px solid #ebebeb}.post .entry-content .more-link{border:1px solid #ebebeb;color:#000;border-radius:4px}.layout1.spice-custom{max-width:90%;margin:0 auto;width:1270px;border-radius:10px}.layout1.spice-custom .spice-nav li>a,.layout2.spice-custom .spice-nav li>a{color:#000}.layout1.spice.spice-custom .header-button a,.layout2.spice.spice-custom .header-button a{color:#fff}.layout1 .cart-header>a.cart-icon,.layout2 .cart-header>a.cart-icon{color:#000}@media (min-width:1101px){.layout1.spice-custom .open .dropdown-menu,.layout2.spice-custom .open .dropdown-menu{background-color:#fff}}.layout1.spice-custom .dropdown-menu>li>a:hover,.layout1.spice-custom .dropdown-menu>li>a:focus,.layout2.spice-custom .dropdown-menu>li>a:hover,.layout2.spice-custom .dropdown-menu>li>a:focus{background-color:#f5f5f5}.layout1 .spice-toggle,.layout2 .spice-toggle{color:#000}@media (max-width:1100px){.layout1.spice-custom .spice-nav,.layout2.spice-custom .spice-nav{background-color:#fff}.layout1.spice-custom .dropdown-menu,.layout2.spice-custom .dropdown-menu{background-color:#fff}}.layout1.stickymenu,.layout2.stickymenu,.shrink.layout1.stickymenu,.shrink.layout2.stickymenu{background-color:rgba(255,255,255,.9)}.layout1 .custom-logo-link-url .site-title a{color:#000}.layout1 .custom-logo-link-url .site-description{color:#858585}.layout-2 .head-contact-info i{background-color:transparent}.layout2.spice-custom{border-bottom-left-radius:70px;border-bottom-right-radius:70px}@media (max-width:1100px){.layout2.spice-custom .spice-nav{border-bottom-left-radius:20px;border-bottom-right-radius:20px}}@media (max-width:1100px){.spice-custom li a.search-icon{border-bottom:none}ul.dropdown-menu .fa-angle-right:before{content:"\f107";position:absolute;top:50%;right:0;margin:-.7em .5em 0 0;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;padding:0;width:2em;height:1.4em;font-size:1.25rem;line-height:1.2em;text-align:center}}.layout2 .custom-logo-link-url .site-title a{color:#000}.layout2 .custom-logo-link-url .site-description{color:#858585}.layout-2 .head-contact-info li a:hover,.layout-2 .head-contact-info li a:focus{color:#f5f5f5}div#preloader1{margin:auto;position:fixed;width:100%;height:100%;background-color:#fff;z-index:9999999;display:flex;align-content:center;justify-content:center}@media (min-width:1200px){body.boxed div#preloader1{width:1210px}}.olivewp-preloader-cube{top:40%;left:50%;margin-left:-25px;margin-top:-25px;width:50px;height:50px;position:absolute;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.olivewp-preloader-cube .olivewp-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.olivewp-preloader-cube .olivewp-cube2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}.olivewp-preloader-cube .olivewp-cube4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}.olivewp-preloader-cube .olivewp-cube3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}.olivewp-preloader-cube .olivewp-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;-webkit-animation:hp-foldCubeAngle 2.4s infinite linear both;animation:hp-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.olivewp-preloader-cube .olivewp-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.olivewp-preloader-cube .olivewp-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}.olivewp-preloader-cube .olivewp-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}@keyframes hp-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0);opacity:1}100%,90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}#preloader2{margin:auto;position:fixed;z-index:9999999;display:flex;width:100%;height:100%;background-color:#fff}#preloader2 .square{position:relative;width:50px;height:50px;margin:0 auto;border-radius:4px;animation-fill-mode:both;animation:motion 2.5s infinite cubic-bezier(.89,.03,.06,1.5)}.loader-2{position:fixed;top:48%;left:48%;width:77px;height:67px}#preloader2 .path{height:10px;width:110px;overflow:hidden;position:absolute;bottom:0}#preloader2 .path>div{background:#444;width:10px;height:10px;border-radius:2px;margin:0 15px;position:absolute;top:0;left:0;animation-fill-mode:both;animation:dynamic 5s infinite cubic-bezier(.89,.03,.06,1.5)}#preloader2 .path>div:nth-child(1){left:40px}#preloader2 .path>div:nth-child(2){left:80px}#preloader2 .path>div:nth-child(3){left:120px}#preloader2 .path>div:nth-child(4){left:160px}#preloader2 .path>div:nth-child(5){left:200px}#preloader2 .path>div:nth-child(6){left:240px}#preloader2 .path>div:nth-child(7){left:280px}@keyframes motion{50%{transform:rotate(90deg)}100%{transform:rotate(180deg)}}@keyframes dynamic{0%{transform:translateX(-40px)}25%{transform:translateX(-80px)}50%{transform:translateX(-120px)}75%{transform:translateX(-160px)}100%{transform:translateX(-200px)}}#preloader3{width:100%;height:100%;background-color:#000;position:fixed;z-index:1000}.loader{width:15em;height:15em;margin:0 auto;border-radius:50%;position:relative;animation:hypnosis 5s infinite linear;top:30%}.loader div{font-size:1.5em;width:10em;height:10em;border-radius:50%;transform-origin:5em 5em;position:relative}.loader div span,.loader div span:before,.loader div span:after{border-top:.3em solid #fff;border-radius:50%;position:absolute;left:.5;animation:color 10s infinite}.loader div span{width:9em;height:9em;transform-origin:5em 2.9em;top:0}.loader div span:before,.loader div span:after{content:""}.loader div span:before{width:8em;height:8em;border:0 solid #fff;border-width:0 .3em 0 0;right:.1em;top:-.2em}.loader div span:after{width:6.5em;height:6.5em;border:0 solid #fff;border-width:0 0 .3em;right:.4em;bottom:1.2em}.loader div span:nth-child(2){font-size:.6em;transform-origin:8.3em 4.8em;transform:rotate(-90deg)}.loader div span:nth-child(3){font-size:.2em;transform-origin:8em 8.7em;transform:rotate(180deg)}.loader div:nth-child(2),.loader div:nth-child(3),.loader div:nth-child(4){position:absolute;top:0;left:0}.loader div:nth-child(3),.loader div:nth-child(4){animation:hypnosis 4s linear infinite reverse}.loader div:nth-child(2){transform:rotate(90deg)}.loader div:nth-child(3){animation-delay:-2s}.loader div:nth-child(4){animation-delay:-4s}.loader div:nth-child(2) span,.loader div:nth-child(2) span:before,.loader div:nth-child(2) span:after{border-color:skyblue;animation-delay:2.5s}.loader div:nth-child(3) span,.loader div:nth-child(3) span:before,.loader div:nth-child(3) span:after{border-color:crimson;animation-delay:2s}.loader div:nth-child(4) span,.loader div:nth-child(4) span:before,.loader div:nth-child(4) span:after{border-color:gold;animation-delay:.5s}@keyframes hypnosis{100%{transform:rotate(360deg)}}@keyframes color{10%{border-color:#845ec2}20%{border-color:#fef950}30%{border-color:#ff6f91}40%{border-color:#17a554}50%{border-color:#33a896}60%{border-color:#2247a9}70%{border-color:#e8353c}80%{border-color:#f3f3cc}90%{border-color:#4ffbdf}}#preloader4{width:100%;height:100%;background-color:#000;position:fixed;z-index:1000}.loader-4{left:45%;top:40%;width:100px;height:100px;position:absolute}.loader-4 .loader-inner-1,.loader-4 .loader-inner-2,.loader-4 .loader-inner-3,.loader-4 .loader-inner-4{display:block;width:20px;height:20px;border-radius:20px;position:absolute}.loader-4 .loader-inner-1:before,.loader-4 .loader-inner-2:before,.loader-4 .loader-inner-3:before,.loader-4 .loader-inner-4:before{content:"";display:block;width:20px;height:20px;border-radius:20px;position:absolute;right:0;animation-name:loading-1;animation-iteration-count:infinite;animation-direction:normal;animation-duration:2s}.loader-4 .loader-inner-1{top:0;left:0;transform:rotate(70deg)}.loader-4 .loader-inner-1:before{background:#fce6cf}.loader-4 .loader-inner-2{top:0;right:0;transform:rotate(160deg)}.loader-4 .loader-inner-2:before{background:#1e3c72}.loader-4 .loader-inner-3{bottom:0;right:0;transform:rotate(-110deg)}.loader-4 .loader-inner-3:before{background:#ffcf0e}.loader-4 .loader-inner-4{bottom:0;left:0;transform:rotate(-20deg)}.loader-4 .loader-inner-4:before{background:#ff2350}@keyframes loading-1{0%{width:20px;right:0}30%{width:120px;right:-100px}60%{width:20px;right:-100px}}#preloader5{width:100%;height:100%;background-color:#fff;position:fixed;z-index:1000}.loader-5{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.loader-5 span{position:absolute;width:20px;height:20px;background:#262626;animation:animates 4s infinite forwards ease-in-out}.loader-5 span:nth-child(1){background:#00485f;left:-24px;top:-24px;animation-delay:.5s}.loader-5 span:nth-child(2){left:0;top:-24px;animation-delay:1s}.loader-5 span:nth-child(4){background:#00485f;left:-24px;top:0;animation-delay:1.5s}.loader-5 span:nth-child(3){left:0;top:0;animation-delay:2s}@keyframes animates{0%{transform:rotateY(0deg)}20%{transform:rotateY(360deg)}40%{transform:rotateX(180deg)}60%{transform:rotateX(0deg)}80%{transform:rotateX(360deg)}100%{transform:rotateY(180deg)}}#preloader6{width:100%;height:100%;background-color:#000;position:fixed;z-index:1000}.loader-6{width:180px;height:40px;position:relative;margin:50px auto 0;top:40%}.loader-6 .inner_loader{background:#db2651;width:30px;height:30px;border-radius:50%;display:inline-block;animation:move-ball 1s infinite linear}.loader-6 .inner_loader:nth-child(2){background:#1da1f2;animation-delay:-.2s}.loader-6 .inner_loader:nth-child(3){background:#1ba506;animation-delay:-.4s}.loader-6 .inner_loader:nth-child(4){background:#ec5f20;animation-delay:-.6s}.loader-6 .inner_loader:nth-child(5){background:#742cc0;animation-delay:-.8s}@keyframes move-ball{0%{box-shadow:0px 21px 15px 0px rgba(0,0,0,.25);filter:brightness(1.1);transform:translatey(0) scale(1)}25%{box-shadow:0px 38.5px 25px 0px rgba(0,0,0,.25);filter:brightness(1);transform:translatey(-17.5px) scale(.75)}50%{box-shadow:0px 21px 15px 0px rgba(0,0,0,.25);filter:brightness(.8);transform:translatey(0px) scale(.5)}75%{box-shadow:0px 3.5px 5px 0px rgba(0,0,0,.25);filter:brightness(1);transform:translatey(17.5px) scale(.75)}100%{box-shadow:0px 21px 15px 0px rgba(0,0,0,.25);filter:brightness(1.1);transform:translatey(0) scale(1)}}@media (min-width:1200px){body.boxed div#preloader{width:1210px}}.spice-container-fulid{width:100%;padding-right:15px;padding-left:15px}.spice-container-streatched{width:100%;padding:0}.spice-container-streatched .spice-row .spice-col-1,.spice-container-streatched .spice-row .spice-col-2,.spice-container-streatched .spice-row .spice-col-3,.spice-container-streatched .spice-row .spice-col-4,.spice-container-streatched .spice-row .spice-col-5,.spice-row .spice-col-6,.spice-container-streatched .spice-row .spice-col-7,.spice-container-streatched .spice-row .spice-col-8,.spice-container-streatched .spice-row .spice-col-9,.spice-container-streatched .spice-row .spice-col-10{padding:0}#loadMore{background-color:#fff;border:1px solid #ebebeb;color:#000;font-size:.875rem;display:inline-block;padding:.188rem 1.25rem;border-radius:4px}input[type=text]::-ms-clear{display:none;width:0;height:0}input[type=text]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.spice-custom .custom-logo-link,.spice-custom .sticky-logo-link,.spice-custom .sticky-logo-mb-link{letter-spacing:1px;font-weight:600;font-size:2rem;line-height:1.5;color:#1b1b1b;margin-left:0;height:auto;padding:25px 10px 25px 0;float:left}@media (max-width:1100px){.dropdown-menu .fa-angle-right,li.dropdown .fa-angle-down{position:absolute;top:50%;right:0;margin:-.7em .5em 0 0;border:1px solid rgba(251,251,251,.1);border-radius:.25rem;padding:0;width:2em;height:1.4em;line-height:1.5em;text-align:center}ul.dropdown-menu .fa-angle-right:before{content:"\f107"}}@media (max-width:498px){.spice-header{text-align:center}.spice-custom .custom-logo-link,.spice-custom .sticky-logo-link,.spice-custom .sticky-logo-mb-link{float:none;padding:0}.stickymenu .custom-logo,.stickymenu1 .custom-logo,.shrink .custom-logo{padding-top:15px}}@media (min-width:500px){.spice-custom .header-rgt .custom-logo-link,.spice-custom .header-rgt .sticky-logo-link,.spice-custom .header-rgt .sticky-logo-mb-link{float:right}}@media (min-width:1100px){.spice-custom .content-center{padding-top:15px}.spice-custom .content-center .custom-logo-link,.spice-custom .content-center .sticky-logo-link,.spice-custom .content-center .sticky-logo-mb-link{float:none}}button:focus,input:focus{outline:thin dotted;outline:auto 2px Highlight;outline:2px auto -webkit-focus-ring-color}.scroll-up a:focus{color:#fff}.post .post-thumbnail a{margin:1px;display:block}.post .entry-content a,.widget p a,.comment-detail a,.blog-author-info a{text-decoration:underline}.comment-detail .edit-link a,.comment-detail .reply a,.post .entry-content .footer-meta a{text-decoration:none}.post .entry-content .more-link{text-decoration:none}@media (min-width:1200px){.boxed #preloader1,.boxed #preloader2,.boxed #preloader3,.boxed #preloader4,.boxed #preloader5,.boxed #preloader6{width:1210px}.boxed .layout1.stickymenu,.boxed .layout1.stickymenu1,.boxed .layout1.shrink{width:1100px}}.site-info .spice-right .widget.widget_block{display:inline-block}.site-info .wp-block-search .wp-block-search__label,.site-info .widget.widget_block h1,.site-info .widget.widget_block h2,.site-info .widget.widget_block h3,.site-info .widget.widget_block h4,.site-info .widget.widget_block h5,.site-info .widget.widget_block h6,.spice-topbar .wp-block-search .wp-block-search__label,.spice-topbar .widget.widget_block h1,.spice-topbar .widget.widget_block h2,.spice-topbar .widget.widget_block h3,.spice-topbar .widget.widget_block h4,.spice-topbar .widget.widget_block h5,.spice-topbar .widget.widget_block h6{color:#fff}.site-info .widget.widget_block ul{margin:0}.footer-sidebar .widget.widget_block .wp-block-page-list .submenu-container{margin:0 0 1.5em 1.125em}.blog-author a:focus,.reply a:focus{margin:2px}.header-sidebar .spice-container{padding-right:15px;padding-left:15px}.nav-item.html.menu-item.lite-html a{color:#fff}@media (max-width:600px){.header-sidebar .spice-container{max-width:100%}.spice-custom .open .dropdown-menu{margin:0}.spice-custom .spice-nav li{margin:0}.spice-collapse,.spice-collapse.collapse.in{padding-right:0;padding-left:0}.spice-custom .spice-nav li>a{padding:8px 0}.spice-custom .open .dropdown-menu .dropdown-menu .dropdown-header,.spice-custom .open .dropdown-menu .dropdown-menu>li>a{padding:8px 40px 8px 0}}@media (max-width:667px){.spice-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}}@media (max-width:1100px){.spice-custom .dropdown-menu .dropdown-menu{border:0;margin:0}.header-sidebar .spice-right{padding-left:15px;padding-right:15px}.spice-custom .spice-nav li{margin:0}}@media (max-width:1100px){.spice-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.spice.spice-custom .header-button a{margin:17px 0}}.post-content th:first-child,td:first-child{padding:5px}.spice.spice-custom .header-button{padding:0}@media (min-width:1100px){.nav-item.html.menu-item.lite-html p{padding:0}}.spice-custom .spice-nav li.nav-item.after-menu-widget{padding:0}.wp-block-buttons .wp-block-button a,.woocommerce .return-to-shop a.button{text-decoration:none}@media (max-width:991px){.header-six.header-sidebar,.header-sidebar.header-standard{padding:0}}.after-menu-widget .widget .wp-block-social-links .wp-social-link.wp-social-link.wp-social-link{margin-top:.75rem;padding:10px}@media (max-width:1100px){.after-menu-widget .widget .wp-block-social-links .wp-social-link.wp-social-link.wp-social-link{margin-top:.75rem;padding:5px 15px}}.after-menu-widget .widget li{padding:0}.after-menu-widget .widget ul{margin:0}@media (min-width:500px) and (max-width:1100px){.header-rgt .spice-toggle{float:left}.header-rgt .custom-logo-link-url{float:right}}@media (max-width:1100px){.spice-custom .content-center .custom-logo-link,.spice-custom .content-center .sticky-logo-link,.spice-custom .content-center .sticky-logo-mb-link{float:none;margin:0 auto}.spice-custom .content-center .spice-toggle{float:none;margin:0 auto}input,textarea,button,select,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.spice-custom .content-center .custom-logo{padding:15px 10px 10px}}@media (max-width:500px){.layout1.spice-custom .custom-logo-link .custom-logo,.layout2.spice-custom .custom-logo-link .custom-logo{padding:15px 0}}.woocommerce a.button.alt{text-decoration:none}.spice-custom .spice-nav li.menu-item.lite-html{padding:15px}.layout1 .cart-header>a .cart-total span,.layout2 .cart-header>a .cart-total span{color:#000}.header-standard{position:relative}.standard-page-title.page-title-section{padding:90px 0 70px}.header-standard .layout2.spice-custom{border-bottom-left-radius:0;border-bottom-right-radius:0}.spice-topbar ul.wp-block-latest-posts li a,.spice-topbar ol.wp-block-latest-comments li a{color:#fff}.spice-topbar .wp-block-search .wp-block-search__button{color:#fff;z-index:1;border-radius:0;margin-left:0;margin-top:0;display:inline-block;padding:14px;height:auto}.widget li.blocks-gallery-item:last-child{padding-bottom:.813rem}@media (max-width:1100px){.header-standard .layout2.spice-custom .spice-nav{border-bottom-left-radius:0;border-bottom-right-radius:0}}.wpcf7 input[type=text],.wpcf7 input[type=email],.wpcf7 input[type=number],.wpcf7 input[type=tel],.wpcf7 textarea{background:0 0;margin-bottom:1.875rem;border:1px solid #dbdbdb}@media (max-width:600px){#preloader2 .loader-2,#preloader4 .loader-4{left:40%}}@media (max-width:768px){.cart-header>a.total{right:-14px}}.cart-header>a.total span.cart-total span{display:inline-block}@media (max-width:400px){.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:left}}.woocommerce-page .return-to-shop{padding-top:1.25rem}.page-title.content-area-title :is(span,h1,h2,h3,h4,h5,h6,p,div){color:#000}.page-title.content-area-title{padding:1.5rem 0}.text-left .page-breadcrumb{text-align:left}.text-right .page-title{text-align:right}.text-left .page-breadcrumb{text-align:left}.text-center .page-breadcrumb{text-align:center;padding:0;padding-right:10px}.text-center .page-title :is(span,h1,h2,h3,h4,h5,h6,p,div){margin:0}ul.page-breadcrumb:not(.parallel .page-breadcrumb){padding:0;margin:0}.page-title:not(.page-section-space.blog .page-title,.error404 .error-page .page-title) :is(span,h1,h2,h3,h4,h5,h6,p,div){color:#fff}.page-title:not(.parallel .page-title) :is(span,h1,h2,h3,h4,h5,h6,p,div){margin:0}.page-title-section .spice-col-3.text-right{margin:auto 0}@media only screen and (max-width:815px){.text-right .page-title,.text-left .page-breadcrumb{text-align:center}}.blg-masonry{margin:0 auto;width:100%}.waterfall{padding:0;width:100%;height:auto;margin:0 auto;visibility:visible}.waterfall .item{-webkit-animation:anim .8s ease-in-out;animation:anim .8s ease-in-out;margin-bottom:1%}@-webkit-keyframes anim{0%{display:none;opacity:0}1%{display:block;opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes anim{0%{display:none;opacity:0}1%{display:block;opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.masonry-four .spice-container{padding-left:0;padding-right:0}.waterfall.spice-row .spice-col-3{width:49%}.post{padding:1rem 0}.list-view .post,.list-view-sdbr .post{padding:0}.list-view.blog .post .post-thumbnail,.list-view-sdbr.blog .post .post-thumbnail{margin-top:0}.footer-meta.entry-meta{padding:.5rem 0 0}.blog h3.entry-title,.entry-content,.entry-meta{margin-bottom:0;padding:.5rem 1.875rem}.blog.list-view h3.entry-title,.blog.list-view .entry-content,.blog.list-view .entry-meta,.blog.list-view-sdbr h3.entry-title,.blog.list-view-sdbr .entry-content,.blog.list-view-sdbr .entry-meta{padding:0;margin-bottom:1rem}.blog .post.content-none .entry-title{margin-bottom:1.3rem;margin-top:unset;padding:unset}.blog .post .post-thumbnail{margin-bottom:.8rem;margin-top:.5rem}body .blog .post.thumbnail_top{padding-top:0}body .blog .post.thumbnail_top .post-thumbnail{margin-top:0}body .blog .post.thumbnail_bottom{padding-bottom:0}body .blog .post.thumbnail_bottom .post-thumbnail{margin-bottom:0}body.single-post .footer-meta.entry-meta{float:unset;padding:.5rem 1.875rem;margin-bottom:1rem}body.single-post .blog .post .spice-seprator,body.single-post .blog .post .entry-content .spice-seprator{border-bottom:1px solid #ebebeb;margin:5px 0 18px}.blog.list-view .spice-row .post-thumbnail.img-round,.blog.list-view-sdbr .spice-row .post-thumbnail.img-round{width:15.5rem;height:15.5rem;border-radius:50%;margin:1.5rem;display:inline-block}.blog.list-view .spice-row .post-thumbnail.img-round img,.blog.list-view-sdbr .spice-row .post-thumbnail.img-round img{width:15.5rem;height:15.5rem}@media (min-width:768px){.grid-view.grid_col_4 .olive-grid-column,.grid-view.grid_col_3 .olive-grid-column,.grid-view.grid_col_2 .olive-grid-column{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;float:left}.grid-view.grid_col_4 .olive-grid-column{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.grid-view.grid_col_3 .olive-grid-column{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}.grid-view.grid_col_2 .olive-grid-column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.grid-view.grid_col_4 .olive-grid-column:nth-child(4n+1),.grid-view-sdbar.grid_col_4 .olive-grid-column:nth-child(4n+1),.grid-view.grid_col_3 .olive-grid-column:nth-child(3n+1),.grid-view-sdbar.grid_col_4 .olive-grid-column:nth-child(3n+1),.grid-view.grid_col_2 .olive-grid-column:nth-child(2n+1),.grid-view-sdbar.grid_col_4 .olive-grid-column:nth-child(2n+1){clear:both}.stretched.grid-view.grid_col_4 .spice-row .spice-col-1,.stretched.grid-view.grid_col_3 .spice-row .spice-col-1,.stretched.grid-view.grid_col_2 .spice-row .spice-col-1{padding:0}}@media (min-width:768px){.blog.blg-masonry .spice-row .spice-col-5{-webkit-box-flex:0;-ms-flex:0 0 24.98%;flex:0 0 24.98%;max-width:24.98%;position:relative;width:100%;min-height:1px}.blog.blg-masonry .spice-row .spice-col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;position:relative;width:100%;min-height:1px}.blog.blg-masonry .spice-row .spice-col-3{-webkit-box-flex:0;-ms-flex:0 0 49.94%;flex:0 0 49.94%;max-width:49.94%;position:relative;width:100%;min-height:1px}}@media (max-width:1600px){.blg-masonry.stretched .spice-row .spice-col-5{-webkit-box-flex:0;-ms-flex:0 0 24.98%;flex:0 0 24.98%;max-width:24.98%;position:relative;width:100%;min-height:1px}}@media (max-width:1200px){body.blog .page-section-space.blog.blg-masonry.stretched .spice-container{padding:0 15px}}@media only screen and (max-width:815px){.blg-masonry.stretched .spice-row .spice-col-5{max-width:100%}}.blg-masonry.stretched .spice-col-1,.blog.blg-masonry .spice-col-1{padding:0}article.post .entry-meta a{word-break:break-all}body .blog.blg-masonry .pagination{margin:1.25rem .875rem 1.5625rem}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-brands-400.eot);src:url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-brands-400.woff) format("woff"),url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-brands-400.ttf) format("truetype"),url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-regular-400.eot);src:url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-regular-400.woff) format("woff"),url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-solid-900.eot);src:url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-solid-900.woff) format("woff"),url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(//futebolsociety.net/wp-content/themes/olivewp/assets/css/font-awesome/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
.page-section-space .spice-container,.section-space .spice-container:not(.page-section-space.stretched .spice-container,.section-space.stretched .spice-container){width:1200px;max-width:100%}body .page-section-space .spice-row .spice-col-2{width:66%}body .page-section-space .spice-row .spice-col-4{width:33%}@media(max-width:691px){body .page-section-space .spice-row .spice-col-2{width:100%}body .page-section-space .spice-row .spice-col-4{width:100%}}
.custom-logo{width:257px;height:auto}body .spice.spice-custom .header-button a{-webkit-border-radius:0px;border-radius:0}
body .sidebar .wp-block-search .wp-block-search__label,body .sidebar .widget.widget_block h1,body .sidebar .widget.widget_block h2,body .sidebar .widget.widget_block h3,body .sidebar .widget.widget_block h4,body .sidebar .widget.widget_block h5,body .sidebar .widget.widget_block h6,body .widget .widget-title,body .wc-block-product-search__label{color:#992438}body .sidebar p,body .sidebar .wp-block-calendar table tbody{color:#858585}body .sidebar ul li a,body .sidebar ol li a,body .sidebar .widget p a,body .woocommerce ul.cart_list li a,body .woocommerce ul.product_list_widget li a,body .widget .tagcloud a,body .sidebar .widget .wp-block-tag-cloud a{color:#858585}body .sidebar ul li a:hover,body .sidebar ol li a:hover,body .sidebar .widget p a:hover{color:#992438}
.page-title-section .spice-col-3,.page-title-section h1,.page-title-section h2,.page-title-section h3,.page-title-section h4,.page-title-section h5,.page-title-section h1,.page-title-section h6,.page-title-section span,.page-title-section p{margin:auto}
.header-sidebar{background-color:rgba(0,0,0,.6)}
body.custom-background{background-color:#fff}
.wp-block-group__inner-container p{font-weight:600}.entry-title a{font-size:25px;font-weight:600;padding:20px}body{margin-top:0 !important}.trsprnt-menu{background-color:rgba(0,0,0,.8)}.header-sidebar .spice-container{display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8)}
a:hover,a:focus,.entry-meta a:hover span,.entry-meta a:focus span,.entry-meta a:hover,.entry-meta a:focus,dl dd a,dl dd a:hover,dl dd a:focus,ul li a:focus,.btn-default-light:hover,.btn-default-light:focus,.spice-custom .spice-nav>.active>a,.spice-custom .spice-nav>.active>a:hover,.spice-custom .spice-nav>.active>a:focus,.cart-header:hover>a,.contact-icon i,.woocommerce-loop-product__title:hover,.woocommerce-message:before,.woocommerce-info:before,.woocommerce div.product .stock,.woocommerce p.stars a,.product-price>.woocommerce-loop-product__title a:hover,.product-price>.woocommerce-loop-product__title a:focus,.head-contact-info li a:hover,.head-contact-info li a:focus,.site-footer .site-info .footer-nav li a:hover,.site-footer .site-info .footer-nav li a:focus,.entry-meta i,.page-breadcrumb>li a:hover,.pagination a:hover,.pagination a:focus,.pagination a.next:focus,.pagination a.next:hover,.pagination a.previous:focus,.pagination a.previous:hover,.site-info p.copyright-section a:hover,.site-info p.copyright-section a:focus,.error-page .title,.sidebar ul li a:hover,.sidebar ul li a:focus,.blog .sticky.post .entry-meta span:hover,.blog .sticky.post .entry-meta a:hover,.sidebar ol li a:hover,.footer-sidebar a:hover,.footer-sidebar a:focus,.site-info a:hover,.site-info a:focus,.entry-content p a:hover,.entry-content p a:focus,.nav-item.html.menu-item.lite-html a:hover,.custom-logo-link-url .site-title a:hover,.elementor-page .elementor a:hover{color:#a3032d}button,input[type=button],input[type=submit],.btn-default,.btn-light:hover,.btn-light:focus,.btn-default-light,.btn-default-light:hover,.btn-default-light:focus,.blog .sticky.post .entry-content .more-link:hover{border:1px solid #a3032d}button:hover,button:focus,input[type=button]:hover,input[type=button]:focus,input[type=submit]:hover,input[type=submit]:focus,.btn-default,.btn-light:hover,.btn-light:focus,.btn-default-dark,.btn-default-light,.cart-header>a .cart-total,.woocommerce ul.products li.product .onsale,.woocommerce span.onsale,.woocommerce ul.products li.product .button,.owl-item .item .cart .add_to_cart_button,.woocommerce div.product form.cart .button,.woocommerce a.button,.woocommerce a.button:hover,.woocommerce a.button,.woocommerce .woocommerce-Button,.woocommerce .cart input.button,.woocommerce input.button.alt,.woocommerce button.button,.woocommerce #respond input#submit,.woocommerce .cart input.button:hover,.woocommerce .cart input.button:focus,.woocommerce input.button.alt:hover,.woocommerce input.button.alt:focus,.woocommerce input.button:hover,.woocommerce input.button:focus,.woocommerce button.button:hover,.woocommerce button.button:focus,.woocommerce #respond input#submit:hover,.woocommerce #respond input#submit:focus,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.added_to_cart.wc-forward,.olivewp-preloader-cube .olivewp-cube:before{background:#a3032d}.form-control:focus{border:thin dotted #a3032d}.btn-border,.btn-border:hover,.btn-border:focus{border:2px solid #a3032d}.btn-light:not(:disabled):not(.disabled):active{background-color:#a3032d;border-color:#a3032d}.spice-custom .spice-nav>li>a:focus,.spice-custom .spice-nav>li>a:hover,.spice-custom .spice-nav .open>a,.spice-custom .spice-nav .open>a:focus,.spice-custom .spice-nav .open>a:hover,.spice-custom .spice-nav .open .dropdown-menu>.active>a,.spice-custom .spice-nav .open .dropdown-menu>.active>a:hover,.spice-custom .spice-nav .open .dropdown-menu>.active>a:focus,.spice-classic .spice-nav>li>a:hover,.spice-classic .spice-nav>li>a:focus,.spice-classic .spice-nav>.open>a,.spice-classic .spice-nav>.open>a:hover,.spice-classic .spice-nav>.open>a:focus{color:#a3032d;background-color:transparent}.spice-custom .dropdown-menu{border-top:2px solid #a3032d;border-bottom:2px solid #a3032d}.spice-classic .spice-nav>.active>a,.spice-classic .spice-nav>.active>a:hover,.spice-classic .spice-nav>.active>a:focus{background-color:transparent;color:#a3032d;border-top:2px solid #a3032d}.custom-social-icons li>a:hover,.custom-social-icons li>a:focus,.owl-carousel .owl-prev:hover,.owl-carousel .owl-prev:focus,.owl-carousel .owl-next:hover,.owl-carousel .owl-next:focus,#loadMore:hover{background-color:#a3032d;color:#fff}.layout-2 .custom-social-icons li>a:hover,.layout-2 .custom-social-icons li>a:focus{background-color:#fff;color:#a3032d}form.search-form input.search-submit,input[type=submit],.woocommerce-product-search input[type=submit],button[type=submit],.footer-sidebar .wp-block-search .wp-block-search__button,.sidebar .wp-block-search .wp-block-search__button,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.head-contact-info i,.scroll-up a,.sidebar .widget .wp-block-tag-cloud a:hover,.sidebar .widget .wp-block-tag-cloud a:focus,.footer-sidebar .widget .wp-block-tag-cloud a:hover,.footer-sidebar .widget .wp-block-tag-cloud a:focus,.layout-2,.widget .tagcloud a:hover,.widget .tagcloud a:focus,.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#a3032d}.woocommerce-message,.woocommerce-info{border-top-color:#a3032d}.spice.spice-custom .header-button a{background-color:#a3032d;border:2px solid #a3032d}.spice.spice-custom .header-button a:hover,.spice.spice-custom .header-button a:focus{color:#fff;background-color:#a3032d;border:2px solid #a3032d}.post .entry-content .more-link:hover{border:1px solid #a3032d;background-color:#a3032d;color:#fff}.pagination a.active,.pagination span.current{position:relative;color:#a3032d}.site-info,.blog .sticky.post .entry-content .more-link:hover{border-top:1px solid #a3032d}.error_404 svg path{fill:#a3032d}blockquote{border-left:5px solid #a3032d}.blog .sticky.post{background-color:#8b8180}.blog .sticky.post .entry-meta span:hover,.blog .sticky.post .entry-meta a:hover,.blog .sticky.post h3.entry-title a:hover{color:#fff}