/**handles:animate,afeb-accordion-style,afeb-alert-box-style,afeb-breadcrumb-style,afeb-countdown-style,afeb-creative-button-style,afeb-data-table-pkg-style,afeb-data-table-style,afeb-slick-pkg-style-theme,afeb-slick-pkg-style,afeb-fancy-text-style,afeb-flip-box-style,afeb-popup-style,afeb-hotspot,afeb-info-box-style,afeb-lrform-style,afeb-map-style,afeb-newsticker-style,afeb-notice-box-style,afeb-off-canvas-style,afeb-price-box-style,afeb-sound-player-style,afeb-tabs-style,afeb-testimonial-carousel-style,afeb-timeline-style,afeb-pro-version-style**/

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the Hippocratic License 2.1 - http://firstdonoharm.dev
 *
 * Copyright (c) 2021 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(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) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}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) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(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) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}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) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(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:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(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:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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 shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-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)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,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:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,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:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,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) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,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) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,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) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,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) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,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) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,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) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,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) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,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) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-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)}}@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)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-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)}}@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)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.afeb-accordion .afeb-items .afeb-item{border:1px solid #f2f2f2;border-radius:10px;cursor:pointer;padding:20px 10px;margin:5px 0}.afeb-accordion .afeb-items .afeb-item.afeb-open,.afeb-accordion .afeb-items .afeb-item:hover{background-color:#f4f4f4}.afeb-accordion .afeb-items .afeb-item .afeb-title-section{align-items:center;display:grid;grid-template-columns:auto 1fr auto;gap:15px}.afeb-accordion .afeb-items .afeb-item .afeb-image{align-items:center;background-color:#c6e1ee;border-radius:10px;color:#29607b;display:flex;font-size:25px;height:50px;justify-content:center;width:50px}.afeb-accordion .afeb-items .afeb-item .afeb-image>svg{width:25px}.afeb-accordion .afeb-title-section .afeb-icon>i,.afeb-accordion .afeb-title-section .afeb-title{font-size:18px}.afeb-accordion .afeb-title-section svg{width:18px}.afeb-accordion .afeb-items .afeb-item.afeb-open .afeb-title-section .afeb-icon.afeb-for-open,.afeb-accordion .afeb-items .afeb-item:not(.afeb-open) .afeb-title-section .afeb-icon.afeb-for-close{display:none}.afeb-accordion .afeb-items .afeb-item .afeb-description{color:#868686;display:none;font-size:16px;margin-top:15px}
.afeb-alert-box{background-color:#a076f9;border-radius:5px;padding:17px 55px 17px 17px;position:relative}.close-alert-box{background-color:rgb(60,58,62,.5);border-radius:40px;box-shadow:0 0 10px 0 rgba(0,0,0,.5);cursor:pointer;display:block;height:30px;padding-top:4px;position:absolute;right:10px;text-align:center;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);transform:all .15s;width:30px}.close-alert-box:hover{background-color:rgb(60,58,62,.3)}.close-alert-box>svg{display:inline-block;fill:#fff;height:15px;width:15px}.afeb-alert-box-content{color:#fff;font-size:16px;text-align:left}
.afeb-breadcrumb{background-color:#fff;border-radius:50px;box-shadow:0 5px 25px 0 rgba(0,0,0,.07);border:1px solid #e7ecf0;padding:3px 19px;position:relative;white-space:nowrap;overflow-x:auto;overflow-y:clip;text-align:left}.afeb-breadcrumb .afeb-current-crumb,.afeb-breadcrumb a{line-height:50px;padding:0 25px;position:relative}.afeb-breadcrumb a::after,.afeb-breadcrumb a::before{border-bottom:2em solid transparent;border-top:2em solid transparent;border-left:1.1em solid;content:"";margin-top:-2em;right:-1em;position:absolute;top:50%}.afeb-breadcrumb a::before{border-left-color:#e7ecf0;right:-1.1em;z-index:1}.afeb-breadcrumb a::after{border-left-color:#fff;z-index:1}.afeb-breadcrumb a[href*=http]:hover{color:#5222d0}.afeb-breadcrumb a,.afeb-breadcrumb span{font-size:15px;font-weight:400}
.afeb-countdown{background:#070f2b;box-shadow:0 5px 10px 0 rgb(7,15,43,.5);border-radius:10px;overflow:hidden;padding:20px;text-align:center;width:100%}.afeb-countdown-timer{display:flex;justify-content:center;list-style:none;margin:20px auto}.afeb-countdown-timer.afeb-c4 li{width:25%}.afeb-countdown-timer.afeb-c3 li{width:33%}.afeb-countdown-timer.afeb-c2 li{width:50%}.afeb-countdown-timer.afeb-c1 li{width:100%}.afeb-countdown-timer li span{display:block;font-size:14px}.afeb-countdown-number{color:#ff204e;font-size:40px}.afeb-countdown-label{color:#9290c3;font-size:20px;font-weight:700}.afeb-countdown-end-message,.afeb-countdown-end-message>*{color:#ff204e}
.afeb-creative-button{border:2px solid #5936c6;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;fill:#5936c6;letter-spacing:1.5px;line-height:1;text-transform:capitalize;padding:20px 24px;overflow:hidden;position:relative;text-align:center;transition:.2s}.afeb-creative-button:hover{fill:#fff}.afeb-creative-button:hover .afeb-creative-button-text{color:#fff}.afeb-creative-button span{text-decoration:inherit}.afeb-creative-button-content-wrapper{gap:8px;justify-content:center;position:relative;z-index:10}.afeb-creative-button-content-wrapper,.afeb-creative-button-icon,.afeb-creative-button-wrapper{display:flex}.afeb-creative-button-icon svg{height:auto;width:1em}.afeb-creative-button-text{color:#5936c6;display:inline-block}.afeb-creative-button-style1::after,.afeb-creative-button-style1::before{background-color:#5936c6;border-radius:50%;block-size:100%;content:'';inset-block-start:0;inset-inline-start:0;inline-size:100%;opacity:0;position:absolute;transform:scaleX(0);transition:.3s ease-in}.afeb-creative-button-style2::after,.afeb-creative-button-style3::before{inset-block-start:50%;inset-inline-start:50%;content:"";position:absolute}.afeb-creative-button-style1::after{background-color:#5936c6;border-radius:0;transform:scaleX(1)}.afeb-creative-button-style1:hover::before{border-radius:0;opacity:1;transform:scaleX(1)}.afeb-creative-button-style1:hover::after{border-radius:50%;opacity:1;transform:scaleX(0)}.afeb-creative-button-style1:hover{box-shadow:0 0 10px -3px rgba(90,54,198,.5)}.afeb-creative-button-style2{block-size:auto;transition:.1s ease-in-out;vertical-align:middle}.afeb-creative-button-style2::after{background-color:#5936c6;border-radius:50%;block-size:300px;inline-size:300px;transform:translateY(-50%) translateX(-50%) scale(0);transition:.2s cubic-bezier(.25, .46, .45, .94)}.afeb-creative-button-style2:hover::after{transform:translateY(-50%) translateX(-50%) scale(1)}.afeb-creative-button-style3::before{background:#5936c6;block-size:102%;inline-size:0;transform:translate(-50%,-50%);transition:.2s linear}.afeb-creative-button-style3:hover::before{inline-size:102%}.afeb-creative-button-style4::before,.afeb-creative-button-style4:after{background:#5936c6;block-size:100%;position:absolute;content:"";inset-block-start:0;inset-inline-start:-100%;inline-size:100%;transition:.2s linear}.afeb-creative-button-style4::after{inset-inline-end:-100%;inset-inline-start:auto}.afeb-creative-button-style4:hover:before{inset-inline-start:-50%}.afeb-creative-button-style4:hover:after{inset-inline-end:-50%}.afeb-creative-button-style5::before,.afeb-creative-button-style6::before{background-color:#5936c6;block-size:100%;content:'';inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute;transition:.3s ease-in-out;transform:scale(0,1);transform-origin:0 100%}.afeb-creative-button-style6::before{transform-origin:100% 0}.afeb-creative-button-style5:hover::before,.afeb-creative-button-style6:hover::before{transform:scale(1,1)}.afeb-creative-button-style7::before,.afeb-creative-button-style8::before{background:#5936c6;block-size:100%;content:"";inline-size:100%;inset-block-start:-100%;inset-inline-start:0;position:absolute;transition:.2s linear}.afeb-creative-button-style8::before{inset-block-start:100%}.afeb-creative-button-style7:hover:before,.afeb-creative-button-style8:hover:before{inset-block-start:0}
:root {
    --dt-row-selected: 13, 110, 253;
    --dt-row-selected-text: 255, 255, 255;
    --dt-row-selected-link: 9, 10, 11;
    --dt-row-stripe: 0, 0, 0;
    --dt-row-hover: 0, 0, 0;
    --dt-column-ordering: 0, 0, 0;
    --dt-html-background: white
}

:root.dark {
    --dt-html-background: rgb(33, 37, 41)
}

table.dataTable td.dt-control {
    text-align: center;
    cursor: pointer
}

table.dataTable td.dt-control:before {
    display: inline-block;
    box-sizing: border-box;
    content: "";
    border-top: 5px solid transparent;
    border-left: 10px solid rgba(0, 0, 0, 0.5);
    border-bottom: 5px solid transparent;
    border-right: 0px solid transparent
}

table.dataTable tr.dt-hasChild td.dt-control:before {
    border-top: 10px solid rgba(0, 0, 0, 0.5);
    border-left: 5px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 5px solid transparent
}

html.dark table.dataTable td.dt-control:before,
:root[data-bs-theme=dark] table.dataTable td.dt-control:before,
:root[data-theme=dark] table.dataTable td.dt-control:before {
    border-left-color: rgba(255, 255, 255, 0.5)
}

html.dark table.dataTable tr.dt-hasChild td.dt-control:before,
:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,
:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before {
    border-top-color: rgba(255, 255, 255, 0.5);
    border-left-color: transparent
}

div.dt-scroll {
    width: 100%
}

div.dt-scroll-body thead tr,
div.dt-scroll-body tfoot tr {
    height: 0
}

div.dt-scroll-body thead tr th,
div.dt-scroll-body thead tr td,
div.dt-scroll-body tfoot tr th,
div.dt-scroll-body tfoot tr td {
    height: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-top-width: 0px !important;
    border-bottom-width: 0px !important
}

div.dt-scroll-body thead tr th div.dt-scroll-sizing,
div.dt-scroll-body thead tr td div.dt-scroll-sizing,
div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,
div.dt-scroll-body tfoot tr td div.dt-scroll-sizing {
    height: 0 !important;
    overflow: hidden !important
}

table.dataTable thead>tr>th:active,
table.dataTable thead>tr>td:active {
    outline: none
}

table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,
table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,
table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,
table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before {
    position: absolute;
    display: block;
    bottom: 50%;
    content: "▲";
    content: "▲" /""
}

table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,
table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,
table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,
table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after {
    position: absolute;
    display: block;
    top: 50%;
    content: "▼";
    content: "▼" /""
}

table.dataTable thead>tr>th.dt-orderable-asc,
table.dataTable thead>tr>th.dt-orderable-desc,
table.dataTable thead>tr>th.dt-ordering-asc,
table.dataTable thead>tr>th.dt-ordering-desc,
table.dataTable thead>tr>td.dt-orderable-asc,
table.dataTable thead>tr>td.dt-orderable-desc,
table.dataTable thead>tr>td.dt-ordering-asc,
table.dataTable thead>tr>td.dt-ordering-desc {
    position: relative;
    padding-right: 30px
}

table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,
table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,
table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,
table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,
table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,
table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,
table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,
table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order {
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
    width: 12px
}

table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,
table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,
table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,
table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,
table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,
table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,
table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,
table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,
table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,
table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,
table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,
table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,
table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,
table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,
table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,
table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after {
    left: 0;
    opacity: .125;
    line-height: 9px;
    font-size: .8em
}

table.dataTable thead>tr>th.dt-orderable-asc,
table.dataTable thead>tr>th.dt-orderable-desc,
table.dataTable thead>tr>td.dt-orderable-asc,
table.dataTable thead>tr>td.dt-orderable-desc {
    cursor: pointer
}

table.dataTable thead>tr>th.dt-orderable-asc:hover,
table.dataTable thead>tr>th.dt-orderable-desc:hover,
table.dataTable thead>tr>td.dt-orderable-asc:hover,
table.dataTable thead>tr>td.dt-orderable-desc:hover {
    outline: 2px solid rgba(0, 0, 0, 0.05);
    outline-offset: -2px
}

table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,
table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,
table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,
table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after {
    opacity: .6
}

table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,
table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,
table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,
table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before {
    display: none
}

table.dataTable thead>tr>th:active,
table.dataTable thead>tr>td:active {
    outline: none
}

div.dt-scroll-body>table.dataTable>thead>tr>th,
div.dt-scroll-body>table.dataTable>thead>tr>td {
    overflow: hidden
}

:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,
:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,
:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,
:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,
:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,
:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,
:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,
:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover {
    outline: 2px solid rgba(255, 255, 255, 0.05)
}

div.dt-processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -22px;
    text-align: center;
    padding: 2px;
    z-index: 10
}

div.dt-processing>div:last-child {
    position: relative;
    width: 80px;
    height: 15px;
    margin: 1em auto
}

div.dt-processing>div:last-child>div {
    position: absolute;
    top: 0;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: rgb(13, 110, 253);
    background: rgb(var(--dt-row-selected));
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

div.dt-processing>div:last-child>div:nth-child(1) {
    left: 8px;
    animation: datatables-loader-1 .6s infinite
}

div.dt-processing>div:last-child>div:nth-child(2) {
    left: 8px;
    animation: datatables-loader-2 .6s infinite
}

div.dt-processing>div:last-child>div:nth-child(3) {
    left: 32px;
    animation: datatables-loader-2 .6s infinite
}

div.dt-processing>div:last-child>div:nth-child(4) {
    left: 56px;
    animation: datatables-loader-3 .6s infinite
}

@keyframes datatables-loader-1 {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes datatables-loader-3 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes datatables-loader-2 {
    0% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(24px, 0)
    }
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: nowrap
}

table.dataTable th,
table.dataTable td {
    box-sizing: border-box
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
    text-align: left
}

table.dataTable th.dt-center,
table.dataTable td.dt-center {
    text-align: center
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
    text-align: right
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
    text-align: justify
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
    white-space: nowrap
}

table.dataTable th.dt-empty,
table.dataTable td.dt-empty {
    text-align: center;
    vertical-align: top
}

table.dataTable th.dt-type-numeric,
table.dataTable th.dt-type-date,
table.dataTable td.dt-type-numeric,
table.dataTable td.dt-type-date {
    text-align: right
}

table.dataTable thead th,
table.dataTable thead td,
table.dataTable tfoot th,
table.dataTable tfoot td {
    text-align: left
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
    text-align: left
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
    text-align: center
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
    text-align: right
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
    text-align: justify
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
    text-align: left
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
    text-align: center
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
    text-align: right
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
    text-align: justify
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    border-spacing: 0
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: bold
}

table.dataTable>thead>tr>th,
table.dataTable>thead>tr>td {
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3)
}

table.dataTable>thead>tr>th:active,
table.dataTable>thead>tr>td:active {
    outline: none
}

table.dataTable>tfoot>tr>th,
table.dataTable>tfoot>tr>td {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    padding: 10px 10px 6px 10px
}

table.dataTable>tbody>tr {
    background-color: transparent
}

table.dataTable>tbody>tr:first-child>* {
    border-top: none
}

table.dataTable>tbody>tr:last-child>* {
    border-bottom: none
}

table.dataTable>tbody>tr.selected>* {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.9);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.9);
    color: rgb(255, 255, 255);
    color: rgb(var(--dt-row-selected-text))
}

table.dataTable>tbody>tr.selected a {
    color: rgb(9, 10, 11);
    color: rgb(var(--dt-row-selected-link))
}

table.dataTable>tbody>tr>th,
table.dataTable>tbody>tr>td {
    padding: 8px 10px
}

table.dataTable.row-border>tbody>tr>*,
table.dataTable.display>tbody>tr>* {
    border-top: 1px solid rgba(0, 0, 0, 0.15)
}

table.dataTable.row-border>tbody>tr:first-child>*,
table.dataTable.display>tbody>tr:first-child>* {
    border-top: none
}

table.dataTable.row-border>tbody>tr.selected+tr.selected>td,
table.dataTable.display>tbody>tr.selected+tr.selected>td {
    border-top-color: rgba(13, 110, 253, 0.65);
    border-top-color: rgba(var(--dt-row-selected), 0.65)
}

table.dataTable.cell-border>tbody>tr>* {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-right: 1px solid rgba(0, 0, 0, 0.15)
}

table.dataTable.cell-border>tbody>tr>*:first-child {
    border-left: 1px solid rgba(0, 0, 0, 0.15)
}

table.dataTable.cell-border>tbody>tr:first-child>* {
    border-top: 1px solid rgba(0, 0, 0, 0.3)
}

table.dataTable.stripe>tbody>tr:nth-child(odd)>*,
table.dataTable.display>tbody>tr:nth-child(odd)>* {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.023);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.023)
}

table.dataTable.stripe>tbody>tr:nth-child(odd).selected>*,
table.dataTable.display>tbody>tr:nth-child(odd).selected>* {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.923);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.923)
}

table.dataTable.hover>tbody>tr:hover>*,
table.dataTable.display>tbody>tr:hover>* {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.035);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.035)
}

table.dataTable.hover>tbody>tr.selected:hover>*,
table.dataTable.display>tbody>tr.selected:hover>* {
    box-shadow: inset 0 0 0 9999px #0d6efd !important;
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 1) !important
}

table.dataTable.order-column>tbody tr>.sorting_1,
table.dataTable.order-column>tbody tr>.sorting_2,
table.dataTable.order-column>tbody tr>.sorting_3,
table.dataTable.display>tbody tr>.sorting_1,
table.dataTable.display>tbody tr>.sorting_2,
table.dataTable.display>tbody tr>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019)
}

table.dataTable.order-column>tbody tr.selected>.sorting_1,
table.dataTable.order-column>tbody tr.selected>.sorting_2,
table.dataTable.order-column>tbody tr.selected>.sorting_3,
table.dataTable.display>tbody tr.selected>.sorting_1,
table.dataTable.display>tbody tr.selected>.sorting_2,
table.dataTable.display>tbody tr.selected>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919)
}

table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_1,
table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_1 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.054);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.054)
}

table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_2,
table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_2 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.047);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.047)
}

table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_3,
table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.039);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.039)
}

table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_1,
table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_1 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.954);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.954)
}

table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_2,
table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_2 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.947);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.947)
}

table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_3,
table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.939);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.939)
}

table.dataTable.display>tbody>tr.even>.sorting_1,
table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019)
}

table.dataTable.display>tbody>tr.even>.sorting_2,
table.dataTable.order-column.stripe>tbody>tr.even>.sorting_2 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.011);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.011)
}

table.dataTable.display>tbody>tr.even>.sorting_3,
table.dataTable.order-column.stripe>tbody>tr.even>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.003);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.003)
}

table.dataTable.display>tbody>tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_1 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919)
}

table.dataTable.display>tbody>tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_2 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.911);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.911)
}

table.dataTable.display>tbody>tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.903);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.903)
}

table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.082);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.082)
}

table.dataTable.display tbody tr:hover>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.074);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.074)
}

table.dataTable.display tbody tr:hover>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.062);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.062)
}

table.dataTable.display tbody tr:hover.selected>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.982);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.982)
}

table.dataTable.display tbody tr:hover.selected>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.974);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.974)
}

table.dataTable.display tbody tr:hover.selected>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.962);
    box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.962)
}

table.dataTable.compact thead th,
table.dataTable.compact thead td,
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td,
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
    padding: 4px
}

div.dt-container div.dt-layout-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: .75em 0
}

div.dt-container div.dt-layout-row div.dt-layout-cell {
    display: flex;
    justify-content: space-between;
    align-items: center
}

div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start {
    justify-content: flex-start;
    margin-right: auto
}

div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end {
    justify-content: flex-end;
    margin-left: auto
}

div.dt-container div.dt-layout-row div.dt-layout-cell:empty {
    display: none
}

@media screen and (max-width: 767px) {
    div.dt-container div.dt-layout-row:not(.dt-layout-table) {
        display: block
    }

    div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell {
        display: block;
        text-align: center
    }

    div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell>* {
        margin: .5em 0
    }

    div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start {
        margin-right: 0
    }

    div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end {
        margin-left: 0
    }
}

div.dt-container div.dt-layout-start>*:not(:last-child) {
    margin-right: 1em
}

div.dt-container div.dt-layout-end>*:not(:first-child) {
    margin-left: 1em
}

div.dt-container div.dt-layout-full {
    width: 100%
}

div.dt-container div.dt-layout-full>*:only-child {
    margin-left: auto;
    margin-right: auto
}

div.dt-container div.dt-layout-table>div {
    display: block !important
}

@media screen and (max-width: 767px) {
    div.dt-container div.dt-layout-start>*:not(:last-child) {
        margin-right: 0
    }

    div.dt-container div.dt-layout-end>*:not(:first-child) {
        margin-left: 0
    }
}

div.dt-container {
    position: relative;
    clear: both
}

div.dt-container .dt-search input {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: transparent;
    color: inherit;
    margin-left: 3px
}

div.dt-container .dt-input {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: transparent;
    color: inherit
}

div.dt-container select.dt-input {
    padding: 4px
}

div.dt-container .dt-paging .dt-paging-button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: .5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: inherit !important;
    border: 1px solid transparent;
    border-radius: 2px;
    background: transparent
}

div.dt-container .dt-paging .dt-paging-button.current,
div.dt-container .dt-paging .dt-paging-button.current:hover {
    color: inherit !important;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background-color: rgba(0, 0, 0, 0.05);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05)));
    background: -webkit-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
    background: -moz-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
    background: -ms-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
    background: -o-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
    background: linear-gradient(to bottom, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%)
}

div.dt-container .dt-paging .dt-paging-button.disabled,
div.dt-container .dt-paging .dt-paging-button.disabled:hover,
div.dt-container .dt-paging .dt-paging-button.disabled:active {
    cursor: default;
    color: rgba(0, 0, 0, 0.5) !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none
}

div.dt-container .dt-paging .dt-paging-button:hover {
    color: white !important;
    border: 1px solid #111;
    background-color: #111;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
    background: -moz-linear-gradient(top, #585858 0%, #111 100%);
    background: -ms-linear-gradient(top, #585858 0%, #111 100%);
    background: -o-linear-gradient(top, #585858 0%, #111 100%);
    background: linear-gradient(to bottom, #585858 0%, #111 100%)
}

div.dt-container .dt-paging .dt-paging-button:active {
    outline: none;
    background-color: #0c0c0c;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111
}

div.dt-container .dt-paging .ellipsis {
    padding: 0 1em
}

div.dt-container .dt-length,
div.dt-container .dt-search,
div.dt-container .dt-info,
div.dt-container .dt-processing,
div.dt-container .dt-paging {
    color: inherit
}

div.dt-container .dataTables_scroll {
    clear: both
}

div.dt-container .dataTables_scroll div.dt-scroll-body {
    -webkit-overflow-scrolling: touch
}

div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th,
div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td,
div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th,
div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td {
    vertical-align: middle
}

div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th>div.dataTables_sizing,
div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td>div.dataTables_sizing,
div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th>div.dataTables_sizing,
div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}

div.dt-container.dt-empty-footer tbody>tr:last-child>* {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3)
}

div.dt-container.dt-empty-footer .dt-scroll-body {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3)
}

div.dt-container.dt-empty-footer .dt-scroll-body tbody>tr:last-child>* {
    border-bottom: none
}

html.dark {
    --dt-row-hover: 255, 255, 255;
    --dt-row-stripe: 255, 255, 255;
    --dt-column-ordering: 255, 255, 255
}

html.dark table.dataTable>thead>tr>th,
html.dark table.dataTable>thead>tr>td {
    border-bottom: 1px solid rgb(89, 91, 94)
}

html.dark table.dataTable>thead>tr>th:active,
html.dark table.dataTable>thead>tr>td:active {
    outline: none
}

html.dark table.dataTable>tfoot>tr>th,
html.dark table.dataTable>tfoot>tr>td {
    border-top: 1px solid rgb(89, 91, 94)
}

html.dark table.dataTable.row-border>tbody>tr>*,
html.dark table.dataTable.display>tbody>tr>* {
    border-top: 1px solid rgb(64, 67, 70)
}

html.dark table.dataTable.row-border>tbody>tr:first-child>*,
html.dark table.dataTable.display>tbody>tr:first-child>* {
    border-top: none
}

html.dark table.dataTable.row-border>tbody>tr.selected+tr.selected>td,
html.dark table.dataTable.display>tbody>tr.selected+tr.selected>td {
    border-top-color: rgba(13, 110, 253, 0.65);
    border-top-color: rgba(var(--dt-row-selected), 0.65)
}

html.dark table.dataTable.cell-border>tbody>tr>th,
html.dark table.dataTable.cell-border>tbody>tr>td {
    border-top: 1px solid rgb(64, 67, 70);
    border-right: 1px solid rgb(64, 67, 70)
}

html.dark table.dataTable.cell-border>tbody>tr>th:first-child,
html.dark table.dataTable.cell-border>tbody>tr>td:first-child {
    border-left: 1px solid rgb(64, 67, 70)
}

html.dark .dt-container.dt-empty-footer table.dataTable {
    border-bottom: 1px solid rgb(89, 91, 94)
}

html.dark .dt-container .dt-search input,
html.dark .dt-container .dt-length select {
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: var(--dt-html-background)
}

html.dark .dt-container .dt-paging .dt-paging-button.current,
html.dark .dt-container .dt-paging .dt-paging-button.current:hover {
    border: 1px solid rgb(89, 91, 94);
    background: rgba(255, 255, 255, 0.15)
}

html.dark .dt-container .dt-paging .dt-paging-button.disabled,
html.dark .dt-container .dt-paging .dt-paging-button.disabled:hover,
html.dark .dt-container .dt-paging .dt-paging-button.disabled:active {
    color: #666 !important
}

html.dark .dt-container .dt-paging .dt-paging-button:hover {
    border: 1px solid rgb(53, 53, 53);
    background: rgb(53, 53, 53)
}

html.dark .dt-container .dt-paging .dt-paging-button:active {
    background: #3a3a3a
}

*[dir=rtl] table.dataTable thead th,
*[dir=rtl] table.dataTable thead td,
*[dir=rtl] table.dataTable tfoot th,
*[dir=rtl] table.dataTable tfoot td {
    text-align: right
}

*[dir=rtl] table.dataTable th.dt-type-numeric,
*[dir=rtl] table.dataTable th.dt-type-date,
*[dir=rtl] table.dataTable td.dt-type-numeric,
*[dir=rtl] table.dataTable td.dt-type-date {
    text-align: left
}

*[dir=rtl] div.dt-container div.dt-layout-cell.dt-start {
    text-align: right
}

*[dir=rtl] div.dt-container div.dt-layout-cell.dt-end {
    text-align: left
}

*[dir=rtl] div.dt-container div.dt-search input {
    margin: 0 3px 0 0
}
.afeb-data-table :focus{outline:unset!important}.afeb-data-table .dt-search label *,.afeb-data-table button.dt-button span *{height:15px;margin-bottom:-3px;margin-top:-3px;width:15px}.afeb-data-table .dt-orderable-asc .dt-column-order,.afeb-data-table .dt-orderable-desc .dt-column-order,.dt-button-info{display:none!important}.afeb-data-table .dt-ordering-asc .dt-column-order,.afeb-data-table .dt-ordering-desc .dt-column-order{display:unset!important}.afeb-data-table .dt-scroll{overflow:hidden;border:1px solid rgba(0,0,0,.15)!important}.afeb-data-table .afeb-inner-table thead tr th{vertical-align:middle}.afeb-data-table .afeb-inner-table thead tr th:hover{outline:0!important;outline-offset:unset!important}.afeb-data-table .afeb-inner-table>tbody>tr>*,.afeb-data-table .afeb-inner-table>thead>tr>*,.afeb-data-table div.dt-container.dt-empty-footer .dt-scroll-body,.afeb-data-table div.dt-container.dt-empty-footer .dt-scroll-body tbody>tr:last-child>*{border:0!important}.afeb-data-table .afeb-inner-table>tbody>tr>*,.afeb-data-table .afeb-inner-table>thead>tr>*,.afeb-data-table div.dt-container.dt-empty-footer .dt-scroll-body tbody>tr:last-child>*{border-left:1px solid rgba(0,0,0,.15)!important}.afeb-data-table .afeb-inner-table>tbody>tr>*{border-bottom:1px solid rgba(0,0,0,.15)!important}.afeb-data-table .afeb-inner-table>tbody>tr:first-child>*{border-top:1px solid rgba(0,0,0,.15)!important}.afeb-data-table .afeb-inner-table>tbody>tr>:first-child,.afeb-data-table .afeb-inner-table>thead>tr>:first-child,.afeb-data-table div.dt-container.dt-empty-footer .dt-scroll-body tbody>tr:last-child>:first-child{border-left:0!important}.afeb-data-table .afeb-inner-table>tbody>tr:last-child>*{border-right:1px solid rgba(0,0,0,.15)!important}.afeb-data-table .dt-orderable-asc .dt-column-order::before,.afeb-data-table .dt-orderable-desc .dt-column-order::before{content:"\f15e"!important;font-family:"Font Awesome 5 Free"!important;line-height:0!important}.afeb-data-table .dt-orderable-asc .dt-column-order::after,.afeb-data-table .dt-orderable-desc .dt-column-order::after{content:"\f15d"!important;font-family:"Font Awesome 5 Free"!important;line-height:0!important}
.afeb-slick .slick-dots button,.afeb-slick .slick-dots span,.afeb-slick .slick-next,.afeb-slick .slick-prev{border:none;cursor:pointer;display:block;font-size:0;line-height:0;outline:0}.afeb-slick .slick-slide{margin:5px}.afeb-slick .slick-next,.afeb-slick .slick-prev{background:0 0;color:transparent;position:absolute;padding:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);z-index:99999}.afeb-slick .slick-next:focus,.afeb-slick .slick-next:hover,.afeb-slick .slick-prev:focus,.afeb-slick .slick-prev:hover{background:0 0;color:transparent;outline:0}.afeb-slick .slick-next:focus:before,.afeb-slick .slick-next:hover:before,.afeb-slick .slick-prev:focus:before,.afeb-slick .slick-prev:hover:before{opacity:1}.afeb-slick .slick-next.slick-disabled:before,.afeb-slick .slick-prev.slick-disabled:before{opacity:.25}.afeb-slick .slick-next:before,.afeb-slick .slick-prev:before{color:#333;font-size:20px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.afeb-slick .slick-prev{left:25px}[dir=rtl] .afeb-slick .slick-prev{left:auto;right:25px}.afeb-slick .slick-next{right:25px}[dir=rtl] .afeb-slick .slick-next{left:25px;right:auto}.afeb-slick .slick-dots{bottom:-30px;position:absolute;display:flex;flex-wrap:wrap;justify-content:center;left:50%;list-style:none;margin:0;padding:0;transform:translate(-50%,0);z-index:1}.afeb-slick .slick-dots li{padding:5px}.afeb-slick .slick-dots button,.afeb-slick .slick-dots span{background-color:#ccc;border-radius:50%;height:10px;padding:0;transition:.3s;width:10px}.afeb-slick .slick-dots .slick-active button,.afeb-slick .slick-dots .slick-active span,.afeb-slick .slick-dots>li:hover button,.afeb-slick .slick-dots>li:hover span{background-color:#000}
.afeb-slick .slick-slider{box-sizing:border-box;display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.afeb-slick .slick-list{display:block;margin:0;overflow:hidden;padding:0;position:relative}.afeb-slick .slick-list:focus{outline:0}.afeb-slick .slick-list.dragging{cursor:pointer;cursor:hand}.afeb-slick .slick-slider .slick-list,.afeb-slick .slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.afeb-slick .slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.afeb-slick .slick-track:after,.afeb-slick .slick-track:before{content:'';display:table}.afeb-slick .slick-track:after{clear:both}.afeb-slick .slick-loading .slick-slide,.afeb-slick .slick-loading .slick-track{visibility:hidden}.afeb-slick .slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .afeb-slick .slick-slide{float:right}.afeb-slick .slick-initialized .slick-slide,.afeb-slick .slick-slide img,.afeb-slick.slick-initialized .slick-slide{display:block}.afeb-slick .slick-arrow.slick-hidden,.afeb-slick .slick-slide.slick-loading img{display:none}.afeb-slick .slick-slide.dragging img{pointer-events:none}.afeb-slick .slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto;opacity:0;position:fixed;z-index:-99999}
.afeb-fancy-text{align-items:center;display:flex;justify-content:center;gap:5px}.afeb-fancy-anim-text{color:#92003b}.afeb-fancy-anim-text-inner{display:inline-block;position:relative;text-align:left}.afeb-fancy-anim-text-inner b{display:inline-block;left:0;position:absolute;top:0;white-space:nowrap}.afeb-fancy-anim-text-inner b.afeb-anim-text-visible{position:relative}.afeb-fancy-anim-text.afeb-anim-text-type-rotate-1 .afeb-fancy-anim-text-inner,.afeb-fancy-anim-text.afeb-anim-text-type-rotate-2 .afeb-fancy-anim-text-inner,.afeb-fancy-anim-text.afeb-anim-text-type-rotate-3 .afeb-fancy-anim-text-inner,.afeb-fancy-anim-text.afeb-anim-text-type-zoom .afeb-fancy-anim-text-inner{-webkit-perspective:300px;perspective:300px}.afeb-fancy-anim-text.afeb-anim-text-type-rotate-1 b{opacity:0;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg)}.afeb-fancy-anim-text.afeb-anim-text-type-rotate-1 b.afeb-anim-text-visible{opacity:1;-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-animation:1.2s afeb-anim-text-rotate-1-in;animation:1.2s afeb-anim-text-rotate-1-in}.afeb-fancy-anim-text.afeb-anim-text-type-rotate-1 b.afeb-anim-text-hidden{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-animation:1.2s afeb-anim-text-rotate-1-out;animation:1.2s afeb-anim-text-rotate-1-out}.afeb-fancy-anim-text-cursor{animation:.5s steps(5,start) infinite afeb-blink-animation;-webkit-animation:.5s steps(5,start) infinite afeb-blink-animation}.afeb-fancy-anim-text.afeb-anim-text-type-clip .afeb-fancy-anim-text-inner,.afeb-fancy-anim-text.afeb-anim-text-type-slide .afeb-fancy-anim-text-inner,.afeb-fancy-anim-text.afeb-anim-text-type-typing .afeb-fancy-anim-text-inner{overflow:hidden;vertical-align:top}.afeb-fancy-anim-text.afeb-anim-text-type-typing b{visibility:hidden}.afeb-fancy-anim-text.afeb-anim-text-type-typing b.afeb-anim-text-visible{visibility:visible}.afeb-fancy-anim-text.afeb-anim-text-type-typing i{position:absolute;visibility:hidden}.afeb-fancy-anim-text.afeb-anim-text-type-typing i.afeb-anim-text-in{visibility:visible;position:relative}.afeb-fancy-anim-text.afeb-anim-text-type-rotate-2 em,.afeb-fancy-anim-text.afeb-anim-text-type-rotate-2 i{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:inline-block}.afeb-fancy-anim-text.afeb-anim-text-type-clip b,.afeb-fancy-anim-text.afeb-anim-text-type-push b,.afeb-fancy-anim-text.afeb-anim-text-type-rotate-2 b,.afeb-fancy-anim-text.afeb-anim-text-type-rotate-3 b,.afeb-fancy-anim-text.afeb-anim-text-type-scale b,.afeb-fancy-anim-text.afeb-anim-text-type-zoom b{opacity:0}.afeb-fancy-anim-text.afeb-anim-text-type-rotate-2 i{opacity:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(-20px) rotateX(90deg);-ms-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg)}.afeb-anim-text-visible .afeb-fancy-anim-text.afeb-anim-text-type-rotate-2 i,.afeb-anim-text-visible .afeb-fancy-anim-text.afeb-anim-text-type-scale i,.afeb-fancy-anim-text.afeb-anim-text-type-clip b.afeb-anim-text-visible{opacity:1}.afeb-fancy-anim-text.afeb-anim-text-type-rotate-2 i.afeb-anim-text-in{-webkit-animation:.4s forwards afeb-anim-text-rotate-2-in;animation:.4s forwards afeb-anim-text-rotate-2-in}.afeb-fancy-anim-text.afeb-anim-text-type-rotate-2 i.afeb-anim-text-out{-webkit-animation:.4s forwards afeb-anim-text-rotate-2-out;animation:.4s forwards afeb-anim-text-rotate-2-out}.afeb-fancy-anim-text.afeb-anim-text-type-rotate-2 em{-webkit-transform:translateZ(20px);-ms-transform:translateZ(20px);transform:translateZ(20px)}.afeb-fancy-anim-text.afeb-anim-text-type-clip span,.afeb-fancy-anim-text.afeb-anim-text-type-slide span{display:inline-block;padding:.2em 0}.afeb-fancy-anim-text.afeb-anim-text-type-slide b{opacity:0;top:.2em}.afeb-fancy-anim-text.afeb-anim-text-type-slide b.afeb-anim-text-visible{top:0;opacity:1;-webkit-animation:.6s afeb-anim-text-slide-in;animation:.6s afeb-anim-text-slide-in}.afeb-fancy-anim-text.afeb-anim-text-type-slide b.afeb-anim-text-hidden{-webkit-animation:.6s afeb-anim-text-slide-out;animation:.6s afeb-anim-text-slide-out}.afeb-fancy-anim-text.afeb-anim-text-type-zoom b.afeb-anim-text-visible{opacity:1;-webkit-animation:.8s afeb-anim-text-zoom-in;animation:.8s afeb-anim-text-zoom-in}.afeb-fancy-anim-text.afeb-anim-text-type-zoom b.afeb-anim-text-hidden{-webkit-animation:.8s afeb-anim-text-zoom-out;animation:.8s afeb-anim-text-zoom-out}.afeb-fancy-anim-text.afeb-anim-text-type-rotate-3 i{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:inline-block;-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}.afeb-anim-text-visible .afeb-fancy-anim-text.afeb-anim-text-type-rotate-3 i{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}.afeb-fancy-anim-text.afeb-anim-text-type-rotate-3 i.afeb-anim-text-in{-webkit-animation:.6s forwards afeb-anim-text-rotate-3-in;animation:.6s forwards afeb-anim-text-rotate-3-in}.afeb-fancy-anim-text.afeb-anim-text-type-rotate-3 i.afeb-anim-text-out{-webkit-animation:.6s forwards afeb-anim-text-rotate-3-out;animation:.6s forwards afeb-anim-text-rotate-3-out}.afeb-fancy-anim-text.afeb-anim-text-type-scale i{display:inline-block;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.afeb-fancy-anim-text.afeb-anim-text-type-scale i.afeb-anim-text-in{-webkit-animation:.6s forwards afeb-anim-text-scale-up;animation:.6s forwards afeb-anim-text-scale-up}.afeb-fancy-anim-text.afeb-anim-text-type-scale i.afeb-anim-text-out{-webkit-animation:.6s forwards afeb-anim-text-scale-down;animation:.6s forwards afeb-anim-text-scale-down}.afeb-anim-text-type-push{overflow:hidden}.afeb-fancy-anim-text.afeb-anim-text-type-push b.afeb-anim-text-visible{-webkit-animation:.6s afeb-anim-text-push-in;animation:.6s afeb-anim-text-push-in;opacity:1}.afeb-fancy-anim-text.afeb-anim-text-type-push b.afeb-anim-text-hidden{-webkit-animation:.6s afeb-anim-text-push-out;animation:.6s afeb-anim-text-push-out}@keyframes afeb-blink-animation{to{visibility:hidden}}@-webkit-keyframes afeb-blink-animation{to{visibility:hidden}}@-webkit-keyframes afeb-anim-text-rotate-1-in{0%{opacity:0;-webkit-transform:rotateX(180deg)}35%{opacity:0;-webkit-transform:rotateX(120deg)}65%{opacity:0}100%{opacity:1;-webkit-transform:rotateX(360deg)}}@keyframes afeb-anim-text-rotate-1-in{0%{opacity:0;-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg)}35%{opacity:0;-webkit-transform:rotateX(120deg);-ms-transform:rotateX(120deg);transform:rotateX(120deg)}65%{opacity:0}100%{opacity:1;-webkit-transform:rotateX(360deg);-ms-transform:rotateX(360deg);transform:rotateX(360deg)}}@-webkit-keyframes afeb-anim-text-rotate-1-out{0%{opacity:1;-webkit-transform:rotateX(0)}35%{opacity:1;-webkit-transform:rotateX(-40deg)}65%{opacity:0}100%{opacity:0;-webkit-transform:rotateX(180deg)}}@keyframes afeb-anim-text-rotate-1-out{0%{opacity:1;-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0)}35%{opacity:1;-webkit-transform:rotateX(-40deg);-ms-transform:rotateX(-40deg);transform:rotateX(-40deg)}65%{opacity:0}100%{opacity:0;-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg)}}@-webkit-keyframes afeb-anim-text-pulse{0%{-webkit-transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);opacity:0}}@keyframes afeb-anim-text-pulse{0%{opacity:1;-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}40%{opacity:0;-webkit-transform:translateY(-50%) scale(.9);-ms-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9)}100%{opacity:0;-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0)}}@-webkit-keyframes afeb-anim-text-rotate-2-in{0%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(-10deg)}100%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0)}}@keyframes afeb-anim-text-rotate-2-in{0%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg);-ms-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(-10deg);-ms-transform:translateZ(-20px) rotateX(-10deg);transform:translateZ(-20px) rotateX(-10deg)}100%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);-ms-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}}@-webkit-keyframes afeb-anim-text-rotate-2-out{0%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0)}60%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-100deg)}100%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-90deg)}}@keyframes afeb-anim-text-rotate-2-out{0%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);-ms-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}60%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-100deg);-ms-transform:translateZ(-20px) rotateX(-100deg);transform:translateZ(-20px) rotateX(-100deg)}100%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-90deg);-ms-transform:translateZ(-20px) rotateX(-90deg);transform:translateZ(-20px) rotateX(-90deg)}}@-webkit-keyframes afeb-anim-text-slide-in{0%{opacity:0;-webkit-transform:translateY(-100%)}60%{opacity:1;-webkit-transform:translateY(20%)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes afeb-anim-text-slide-in{0%{opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}60%{opacity:1;-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes afeb-anim-text-slide-out{0%{opacity:1;-webkit-transform:translateY(0)}60%{opacity:0;-webkit-transform:translateY(120%)}100%{opacity:0;-webkit-transform:translateY(100%)}}@keyframes afeb-anim-text-slide-out{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}60%{opacity:0;-webkit-transform:translateY(120%);-ms-transform:translateY(120%);transform:translateY(120%)}100%{opacity:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes afeb-anim-text-zoom-in{0%{opacity:0;-webkit-transform:translateZ(100px)}100%{opacity:1;-webkit-transform:translateZ(0)}}@keyframes afeb-anim-text-zoom-in{0%{opacity:0;-webkit-transform:translateZ(100px);-ms-transform:translateZ(100px);transform:translateZ(100px)}100%{opacity:1;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes afeb-anim-text-zoom-out{0%{opacity:1;-webkit-transform:translateZ(0)}100%{opacity:0;-webkit-transform:translateZ(-100px)}}@keyframes afeb-anim-text-zoom-out{0%{opacity:1;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}100%{opacity:0;-webkit-transform:translateZ(-100px);-ms-transform:translateZ(-100px);transform:translateZ(-100px)}}@-webkit-keyframes afeb-anim-text-rotate-3-in{0%{-webkit-transform:rotateY(180deg)}100%{-webkit-transform:rotateY(0)}}@keyframes afeb-anim-text-rotate-3-in{0%{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}100%{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}}@-webkit-keyframes afeb-anim-text-rotate-3-out{0%{-webkit-transform:rotateY(0)}100%{-webkit-transform:rotateY(-180deg)}}@keyframes afeb-anim-text-rotate-3-out{0%{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}100%{-webkit-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@-webkit-keyframes afeb-anim-text-scale-up{0%{opacity:0;-webkit-transform:scale(0)}60%{opacity:1;-webkit-transform:scale(1.2)}100%{opacity:1;-webkit-transform:scale(1)}}@keyframes afeb-anim-text-scale-up{0%{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}60%{opacity:1;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@-webkit-keyframes afeb-anim-text-scale-down{0%{opacity:1;-webkit-transform:scale(1)}60%{opacity:0;-webkit-transform:scale(0)}}@keyframes afeb-anim-text-scale-down{0%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}60%{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}}@-webkit-keyframes afeb-anim-text-push-in{0%{opacity:0;-webkit-transform:translateX(-100%)}60%{opacity:1;-webkit-transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes afeb-anim-text-push-in{0%{opacity:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}60%{opacity:1;-webkit-transform:translateX(10%);-ms-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes afeb-anim-text-push-out{0%{opacity:1;-webkit-transform:translateX(0)}60%{opacity:0;-webkit-transform:translateX(110%)}100%{opacity:0;-webkit-transform:translateX(100%)}}@keyframes afeb-anim-text-push-out{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}60%{opacity:0;-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%)}100%{opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}}
.afeb-flip-box .afeb-icon,.afeb-flip-box-button.afeb-button{display:inline-block;line-height:1;transition:.3s;text-align:center}.afeb-flip-box{height:280px;perspective:1000px;position:relative;transform-style:preserve-3d}@media (max-width:1024px){.afeb-flip-box{cursor:pointer}}.afeb-flip-box-front{background-color:#5936c6}.afeb-flip-box-back{background-color:#92003b;display:block}.afeb-flip-box-layer{height:100%;position:absolute;transition:.6s ease-in-out;width:100%}.afeb-flip-box-layer-overlay{align-items:stretch;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:35px;text-align:center;width:100%}.afeb-flip-box-layer-title{font-size:21px;font-weight:600;line-height:1}.afeb-flip-box-layer-description{font-size:14px}.afeb-flip-box-layer-description:not(:last-child),.afeb-flip-box-layer-title:not(:last-child){margin:0 0 5px;padding:0}.afeb-flip-box,.afeb-flip-box .afeb-view-framed,.afeb-flip-box .afeb-view-stacked{--e-flip-box-view-framed-stacked-icon-color:#fff}.afeb-flip-box .afeb-icon{font-size:50px;padding:22px}.afeb-flip-box .afeb-icon i,.afeb-flip-box .afeb-icon svg{display:block;position:relative}.afeb-flip-box .afeb-icon,.afeb-flip-box .afeb-view-framed .afeb-icon,.afeb-flip-box .afeb-view-stacked .afeb-icon{color:var(--e-flip-box-view-framed-stacked-icon-color)}.afeb-flip-box .afeb-icon svg,.afeb-flip-box .afeb-view-framed .afeb-icon svg,.afeb-flip-box .afeb-view-stacked .afeb-icon svg{fill:var(--e-flip-box-view-framed-stacked-icon-color)}.afeb-flip-box .afeb-view-framed .afeb-icon{border:3px solid #fff}.afeb-flip-box .afeb-shape-circle .afeb-icon{border-radius:50%}.afeb-flip-box .afeb-view-stacked .afeb-icon{background-color:rgba(0,0,0,.5)}.afeb-flip-box-button.afeb-button{background:0 0;border:2px solid #fff;border-radius:3px;color:#fff;cursor:pointer;font-size:15px;fill:#fff;margin:8px;padding:10px 24px}.afeb-flip-box-button.afeb-button:focus-visible,.afeb-flip-box-button.afeb-button:hover{background:0 0;text-decoration:none}.afeb-flip-box-image{display:inline-block!important;margin:0 0 20px;text-align:center;width:100%}.afeb-flip-box-image img{display:inline-block!important;width:180px}.afeb-flip-box .afeb-icon-wrapper{margin-bottom:20px}.afeb-flip-box-3d .afeb-flip-box-layer-inner{transform:translateZ(90px) scale(.91)}.afeb-flip-box-3d .afeb-flip-box-layer-overlay{transform:translateZ(.1px);transform-style:preserve-3d}.afeb-flip-box-effect-flip .afeb-flip-box{perspective:1000px;transform-style:preserve-3d}.afeb-flip-box-effect-flip .afeb-flip-box-layer{backface-visibility:hidden;transform-style:preserve-3d}.afeb-flip-box-effect-flip .afeb-flip-box-front{transform:none;z-index:1}.afeb-flip-box-effect-flip .afeb-flip-box:focus-visible .afeb-flip-box-back,.afeb-flip-box-effect-flip .afeb-flip-box:hover .afeb-flip-box-back{transform:none}.afeb-flip-box-effect-flip.afeb-flip-box-direction-right .afeb-flip-box-back{transform:rotateX(0) rotateY(-180deg)}.afeb-flip-box-effect-flip.afeb-flip-box-direction-right .afeb-flip-box:focus-visible .afeb-flip-box-front,.afeb-flip-box-effect-flip.afeb-flip-box-direction-right .afeb-flip-box:hover .afeb-flip-box-front{transform:rotateX(0) rotateY(180deg)}.afeb-flip-box-effect-flip.afeb-flip-box-direction-left .afeb-flip-box-back{transform:rotateX(0) rotateY(180deg)}.afeb-flip-box-effect-flip.afeb-flip-box-direction-left .afeb-flip-box:focus-visible .afeb-flip-box-front,.afeb-flip-box-effect-flip.afeb-flip-box-direction-left .afeb-flip-box:hover .afeb-flip-box-front{transform:rotateX(0) rotateY(-180deg)}.afeb-flip-box-effect-flip.afeb-flip-box-direction-up .afeb-flip-box-back{transform:rotateX(-180deg) rotateY(0)}.afeb-flip-box-effect-flip.afeb-flip-box-direction-up .afeb-flip-box:focus-visible .afeb-flip-box-front,.afeb-flip-box-effect-flip.afeb-flip-box-direction-up .afeb-flip-box:hover .afeb-flip-box-front{transform:rotateX(180deg) rotateY(0)}.afeb-flip-box-effect-flip.afeb-flip-box-direction-down .afeb-flip-box-back{transform:rotateX(180deg) rotateY(0)}.afeb-flip-box-effect-flip.afeb-flip-box-direction-down .afeb-flip-box:focus-visible .afeb-flip-box-front,.afeb-flip-box-effect-flip.afeb-flip-box-direction-down .afeb-flip-box:hover .afeb-flip-box-front{transform:rotateX(-180deg) rotateY(0)}.afeb-flip-box-effect-push .afeb-flip-box-front{transform:none}.afeb-flip-box-effect-push.afeb-flip-box-direction-right .afeb-flip-box:focus-visible .afeb-flip-box-front,.afeb-flip-box-effect-push.afeb-flip-box-direction-right .afeb-flip-box:hover .afeb-flip-box-front{transform:translateX(100%) translateY(0)}.afeb-flip-box-effect-push.afeb-flip-box-direction-left .afeb-flip-box:focus-visible .afeb-flip-box-front,.afeb-flip-box-effect-push.afeb-flip-box-direction-left .afeb-flip-box:hover .afeb-flip-box-front{transform:translateX(-100%) translateY(0)}.afeb-flip-box-effect-push.afeb-flip-box-direction-up .afeb-flip-box:focus-visible .afeb-flip-box-front,.afeb-flip-box-effect-push.afeb-flip-box-direction-up .afeb-flip-box:hover .afeb-flip-box-front{transform:translateX(0) translateY(-100%)}.afeb-flip-box-effect-push.afeb-flip-box-direction-down .afeb-flip-box:focus-visible .afeb-flip-box-front,.afeb-flip-box-effect-push.afeb-flip-box-direction-down .afeb-flip-box:hover .afeb-flip-box-front{transform:translateX(0) translateY(100%)}.afeb-flip-box-effect-push .afeb-flip-box,.afeb-flip-box-effect-slide .afeb-flip-box{overflow:hidden}.afeb-flip-box-effect-push .afeb-flip-box:focus-visible .afeb-flip-box-back,.afeb-flip-box-effect-push .afeb-flip-box:hover .afeb-flip-box-back,.afeb-flip-box-effect-slide .afeb-flip-box:focus-visible .afeb-flip-box-back,.afeb-flip-box-effect-slide .afeb-flip-box:hover .afeb-flip-box-back{transform:none}.afeb-flip-box-effect-push.afeb-flip-box-direction-right .afeb-flip-box-back,.afeb-flip-box-effect-slide.afeb-flip-box-direction-right .afeb-flip-box-back{transform:translateX(-100%) translateY(0)}.afeb-flip-box-effect-push.afeb-flip-box-direction-left .afeb-flip-box-back,.afeb-flip-box-effect-slide.afeb-flip-box-direction-left .afeb-flip-box-back{transform:translateX(100%) translateY(0)}.afeb-flip-box-effect-push.afeb-flip-box-direction-up .afeb-flip-box-back,.afeb-flip-box-effect-slide.afeb-flip-box-direction-up .afeb-flip-box-back{transform:translateX(0) translateY(100%)}.afeb-flip-box-effect-push.afeb-flip-box-direction-down .afeb-flip-box-back,.afeb-flip-box-effect-slide.afeb-flip-box-direction-down .afeb-flip-box-back{transform:translateX(0) translateY(-100%)}.afeb-flip-box-effect-zoom-out .afeb-flip-box .afeb-flip-box-front{opacity:1;transform:scale(1);transition:transform .7s,opacity .35s,width .1ms;width:100%;z-index:1}.afeb-flip-box-effect-zoom-out .afeb-flip-box:focus-visible .afeb-flip-box-front,.afeb-flip-box-effect-zoom-out .afeb-flip-box:hover .afeb-flip-box-front{opacity:0;transform:scale(.7);transition:transform .8s,opacity .7s .1s,width .1ms .7s;width:0}.afeb-flip-box-effect-zoom-in .afeb-flip-box .afeb-flip-box-back{opacity:0;transform:scale(.7);transition:transform .7s,opacity .5s .2s}.afeb-flip-box-effect-zoom-in .afeb-flip-box:focus-visible .afeb-flip-box-back,.afeb-flip-box-effect-zoom-in .afeb-flip-box:hover .afeb-flip-box-back{opacity:1;transform:scale(1);transition:transform .7s,opacity .5s}.afeb-flip-box-effect-fade .afeb-flip-box .afeb-flip-box-back{opacity:0}.afeb-flip-box-effect-fade .afeb-flip-box:focus-visible .afeb-flip-box-back,.afeb-flip-box-effect-fade .afeb-flip-box:hover .afeb-flip-box-back{opacity:1}.elementor-widget-afeb_flip_box.afeb-flip-box-flipped .afeb-widget-container .afeb-flip-box-front,.elementor-widget-afeb_flip_box.afeb-flip-box-flipped:not(:has(.afeb-widget-container)) .afeb-flip-box-front{display:none}.elementor-widget-afeb_flip_box.afeb-flip-box-flipped .afeb-widget-container .afeb-flip-box-back,.elementor-widget-afeb_flip_box.afeb-flip-box-flipped:not(:has(.afeb-widget-container)) .afeb-flip-box-back{opacity:1;transform:none}.e-con-inner>.elementor-widget-afeb_flip_box,.e-con>.elementor-widget-afeb_flip_box{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}
body:not(.elementor-editor-active) .afeb-template-popup{display:none}.afeb-template-popup{align-items:center;display:flex;justify-content:center;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.afeb-template-popup-inner{position:relative}.afeb-popup-container{background-color:#fff;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);display:flex;height:auto;max-height:100vh;max-width:100vw;overflow:auto;padding:0;position:relative;width:640px}.afeb-popup-container-inner{width:100%}.afeb-popup-overlay{background:rgba(0,0,0,.5);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:-1}.afeb-popup-close-btn{background-color:#000;border-style:none;color:#fff;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;position:absolute;right:0;top:0;width:30px;z-index:99}.afeb-popup-close-btn>i{line-height:30px}
.afeb-hotspot-wrapper{display:inline-block;max-width:100%;position:relative;width:100%}.afeb-hotspot-image{display:inline-block;height:100%;margin:0;padding:0;width:100%}.afeb-hotspot-image>img{height:100%;max-width:100%;object-fit:cover;-o-object-fit:cover;width:100%}.afeb-hotspot-item{background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.1);-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);border-radius:50%;cursor:pointer;display:inline-block;height:40px;left:50px;top:50px;position:absolute;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;transition:background-color .2s,box-shadow .2s,-webkit-box-shadow .2s;-webkit-transition:background-color .2s,box-shadow .2s;-o-transition:background-color .2s,box-shadow .2s;width:40px;--afeb-hotspot-tooltip-top:0;--afeb-hotspot-tooltip-right:0;--afeb-hotspot-tooltip-bottom:0;--afeb-hotspot-tooltip-left:0;--afeb-hotspot-tooltip-transform-x:0;--afeb-hotspot-tooltip-transform-y:0;--afeb-hotspot-tooltip-margin:0}.afeb-hotspot-item-wrap{align-items:center;border-radius:inherit;display:flex;display:-ms-flexbox;display:-webkit-box;-ms-flex-pack:center;-webkit-box-pack:center;height:100%;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;position:relative}.afeb-hotspot-tooltip-text{background-color:#000;bottom:var(--afeb-hotspot-tooltip-bottom);border-radius:4px;color:#fff;opacity:0;padding:10px;top:var(--afeb-hotspot-tooltip-top);text-align:center;right:var(--afeb-hotspot-tooltip-right);left:var(--afeb-hotspot-tooltip-left);margin:var(--afeb-hotspot-tooltip-margin);position:absolute;transform:translate(var(--afeb-hotspot-tooltip-transform-x),var(--afeb-hotspot-tooltip-transform-y));-ms-transform:translate(var(--afeb-hotspot-tooltip-transform-x),var(--afeb-hotspot-tooltip-transform-y));-webkit-transform:translate(var(--afeb-hotspot-tooltip-transform-x),var(--afeb-hotspot-tooltip-transform-y));transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;visibility:hidden;width:150px;z-index:1}.afeb-hotspot-tooltip-text>*{transition:none;-o-transition:none;-webkit-transition:none}.afeb-hotspot-tooltip-text.afeb-active,.afeb-hotspot-type-hover:hover .afeb-hotspot-tooltip-text{opacity:1;visibility:visible}.afeb-hotspot-tooltip-text.active{opacity:1;transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;visibility:visible}.afeb-hotspot-tooltip-text:before{background-color:#000;bottom:var(--afeb-hotspot-tooltip-before-bottom);content:"";height:10px;position:absolute;top:var(--afeb-hotspot-tooltip-before-top);left:var(--afeb-hotspot-tooltip-before-left);right:var(--afeb-hotspot-tooltip-before-right);transform:translate(var(--afeb-hotspot-tooltip-before-transform-x),var(--afeb-hotspot-tooltip-before-transform-y)) rotate(45deg);--afeb-hotspot-tooltip-before-top:0;--afeb-hotspot-tooltip-before-right:0;--afeb-hotspot-tooltip-before-bottom:0;--afeb-hotspot-tooltip-before-left:0;--afeb-hotspot-tooltip-before-transform-x:0;--afeb-hotspot-tooltip-before-transform-y:0;-ms-transform:translate(var(--afeb-hotspot-tooltip-before-transform-x),var(--afeb-hotspot-tooltip-before-transform-y)) rotate(45deg);-webkit-transform:translate(var(--afeb-hotspot-tooltip-before-transform-x),var(--afeb-hotspot-tooltip-before-transform-y)) rotate(45deg);width:10px}.afeb-hotspot-item-wrap>img{border-radius:50%;display:block;height:100%;max-width:100%;width:100%;z-index:2}.afeb-hotspot-item-wrap>svg{fill:#000;vertical-align:middle;width:22px}.afeb-hotspot-item-wrap:after{animation:2s infinite afebShadowPulse;-webkit-animation:2s infinite afebShadowPulse;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@-webkit-keyframes afebShadowPulse{0%{box-shadow:0 0 0 0 rgba(0,0,0,.1);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.1)}to{box-shadow:0 0 0 30px transparent;-webkit-box-shadow:0 0 0 30px transparent}}@keyframes afebShadowPulse{0%{box-shadow:0 0 0 0 rgba(0,0,0,.1);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.1)}to{box-shadow:0 0 0 30px transparent;-webkit-box-shadow:0 0 0 30px transparent}}
.afeb-info-box{background-color:#fc4100;border-radius:20px;margin-top:30px;padding:15px;position:relative}.afeb-info-box::before{background:#fff;border-radius:10px;box-shadow:0 0 20px 4px rgba(0,0,0,.1);content:'';display:block;height:100px;position:absolute;left:50%;top:-10px;transform:translateX(-50%);width:90%;z-index:-1}.afeb-info-box .afeb-icon-box{align-items:center;display:flex;justify-content:center;height:50px}.afeb-info-box .afeb-icon-box .afeb-icon-wrapper{align-items:center;background:#fff;border-radius:50%;display:flex;justify-content:center;height:90px;padding:20px;position:absolute;top:0;transform:translateY(-50%);width:90px;z-index:100}.afeb-info-box .afeb-icon-box .afeb-icon-wrapper svg{fill:#00215E;height:60px;padding:2px;width:60px}.afeb-info-box .afeb-title{color:#fff;text-align:center}.afeb-info-box .afeb-title span{font-size:20px;font-weight:700}.afeb-info-box .afeb-content p{color:#fff;font-size:16px;text-align:center}
.afeb-lr-form-group,.afeb-lr-style-1 .afeb-lr-form-group .afeb-lr-form-control-box{position:relative}.afeb-lr-form-group label{padding:2px 10px;width:fit-content}.afeb-lr-form-group label>.afeb-required-mark{color:red}.afeb-lr-form-group .afeb-password-visibility,.afeb-lr-form-group label>.afeb-help-description{cursor:pointer}.afeb-lr-form-group label>.afeb-help-description-text{display:none;font-weight:100;padding:5px}.afeb-lr-form-group .afeb-lr-form-control-box{border-radius:10px;display:flex;justify-items:center;gap:.75em;padding:10px 5px}.afeb-lr-style-1{background:#f5f5f5;display:flex;border-radius:.5em;box-shadow:0 0 2em #e6e9f9;flex-direction:column;gap:2em;padding:.5em 1em}.afeb-lr-style-1 .afeb-lr-form-group{background:#fff;border-radius:8px;box-shadow:0 0 2em rgba(200,161,224,.3);color:#4d4d4d;display:flex;flex-direction:column;gap:.5em;margin-top:1em;padding:.5em}.afeb-lr-style-1 .afeb-lr-form-group .afeb-lr-form-control-box .afeb-lr-form-icon{position:relative;z-index:10}.afeb-lr-style-1 .afeb-lr-form-group .afeb-lr-form-control-box .afeb-lr-form-icon>i,.afeb-lr-style-1 .afeb-lr-form-group .afeb-lr-form-control-box .afeb-lr-form-icon>svg{color:#674188;fill:#674188}.afeb-lr-style-1 .afeb-lr-form-group .afeb-lr-form-control-box .afeb-lr-form-input-box{position:relative;width:100%}.afeb-lr-style-1 .afeb-lr-form-group .afeb-lr-form-control-box .afeb-lr-form-input-box.afeb-strength-password::after{border-radius:50px;bottom:-5px;content:'';height:3px;left:0;position:absolute;width:0}.afeb-lr-style-1 .afeb-lr-form-group .afeb-lr-form-control-box input{background:0 0;border:none;display:inline;outline:0;padding:0;width:100%}.afeb-lr-style-1 .afeb-lr-form-group .afeb-lr-form-control-box input::-moz-placeholder{color:#000;font-size:.9em}.afeb-lr-style-1 .afeb-lr-form-group .afeb-lr-form-control-box input:-ms-input-placeholder{color:#000;font-size:.9em}.afeb-lr-style-1 .afeb-lr-form-group .afeb-lr-form-control-box input::placeholder{color:#000;font-size:.9em}.afeb-lr-style-1 .afeb-lr-form-group .afeb-lr-form-control-box i{color:#4d4d4d;font-size:20px;margin-bottom:-.2em}.afeb-lr-style-1 .afeb-lr-form-group .afeb-lr-form-control-box svg{fill:#4d4d4d;margin-bottom:-.2em;margin-left:2px;width:20px}.afeb-lr-style-1 .afeb-lr-form-remember-box{margin-top:1.75em;margin-left:2em}.afeb-lr-style-1 .afeb-lr-form-remember-box>input[type=checkbox]{cursor:pointer;display:none;height:initial;margin-bottom:0;padding:0;width:initial}.afeb-lr-style-1 .afeb-lr-form-remember-box>label{cursor:pointer;position:relative}.afeb-lr-style-1 .afeb-lr-form-remember-box>label::before{background-color:transparent;box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);border:2px solid #674188;border-radius:5px;content:'';cursor:pointer;display:inline-block;margin-right:5px;padding:10px;position:relative;top:-2px;vertical-align:middle;-webkit-appearance:none}.afeb-lr-style-1 .afeb-lr-form-remember-box>input[type=checkbox]:checked+label:after{border:solid #674188;border-width:0 2px 2px 0;content:'';display:block;height:14px;left:8px;position:absolute;transform:rotate(45deg);top:2px;width:7px}.afeb-lr-style-1 .afeb-lr-form-submit-box>input[type=submit]{background:#c8a1e0;border:none;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;margin:2em auto;padding:.5em;font-weight:600;width:100%}.afeb-lr-style-1 .afeb-lr-form-submit-box>input[type=submit]:hover{background-color:#c59ddd}.afeb-lr-style-1 .afeb-lr-form-footer-box{color:#5e5e5e;display:flex;font-size:.8em;padding:0 1em 1.75em;width:100%}.afeb-lr-style-1 .afeb-lr-form-footer-box>a:first-child{margin-right:auto}.afeb-lr-style-1 .afeb-lr-form-footer-box>a:last-child{margin-left:auto}.afeb-lr-style-1 .afeb-lr-form-footer-box>a:hover{color:#674188;cursor:pointer}.afeb-lr-style-1 .afeb-lr-form-err-box{background-color:#f8d7da;border-radius:15px;color:#721c24;padding:1em;width:100%}.afeb-lr-style-1 .afeb-lr-form-succ-box{background-color:#d4edda;border-radius:15px;color:#155724;padding:1em;width:100%}.afeb-login-form-box .afeb-lostpassword-form,.afeb-login-form-box .afeb-register-form,.afeb-lostpassword-form-box .afeb-login-form,.afeb-lostpassword-form-box .afeb-register-form,.afeb-register-form-box .afeb-login-form,.afeb-register-form-box .afeb-lostpassword-form{display:none}.afeb-login-form-box.afeb-prev-lp-frm .afeb-login-form,.afeb-login-form-box.afeb-prev-reg-frm .afeb-login-form,.afeb-register-form-box.afeb-prev-lgn-frm .afeb-register-form{display:none!important}.afeb-login-form-box.afeb-prev-lp-frm .afeb-lostpassword-form,.afeb-login-form-box.afeb-prev-reg-frm .afeb-register-form,.afeb-register-form-box.afeb-prev-lgn-frm .afeb-login-form{display:block!important}.afeb-def-loggedin-form .afeb-avatar-box{display:flex;justify-content:center}.afeb-def-loggedin-form .afeb-msg-box{background-color:#fff;border-radius:15px;line-height:40px;margin:40px auto;padding:50px;text-align:center;width:90%}.afeb-def-loggedin-form .avatar{border:2px solid #674188;border-radius:50%;height:80px;width:80px}
.afeb-map{display:block;height:350px;margin:0 auto;width:100%}.afeb-gmap.large{height:500px}.gm-ui-hover-effect{height:15px!important;margin:0!important;width:20px!important}.gm-ui-hover-effect>span{height:12px!important;margin:5px!important;width:12px!important}
.afeb-news-ticker{align-items:center;background-color:#f4efff;display:flex;width:100%}.afeb-news-ticker>:not(.afeb-alert){min-height:55px}.afeb-news-ticker-label{align-items:center;background-color:#da0037;color:#eee;display:flex;float:left;font-weight:700;justify-content:center;padding:15px;text-align:center;width:10%}.afeb-news-ticker-items{align-items:center;display:flex!important;float:left;width:calc(100% - 10%)}.afeb-news-ticker-content>a,.afeb-news-ticker-content>a:hover{color:unset}.afeb-news-ticker .slick-slide,.afeb-news-ticker .slick-slide *{margin:0;padding:0}.afeb-news-ticker .slick-slide{margin:0 10px}.afeb-news-ticker .slick-prev{left:unset;right:55px}.afeb-news-ticker.afeb-is-v .slick-prev{margin-top:-12px;right:25px;top:50%}.afeb-news-ticker.afeb-is-v .slick-next{margin-top:12px;top:50%}
.afeb-notice-box{align-items:center;border-radius:10px;background-color:#f6f193;box-shadow:0 1px 15px 0 #0003;display:flex;gap:30px;padding:20px 25px;position:relative}.afeb-notice-box::before{border-radius:20px;background-color:#50623a;content:'';display:block;height:60%;position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:8px}.afeb-notice-box .afeb-icon{align-items:center;background-color:#f5dd61;border-radius:10px;color:#50623a;display:block;display:flex;font-size:50px;height:100px;justify-content:center;min-width:100px;width:100px}.afeb-notice-box .afeb-icon.afeb-shield{border-radius:60%/22% 22% 98% 98%}.afeb-notice-box .afeb-icon.afeb-circle{border-radius:50%}.afeb-notice-box .afeb-icon svg{fill:#50623A;width:22px}.afeb-notice-box .afeb-title{color:#50623a;font-size:25px;font-weight:700}.afeb-notice-box .afeb-description{font-size:16px}@media screen and (max-width:767px){.afeb-notice-box{flex-direction:column}.afeb-notice-box::before{height:8px;right:50%;top:-4px;transform:translateX(50%);width:50%}.afeb-notice-box .afeb-description,.afeb-notice-box .afeb-title{text-align:center}}
.afeb-offcanvas-nav,.afeb-offcanvas-overlay{height:100%;pointer-events:none;position:fixed;top:0}.afeb-offcanvas-trigger-btn{background-color:#000;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;fill:#fff;padding:12px 24px;text-align:center}.afeb-offcanvas-trigger-btn .afeb-offcanvas-trigger-icon{margin:-2px 5px;width:15px}.afeb-offcanvas-overlay{background-color:rgba(0,0,0,.5);left:0;opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;width:100%;z-index:9999}.afeb-offcanvas-open.afeb-offcanvas-overlay{opacity:1}.afeb-offcanvas-nav{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#000;bottom:0;box-sizing:border-box;overflow-y:auto;padding:40px;-webkit-transition:unset;transition:unset;width:280px;will-change:transform;z-index:10000}.afeb-offcanvas-nav-left{left:0;-webkit-transform:translateX(-280px);transform:translateX(-280px)}.afeb-offcanvas-nav-right{right:0;-webkit-transform:translateX(280px);transform:translateX(280px)}.afeb-offcanvas-open.afeb-offcanvas-nav{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;pointer-events:auto!important;-webkit-transform:translateX(0)!important;transform:translateX(0)!important}
.afeb-price .afeb-discount,.afeb-price div,.afeb-price-box .afeb-buttons a{color:#fff;display:inline-block}.afeb-price-box{border-radius:15px;overflow:hidden;position:relative}.afeb-price{background-color:#3559e0;padding:10px;text-align:center}.afeb-price .afeb-p{font-size:27px;font-weight:700}.afeb-price .afeb-c,.afeb-price .afeb-discount{font-size:15px;font-weight:300}.afeb-price-box .afeb-title{background-color:#0f2167;box-shadow:0 6px 6px 0 rgba(0,0,0,.2);color:#fff;font-size:20px;font-weight:700;padding:25px;position:relative;text-align:center}.afeb-price-box .afeb-buttons a{background-color:#0f2167;border-radius:15px;font-size:16px;font-weight:300;margin-top:20px;padding:13px;text-align:center;width:100%}.afeb-price-box .afeb-content{background-color:#fff;padding:15px}.afeb-price-box .afeb-features ul{list-style:none;padding:0}.afeb-price-box .afeb-features .afeb-item{background-color:#ecf2ff;border-radius:10px;color:#000;font-size:17px;font-weight:300;margin:10px 0;padding:12px;text-align:center}
.afeb-sound-player-1,.afeb-sound-player-1 .afeb-player-share-buttons-content,.afeb-sound-player-1 .afeb-sound-col-content{width:100%}.afeb-sound-player-1 .afeb-alert{padding:1em;text-align:center;width:100%}.afeb-sound-player-content{color:#fff;background:#32012f;border:none;border-radius:10px;box-shadow:0 6px 15px rgb(50,1,47,.22);display:flex;flex-wrap:wrap;padding:0 0 0 10px;position:relative;width:100%}.afeb-sound-player-1 .afeb-sound-cols{align-items:center;display:flex;flex-wrap:nowrap;transition:.4s;width:calc(100% / 4)}.afeb-sound-player-1 .afeb-sound-cover-wrap{background-color:#61b615;padding:10px;width:14%}.afeb-2c-column .afeb-post-entry .afeb-sound-player-1 .afeb-sound-cover-wrap,.afeb-2cr-column .afeb-post-entry .afeb-sound-player-1 .afeb-sound-cover-wrap,.afeb-3c-column .afeb-post-entry .afeb-sound-player-1 .afeb-sound-cover-wrap{width:17%}.afeb-sound-player-1 .afeb-sound-cover-wrap .afeb-sound-cover{background-size:100% 100%;background-position:center center;background-repeat:no-repeat;border-radius:50%;height:100px;margin:auto;width:100px}.afeb-sound-player-1 .afeb-sound-cols-eq{padding:15px}.afeb-sound-player-1 .afeb-sound-details-wrap.afeb-sound-subtitle{margin:7px 0}.afeb-sound-player-1 .afeb-sound-details-wrap .afeb-sound-subtitle,.afeb-sound-player-1 .afeb-sound-details-wrap .afeb-sound-title{font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.afeb-sound-player-1 .afeb-sound-timer-wrap{width:55%}.afeb-sound-player-1 .afeb-sound-buttons-wrap{text-align:center}.afeb-2c-column .afeb-post-entry .afeb-sound-player-1 .afeb-sound-buttons-wrap,.afeb-2cr-column .afeb-post-entry .afeb-sound-player-1 .afeb-sound-buttons-wrap,.afeb-3c-column .afeb-post-entry .afeb-sound-player-1 .afeb-sound-buttons-wrap{width:10%}.afeb-sound-player-1 .afeb-sound-timer-line{background-color:rgba(240,240,240,.52);border-radius:50px;display:inline-block;margin-bottom:4px;position:relative;width:100%}.afeb-sound-player-1 .afeb-sound-timer-progress{background-color:#61b615;border-radius:50px;display:none;height:5px;position:relative;width:0}.afeb-sound-player-1 .afeb-sound-timer-progress span{background-color:#61b615;border-radius:50px;border:2px solid #fff;box-shadow:0 2px 7px rgba(0,0,0,.45);display:inline-block;height:15px;left:-11px;position:absolute;top:-5px;width:15px}.afeb-sound-player-1 .afeb-sound-timer-line input[type=range]{appearance:none;background-color:initial;border:none;border-radius:50px;cursor:pointer;direction:ltr;flex:1;float:right;height:6px;outline:0;padding:0;position:relative;width:100%}.afeb-sound-player-1 .afeb-sound-timer-line input[type=range]::-webkit-slider-thumb{appearance:none;background-color:#61b615;border:2px solid #fff;border-radius:50px;box-shadow:0 2px 7px rgba(0,0,0,.45);margin-top:-5px;height:15px;width:15px}.afeb-sound-player-1 .afeb-sound-timer-line input[type=range]::-moz-range-thumb{appearance:none;background-color:#61b615;border:2px solid #fff;border-radius:50px;box-shadow:0 2px 7px rgba(0,0,0,.45);margin-top:-5px;height:15px;width:15px}.afeb-sound-player-1 .afeb-sound-timer-line input[type=range]::-ms-thumb{appearance:none;background-color:#61b615;border:2px solid #fff;border-radius:50px;box-shadow:0 2px 7px rgba(0,0,0,.45);margin-top:-5px;height:15px;width:15px}.afeb-sound-player-1 .afeb-sound-timer-line input[type=range]::-webkit-slider-runnable-track{background-color:transparent;border-radius:50px;height:6px}.afeb-sound-player-1 .afeb-sound-timer-line input[type=range]::-moz-range-track{background-color:transparent;border-radius:50px;height:6px}.afeb-sound-player-1 .afeb-sound-timer-line input[type=range]::-ms-track{background-color:transparent;border-radius:50px;height:6px}.afeb-sound-player-1 .afeb-sound-timer-line .afeb-stl{background-color:#60b414;border-radius:50px;height:6px;left:0;top:0;position:absolute;width:0}.afeb-sound-player-1 .afeb-sound-btn-pause .afeb-player-play-icon,.afeb-sound-player-1 .afeb-sound-btn-play .afeb-player-pause-icon{display:none}.afeb-sound-player-1 .afeb-player-pause-icon,.afeb-sound-player-1 .afeb-player-play-icon{left:12px;position:absolute}.afeb-sound-player-1 .afeb-sound-btn-pause .afeb-player-pause-icon{display:inline-block}.afeb-sound-player-1 .afeb-sound-control-btn svg{height:20px;width:20px}.afeb-sound-player-1 .afeb-sound-control-btn.afeb-sound-btn-playing{background-color:#fff;border-radius:50px;display:inline-block;height:40px;margin-top:-7px;position:relative;width:40px}.afeb-sound-player-1 .afeb-sound-control-btn.afeb-sound-btn-playing svg{height:20px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}.afeb-sound-player-1 .afeb-sound-control-btn.afeb-sound-btn-playing svg,.afeb-sound-player-1 .afeb-sound-control-btn.afeb-sound-btn-playing svg path{fill:#61b615}.afeb-sound-player-1 .afeb-sound-buttons-wrap a{border:2px solid #fff;border-radius:50px;display:inline-block;height:35px;margin:2px 5px;padding-top:4px;position:relative;width:35px}.afeb-sound-player-1 .afeb-sound-timer-time{font-size:14px;font-weight:300}.afeb-sound-player-1 .afeb-sound-timer-time .afeb-sound-timer-default{float:right}.afeb-sound-player-1 .afeb-sound-timer-time .afeb-sound-timer-down{float:left}.afeb-sound-player-1 .afeb-sound-controls{margin-top:20px}.afeb-sound-player-1 .afeb-sound-controls a{display:inline-block;position:relative;transition:.3s;vertical-align:middle}.afeb-sound-player-1 .afeb-sound-controls .afeb-sound-btn-sec-next svg,.afeb-sound-player-1 .afeb-sound-controls .afeb-sound-btn-sec-prev svg{height:24px;width:24px}.afeb-sound-player-1 .afeb-sound-controls a svg,.afeb-sound-player-1 .afeb-sound-controls a svg circle,.afeb-sound-player-1 .afeb-sound-controls a svg path{fill:#fff}.afeb-sound-player-1 .afeb-sound-controls .afeb-btn-disabled,.afeb-sound-player.afeb-is-playing .afeb-sound-controls .afeb-btn-disabled{opacity:.3;pointer-events:none;user-select:none}.afeb-sound-player-1 .afeb-sound-player-share-buttons{align-items:center;background-color:rgba(0,0,0,.63);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:8px;color:#fff;display:flex;flex-wrap:wrap;height:100%;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:10}.afeb-sound-player-1 .afeb-sound-player-content.afeb-opened-overlay .afeb-sound-cols{filter:blur(5px);-webkit-filter:blur(5px)}.afeb-sound-player-1 .afeb-sound-player-playlist .afeb-sound-playlist-item .afeb-sound-player-share-buttons{border-radius:0}.afeb-sound-player-1 .afeb-sound-player-share-buttons div.afeb-player-share-buttons-content a{color:#fff}.afeb-sound-player-1 .afeb-player-share-buttons-content a{background-color:#000;border-radius:50px;display:inline-block;font-size:15px;margin:5px;padding:6px 20px}.afeb-sound-player-1 .afeb-player-share-buttons-content a i{color:#fff;font-size:21px;margin-left:10px;vertical-align:middle}.afeb-sound-player-1 .afeb-player-share-buttons-content .afeb-btn-wa{background-color:#4caf50}.afeb-sound-player-1 .afeb-player-share-buttons-content .afeb-btn-lin{background-color:#2f6fa3}.afeb-sound-player-1 .afeb-player-share-buttons-content .afeb-btn-tw{background-color:#2196f3}.afeb-sound-player-1 .afeb-player-share-buttons-content .afeb-btn-fb{background-color:#4e96c1}.afeb-sound-player-1 .afeb-share-close{background-color:#000;border-radius:50px;cursor:pointer;display:inline-block;height:25px;line-height:1.9;position:absolute;right:15px;top:10px;width:25px}.afeb-sound-player-1 .afeb-sound-player-playlist{background-color:#fff;border:1px solid #f0f0f0;border-radius:10px;margin-top:1.2em;overflow:hidden;padding:0}.afeb-sound-player-1 .afeb-sound-player-playlist .afeb-sound-control-btn.afeb-sound-btn-playing{margin:0}.afeb-sound-player-1 .afeb-sound-player-playlist .afeb-sound-playlist-item{padding:9px;position:relative;transition:.4s}.afeb-sound-player-1 .afeb-sound-player-playlist .afeb-sound-playlist-item a{color:#000;margin:0 7px}.afeb-sound-player-1 .afeb-sound-player-playlist .afeb-sound-playlist-item:first-child{border-radius:10px 10px 0 0}.afeb-sound-player-1 .afeb-sound-player-playlist .afeb-sound-playlist-item:last-child{border-radius:0 0 10px 10px}.afeb-sound-player-1 .afeb-sound-playlist-item .row{align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.afeb-sound-player-1 .afeb-sound-playlist-item:hover{background-color:#f0f0f0}.afeb-sound-player-1 .afeb-sound-btn-playlist span{background-color:#fff;border-radius:50px;color:#333;display:inline-block;font-size:12px;height:20px;min-width:20px;padding:2px 3px;position:absolute;right:-7px;top:-8px;z-index:5}.afeb-sound-player-1 .afeb-sound-btn-next,.afeb-sound-player-1 .afeb-sound-btn-prev,.afeb-sound-player-1 .afeb-sound-btn-sec-next,.afeb-sound-player-1 .afeb-sound-btn-sec-prev{opacity:.6;pointer-events:none}.afeb-sound-player-1 .afeb-sound-speed:hover .afeb-sound-speed-box,.afeb-sound-player-1 .afeb-sound-volume:hover .afeb-sound-volume-box,.afeb-sound-player.afeb-is-playing .afeb-sound-btn-next,.afeb-sound-player.afeb-is-playing .afeb-sound-btn-prev,.afeb-sound-player.afeb-is-playing .afeb-sound-btn-sec-next,.afeb-sound-player.afeb-is-playing .afeb-sound-btn-sec-prev,.afeb-sound-player.afeb-is-playing .afeb-sound-timer-line{opacity:1;pointer-events:all}.afeb-sound-player.afeb-has-loader .afeb-sound-col-content,.afeb-sound-player.afeb-has-loader .afeb-sound-controls,.afeb-sound-player.afeb-has-loader .afeb-sound-subtitle,.afeb-sound-player.afeb-has-loader .afeb-sound-title{-webkit-animation:3s ease-in-out infinite afeb_sound_player_loader;animation:3s ease-in-out infinite afeb_sound_player_loader;opacity:.6;pointer-events:none}.afeb-sound-player-1 .afeb-sound-volume{display:inline-block;font-size:17px;position:relative;text-align:center;width:30px}.afeb-sound-player-1 .afeb-sound-volume input[type=range]{-webkit-appearance:none;appearance:none;background:#fff;border-radius:16px;direction:ltr;cursor:pointer;outline:0;overflow:hidden;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.afeb-sound-player-1 .afeb-sound-volume input[type=range]::-webkit-slider-runnable-track{background:#ccc;border-radius:16px;height:5px}.afeb-sound-player-1 .afeb-sound-volume input[type=range]::-moz-range-track{background:#fff;border-radius:16px;height:5px}.afeb-sound-player-1 .afeb-sound-volume input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#61b615;border:2px solid #61b615;box-shadow:-407px 0 0 400px #61b615;height:15px;margin-top:-6px;width:15px}.afeb-sound-player-1 .afeb-sound-volume input[type=range]::-moz-range-thumb{background-color:#61b615;border:2px solid #61b615;box-shadow:-407px 0 0 400px #61b615;height:15px;width:15px}.afeb-sound-player-1 .afeb-sound-volume .afeb-sound-volume-box{align-items:center;background-color:#fff;border-radius:7px;box-shadow:0 0 5px;display:flex;justify-content:center;margin-bottom:50px;margin-right:-85px;opacity:0;padding:5px;position:absolute;pointer-events:none;right:50%;transform:rotate(-180deg);transition:.2s;top:-10px;width:170px;z-index:100}.afeb-sound-player-1 .afeb-sound-speed{display:inline-block;position:relative;text-align:center;width:30px}.afeb-sound-player-1 .afeb-sound-speed-box{background-color:#fff;border-radius:5px;bottom:100%;box-shadow:0 0 10px rgba(0,0,0,.188);font-size:11px;opacity:0;position:absolute;pointer-events:none;right:0;z-index:999}.afeb-sound-player-1 .afeb-sound-speed-box .afeb-speed-item.afeb-active{background-color:#f0f0f0;color:#000}.afeb-sound-player-1 .afeb-sound-speed-box .afeb-speed-item{color:#b1b1b1;cursor:pointer;display:inline-block;padding:4px;width:100%}.afeb-sound-player-1 .afeb-sound-speed-box .afeb-speed-item:hover{color:#000}.afeb-sound-player-1 .afeb-sound-speed-box .afeb-speed-item:not(:last-child){border-bottom:1px solid #ebebeb}.afeb-sound-player-1 .afeb-shake-animation{animation:.35s infinite afeb_horizontal_shaking}@media screen and (max-width:992px){.afeb-sound-player-1 .afeb-sound-timer-wrap{width:50%}.afeb-sound-player-1 .afeb-sound-cols-none-buttons .afeb-sound-cover-wrap{width:17%}.afeb-sound-player-1 .afeb-sound-cols-none-buttons .afeb-sound-details-wrap{width:31%}.afeb-sound-player-1 .afeb-sound-cover-wrap{width:16%}.afeb-sound-player-1 .afeb-sound-cover-wrap .afeb-sound-cover{height:70px;width:70px}}@media screen and (max-width:767px){.afeb-sound-player-1 .afeb-sound-cols,.afeb-sound-player-1 .afeb-sound-cols-none-buttons .afeb-sound-cols{box-shadow:none;border-radius:10px;padding:12px;width:100%}.afeb-has-sound{padding:10px}.afeb-sound-player-1 .afeb-sound-cover-wrap .afeb-sound-cover{height:120px;margin:20px auto;width:120px}.afeb-sound-player-1 .afeb-sound-player-playlist .afeb-sound-playlist-item a{margin:5px 7px}}@keyframes afeb_sound_player_loader{0%,100%{background-color:rgba(165,165,165,.1)}50%{background-color:rgba(165,165,165,.3)}}@-webkit-keyframes afeb_sound_player_loader{0%,100%{background-color:rgba(165,165,165,.1)}50%{background-color:rgba(165,165,165,.3)}}@keyframes afeb_horizontal_shaking{0%,100%{transform:translateX(0)}25%,75%{transform:translateX(5px)}50%{transform:translateX(-5px)}}
.afeb-tab,.afeb-tabs-is-v .afeb-clr{width:100%}.afeb-tab-a,.afeb-tabs{position:relative}.afeb-tab{display:none;margin:30px 0 0}.afeb-tabs-nav{display:flex}.afeb-tabs-nav-after .afeb-tabs-nav{margin-top:30px}.afeb-tab.afeb-active,.afeb-tabs-content .afeb-tab:last-child{display:block}.afeb-tabs-flash .afeb-tab>div{animation:.8s forwards afeb_tab_flash}.afeb-tab-a{background-color:#f3f3f3;border-bottom:2px solid transparent;border-radius:10px 10px 0 0;cursor:pointer;display:inline-block;font-size:16px;margin:0 4px;padding:15px}.afeb-tabs-is-v .afeb-tab-a{border:none;display:block;margin:4px 0;width:100%}.afeb-tabs-vr .afeb-tab-a{border-left:2px solid transparent;border-radius:0 10px 10px 0}.afeb-tabs-vl .afeb-tab-a{border-right:2px solid transparent;border-radius:10px 0 0 10px}.afeb-tab-a>span{display:inline-block;vertical-align:middle}.afeb-tab-a .afeb-tab-icon,.afeb-tab-a .afeb-tab-image{display:inline-block;height:20px;margin:0 5px;position:relative;top:-4px;width:20px}.afeb-tab-a.afeb-active{border-color:#2794da}.afeb-tabs-hbc .afeb-tab-a,.afeb-tabs-htc .afeb-tab-a{float:none}.afeb-tabs-is-v.right .afeb-tabs-nav,.afeb-tabs-vr .afeb-tabs-content,.afeb-tabs-vr .afeb-tabs-nav{float:right}.afeb-tabs-is-v .afeb-tabs-nav{float:left;width:30%}.afeb-tabs-is-v .afeb-tabs-content{float:left;width:calc(100% - 30%)}.afeb-tabs-is-v .afeb-tab{padding:0 30px}.afeb-tabs-vl .afeb-tab,.afeb-tabs-vr .afeb-tab{margin:0}.afeb-tabs>select{display:none;margin:40px 0 10px}@keyframes afeb_tab_flash{0%{opacity:.1}100%{opacity:1}}
.afeb-testimonial-carousel,.afeb-testimonial-carousel-item{position:relative}.afeb-testimonial-carousel.afeb-has-paginate-progressbar .swiper{padding-top:40px}.afeb-testimonial-carousel.afeb-has-navigate{padding:0 2em}.afeb-testimonial-carousel.afeb-has-navigate .swiper{position:unset}.afeb-testimonial-carousel .afeb-tc-swiper-pagination{margin-top:1em;text-align:center}.afeb-testimonial-carousel .afeb-tc-swiper-pagination.swiper-pagination-bullets span{height:10px;margin:4px;width:10px}.afeb-testimonial-carousel .afeb-swiper-nav-button{color:#000;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:30px;position:absolute;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;z-index:1}.afeb-testimonial-carousel .afeb-swiper-nav-button.afeb-tc-swiper-button-next{left:0;right:unset}.afeb-testimonial-carousel-item-content{background-color:#fff;border:1px solid #f0f0f0;border-radius:17px;padding:23px;position:relative;transition:.4s}.afeb-testimonial-carousel-item-content .afeb-head{display:flex}.afeb-testimonial-carousel-item-content .afeb-stars{color:#ddd}.afeb-testimonial-carousel-item-content .afeb-stars span{font-size:13px}.afeb-testimonial-carousel-item-content .afeb-head .afeb-avatar{align-items:center;display:flex;padding-right:4%}.afeb-testimonial-carousel-item-content .afeb-head .afeb-avatar img{border-radius:15px;box-shadow:0 0 17px 0 rgba(0,0,0,.13);width:74px}.afeb-testimonial-carousel-item-content .afeb-head .afeb-meta{padding-left:10px;width:73%}.afeb-testimonial-carousel-item-content .afeb-icon{right:0;margin:15px;position:absolute;top:0}.afeb-testimonial-carousel-item-content .afeb-icon svg{fill:#ffce00;height:40px;width:40px}.afeb-testimonial-carousel-item-content .afeb-rate{display:inline-block;text-align:left}.afeb-testimonial-carousel-item-content .afeb-rate .afeb-num{font-size:15px}.afeb-testimonial-carousel-item-content .afeb-head .afeb-name{color:#000;font-size:17px;font-weight:700}.afeb-testimonial-carousel-item-content .afeb-head .afeb-site-name{color:#bfbfbf;font-size:14px;font-weight:300}.afeb-testimonial-carousel-item-content .afeb-content{color:#979797;font-size:13px;font-weight:300;margin:18px 0 0}.afeb-testimonial-carousel-item-content .afeb-rate .afeb-stars span.checked{color:#ffce00}
.afeb-timeline{margin:0 auto;max-width:1140px;padding:15px 0;position:relative;width:100%}.afeb-timeline::after{background:#ff9a00;bottom:0;content:'';left:50%;margin-left:-1px;position:absolute;top:0;width:2px}.afeb-timeline-container{background:inherit;padding:15px 30px;position:relative;width:50%}.afeb-timeline-container.afeb-left{left:0}.afeb-timeline-container.afeb-right{left:50%}.afeb-timeline-container::after{content:'';background:#01204e;border:2px solid #01204e;border-radius:16px;height:16px;position:absolute;top:calc(50% - 8px);right:-8px;width:16px;z-index:1}.afeb-timeline-container.afeb-right::after{left:-8px}.afeb-timeline-container::before{background:#01204e;content:'';height:2px;position:absolute;right:8px;top:calc(50% - 1px);width:50px;z-index:1}.afeb-timeline-container.afeb-right::before{left:8px}.afeb-timeline-container .afeb-timeline-date{color:#01204e;display:inline-block;font-size:14px;font-weight:700;letter-spacing:1px;position:absolute;text-align:center;text-transform:uppercase;top:calc(50% - 8px);z-index:1}.afeb-timeline-container.afeb-left .afeb-timeline-date{right:-75px}.afeb-timeline-container.afeb-right .afeb-timeline-date{left:-75px}.afeb-timeline-container .afeb-timeline-icon{background:#ffbf00;border:2px solid #01204e;border-radius:100px;color:#01204e;display:inline-block;font-size:18px;height:40px;padding:9px 0;position:absolute;text-align:center;top:calc(50% - 20px);width:40px;z-index:1}.afeb-timeline-container.afeb-left .afeb-timeline-icon{right:56px}.afeb-timeline-container.afeb-right .afeb-timeline-icon{left:56px}.afeb-timeline-container .afeb-timeline-content{background:#eee;border-radius:30px 500px 500px 30px;padding:30px 90px 30px 30px;position:relative}.afeb-timeline-container.afeb-right .afeb-timeline-content{border-radius:500px 0 0 500px;padding:30px 30px 30px 90px}.afeb-timeline-container .afeb-timeline-content h2{color:#01204e;font-size:20px;font-weight:700;margin:0 0 10px}.afeb-timeline-container .afeb-timeline-content p{color:#000;font-size:16px;line-height:22px;margin:0}@media (max-width:767.98px){.afeb-timeline::after{left:90px}.afeb-timeline-container{padding-left:120px;padding-right:30px;width:100%}.afeb-timeline-container.afeb-right{left:0}.afeb-timeline-container.afeb-left::after,.afeb-timeline-container.afeb-right::after{left:82px}.afeb-timeline-container.afeb-left::before,.afeb-timeline-container.afeb-right::before{left:100px;border-color:transparent #01204e transparent transparent}.afeb-timeline-container.afeb-left .afeb-timeline-date,.afeb-timeline-container.afeb-right .afeb-timeline-date{left:15px;right:auto}.afeb-timeline-container.afeb-left .afeb-timeline-icon,.afeb-timeline-container.afeb-right .afeb-timeline-icon{left:146px;right:auto}.afeb-timeline-container.afeb-left .afeb-timeline-content,.afeb-timeline-container.afeb-right .afeb-timeline-content{border-radius:500px 0 0 500px;padding:30px 30px 30px 90px}}
div.elementor-control-type-pro_v{padding-bottom:20px!important;padding-top:5px!important}.elementor-control-afeb-pro-wrapper .afeb-pro-badge{right:20px;top:3px}.elementor-repeater-fields .elementor-control-afeb-pro-wrapper .afeb-pro-badge,.rtl .elementor-repeater-fields .elementor-control-afeb-pro-wrapper .afeb-pro-badge{right:10px}.rtl .elementor-control-afeb-pro-wrapper .afeb-pro-badge{left:20px;right:auto}.afeb-pro-badge{background:#259e00;border:none;border-radius:4px;color:#fff!important;display:inline-block;font-weight:400;font-size:10px;line-height:1em;position:absolute;padding:4px 6px;right:-20px;text-decoration:none;transition:.2s ease-in-out}.afeb-alert .afeb-pro-badge{font-size:12px;position:unset!important}.afeb-pro-badge:hover{transform:scale(1.1)}