Commit 362c3a07 by Vladimir Gorin

copy files in to public

parent 21a3f12d
Pipeline #551 passed with stages
in 14 seconds
@charset "UTF-8";
/*!
* animate.css -https://daneden.github.io/animate.css/
* Version - 3.7.2
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2019 Daniel Eden
*/
@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform: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);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform: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);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.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)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-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)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{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 shake{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)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform: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)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-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)}}.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)}}.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)}}.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)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-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)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-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);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform: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);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform: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);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform: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);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform: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);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{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)}}.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)}}.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)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}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}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{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)}}.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)}}.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)}}.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)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}
\ No newline at end of file
!function(t,e,i){!function(){var s,a,n,h="2.2.3",o="datepicker",r=".datepicker-here",c=!1,d='<div class="datepicker"><i class="datepicker--pointer"></i><nav class="datepicker--nav"></nav><div class="datepicker--content"></div></div>',l={classes:"",inline:!1,language:"ru",startDate:new Date,firstDay:"",weekends:[6,0],dateFormat:"",altField:"",altFieldDateFormat:"@",toggleSelected:!0,keyboardNav:!0,position:"bottom left",offset:12,view:"days",minView:"days",showOtherMonths:!0,selectOtherMonths:!0,moveToOtherMonthsOnSelect:!0,showOtherYears:!0,selectOtherYears:!0,moveToOtherYearsOnSelect:!0,minDate:"",maxDate:"",disableNavWhenOutOfRange:!0,multipleDates:!1,multipleDatesSeparator:",",range:!1,todayButton:!1,clearButton:!1,showEvent:"focus",autoClose:!1,monthsField:"monthsShort",prevHtml:'<svg><path d="M 17,12 l -5,5 l 5,5"></path></svg>',nextHtml:'<svg><path d="M 14,12 l 5,5 l -5,5"></path></svg>',navTitles:{days:"MM, <i>yyyy</i>",months:"yyyy",years:"yyyy1 - yyyy2"},timepicker:!1,onlyTimepicker:!1,dateTimeSeparator:" ",timeFormat:"",minHours:0,maxHours:24,minMinutes:0,maxMinutes:59,hoursStep:1,minutesStep:1,onSelect:"",onShow:"",onHide:"",onChangeMonth:"",onChangeYear:"",onChangeDecade:"",onChangeView:"",onRenderCell:""},u={ctrlRight:[17,39],ctrlUp:[17,38],ctrlLeft:[17,37],ctrlDown:[17,40],shiftRight:[16,39],shiftUp:[16,38],shiftLeft:[16,37],shiftDown:[16,40],altUp:[18,38],altRight:[18,39],altLeft:[18,37],altDown:[18,40],ctrlShiftUp:[16,17,38]},m=function(t,a){this.el=t,this.$el=e(t),this.opts=e.extend(!0,{},l,a,this.$el.data()),s==i&&(s=e("body")),this.opts.startDate||(this.opts.startDate=new Date),"INPUT"==this.el.nodeName&&(this.elIsInput=!0),this.opts.altField&&(this.$altField="string"==typeof this.opts.altField?e(this.opts.altField):this.opts.altField),this.inited=!1,this.visible=!1,this.silent=!1,this.currentDate=this.opts.startDate,this.currentView=this.opts.view,this._createShortCuts(),this.selectedDates=[],this.views={},this.keys=[],this.minRange="",this.maxRange="",this._prevOnSelectValue="",this.init()};n=m,n.prototype={VERSION:h,viewIndexes:["days","months","years"],init:function(){c||this.opts.inline||!this.elIsInput||this._buildDatepickersContainer(),this._buildBaseHtml(),this._defineLocale(this.opts.language),this._syncWithMinMaxDates(),this.elIsInput&&(this.opts.inline||(this._setPositionClasses(this.opts.position),this._bindEvents()),this.opts.keyboardNav&&!this.opts.onlyTimepicker&&this._bindKeyboardEvents(),this.$datepicker.on("mousedown",this._onMouseDownDatepicker.bind(this)),this.$datepicker.on("mouseup",this._onMouseUpDatepicker.bind(this))),this.opts.classes&&this.$datepicker.addClass(this.opts.classes),this.opts.timepicker&&(this.timepicker=new e.fn.datepicker.Timepicker(this,this.opts),this._bindTimepickerEvents()),this.opts.onlyTimepicker&&this.$datepicker.addClass("-only-timepicker-"),this.views[this.currentView]=new e.fn.datepicker.Body(this,this.currentView,this.opts),this.views[this.currentView].show(),this.nav=new e.fn.datepicker.Navigation(this,this.opts),this.view=this.currentView,this.$el.on("clickCell.adp",this._onClickCell.bind(this)),this.$datepicker.on("mouseenter",".datepicker--cell",this._onMouseEnterCell.bind(this)),this.$datepicker.on("mouseleave",".datepicker--cell",this._onMouseLeaveCell.bind(this)),this.inited=!0},_createShortCuts:function(){this.minDate=this.opts.minDate?this.opts.minDate:new Date(-86399999136e5),this.maxDate=this.opts.maxDate?this.opts.maxDate:new Date(86399999136e5)},_bindEvents:function(){this.$el.on(this.opts.showEvent+".adp",this._onShowEvent.bind(this)),this.$el.on("mouseup.adp",this._onMouseUpEl.bind(this)),this.$el.on("blur.adp",this._onBlur.bind(this)),this.$el.on("keyup.adp",this._onKeyUpGeneral.bind(this)),e(t).on("resize.adp",this._onResize.bind(this)),e("body").on("mouseup.adp",this._onMouseUpBody.bind(this))},_bindKeyboardEvents:function(){this.$el.on("keydown.adp",this._onKeyDown.bind(this)),this.$el.on("keyup.adp",this._onKeyUp.bind(this)),this.$el.on("hotKey.adp",this._onHotKey.bind(this))},_bindTimepickerEvents:function(){this.$el.on("timeChange.adp",this._onTimeChange.bind(this))},isWeekend:function(t){return-1!==this.opts.weekends.indexOf(t)},_defineLocale:function(t){"string"==typeof t?(this.loc=e.fn.datepicker.language[t],this.loc||(console.warn("Can't find language \""+t+'" in Datepicker.language, will use "ru" instead'),this.loc=e.extend(!0,{},e.fn.datepicker.language.ru)),this.loc=e.extend(!0,{},e.fn.datepicker.language.ru,e.fn.datepicker.language[t])):this.loc=e.extend(!0,{},e.fn.datepicker.language.ru,t),this.opts.dateFormat&&(this.loc.dateFormat=this.opts.dateFormat),this.opts.timeFormat&&(this.loc.timeFormat=this.opts.timeFormat),""!==this.opts.firstDay&&(this.loc.firstDay=this.opts.firstDay),this.opts.timepicker&&(this.loc.dateFormat=[this.loc.dateFormat,this.loc.timeFormat].join(this.opts.dateTimeSeparator)),this.opts.onlyTimepicker&&(this.loc.dateFormat=this.loc.timeFormat);var i=this._getWordBoundaryRegExp;(this.loc.timeFormat.match(i("aa"))||this.loc.timeFormat.match(i("AA")))&&(this.ampm=!0)},_buildDatepickersContainer:function(){c=!0,s.append('<div class="datepickers-container" id="datepickers-container"></div>'),a=e("#datepickers-container")},_buildBaseHtml:function(){var t,i=e('<div class="datepicker-inline">');t="INPUT"==this.el.nodeName?this.opts.inline?i.insertAfter(this.$el):a:i.appendTo(this.$el),this.$datepicker=e(d).appendTo(t),this.$content=e(".datepicker--content",this.$datepicker),this.$nav=e(".datepicker--nav",this.$datepicker)},_triggerOnChange:function(){if(!this.selectedDates.length){if(""===this._prevOnSelectValue)return;return this._prevOnSelectValue="",this.opts.onSelect("","",this)}var t,e=this.selectedDates,i=n.getParsedDate(e[0]),s=this,a=new Date(i.year,i.month,i.date,i.hours,i.minutes);t=e.map(function(t){return s.formatDate(s.loc.dateFormat,t)}).join(this.opts.multipleDatesSeparator),(this.opts.multipleDates||this.opts.range)&&(a=e.map(function(t){var e=n.getParsedDate(t);return new Date(e.year,e.month,e.date,e.hours,e.minutes)})),this._prevOnSelectValue=t,this.opts.onSelect(t,a,this)},next:function(){var t=this.parsedDate,e=this.opts;switch(this.view){case"days":this.date=new Date(t.year,t.month+1,1),e.onChangeMonth&&e.onChangeMonth(this.parsedDate.month,this.parsedDate.year);break;case"months":this.date=new Date(t.year+1,t.month,1),e.onChangeYear&&e.onChangeYear(this.parsedDate.year);break;case"years":this.date=new Date(t.year+10,0,1),e.onChangeDecade&&e.onChangeDecade(this.curDecade)}},prev:function(){var t=this.parsedDate,e=this.opts;switch(this.view){case"days":this.date=new Date(t.year,t.month-1,1),e.onChangeMonth&&e.onChangeMonth(this.parsedDate.month,this.parsedDate.year);break;case"months":this.date=new Date(t.year-1,t.month,1),e.onChangeYear&&e.onChangeYear(this.parsedDate.year);break;case"years":this.date=new Date(t.year-10,0,1),e.onChangeDecade&&e.onChangeDecade(this.curDecade)}},formatDate:function(t,e){e=e||this.date;var i,s=t,a=this._getWordBoundaryRegExp,h=this.loc,o=n.getLeadingZeroNum,r=n.getDecade(e),c=n.getParsedDate(e),d=c.fullHours,l=c.hours,u=t.match(a("aa"))||t.match(a("AA")),m="am",p=this._replacer;switch(this.opts.timepicker&&this.timepicker&&u&&(i=this.timepicker._getValidHoursFromDate(e,u),d=o(i.hours),l=i.hours,m=i.dayPeriod),!0){case/@/.test(s):s=s.replace(/@/,e.getTime());case/aa/.test(s):s=p(s,a("aa"),m);case/AA/.test(s):s=p(s,a("AA"),m.toUpperCase());case/dd/.test(s):s=p(s,a("dd"),c.fullDate);case/d/.test(s):s=p(s,a("d"),c.date);case/DD/.test(s):s=p(s,a("DD"),h.days[c.day]);case/D/.test(s):s=p(s,a("D"),h.daysShort[c.day]);case/mm/.test(s):s=p(s,a("mm"),c.fullMonth);case/m/.test(s):s=p(s,a("m"),c.month+1);case/MM/.test(s):s=p(s,a("MM"),this.loc.months[c.month]);case/M/.test(s):s=p(s,a("M"),h.monthsShort[c.month]);case/ii/.test(s):s=p(s,a("ii"),c.fullMinutes);case/i/.test(s):s=p(s,a("i"),c.minutes);case/hh/.test(s):s=p(s,a("hh"),d);case/h/.test(s):s=p(s,a("h"),l);case/yyyy/.test(s):s=p(s,a("yyyy"),c.year);case/yyyy1/.test(s):s=p(s,a("yyyy1"),r[0]);case/yyyy2/.test(s):s=p(s,a("yyyy2"),r[1]);case/yy/.test(s):s=p(s,a("yy"),c.year.toString().slice(-2))}return s},_replacer:function(t,e,i){return t.replace(e,function(t,e,s,a){return e+i+a})},_getWordBoundaryRegExp:function(t){var e="\\s|\\.|-|/|\\\\|,|\\$|\\!|\\?|:|;";return new RegExp("(^|>|"+e+")("+t+")($|<|"+e+")","g")},selectDate:function(t){var e=this,i=e.opts,s=e.parsedDate,a=e.selectedDates,h=a.length,o="";if(Array.isArray(t))return void t.forEach(function(t){e.selectDate(t)});if(t instanceof Date){if(this.lastSelectedDate=t,this.timepicker&&this.timepicker._setTime(t),e._trigger("selectDate",t),this.timepicker&&(t.setHours(this.timepicker.hours),t.setMinutes(this.timepicker.minutes)),"days"==e.view&&t.getMonth()!=s.month&&i.moveToOtherMonthsOnSelect&&(o=new Date(t.getFullYear(),t.getMonth(),1)),"years"==e.view&&t.getFullYear()!=s.year&&i.moveToOtherYearsOnSelect&&(o=new Date(t.getFullYear(),0,1)),o&&(e.silent=!0,e.date=o,e.silent=!1,e.nav._render()),i.multipleDates&&!i.range){if(h===i.multipleDates)return;e._isSelected(t)||e.selectedDates.push(t)}else i.range?2==h?(e.selectedDates=[t],e.minRange=t,e.maxRange=""):1==h?(e.selectedDates.push(t),e.maxRange?e.minRange=t:e.maxRange=t,n.bigger(e.maxRange,e.minRange)&&(e.maxRange=e.minRange,e.minRange=t),e.selectedDates=[e.minRange,e.maxRange]):(e.selectedDates=[t],e.minRange=t):e.selectedDates=[t];e._setInputValue(),i.onSelect&&e._triggerOnChange(),i.autoClose&&!this.timepickerIsActive&&(i.multipleDates||i.range?i.range&&2==e.selectedDates.length&&e.hide():e.hide()),e.views[this.currentView]._render()}},removeDate:function(t){var e=this.selectedDates,i=this;if(t instanceof Date)return e.some(function(s,a){return n.isSame(s,t)?(e.splice(a,1),i.selectedDates.length?i.lastSelectedDate=i.selectedDates[i.selectedDates.length-1]:(i.minRange="",i.maxRange="",i.lastSelectedDate=""),i.views[i.currentView]._render(),i._setInputValue(),i.opts.onSelect&&i._triggerOnChange(),!0):void 0})},today:function(){this.silent=!0,this.view=this.opts.minView,this.silent=!1,this.date=new Date,this.opts.todayButton instanceof Date&&this.selectDate(this.opts.todayButton)},clear:function(){this.selectedDates=[],this.minRange="",this.maxRange="",this.views[this.currentView]._render(),this._setInputValue(),this.opts.onSelect&&this._triggerOnChange()},update:function(t,i){var s=arguments.length,a=this.lastSelectedDate;return 2==s?this.opts[t]=i:1==s&&"object"==typeof t&&(this.opts=e.extend(!0,this.opts,t)),this._createShortCuts(),this._syncWithMinMaxDates(),this._defineLocale(this.opts.language),this.nav._addButtonsIfNeed(),this.opts.onlyTimepicker||this.nav._render(),this.views[this.currentView]._render(),this.elIsInput&&!this.opts.inline&&(this._setPositionClasses(this.opts.position),this.visible&&this.setPosition(this.opts.position)),this.opts.classes&&this.$datepicker.addClass(this.opts.classes),this.opts.onlyTimepicker&&this.$datepicker.addClass("-only-timepicker-"),this.opts.timepicker&&(a&&this.timepicker._handleDate(a),this.timepicker._updateRanges(),this.timepicker._updateCurrentTime(),a&&(a.setHours(this.timepicker.hours),a.setMinutes(this.timepicker.minutes))),this._setInputValue(),this},_syncWithMinMaxDates:function(){var t=this.date.getTime();this.silent=!0,this.minTime>t&&(this.date=this.minDate),this.maxTime<t&&(this.date=this.maxDate),this.silent=!1},_isSelected:function(t,e){var i=!1;return this.selectedDates.some(function(s){return n.isSame(s,t,e)?(i=s,!0):void 0}),i},_setInputValue:function(){var t,e=this,i=e.opts,s=e.loc.dateFormat,a=i.altFieldDateFormat,n=e.selectedDates.map(function(t){return e.formatDate(s,t)});i.altField&&e.$altField.length&&(t=this.selectedDates.map(function(t){return e.formatDate(a,t)}),t=t.join(this.opts.multipleDatesSeparator),this.$altField.val(t)),n=n.join(this.opts.multipleDatesSeparator),this.$el.val(n)},_isInRange:function(t,e){var i=t.getTime(),s=n.getParsedDate(t),a=n.getParsedDate(this.minDate),h=n.getParsedDate(this.maxDate),o=new Date(s.year,s.month,a.date).getTime(),r=new Date(s.year,s.month,h.date).getTime(),c={day:i>=this.minTime&&i<=this.maxTime,month:o>=this.minTime&&r<=this.maxTime,year:s.year>=a.year&&s.year<=h.year};return e?c[e]:c.day},_getDimensions:function(t){var e=t.offset();return{width:t.outerWidth(),height:t.outerHeight(),left:e.left,top:e.top}},_getDateFromCell:function(t){var e=this.parsedDate,s=t.data("year")||e.year,a=t.data("month")==i?e.month:t.data("month"),n=t.data("date")||1;return new Date(s,a,n)},_setPositionClasses:function(t){t=t.split(" ");var e=t[0],i=t[1],s="datepicker -"+e+"-"+i+"- -from-"+e+"-";this.visible&&(s+=" active"),this.$datepicker.removeAttr("class").addClass(s)},setPosition:function(t){t=t||this.opts.position;var e,i,s=this._getDimensions(this.$el),a=this._getDimensions(this.$datepicker),n=t.split(" "),h=this.opts.offset,o=n[0],r=n[1];switch(o){case"top":e=s.top-a.height-h;break;case"right":i=s.left+s.width+h;break;case"bottom":e=s.top+s.height+h;break;case"left":i=s.left-a.width-h}switch(r){case"top":e=s.top;break;case"right":i=s.left+s.width-a.width;break;case"bottom":e=s.top+s.height-a.height;break;case"left":i=s.left;break;case"center":/left|right/.test(o)?e=s.top+s.height/2-a.height/2:i=s.left+s.width/2-a.width/2}this.$datepicker.css({left:i,top:e})},show:function(){var t=this.opts.onShow;this.setPosition(this.opts.position),this.$datepicker.addClass("active"),this.visible=!0,t&&this._bindVisionEvents(t)},hide:function(){var t=this.opts.onHide;this.$datepicker.removeClass("active").css({left:"-100000px"}),this.focused="",this.keys=[],this.inFocus=!1,this.visible=!1,this.$el.blur(),t&&this._bindVisionEvents(t)},down:function(t){this._changeView(t,"down")},up:function(t){this._changeView(t,"up")},_bindVisionEvents:function(t){this.$datepicker.off("transitionend.dp"),t(this,!1),this.$datepicker.one("transitionend.dp",t.bind(this,this,!0))},_changeView:function(t,e){t=t||this.focused||this.date;var i="up"==e?this.viewIndex+1:this.viewIndex-1;i>2&&(i=2),0>i&&(i=0),this.silent=!0,this.date=new Date(t.getFullYear(),t.getMonth(),1),this.silent=!1,this.view=this.viewIndexes[i]},_handleHotKey:function(t){var e,i,s,a=n.getParsedDate(this._getFocusedDate()),h=this.opts,o=!1,r=!1,c=!1,d=a.year,l=a.month,u=a.date;switch(t){case"ctrlRight":case"ctrlUp":l+=1,o=!0;break;case"ctrlLeft":case"ctrlDown":l-=1,o=!0;break;case"shiftRight":case"shiftUp":r=!0,d+=1;break;case"shiftLeft":case"shiftDown":r=!0,d-=1;break;case"altRight":case"altUp":c=!0,d+=10;break;case"altLeft":case"altDown":c=!0,d-=10;break;case"ctrlShiftUp":this.up()}s=n.getDaysCount(new Date(d,l)),i=new Date(d,l,u),u>s&&(u=s),i.getTime()<this.minTime?i=this.minDate:i.getTime()>this.maxTime&&(i=this.maxDate),this.focused=i,e=n.getParsedDate(i),o&&h.onChangeMonth&&h.onChangeMonth(e.month,e.year),r&&h.onChangeYear&&h.onChangeYear(e.year),c&&h.onChangeDecade&&h.onChangeDecade(this.curDecade)},_registerKey:function(t){var e=this.keys.some(function(e){return e==t});e||this.keys.push(t)},_unRegisterKey:function(t){var e=this.keys.indexOf(t);this.keys.splice(e,1)},_isHotKeyPressed:function(){var t,e=!1,i=this,s=this.keys.sort();for(var a in u)t=u[a],s.length==t.length&&t.every(function(t,e){return t==s[e]})&&(i._trigger("hotKey",a),e=!0);return e},_trigger:function(t,e){this.$el.trigger(t,e)},_focusNextCell:function(t,e){e=e||this.cellType;var i=n.getParsedDate(this._getFocusedDate()),s=i.year,a=i.month,h=i.date;if(!this._isHotKeyPressed()){switch(t){case 37:"day"==e?h-=1:"","month"==e?a-=1:"","year"==e?s-=1:"";break;case 38:"day"==e?h-=7:"","month"==e?a-=3:"","year"==e?s-=4:"";break;case 39:"day"==e?h+=1:"","month"==e?a+=1:"","year"==e?s+=1:"";break;case 40:"day"==e?h+=7:"","month"==e?a+=3:"","year"==e?s+=4:""}var o=new Date(s,a,h);o.getTime()<this.minTime?o=this.minDate:o.getTime()>this.maxTime&&(o=this.maxDate),this.focused=o}},_getFocusedDate:function(){var t=this.focused||this.selectedDates[this.selectedDates.length-1],e=this.parsedDate;if(!t)switch(this.view){case"days":t=new Date(e.year,e.month,(new Date).getDate());break;case"months":t=new Date(e.year,e.month,1);break;case"years":t=new Date(e.year,0,1)}return t},_getCell:function(t,i){i=i||this.cellType;var s,a=n.getParsedDate(t),h='.datepicker--cell[data-year="'+a.year+'"]';switch(i){case"month":h='[data-month="'+a.month+'"]';break;case"day":h+='[data-month="'+a.month+'"][data-date="'+a.date+'"]'}return s=this.views[this.currentView].$el.find(h),s.length?s:e("")},destroy:function(){var t=this;t.$el.off(".adp").data("datepicker",""),t.selectedDates=[],t.focused="",t.views={},t.keys=[],t.minRange="",t.maxRange="",t.opts.inline||!t.elIsInput?t.$datepicker.closest(".datepicker-inline").remove():t.$datepicker.remove()},_handleAlreadySelectedDates:function(t,e){this.opts.range?this.opts.toggleSelected?this.removeDate(e):2!=this.selectedDates.length&&this._trigger("clickCell",e):this.opts.toggleSelected&&this.removeDate(e),this.opts.toggleSelected||(this.lastSelectedDate=t,this.opts.timepicker&&(this.timepicker._setTime(t),this.timepicker.update()))},_onShowEvent:function(t){this.visible||this.show()},_onBlur:function(){!this.inFocus&&this.visible&&this.hide()},_onMouseDownDatepicker:function(t){this.inFocus=!0},_onMouseUpDatepicker:function(t){this.inFocus=!1,t.originalEvent.inFocus=!0,t.originalEvent.timepickerFocus||this.$el.focus()},_onKeyUpGeneral:function(t){var e=this.$el.val();e||this.clear()},_onResize:function(){this.visible&&this.setPosition()},_onMouseUpBody:function(t){t.originalEvent.inFocus||this.visible&&!this.inFocus&&this.hide()},_onMouseUpEl:function(t){t.originalEvent.inFocus=!0,setTimeout(this._onKeyUpGeneral.bind(this),4)},_onKeyDown:function(t){var e=t.which;if(this._registerKey(e),e>=37&&40>=e&&(t.preventDefault(),this._focusNextCell(e)),13==e&&this.focused){if(this._getCell(this.focused).hasClass("-disabled-"))return;if(this.view!=this.opts.minView)this.down();else{var i=this._isSelected(this.focused,this.cellType);if(!i)return this.timepicker&&(this.focused.setHours(this.timepicker.hours),this.focused.setMinutes(this.timepicker.minutes)),void this.selectDate(this.focused);this._handleAlreadySelectedDates(i,this.focused)}}27==e&&this.hide()},_onKeyUp:function(t){var e=t.which;this._unRegisterKey(e)},_onHotKey:function(t,e){this._handleHotKey(e)},_onMouseEnterCell:function(t){var i=e(t.target).closest(".datepicker--cell"),s=this._getDateFromCell(i);this.silent=!0,this.focused&&(this.focused=""),i.addClass("-focus-"),this.focused=s,this.silent=!1,this.opts.range&&1==this.selectedDates.length&&(this.minRange=this.selectedDates[0],this.maxRange="",n.less(this.minRange,this.focused)&&(this.maxRange=this.minRange,this.minRange=""),this.views[this.currentView]._update())},_onMouseLeaveCell:function(t){var i=e(t.target).closest(".datepicker--cell");i.removeClass("-focus-"),this.silent=!0,this.focused="",this.silent=!1},_onTimeChange:function(t,e,i){var s=new Date,a=this.selectedDates,n=!1;a.length&&(n=!0,s=this.lastSelectedDate),s.setHours(e),s.setMinutes(i),n||this._getCell(s).hasClass("-disabled-")?(this._setInputValue(),this.opts.onSelect&&this._triggerOnChange()):this.selectDate(s)},_onClickCell:function(t,e){this.timepicker&&(e.setHours(this.timepicker.hours),e.setMinutes(this.timepicker.minutes)),this.selectDate(e)},set focused(t){if(!t&&this.focused){var e=this._getCell(this.focused);e.length&&e.removeClass("-focus-")}this._focused=t,this.opts.range&&1==this.selectedDates.length&&(this.minRange=this.selectedDates[0],this.maxRange="",n.less(this.minRange,this._focused)&&(this.maxRange=this.minRange,this.minRange="")),this.silent||(this.date=t)},get focused(){return this._focused},get parsedDate(){return n.getParsedDate(this.date)},set date(t){return t instanceof Date?(this.currentDate=t,this.inited&&!this.silent&&(this.views[this.view]._render(),this.nav._render(),this.visible&&this.elIsInput&&this.setPosition()),t):void 0},get date(){return this.currentDate},set view(t){return this.viewIndex=this.viewIndexes.indexOf(t),this.viewIndex<0?void 0:(this.prevView=this.currentView,this.currentView=t,this.inited&&(this.views[t]?this.views[t]._render():this.views[t]=new e.fn.datepicker.Body(this,t,this.opts),this.views[this.prevView].hide(),this.views[t].show(),this.nav._render(),this.opts.onChangeView&&this.opts.onChangeView(t),this.elIsInput&&this.visible&&this.setPosition()),t)},get view(){return this.currentView},get cellType(){return this.view.substring(0,this.view.length-1)},get minTime(){var t=n.getParsedDate(this.minDate);return new Date(t.year,t.month,t.date).getTime()},get maxTime(){var t=n.getParsedDate(this.maxDate);return new Date(t.year,t.month,t.date).getTime()},get curDecade(){return n.getDecade(this.date)}},n.getDaysCount=function(t){return new Date(t.getFullYear(),t.getMonth()+1,0).getDate()},n.getParsedDate=function(t){return{year:t.getFullYear(),month:t.getMonth(),fullMonth:t.getMonth()+1<10?"0"+(t.getMonth()+1):t.getMonth()+1,date:t.getDate(),fullDate:t.getDate()<10?"0"+t.getDate():t.getDate(),day:t.getDay(),hours:t.getHours(),fullHours:t.getHours()<10?"0"+t.getHours():t.getHours(),minutes:t.getMinutes(),fullMinutes:t.getMinutes()<10?"0"+t.getMinutes():t.getMinutes()}},n.getDecade=function(t){var e=10*Math.floor(t.getFullYear()/10);return[e,e+9]},n.template=function(t,e){return t.replace(/#\{([\w]+)\}/g,function(t,i){return e[i]||0===e[i]?e[i]:void 0})},n.isSame=function(t,e,i){if(!t||!e)return!1;var s=n.getParsedDate(t),a=n.getParsedDate(e),h=i?i:"day",o={day:s.date==a.date&&s.month==a.month&&s.year==a.year,month:s.month==a.month&&s.year==a.year,year:s.year==a.year};return o[h]},n.less=function(t,e,i){return t&&e?e.getTime()<t.getTime():!1},n.bigger=function(t,e,i){return t&&e?e.getTime()>t.getTime():!1},n.getLeadingZeroNum=function(t){return parseInt(t)<10?"0"+t:t},n.resetTime=function(t){return"object"==typeof t?(t=n.getParsedDate(t),new Date(t.year,t.month,t.date)):void 0},e.fn.datepicker=function(t){return this.each(function(){if(e.data(this,o)){var i=e.data(this,o);i.opts=e.extend(!0,i.opts,t),i.update()}else e.data(this,o,new m(this,t))})},e.fn.datepicker.Constructor=m,e.fn.datepicker.language={ru:{days:["Воскресенье","Понедельник","Вторник","Среда","Четверг","Пятница","Суббота"],daysShort:["Вос","Пон","Вто","Сре","Чет","Пят","Суб"],daysMin:["Вс","Пн","Вт","Ср","Чт","Пт","Сб"],months:["Январь","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь"],monthsShort:["Янв","Фев","Мар","Апр","Май","Июн","Июл","Авг","Сен","Окт","Ноя","Дек"],today:"Сегодня",clear:"Очистить",dateFormat:"dd.mm.yyyy",timeFormat:"hh:ii",firstDay:1}},e(function(){e(r).datepicker()})}(),function(){var t={days:'<div class="datepicker--days datepicker--body"><div class="datepicker--days-names"></div><div class="datepicker--cells datepicker--cells-days"></div></div>',months:'<div class="datepicker--months datepicker--body"><div class="datepicker--cells datepicker--cells-months"></div></div>',years:'<div class="datepicker--years datepicker--body"><div class="datepicker--cells datepicker--cells-years"></div></div>'},s=e.fn.datepicker,a=s.Constructor;s.Body=function(t,i,s){this.d=t,this.type=i,this.opts=s,this.$el=e(""),this.opts.onlyTimepicker||this.init()},s.Body.prototype={init:function(){this._buildBaseHtml(),this._render(),this._bindEvents()},_bindEvents:function(){this.$el.on("click",".datepicker--cell",e.proxy(this._onClickCell,this))},_buildBaseHtml:function(){this.$el=e(t[this.type]).appendTo(this.d.$content),this.$names=e(".datepicker--days-names",this.$el),this.$cells=e(".datepicker--cells",this.$el)},_getDayNamesHtml:function(t,e,s,a){return e=e!=i?e:t,s=s?s:"",a=a!=i?a:0,a>7?s:7==e?this._getDayNamesHtml(t,0,s,++a):(s+='<div class="datepicker--day-name'+(this.d.isWeekend(e)?" -weekend-":"")+'">'+this.d.loc.daysMin[e]+"</div>",this._getDayNamesHtml(t,++e,s,++a))},_getCellContents:function(t,e){var i="datepicker--cell datepicker--cell-"+e,s=new Date,n=this.d,h=a.resetTime(n.minRange),o=a.resetTime(n.maxRange),r=n.opts,c=a.getParsedDate(t),d={},l=c.date;switch(e){case"day":n.isWeekend(c.day)&&(i+=" -weekend-"),c.month!=this.d.parsedDate.month&&(i+=" -other-month-",r.selectOtherMonths||(i+=" -disabled-"),r.showOtherMonths||(l=""));break;case"month":l=n.loc[n.opts.monthsField][c.month];break;case"year":var u=n.curDecade;l=c.year,(c.year<u[0]||c.year>u[1])&&(i+=" -other-decade-",r.selectOtherYears||(i+=" -disabled-"),r.showOtherYears||(l=""))}return r.onRenderCell&&(d=r.onRenderCell(t,e)||{},l=d.html?d.html:l,i+=d.classes?" "+d.classes:""),r.range&&(a.isSame(h,t,e)&&(i+=" -range-from-"),a.isSame(o,t,e)&&(i+=" -range-to-"),1==n.selectedDates.length&&n.focused?((a.bigger(h,t)&&a.less(n.focused,t)||a.less(o,t)&&a.bigger(n.focused,t))&&(i+=" -in-range-"),a.less(o,t)&&a.isSame(n.focused,t)&&(i+=" -range-from-"),a.bigger(h,t)&&a.isSame(n.focused,t)&&(i+=" -range-to-")):2==n.selectedDates.length&&a.bigger(h,t)&&a.less(o,t)&&(i+=" -in-range-")),a.isSame(s,t,e)&&(i+=" -current-"),n.focused&&a.isSame(t,n.focused,e)&&(i+=" -focus-"),n._isSelected(t,e)&&(i+=" -selected-"),(!n._isInRange(t,e)||d.disabled)&&(i+=" -disabled-"),{html:l,classes:i}},_getDaysHtml:function(t){var e=a.getDaysCount(t),i=new Date(t.getFullYear(),t.getMonth(),1).getDay(),s=new Date(t.getFullYear(),t.getMonth(),e).getDay(),n=i-this.d.loc.firstDay,h=6-s+this.d.loc.firstDay;n=0>n?n+7:n,h=h>6?h-7:h;for(var o,r,c=-n+1,d="",l=c,u=e+h;u>=l;l++)r=t.getFullYear(),o=t.getMonth(),d+=this._getDayHtml(new Date(r,o,l));return d},_getDayHtml:function(t){var e=this._getCellContents(t,"day");return'<div class="'+e.classes+'" data-date="'+t.getDate()+'" data-month="'+t.getMonth()+'" data-year="'+t.getFullYear()+'">'+e.html+"</div>"},_getMonthsHtml:function(t){for(var e="",i=a.getParsedDate(t),s=0;12>s;)e+=this._getMonthHtml(new Date(i.year,s)),s++;return e},_getMonthHtml:function(t){var e=this._getCellContents(t,"month");return'<div class="'+e.classes+'" data-month="'+t.getMonth()+'">'+e.html+"</div>"},_getYearsHtml:function(t){var e=(a.getParsedDate(t),a.getDecade(t)),i=e[0]-1,s="",n=i;for(n;n<=e[1]+1;n++)s+=this._getYearHtml(new Date(n,0));return s},_getYearHtml:function(t){var e=this._getCellContents(t,"year");return'<div class="'+e.classes+'" data-year="'+t.getFullYear()+'">'+e.html+"</div>"},_renderTypes:{days:function(){var t=this._getDayNamesHtml(this.d.loc.firstDay),e=this._getDaysHtml(this.d.currentDate);this.$cells.html(e),this.$names.html(t)},months:function(){var t=this._getMonthsHtml(this.d.currentDate);this.$cells.html(t)},years:function(){var t=this._getYearsHtml(this.d.currentDate);this.$cells.html(t)}},_render:function(){this.opts.onlyTimepicker||this._renderTypes[this.type].bind(this)()},_update:function(){var t,i,s,a=e(".datepicker--cell",this.$cells),n=this;a.each(function(a,h){i=e(this),s=n.d._getDateFromCell(e(this)),t=n._getCellContents(s,n.d.cellType),i.attr("class",t.classes)})},show:function(){this.opts.onlyTimepicker||(this.$el.addClass("active"),this.acitve=!0)},hide:function(){this.$el.removeClass("active"),this.active=!1},_handleClick:function(t){var e=t.data("date")||1,i=t.data("month")||0,s=t.data("year")||this.d.parsedDate.year,a=this.d;if(a.view!=this.opts.minView)return void a.down(new Date(s,i,e));var n=new Date(s,i,e),h=this.d._isSelected(n,this.d.cellType);return h?void a._handleAlreadySelectedDates.bind(a,h,n)():void a._trigger("clickCell",n)},_onClickCell:function(t){var i=e(t.target).closest(".datepicker--cell");i.hasClass("-disabled-")||this._handleClick.bind(this)(i)}}}(),function(){var t='<div class="datepicker--nav-action" data-action="prev">#{prevHtml}</div><div class="datepicker--nav-title">#{title}</div><div class="datepicker--nav-action" data-action="next">#{nextHtml}</div>',i='<div class="datepicker--buttons"></div>',s='<span class="datepicker--button" data-action="#{action}">#{label}</span>',a=e.fn.datepicker,n=a.Constructor;a.Navigation=function(t,e){this.d=t,this.opts=e,this.$buttonsContainer="",this.init()},a.Navigation.prototype={init:function(){this._buildBaseHtml(),this._bindEvents()},_bindEvents:function(){this.d.$nav.on("click",".datepicker--nav-action",e.proxy(this._onClickNavButton,this)),this.d.$nav.on("click",".datepicker--nav-title",e.proxy(this._onClickNavTitle,this)),this.d.$datepicker.on("click",".datepicker--button",e.proxy(this._onClickNavButton,this))},_buildBaseHtml:function(){this.opts.onlyTimepicker||this._render(),this._addButtonsIfNeed()},_addButtonsIfNeed:function(){this.opts.todayButton&&this._addButton("today"),this.opts.clearButton&&this._addButton("clear")},_render:function(){var i=this._getTitle(this.d.currentDate),s=n.template(t,e.extend({title:i},this.opts));this.d.$nav.html(s),"years"==this.d.view&&e(".datepicker--nav-title",this.d.$nav).addClass("-disabled-"),this.setNavStatus()},_getTitle:function(t){return this.d.formatDate(this.opts.navTitles[this.d.view],t)},_addButton:function(t){this.$buttonsContainer.length||this._addButtonsContainer();var i={action:t,label:this.d.loc[t]},a=n.template(s,i);e("[data-action="+t+"]",this.$buttonsContainer).length||this.$buttonsContainer.append(a)},_addButtonsContainer:function(){this.d.$datepicker.append(i),this.$buttonsContainer=e(".datepicker--buttons",this.d.$datepicker)},setNavStatus:function(){if((this.opts.minDate||this.opts.maxDate)&&this.opts.disableNavWhenOutOfRange){var t=this.d.parsedDate,e=t.month,i=t.year,s=t.date;switch(this.d.view){case"days":this.d._isInRange(new Date(i,e-1,1),"month")||this._disableNav("prev"),this.d._isInRange(new Date(i,e+1,1),"month")||this._disableNav("next");break;case"months":this.d._isInRange(new Date(i-1,e,s),"year")||this._disableNav("prev"),this.d._isInRange(new Date(i+1,e,s),"year")||this._disableNav("next");break;case"years":var a=n.getDecade(this.d.date);this.d._isInRange(new Date(a[0]-1,0,1),"year")||this._disableNav("prev"),this.d._isInRange(new Date(a[1]+1,0,1),"year")||this._disableNav("next")}}},_disableNav:function(t){e('[data-action="'+t+'"]',this.d.$nav).addClass("-disabled-")},_activateNav:function(t){e('[data-action="'+t+'"]',this.d.$nav).removeClass("-disabled-")},_onClickNavButton:function(t){var i=e(t.target).closest("[data-action]"),s=i.data("action");this.d[s]()},_onClickNavTitle:function(t){return e(t.target).hasClass("-disabled-")?void 0:"days"==this.d.view?this.d.view="months":void(this.d.view="years")}}}(),function(){var t='<div class="datepicker--time"><div class="datepicker--time-current"> <span class="datepicker--time-current-hours">#{hourVisible}</span> <span class="datepicker--time-current-colon">:</span> <span class="datepicker--time-current-minutes">#{minValue}</span></div><div class="datepicker--time-sliders"> <div class="datepicker--time-row"> <input type="range" name="hours" value="#{hourValue}" min="#{hourMin}" max="#{hourMax}" step="#{hourStep}"/> </div> <div class="datepicker--time-row"> <input type="range" name="minutes" value="#{minValue}" min="#{minMin}" max="#{minMax}" step="#{minStep}"/> </div></div></div>',i=e.fn.datepicker,s=i.Constructor;i.Timepicker=function(t,e){this.d=t,this.opts=e,this.init()},i.Timepicker.prototype={init:function(){var t="input";this._setTime(this.d.date),this._buildHTML(),navigator.userAgent.match(/trident/gi)&&(t="change"),this.d.$el.on("selectDate",this._onSelectDate.bind(this)),this.$ranges.on(t,this._onChangeRange.bind(this)),this.$ranges.on("mouseup",this._onMouseUpRange.bind(this)),this.$ranges.on("mousemove focus ",this._onMouseEnterRange.bind(this)),this.$ranges.on("mouseout blur",this._onMouseOutRange.bind(this))},_setTime:function(t){var e=s.getParsedDate(t);this._handleDate(t),this.hours=e.hours<this.minHours?this.minHours:e.hours,this.minutes=e.minutes<this.minMinutes?this.minMinutes:e.minutes},_setMinTimeFromDate:function(t){this.minHours=t.getHours(),this.minMinutes=t.getMinutes(),this.d.lastSelectedDate&&this.d.lastSelectedDate.getHours()>t.getHours()&&(this.minMinutes=this.opts.minMinutes)},_setMaxTimeFromDate:function(t){
this.maxHours=t.getHours(),this.maxMinutes=t.getMinutes(),this.d.lastSelectedDate&&this.d.lastSelectedDate.getHours()<t.getHours()&&(this.maxMinutes=this.opts.maxMinutes)},_setDefaultMinMaxTime:function(){var t=23,e=59,i=this.opts;this.minHours=i.minHours<0||i.minHours>t?0:i.minHours,this.minMinutes=i.minMinutes<0||i.minMinutes>e?0:i.minMinutes,this.maxHours=i.maxHours<0||i.maxHours>t?t:i.maxHours,this.maxMinutes=i.maxMinutes<0||i.maxMinutes>e?e:i.maxMinutes},_validateHoursMinutes:function(t){this.hours<this.minHours?this.hours=this.minHours:this.hours>this.maxHours&&(this.hours=this.maxHours),this.minutes<this.minMinutes?this.minutes=this.minMinutes:this.minutes>this.maxMinutes&&(this.minutes=this.maxMinutes)},_buildHTML:function(){var i=s.getLeadingZeroNum,a={hourMin:this.minHours,hourMax:i(this.maxHours),hourStep:this.opts.hoursStep,hourValue:this.hours,hourVisible:i(this.displayHours),minMin:this.minMinutes,minMax:i(this.maxMinutes),minStep:this.opts.minutesStep,minValue:i(this.minutes)},n=s.template(t,a);this.$timepicker=e(n).appendTo(this.d.$datepicker),this.$ranges=e('[type="range"]',this.$timepicker),this.$hours=e('[name="hours"]',this.$timepicker),this.$minutes=e('[name="minutes"]',this.$timepicker),this.$hoursText=e(".datepicker--time-current-hours",this.$timepicker),this.$minutesText=e(".datepicker--time-current-minutes",this.$timepicker),this.d.ampm&&(this.$ampm=e('<span class="datepicker--time-current-ampm">').appendTo(e(".datepicker--time-current",this.$timepicker)).html(this.dayPeriod),this.$timepicker.addClass("-am-pm-"))},_updateCurrentTime:function(){var t=s.getLeadingZeroNum(this.displayHours),e=s.getLeadingZeroNum(this.minutes);this.$hoursText.html(t),this.$minutesText.html(e),this.d.ampm&&this.$ampm.html(this.dayPeriod)},_updateRanges:function(){this.$hours.attr({min:this.minHours,max:this.maxHours}).val(this.hours),this.$minutes.attr({min:this.minMinutes,max:this.maxMinutes}).val(this.minutes)},_handleDate:function(t){this._setDefaultMinMaxTime(),t&&(s.isSame(t,this.d.opts.minDate)?this._setMinTimeFromDate(this.d.opts.minDate):s.isSame(t,this.d.opts.maxDate)&&this._setMaxTimeFromDate(this.d.opts.maxDate)),this._validateHoursMinutes(t)},update:function(){this._updateRanges(),this._updateCurrentTime()},_getValidHoursFromDate:function(t,e){var i=t,a=t;t instanceof Date&&(i=s.getParsedDate(t),a=i.hours);var n=e||this.d.ampm,h="am";if(n)switch(!0){case 0==a:a=12;break;case 12==a:h="pm";break;case a>11:a-=12,h="pm"}return{hours:a,dayPeriod:h}},set hours(t){this._hours=t;var e=this._getValidHoursFromDate(t);this.displayHours=e.hours,this.dayPeriod=e.dayPeriod},get hours(){return this._hours},_onChangeRange:function(t){var i=e(t.target),s=i.attr("name");this.d.timepickerIsActive=!0,this[s]=i.val(),this._updateCurrentTime(),this.d._trigger("timeChange",[this.hours,this.minutes]),this._handleDate(this.d.lastSelectedDate),this.update()},_onSelectDate:function(t,e){this._handleDate(e),this.update()},_onMouseEnterRange:function(t){var i=e(t.target).attr("name");e(".datepicker--time-current-"+i,this.$timepicker).addClass("-focus-")},_onMouseOutRange:function(t){var i=e(t.target).attr("name");this.d.inFocus||e(".datepicker--time-current-"+i,this.$timepicker).removeClass("-focus-")},_onMouseUpRange:function(t){this.d.timepickerIsActive=!1}}}()}(window,jQuery);
\ No newline at end of file
.daterangepicker {
position: absolute;
color: inherit;
background-color: #fff;
border-radius: 4px;
border: 1px solid #ddd;
width: 278px;
max-width: none;
padding: 0;
margin-top: 7px;
top: 100px;
left: 20px;
z-index: 3001;
display: none;
font-family: arial;
font-size: 15px;
line-height: 1em;
}
.daterangepicker:before, .daterangepicker:after {
position: absolute;
display: inline-block;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: '';
}
.daterangepicker:before {
top: -7px;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
top: -6px;
border-right: 6px solid transparent;
border-bottom: 6px solid #fff;
border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
right: 9px;
}
.daterangepicker.opensleft:after {
right: 10px;
}
.daterangepicker.openscenter:before {
left: 0;
right: 0;
width: 0;
margin-left: auto;
margin-right: auto;
}
.daterangepicker.openscenter:after {
left: 0;
right: 0;
width: 0;
margin-left: auto;
margin-right: auto;
}
.daterangepicker.opensright:before {
left: 9px;
}
.daterangepicker.opensright:after {
left: 10px;
}
.daterangepicker.drop-up {
margin-top: -7px;
}
.daterangepicker.drop-up:before {
top: initial;
bottom: -7px;
border-bottom: initial;
border-top: 7px solid #ccc;
}
.daterangepicker.drop-up:after {
top: initial;
bottom: -6px;
border-bottom: initial;
border-top: 6px solid #fff;
}
.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
float: none;
}
.daterangepicker.single .drp-selected {
display: none;
}
.daterangepicker.show-calendar .drp-calendar {
display: block;
}
.daterangepicker.show-calendar .drp-buttons {
display: block;
}
.daterangepicker.auto-apply .drp-buttons {
display: none;
}
.daterangepicker .drp-calendar {
display: none;
max-width: 270px;
}
.daterangepicker .drp-calendar.left {
padding: 8px 0 8px 8px;
}
.daterangepicker .drp-calendar.right {
padding: 8px;
}
.daterangepicker .drp-calendar.single .calendar-table {
border: none;
}
.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
color: #fff;
border: solid black;
border-width: 0 2px 2px 0;
border-radius: 0;
display: inline-block;
padding: 3px;
}
.daterangepicker .calendar-table .next span {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.daterangepicker .calendar-table .prev span {
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
white-space: nowrap;
text-align: center;
vertical-align: middle;
min-width: 32px;
width: 32px;
height: 24px;
line-height: 24px;
font-size: 12px;
border-radius: 4px;
border: 1px solid transparent;
white-space: nowrap;
cursor: pointer;
}
.daterangepicker .calendar-table {
border: 1px solid #fff;
border-radius: 4px;
background-color: #fff;
}
.daterangepicker .calendar-table table {
width: 100%;
margin: 0;
border-spacing: 0;
border-collapse: collapse;
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
background-color: #eee;
border-color: transparent;
color: inherit;
}
.daterangepicker td.week, .daterangepicker th.week {
font-size: 80%;
color: #ccc;
}
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
background-color: #fff;
border-color: transparent;
color: #999;
}
.daterangepicker td.in-range {
background-color: #ebf4f8;
border-color: transparent;
color: #000;
border-radius: 0;
}
.daterangepicker td.start-date {
border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
border-radius: 4px;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
background-color: #357ebd;
border-color: transparent;
color: #fff;
}
.daterangepicker th.month {
width: auto;
}
.daterangepicker td.disabled, .daterangepicker option.disabled {
color: #999;
cursor: not-allowed;
text-decoration: line-through;
}
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
font-size: 12px;
padding: 1px;
height: auto;
margin: 0;
cursor: default;
}
.daterangepicker select.monthselect {
margin-right: 2%;
width: 56%;
}
.daterangepicker select.yearselect {
width: 40%;
}
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
width: 50px;
margin: 0 auto;
background: #eee;
border: 1px solid #eee;
padding: 2px;
outline: 0;
font-size: 12px;
}
.daterangepicker .calendar-time {
text-align: center;
margin: 4px auto 0 auto;
line-height: 30px;
position: relative;
}
.daterangepicker .calendar-time select.disabled {
color: #ccc;
cursor: not-allowed;
}
.daterangepicker .drp-buttons {
clear: both;
text-align: right;
padding: 8px;
border-top: 1px solid #ddd;
display: none;
line-height: 12px;
vertical-align: middle;
}
.daterangepicker .drp-selected {
display: inline-block;
font-size: 12px;
padding-right: 8px;
}
.daterangepicker .drp-buttons .btn {
margin-left: 8px;
font-size: 12px;
font-weight: bold;
padding: 4px 8px;
}
.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
border-left: 1px solid #ddd;
}
.daterangepicker.show-ranges.rtl .drp-calendar.right {
border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.ltr .drp-calendar.left {
border-left: 1px solid #ddd;
}
.daterangepicker .ranges {
float: none;
text-align: left;
margin: 0;
}
.daterangepicker.show-calendar .ranges {
margin-top: 8px;
}
.daterangepicker .ranges ul {
list-style: none;
margin: 0 auto;
padding: 0;
width: 100%;
}
.daterangepicker .ranges li {
font-size: 12px;
padding: 8px 12px;
cursor: pointer;
}
.daterangepicker .ranges li:hover {
background-color: #eee;
}
.daterangepicker .ranges li.active {
background-color: #08c;
color: #fff;
}
/* Larger Screen Styling */
@media (min-width: 564px) {
.daterangepicker {
width: auto;
}
.daterangepicker .ranges ul {
width: 140px;
}
.daterangepicker.single .ranges ul {
width: 100%;
}
.daterangepicker.single .drp-calendar.left {
clear: none;
}
.daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
float: left;
}
.daterangepicker {
direction: ltr;
text-align: left;
}
.daterangepicker .drp-calendar.left {
clear: left;
margin-right: 0;
}
.daterangepicker .drp-calendar.left .calendar-table {
border-right: none;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.daterangepicker .drp-calendar.right {
margin-left: 0;
}
.daterangepicker .drp-calendar.right .calendar-table {
border-left: none;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.daterangepicker .drp-calendar.left .calendar-table {
padding-right: 8px;
}
.daterangepicker .ranges, .daterangepicker .drp-calendar {
float: left;
}
}
@media (min-width: 730px) {
.daterangepicker .ranges {
width: auto;
}
.daterangepicker .ranges {
float: left;
}
.daterangepicker.rtl .ranges {
float: right;
}
.daterangepicker .drp-calendar.left {
clear: none !important;
}
}
/**
* @version: 3.0.5
* @author: Dan Grossman http://www.dangrossman.info/
* @copyright: Copyright (c) 2012-2019 Dan Grossman. All rights reserved.
* @license: Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
* @website: http://www.daterangepicker.com/
*/
// Following the UMD template https://github.com/umdjs/umd/blob/master/templates/returnExportsGlobal.js
(function (root, factory) {
if (typeof define === 'function' && define.amd) {
// AMD. Make globaly available as well
define(['moment', 'jquery'], function (moment, jquery) {
if (!jquery.fn) jquery.fn = {}; // webpack server rendering
if (typeof moment !== 'function' && moment.default) moment = moment.default
return factory(moment, jquery);
});
} else if (typeof module === 'object' && module.exports) {
// Node / Browserify
//isomorphic issue
var jQuery = (typeof window != 'undefined') ? window.jQuery : undefined;
if (!jQuery) {
jQuery = require('jquery');
if (!jQuery.fn) jQuery.fn = {};
}
var moment = (typeof window != 'undefined' && typeof window.moment != 'undefined') ? window.moment : require('moment');
module.exports = factory(moment, jQuery);
} else {
// Browser globals
root.daterangepicker = factory(root.moment, root.jQuery);
}
}(this, function(moment, $) {
var DateRangePicker = function(element, options, cb) {
//default settings for options
this.parentEl = 'body';
this.element = $(element);
this.startDate = moment().startOf('day');
this.endDate = moment().endOf('day');
this.minDate = false;
this.maxDate = false;
this.maxSpan = false;
this.autoApply = false;
this.singleDatePicker = false;
this.showDropdowns = false;
this.minYear = moment().subtract(100, 'year').format('YYYY');
this.maxYear = moment().add(100, 'year').format('YYYY');
this.showWeekNumbers = false;
this.showISOWeekNumbers = false;
this.showCustomRangeLabel = true;
this.timePicker = false;
this.timePicker24Hour = false;
this.timePickerIncrement = 1;
this.timePickerSeconds = false;
this.linkedCalendars = true;
this.autoUpdateInput = true;
this.alwaysShowCalendars = false;
this.ranges = {};
this.opens = 'right';
if (this.element.hasClass('pull-right'))
this.opens = 'left';
this.drops = 'down';
if (this.element.hasClass('dropup'))
this.drops = 'up';
this.buttonClasses = 'btn btn-sm';
this.applyButtonClasses = 'btn-primary';
this.cancelButtonClasses = 'btn-default';
this.locale = {
direction: 'ltr',
format: moment.localeData().longDateFormat('L'),
separator: ' - ',
applyLabel: 'Apply',
cancelLabel: 'Cancel',
weekLabel: 'W',
customRangeLabel: 'Custom Range',
daysOfWeek: moment.weekdaysMin(),
monthNames: moment.monthsShort(),
firstDay: moment.localeData().firstDayOfWeek()
};
this.callback = function() { };
//some state information
this.isShowing = false;
this.leftCalendar = {};
this.rightCalendar = {};
//custom options from user
if (typeof options !== 'object' || options === null)
options = {};
//allow setting options with data attributes
//data-api options will be overwritten with custom javascript options
options = $.extend(this.element.data(), options);
//html template for the picker UI
if (typeof options.template !== 'string' && !(options.template instanceof $))
options.template =
'<div class="daterangepicker">' +
'<div class="ranges"></div>' +
'<div class="drp-calendar left">' +
'<div class="calendar-table"></div>' +
'<div class="calendar-time"></div>' +
'</div>' +
'<div class="drp-calendar right">' +
'<div class="calendar-table"></div>' +
'<div class="calendar-time"></div>' +
'</div>' +
'<div class="drp-buttons">' +
'<span class="drp-selected"></span>' +
'<button class="cancelBtn" type="button"></button>' +
'<button class="applyBtn" disabled="disabled" type="button"></button> ' +
'</div>' +
'</div>';
this.parentEl = (options.parentEl && $(options.parentEl).length) ? $(options.parentEl) : $(this.parentEl);
this.container = $(options.template).appendTo(this.parentEl);
//
// handle all the possible options overriding defaults
//
if (typeof options.locale === 'object') {
if (typeof options.locale.direction === 'string')
this.locale.direction = options.locale.direction;
if (typeof options.locale.format === 'string')
this.locale.format = options.locale.format;
if (typeof options.locale.separator === 'string')
this.locale.separator = options.locale.separator;
if (typeof options.locale.daysOfWeek === 'object')
this.locale.daysOfWeek = options.locale.daysOfWeek.slice();
if (typeof options.locale.monthNames === 'object')
this.locale.monthNames = options.locale.monthNames.slice();
if (typeof options.locale.firstDay === 'number')
this.locale.firstDay = options.locale.firstDay;
if (typeof options.locale.applyLabel === 'string')
this.locale.applyLabel = options.locale.applyLabel;
if (typeof options.locale.cancelLabel === 'string')
this.locale.cancelLabel = options.locale.cancelLabel;
if (typeof options.locale.weekLabel === 'string')
this.locale.weekLabel = options.locale.weekLabel;
if (typeof options.locale.customRangeLabel === 'string'){
//Support unicode chars in the custom range name.
var elem = document.createElement('textarea');
elem.innerHTML = options.locale.customRangeLabel;
var rangeHtml = elem.value;
this.locale.customRangeLabel = rangeHtml;
}
}
this.container.addClass(this.locale.direction);
if (typeof options.startDate === 'string')
this.startDate = moment(options.startDate, this.locale.format);
if (typeof options.endDate === 'string')
this.endDate = moment(options.endDate, this.locale.format);
if (typeof options.minDate === 'string')
this.minDate = moment(options.minDate, this.locale.format);
if (typeof options.maxDate === 'string')
this.maxDate = moment(options.maxDate, this.locale.format);
if (typeof options.startDate === 'object')
this.startDate = moment(options.startDate);
if (typeof options.endDate === 'object')
this.endDate = moment(options.endDate);
if (typeof options.minDate === 'object')
this.minDate = moment(options.minDate);
if (typeof options.maxDate === 'object')
this.maxDate = moment(options.maxDate);
// sanity check for bad options
if (this.minDate && this.startDate.isBefore(this.minDate))
this.startDate = this.minDate.clone();
// sanity check for bad options
if (this.maxDate && this.endDate.isAfter(this.maxDate))
this.endDate = this.maxDate.clone();
if (typeof options.applyButtonClasses === 'string')
this.applyButtonClasses = options.applyButtonClasses;
if (typeof options.applyClass === 'string') //backwards compat
this.applyButtonClasses = options.applyClass;
if (typeof options.cancelButtonClasses === 'string')
this.cancelButtonClasses = options.cancelButtonClasses;
if (typeof options.cancelClass === 'string') //backwards compat
this.cancelButtonClasses = options.cancelClass;
if (typeof options.maxSpan === 'object')
this.maxSpan = options.maxSpan;
if (typeof options.dateLimit === 'object') //backwards compat
this.maxSpan = options.dateLimit;
if (typeof options.opens === 'string')
this.opens = options.opens;
if (typeof options.drops === 'string')
this.drops = options.drops;
if (typeof options.showWeekNumbers === 'boolean')
this.showWeekNumbers = options.showWeekNumbers;
if (typeof options.showISOWeekNumbers === 'boolean')
this.showISOWeekNumbers = options.showISOWeekNumbers;
if (typeof options.buttonClasses === 'string')
this.buttonClasses = options.buttonClasses;
if (typeof options.buttonClasses === 'object')
this.buttonClasses = options.buttonClasses.join(' ');
if (typeof options.showDropdowns === 'boolean')
this.showDropdowns = options.showDropdowns;
if (typeof options.minYear === 'number')
this.minYear = options.minYear;
if (typeof options.maxYear === 'number')
this.maxYear = options.maxYear;
if (typeof options.showCustomRangeLabel === 'boolean')
this.showCustomRangeLabel = options.showCustomRangeLabel;
if (typeof options.singleDatePicker === 'boolean') {
this.singleDatePicker = options.singleDatePicker;
if (this.singleDatePicker)
this.endDate = this.startDate.clone();
}
if (typeof options.timePicker === 'boolean')
this.timePicker = options.timePicker;
if (typeof options.timePickerSeconds === 'boolean')
this.timePickerSeconds = options.timePickerSeconds;
if (typeof options.timePickerIncrement === 'number')
this.timePickerIncrement = options.timePickerIncrement;
if (typeof options.timePicker24Hour === 'boolean')
this.timePicker24Hour = options.timePicker24Hour;
if (typeof options.autoApply === 'boolean')
this.autoApply = options.autoApply;
if (typeof options.autoUpdateInput === 'boolean')
this.autoUpdateInput = options.autoUpdateInput;
if (typeof options.linkedCalendars === 'boolean')
this.linkedCalendars = options.linkedCalendars;
if (typeof options.isInvalidDate === 'function')
this.isInvalidDate = options.isInvalidDate;
if (typeof options.isCustomDate === 'function')
this.isCustomDate = options.isCustomDate;
if (typeof options.alwaysShowCalendars === 'boolean')
this.alwaysShowCalendars = options.alwaysShowCalendars;
// update day names order to firstDay
if (this.locale.firstDay != 0) {
var iterator = this.locale.firstDay;
while (iterator > 0) {
this.locale.daysOfWeek.push(this.locale.daysOfWeek.shift());
iterator--;
}
}
var start, end, range;
//if no start/end dates set, check if an input element contains initial values
if (typeof options.startDate === 'undefined' && typeof options.endDate === 'undefined') {
if ($(this.element).is(':text')) {
var val = $(this.element).val(),
split = val.split(this.locale.separator);
start = end = null;
if (split.length == 2) {
start = moment(split[0], this.locale.format);
end = moment(split[1], this.locale.format);
} else if (this.singleDatePicker && val !== "") {
start = moment(val, this.locale.format);
end = moment(val, this.locale.format);
}
if (start !== null && end !== null) {
this.setStartDate(start);
this.setEndDate(end);
}
}
}
if (typeof options.ranges === 'object') {
for (range in options.ranges) {
if (typeof options.ranges[range][0] === 'string')
start = moment(options.ranges[range][0], this.locale.format);
else
start = moment(options.ranges[range][0]);
if (typeof options.ranges[range][1] === 'string')
end = moment(options.ranges[range][1], this.locale.format);
else
end = moment(options.ranges[range][1]);
// If the start or end date exceed those allowed by the minDate or maxSpan
// options, shorten the range to the allowable period.
if (this.minDate && start.isBefore(this.minDate))
start = this.minDate.clone();
var maxDate = this.maxDate;
if (this.maxSpan && maxDate && start.clone().add(this.maxSpan).isAfter(maxDate))
maxDate = start.clone().add(this.maxSpan);
if (maxDate && end.isAfter(maxDate))
end = maxDate.clone();
// If the end of the range is before the minimum or the start of the range is
// after the maximum, don't display this range option at all.
if ((this.minDate && end.isBefore(this.minDate, this.timepicker ? 'minute' : 'day'))
|| (maxDate && start.isAfter(maxDate, this.timepicker ? 'minute' : 'day')))
continue;
//Support unicode chars in the range names.
var elem = document.createElement('textarea');
elem.innerHTML = range;
var rangeHtml = elem.value;
this.ranges[rangeHtml] = [start, end];
}
var list = '<ul>';
for (range in this.ranges) {
list += '<li data-range-key="' + range + '">' + range + '</li>';
}
if (this.showCustomRangeLabel) {
list += '<li data-range-key="' + this.locale.customRangeLabel + '">' + this.locale.customRangeLabel + '</li>';
}
list += '</ul>';
this.container.find('.ranges').prepend(list);
}
if (typeof cb === 'function') {
this.callback = cb;
}
if (!this.timePicker) {
this.startDate = this.startDate.startOf('day');
this.endDate = this.endDate.endOf('day');
this.container.find('.calendar-time').hide();
}
//can't be used together for now
if (this.timePicker && this.autoApply)
this.autoApply = false;
if (this.autoApply) {
this.container.addClass('auto-apply');
}
if (typeof options.ranges === 'object')
this.container.addClass('show-ranges');
if (this.singleDatePicker) {
this.container.addClass('single');
this.container.find('.drp-calendar.left').addClass('single');
this.container.find('.drp-calendar.left').show();
this.container.find('.drp-calendar.right').hide();
if (!this.timePicker) {
this.container.addClass('auto-apply');
}
}
if ((typeof options.ranges === 'undefined' && !this.singleDatePicker) || this.alwaysShowCalendars) {
this.container.addClass('show-calendar');
}
this.container.addClass('opens' + this.opens);
//apply CSS classes and labels to buttons
this.container.find('.applyBtn, .cancelBtn').addClass(this.buttonClasses);
if (this.applyButtonClasses.length)
this.container.find('.applyBtn').addClass(this.applyButtonClasses);
if (this.cancelButtonClasses.length)
this.container.find('.cancelBtn').addClass(this.cancelButtonClasses);
this.container.find('.applyBtn').html(this.locale.applyLabel);
this.container.find('.cancelBtn').html(this.locale.cancelLabel);
//
// event listeners
//
this.container.find('.drp-calendar')
.on('click.daterangepicker', '.prev', $.proxy(this.clickPrev, this))
.on('click.daterangepicker', '.next', $.proxy(this.clickNext, this))
.on('mousedown.daterangepicker', 'td.available', $.proxy(this.clickDate, this))
.on('mouseenter.daterangepicker', 'td.available', $.proxy(this.hoverDate, this))
.on('change.daterangepicker', 'select.yearselect', $.proxy(this.monthOrYearChanged, this))
.on('change.daterangepicker', 'select.monthselect', $.proxy(this.monthOrYearChanged, this))
.on('change.daterangepicker', 'select.hourselect,select.minuteselect,select.secondselect,select.ampmselect', $.proxy(this.timeChanged, this))
this.container.find('.ranges')
.on('click.daterangepicker', 'li', $.proxy(this.clickRange, this))
this.container.find('.drp-buttons')
.on('click.daterangepicker', 'button.applyBtn', $.proxy(this.clickApply, this))
.on('click.daterangepicker', 'button.cancelBtn', $.proxy(this.clickCancel, this))
if (this.element.is('input') || this.element.is('button')) {
this.element.on({
'click.daterangepicker': $.proxy(this.show, this),
'focus.daterangepicker': $.proxy(this.show, this),
'keyup.daterangepicker': $.proxy(this.elementChanged, this),
'keydown.daterangepicker': $.proxy(this.keydown, this) //IE 11 compatibility
});
} else {
this.element.on('click.daterangepicker', $.proxy(this.toggle, this));
this.element.on('keydown.daterangepicker', $.proxy(this.toggle, this));
}
//
// if attached to a text input, set the initial value
//
this.updateElement();
};
DateRangePicker.prototype = {
constructor: DateRangePicker,
setStartDate: function(startDate) {
if (typeof startDate === 'string')
this.startDate = moment(startDate, this.locale.format);
if (typeof startDate === 'object')
this.startDate = moment(startDate);
if (!this.timePicker)
this.startDate = this.startDate.startOf('day');
if (this.timePicker && this.timePickerIncrement)
this.startDate.minute(Math.round(this.startDate.minute() / this.timePickerIncrement) * this.timePickerIncrement);
if (this.minDate && this.startDate.isBefore(this.minDate)) {
this.startDate = this.minDate.clone();
if (this.timePicker && this.timePickerIncrement)
this.startDate.minute(Math.round(this.startDate.minute() / this.timePickerIncrement) * this.timePickerIncrement);
}
if (this.maxDate && this.startDate.isAfter(this.maxDate)) {
this.startDate = this.maxDate.clone();
if (this.timePicker && this.timePickerIncrement)
this.startDate.minute(Math.floor(this.startDate.minute() / this.timePickerIncrement) * this.timePickerIncrement);
}
if (!this.isShowing)
this.updateElement();
this.updateMonthsInView();
},
setEndDate: function(endDate) {
if (typeof endDate === 'string')
this.endDate = moment(endDate, this.locale.format);
if (typeof endDate === 'object')
this.endDate = moment(endDate);
if (!this.timePicker)
this.endDate = this.endDate.endOf('day');
if (this.timePicker && this.timePickerIncrement)
this.endDate.minute(Math.round(this.endDate.minute() / this.timePickerIncrement) * this.timePickerIncrement);
if (this.endDate.isBefore(this.startDate))
this.endDate = this.startDate.clone();
if (this.maxDate && this.endDate.isAfter(this.maxDate))
this.endDate = this.maxDate.clone();
if (this.maxSpan && this.startDate.clone().add(this.maxSpan).isBefore(this.endDate))
this.endDate = this.startDate.clone().add(this.maxSpan);
this.previousRightTime = this.endDate.clone();
this.container.find('.drp-selected').html(this.startDate.format(this.locale.format) + this.locale.separator + this.endDate.format(this.locale.format));
if (!this.isShowing)
this.updateElement();
this.updateMonthsInView();
},
isInvalidDate: function() {
return false;
},
isCustomDate: function() {
return false;
},
updateView: function() {
if (this.timePicker) {
this.renderTimePicker('left');
this.renderTimePicker('right');
if (!this.endDate) {
this.container.find('.right .calendar-time select').prop('disabled', true).addClass('disabled');
} else {
this.container.find('.right .calendar-time select').prop('disabled', false).removeClass('disabled');
}
}
if (this.endDate)
this.container.find('.drp-selected').html(this.startDate.format(this.locale.format) + this.locale.separator + this.endDate.format(this.locale.format));
this.updateMonthsInView();
this.updateCalendars();
this.updateFormInputs();
},
updateMonthsInView: function() {
if (this.endDate) {
//if both dates are visible already, do nothing
if (!this.singleDatePicker && this.leftCalendar.month && this.rightCalendar.month &&
(this.startDate.format('YYYY-MM') == this.leftCalendar.month.format('YYYY-MM') || this.startDate.format('YYYY-MM') == this.rightCalendar.month.format('YYYY-MM'))
&&
(this.endDate.format('YYYY-MM') == this.leftCalendar.month.format('YYYY-MM') || this.endDate.format('YYYY-MM') == this.rightCalendar.month.format('YYYY-MM'))
) {
return;
}
this.leftCalendar.month = this.startDate.clone().date(2);
if (!this.linkedCalendars && (this.endDate.month() != this.startDate.month() || this.endDate.year() != this.startDate.year())) {
this.rightCalendar.month = this.endDate.clone().date(2);
} else {
this.rightCalendar.month = this.startDate.clone().date(2).add(1, 'month');
}
} else {
if (this.leftCalendar.month.format('YYYY-MM') != this.startDate.format('YYYY-MM') && this.rightCalendar.month.format('YYYY-MM') != this.startDate.format('YYYY-MM')) {
this.leftCalendar.month = this.startDate.clone().date(2);
this.rightCalendar.month = this.startDate.clone().date(2).add(1, 'month');
}
}
if (this.maxDate && this.linkedCalendars && !this.singleDatePicker && this.rightCalendar.month > this.maxDate) {
this.rightCalendar.month = this.maxDate.clone().date(2);
this.leftCalendar.month = this.maxDate.clone().date(2).subtract(1, 'month');
}
},
updateCalendars: function() {
if (this.timePicker) {
var hour, minute, second;
if (this.endDate) {
hour = parseInt(this.container.find('.left .hourselect').val(), 10);
minute = parseInt(this.container.find('.left .minuteselect').val(), 10);
if (isNaN(minute)) {
minute = parseInt(this.container.find('.left .minuteselect option:last').val(), 10);
}
second = this.timePickerSeconds ? parseInt(this.container.find('.left .secondselect').val(), 10) : 0;
if (!this.timePicker24Hour) {
var ampm = this.container.find('.left .ampmselect').val();
if (ampm === 'PM' && hour < 12)
hour += 12;
if (ampm === 'AM' && hour === 12)
hour = 0;
}
} else {
hour = parseInt(this.container.find('.right .hourselect').val(), 10);
minute = parseInt(this.container.find('.right .minuteselect').val(), 10);
if (isNaN(minute)) {
minute = parseInt(this.container.find('.right .minuteselect option:last').val(), 10);
}
second = this.timePickerSeconds ? parseInt(this.container.find('.right .secondselect').val(), 10) : 0;
if (!this.timePicker24Hour) {
var ampm = this.container.find('.right .ampmselect').val();
if (ampm === 'PM' && hour < 12)
hour += 12;
if (ampm === 'AM' && hour === 12)
hour = 0;
}
}
this.leftCalendar.month.hour(hour).minute(minute).second(second);
this.rightCalendar.month.hour(hour).minute(minute).second(second);
}
this.renderCalendar('left');
this.renderCalendar('right');
//highlight any predefined range matching the current start and end dates
this.container.find('.ranges li').removeClass('active');
if (this.endDate == null) return;
this.calculateChosenLabel();
},
renderCalendar: function(side) {
//
// Build the matrix of dates that will populate the calendar
//
var calendar = side == 'left' ? this.leftCalendar : this.rightCalendar;
var month = calendar.month.month();
var year = calendar.month.year();
var hour = calendar.month.hour();
var minute = calendar.month.minute();
var second = calendar.month.second();
var daysInMonth = moment([year, month]).daysInMonth();
var firstDay = moment([year, month, 1]);
var lastDay = moment([year, month, daysInMonth]);
var lastMonth = moment(firstDay).subtract(1, 'month').month();
var lastYear = moment(firstDay).subtract(1, 'month').year();
var daysInLastMonth = moment([lastYear, lastMonth]).daysInMonth();
var dayOfWeek = firstDay.day();
//initialize a 6 rows x 7 columns array for the calendar
var calendar = [];
calendar.firstDay = firstDay;
calendar.lastDay = lastDay;
for (var i = 0; i < 6; i++) {
calendar[i] = [];
}
//populate the calendar with date objects
var startDay = daysInLastMonth - dayOfWeek + this.locale.firstDay + 1;
if (startDay > daysInLastMonth)
startDay -= 7;
if (dayOfWeek == this.locale.firstDay)
startDay = daysInLastMonth - 6;
var curDate = moment([lastYear, lastMonth, startDay, 12, minute, second]);
var col, row;
for (var i = 0, col = 0, row = 0; i < 42; i++, col++, curDate = moment(curDate).add(24, 'hour')) {
if (i > 0 && col % 7 === 0) {
col = 0;
row++;
}
calendar[row][col] = curDate.clone().hour(hour).minute(minute).second(second);
curDate.hour(12);
if (this.minDate && calendar[row][col].format('YYYY-MM-DD') == this.minDate.format('YYYY-MM-DD') && calendar[row][col].isBefore(this.minDate) && side == 'left') {
calendar[row][col] = this.minDate.clone();
}
if (this.maxDate && calendar[row][col].format('YYYY-MM-DD') == this.maxDate.format('YYYY-MM-DD') && calendar[row][col].isAfter(this.maxDate) && side == 'right') {
calendar[row][col] = this.maxDate.clone();
}
}
//make the calendar object available to hoverDate/clickDate
if (side == 'left') {
this.leftCalendar.calendar = calendar;
} else {
this.rightCalendar.calendar = calendar;
}
//
// Display the calendar
//
var minDate = side == 'left' ? this.minDate : this.startDate;
var maxDate = this.maxDate;
var selected = side == 'left' ? this.startDate : this.endDate;
var arrow = this.locale.direction == 'ltr' ? {left: 'chevron-left', right: 'chevron-right'} : {left: 'chevron-right', right: 'chevron-left'};
var html = '<table class="table-condensed">';
html += '<thead>';
html += '<tr>';
// add empty cell for week number
if (this.showWeekNumbers || this.showISOWeekNumbers)
html += '<th></th>';
if ((!minDate || minDate.isBefore(calendar.firstDay)) && (!this.linkedCalendars || side == 'left')) {
html += '<th class="prev available"><span></span></th>';
} else {
html += '<th></th>';
}
var dateHtml = this.locale.monthNames[calendar[1][1].month()] + calendar[1][1].format(" YYYY");
if (this.showDropdowns) {
var currentMonth = calendar[1][1].month();
var currentYear = calendar[1][1].year();
var maxYear = (maxDate && maxDate.year()) || (this.maxYear);
var minYear = (minDate && minDate.year()) || (this.minYear);
var inMinYear = currentYear == minYear;
var inMaxYear = currentYear == maxYear;
var monthHtml = '<select class="monthselect">';
for (var m = 0; m < 12; m++) {
if ((!inMinYear || (minDate && m >= minDate.month())) && (!inMaxYear || (maxDate && m <= maxDate.month()))) {
monthHtml += "<option value='" + m + "'" +
(m === currentMonth ? " selected='selected'" : "") +
">" + this.locale.monthNames[m] + "</option>";
} else {
monthHtml += "<option value='" + m + "'" +
(m === currentMonth ? " selected='selected'" : "") +
" disabled='disabled'>" + this.locale.monthNames[m] + "</option>";
}
}
monthHtml += "</select>";
var yearHtml = '<select class="yearselect">';
for (var y = minYear; y <= maxYear; y++) {
yearHtml += '<option value="' + y + '"' +
(y === currentYear ? ' selected="selected"' : '') +
'>' + y + '</option>';
}
yearHtml += '</select>';
dateHtml = monthHtml + yearHtml;
}
html += '<th colspan="5" class="month">' + dateHtml + '</th>';
if ((!maxDate || maxDate.isAfter(calendar.lastDay)) && (!this.linkedCalendars || side == 'right' || this.singleDatePicker)) {
html += '<th class="next available"><span></span></th>';
} else {
html += '<th></th>';
}
html += '</tr>';
html += '<tr>';
// add week number label
if (this.showWeekNumbers || this.showISOWeekNumbers)
html += '<th class="week">' + this.locale.weekLabel + '</th>';
$.each(this.locale.daysOfWeek, function(index, dayOfWeek) {
html += '<th>' + dayOfWeek + '</th>';
});
html += '</tr>';
html += '</thead>';
html += '<tbody>';
//adjust maxDate to reflect the maxSpan setting in order to
//grey out end dates beyond the maxSpan
if (this.endDate == null && this.maxSpan) {
var maxLimit = this.startDate.clone().add(this.maxSpan).endOf('day');
if (!maxDate || maxLimit.isBefore(maxDate)) {
maxDate = maxLimit;
}
}
for (var row = 0; row < 6; row++) {
html += '<tr>';
// add week number
if (this.showWeekNumbers)
html += '<td class="week">' + calendar[row][0].week() + '</td>';
else if (this.showISOWeekNumbers)
html += '<td class="week">' + calendar[row][0].isoWeek() + '</td>';
for (var col = 0; col < 7; col++) {
var classes = [];
//highlight today's date
if (calendar[row][col].isSame(new Date(), "day"))
classes.push('today');
//highlight weekends
if (calendar[row][col].isoWeekday() > 5)
classes.push('weekend');
//grey out the dates in other months displayed at beginning and end of this calendar
if (calendar[row][col].month() != calendar[1][1].month())
classes.push('off', 'ends');
//don't allow selection of dates before the minimum date
if (this.minDate && calendar[row][col].isBefore(this.minDate, 'day'))
classes.push('off', 'disabled');
//don't allow selection of dates after the maximum date
if (maxDate && calendar[row][col].isAfter(maxDate, 'day'))
classes.push('off', 'disabled');
//don't allow selection of date if a custom function decides it's invalid
if (this.isInvalidDate(calendar[row][col]))
classes.push('off', 'disabled');
//highlight the currently selected start date
if (calendar[row][col].format('YYYY-MM-DD') == this.startDate.format('YYYY-MM-DD'))
classes.push('active', 'start-date');
//highlight the currently selected end date
if (this.endDate != null && calendar[row][col].format('YYYY-MM-DD') == this.endDate.format('YYYY-MM-DD'))
classes.push('active', 'end-date');
//highlight dates in-between the selected dates
if (this.endDate != null && calendar[row][col] > this.startDate && calendar[row][col] < this.endDate)
classes.push('in-range');
//apply custom classes for this date
var isCustom = this.isCustomDate(calendar[row][col]);
if (isCustom !== false) {
if (typeof isCustom === 'string')
classes.push(isCustom);
else
Array.prototype.push.apply(classes, isCustom);
}
var cname = '', disabled = false;
for (var i = 0; i < classes.length; i++) {
cname += classes[i] + ' ';
if (classes[i] == 'disabled')
disabled = true;
}
if (!disabled)
cname += 'available';
html += '<td class="' + cname.replace(/^\s+|\s+$/g, '') + '" data-title="' + 'r' + row + 'c' + col + '">' + calendar[row][col].date() + '</td>';
}
html += '</tr>';
}
html += '</tbody>';
html += '</table>';
this.container.find('.drp-calendar.' + side + ' .calendar-table').html(html);
},
renderTimePicker: function(side) {
// Don't bother updating the time picker if it's currently disabled
// because an end date hasn't been clicked yet
if (side == 'right' && !this.endDate) return;
var html, selected, minDate, maxDate = this.maxDate;
if (this.maxSpan && (!this.maxDate || this.startDate.clone().add(this.maxSpan).isBefore(this.maxDate)))
maxDate = this.startDate.clone().add(this.maxSpan);
if (side == 'left') {
selected = this.startDate.clone();
minDate = this.minDate;
} else if (side == 'right') {
selected = this.endDate.clone();
minDate = this.startDate;
//Preserve the time already selected
var timeSelector = this.container.find('.drp-calendar.right .calendar-time');
if (timeSelector.html() != '') {
selected.hour(!isNaN(selected.hour()) ? selected.hour() : timeSelector.find('.hourselect option:selected').val());
selected.minute(!isNaN(selected.minute()) ? selected.minute() : timeSelector.find('.minuteselect option:selected').val());
selected.second(!isNaN(selected.second()) ? selected.second() : timeSelector.find('.secondselect option:selected').val());
if (!this.timePicker24Hour) {
var ampm = timeSelector.find('.ampmselect option:selected').val();
if (ampm === 'PM' && selected.hour() < 12)
selected.hour(selected.hour() + 12);
if (ampm === 'AM' && selected.hour() === 12)
selected.hour(0);
}
}
if (selected.isBefore(this.startDate))
selected = this.startDate.clone();
if (maxDate && selected.isAfter(maxDate))
selected = maxDate.clone();
}
//
// hours
//
html = '<select class="hourselect">';
var start = this.timePicker24Hour ? 0 : 1;
var end = this.timePicker24Hour ? 23 : 12;
for (var i = start; i <= end; i++) {
var i_in_24 = i;
if (!this.timePicker24Hour)
i_in_24 = selected.hour() >= 12 ? (i == 12 ? 12 : i + 12) : (i == 12 ? 0 : i);
var time = selected.clone().hour(i_in_24);
var disabled = false;
if (minDate && time.minute(59).isBefore(minDate))
disabled = true;
if (maxDate && time.minute(0).isAfter(maxDate))
disabled = true;
if (i_in_24 == selected.hour() && !disabled) {
html += '<option value="' + i + '" selected="selected">' + i + '</option>';
} else if (disabled) {
html += '<option value="' + i + '" disabled="disabled" class="disabled">' + i + '</option>';
} else {
html += '<option value="' + i + '">' + i + '</option>';
}
}
html += '</select> ';
//
// minutes
//
html += ': <select class="minuteselect">';
for (var i = 0; i < 60; i += this.timePickerIncrement) {
var padded = i < 10 ? '0' + i : i;
var time = selected.clone().minute(i);
var disabled = false;
if (minDate && time.second(59).isBefore(minDate))
disabled = true;
if (maxDate && time.second(0).isAfter(maxDate))
disabled = true;
if (selected.minute() == i && !disabled) {
html += '<option value="' + i + '" selected="selected">' + padded + '</option>';
} else if (disabled) {
html += '<option value="' + i + '" disabled="disabled" class="disabled">' + padded + '</option>';
} else {
html += '<option value="' + i + '">' + padded + '</option>';
}
}
html += '</select> ';
//
// seconds
//
if (this.timePickerSeconds) {
html += ': <select class="secondselect">';
for (var i = 0; i < 60; i++) {
var padded = i < 10 ? '0' + i : i;
var time = selected.clone().second(i);
var disabled = false;
if (minDate && time.isBefore(minDate))
disabled = true;
if (maxDate && time.isAfter(maxDate))
disabled = true;
if (selected.second() == i && !disabled) {
html += '<option value="' + i + '" selected="selected">' + padded + '</option>';
} else if (disabled) {
html += '<option value="' + i + '" disabled="disabled" class="disabled">' + padded + '</option>';
} else {
html += '<option value="' + i + '">' + padded + '</option>';
}
}
html += '</select> ';
}
//
// AM/PM
//
if (!this.timePicker24Hour) {
html += '<select class="ampmselect">';
var am_html = '';
var pm_html = '';
if (minDate && selected.clone().hour(12).minute(0).second(0).isBefore(minDate))
am_html = ' disabled="disabled" class="disabled"';
if (maxDate && selected.clone().hour(0).minute(0).second(0).isAfter(maxDate))
pm_html = ' disabled="disabled" class="disabled"';
if (selected.hour() >= 12) {
html += '<option value="AM"' + am_html + '>AM</option><option value="PM" selected="selected"' + pm_html + '>PM</option>';
} else {
html += '<option value="AM" selected="selected"' + am_html + '>AM</option><option value="PM"' + pm_html + '>PM</option>';
}
html += '</select>';
}
this.container.find('.drp-calendar.' + side + ' .calendar-time').html(html);
},
updateFormInputs: function() {
if (this.singleDatePicker || (this.endDate && (this.startDate.isBefore(this.endDate) || this.startDate.isSame(this.endDate)))) {
this.container.find('button.applyBtn').prop('disabled', false);
} else {
this.container.find('button.applyBtn').prop('disabled', true);
}
},
move: function() {
var parentOffset = { top: 0, left: 0 },
containerTop;
var parentRightEdge = $(window).width();
if (!this.parentEl.is('body')) {
parentOffset = {
top: this.parentEl.offset().top - this.parentEl.scrollTop(),
left: this.parentEl.offset().left - this.parentEl.scrollLeft()
};
parentRightEdge = this.parentEl[0].clientWidth + this.parentEl.offset().left;
}
if (this.drops == 'up')
containerTop = this.element.offset().top - this.container.outerHeight() - parentOffset.top;
else
containerTop = this.element.offset().top + this.element.outerHeight() - parentOffset.top;
// Force the container to it's actual width
this.container.css({
top: 0,
left: 0,
right: 'auto'
});
var containerWidth = this.container.outerWidth();
this.container[this.drops == 'up' ? 'addClass' : 'removeClass']('drop-up');
if (this.opens == 'left') {
var containerRight = parentRightEdge - this.element.offset().left - this.element.outerWidth();
if (containerWidth + containerRight > $(window).width()) {
this.container.css({
top: containerTop,
right: 'auto',
left: 9
});
} else {
this.container.css({
top: containerTop,
right: containerRight,
left: 'auto'
});
}
} else if (this.opens == 'center') {
var containerLeft = this.element.offset().left - parentOffset.left + this.element.outerWidth() / 2
- containerWidth / 2;
if (containerLeft < 0) {
this.container.css({
top: containerTop,
right: 'auto',
left: 9
});
} else if (containerLeft + containerWidth > $(window).width()) {
this.container.css({
top: containerTop,
left: 'auto',
right: 0
});
} else {
this.container.css({
top: containerTop,
left: containerLeft,
right: 'auto'
});
}
} else {
var containerLeft = this.element.offset().left - parentOffset.left;
if (containerLeft + containerWidth > $(window).width()) {
this.container.css({
top: containerTop,
left: 'auto',
right: 0
});
} else {
this.container.css({
top: containerTop,
left: containerLeft,
right: 'auto'
});
}
}
},
show: function(e) {
if (this.isShowing) return;
// Create a click proxy that is private to this instance of datepicker, for unbinding
this._outsideClickProxy = $.proxy(function(e) { this.outsideClick(e); }, this);
// Bind global datepicker mousedown for hiding and
$(document)
.on('mousedown.daterangepicker', this._outsideClickProxy)
// also support mobile devices
.on('touchend.daterangepicker', this._outsideClickProxy)
// also explicitly play nice with Bootstrap dropdowns, which stopPropagation when clicking them
.on('click.daterangepicker', '[data-toggle=dropdown]', this._outsideClickProxy)
// and also close when focus changes to outside the picker (eg. tabbing between controls)
.on('focusin.daterangepicker', this._outsideClickProxy);
// Reposition the picker if the window is resized while it's open
$(window).on('resize.daterangepicker', $.proxy(function(e) { this.move(e); }, this));
this.oldStartDate = this.startDate.clone();
this.oldEndDate = this.endDate.clone();
this.previousRightTime = this.endDate.clone();
this.updateView();
this.container.show();
this.move();
this.element.trigger('show.daterangepicker', this);
this.isShowing = true;
},
hide: function(e) {
if (!this.isShowing) return;
//incomplete date selection, revert to last values
if (!this.endDate) {
this.startDate = this.oldStartDate.clone();
this.endDate = this.oldEndDate.clone();
}
//if a new date range was selected, invoke the user callback function
if (!this.startDate.isSame(this.oldStartDate) || !this.endDate.isSame(this.oldEndDate))
this.callback(this.startDate.clone(), this.endDate.clone(), this.chosenLabel);
//if picker is attached to a text input, update it
this.updateElement();
$(document).off('.daterangepicker');
$(window).off('.daterangepicker');
this.container.hide();
this.element.trigger('hide.daterangepicker', this);
this.isShowing = false;
},
toggle: function(e) {
if (this.isShowing) {
this.hide();
} else {
this.show();
}
},
outsideClick: function(e) {
var target = $(e.target);
// if the page is clicked anywhere except within the daterangerpicker/button
// itself then call this.hide()
if (
// ie modal dialog fix
e.type == "focusin" ||
target.closest(this.element).length ||
target.closest(this.container).length ||
target.closest('.calendar-table').length
) return;
this.hide();
this.element.trigger('outsideClick.daterangepicker', this);
},
showCalendars: function() {
this.container.addClass('show-calendar');
this.move();
this.element.trigger('showCalendar.daterangepicker', this);
},
hideCalendars: function() {
this.container.removeClass('show-calendar');
this.element.trigger('hideCalendar.daterangepicker', this);
},
clickRange: function(e) {
var label = e.target.getAttribute('data-range-key');
this.chosenLabel = label;
if (label == this.locale.customRangeLabel) {
this.showCalendars();
} else {
var dates = this.ranges[label];
this.startDate = dates[0];
this.endDate = dates[1];
if (!this.timePicker) {
this.startDate.startOf('day');
this.endDate.endOf('day');
}
if (!this.alwaysShowCalendars)
this.hideCalendars();
this.clickApply();
}
},
clickPrev: function(e) {
var cal = $(e.target).parents('.drp-calendar');
if (cal.hasClass('left')) {
this.leftCalendar.month.subtract(1, 'month');
if (this.linkedCalendars)
this.rightCalendar.month.subtract(1, 'month');
} else {
this.rightCalendar.month.subtract(1, 'month');
}
this.updateCalendars();
},
clickNext: function(e) {
var cal = $(e.target).parents('.drp-calendar');
if (cal.hasClass('left')) {
this.leftCalendar.month.add(1, 'month');
} else {
this.rightCalendar.month.add(1, 'month');
if (this.linkedCalendars)
this.leftCalendar.month.add(1, 'month');
}
this.updateCalendars();
},
hoverDate: function(e) {
//ignore dates that can't be selected
if (!$(e.target).hasClass('available')) return;
var title = $(e.target).attr('data-title');
var row = title.substr(1, 1);
var col = title.substr(3, 1);
var cal = $(e.target).parents('.drp-calendar');
var date = cal.hasClass('left') ? this.leftCalendar.calendar[row][col] : this.rightCalendar.calendar[row][col];
//highlight the dates between the start date and the date being hovered as a potential end date
var leftCalendar = this.leftCalendar;
var rightCalendar = this.rightCalendar;
var startDate = this.startDate;
if (!this.endDate) {
this.container.find('.drp-calendar tbody td').each(function(index, el) {
//skip week numbers, only look at dates
if ($(el).hasClass('week')) return;
var title = $(el).attr('data-title');
var row = title.substr(1, 1);
var col = title.substr(3, 1);
var cal = $(el).parents('.drp-calendar');
var dt = cal.hasClass('left') ? leftCalendar.calendar[row][col] : rightCalendar.calendar[row][col];
if ((dt.isAfter(startDate) && dt.isBefore(date)) || dt.isSame(date, 'day')) {
$(el).addClass('in-range');
} else {
$(el).removeClass('in-range');
}
});
}
},
clickDate: function(e) {
if (!$(e.target).hasClass('available')) return;
var title = $(e.target).attr('data-title');
var row = title.substr(1, 1);
var col = title.substr(3, 1);
var cal = $(e.target).parents('.drp-calendar');
var date = cal.hasClass('left') ? this.leftCalendar.calendar[row][col] : this.rightCalendar.calendar[row][col];
//
// this function needs to do a few things:
// * alternate between selecting a start and end date for the range,
// * if the time picker is enabled, apply the hour/minute/second from the select boxes to the clicked date
// * if autoapply is enabled, and an end date was chosen, apply the selection
// * if single date picker mode, and time picker isn't enabled, apply the selection immediately
// * if one of the inputs above the calendars was focused, cancel that manual input
//
if (this.endDate || date.isBefore(this.startDate, 'day')) { //picking start
if (this.timePicker) {
var hour = parseInt(this.container.find('.left .hourselect').val(), 10);
if (!this.timePicker24Hour) {
var ampm = this.container.find('.left .ampmselect').val();
if (ampm === 'PM' && hour < 12)
hour += 12;
if (ampm === 'AM' && hour === 12)
hour = 0;
}
var minute = parseInt(this.container.find('.left .minuteselect').val(), 10);
if (isNaN(minute)) {
minute = parseInt(this.container.find('.left .minuteselect option:last').val(), 10);
}
var second = this.timePickerSeconds ? parseInt(this.container.find('.left .secondselect').val(), 10) : 0;
date = date.clone().hour(hour).minute(minute).second(second);
}
this.endDate = null;
this.setStartDate(date.clone());
} else if (!this.endDate && date.isBefore(this.startDate)) {
//special case: clicking the same date for start/end,
//but the time of the end date is before the start date
this.setEndDate(this.startDate.clone());
} else { // picking end
if (this.timePicker) {
var hour = parseInt(this.container.find('.right .hourselect').val(), 10);
if (!this.timePicker24Hour) {
var ampm = this.container.find('.right .ampmselect').val();
if (ampm === 'PM' && hour < 12)
hour += 12;
if (ampm === 'AM' && hour === 12)
hour = 0;
}
var minute = parseInt(this.container.find('.right .minuteselect').val(), 10);
if (isNaN(minute)) {
minute = parseInt(this.container.find('.right .minuteselect option:last').val(), 10);
}
var second = this.timePickerSeconds ? parseInt(this.container.find('.right .secondselect').val(), 10) : 0;
date = date.clone().hour(hour).minute(minute).second(second);
}
this.setEndDate(date.clone());
if (this.autoApply) {
this.calculateChosenLabel();
this.clickApply();
}
}
if (this.singleDatePicker) {
this.setEndDate(this.startDate);
if (!this.timePicker)
this.clickApply();
}
this.updateView();
//This is to cancel the blur event handler if the mouse was in one of the inputs
e.stopPropagation();
},
calculateChosenLabel: function () {
var customRange = true;
var i = 0;
for (var range in this.ranges) {
if (this.timePicker) {
var format = this.timePickerSeconds ? "YYYY-MM-DD HH:mm:ss" : "YYYY-MM-DD HH:mm";
//ignore times when comparing dates if time picker seconds is not enabled
if (this.startDate.format(format) == this.ranges[range][0].format(format) && this.endDate.format(format) == this.ranges[range][1].format(format)) {
customRange = false;
this.chosenLabel = this.container.find('.ranges li:eq(' + i + ')').addClass('active').attr('data-range-key');
break;
}
} else {
//ignore times when comparing dates if time picker is not enabled
if (this.startDate.format('YYYY-MM-DD') == this.ranges[range][0].format('YYYY-MM-DD') && this.endDate.format('YYYY-MM-DD') == this.ranges[range][1].format('YYYY-MM-DD')) {
customRange = false;
this.chosenLabel = this.container.find('.ranges li:eq(' + i + ')').addClass('active').attr('data-range-key');
break;
}
}
i++;
}
if (customRange) {
if (this.showCustomRangeLabel) {
this.chosenLabel = this.container.find('.ranges li:last').addClass('active').attr('data-range-key');
} else {
this.chosenLabel = null;
}
this.showCalendars();
}
},
clickApply: function(e) {
this.hide();
this.element.trigger('apply.daterangepicker', this);
},
clickCancel: function(e) {
this.startDate = this.oldStartDate;
this.endDate = this.oldEndDate;
this.hide();
this.element.trigger('cancel.daterangepicker', this);
},
monthOrYearChanged: function(e) {
var isLeft = $(e.target).closest('.drp-calendar').hasClass('left'),
leftOrRight = isLeft ? 'left' : 'right',
cal = this.container.find('.drp-calendar.'+leftOrRight);
// Month must be Number for new moment versions
var month = parseInt(cal.find('.monthselect').val(), 10);
var year = cal.find('.yearselect').val();
if (!isLeft) {
if (year < this.startDate.year() || (year == this.startDate.year() && month < this.startDate.month())) {
month = this.startDate.month();
year = this.startDate.year();
}
}
if (this.minDate) {
if (year < this.minDate.year() || (year == this.minDate.year() && month < this.minDate.month())) {
month = this.minDate.month();
year = this.minDate.year();
}
}
if (this.maxDate) {
if (year > this.maxDate.year() || (year == this.maxDate.year() && month > this.maxDate.month())) {
month = this.maxDate.month();
year = this.maxDate.year();
}
}
if (isLeft) {
this.leftCalendar.month.month(month).year(year);
if (this.linkedCalendars)
this.rightCalendar.month = this.leftCalendar.month.clone().add(1, 'month');
} else {
this.rightCalendar.month.month(month).year(year);
if (this.linkedCalendars)
this.leftCalendar.month = this.rightCalendar.month.clone().subtract(1, 'month');
}
this.updateCalendars();
},
timeChanged: function(e) {
var cal = $(e.target).closest('.drp-calendar'),
isLeft = cal.hasClass('left');
var hour = parseInt(cal.find('.hourselect').val(), 10);
var minute = parseInt(cal.find('.minuteselect').val(), 10);
if (isNaN(minute)) {
minute = parseInt(cal.find('.minuteselect option:last').val(), 10);
}
var second = this.timePickerSeconds ? parseInt(cal.find('.secondselect').val(), 10) : 0;
if (!this.timePicker24Hour) {
var ampm = cal.find('.ampmselect').val();
if (ampm === 'PM' && hour < 12)
hour += 12;
if (ampm === 'AM' && hour === 12)
hour = 0;
}
if (isLeft) {
var start = this.startDate.clone();
start.hour(hour);
start.minute(minute);
start.second(second);
this.setStartDate(start);
if (this.singleDatePicker) {
this.endDate = this.startDate.clone();
} else if (this.endDate && this.endDate.format('YYYY-MM-DD') == start.format('YYYY-MM-DD') && this.endDate.isBefore(start)) {
this.setEndDate(start.clone());
}
} else if (this.endDate) {
var end = this.endDate.clone();
end.hour(hour);
end.minute(minute);
end.second(second);
this.setEndDate(end);
}
//update the calendars so all clickable dates reflect the new time component
this.updateCalendars();
//update the form inputs above the calendars with the new time
this.updateFormInputs();
//re-render the time pickers because changing one selection can affect what's enabled in another
this.renderTimePicker('left');
this.renderTimePicker('right');
},
elementChanged: function() {
if (!this.element.is('input')) return;
if (!this.element.val().length) return;
var dateString = this.element.val().split(this.locale.separator),
start = null,
end = null;
if (dateString.length === 2) {
start = moment(dateString[0], this.locale.format);
end = moment(dateString[1], this.locale.format);
}
if (this.singleDatePicker || start === null || end === null) {
start = moment(this.element.val(), this.locale.format);
end = start;
}
if (!start.isValid() || !end.isValid()) return;
this.setStartDate(start);
this.setEndDate(end);
this.updateView();
},
keydown: function(e) {
//hide on tab or enter
if ((e.keyCode === 9) || (e.keyCode === 13)) {
this.hide();
}
//hide on esc and prevent propagation
if (e.keyCode === 27) {
e.preventDefault();
e.stopPropagation();
this.hide();
}
},
updateElement: function() {
if (this.element.is('input') && this.autoUpdateInput) {
var newValue = this.startDate.format(this.locale.format);
if (!this.singleDatePicker) {
newValue += this.locale.separator + this.endDate.format(this.locale.format);
}
if (newValue !== this.element.val()) {
this.element.val(newValue).trigger('change');
}
}
},
remove: function() {
this.container.remove();
this.element.off('.daterangepicker');
this.element.removeData();
}
};
$.fn.daterangepicker = function(options, callback) {
var implementOptions = $.extend(true, {}, $.fn.daterangepicker.defaultOptions, options);
this.each(function() {
var el = $(this);
if (el.data('daterangepicker'))
el.data('daterangepicker').remove();
el.data('daterangepicker', new DateRangePicker(el, implementOptions, callback));
});
return this;
};
return DateRangePicker;
}));
@font-face {
font-family: "Roboto";
src: url("../fonts/Roboto-Bold.eot");
src: local("../fonts/Roboto Bold"), local("Roboto-Bold"), url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype");
font-weight: bold;
font-style: normal;
font-display: swap
}
@font-face {
font-family: "Roboto";
src: url("../fonts/Roboto-Regular.eot");
src: local("../fonts/Roboto"), local("Roboto-Regular"), url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal;
font-display: swap
}
@font-face {
font-family: "Roboto";
src: url("../fonts/Roboto-Medium.eot");
src: local("Roboto Medium"), local("Roboto-Medium"), url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype");
font-weight: 500;
font-style: normal;
font-display: swap
}
@font-face {
font-family: 'icomoon';
src: url("../fonts/icomoon.eot?oooqk2");
src: url("../fonts/icomoon.eot?oooqk2#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?oooqk2") format("truetype"), url("../fonts/icomoon.woff?oooqk2") format("woff"), url("../fonts/icomoon.svg?oooqk2#icomoon") format("svg");
font-weight: normal;
font-style: normal
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.icon-reading-glasses:before {
content: "\e916";
}
.icon-hotel:before {
content: "\e913";
}
.icon-bed:before {
content: "\e914";
}
.icon-food:before {
content: "\e915";
}
.icon-odnoklassniki:before {
content: "\e912";
}
.icon-couple:before {
content: "\e910";
}
.icon-sister-and-brother:before {
content: "\e911";
}
.icon-vk:before {
content: "\e90f";
color: #436eab;
}
.icon-telegram:before {
content: "\e90e";
}
.icon-book:before {
content: "\e90a";
}
.icon-send:before {
content: "\e908";
}
.icon-cruise:before {
content: "\e909";
}
.icon-front-bus:before {
content: "\e906";
}
.icon-close-button:before {
content: "\e900";
}
.icon-creativity:before {
content: "\e901";
}
.icon-magnifying-glass:before {
content: "\e902";
}
.icon-menu-button:before {
content: "\e903";
}
.icon-new-label:before {
content: "\e904";
}
.icon-place-localizer:before {
content: "\e905";
}
.icon-home3:before {
content: "\e90b";
}
.icon-office:before {
content: "\e907";
}
.icon-pencil:before {
content: "\e90c";
}
.icon-image:before {
content: "\e90d";
}
.icon-profile:before {
content: "\e923";
}
.icon-cart:before {
content: "\e93a";
}
.icon-credit-card:before {
content: "\e93f";
}
.icon-phone:before {
content: "\e942";
}
.icon-compass:before {
content: "\e949";
}
.icon-map2:before {
content: "\e94c";
}
.icon-clock:before {
content: "\e94e";
}
.icon-bell:before {
content: "\e951";
}
.icon-calendar:before {
content: "\e953";
}
.icon-floppy-disk:before {
content: "\e962";
}
.icon-bubbles4:before {
content: "\e970";
}
.icon-user:before {
content: "\e971";
}
.icon-user-plus:before {
content: "\e973";
}
.icon-user-minus:before {
content: "\e974";
}
.icon-user-check:before {
content: "\e975";
}
.icon-spinner6:before {
content: "\e97f";
}
.icon-zoom-in:before {
content: "\e987";
}
.icon-equalizer:before {
content: "\e992";
}
.icon-cog:before {
content: "\e994";
}
.icon-gift:before {
content: "\e99f";
}
.icon-rocket:before {
content: "\e9a5";
}
.icon-fire:before {
content: "\e9a9";
}
.icon-bin:before {
content: "\e9ac";
}
.icon-airplane:before {
content: "\e9af";
}
.icon-eye:before {
content: "\e9ce";
}
.icon-star-empty:before {
content: "\e9d7";
}
.icon-star-half:before {
content: "\e9d8";
}
.icon-star-full:before {
content: "\e9d9";
}
.icon-plus:before {
content: "\ea0a";
}
.icon-minus:before {
content: "\ea0b";
}
.icon-checkmark:before {
content: "\ea10";
}
.icon-arrow-right2:before {
content: "\ea3c";
}
.icon-arrow-left2:before {
content: "\ea40";
}
.icon-sort-amount-asc:before {
content: "\ea4c";
}
.icon-sort-amount-desc:before {
content: "\ea4d";
}
.icon-filter:before {
content: "\ea5b";
}
.icon-mail2:before {
content: "\ea84";
}
.icon-google:before {
content: "\ea88";
}
.icon-facebook:before {
content: "\ea90";
}
.icon-instagram:before {
content: "\ea92";
}
.icon-whatsapp:before {
content: "\ea93";
}
.icon-twitter:before {
content: "\ea96";
}
.icon-youtube:before {
content: "\ea9d";
}
.icon-tumblr:before {
content: "\eab9";
}
\ No newline at end of file
//@font-face {
// font-family: "Merriweather";
// src: url("../fonts/Merriweather-BoldItalic.eot");
// src: local("Merriweather Bold Italic"), local("Merriweather-BoldItalic"),
// url("../fonts/Merriweather-BoldItalic.eot?#iefix")
// format("embedded-opentype"),
// url("../fonts/Merriweather-BoldItalic.woff") format("woff"),
// url("../fonts/Merriweather-BoldItalic.ttf") format("truetype");
// font-weight: bold;
// font-style: italic;
// font-display:swap;
// }
// @font-face {
// font-family: "Merriweather";
// src: url("./Merriweather-Italic.eot");
// src: local("Merriweather Italic"), local("Merriweather-Italic"),
// url("./Merriweather-Italic.eot?#iefix") format("embedded-opentype"),
// url("./Merriweather-Italic.woff") format("woff"),
// url("./Merriweather-Italic.ttf") format("truetype");
// font-weight: normal;
// font-style: italic;
// font-display:swap;
// }
//@font-face {
// font-family: "Merriweather";
// src: url("../fonts/Merriweather-Regular.eot");
// src: local("Merriweather Regular"), local("Merriweather-Regular"),
// url("../fonts/Merriweather-Regular.eot?#iefix") format("embedded-opentype"),
// url("../fonts/Merriweather-Regular.woff") format("woff"),
// url("../fonts/Merriweather-Regular.ttf") format("truetype");
// font-weight: normal;
// font-style: normal;
// font-display:swap;
//}
// @font-face {
// font-family: "Merriweather";
// src: url("./Merriweather-BlackItalic.eot");
// src: local("Merriweather Black Italic"), local("Merriweather-BlackItalic"),
// url("./Merriweather-BlackItalic.eot?#iefix")
// format("embedded-opentype"),
// url("./Merriweather-BlackItalic.woff") format("woff"),
// url("./Merriweather-BlackItalic.ttf") format("truetype");
// font-weight: 900;
// font-style: italic;
// font-display:swap;
// }
//@font-face {
// font-family: "Merriweather";
// src: url("../fonts/Merriweather-Bold.eot");
// src: local("../Merriweather Bold"), local("Merriweather-Bold"),
// url("../fonts/Merriweather-Bold.eot?#iefix") format("embedded-opentype"),
// url("../fonts/Merriweather-Bold.woff") format("woff"),
// url("../fonts/Merriweather-Bold.ttf") format("truetype");
// font-weight: bold;
// font-style: normal;
// font-display:swap;
//}
@font-face {
font-family: "Roboto";
src: url("../fonts/Roboto-Bold.eot");
src: local("../fonts/Roboto Bold"), local("Roboto-Bold"),
url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"),
url("../fonts/Roboto-Bold.woff") format("woff"),
url("../fonts/Roboto-Bold.ttf") format("truetype");
font-weight: bold;
font-style: normal;
font-display:swap;
}
@font-face {
font-family: "Roboto";
src: url("../fonts/Roboto-Regular.eot");
src: local("../fonts/Roboto"), local("Roboto-Regular"),
url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"),
url("../fonts/Roboto-Regular.woff") format("woff"),
url("../fonts/Roboto-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal;
font-display:swap;
}
@font-face {
font-family: "Roboto";
src: url("../fonts/Roboto-Medium.eot");
src: local("Roboto Medium"), local("Roboto-Medium"),
url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"),
url("../fonts/Roboto-Medium.woff") format("woff"),
url("../fonts/Roboto-Medium.ttf") format("truetype");
font-weight: 500;
font-style: normal;
font-display:swap;
}
@font-face {
font-family: 'icomoon';
src: url('../fonts/icomoon.eot?oooqk2');
src: url('../fonts/icomoon.eot?oooqk2#iefix') format('embedded-opentype'),
url('../fonts/icomoon.ttf?oooqk2') format('truetype'),
url('../fonts/icomoon.woff?oooqk2') format('woff'),
url('../fonts/icomoon.svg?oooqk2#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-reading-glasses:before {
content: "\e916";
}
.icon-hotel:before {
content: "\e913";
}
.icon-bed:before {
content: "\e914";
}
.icon-food:before {
content: "\e915";
}
.icon-odnoklassniki:before {
content: "\e912";
}
.icon-couple:before {
content: "\e910";
}
.icon-sister-and-brother:before {
content: "\e911";
}
.icon-vk:before {
content: "\e90f";
color: #436eab;
}
.icon-telegram:before {
content: "\e90e";
}
.icon-book:before {
content: "\e90a";
}
.icon-send:before {
content: "\e908";
}
.icon-cruise:before {
content: "\e909";
}
.icon-front-bus:before {
content: "\e906";
}
.icon-close-button:before {
content: "\e900";
}
.icon-creativity:before {
content: "\e901";
}
.icon-magnifying-glass:before {
content: "\e902";
}
.icon-menu-button:before {
content: "\e903";
}
.icon-new-label:before {
content: "\e904";
}
.icon-place-localizer:before {
content: "\e905";
}
.icon-home3:before {
content: "\e90b";
}
.icon-office:before {
content: "\e907";
}
.icon-pencil:before {
content: "\e90c";
}
.icon-image:before {
content: "\e90d";
}
.icon-profile:before {
content: "\e923";
}
.icon-cart:before {
content: "\e93a";
}
.icon-coin-dollar:before {
content: "\e93b";
}
.icon-coin-euro:before {
content: "\e93c";
}
.icon-credit-card:before {
content: "\e93f";
}
.icon-phone:before {
content: "\e942";
}
.icon-compass:before {
content: "\e949";
}
.icon-map2:before {
content: "\e94c";
}
.icon-clock:before {
content: "\e94e";
}
.icon-bell:before {
content: "\e951";
}
.icon-calendar:before {
content: "\e953";
}
.icon-floppy-disk:before {
content: "\e962";
}
.icon-bubbles4:before {
content: "\e970";
}
.icon-user:before {
content: "\e971";
}
.icon-user-plus:before {
content: "\e973";
}
.icon-user-minus:before {
content: "\e974";
}
.icon-user-check:before {
content: "\e975";
}
.icon-spinner6:before {
content: "\e97f";
}
.icon-zoom-in:before {
content: "\e987";
}
.icon-equalizer:before {
content: "\e992";
}
.icon-cog:before {
content: "\e994";
}
.icon-gift:before {
content: "\e99f";
}
.icon-rocket:before {
content: "\e9a5";
}
.icon-fire:before {
content: "\e9a9";
}
.icon-bin:before {
content: "\e9ac";
}
.icon-airplane:before {
content: "\e9af";
}
.icon-eye:before {
content: "\e9ce";
}
.icon-star-empty:before {
content: "\e9d7";
}
.icon-star-half:before {
content: "\e9d8";
}
.icon-star-full:before {
content: "\e9d9";
}
.icon-plus:before {
content: "\ea0a";
}
.icon-minus:before {
content: "\ea0b";
}
.icon-checkmark:before {
content: "\ea10";
}
.icon-play3:before {
content: "\ea1c";
}
.icon-arrow-right2:before {
content: "\ea3c";
}
.icon-arrow-left2:before {
content: "\ea40";
}
.icon-sort-amount-asc:before {
content: "\ea4c";
}
.icon-sort-amount-desc:before {
content: "\ea4d";
}
.icon-filter:before {
content: "\ea5b";
}
.icon-mail2:before {
content: "\ea84";
}
.icon-google:before {
content: "\ea88";
}
.icon-facebook:before {
content: "\ea90";
}
.icon-instagram:before {
content: "\ea92";
}
.icon-whatsapp:before {
content: "\ea93";
}
.icon-twitter:before {
content: "\ea96";
}
.icon-youtube:before {
content: "\ea9d";
}
.icon-tumblr:before {
content: "\eab9";
}
\ No newline at end of file
// jQuery Mask Plugin v1.14.16
// github.com/igorescobar/jQuery-Mask-Plugin
var $jscomp=$jscomp||{};$jscomp.scope={};$jscomp.findInternal=function(a,n,f){a instanceof String&&(a=String(a));for(var p=a.length,k=0;k<p;k++){var b=a[k];if(n.call(f,b,k,a))return{i:k,v:b}}return{i:-1,v:void 0}};$jscomp.ASSUME_ES5=!1;$jscomp.ASSUME_NO_NATIVE_MAP=!1;$jscomp.ASSUME_NO_NATIVE_SET=!1;$jscomp.SIMPLE_FROUND_POLYFILL=!1;
$jscomp.defineProperty=$jscomp.ASSUME_ES5||"function"==typeof Object.defineProperties?Object.defineProperty:function(a,n,f){a!=Array.prototype&&a!=Object.prototype&&(a[n]=f.value)};$jscomp.getGlobal=function(a){return"undefined"!=typeof window&&window===a?a:"undefined"!=typeof global&&null!=global?global:a};$jscomp.global=$jscomp.getGlobal(this);
$jscomp.polyfill=function(a,n,f,p){if(n){f=$jscomp.global;a=a.split(".");for(p=0;p<a.length-1;p++){var k=a[p];k in f||(f[k]={});f=f[k]}a=a[a.length-1];p=f[a];n=n(p);n!=p&&null!=n&&$jscomp.defineProperty(f,a,{configurable:!0,writable:!0,value:n})}};$jscomp.polyfill("Array.prototype.find",function(a){return a?a:function(a,f){return $jscomp.findInternal(this,a,f).v}},"es6","es3");
(function(a,n,f){"function"===typeof define&&define.amd?define(["jquery"],a):"object"===typeof exports&&"undefined"===typeof Meteor?module.exports=a(require("jquery")):a(n||f)})(function(a){var n=function(b,d,e){var c={invalid:[],getCaret:function(){try{var a=0,r=b.get(0),h=document.selection,d=r.selectionStart;if(h&&-1===navigator.appVersion.indexOf("MSIE 10")){var e=h.createRange();e.moveStart("character",-c.val().length);a=e.text.length}else if(d||"0"===d)a=d;return a}catch(C){}},setCaret:function(a){try{if(b.is(":focus")){var c=
b.get(0);if(c.setSelectionRange)c.setSelectionRange(a,a);else{var g=c.createTextRange();g.collapse(!0);g.moveEnd("character",a);g.moveStart("character",a);g.select()}}}catch(B){}},events:function(){b.on("keydown.mask",function(a){b.data("mask-keycode",a.keyCode||a.which);b.data("mask-previus-value",b.val());b.data("mask-previus-caret-pos",c.getCaret());c.maskDigitPosMapOld=c.maskDigitPosMap}).on(a.jMaskGlobals.useInput?"input.mask":"keyup.mask",c.behaviour).on("paste.mask drop.mask",function(){setTimeout(function(){b.keydown().keyup()},
100)}).on("change.mask",function(){b.data("changed",!0)}).on("blur.mask",function(){f===c.val()||b.data("changed")||b.trigger("change");b.data("changed",!1)}).on("blur.mask",function(){f=c.val()}).on("focus.mask",function(b){!0===e.selectOnFocus&&a(b.target).select()}).on("focusout.mask",function(){e.clearIfNotMatch&&!k.test(c.val())&&c.val("")})},getRegexMask:function(){for(var a=[],b,c,e,t,f=0;f<d.length;f++)(b=l.translation[d.charAt(f)])?(c=b.pattern.toString().replace(/.{1}$|^.{1}/g,""),e=b.optional,
(b=b.recursive)?(a.push(d.charAt(f)),t={digit:d.charAt(f),pattern:c}):a.push(e||b?c+"?":c)):a.push(d.charAt(f).replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&"));a=a.join("");t&&(a=a.replace(new RegExp("("+t.digit+"(.*"+t.digit+")?)"),"($1)?").replace(new RegExp(t.digit,"g"),t.pattern));return new RegExp(a)},destroyEvents:function(){b.off("input keydown keyup paste drop blur focusout ".split(" ").join(".mask "))},val:function(a){var c=b.is("input")?"val":"text";if(0<arguments.length){if(b[c]()!==a)b[c](a);
c=b}else c=b[c]();return c},calculateCaretPosition:function(a){var d=c.getMasked(),h=c.getCaret();if(a!==d){var e=b.data("mask-previus-caret-pos")||0;d=d.length;var g=a.length,f=a=0,l=0,k=0,m;for(m=h;m<d&&c.maskDigitPosMap[m];m++)f++;for(m=h-1;0<=m&&c.maskDigitPosMap[m];m--)a++;for(m=h-1;0<=m;m--)c.maskDigitPosMap[m]&&l++;for(m=e-1;0<=m;m--)c.maskDigitPosMapOld[m]&&k++;h>g?h=10*d:e>=h&&e!==g?c.maskDigitPosMapOld[h]||(e=h,h=h-(k-l)-a,c.maskDigitPosMap[h]&&(h=e)):h>e&&(h=h+(l-k)+f)}return h},behaviour:function(d){d=
d||window.event;c.invalid=[];var e=b.data("mask-keycode");if(-1===a.inArray(e,l.byPassKeys)){e=c.getMasked();var h=c.getCaret(),g=b.data("mask-previus-value")||"";setTimeout(function(){c.setCaret(c.calculateCaretPosition(g))},a.jMaskGlobals.keyStrokeCompensation);c.val(e);c.setCaret(h);return c.callbacks(d)}},getMasked:function(a,b){var h=[],f=void 0===b?c.val():b+"",g=0,k=d.length,n=0,p=f.length,m=1,r="push",u=-1,w=0;b=[];if(e.reverse){r="unshift";m=-1;var x=0;g=k-1;n=p-1;var A=function(){return-1<
g&&-1<n}}else x=k-1,A=function(){return g<k&&n<p};for(var z;A();){var y=d.charAt(g),v=f.charAt(n),q=l.translation[y];if(q)v.match(q.pattern)?(h[r](v),q.recursive&&(-1===u?u=g:g===x&&g!==u&&(g=u-m),x===u&&(g-=m)),g+=m):v===z?(w--,z=void 0):q.optional?(g+=m,n-=m):q.fallback?(h[r](q.fallback),g+=m,n-=m):c.invalid.push({p:n,v:v,e:q.pattern}),n+=m;else{if(!a)h[r](y);v===y?(b.push(n),n+=m):(z=y,b.push(n+w),w++);g+=m}}a=d.charAt(x);k!==p+1||l.translation[a]||h.push(a);h=h.join("");c.mapMaskdigitPositions(h,
b,p);return h},mapMaskdigitPositions:function(a,b,d){a=e.reverse?a.length-d:0;c.maskDigitPosMap={};for(d=0;d<b.length;d++)c.maskDigitPosMap[b[d]+a]=1},callbacks:function(a){var g=c.val(),h=g!==f,k=[g,a,b,e],l=function(a,b,c){"function"===typeof e[a]&&b&&e[a].apply(this,c)};l("onChange",!0===h,k);l("onKeyPress",!0===h,k);l("onComplete",g.length===d.length,k);l("onInvalid",0<c.invalid.length,[g,a,b,c.invalid,e])}};b=a(b);var l=this,f=c.val(),k;d="function"===typeof d?d(c.val(),void 0,b,e):d;l.mask=
d;l.options=e;l.remove=function(){var a=c.getCaret();l.options.placeholder&&b.removeAttr("placeholder");b.data("mask-maxlength")&&b.removeAttr("maxlength");c.destroyEvents();c.val(l.getCleanVal());c.setCaret(a);return b};l.getCleanVal=function(){return c.getMasked(!0)};l.getMaskedVal=function(a){return c.getMasked(!1,a)};l.init=function(g){g=g||!1;e=e||{};l.clearIfNotMatch=a.jMaskGlobals.clearIfNotMatch;l.byPassKeys=a.jMaskGlobals.byPassKeys;l.translation=a.extend({},a.jMaskGlobals.translation,e.translation);
l=a.extend(!0,{},l,e);k=c.getRegexMask();if(g)c.events(),c.val(c.getMasked());else{e.placeholder&&b.attr("placeholder",e.placeholder);b.data("mask")&&b.attr("autocomplete","off");g=0;for(var f=!0;g<d.length;g++){var h=l.translation[d.charAt(g)];if(h&&h.recursive){f=!1;break}}f&&b.attr("maxlength",d.length).data("mask-maxlength",!0);c.destroyEvents();c.events();g=c.getCaret();c.val(c.getMasked());c.setCaret(g)}};l.init(!b.is("input"))};a.maskWatchers={};var f=function(){var b=a(this),d={},e=b.attr("data-mask");
b.attr("data-mask-reverse")&&(d.reverse=!0);b.attr("data-mask-clearifnotmatch")&&(d.clearIfNotMatch=!0);"true"===b.attr("data-mask-selectonfocus")&&(d.selectOnFocus=!0);if(p(b,e,d))return b.data("mask",new n(this,e,d))},p=function(b,d,e){e=e||{};var c=a(b).data("mask"),f=JSON.stringify;b=a(b).val()||a(b).text();try{return"function"===typeof d&&(d=d(b)),"object"!==typeof c||f(c.options)!==f(e)||c.mask!==d}catch(w){}},k=function(a){var b=document.createElement("div");a="on"+a;var e=a in b;e||(b.setAttribute(a,
"return;"),e="function"===typeof b[a]);return e};a.fn.mask=function(b,d){d=d||{};var e=this.selector,c=a.jMaskGlobals,f=c.watchInterval;c=d.watchInputs||c.watchInputs;var k=function(){if(p(this,b,d))return a(this).data("mask",new n(this,b,d))};a(this).each(k);e&&""!==e&&c&&(clearInterval(a.maskWatchers[e]),a.maskWatchers[e]=setInterval(function(){a(document).find(e).each(k)},f));return this};a.fn.masked=function(a){return this.data("mask").getMaskedVal(a)};a.fn.unmask=function(){clearInterval(a.maskWatchers[this.selector]);
delete a.maskWatchers[this.selector];return this.each(function(){var b=a(this).data("mask");b&&b.remove().removeData("mask")})};a.fn.cleanVal=function(){return this.data("mask").getCleanVal()};a.applyDataMask=function(b){b=b||a.jMaskGlobals.maskElements;(b instanceof a?b:a(b)).filter(a.jMaskGlobals.dataMaskAttr).each(f)};k={maskElements:"input,td,span,div",dataMaskAttr:"*[data-mask]",dataMask:!0,watchInterval:300,watchInputs:!0,keyStrokeCompensation:10,useInput:!/Chrome\/[2-4][0-9]|SamsungBrowser/.test(window.navigator.userAgent)&&
k("input"),watchDataMask:!1,byPassKeys:[9,16,17,18,36,37,38,39,40,91],translation:{0:{pattern:/\d/},9:{pattern:/\d/,optional:!0},"#":{pattern:/\d/,recursive:!0},A:{pattern:/[a-zA-Z0-9]/},S:{pattern:/[a-zA-Z]/}}};a.jMaskGlobals=a.jMaskGlobals||{};k=a.jMaskGlobals=a.extend(!0,{},k,a.jMaskGlobals);k.dataMask&&a.applyDataMask();setInterval(function(){a.jMaskGlobals.watchDataMask&&a.applyDataMask()},k.watchInterval)},window.jQuery,window.Zepto);
/*!
* - v1.5.0
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
!function(a,b){"use strict";b.SliderPro={modules:[],addModule:function(a,c){this.modules.push(a),b.extend(d.prototype,c)}};var c=b.SliderPro.namespace="SliderPro",d=function(a,c){this.instance=a,this.$slider=b(this.instance),this.$slides=null,this.$slidesMask=null,this.$slidesContainer=null,this.slides=[],this.slidesOrder=[],this.options=c,this.settings={},this.originalSettings={},this.originalGotoSlide=null,this.selectedSlideIndex=0,this.previousSlideIndex=0,this.middleSlidePosition=0,this.supportedAnimation=null,this.vendorPrefix=null,this.transitionEvent=null,this.positionProperty=null,this.sizeProperty=null,this.isIE=null,this.slidesPosition=0,this.slidesSize=0,this.averageSlideSize=0,this.slideWidth=0,this.slideHeight=0,this.previousSlideWidth=0,this.previousSlideHeight=0,this.previousWindowWidth=0,this.previousWindowHeight=0,this.allowResize=!0,this.uniqueId=(new Date).valueOf(),this.breakpoints=[],this.currentBreakpoint=-1,this.shuffledIndexes=[],this._init()};d.prototype={_init:function(){var d=this;this.supportedAnimation=f.getSupportedAnimation(),this.vendorPrefix=f.getVendorPrefix(),this.transitionEvent=f.getTransitionEvent(),this.isIE=f.checkIE(),this.$slider.removeClass("sp-no-js"),a.navigator.userAgent.match(/(iPad|iPhone|iPod)/g)&&this.$slider.addClass("ios");var e=/(msie) ([\w.]+)/,g=e.exec(a.navigator.userAgent.toLowerCase());this.isIE&&this.$slider.addClass("ie"),null!==g&&this.$slider.addClass("ie"+parseInt(g[2],10)),this.$slidesContainer=b('<div class="sp-slides-container"></div>').appendTo(this.$slider),this.$slidesMask=b('<div class="sp-mask"></div>').appendTo(this.$slidesContainer),this.$slides=this.$slider.find(".sp-slides").appendTo(this.$slidesMask),this.$slider.find(".sp-slide").appendTo(this.$slides);var h=b.SliderPro.modules;if("undefined"!=typeof h)for(var i=0;i<h.length;i++){var j=h[i].substring(0,1).toLowerCase()+h[i].substring(1)+"Defaults";"undefined"!=typeof this[j]&&b.extend(this.defaults,this[j])}if(this.settings=b.extend({},this.defaults,this.options),"undefined"!=typeof h)for(var k=0;k<h.length;k++)"undefined"!=typeof this["init"+h[k]]&&this["init"+h[k]]();if(this.originalSettings=b.extend({},this.settings),this.originalGotoSlide=this.gotoSlide,null!==this.settings.breakpoints){for(var l in this.settings.breakpoints)this.breakpoints.push({size:parseInt(l,10),properties:this.settings.breakpoints[l]});this.breakpoints=this.breakpoints.sort(function(a,b){return a.size>=b.size?1:-1})}if(this.selectedSlideIndex=this.settings.startSlide,this.settings.shuffle===!0){var m=this.$slides.find(".sp-slide"),n=[];m.each(function(a){d.shuffledIndexes.push(a)});for(var o=this.shuffledIndexes.length-1;o>0;o--){var p=Math.floor(Math.random()*(o+1)),q=this.shuffledIndexes[o];this.shuffledIndexes[o]=this.shuffledIndexes[p],this.shuffledIndexes[p]=q}b.each(this.shuffledIndexes,function(a,b){n.push(m[b])}),this.$slides.empty().append(n)}b(a).on("resize."+this.uniqueId+"."+c,function(){var c=b(a).width(),e=b(a).height();d.allowResize===!1||d.previousWindowWidth===c&&d.previousWindowHeight===e||(d.previousWindowWidth=c,d.previousWindowHeight=e,d.allowResize=!1,setTimeout(function(){d.resize(),d.allowResize=!0},200))}),this.on("update."+c,function(){d.previousSlideWidth=0,d.resize()}),this.update(),this.$slides.find(".sp-slide").eq(this.selectedSlideIndex).addClass("sp-selected"),this.trigger({type:"init"}),b.isFunction(this.settings.init)&&this.settings.init.call(this,{type:"init"})},update:function(){var a=this;"horizontal"===this.settings.orientation?(this.$slider.removeClass("sp-vertical").addClass("sp-horizontal"),this.$slider.css({height:"","max-height":""}),this.$slides.find(".sp-slide").css("top","")):"vertical"===this.settings.orientation&&(this.$slider.removeClass("sp-horizontal").addClass("sp-vertical"),this.$slides.find(".sp-slide").css("left","")),this.settings.rightToLeft===!0?this.$slider.addClass("sp-rtl"):this.$slider.removeClass("sp-rtl"),this.positionProperty="horizontal"===this.settings.orientation?"left":"top",this.sizeProperty="horizontal"===this.settings.orientation?"width":"height",this.gotoSlide=this.originalGotoSlide;for(var d=this.slides.length-1;d>=0;d--)if(0===this.$slider.find('.sp-slide[data-index="'+d+'"]').length){var e=this.slides[d];e.off("imagesLoaded."+c),e.destroy(),this.slides.splice(d,1)}this.slidesOrder.length=0,this.$slider.find(".sp-slide").each(function(c){var d=b(this);"undefined"==typeof d.attr("data-init")?a._createSlide(c,d):a.slides[c].setIndex(c),a.slidesOrder.push(c)}),this.middleSlidePosition=parseInt((a.slidesOrder.length-1)/2,10),this.settings.loop===!0&&this._updateSlidesOrder(),this.trigger({type:"update"}),b.isFunction(this.settings.update)&&this.settings.update.call(this,{type:"update"})},_createSlide:function(a,d){var f=this,g=new e(b(d),a,this.settings);this.slides.splice(a,0,g),g.on("imagesLoaded."+c,function(a){f.settings.autoSlideSize===!0&&(f.$slides.hasClass("sp-animated")===!1&&f._resetSlidesPosition(),f._calculateSlidesSize()),f.settings.autoHeight===!0&&a.index===f.selectedSlideIndex&&f._resizeHeightTo(g.getSize().height)})},_updateSlidesOrder:function(){var a,c,d=b.inArray(this.selectedSlideIndex,this.slidesOrder)-this.middleSlidePosition;if(0>d)for(a=this.slidesOrder.splice(d,Math.abs(d)),c=a.length-1;c>=0;c--)this.slidesOrder.unshift(a[c]);else if(d>0)for(a=this.slidesOrder.splice(0,d),c=0;c<=a.length-1;c++)this.slidesOrder.push(a[c])},_updateSlidesPosition:function(){var a,b,c,d,e,f=parseInt(this.$slides.find(".sp-slide").eq(this.selectedSlideIndex).css(this.positionProperty),10),g=f;if(this.settings.autoSlideSize===!0)if(this.settings.rightToLeft===!0&&"horizontal"===this.settings.orientation){for(c=this.middleSlidePosition;c>=0;c--)a=this.getSlideAt(this.slidesOrder[c]),b=a.$slide,b.css(this.positionProperty,g),g=parseInt(b.css(this.positionProperty),10)+a.getSize()[this.sizeProperty]+this.settings.slideDistance;for(g=f,c=this.middleSlidePosition+1;c<this.slidesOrder.length;c++)a=this.getSlideAt(this.slidesOrder[c]),b=a.$slide,b.css(this.positionProperty,g-(a.getSize()[this.sizeProperty]+this.settings.slideDistance)),g=parseInt(b.css(this.positionProperty),10)}else{for(c=this.middleSlidePosition-1;c>=0;c--)a=this.getSlideAt(this.slidesOrder[c]),b=a.$slide,b.css(this.positionProperty,g-(a.getSize()[this.sizeProperty]+this.settings.slideDistance)),g=parseInt(b.css(this.positionProperty),10);for(g=f,c=this.middleSlidePosition;c<this.slidesOrder.length;c++)a=this.getSlideAt(this.slidesOrder[c]),b=a.$slide,b.css(this.positionProperty,g),g=parseInt(b.css(this.positionProperty),10)+a.getSize()[this.sizeProperty]+this.settings.slideDistance}else for(d=this.settings.rightToLeft===!0&&"horizontal"===this.settings.orientation?-1:1,e="horizontal"===this.settings.orientation?this.slideWidth:this.slideHeight,c=0;c<this.slidesOrder.length;c++)b=this.$slides.find(".sp-slide").eq(this.slidesOrder[c]),b.css(this.positionProperty,f+d*(c-this.middleSlidePosition)*(e+this.settings.slideDistance))},_resetSlidesPosition:function(){var a,b,c,d,e,f,g=0;if(this.settings.autoSlideSize===!0){if(this.settings.rightToLeft===!0&&"horizontal"===this.settings.orientation)for(c=0;c<this.slidesOrder.length;c++)a=this.getSlideAt(this.slidesOrder[c]),b=a.$slide,b.css(this.positionProperty,g-(a.getSize()[this.sizeProperty]+this.settings.slideDistance)),g=parseInt(b.css(this.positionProperty),10);else for(c=0;c<this.slidesOrder.length;c++)a=this.getSlideAt(this.slidesOrder[c]),b=a.$slide,b.css(this.positionProperty,g),g=parseInt(b.css(this.positionProperty),10)+a.getSize()[this.sizeProperty]+this.settings.slideDistance;d=this.getSlideAt(this.selectedSlideIndex).getSize()[this.sizeProperty]}else{for(e=(this.settings.rightToLeft===!0&&"horizontal"===this.settings.orientation)==!0?-1:1,f="horizontal"===this.settings.orientation?this.slideWidth:this.slideHeight,c=0;c<this.slidesOrder.length;c++)b=this.$slides.find(".sp-slide").eq(this.slidesOrder[c]),b.css(this.positionProperty,e*c*(f+this.settings.slideDistance));d=f}var h=this.settings.centerSelectedSlide===!0&&"auto"!==this.settings.visibleSize?Math.round((parseInt(this.$slidesMask.css(this.sizeProperty),10)-d)/2):0,i=-parseInt(this.$slides.find(".sp-slide").eq(this.selectedSlideIndex).css(this.positionProperty),10)+h;this._moveTo(i,!0)},_calculateSlidesSize:function(){if(this.settings.autoSlideSize===!0){var a=this.$slides.find(".sp-slide").eq(this.slidesOrder[0]),b=parseInt(a.css(this.positionProperty),10),c=this.$slides.find(".sp-slide").eq(this.slidesOrder[this.slidesOrder.length-1]),d=parseInt(c.css(this.positionProperty),10)+(this.settings.rightToLeft===!0&&"horizontal"===this.settings.orientation?-1:1)*parseInt(c.css(this.sizeProperty),10);this.slidesSize=Math.abs(d-b),this.averageSlideSize=Math.round(this.slidesSize/this.slides.length)}else this.slidesSize=(("horizontal"===this.settings.orientation?this.slideWidth:this.slideHeight)+this.settings.slideDistance)*this.slides.length-this.settings.slideDistance,this.averageSlideSize="horizontal"===this.settings.orientation?this.slideWidth:this.slideHeight},resize:function(){var c=this;if(null!==this.settings.breakpoints&&this.breakpoints.length>0)if(b(a).width()>this.breakpoints[this.breakpoints.length-1].size&&-1!==this.currentBreakpoint)this.currentBreakpoint=-1,this._setProperties(this.originalSettings,!1);else for(var d=0,e=this.breakpoints.length;e>d;d++)if(b(a).width()<=this.breakpoints[d].size){if(this.currentBreakpoint!==this.breakpoints[d].size){var f={type:"breakpointReach",size:this.breakpoints[d].size,settings:this.breakpoints[d].properties};this.trigger(f),b.isFunction(this.settings.breakpointReach)&&this.settings.breakpointReach.call(this,f),this.currentBreakpoint=this.breakpoints[d].size;var g=b.extend({},this.originalSettings,this.breakpoints[d].properties);return void this._setProperties(g,!1)}break}this.settings.responsive===!0?"fullWidth"!==this.settings.forceSize&&"fullWindow"!==this.settings.forceSize||"auto"!==this.settings.visibleSize&&("auto"===this.settings.visibleSize||"vertical"!==this.settings.orientation)?this.$slider.css({width:"100%","max-width":this.settings.width,marginLeft:""}):(this.$slider.css("margin",0),this.$slider.css({width:b(a).width(),"max-width":"",marginLeft:-this.$slider.offset().left})):this.$slider.css({width:this.settings.width}),-1===this.settings.aspectRatio&&(this.settings.aspectRatio=this.settings.width/this.settings.height),this.slideWidth=this.$slider.width(),"fullWindow"===this.settings.forceSize?this.slideHeight=b(a).height():this.slideHeight=isNaN(this.settings.aspectRatio)?this.settings.height:this.slideWidth/this.settings.aspectRatio,(this.previousSlideWidth!==this.slideWidth||this.previousSlideHeight!==this.slideHeight||"auto"!==this.settings.visibleSize||this.$slider.outerWidth()>this.$slider.parent().width()||this.$slider.width()!==this.$slidesMask.width())&&(this.previousSlideWidth=this.slideWidth,this.previousSlideHeight=this.slideHeight,this._resizeSlides(),this.$slidesMask.css({width:this.slideWidth,height:this.slideHeight}),this.settings.autoHeight===!0?setTimeout(function(){c._resizeHeight()},1):this.$slidesMask.css(this.vendorPrefix+"transition",""),"auto"!==this.settings.visibleSize&&("horizontal"===this.settings.orientation?("fullWidth"===this.settings.forceSize||"fullWindow"===this.settings.forceSize?(this.$slider.css("margin",0),this.$slider.css({width:b(a).width(),"max-width":"",marginLeft:-this.$slider.offset().left})):this.$slider.css({width:this.settings.visibleSize,"max-width":"100%",marginLeft:0}),this.$slidesMask.css("width",this.$slider.width())):("fullWindow"===this.settings.forceSize?this.$slider.css({height:b(a).height(),"max-height":""}):this.$slider.css({height:this.settings.visibleSize,"max-height":"100%"}),this.$slidesMask.css("height",this.$slider.height()))),this._resetSlidesPosition(),this._calculateSlidesSize(),this.trigger({type:"sliderResize"}),b.isFunction(this.settings.sliderResize)&&this.settings.sliderResize.call(this,{type:"sliderResize"}))},_resizeSlides:function(){var a=this.slideWidth,c=this.slideHeight;this.settings.autoSlideSize===!0?"horizontal"===this.settings.orientation?a="auto":"vertical"===this.settings.orientation&&(c="auto"):this.settings.autoHeight===!0&&(c="auto"),b.each(this.slides,function(b,d){d.setSize(a,c)})},_resizeHeight:function(){var a=this.getSlideAt(this.selectedSlideIndex);this._resizeHeightTo(a.getSize().height)},gotoSlide:function(a){if(a!==this.selectedSlideIndex&&"undefined"!=typeof this.slides[a]){var c=this;this.previousSlideIndex=this.selectedSlideIndex,this.selectedSlideIndex=a,this.$slides.find(".sp-selected").removeClass("sp-selected"),this.$slides.find(".sp-slide").eq(this.selectedSlideIndex).addClass("sp-selected"),this.settings.loop===!0&&(this._updateSlidesOrder(),this._updateSlidesPosition()),this.settings.autoHeight===!0&&this._resizeHeight();var d=this.settings.centerSelectedSlide===!0&&"auto"!==this.settings.visibleSize?Math.round((parseInt(this.$slidesMask.css(this.sizeProperty),10)-this.getSlideAt(this.selectedSlideIndex).getSize()[this.sizeProperty])/2):0,e=-parseInt(this.$slides.find(".sp-slide").eq(this.selectedSlideIndex).css(this.positionProperty),10)+d;this._moveTo(e,!1,function(){c._resetSlidesPosition(),c.trigger({type:"gotoSlideComplete",index:a,previousIndex:c.previousSlideIndex}),b.isFunction(c.settings.gotoSlideComplete)&&c.settings.gotoSlideComplete.call(c,{type:"gotoSlideComplete",index:a,previousIndex:c.previousSlideIndex})}),this.trigger({type:"gotoSlide",index:a,previousIndex:this.previousSlideIndex}),b.isFunction(this.settings.gotoSlide)&&this.settings.gotoSlide.call(this,{type:"gotoSlide",index:a,previousIndex:this.previousSlideIndex})}},nextSlide:function(){var a=this.selectedSlideIndex>=this.getTotalSlides()-1?0:this.selectedSlideIndex+1;this.gotoSlide(a)},previousSlide:function(){var a=this.selectedSlideIndex<=0?this.getTotalSlides()-1:this.selectedSlideIndex-1;this.gotoSlide(a)},_moveTo:function(a,b,c){var d=this,e={};if(a!==this.slidesPosition)if(this.slidesPosition=a,"css-3d"!==this.supportedAnimation&&"css-2d"!==this.supportedAnimation||this.isIE!==!1)e["margin-"+this.positionProperty]=a,"undefined"!=typeof b&&b===!0?this.$slides.css(e):(this.$slides.addClass("sp-animated"),this.$slides.animate(e,this.settings.slideAnimationDuration,function(){d.$slides.removeClass("sp-animated"),"function"==typeof c&&c()}));else{var f,g="horizontal"===this.settings.orientation?a:0,h="horizontal"===this.settings.orientation?0:a;"css-3d"===this.supportedAnimation?e[this.vendorPrefix+"transform"]="translate3d("+g+"px, "+h+"px, 0)":e[this.vendorPrefix+"transform"]="translate("+g+"px, "+h+"px)","undefined"!=typeof b&&b===!0?f="":(this.$slides.addClass("sp-animated"),f=this.vendorPrefix+"transform "+this.settings.slideAnimationDuration/1e3+"s",this.$slides.on(this.transitionEvent,function(a){a.target===a.currentTarget&&(d.$slides.off(d.transitionEvent),d.$slides.removeClass("sp-animated"),"function"==typeof c&&c())})),e[this.vendorPrefix+"transition"]=f,this.$slides.css(e)}},_stopMovement:function(){var a={};if("css-3d"!==this.supportedAnimation&&"css-2d"!==this.supportedAnimation||this.isIE!==!1)this.$slides.stop(),this.slidesPosition=parseInt(this.$slides.css("margin-"+this.positionProperty),10);else{var b=this.$slides.css(this.vendorPrefix+"transform"),c=-1!==b.indexOf("matrix3d")?"matrix3d":"matrix",d=b.replace(c,"").match(/-?[0-9\.]+/g),e="matrix3d"===c?parseInt(d[12],10):parseInt(d[4],10),f="matrix3d"===c?parseInt(d[13],10):parseInt(d[5],10);"css-3d"===this.supportedAnimation?a[this.vendorPrefix+"transform"]="translate3d("+e+"px, "+f+"px, 0)":a[this.vendorPrefix+"transform"]="translate("+e+"px, "+f+"px)",a[this.vendorPrefix+"transition"]="",this.$slides.css(a),this.$slides.off(this.transitionEvent),this.slidesPosition="horizontal"===this.settings.orientation?e:f}this.$slides.removeClass("sp-animated")},_resizeHeightTo:function(a){var c=this,d={height:a};"css-3d"===this.supportedAnimation||"css-2d"===this.supportedAnimation?(d[this.vendorPrefix+"transition"]="height "+this.settings.heightAnimationDuration/1e3+"s",this.$slidesMask.off(this.transitionEvent),this.$slidesMask.on(this.transitionEvent,function(a){a.target===a.currentTarget&&(c.$slidesMask.off(c.transitionEvent),c.trigger({type:"resizeHeightComplete"}),b.isFunction(c.settings.resizeHeightComplete)&&c.settings.resizeHeightComplete.call(c,{type:"resizeHeightComplete"}))}),this.$slidesMask.css(d)):this.$slidesMask.stop().animate(d,this.settings.heightAnimationDuration,function(a){c.trigger({type:"resizeHeightComplete"}),b.isFunction(c.settings.resizeHeightComplete)&&c.settings.resizeHeightComplete.call(c,{type:"resizeHeightComplete"})})},destroy:function(){this.$slider.removeData("sliderPro"),this.$slider.removeAttr("style"),this.$slides.removeAttr("style"),this.off("update."+c),b(a).off("resize."+this.uniqueId+"."+c);var d=b.SliderPro.modules;if("undefined"!=typeof d)for(var e=0;e<d.length;e++)"undefined"!=typeof this["destroy"+d[e]]&&this["destroy"+d[e]]();b.each(this.slides,function(a,b){b.destroy()}),this.slides.length=0,this.$slides.prependTo(this.$slider),this.$slidesContainer.remove()},_setProperties:function(a,b){for(var c in a)this.settings[c]=a[c],b!==!1&&(this.originalSettings[c]=a[c]);this.update()},on:function(a,b){return this.$slider.on(a,b)},off:function(a){return this.$slider.off(a)},trigger:function(a){return this.$slider.triggerHandler(a)},getSlideAt:function(a){return this.slides[a]},getSelectedSlide:function(){return this.selectedSlideIndex},getTotalSlides:function(){return this.slides.length},defaults:{width:500,height:300,responsive:!0,aspectRatio:-1,imageScaleMode:"cover",centerImage:!0,allowScaleUp:!0,autoHeight:!1,autoSlideSize:!1,startSlide:0,shuffle:!1,orientation:"horizontal",forceSize:"none",loop:!0,slideDistance:10,slideAnimationDuration:700,heightAnimationDuration:700,visibleSize:"auto",centerSelectedSlide:!0,rightToLeft:!1,breakpoints:null,init:function(){},update:function(){},sliderResize:function(){},gotoSlide:function(){},gotoSlideComplete:function(){},resizeHeightComplete:function(){},breakpointReach:function(){}}};var e=function(a,b,c){this.$slide=a,this.$mainImage=null,this.$imageContainer=null,this.hasMainImage=!1,this.isMainImageLoaded=!1,this.isMainImageLoading=!1,this.hasImages=!1,this.areImagesLoaded=!1,this.areImagesLoading=!1,this.width=0,this.height=0,this.settings=c,this.setIndex(b),this._init()};e.prototype={_init:function(){this.$slide.attr("data-init",!0),this.$mainImage=0!==this.$slide.find(".sp-image").length?this.$slide.find(".sp-image"):null,null!==this.$mainImage&&(this.hasMainImage=!0,this.$imageContainer=b('<div class="sp-image-container"></div>').prependTo(this.$slide),0!==this.$mainImage.parent("a").length?this.$mainImage.parent("a").appendTo(this.$imageContainer):this.$mainImage.appendTo(this.$imageContainer)),this.hasImages=0!==this.$slide.find("img").length?!0:!1},setSize:function(a,b){this.width=a,this.height=b,this.$slide.css({width:this.width,height:this.height}),this.hasMainImage===!0&&(this.$imageContainer.css({width:this.settings.width,height:this.settings.height}),"undefined"==typeof this.$mainImage.attr("data-src")&&this.resizeMainImage())},getSize:function(){var a,b=this;if(this.hasImages===!0&&this.areImagesLoaded===!1&&this.areImagesLoading===!1){this.areImagesLoading=!0;var d=f.checkImagesStatus(this.$slide);if("complete"!==d)return f.checkImagesComplete(this.$slide,function(){b.areImagesLoaded=!0,b.areImagesLoading=!1,b.trigger({type:"imagesLoaded."+c,index:b.index})}),{width:this.settings.width,height:this.settings.height}}return a=this.calculateSize(),{width:a.width,height:a.height}},calculateSize:function(){var a=this.$slide.width(),c=this.$slide.height();return this.$slide.children().each(function(d,e){var f=b(e);if(f.is(":hidden")!==!0){var g=e.getBoundingClientRect(),h=f.position().top+(g.bottom-g.top),i=f.position().left+(g.right-g.left);h>c&&(c=h),i>a&&(a=i)}}),{width:a,height:c}},resizeMainImage:function(a){var b=this;return a===!0&&(this.isMainImageLoaded=!1,this.isMainImageLoading=!1),this.isMainImageLoaded===!1&&this.isMainImageLoading===!1?(this.isMainImageLoading=!0,void f.checkImagesComplete(this.$mainImage,function(){b.isMainImageLoaded=!0,b.isMainImageLoading=!1,b.resizeMainImage(),b.trigger({type:"imagesLoaded."+c,index:b.index})})):(this.$imageContainer.css({width:this.width,height:this.height}),this.settings.allowScaleUp===!1&&(this.$mainImage.css({width:"",height:"",maxWidth:"",maxHeight:""}),this.$mainImage.css({maxWidth:this.$mainImage.width(),maxHeight:this.$mainImage.height()})),void(this.settings.autoSlideSize===!0?"horizontal"===this.settings.orientation?(this.$mainImage.css({width:"auto",height:"100%"}),this.$slide.css("width",this.$mainImage.width())):"vertical"===this.settings.orientation&&(this.$mainImage.css({width:"100%",height:"auto"}),this.$slide.css("height",this.$mainImage.height())):this.settings.autoHeight===!0?this.$mainImage.css({width:"100%",height:"auto"}):("cover"===this.settings.imageScaleMode?this.$mainImage.width()/this.$mainImage.height()<=this.$slide.width()/this.$slide.height()?this.$mainImage.css({width:"100%",height:"auto"}):this.$mainImage.css({width:"auto",height:"100%"}):"contain"===this.settings.imageScaleMode?this.$mainImage.width()/this.$mainImage.height()>=this.$slide.width()/this.$slide.height()?this.$mainImage.css({width:"100%",height:"auto"}):this.$mainImage.css({width:"auto",height:"100%"}):"exact"===this.settings.imageScaleMode&&this.$mainImage.css({width:"100%",height:"100%"}),this.settings.centerImage===!0&&this.$mainImage.css({marginLeft:.5*(this.$imageContainer.width()-this.$mainImage.width()),marginTop:.5*(this.$imageContainer.height()-this.$mainImage.height())}))))},destroy:function(){this.$slide.removeAttr("style"),this.$slide.removeAttr("data-init"),this.$slide.removeAttr("data-index"),this.$slide.removeAttr("data-loaded"),this.hasMainImage===!0&&(this.$slide.find(".sp-image").removeAttr("style").appendTo(this.$slide),this.$slide.find(".sp-image-container").remove())},getIndex:function(){return this.index},setIndex:function(a){this.index=a,this.$slide.attr("data-index",this.index)},on:function(a,b){return this.$slide.on(a,b)},off:function(a){return this.$slide.off(a)},trigger:function(a){return this.$slide.triggerHandler(a)}},a.SliderPro=d,a.SliderProSlide=e,b.fn.sliderPro=function(a){var c=Array.prototype.slice.call(arguments,1);return this.each(function(){if("undefined"==typeof b(this).data("sliderPro")){var e=new d(this,a);b(this).data("sliderPro",e)}else if("undefined"!=typeof a){var f=b(this).data("sliderPro");if("function"==typeof f[a])f[a].apply(f,c);else if("undefined"!=typeof f.settings[a]){var g={};g[a]=c[0],f._setProperties(g)}else"object"==typeof a?f._setProperties(a):b.error(a+" does not exist in sliderPro.")}})};var f={supportedAnimation:null,vendorPrefix:null,transitionEvent:null,isIE:null,getSupportedAnimation:function(){if(null!==this.supportedAnimation)return this.supportedAnimation;var a=document.body||document.documentElement,b=a.style,c="undefined"!=typeof b.transition||"undefined"!=typeof b.WebkitTransition||"undefined"!=typeof b.MozTransition||"undefined"!=typeof b.OTransition;if(c===!0){var d=document.createElement("div");if(("undefined"!=typeof d.style.WebkitPerspective||"undefined"!=typeof d.style.perspective)&&(this.supportedAnimation="css-3d"),"css-3d"===this.supportedAnimation&&"undefined"!=typeof d.styleWebkitPerspective){var e=document.createElement("style");e.textContent="@media (transform-3d),(-webkit-transform-3d){#test-3d{left:9px;position:absolute;height:5px;margin:0;padding:0;border:0;}}",document.getElementsByTagName("head")[0].appendChild(e),d.id="test-3d",document.body.appendChild(d),(9!==d.offsetLeft||5!==d.offsetHeight)&&(this.supportedAnimation=null),e.parentNode.removeChild(e),d.parentNode.removeChild(d)}null!==this.supportedAnimation||"undefined"==typeof d.style["-webkit-transform"]&&"undefined"==typeof d.style.transform||(this.supportedAnimation="css-2d")}else this.supportedAnimation="javascript";return this.supportedAnimation},getVendorPrefix:function(){if(null!==this.vendorPrefix)return this.vendorPrefix;var a=document.createElement("div"),b=["Webkit","Moz","ms","O"];if("transform"in a.style)return this.vendorPrefix="",this.vendorPrefix;for(var c=0;c<b.length;c++)if(b[c]+"Transform"in a.style){this.vendorPrefix="-"+b[c].toLowerCase()+"-";break}return this.vendorPrefix},getTransitionEvent:function(){if(null!==this.transitionEvent)return this.transitionEvent;var a=document.createElement("div"),b={transition:"transitionend",WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd"};for(var c in b)if(c in a.style){this.transitionEvent=b[c];break}return this.transitionEvent},checkImagesComplete:function(a,b){var c=this,d=this.checkImagesStatus(a);if("loading"===d)var e=setInterval(function(){d=c.checkImagesStatus(a),"complete"===d&&(clearInterval(e),"function"==typeof b&&b())},100);else"function"==typeof b&&b();return d},checkImagesStatus:function(a){var c="complete";return a.is("img")&&a[0].complete===!1?c="loading":a.find("img").each(function(a){var d=b(this)[0];d.complete===!1&&(c="loading")}),c},checkIE:function(){if(null!==this.isIE)return this.isIE;var b=a.navigator.userAgent;b.indexOf("MSIE");return-1!==b.indexOf("MSIE")||b.match(/Trident.*rv\:11\./)?this.isIE=!0:this.isIE=!1,this.isIE}};a.SliderProUtils=f}(window,jQuery),function(a,b){"use strict";var c="Thumbnails."+b.SliderPro.namespace,d={$thumbnails:null,$thumbnailsContainer:null,thumbnails:null,selectedThumbnailIndex:0,thumbnailsSize:0,thumbnailsContainerSize:0,thumbnailsPosition:0,thumbnailsOrientation:null,thumbnailsPositionProperty:null,isThumbnailScroller:!1,initThumbnails:function(){var a=this;this.thumbnails=[],this.on("update."+c,b.proxy(this._thumbnailsOnUpdate,this)),this.on("sliderResize."+c,b.proxy(this._thumbnailsOnResize,this)),this.on("gotoSlide."+c,function(b){a._gotoThumbnail(b.index)})},_thumbnailsOnUpdate:function(){var a=this;if(0===this.$slider.find(".sp-thumbnail").length&&0===this.thumbnails.length)return void(this.isThumbnailScroller=!1);if(this.isThumbnailScroller=!0,null===this.$thumbnailsContainer&&(this.$thumbnailsContainer=b('<div class="sp-thumbnails-container"></div>').insertAfter(this.$slidesContainer)),null===this.$thumbnails)if(0!==this.$slider.find(".sp-thumbnails").length){if(this.$thumbnails=this.$slider.find(".sp-thumbnails").appendTo(this.$thumbnailsContainer),this.settings.shuffle===!0){var c=this.$thumbnails.find(".sp-thumbnail"),d=[];b.each(this.shuffledIndexes,function(a,e){var f=b(c[e]);0!==f.parent("a").length&&(f=f.parent("a")),d.push(f)}),this.$thumbnails.empty().append(d)}}else this.$thumbnails=b('<div class="sp-thumbnails"></div>').appendTo(this.$thumbnailsContainer);this.$slides.find(".sp-thumbnail").each(function(c){var d=b(this),e=d.parents(".sp-slide").index(),f=a.$thumbnails.find(".sp-thumbnail").length-1;0!==d.parent("a").length&&(d=d.parent("a")),e>f?d.appendTo(a.$thumbnails):d.insertBefore(a.$thumbnails.find(".sp-thumbnail").eq(e))});for(var e=this.thumbnails.length-1;e>=0;e--)if(0===this.$thumbnails.find('.sp-thumbnail[data-index="'+e+'"]').length){var f=this.thumbnails[e];f.destroy(),this.thumbnails.splice(e,1)}this.$thumbnails.find(".sp-thumbnail").each(function(c){var d=b(this);"undefined"==typeof d.attr("data-init")?a._createThumbnail(d,c):a.thumbnails[c].setIndex(c)}),this.$thumbnailsContainer.removeClass("sp-top-thumbnails sp-bottom-thumbnails sp-left-thumbnails sp-right-thumbnails"),"top"===this.settings.thumbnailsPosition?(this.$thumbnailsContainer.addClass("sp-top-thumbnails"),this.thumbnailsOrientation="horizontal"):"bottom"===this.settings.thumbnailsPosition?(this.$thumbnailsContainer.addClass("sp-bottom-thumbnails"),this.thumbnailsOrientation="horizontal"):"left"===this.settings.thumbnailsPosition?(this.$thumbnailsContainer.addClass("sp-left-thumbnails"),this.thumbnailsOrientation="vertical"):"right"===this.settings.thumbnailsPosition&&(this.$thumbnailsContainer.addClass("sp-right-thumbnails"),this.thumbnailsOrientation="vertical"),this.settings.thumbnailPointer===!0?this.$thumbnailsContainer.addClass("sp-has-pointer"):this.$thumbnailsContainer.removeClass("sp-has-pointer"),this.selectedThumbnailIndex=this.selectedSlideIndex,this.$thumbnails.find(".sp-thumbnail-container").eq(this.selectedThumbnailIndex).addClass("sp-selected-thumbnail"),this.thumbnailsSize=0,b.each(this.thumbnails,function(b,c){c.setSize(a.settings.thumbnailWidth,a.settings.thumbnailHeight),a.thumbnailsSize+="horizontal"===a.thumbnailsOrientation?c.getSize().width:c.getSize().height}),"horizontal"===this.thumbnailsOrientation?(this.$thumbnails.css({width:this.thumbnailsSize,height:this.settings.thumbnailHeight}),this.$thumbnailsContainer.css("height",""),this.thumbnailsPositionProperty="left"):(this.$thumbnails.css({width:this.settings.thumbnailWidth,height:this.thumbnailsSize}),this.$thumbnailsContainer.css("width",""),this.thumbnailsPositionProperty="top"),this.trigger({type:"thumbnailsUpdate"}),b.isFunction(this.settings.thumbnailsUpdate)&&this.settings.thumbnailsUpdate.call(this,{type:"thumbnailsUpdate"})},_createThumbnail:function(a,b){var d=this,f=new e(a,this.$thumbnails,b);f.on("thumbnailClick."+c,function(a){d.gotoSlide(a.index)}),this.thumbnails.splice(b,0,f)},_thumbnailsOnResize:function(){if(this.isThumbnailScroller!==!1){var c;"horizontal"===this.thumbnailsOrientation?(this.thumbnailsContainerSize=Math.min(this.$slidesMask.width(),this.thumbnailsSize),this.$thumbnailsContainer.css("width",this.thumbnailsContainerSize),"fullWindow"===this.settings.forceSize&&(this.$slidesMask.css("height",this.$slidesMask.height()-this.$thumbnailsContainer.outerHeight(!0)),this.slideHeight=this.$slidesMask.height(),this._resizeSlides(),this._resetSlidesPosition())):"vertical"===this.thumbnailsOrientation&&(this.$slidesMask.width()+this.$thumbnailsContainer.outerWidth(!0)>this.$slider.parent().width()&&("fullWidth"===this.settings.forceSize||"fullWindow"===this.settings.forceSize?this.$slider.css("max-width",b(a).width()-this.$thumbnailsContainer.outerWidth(!0)):this.$slider.css("max-width",this.$slider.parent().width()-this.$thumbnailsContainer.outerWidth(!0)),this.$slidesMask.css("width",this.$slider.width()),"vertical"===this.settings.orientation&&(this.slideWidth=this.$slider.width(),this._resizeSlides()),this._resetSlidesPosition()),this.thumbnailsContainerSize=Math.min(this.$slidesMask.height(),this.thumbnailsSize),this.$thumbnailsContainer.css("height",this.thumbnailsContainerSize)),c=this.thumbnailsSize<=this.thumbnailsContainerSize||0===this.$thumbnails.find(".sp-selected-thumbnail").length?0:Math.max(-this.thumbnails[this.selectedThumbnailIndex].getPosition()[this.thumbnailsPositionProperty],this.thumbnailsContainerSize-this.thumbnailsSize),"top"===this.settings.thumbnailsPosition?this.$slider.css({paddingTop:this.$thumbnailsContainer.outerHeight(!0),paddingLeft:"",paddingRight:""}):"bottom"===this.settings.thumbnailsPosition?this.$slider.css({paddingTop:"",paddingLeft:"",paddingRight:""}):"left"===this.settings.thumbnailsPosition?this.$slider.css({paddingTop:"",paddingLeft:this.$thumbnailsContainer.outerWidth(!0),paddingRight:""}):"right"===this.settings.thumbnailsPosition&&this.$slider.css({paddingTop:"",paddingLeft:"",paddingRight:this.$thumbnailsContainer.outerWidth(!0)}),this._moveThumbnailsTo(c,!0)}},_gotoThumbnail:function(a){if(this.isThumbnailScroller!==!1&&"undefined"!=typeof this.thumbnails[a]){var c=this.selectedThumbnailIndex,d=this.thumbnailsPosition;if(this.selectedThumbnailIndex=a,this.$thumbnails.find(".sp-selected-thumbnail").removeClass("sp-selected-thumbnail"),this.$thumbnails.find(".sp-thumbnail-container").eq(this.selectedThumbnailIndex).addClass("sp-selected-thumbnail"),this.settings.rightToLeft===!0&&"horizontal"===this.thumbnailsOrientation){if(this.selectedThumbnailIndex>=c){
var e=this.selectedThumbnailIndex===this.thumbnails.length-1?this.selectedThumbnailIndex:this.selectedThumbnailIndex+1,f=this.thumbnails[e];f.getPosition().left<-this.thumbnailsPosition&&(d=-f.getPosition().left)}else if(this.selectedThumbnailIndex<c){var g=0===this.selectedThumbnailIndex?this.selectedThumbnailIndex:this.selectedThumbnailIndex-1,h=this.thumbnails[g],i=-this.thumbnailsPosition+this.thumbnailsContainerSize;h.getPosition().right>i&&(d=this.thumbnailsPosition-(h.getPosition().right-i))}}else if(this.selectedThumbnailIndex>=c){var j=this.selectedThumbnailIndex===this.thumbnails.length-1?this.selectedThumbnailIndex:this.selectedThumbnailIndex+1,k=this.thumbnails[j],l="horizontal"===this.thumbnailsOrientation?k.getPosition().right:k.getPosition().bottom,m=-this.thumbnailsPosition+this.thumbnailsContainerSize;l>m&&(d=this.thumbnailsPosition-(l-m))}else if(this.selectedThumbnailIndex<c){var n=0===this.selectedThumbnailIndex?this.selectedThumbnailIndex:this.selectedThumbnailIndex-1,o=this.thumbnails[n],p="horizontal"===this.thumbnailsOrientation?o.getPosition().left:o.getPosition().top;p<-this.thumbnailsPosition&&(d=-p)}this._moveThumbnailsTo(d),this.trigger({type:"gotoThumbnail"}),b.isFunction(this.settings.gotoThumbnail)&&this.settings.gotoThumbnail.call(this,{type:"gotoThumbnail"})}},_moveThumbnailsTo:function(a,c,d){var e=this,f={};if(a!==this.thumbnailsPosition)if(this.thumbnailsPosition=a,"css-3d"===this.supportedAnimation||"css-2d"===this.supportedAnimation){var g,h="horizontal"===this.thumbnailsOrientation?a:0,i="horizontal"===this.thumbnailsOrientation?0:a;"css-3d"===this.supportedAnimation?f[this.vendorPrefix+"transform"]="translate3d("+h+"px, "+i+"px, 0)":f[this.vendorPrefix+"transform"]="translate("+h+"px, "+i+"px)","undefined"!=typeof c&&c===!0?g="":(this.$thumbnails.addClass("sp-animated"),g=this.vendorPrefix+"transform 0.7s",this.$thumbnails.on(this.transitionEvent,function(a){a.target===a.currentTarget&&(e.$thumbnails.off(e.transitionEvent),e.$thumbnails.removeClass("sp-animated"),"function"==typeof d&&d(),e.trigger({type:"thumbnailsMoveComplete"}),b.isFunction(e.settings.thumbnailsMoveComplete)&&e.settings.thumbnailsMoveComplete.call(e,{type:"thumbnailsMoveComplete"}))})),f[this.vendorPrefix+"transition"]=g,this.$thumbnails.css(f)}else f["margin-"+this.thumbnailsPositionProperty]=a,"undefined"!=typeof c&&c===!0?this.$thumbnails.css(f):this.$thumbnails.addClass("sp-animated").animate(f,700,function(){e.$thumbnails.removeClass("sp-animated"),"function"==typeof d&&d(),e.trigger({type:"thumbnailsMoveComplete"}),b.isFunction(e.settings.thumbnailsMoveComplete)&&e.settings.thumbnailsMoveComplete.call(e,{type:"thumbnailsMoveComplete"})})},_stopThumbnailsMovement:function(){var a={};if("css-3d"===this.supportedAnimation||"css-2d"===this.supportedAnimation){var b=this.$thumbnails.css(this.vendorPrefix+"transform"),c=-1!==b.indexOf("matrix3d")?"matrix3d":"matrix",d=b.replace(c,"").match(/-?[0-9\.]+/g),e="matrix3d"===c?parseInt(d[12],10):parseInt(d[4],10),f="matrix3d"===c?parseInt(d[13],10):parseInt(d[5],10);"css-3d"===this.supportedAnimation?a[this.vendorPrefix+"transform"]="translate3d("+e+"px, "+f+"px, 0)":a[this.vendorPrefix+"transform"]="translate("+e+"px, "+f+"px)",a[this.vendorPrefix+"transition"]="",this.$thumbnails.css(a),this.$thumbnails.off(this.transitionEvent),this.thumbnailsPosition="horizontal"===this.thumbnailsOrientation?parseInt(d[4],10):parseInt(d[5],10)}else this.$thumbnails.stop(),this.thumbnailsPosition=parseInt(this.$thumbnails.css("margin-"+this.thumbnailsPositionProperty),10);this.$thumbnails.removeClass("sp-animated")},destroyThumbnails:function(){var d=this;this.off("update."+c),this.isThumbnailScroller!==!1&&(this.off("sliderResize."+c),this.off("gotoSlide."+c),b(a).off("resize."+this.uniqueId+"."+c),this.$thumbnails.find(".sp-thumbnail").each(function(){var a=b(this),e=parseInt(a.attr("data-index"),10),f=d.thumbnails[e];f.off("thumbnailClick."+c),f.destroy()}),this.thumbnails.length=0,this.$thumbnails.appendTo(this.$slider),this.$thumbnailsContainer.remove(),this.$slider.css({paddingTop:"",paddingLeft:"",paddingRight:""}))},thumbnailsDefaults:{thumbnailWidth:100,thumbnailHeight:80,thumbnailsPosition:"bottom",thumbnailPointer:!1,thumbnailsUpdate:function(){},gotoThumbnail:function(){},thumbnailsMoveComplete:function(){}}},e=function(a,b,c){this.$thumbnail=a,this.$thumbnails=b,this.$thumbnailContainer=null,this.width=0,this.height=0,this.isImageLoaded=!1,this.setIndex(c),this._init()};e.prototype={_init:function(){var a=this;this.$thumbnail.attr("data-init",!0),this.$thumbnailContainer=b('<div class="sp-thumbnail-container"></div>').appendTo(this.$thumbnails),0!==this.$thumbnail.parent("a").length?this.$thumbnail.parent("a").appendTo(this.$thumbnailContainer):this.$thumbnail.appendTo(this.$thumbnailContainer),this.$thumbnailContainer.on("click."+c,function(){a.trigger({type:"thumbnailClick."+c,index:a.index})})},setSize:function(a,b){this.width=a,this.height=b,this.$thumbnailContainer.css({width:this.width,height:this.height}),this.$thumbnail.is("img")&&"undefined"==typeof this.$thumbnail.attr("data-src")&&this.resizeImage()},getSize:function(){return{width:this.$thumbnailContainer.outerWidth(!0),height:this.$thumbnailContainer.outerHeight(!0)}},getPosition:function(){return{left:this.$thumbnailContainer.position().left+parseInt(this.$thumbnailContainer.css("marginLeft"),10),right:this.$thumbnailContainer.position().left+parseInt(this.$thumbnailContainer.css("marginLeft"),10)+this.$thumbnailContainer.outerWidth(),top:this.$thumbnailContainer.position().top+parseInt(this.$thumbnailContainer.css("marginTop"),10),bottom:this.$thumbnailContainer.position().top+parseInt(this.$thumbnailContainer.css("marginTop"),10)+this.$thumbnailContainer.outerHeight()}},setIndex:function(a){this.index=a,this.$thumbnail.attr("data-index",this.index)},resizeImage:function(){var a=this;if(this.isImageLoaded===!1)return void SliderProUtils.checkImagesComplete(this.$thumbnailContainer,function(){a.isImageLoaded=!0,a.resizeImage()});this.$thumbnail=this.$thumbnailContainer.find(".sp-thumbnail");var b=this.$thumbnail.width(),c=this.$thumbnail.height();b/c<=this.width/this.height?this.$thumbnail.css({width:"100%",height:"auto"}):this.$thumbnail.css({width:"auto",height:"100%"}),this.$thumbnail.css({marginLeft:.5*(this.$thumbnailContainer.width()-this.$thumbnail.width()),marginTop:.5*(this.$thumbnailContainer.height()-this.$thumbnail.height())})},destroy:function(){this.$thumbnailContainer.off("click."+c),this.$thumbnail.removeAttr("data-init"),this.$thumbnail.removeAttr("data-index"),0!==this.$thumbnail.parent("a").length?this.$thumbnail.parent("a").insertBefore(this.$thumbnailContainer):this.$thumbnail.insertBefore(this.$thumbnailContainer),this.$thumbnailContainer.remove()},on:function(a,b){return this.$thumbnailContainer.on(a,b)},off:function(a){return this.$thumbnailContainer.off(a)},trigger:function(a){return this.$thumbnailContainer.triggerHandler(a)}},b.SliderPro.addModule("Thumbnails",d)}(window,jQuery),function(a,b){"use strict";var c="ConditionalImages."+b.SliderPro.namespace,d={previousImageSize:null,currentImageSize:null,isRetinaScreen:!1,initConditionalImages:function(){this.currentImageSize=this.previousImageSize="default",this.isRetinaScreen="undefined"!=typeof this._isRetina&&this._isRetina()===!0,this.on("update."+c,b.proxy(this._conditionalImagesOnUpdate,this)),this.on("sliderResize."+c,b.proxy(this._conditionalImagesOnResize,this))},_conditionalImagesOnUpdate:function(){b.each(this.slides,function(a,c){var d=c.$slide;d.find("img:not([ data-default ])").each(function(){var a=b(this);"undefined"!=typeof a.attr("data-src")?a.attr("data-default",a.attr("data-src")):a.attr("data-default",a.attr("src"))})})},_conditionalImagesOnResize:function(){if(this.slideWidth<=this.settings.smallSize?this.currentImageSize="small":this.slideWidth<=this.settings.mediumSize?this.currentImageSize="medium":this.slideWidth<=this.settings.largeSize?this.currentImageSize="large":this.currentImageSize="default",this.previousImageSize!==this.currentImageSize){var a=this;b.each(this.slides,function(c,d){var e=d.$slide;e.find("img").each(function(){var c=b(this),e="";a.isRetinaScreen===!0&&"undefined"!=typeof c.attr("data-retina"+a.currentImageSize)?(e=c.attr("data-retina"+a.currentImageSize),"undefined"!=typeof c.attr("data-retina")&&c.attr("data-retina")!==e&&c.attr("data-retina",e)):(a.isRetinaScreen===!1||a.isRetinaScreen===!0&&"undefined"==typeof c.attr("data-retina"))&&"undefined"!=typeof c.attr("data-"+a.currentImageSize)&&(e=c.attr("data-"+a.currentImageSize),"undefined"!=typeof c.attr("data-src")&&c.attr("data-src")!==e&&c.attr("data-src",e)),""!==e&&"undefined"==typeof c.attr("data-src")&&c.attr("src")!==e&&a._loadConditionalImage(c,e,function(a){a.hasClass("sp-image")&&(d.$mainImage=a,d.resizeMainImage(!0))})})}),this.previousImageSize=this.currentImageSize}},_loadConditionalImage:function(a,c,d){var e=b(new Image);e.attr("class",a.attr("class")),e.attr("style",a.attr("style")),b.each(a.data(),function(a,b){e.attr("data-"+a,b)}),"undefined"!=typeof a.attr("width")&&e.attr("width",a.attr("width")),"undefined"!=typeof a.attr("height")&&e.attr("height",a.attr("height")),"undefined"!=typeof a.attr("alt")&&e.attr("alt",a.attr("alt")),"undefined"!=typeof a.attr("title")&&e.attr("title",a.attr("title")),e.attr("src",c),e.insertAfter(a),a.remove(),a=null,"function"==typeof d&&d(e)},destroyConditionalImages:function(){this.off("update."+c),this.off("sliderResize."+c)},conditionalImagesDefaults:{smallSize:480,mediumSize:768,largeSize:1024}};b.SliderPro.addModule("ConditionalImages",d)}(window,jQuery),function(a,b){"use strict";var c="Retina."+b.SliderPro.namespace,d={initRetina:function(){this._isRetina()!==!1&&(this.on("sliderResize."+c,b.proxy(this._checkRetinaImages,this)),0!==this.$slider.find(".sp-thumbnail").length&&this.on("update.Thumbnails."+c,b.proxy(this._checkRetinaThumbnailImages,this)))},_isRetina:function(){return a.devicePixelRatio>=2?!0:a.matchMedia&&a.matchMedia("(-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx)").matches?!0:!1},_checkRetinaImages:function(){var a=this;b.each(this.slides,function(c,d){var e=d.$slide;"undefined"==typeof e.attr("data-retina-loaded")&&(e.attr("data-retina-loaded",!0),e.find("img[data-retina]").each(function(){var c=b(this);"undefined"!=typeof c.attr("data-src")?c.attr("data-src",c.attr("data-retina")):a._loadRetinaImage(c,function(a){a.hasClass("sp-image")&&(d.$mainImage=a,d.resizeMainImage(!0))})}))})},_checkRetinaThumbnailImages:function(){var a=this;b.each(this.thumbnails,function(c,d){var e=d.$thumbnailContainer;"undefined"==typeof e.attr("data-retina-loaded")&&(e.attr("data-retina-loaded",!0),e.find("img[data-retina]").each(function(){var c=b(this);"undefined"!=typeof c.attr("data-src")?c.attr("data-src",c.attr("data-retina")):a._loadRetinaImage(c,function(a){a.hasClass("sp-thumbnail")&&d.resizeImage()})}))})},_loadRetinaImage:function(a,c){var d=!1,e="";if("undefined"!=typeof a.attr("data-retina")&&(d=!0,e=a.attr("data-retina")),"undefined"!=typeof a.attr("data-src")&&(d===!1&&(e=a.attr("data-src")),a.removeAttr("data-src")),""!==e){var f=b(new Image);f.attr("class",a.attr("class")),f.attr("style",a.attr("style")),b.each(a.data(),function(a,b){f.attr("data-"+a,b)}),"undefined"!=typeof a.attr("width")&&f.attr("width",a.attr("width")),"undefined"!=typeof a.attr("height")&&f.attr("height",a.attr("height")),"undefined"!=typeof a.attr("alt")&&f.attr("alt",a.attr("alt")),"undefined"!=typeof a.attr("title")&&f.attr("title",a.attr("title")),f.insertAfter(a),a.remove(),a=null,f.attr("src",e),"function"==typeof c&&c(f)}},destroyRetina:function(){this.off("update."+c),this.off("update.Thumbnails."+c)}};b.SliderPro.addModule("Retina",d)}(window,jQuery),function(a,b){"use strict";var c="LazyLoading."+b.SliderPro.namespace,d={allowLazyLoadingCheck:!0,initLazyLoading:function(){this.on("sliderResize."+c,b.proxy(this._lazyLoadingOnResize,this)),this.on("gotoSlide."+c,b.proxy(this._checkAndLoadVisibleImages,this)),this.on("thumbnailsUpdate."+c+" thumbnailsMoveComplete."+c,b.proxy(this._checkAndLoadVisibleThumbnailImages,this))},_lazyLoadingOnResize:function(){var a=this;this.allowLazyLoadingCheck!==!1&&(this.allowLazyLoadingCheck=!1,this._checkAndLoadVisibleImages(),0!==this.$slider.find(".sp-thumbnail").length&&this._checkAndLoadVisibleThumbnailImages(),setTimeout(function(){a.allowLazyLoadingCheck=!0},500))},_checkAndLoadVisibleImages:function(){if(0!==this.$slider.find(".sp-slide:not([ data-loaded ])").length){var a=this,c=this.settings.loop===!0?this.middleSlidePosition:this.selectedSlideIndex,d=Math.ceil((parseInt(this.$slidesMask.css(this.sizeProperty),10)-this.averageSlideSize)/2/this.averageSlideSize),e=this.settings.centerSelectedSlide===!0?Math.max(c-d-1,0):Math.max(c-1,0),f=this.settings.centerSelectedSlide===!0?Math.min(c+d+1,this.getTotalSlides()-1):Math.min(c+2*d+1,this.getTotalSlides()-1),g=this.slidesOrder.slice(e,f+1);b.each(g,function(c,d){var e=a.slides[d],f=e.$slide;"undefined"==typeof f.attr("data-loaded")&&(f.attr("data-loaded",!0),f.find("img[ data-src ]").each(function(){var c=b(this);a._loadImage(c,function(a){a.hasClass("sp-image")&&(e.$mainImage=a,e.resizeMainImage(!0))})}))})}},_checkAndLoadVisibleThumbnailImages:function(){if(0!==this.$slider.find(".sp-thumbnail-container:not([ data-loaded ])").length){var a=this,c=this.thumbnailsSize/this.thumbnails.length,d=Math.floor(Math.abs(this.thumbnailsPosition/c)),e=Math.floor((-this.thumbnailsPosition+this.thumbnailsContainerSize)/c),f=this.thumbnails.slice(d,e+1);b.each(f,function(c,d){var e=d.$thumbnailContainer;"undefined"==typeof e.attr("data-loaded")&&(e.attr("data-loaded",!0),e.find("img[ data-src ]").each(function(){var c=b(this);a._loadImage(c,function(){d.resizeImage()})}))})}},_loadImage:function(a,c){var d=b(new Image);d.attr("class",a.attr("class")),d.attr("style",a.attr("style")),b.each(a.data(),function(a,b){d.attr("data-"+a,b)}),"undefined"!=typeof a.attr("width")&&d.attr("width",a.attr("width")),"undefined"!=typeof a.attr("height")&&d.attr("height",a.attr("height")),"undefined"!=typeof a.attr("alt")&&d.attr("alt",a.attr("alt")),"undefined"!=typeof a.attr("title")&&d.attr("title",a.attr("title")),d.attr("src",a.attr("data-src")),d.removeAttr("data-src"),d.insertAfter(a),a.remove(),a=null,"function"==typeof c&&c(d)},destroyLazyLoading:function(){this.off("update."+c),this.off("gotoSlide."+c),this.off("sliderResize."+c),this.off("thumbnailsUpdate."+c),this.off("thumbnailsMoveComplete."+c)}};b.SliderPro.addModule("LazyLoading",d)}(window,jQuery),function(a,b){"use strict";var c="Layers."+b.SliderPro.namespace,d={layersGotoSlideReference:null,waitForLayersTimer:null,initLayers:function(){this.on("update."+c,b.proxy(this._layersOnUpdate,this)),this.on("sliderResize."+c,b.proxy(this._layersOnResize,this)),this.on("gotoSlide."+c,b.proxy(this._layersOnGotoSlide,this))},_layersOnUpdate:function(a){var c=this;b.each(this.slides,function(a,c){c.$slide;this.$slide.find(".sp-layer:not([ data-layer-init ])").each(function(){var a=new f(b(this));"undefined"==typeof c.layers&&(c.layers=[]),c.layers.push(a),b(this).hasClass("sp-static")===!1&&("undefined"==typeof c.animatedLayers&&(c.animatedLayers=[]),c.animatedLayers.push(a))})}),this.settings.waitForLayers===!0&&(clearTimeout(this.waitForLayersTimer),this.waitForLayersTimer=setTimeout(function(){c.layersGotoSlideReference=c.gotoSlide,c.gotoSlide=c._layersGotoSlide},1)),setTimeout(function(){c.showLayers(c.selectedSlideIndex)},1)},_layersOnResize:function(){var a,c,d=this,e=this.settings.autoScaleLayers;this.settings.autoScaleLayers!==!1&&(-1===this.settings.autoScaleReference?"string"==typeof this.settings.width&&-1!==this.settings.width.indexOf("%")?e=!1:a=parseInt(this.settings.width,10):a=this.settings.autoScaleReference,c=e===!0&&this.slideWidth<a?d.slideWidth/a:1,b.each(this.slides,function(a,d){"undefined"!=typeof d.layers&&b.each(d.layers,function(a,b){b.scale(c)})}))},_layersGotoSlide:function(a){var b=this,d=this.slides[this.selectedSlideIndex].animatedLayers;this.$slider.hasClass("sp-swiping")||"undefined"==typeof d||0===d.length?this.layersGotoSlideReference(a):(this.on("hideLayersComplete."+c,function(){b.off("hideLayersComplete."+c),b.layersGotoSlideReference(a)}),this.hideLayers(this.selectedSlideIndex))},_layersOnGotoSlide:function(a){this.previousSlideIndex!==this.selectedSlideIndex&&this.hideLayers(this.previousSlideIndex),this.showLayers(this.selectedSlideIndex)},showLayers:function(a){var c=this,d=this.slides[a].animatedLayers,e=0;"undefined"!=typeof d&&b.each(d,function(a,f){f.isVisible()===!0?(e++,e===d.length&&(c.trigger({type:"showLayersComplete",index:a}),b.isFunction(c.settings.showLayersComplete)&&c.settings.showLayersComplete.call(c,{type:"showLayersComplete",index:a}))):f.show(function(){e++,e===d.length&&(c.trigger({type:"showLayersComplete",index:a}),b.isFunction(c.settings.showLayersComplete)&&c.settings.showLayersComplete.call(c,{type:"showLayersComplete",index:a}))})})},hideLayers:function(a){var c=this,d=this.slides[a].animatedLayers,e=0;"undefined"!=typeof d&&b.each(d,function(a,f){f.isVisible()===!1?(e++,e===d.length&&(c.trigger({type:"hideLayersComplete",index:a}),b.isFunction(c.settings.hideLayersComplete)&&c.settings.hideLayersComplete.call(c,{type:"hideLayersComplete",index:a}))):f.hide(function(){e++,e===d.length&&(c.trigger({type:"hideLayersComplete",index:a}),b.isFunction(c.settings.hideLayersComplete)&&c.settings.hideLayersComplete.call(c,{type:"hideLayersComplete",index:a}))})})},destroyLayers:function(){this.off("update."+c),this.off("sliderResize."+c),this.off("gotoSlide."+c),this.off("hideLayersComplete."+c)},layersDefaults:{waitForLayers:!1,autoScaleLayers:!0,autoScaleReference:-1,showLayersComplete:function(){},hideLayersComplete:function(){}}},e=a.SliderProSlide.prototype.destroy;a.SliderProSlide.prototype.destroy=function(){"undefined"!=typeof this.layers&&(b.each(this.layers,function(a,b){b.destroy()}),this.layers.length=0),"undefined"!=typeof this.animatedLayers&&(this.animatedLayers.length=0),e.apply(this)};var f=function(a){this.$layer=a,this.visible=!1,this.styled=!1,this.data=null,this.position=null,this.horizontalProperty=null,this.verticalProperty=null,this.horizontalPosition=null,this.verticalPosition=null,this.scaleRatio=1,this.supportedAnimation=SliderProUtils.getSupportedAnimation(),this.vendorPrefix=SliderProUtils.getVendorPrefix(),this.transitionEvent=SliderProUtils.getTransitionEvent(),this.delayTimer=null,this.stayTimer=null,this._init()};f.prototype={_init:function(){this.$layer.attr("data-layer-init",!0),this.$layer.hasClass("sp-static")?this._setStyle():this.$layer.css({visibility:"hidden"})},_setStyle:function(){this.styled=!0,this.data=this.$layer.data(),"undefined"!=typeof this.data.width&&this.$layer.css("width",this.data.width),"undefined"!=typeof this.data.height&&this.$layer.css("height",this.data.height),"undefined"!=typeof this.data.depth&&this.$layer.css("z-index",this.data.depth),this.position=this.data.position?this.data.position.toLowerCase():"topleft",-1!==this.position.indexOf("right")?this.horizontalProperty="right":-1!==this.position.indexOf("left")?this.horizontalProperty="left":this.horizontalProperty="center",-1!==this.position.indexOf("bottom")?this.verticalProperty="bottom":-1!==this.position.indexOf("top")?this.verticalProperty="top":this.verticalProperty="center",this._setPosition(),this.scale(this.scaleRatio)},_setPosition:function(){var a=this.$layer.attr("style");this.horizontalPosition="undefined"!=typeof this.data.horizontal?this.data.horizontal:0,this.verticalPosition="undefined"!=typeof this.data.vertical?this.data.vertical:0,"center"===this.horizontalProperty?(this.$layer.is("img")===!1&&("undefined"==typeof a||"undefined"!=typeof a&&-1===a.indexOf("width"))&&(this.$layer.css("white-space","nowrap"),this.$layer.css("width",this.$layer.outerWidth(!0))),this.$layer.css({marginLeft:"auto",marginRight:"auto",left:this.horizontalPosition,right:0})):this.$layer.css(this.horizontalProperty,this.horizontalPosition),"center"===this.verticalProperty?(this.$layer.is("img")===!1&&("undefined"==typeof a||"undefined"!=typeof a&&-1===a.indexOf("height"))&&(this.$layer.css("white-space","nowrap"),this.$layer.css("height",this.$layer.outerHeight(!0))),this.$layer.css({marginTop:"auto",marginBottom:"auto",top:this.verticalPosition,bottom:0})):this.$layer.css(this.verticalProperty,this.verticalPosition)},scale:function(a){if(!this.$layer.hasClass("sp-no-scale")&&(this.scaleRatio=a,this.styled!==!1)){var b="center"===this.horizontalProperty?"left":this.horizontalProperty,c="center"===this.verticalProperty?"top":this.verticalProperty,d={};d[this.vendorPrefix+"transform-origin"]=this.horizontalProperty+" "+this.verticalProperty,d[this.vendorPrefix+"transform"]="scale("+this.scaleRatio+")","string"!=typeof this.horizontalPosition&&(d[b]=this.horizontalPosition*this.scaleRatio),"string"!=typeof this.verticalPosition&&(d[c]=this.verticalPosition*this.scaleRatio),"string"==typeof this.data.width&&-1!==this.data.width.indexOf("%")&&(d.width=(parseInt(this.data.width,10)/this.scaleRatio).toString()+"%"),"string"==typeof this.data.height&&-1!==this.data.height.indexOf("%")&&(d.height=(parseInt(this.data.height,10)/this.scaleRatio).toString()+"%"),this.$layer.css(d)}},show:function(a){if(this.visible!==!0){this.visible=!0,this.styled===!1&&this._setStyle();var b=this,c="undefined"!=typeof this.data.showOffset?this.data.showOffset:50,d="undefined"!=typeof this.data.showDuration?this.data.showDuration/1e3:.4,e="undefined"!=typeof this.data.showDelay?this.data.showDelay:10,f="undefined"!=typeof b.data.stayDuration?parseInt(b.data.stayDuration,10):-1;if("javascript"===this.supportedAnimation)this.$layer.stop().delay(e).css({opacity:0,visibility:"visible"}).animate({opacity:1},1e3*d,function(){-1!==f&&(b.stayTimer=setTimeout(function(){b.hide(),b.stayTimer=null},f)),"undefined"!=typeof a&&a()});else{var g={opacity:0,visibility:"visible"},h={opacity:1},i="";g[this.vendorPrefix+"transform"]="scale("+this.scaleRatio+")",h[this.vendorPrefix+"transform"]="scale("+this.scaleRatio+")",h[this.vendorPrefix+"transition"]="opacity "+d+"s","undefined"!=typeof this.data.showTransition&&("left"===this.data.showTransition?i=c+"px, 0":"right"===this.data.showTransition?i="-"+c+"px, 0":"up"===this.data.showTransition?i="0, "+c+"px":"down"===this.data.showTransition&&(i="0, -"+c+"px"),g[this.vendorPrefix+"transform"]+="css-3d"===this.supportedAnimation?" translate3d("+i+", 0)":" translate("+i+")",h[this.vendorPrefix+"transform"]+="css-3d"===this.supportedAnimation?" translate3d(0, 0, 0)":" translate(0, 0)",h[this.vendorPrefix+"transition"]+=", "+this.vendorPrefix+"transform "+d+"s"),this.$layer.on(this.transitionEvent,function(c){c.target===c.currentTarget&&(b.$layer.off(b.transitionEvent).css(b.vendorPrefix+"transition",""),-1!==f&&(b.stayTimer=setTimeout(function(){b.hide(),b.stayTimer=null},f)),"undefined"!=typeof a&&a())}),this.$layer.css(g),this.delayTimer=setTimeout(function(){b.$layer.css(h)},e)}}},hide:function(a){if(this.visible!==!1){var c=this,d="undefined"!=typeof this.data.hideOffset?this.data.hideOffset:50,e="undefined"!=typeof this.data.hideDuration?this.data.hideDuration/1e3:.4,f="undefined"!=typeof this.data.hideDelay?this.data.hideDelay:10;if(this.visible=!1,null!==this.stayTimer&&clearTimeout(this.stayTimer),"javascript"===this.supportedAnimation)this.$layer.stop().delay(f).animate({opacity:0},1e3*e,function(){b(this).css("visibility","hidden"),"undefined"!=typeof a&&a()});else{var g="",h={opacity:0};h[this.vendorPrefix+"transform"]="scale("+this.scaleRatio+")",h[this.vendorPrefix+"transition"]="opacity "+e+"s","undefined"!=typeof this.data.hideTransition&&("left"===this.data.hideTransition?g="-"+d+"px, 0":"right"===this.data.hideTransition?g=d+"px, 0":"up"===this.data.hideTransition?g="0, -"+d+"px":"down"===this.data.hideTransition&&(g="0, "+d+"px"),h[this.vendorPrefix+"transform"]+="css-3d"===this.supportedAnimation?" translate3d("+g+", 0)":" translate("+g+")",h[this.vendorPrefix+"transition"]+=", "+this.vendorPrefix+"transform "+e+"s"),this.$layer.on(this.transitionEvent,function(b){b.target===b.currentTarget&&(c.$layer.off(c.transitionEvent).css(c.vendorPrefix+"transition",""),c.visible===!1&&c.$layer.css("visibility","hidden"),"undefined"!=typeof a&&a())}),this.delayTimer=setTimeout(function(){c.$layer.css(h)},f)}}},isVisible:function(){return this.visible===!1||this.$layer.is(":hidden")?!1:!0},destroy:function(){this.$layer.removeAttr("style"),this.$layer.removeAttr("data-layer-init"),clearTimeout(this.delayTimer),clearTimeout(this.stayTimer),this.delayTimer=null,this.stayTimer=null}},b.SliderPro.addModule("Layers",d)}(window,jQuery),function(a,b){"use strict";var c="Fade."+b.SliderPro.namespace,d={fadeGotoSlideReference:null,initFade:function(){this.on("update."+c,b.proxy(this._fadeOnUpdate,this))},_fadeOnUpdate:function(){this.settings.fade===!0&&(this.fadeGotoSlideReference=this.gotoSlide,this.gotoSlide=this._fadeGotoSlide)},_fadeGotoSlide:function(a){if(a!==this.selectedSlideIndex)if(this.$slider.hasClass("sp-swiping"))this.fadeGotoSlideReference(a);else{var c,d,e=this,f=a;b.each(this.slides,function(a,b){var g=b.getIndex(),h=b.$slide;g===f?(h.css({opacity:0,left:0,top:0,"z-index":20,visibility:"visible"}),c=h):g===e.selectedSlideIndex?(h.css({opacity:1,left:0,top:0,"z-index":10,visibility:"visible"}),d=h):h.css({opacity:1,visibility:"hidden","z-index":""})}),this.previousSlideIndex=this.selectedSlideIndex,this.selectedSlideIndex=a,this.$slides.find(".sp-selected").removeClass("sp-selected"),this.$slides.find(".sp-slide").eq(this.selectedSlideIndex).addClass("sp-selected"),e.settings.loop===!0&&e._updateSlidesOrder(),this._moveTo(0,!0),this._fadeSlideTo(c,1,function(){var c=!0;b.each(e.slides,function(a,b){"undefined"!=typeof b.$slide.attr("data-transitioning")&&(c=!1)}),c===!0&&(b.each(e.slides,function(a,b){var c=b.$slide;c.css({visibility:"",opacity:"","z-index":""})}),e._resetSlidesPosition()),e.trigger({type:"gotoSlideComplete",index:a,previousIndex:e.previousSlideIndex}),b.isFunction(e.settings.gotoSlideComplete)&&e.settings.gotoSlideComplete.call(e,{type:"gotoSlideComplete",index:a,previousIndex:e.previousSlideIndex})}),this.settings.fadeOutPreviousSlide===!0&&this._fadeSlideTo(d,0),this.settings.autoHeight===!0&&this._resizeHeight(),this.trigger({type:"gotoSlide",index:a,previousIndex:this.previousSlideIndex}),b.isFunction(this.settings.gotoSlide)&&this.settings.gotoSlide.call(this,{type:"gotoSlide",index:a,previousIndex:this.previousSlideIndex})}},_fadeSlideTo:function(a,b,c){var d=this;1===b&&a.attr("data-transitioning",!0),"css-3d"===this.supportedAnimation||"css-2d"===this.supportedAnimation?(setTimeout(function(){var c={opacity:b};c[d.vendorPrefix+"transition"]="opacity "+d.settings.fadeDuration/1e3+"s",a.css(c)},100),a.on(this.transitionEvent,function(b){b.target===b.currentTarget&&(a.off(d.transitionEvent),a.css(d.vendorPrefix+"transition",""),a.removeAttr("data-transitioning"),"function"==typeof c&&c())})):a.stop().animate({opacity:b},this.settings.fadeDuration,function(){a.removeAttr("data-transitioning"),"function"==typeof c&&c()})},destroyFade:function(){this.off("update."+c),null!==this.fadeGotoSlideReference&&(this.gotoSlide=this.fadeGotoSlideReference)},fadeDefaults:{fade:!1,fadeOutPreviousSlide:!0,fadeDuration:500}};b.SliderPro.addModule("Fade",d)}(window,jQuery),function(a,b){"use strict";var c="TouchSwipe."+b.SliderPro.namespace,d={touchStartPoint:{x:0,y:0},touchEndPoint:{x:0,y:0},touchDistance:{x:0,y:0},touchStartPosition:0,isTouchMoving:!1,touchSwipeEvents:{startEvent:"",moveEvent:"",endEvent:""},allowOppositeScrolling:!0,previousStartEvent:"",initTouchSwipe:function(){var a=this;this.settings.touchSwipe!==!1&&(this.touchSwipeEvents.startEvent="touchstart."+c+" mousedown."+c,this.touchSwipeEvents.moveEvent="touchmove."+c+" mousemove."+c,this.touchSwipeEvents.endEvent="touchend."+this.uniqueId+"."+c+" mouseup."+this.uniqueId+"."+c,this.$slidesMask.on(this.touchSwipeEvents.startEvent,b.proxy(this._onTouchStart,this)),this.$slidesMask.on("dragstart."+c,function(a){a.preventDefault()}),this.$slidesMask.find("a").on("click."+c,function(b){a.$slider.hasClass("sp-swiping")&&b.preventDefault()}),this.$slidesMask.addClass("sp-grab"))},_onTouchStart:function(a){if("mousedown"===a.type&&"touchstart"===this.previousStartEvent)return void(this.previousStartEvent=a.type);if(this.previousStartEvent=a.type,!(b(a.target).closest(".sp-selectable").length>=1)){var c="undefined"!=typeof a.originalEvent.touches?a.originalEvent.touches[0]:a.originalEvent;this.touchStartPoint.x=c.pageX||c.clientX,this.touchStartPoint.y=c.pageY||c.clientY,this.touchStartPosition=this.slidesPosition,this.touchDistance.x=this.touchDistance.y=0,this.$slides.hasClass("sp-animated")&&(this.isTouchMoving=!0,this._stopMovement(),this.touchStartPosition=this.slidesPosition),this.$slidesMask.on(this.touchSwipeEvents.moveEvent,b.proxy(this._onTouchMove,this)),b(document).on(this.touchSwipeEvents.endEvent,b.proxy(this._onTouchEnd,this)),this.$slidesMask.removeClass("sp-grab").addClass("sp-grabbing")}},_onTouchMove:function(a){var b="undefined"!=typeof a.originalEvent.touches?a.originalEvent.touches[0]:a.originalEvent;this.isTouchMoving=!0,this.$slider.hasClass("sp-swiping")===!1&&this.$slider.addClass("sp-swiping"),this.touchEndPoint.x=b.pageX||b.clientX,this.touchEndPoint.y=b.pageY||b.clientY,this.touchDistance.x=this.touchEndPoint.x-this.touchStartPoint.x,this.touchDistance.y=this.touchEndPoint.y-this.touchStartPoint.y;var c="horizontal"===this.settings.orientation?this.touchDistance.x:this.touchDistance.y,d="horizontal"===this.settings.orientation?this.touchDistance.y:this.touchDistance.x;Math.abs(c)>Math.abs(d)&&(this.allowOppositeScrolling=!1),this.allowOppositeScrolling!==!0&&(a.preventDefault(),this.settings.loop===!1&&(this.slidesPosition>this.touchStartPosition&&0===this.selectedSlideIndex||this.slidesPosition<this.touchStartPosition&&this.selectedSlideIndex===this.getTotalSlides()-1)&&(c=.2*c),this._moveTo(this.touchStartPosition+c,!0))},_onTouchEnd:function(a){var c=this,d="horizontal"===this.settings.orientation?this.touchDistance.x:this.touchDistance.y;if(this.$slidesMask.off(this.touchSwipeEvents.moveEvent),b(document).off(this.touchSwipeEvents.endEvent),this.allowOppositeScrolling=!0,this.$slidesMask.removeClass("sp-grabbing").addClass("sp-grab"),this.$slider.hasClass("sp-swiping")&&setTimeout(function(){c.$slider.removeClass("sp-swiping")},100),this.isTouchMoving!==!1){this.isTouchMoving=!1;var e=this.settings.centerSelectedSlide===!0&&"auto"!==this.settings.visibleSize?Math.round((parseInt(this.$slidesMask.css(this.sizeProperty),10)-this.getSlideAt(this.selectedSlideIndex).getSize()[this.sizeProperty])/2):0,f=-parseInt(this.$slides.find(".sp-slide").eq(this.selectedSlideIndex).css(this.positionProperty),10)+e;if(Math.abs(d)<this.settings.touchSwipeThreshold)this._moveTo(f);else{var g=(this.settings.rightToLeft===!0&&"horizontal"===this.settings.orientation?-1:1)*d/(this.averageSlideSize+this.settings.slideDistance);g=parseInt(g,10)+(g>0?1:-1);var h=this.slidesOrder[b.inArray(this.selectedSlideIndex,this.slidesOrder)-g];this.settings.loop===!0?this.gotoSlide(h):"undefined"!=typeof h?this.gotoSlide(h):this._moveTo(f)}}},destroyTouchSwipe:function(){this.$slidesMask.off("dragstart."+c),this.$slidesMask.find("a").off("click."+c),this.$slidesMask.off(this.touchSwipeEvents.startEvent),this.$slidesMask.off(this.touchSwipeEvents.moveEvent),b(document).off(this.touchSwipeEvents.endEvent),this.$slidesMask.removeClass("sp-grab")},touchSwipeDefaults:{touchSwipe:!0,touchSwipeThreshold:50}};b.SliderPro.addModule("TouchSwipe",d)}(window,jQuery),function(a,b){"use strict";var c="Caption."+b.SliderPro.namespace,d={$captionContainer:null,captionContent:"",
initCaption:function(){this.on("update."+c,b.proxy(this._captionOnUpdate,this)),this.on("gotoSlide."+c,b.proxy(this._updateCaptionContent,this))},_captionOnUpdate:function(){this.$captionContainer=this.$slider.find(".sp-caption-container"),this.$slider.find(".sp-caption").length&&0===this.$captionContainer.length&&(this.$captionContainer=b('<div class="sp-caption-container"></div>').appendTo(this.$slider),this._updateCaptionContent()),this.$slides.find(".sp-caption").each(function(){b(this).css("display","none")})},_updateCaptionContent:function(){var a=this,b=this.$slider.find(".sp-slide").eq(this.selectedSlideIndex).find(".sp-caption"),c=0!==b.length?b.html():"";this.settings.fadeCaption===!0?""!==this.captionContent?(0===parseFloat(this.$captionContainer.css("opacity"),10)&&(this.$captionContainer.css(this.vendorPrefix+"transition",""),this.$captionContainer.css("opacity",1)),this._fadeCaptionTo(0,function(){a.captionContent=c,""!==c?(a.$captionContainer.html(a.captionContent),a._fadeCaptionTo(1)):a.$captionContainer.empty()})):(this.captionContent=c,this.$captionContainer.html(this.captionContent),this.$captionContainer.css("opacity",0),this._fadeCaptionTo(1)):(this.captionContent=c,this.$captionContainer.html(this.captionContent))},_fadeCaptionTo:function(a,b){var c=this;"css-3d"===this.supportedAnimation||"css-2d"===this.supportedAnimation?(setTimeout(function(){var b={opacity:a};b[c.vendorPrefix+"transition"]="opacity "+c.settings.captionFadeDuration/1e3+"s",c.$captionContainer.css(b)},1),this.$captionContainer.on(this.transitionEvent,function(a){a.target===a.currentTarget&&(c.$captionContainer.off(c.transitionEvent),c.$captionContainer.css(c.vendorPrefix+"transition",""),"function"==typeof b&&b())})):this.$captionContainer.stop().animate({opacity:a},this.settings.captionFadeDuration,function(){"function"==typeof b&&b()})},destroyCaption:function(){this.off("update."+c),this.off("gotoSlide."+c),this.$captionContainer.remove(),this.$slider.find(".sp-caption").each(function(){b(this).css("display","")})},captionDefaults:{fadeCaption:!0,captionFadeDuration:500}};b.SliderPro.addModule("Caption",d)}(window,jQuery),function(a,b){"use strict";var c="DeepLinking."+b.SliderPro.namespace,d={initDeepLinking:function(){var d=this;this.on("init."+c,function(){d._gotoHash(a.location.hash)}),this.on("gotoSlide."+c,function(b){if(d.settings.updateHash===!0){var c=d.$slider.find(".sp-slide").eq(b.index).attr("id");"undefined"==typeof c&&(c=b.index),a.location.hash=d.$slider.attr("id")+"/"+c}}),b(a).on("hashchange."+this.uniqueId+"."+c,function(){d._gotoHash(a.location.hash)})},_parseHash:function(a){if(""!==a){a=a.substring(1);var b=a.split("/"),c=b.pop(),d=a.slice(0,-c.toString().length-1);if(this.$slider.attr("id")===d)return{sliderID:d,slideId:c}}return!1},_gotoHash:function(a){var b=this._parseHash(a);if(b!==!1){var c=b.slideId,d=parseInt(c,10);if(isNaN(d)){var e=this.$slider.find(".sp-slide#"+c).index();-1!==e&&e!==this.selectedSlideIndex&&this.gotoSlide(e)}else d!==this.selectedSlideIndex&&this.gotoSlide(d)}},destroyDeepLinking:function(){this.off("init."+c),this.off("gotoSlide."+c),b(a).off("hashchange."+this.uniqueId+"."+c)},deepLinkingDefaults:{updateHash:!1}};b.SliderPro.addModule("DeepLinking",d)}(window,jQuery),function(a,b){"use strict";var c="Autoplay."+b.SliderPro.namespace,d={autoplayTimer:null,isTimerRunning:!1,isTimerPaused:!1,initAutoplay:function(){this.on("update."+c,b.proxy(this._autoplayOnUpdate,this))},_autoplayOnUpdate:function(a){this.settings.autoplay===!0?(this.on("gotoSlide."+c,b.proxy(this._autoplayOnGotoSlide,this)),this.on("mouseenter."+c,b.proxy(this._autoplayOnMouseEnter,this)),this.on("mouseleave."+c,b.proxy(this._autoplayOnMouseLeave,this)),this.startAutoplay()):(this.off("gotoSlide."+c),this.off("mouseenter."+c),this.off("mouseleave."+c),this.stopAutoplay())},_autoplayOnGotoSlide:function(a){this.isTimerRunning===!0&&this.stopAutoplay(),this.isTimerPaused===!1&&this.startAutoplay()},_autoplayOnMouseEnter:function(a){!this.isTimerRunning||"pause"!==this.settings.autoplayOnHover&&"stop"!==this.settings.autoplayOnHover||(this.stopAutoplay(),this.isTimerPaused=!0)},_autoplayOnMouseLeave:function(a){this.settings.autoplay===!0&&this.isTimerRunning===!1&&"stop"!==this.settings.autoplayOnHover&&(this.startAutoplay(),this.isTimerPaused=!1)},startAutoplay:function(){var a=this;this.isTimerRunning=!0,this.autoplayTimer=setTimeout(function(){"normal"===a.settings.autoplayDirection?a.nextSlide():"backwards"===a.settings.autoplayDirection&&a.previousSlide()},this.settings.autoplayDelay)},stopAutoplay:function(){this.isTimerRunning=!1,this.isTimerPaused=!1,clearTimeout(this.autoplayTimer)},destroyAutoplay:function(){clearTimeout(this.autoplayTimer),this.off("update."+c),this.off("gotoSlide."+c),this.off("mouseenter."+c),this.off("mouseleave."+c)},autoplayDefaults:{autoplay:!0,autoplayDelay:5e3,autoplayDirection:"normal",autoplayOnHover:"pause"}};b.SliderPro.addModule("Autoplay",d)}(window,jQuery),function(a,b){"use strict";var c="Keyboard."+b.SliderPro.namespace,d={initKeyboard:function(){var a=this,d=!1;this.settings.keyboard!==!1&&(this.$slider.on("focus."+c,function(){d=!0}),this.$slider.on("blur."+c,function(){d=!1}),b(document).on("keydown."+this.uniqueId+"."+c,function(b){if(a.settings.keyboardOnlyOnFocus!==!0||d!==!1)if(37===b.which)a.previousSlide();else if(39===b.which)a.nextSlide();else if(13===b.which){var c=a.$slider.find(".sp-slide").eq(a.selectedSlideIndex).find(".sp-image-container a");0!==c.length&&c[0].click()}}))},destroyKeyboard:function(){this.$slider.off("focus."+c),this.$slider.off("blur."+c),b(document).off("keydown."+this.uniqueId+"."+c)},keyboardDefaults:{keyboard:!0,keyboardOnlyOnFocus:!1}};b.SliderPro.addModule("Keyboard",d)}(window,jQuery),function(a,b){"use strict";var c="FullScreen."+b.SliderPro.namespace,d={isFullScreen:!1,$fullScreenButton:null,sizeBeforeFullScreen:{},initFullScreen:function(){(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)&&this.on("update."+c,b.proxy(this._fullScreenOnUpdate,this))},_fullScreenOnUpdate:function(){this.settings.fullScreen===!0&&null===this.$fullScreenButton?this._addFullScreen():this.settings.fullScreen===!1&&null!==this.$fullScreenButton&&this._removeFullScreen(),this.settings.fullScreen===!0&&(this.settings.fadeFullScreen===!0?this.$fullScreenButton.addClass("sp-fade-full-screen"):this.settings.fadeFullScreen===!1&&this.$fullScreenButton.removeClass("sp-fade-full-screen"))},_addFullScreen:function(){this.$fullScreenButton=b('<div class="sp-full-screen-button"></div>').appendTo(this.$slider),this.$fullScreenButton.on("click."+c,b.proxy(this._onFullScreenButtonClick,this)),document.addEventListener("fullscreenchange",b.proxy(this._onFullScreenChange,this)),document.addEventListener("mozfullscreenchange",b.proxy(this._onFullScreenChange,this)),document.addEventListener("webkitfullscreenchange",b.proxy(this._onFullScreenChange,this)),document.addEventListener("MSFullscreenChange",b.proxy(this._onFullScreenChange,this))},_removeFullScreen:function(){null!==this.$fullScreenButton&&(this.$fullScreenButton.off("click."+c),this.$fullScreenButton.remove(),this.$fullScreenButton=null,document.removeEventListener("fullscreenchange",this._onFullScreenChange),document.removeEventListener("mozfullscreenchange",this._onFullScreenChange),document.removeEventListener("webkitfullscreenchange",this._onFullScreenChange),document.removeEventListener("MSFullscreenChange",this._onFullScreenChange))},_onFullScreenButtonClick:function(){this.isFullScreen===!1?this.instance.requestFullScreen?this.instance.requestFullScreen():this.instance.mozRequestFullScreen?this.instance.mozRequestFullScreen():this.instance.webkitRequestFullScreen?this.instance.webkitRequestFullScreen():this.instance.msRequestFullscreen&&this.instance.msRequestFullscreen():document.exitFullScreen?document.exitFullScreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitCancelFullScreen?document.webkitCancelFullScreen():document.msExitFullscreen&&document.msExitFullscreen()},_onFullScreenChange:function(){this.isFullScreen=document.fullscreenElement||document.webkitFullscreenElement||document.mozFullScreenElement||document.msFullscreenElement?!0:!1,this.isFullScreen===!0?(this.sizeBeforeFullScreen={forceSize:this.settings.forceSize,autoHeight:this.settings.autoHeight},this.$slider.addClass("sp-full-screen"),this.settings.forceSize="fullWindow",this.settings.autoHeight=!1):(this.$slider.css("margin",""),this.$slider.removeClass("sp-full-screen"),this.settings.forceSize=this.sizeBeforeFullScreen.forceSize,this.settings.autoHeight=this.sizeBeforeFullScreen.autoHeight),this.resize()},destroyFullScreen:function(){this.off("update."+c),this._removeFullScreen()},fullScreenDefaults:{fullScreen:!1,fadeFullScreen:!0}};b.SliderPro.addModule("FullScreen",d)}(window,jQuery),function(a,b){"use strict";var c="Buttons."+b.SliderPro.namespace,d={$buttons:null,initButtons:function(){this.on("update."+c,b.proxy(this._buttonsOnUpdate,this))},_buttonsOnUpdate:function(){this.$buttons=this.$slider.find(".sp-buttons"),this.settings.buttons===!0&&this.getTotalSlides()>1&&0===this.$buttons.length?this._createButtons():this.settings.buttons===!0&&this.getTotalSlides()!==this.$buttons.find(".sp-button").length&&0!==this.$buttons.length?this._adjustButtons():(this.settings.buttons===!1||this.getTotalSlides()<=1&&0!==this.$buttons.length)&&this._removeButtons()},_createButtons:function(){var a=this;this.$buttons=b('<div class="sp-buttons"></div>').appendTo(this.$slider);for(var d=0;d<this.getTotalSlides();d++)b('<div class="sp-button"></div>').appendTo(this.$buttons);this.$buttons.on("click."+c,".sp-button",function(){a.gotoSlide(b(this).index())}),this.$buttons.find(".sp-button").eq(this.selectedSlideIndex).addClass("sp-selected-button"),this.on("gotoSlide."+c,function(b){a.$buttons.find(".sp-selected-button").removeClass("sp-selected-button"),a.$buttons.find(".sp-button").eq(b.index).addClass("sp-selected-button")}),this.$slider.addClass("sp-has-buttons")},_adjustButtons:function(){this.$buttons.empty();for(var a=0;a<this.getTotalSlides();a++)b('<div class="sp-button"></div>').appendTo(this.$buttons);this.$buttons.find(".sp-selected-button").removeClass("sp-selected-button"),this.$buttons.find(".sp-button").eq(this.selectedSlideIndex).addClass("sp-selected-button")},_removeButtons:function(){this.$buttons.off("click."+c,".sp-button"),this.off("gotoSlide."+c),this.$buttons.remove(),this.$slider.removeClass("sp-has-buttons")},destroyButtons:function(){this._removeButtons(),this.off("update."+c)},buttonsDefaults:{buttons:!0}};b.SliderPro.addModule("Buttons",d)}(window,jQuery),function(a,b){"use strict";var c="Arrows."+b.SliderPro.namespace,d={$arrows:null,$previousArrow:null,$nextArrow:null,initArrows:function(){this.on("update."+c,b.proxy(this._arrowsOnUpdate,this)),this.on("gotoSlide."+c,b.proxy(this._checkArrowsVisibility,this))},_arrowsOnUpdate:function(){var a=this;this.settings.arrows===!0&&null===this.$arrows?(this.$arrows=b('<div class="sp-arrows"></div>').appendTo(this.$slidesContainer),this.$previousArrow=b('<div class="sp-arrow sp-previous-arrow"></div>').appendTo(this.$arrows),this.$nextArrow=b('<div class="sp-arrow sp-next-arrow"></div>').appendTo(this.$arrows),this.$previousArrow.on("click."+c,function(){a.previousSlide()}),this.$nextArrow.on("click."+c,function(){a.nextSlide()}),this._checkArrowsVisibility()):this.settings.arrows===!1&&null!==this.$arrows&&this._removeArrows(),this.settings.arrows===!0&&(this.settings.fadeArrows===!0?this.$arrows.addClass("sp-fade-arrows"):this.settings.fadeArrows===!1&&this.$arrows.removeClass("sp-fade-arrows"))},_checkArrowsVisibility:function(){this.settings.arrows!==!1&&this.settings.loop!==!0&&(0===this.selectedSlideIndex?this.$previousArrow.css("display","none"):this.$previousArrow.css("display","block"),this.selectedSlideIndex===this.getTotalSlides()-1?this.$nextArrow.css("display","none"):this.$nextArrow.css("display","block"))},_removeArrows:function(){null!==this.$arrows&&(this.$previousArrow.off("click."+c),this.$nextArrow.off("click."+c),this.$arrows.remove(),this.$arrows=null)},destroyArrows:function(){this._removeArrows(),this.off("update."+c),this.off("gotoSlide."+c)},arrowsDefaults:{arrows:!1,fadeArrows:!0}};b.SliderPro.addModule("Arrows",d)}(window,jQuery),function(a,b){"use strict";var c="ThumbnailTouchSwipe."+b.SliderPro.namespace,d={thumbnailTouchStartPoint:{x:0,y:0},thumbnailTouchEndPoint:{x:0,y:0},thumbnailTouchDistance:{x:0,y:0},thumbnailTouchStartPosition:0,isThumbnailTouchMoving:!1,isThumbnailTouchSwipe:!1,thumbnailTouchSwipeEvents:{startEvent:"",moveEvent:"",endEvent:""},thumbnailPreviousStartEvent:"",initThumbnailTouchSwipe:function(){this.on("update."+c,b.proxy(this._thumbnailTouchSwipeOnUpdate,this))},_thumbnailTouchSwipeOnUpdate:function(){this.isThumbnailScroller!==!1&&(this.settings.thumbnailTouchSwipe===!0&&this.isThumbnailTouchSwipe===!1&&(this.isThumbnailTouchSwipe=!0,this.thumbnailTouchSwipeEvents.startEvent="touchstart."+c+" mousedown."+c,this.thumbnailTouchSwipeEvents.moveEvent="touchmove."+c+" mousemove."+c,this.thumbnailTouchSwipeEvents.endEvent="touchend."+this.uniqueId+"."+c+" mouseup."+this.uniqueId+"."+c,this.$thumbnails.on(this.thumbnailTouchSwipeEvents.startEvent,b.proxy(this._onThumbnailTouchStart,this)),this.$thumbnails.on("dragstart."+c,function(a){a.preventDefault()}),this.$thumbnails.addClass("sp-grab")),b.each(this.thumbnails,function(a,b){b.off("thumbnailClick")}))},_onThumbnailTouchStart:function(a){if("mousedown"===a.type&&"touchstart"===this.thumbnailPreviousStartEvent)return void(this.thumbnailPreviousStartEvent=a.type);if(this.thumbnailPreviousStartEvent=a.type,!(b(a.target).closest(".sp-selectable").length>=1)){var d="undefined"!=typeof a.originalEvent.touches?a.originalEvent.touches[0]:a.originalEvent;"undefined"==typeof a.originalEvent.touches&&a.preventDefault(),b(a.target).parents(".sp-thumbnail-container").find("a").one("click."+c,function(a){a.preventDefault()}),this.thumbnailTouchStartPoint.x=d.pageX||d.clientX,this.thumbnailTouchStartPoint.y=d.pageY||d.clientY,this.thumbnailTouchStartPosition=this.thumbnailsPosition,this.thumbnailTouchDistance.x=this.thumbnailTouchDistance.y=0,this.$thumbnails.hasClass("sp-animated")&&(this.isThumbnailTouchMoving=!0,this._stopThumbnailsMovement(),this.thumbnailTouchStartPosition=this.thumbnailsPosition),this.$thumbnails.on(this.thumbnailTouchSwipeEvents.moveEvent,b.proxy(this._onThumbnailTouchMove,this)),b(document).on(this.thumbnailTouchSwipeEvents.endEvent,b.proxy(this._onThumbnailTouchEnd,this)),this.$thumbnails.removeClass("sp-grab").addClass("sp-grabbing"),this.$thumbnailsContainer.addClass("sp-swiping")}},_onThumbnailTouchMove:function(a){var b="undefined"!=typeof a.originalEvent.touches?a.originalEvent.touches[0]:a.originalEvent;this.isThumbnailTouchMoving=!0,this.thumbnailTouchEndPoint.x=b.pageX||b.clientX,this.thumbnailTouchEndPoint.y=b.pageY||b.clientY,this.thumbnailTouchDistance.x=this.thumbnailTouchEndPoint.x-this.thumbnailTouchStartPoint.x,this.thumbnailTouchDistance.y=this.thumbnailTouchEndPoint.y-this.thumbnailTouchStartPoint.y;var c="horizontal"===this.thumbnailsOrientation?this.thumbnailTouchDistance.x:this.thumbnailTouchDistance.y,d="horizontal"===this.thumbnailsOrientation?this.thumbnailTouchDistance.y:this.thumbnailTouchDistance.x;if(Math.abs(c)>Math.abs(d)){if(a.preventDefault(),this.thumbnailsPosition>=0){var e=-this.thumbnailTouchStartPosition;c=e+.2*(c-e)}else if(this.thumbnailsPosition<=-this.thumbnailsSize+this.thumbnailsContainerSize){var f=this.thumbnailsSize-this.thumbnailsContainerSize+this.thumbnailTouchStartPosition;c=-f+.2*(c+f)}this._moveThumbnailsTo(this.thumbnailTouchStartPosition+c,!0)}},_onThumbnailTouchEnd:function(a){var d=this;"horizontal"===this.thumbnailsOrientation?this.thumbnailTouchDistance.x:this.thumbnailTouchDistance.y;if(this.$thumbnails.off(this.thumbnailTouchSwipeEvents.moveEvent),b(document).off(this.thumbnailTouchSwipeEvents.endEvent),this.$thumbnails.removeClass("sp-grabbing").addClass("sp-grab"),this.isThumbnailTouchMoving===!1||this.isThumbnailTouchMoving===!0&&Math.abs(this.thumbnailTouchDistance.x)<10&&Math.abs(this.thumbnailTouchDistance.y)<10){var e=b(a.target).hasClass("sp-thumbnail-container")?b(a.target):b(a.target).parents(".sp-thumbnail-container"),f=e.index();return void(0!==b(a.target).parents("a").length?(b(a.target).parents("a").off("click."+c),this.$thumbnailsContainer.removeClass("sp-swiping")):f!==this.selectedThumbnailIndex&&-1!==f&&this.gotoSlide(f))}this.isThumbnailTouchMoving=!1,b(a.target).parents(".sp-thumbnail").one("click",function(a){a.preventDefault()}),setTimeout(function(){d.$thumbnailsContainer.removeClass("sp-swiping")},1),this.thumbnailsPosition>0?this._moveThumbnailsTo(0):this.thumbnailsPosition<this.thumbnailsContainerSize-this.thumbnailsSize&&this._moveThumbnailsTo(this.thumbnailsContainerSize-this.thumbnailsSize),this.trigger({type:"thumbnailsMoveComplete"}),b.isFunction(this.settings.thumbnailsMoveComplete)&&this.settings.thumbnailsMoveComplete.call(this,{type:"thumbnailsMoveComplete"})},destroyThumbnailTouchSwipe:function(){this.off("update."+c),this.isThumbnailScroller!==!1&&(this.$thumbnails.off(this.thumbnailTouchSwipeEvents.startEvent),this.$thumbnails.off(this.thumbnailTouchSwipeEvents.moveEvent),this.$thumbnails.off("dragstart."+c),b(document).off(this.thumbnailTouchSwipeEvents.endEvent),this.$thumbnails.removeClass("sp-grab"))},thumbnailTouchSwipeDefaults:{thumbnailTouchSwipe:!0}};b.SliderPro.addModule("ThumbnailTouchSwipe",d)}(window,jQuery),function(a,b){"use strict";var c="ThumbnailArrows."+b.SliderPro.namespace,d={$thumbnailArrows:null,$previousThumbnailArrow:null,$nextThumbnailArrow:null,initThumbnailArrows:function(){var a=this;this.on("update."+c,b.proxy(this._thumbnailArrowsOnUpdate,this)),this.on("sliderResize."+c+" thumbnailsMoveComplete."+c,function(){a.isThumbnailScroller===!0&&a.settings.thumbnailArrows===!0&&a._checkThumbnailArrowsVisibility()})},_thumbnailArrowsOnUpdate:function(){var a=this;this.isThumbnailScroller!==!1&&(this.settings.thumbnailArrows===!0&&null===this.$thumbnailArrows?(this.$thumbnailArrows=b('<div class="sp-thumbnail-arrows"></div>').appendTo(this.$thumbnailsContainer),this.$previousThumbnailArrow=b('<div class="sp-thumbnail-arrow sp-previous-thumbnail-arrow"></div>').appendTo(this.$thumbnailArrows),this.$nextThumbnailArrow=b('<div class="sp-thumbnail-arrow sp-next-thumbnail-arrow"></div>').appendTo(this.$thumbnailArrows),this.$previousThumbnailArrow.on("click."+c,function(){var b=Math.min(0,a.thumbnailsPosition+a.thumbnailsContainerSize);a._moveThumbnailsTo(b)}),this.$nextThumbnailArrow.on("click."+c,function(){var b=Math.max(a.thumbnailsContainerSize-a.thumbnailsSize,a.thumbnailsPosition-a.thumbnailsContainerSize);a._moveThumbnailsTo(b)})):this.settings.thumbnailArrows===!1&&null!==this.$thumbnailArrows&&this._removeThumbnailArrows(),this.settings.thumbnailArrows===!0&&(this.settings.fadeThumbnailArrows===!0?this.$thumbnailArrows.addClass("sp-fade-thumbnail-arrows"):this.settings.fadeThumbnailArrows===!1&&this.$thumbnailArrows.removeClass("sp-fade-thumbnail-arrows"),this._checkThumbnailArrowsVisibility()))},_checkThumbnailArrowsVisibility:function(){0===this.thumbnailsPosition?this.$previousThumbnailArrow.css("display","none"):this.$previousThumbnailArrow.css("display","block"),this.thumbnailsPosition===this.thumbnailsContainerSize-this.thumbnailsSize?this.$nextThumbnailArrow.css("display","none"):this.$nextThumbnailArrow.css("display","block")},_removeThumbnailArrows:function(){null!==this.$thumbnailArrows&&(this.$previousThumbnailArrow.off("click."+c),this.$nextThumbnailArrow.off("click."+c),this.$thumbnailArrows.remove(),this.$thumbnailArrows=null)},destroyThumbnailArrows:function(){this._removeThumbnailArrows(),this.off("update."+c),this.off("sliderResize."+c),this.off("thumbnailsMoveComplete."+c)},thumbnailArrowsDefaults:{thumbnailArrows:!1,fadeThumbnailArrows:!0}};b.SliderPro.addModule("ThumbnailArrows",d)}(window,jQuery),function(a,b){"use strict";var c="Video."+b.SliderPro.namespace,d={firstInit:!1,initVideo:function(){this.on("update."+c,b.proxy(this._videoOnUpdate,this)),this.on("gotoSlide."+c,b.proxy(this._videoOnGotoSlide,this)),this.on("gotoSlideComplete."+c,b.proxy(this._videoOnGotoSlideComplete,this))},_videoOnUpdate:function(){var a=this;this.$slider.find(".sp-video").not("a, [data-video-init]").each(function(){var c=b(this);a._initVideo(c)}),this.$slider.find("a.sp-video").not("[data-video-preinit]").each(function(){var c=b(this);a._preinitVideo(c)}),this.firstInit===!1&&(this.firstInit=!0,this._videoOnGotoSlideComplete({index:this.selectedSlideIndex,previousIndex:-1}))},_initVideo:function(a){var d=this;a.attr("data-video-init",!0).videoController(),a.on("videoPlay."+c,function(){"stopAutoplay"===d.settings.playVideoAction&&"undefined"!=typeof d.stopAutoplay&&(d.stopAutoplay(),d.settings.autoplay=!1);var c={type:"videoPlay",video:a};d.trigger(c),b.isFunction(d.settings.videoPlay)&&d.settings.videoPlay.call(d,c)}),a.on("videoPause."+c,function(){"startAutoplay"===d.settings.pauseVideoAction&&"undefined"!=typeof d.startAutoplay&&(d.stopAutoplay(),d.startAutoplay(),d.settings.autoplay=!0);var c={type:"videoPause",video:a};d.trigger(c),b.isFunction(d.settings.videoPause)&&d.settings.videoPause.call(d,c)}),a.on("videoEnded."+c,function(){"startAutoplay"===d.settings.endVideoAction&&"undefined"!=typeof d.startAutoplay?(d.stopAutoplay(),d.startAutoplay(),d.settings.autoplay=!0):"nextSlide"===d.settings.endVideoAction?d.nextSlide():"replayVideo"===d.settings.endVideoAction&&a.videoController("replay");var c={type:"videoEnd",video:a};d.trigger(c),b.isFunction(d.settings.videoEnd)&&d.settings.videoEnd.call(d,c)})},_preinitVideo:function(a){var d=this;a.attr("data-video-preinit",!0),a.on("click."+c,function(c){if(!d.$slider.hasClass("sp-swiping")){c.preventDefault();var e,f,g,h,i,j,k,l=a.attr("href"),m=a.children("img").attr("width")||a.children("img").width(),n=a.children("img").attr("height")||a.children("img").height();-1!==l.indexOf("youtube")||-1!==l.indexOf("youtu.be")?f="youtube":-1!==l.indexOf("vimeo")&&(f="vimeo"),g="youtube"===f?/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|\&v=)([^#\&\?]*).*/:/http:\/\/(www\.)?vimeo.com\/(\d+)/,h=l.match(g),i=h[2],j="youtube"===f?"//www.youtube.com/embed/"+i+"?enablejsapi=1&wmode=opaque":"//player.vimeo.com/video/"+i,k=l.split("?")[1],"undefined"!=typeof k&&(k=k.split("&"),b.each(k,function(a,b){-1===b.indexOf(i)&&(j+="&"+b)})),e=b("<iframe></iframe>").attr({src:j,width:m,height:n,"class":a.attr("class"),frameborder:0,allowfullscreen:"allowfullscreen"}).insertBefore(a),d._initVideo(e),e.videoController("play"),a.css("display","none")}})},_videoOnGotoSlide:function(a){var b=this.$slides.find(".sp-slide").eq(a.previousIndex).find(".sp-video[data-video-init]");-1!==a.previousIndex&&0!==b.length&&("stopVideo"===this.settings.leaveVideoAction?b.videoController("stop"):"pauseVideo"===this.settings.leaveVideoAction?b.videoController("pause"):"removeVideo"===this.settings.leaveVideoAction&&(0!==b.siblings("a.sp-video").length?(b.siblings("a.sp-video").css("display",""),b.videoController("destroy"),b.remove()):b.videoController("stop")))},_videoOnGotoSlideComplete:function(a){if("playVideo"===this.settings.reachVideoAction&&a.index===this.selectedSlideIndex){var b=this.$slides.find(".sp-slide").eq(a.index).find(".sp-video[data-video-init]"),d=this.$slides.find(".sp-slide").eq(a.index).find(".sp-video[data-video-preinit]");0!==b.length?b.videoController("play"):0!==d.length&&d.trigger("click."+c),0===b.length&&0===d.length||"stopAutoplay"!==this.settings.playVideoAction||"undefined"==typeof this.stopAutoplay||(this.stopAutoplay(),this.settings.autoplay=!1)}},destroyVideo:function(){this.$slider.find(".sp-video[ data-video-preinit ]").each(function(){var a=b(this);a.removeAttr("data-video-preinit"),a.off("click."+c)}),this.$slider.find(".sp-video[ data-video-init ]").each(function(){var a=b(this);a.removeAttr("data-video-init"),a.off("Video"),a.videoController("destroy")}),this.off("update."+c),this.off("gotoSlide."+c),this.off("gotoSlideComplete."+c)},videoDefaults:{reachVideoAction:"none",leaveVideoAction:"pauseVideo",playVideoAction:"stopAutoplay",pauseVideoAction:"none",endVideoAction:"none",videoPlay:function(){},videoPause:function(){},videoEnd:function(){}}};b.SliderPro.addModule("Video",d)}(window,jQuery),function(a){"use strict";var b=window.navigator.userAgent.match(/(iPad|iPhone|iPod)/g)?!0:!1,c=function(b,c){this.$video=a(b),this.options=c,this.settings={},this.player=null,this._init()};c.prototype={_init:function(){this.settings=a.extend({},this.defaults,this.options);var b=this,c=a.VideoController.players,d=this.$video.attr("id");for(var e in c)if("undefined"!=typeof c[e]&&c[e].isType(this.$video)){this.player=new c[e](this.$video);break}if(null!==this.player){var f=["ready","start","play","pause","ended"];a.each(f,function(c,e){var f="video"+e.charAt(0).toUpperCase()+e.slice(1);b.player.on(e,function(){b.trigger({type:f,video:d}),a.isFunction(b.settings[f])&&b.settings[f].call(b,{type:f,video:d})})})}},play:function(){b===!0&&this.player.isStarted()===!1||"playing"===this.player.getState()||this.player.play()},stop:function(){b===!0&&this.player.isStarted()===!1||"stopped"===this.player.getState()||this.player.stop()},pause:function(){b===!0&&this.player.isStarted()===!1||"paused"===this.player.getState()||this.player.pause()},replay:function(){(b!==!0||this.player.isStarted()!==!1)&&this.player.replay()},on:function(a,b){return this.$video.on(a,b)},off:function(a){return this.$video.off(a)},trigger:function(a){return this.$video.triggerHandler(a)},destroy:function(){this.player.isStarted()===!0&&this.stop(),this.player.off("ready"),this.player.off("start"),this.player.off("play"),this.player.off("pause"),this.player.off("ended"),this.$video.removeData("videoController")},defaults:{videoReady:function(){},videoStart:function(){},videoPlay:function(){},videoPause:function(){},videoEnded:function(){}}},a.VideoController={players:{},addPlayer:function(a,b){this.players[a]=b}},a.fn.videoController=function(b){var d=Array.prototype.slice.call(arguments,1);return this.each(function(){if("undefined"==typeof a(this).data("videoController")){var e=new c(this,b);a(this).data("videoController",e)}else if("undefined"!=typeof b){var f=a(this).data("videoController");"function"==typeof f[b]?f[b].apply(f,d):a.error(b+" does not exist in videoController.")}})};var d=function(b){this.$video=b,this.player=null,this.ready=!1,this.started=!1,this.state="",this.events=a({}),this._init()};d.prototype={_init:function(){},play:function(){},pause:function(){},stop:function(){},replay:function(){},isType:function(){},isReady:function(){return this.ready},isStarted:function(){return this.started},getState:function(){return this.state},on:function(a,b){return this.events.on(a,b)},off:function(a){return this.events.off(a)},trigger:function(a){return this.events.triggerHandler(a)}};var e={youtubeAPIAdded:!1,youtubeVideos:[]},f=function(b){this.init=!1;var c=window.YT&&window.YT.Player;if("undefined"!=typeof c)d.call(this,b);else if(e.youtubeVideos.push({video:b,scope:this}),e.youtubeAPIAdded===!1){e.youtubeAPIAdded=!0;var f=document.createElement("script");f.src="//www.youtube.com/player_api";var g=document.getElementsByTagName("script")[0];g.parentNode.insertBefore(f,g),window.onYouTubePlayerAPIReady=function(){a.each(e.youtubeVideos,function(a,b){d.call(b.scope,b.video)})}}};f.prototype=new d,f.prototype.constructor=f,a.VideoController.addPlayer("YoutubeVideo",f),f.isType=function(a){if(a.is("iframe")){var b=a.attr("src");if(-1!==b.indexOf("youtube.com")||-1!==b.indexOf("youtu.be"))return!0}return!1},f.prototype._init=function(){this.init=!0,this._setup()},f.prototype._setup=function(){var a=this;this.player=new YT.Player(this.$video[0],{events:{onReady:function(){a.trigger({type:"ready"}),a.ready=!0},onStateChange:function(b){switch(b.data){case YT.PlayerState.PLAYING:a.started===!1&&(a.started=!0,a.trigger({type:"start"})),a.state="playing",a.trigger({type:"play"});break;case YT.PlayerState.PAUSED:a.state="paused",a.trigger({type:"pause"});break;case YT.PlayerState.ENDED:a.state="ended",a.trigger({type:"ended"})}}}})},f.prototype.play=function(){var a=this;if(this.ready===!0)this.player.playVideo();else var b=setInterval(function(){a.ready===!0&&(clearInterval(b),a.player.playVideo())},100)},f.prototype.pause=function(){b===!0?this.stop():this.player.pauseVideo()},f.prototype.stop=function(){this.player.seekTo(1),this.player.stopVideo(),this.state="stopped"},f.prototype.replay=function(){this.player.seekTo(1),this.player.playVideo()},f.prototype.on=function(a,b){var c=this;if(this.init===!0)d.prototype.on.call(this,a,b);else var e=setInterval(function(){c.init===!0&&(clearInterval(e),d.prototype.on.call(c,a,b))},100)};var g={vimeoAPIAdded:!1,vimeoVideos:[]},h=function(b){if(this.init=!1,"undefined"!=typeof window.Vimeo)d.call(this,b);else if(g.vimeoVideos.push({video:b,scope:this}),g.vimeoAPIAdded===!1){g.vimeoAPIAdded=!0;var c=document.createElement("script");c.src="//player.vimeo.com/api/player.js";var e=document.getElementsByTagName("script")[0];e.parentNode.insertBefore(c,e);var f=setInterval(function(){"undefined"!=typeof window.Vimeo&&(clearInterval(f),a.each(g.vimeoVideos,function(a,b){d.call(b.scope,b.video)}))},100)}};h.prototype=new d,h.prototype.constructor=h,a.VideoController.addPlayer("VimeoVideo",h),h.isType=function(a){if(a.is("iframe")){var b=a.attr("src");if(-1!==b.indexOf("vimeo.com"))return!0}return!1},h.prototype._init=function(){this.init=!0,this._setup()},h.prototype._setup=function(){var a=this;this.player=new Vimeo.Player(this.$video[0]),a.ready=!0,a.trigger({type:"ready"}),a.player.on("play",function(){a.started===!1&&(a.started=!0,a.trigger({type:"start"})),a.state="playing",a.trigger({type:"play"})}),a.player.on("pause",function(){a.state="paused",a.trigger({type:"pause"})}),a.player.on("ended",function(){a.state="ended",a.trigger({type:"ended"})})},h.prototype.play=function(){var a=this;if(this.ready===!0)this.player.play();else var b=setInterval(function(){a.ready===!0&&(clearInterval(b),a.player.play())},100)},h.prototype.pause=function(){this.player.pause()},h.prototype.stop=function(){var a=this;this.player.setCurrentTime(0).then(function(){a.player.pause(),a.state="stopped"})},h.prototype.replay=function(){var a=this;this.player.setCurrentTime(0).then(function(){a.player.play()})},h.prototype.on=function(a,b){var c=this;if(this.init===!0)d.prototype.on.call(this,a,b);else var e=setInterval(function(){c.init===!0&&(clearInterval(e),d.prototype.on.call(c,a,b))},100)};var i=function(a){d.call(this,a)};i.prototype=new d,i.prototype.constructor=i,a.VideoController.addPlayer("HTML5Video",i),i.isType=function(a){return a.is("video")&&a.hasClass("video-js")===!1&&a.hasClass("sublime")===!1?!0:!1},i.prototype._init=function(){var a=this;this.player=this.$video[0];var b=setInterval(function(){4===a.player.readyState&&(clearInterval(b),a.ready=!0,a.trigger({type:"ready"}),a.player.addEventListener("play",function(){a.started===!1&&(a.started=!0,a.trigger({type:"start"})),a.state="playing",a.trigger({type:"play"})}),a.player.addEventListener("pause",function(){a.state="paused",a.trigger({type:"pause"})}),a.player.addEventListener("ended",function(){a.state="ended",a.trigger({type:"ended"})}))},100)},i.prototype.play=function(){var a=this;if(this.ready===!0)this.player.play();else var b=setInterval(function(){a.ready===!0&&(clearInterval(b),a.player.play())},100)},i.prototype.pause=function(){this.player.pause()},i.prototype.stop=function(){this.player.currentTime=0,this.player.pause(),this.state="stopped"},i.prototype.replay=function(){this.player.currentTime=0,
this.player.play()};var j=function(a){d.call(this,a)};j.prototype=new d,j.prototype.constructor=j,a.VideoController.addPlayer("VideoJSVideo",j),j.isType=function(a){return"undefined"==typeof a.attr("data-videojs-id")&&!a.hasClass("video-js")||"undefined"==typeof videojs?!1:!0},j.prototype._init=function(){var a=this,b=this.$video.hasClass("video-js")?this.$video.attr("id"):this.$video.attr("data-videojs-id");this.player=videojs(b),this.player.ready(function(){a.ready=!0,a.trigger({type:"ready"}),a.player.on("play",function(){a.started===!1&&(a.started=!0,a.trigger({type:"start"})),a.state="playing",a.trigger({type:"play"})}),a.player.on("pause",function(){a.state="paused",a.trigger({type:"pause"})}),a.player.on("ended",function(){a.state="ended",a.trigger({type:"ended"})})})},j.prototype.play=function(){this.player.play()},j.prototype.pause=function(){this.player.pause()},j.prototype.stop=function(){this.player.currentTime(0),this.player.pause(),this.state="stopped"},j.prototype.replay=function(){this.player.currentTime(0),this.player.play()};var k=function(a){d.call(this,a)};k.prototype=new d,k.prototype.constructor=k,a.VideoController.addPlayer("SublimeVideo",k),k.isType=function(a){return a.hasClass("sublime")&&"undefined"!=typeof sublime?!0:!1},k.prototype._init=function(){var a=this;sublime.ready(function(){a.player=sublime.player(a.$video.attr("id")),a.ready=!0,a.trigger({type:"ready"}),a.player.on("play",function(){a.started===!1&&(a.started=!0,a.trigger({type:"start"})),a.state="playing",a.trigger({type:"play"})}),a.player.on("pause",function(){a.state="paused",a.trigger({type:"pause"})}),a.player.on("stop",function(){a.state="stopped",a.trigger({type:"stop"})}),a.player.on("end",function(){a.state="ended",a.trigger({type:"ended"})})})},k.prototype.play=function(){this.player.play()},k.prototype.pause=function(){this.player.pause()},k.prototype.stop=function(){this.player.stop()},k.prototype.replay=function(){this.player.stop(),this.player.play()};var l=function(a){d.call(this,a)};l.prototype=new d,l.prototype.constructor=l,a.VideoController.addPlayer("JWPlayerVideo",l),l.isType=function(a){return"undefined"==typeof a.attr("data-jwplayer-id")&&!a.hasClass("jwplayer")&&0===a.find("object[data*='jwplayer']").length||"undefined"==typeof jwplayer?!1:!0},l.prototype._init=function(){var a,b=this;this.$video.hasClass("jwplayer")?a=this.$video.attr("id"):"undefined"!=typeof this.$video.attr("data-jwplayer-id")?a=this.$video.attr("data-jwplayer-id"):0!==this.$video.find("object[data*='jwplayer']").length&&(a=this.$video.find("object").attr("id")),this.player=jwplayer(a),this.player.onReady(function(){b.ready=!0,b.trigger({type:"ready"}),b.player.onPlay(function(){b.started===!1&&(b.started=!0,b.trigger({type:"start"})),b.state="playing",b.trigger({type:"play"})}),b.player.onPause(function(){b.state="paused",b.trigger({type:"pause"})}),b.player.onComplete(function(){b.state="ended",b.trigger({type:"ended"})})})},l.prototype.play=function(){this.player.play(!0)},l.prototype.pause=function(){this.player.pause(!0)},l.prototype.stop=function(){this.player.stop(),this.state="stopped"},l.prototype.replay=function(){this.player.seek(0),this.player.play(!0)}}(jQuery);
\ No newline at end of file
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; }
/* Main image in popup */
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
* Remove all paddings around the image on small screen
*/
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
\ No newline at end of file
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.moment=t()}(this,function(){"use strict";var e,i;function c(){return e.apply(null,arguments)}function o(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function u(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function l(e){return void 0===e}function h(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function d(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function f(e,t){var n,s=[];for(n=0;n<e.length;++n)s.push(t(e[n],n));return s}function m(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function _(e,t){for(var n in t)m(t,n)&&(e[n]=t[n]);return m(t,"toString")&&(e.toString=t.toString),m(t,"valueOf")&&(e.valueOf=t.valueOf),e}function y(e,t,n,s){return Tt(e,t,n,s,!0).utc()}function g(e){return null==e._pf&&(e._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],meridiem:null,rfc2822:!1,weekdayMismatch:!1}),e._pf}function v(e){if(null==e._isValid){var t=g(e),n=i.call(t.parsedDateParts,function(e){return null!=e}),s=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n);if(e._strict&&(s=s&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return s;e._isValid=s}return e._isValid}function p(e){var t=y(NaN);return null!=e?_(g(t),e):g(t).userInvalidated=!0,t}i=Array.prototype.some?Array.prototype.some:function(e){for(var t=Object(this),n=t.length>>>0,s=0;s<n;s++)if(s in t&&e.call(this,t[s],s,t))return!0;return!1};var r=c.momentProperties=[];function w(e,t){var n,s,i;if(l(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),l(t._i)||(e._i=t._i),l(t._f)||(e._f=t._f),l(t._l)||(e._l=t._l),l(t._strict)||(e._strict=t._strict),l(t._tzm)||(e._tzm=t._tzm),l(t._isUTC)||(e._isUTC=t._isUTC),l(t._offset)||(e._offset=t._offset),l(t._pf)||(e._pf=g(t)),l(t._locale)||(e._locale=t._locale),0<r.length)for(n=0;n<r.length;n++)l(i=t[s=r[n]])||(e[s]=i);return e}var t=!1;function M(e){w(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===t&&(t=!0,c.updateOffset(this),t=!1)}function k(e){return e instanceof M||null!=e&&null!=e._isAMomentObject}function S(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function D(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=S(t)),n}function a(e,t,n){var s,i=Math.min(e.length,t.length),r=Math.abs(e.length-t.length),a=0;for(s=0;s<i;s++)(n&&e[s]!==t[s]||!n&&D(e[s])!==D(t[s]))&&a++;return a+r}function Y(e){!1===c.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function n(i,r){var a=!0;return _(function(){if(null!=c.deprecationHandler&&c.deprecationHandler(null,i),a){for(var e,t=[],n=0;n<arguments.length;n++){if(e="","object"==typeof arguments[n]){for(var s in e+="\n["+n+"] ",arguments[0])e+=s+": "+arguments[0][s]+", ";e=e.slice(0,-2)}else e=arguments[n];t.push(e)}Y(i+"\nArguments: "+Array.prototype.slice.call(t).join("")+"\n"+(new Error).stack),a=!1}return r.apply(this,arguments)},r)}var s,O={};function T(e,t){null!=c.deprecationHandler&&c.deprecationHandler(e,t),O[e]||(Y(t),O[e]=!0)}function b(e){return e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function x(e,t){var n,s=_({},e);for(n in t)m(t,n)&&(u(e[n])&&u(t[n])?(s[n]={},_(s[n],e[n]),_(s[n],t[n])):null!=t[n]?s[n]=t[n]:delete s[n]);for(n in e)m(e,n)&&!m(t,n)&&u(e[n])&&(s[n]=_({},s[n]));return s}function P(e){null!=e&&this.set(e)}c.suppressDeprecationWarnings=!1,c.deprecationHandler=null,s=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)m(e,t)&&n.push(t);return n};var W={};function C(e,t){var n=e.toLowerCase();W[n]=W[n+"s"]=W[t]=e}function H(e){return"string"==typeof e?W[e]||W[e.toLowerCase()]:void 0}function R(e){var t,n,s={};for(n in e)m(e,n)&&(t=H(n))&&(s[t]=e[n]);return s}var U={};function F(e,t){U[e]=t}function L(e,t,n){var s=""+Math.abs(e),i=t-s.length;return(0<=e?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+s}var N=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,G=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,V={},E={};function I(e,t,n,s){var i=s;"string"==typeof s&&(i=function(){return this[s]()}),e&&(E[e]=i),t&&(E[t[0]]=function(){return L(i.apply(this,arguments),t[1],t[2])}),n&&(E[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function A(e,t){return e.isValid()?(t=j(t,e.localeData()),V[t]=V[t]||function(s){var e,i,t,r=s.match(N);for(e=0,i=r.length;e<i;e++)E[r[e]]?r[e]=E[r[e]]:r[e]=(t=r[e]).match(/\[[\s\S]/)?t.replace(/^\[|\]$/g,""):t.replace(/\\/g,"");return function(e){var t,n="";for(t=0;t<i;t++)n+=b(r[t])?r[t].call(e,s):r[t];return n}}(t),V[t](e)):e.localeData().invalidDate()}function j(e,t){var n=5;function s(e){return t.longDateFormat(e)||e}for(G.lastIndex=0;0<=n&&G.test(e);)e=e.replace(G,s),G.lastIndex=0,n-=1;return e}var Z=/\d/,z=/\d\d/,$=/\d{3}/,q=/\d{4}/,J=/[+-]?\d{6}/,B=/\d\d?/,Q=/\d\d\d\d?/,X=/\d\d\d\d\d\d?/,K=/\d{1,3}/,ee=/\d{1,4}/,te=/[+-]?\d{1,6}/,ne=/\d+/,se=/[+-]?\d+/,ie=/Z|[+-]\d\d:?\d\d/gi,re=/Z|[+-]\d\d(?::?\d\d)?/gi,ae=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,oe={};function ue(e,n,s){oe[e]=b(n)?n:function(e,t){return e&&s?s:n}}function le(e,t){return m(oe,e)?oe[e](t._strict,t._locale):new RegExp(he(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(e,t,n,s,i){return t||n||s||i})))}function he(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}var de={};function ce(e,n){var t,s=n;for("string"==typeof e&&(e=[e]),h(n)&&(s=function(e,t){t[n]=D(e)}),t=0;t<e.length;t++)de[e[t]]=s}function fe(e,i){ce(e,function(e,t,n,s){n._w=n._w||{},i(e,n._w,n,s)})}var me=0,_e=1,ye=2,ge=3,ve=4,pe=5,we=6,Me=7,ke=8;function Se(e){return De(e)?366:365}function De(e){return e%4==0&&e%100!=0||e%400==0}I("Y",0,0,function(){var e=this.year();return e<=9999?""+e:"+"+e}),I(0,["YY",2],0,function(){return this.year()%100}),I(0,["YYYY",4],0,"year"),I(0,["YYYYY",5],0,"year"),I(0,["YYYYYY",6,!0],0,"year"),C("year","y"),F("year",1),ue("Y",se),ue("YY",B,z),ue("YYYY",ee,q),ue("YYYYY",te,J),ue("YYYYYY",te,J),ce(["YYYYY","YYYYYY"],me),ce("YYYY",function(e,t){t[me]=2===e.length?c.parseTwoDigitYear(e):D(e)}),ce("YY",function(e,t){t[me]=c.parseTwoDigitYear(e)}),ce("Y",function(e,t){t[me]=parseInt(e,10)}),c.parseTwoDigitYear=function(e){return D(e)+(68<D(e)?1900:2e3)};var Ye,Oe=Te("FullYear",!0);function Te(t,n){return function(e){return null!=e?(xe(this,t,e),c.updateOffset(this,n),this):be(this,t)}}function be(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function xe(e,t,n){e.isValid()&&!isNaN(n)&&("FullYear"===t&&De(e.year())&&1===e.month()&&29===e.date()?e._d["set"+(e._isUTC?"UTC":"")+t](n,e.month(),Pe(n,e.month())):e._d["set"+(e._isUTC?"UTC":"")+t](n))}function Pe(e,t){if(isNaN(e)||isNaN(t))return NaN;var n,s=(t%(n=12)+n)%n;return e+=(t-s)/12,1===s?De(e)?29:28:31-s%7%2}Ye=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1},I("M",["MM",2],"Mo",function(){return this.month()+1}),I("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)}),I("MMMM",0,0,function(e){return this.localeData().months(this,e)}),C("month","M"),F("month",8),ue("M",B),ue("MM",B,z),ue("MMM",function(e,t){return t.monthsShortRegex(e)}),ue("MMMM",function(e,t){return t.monthsRegex(e)}),ce(["M","MM"],function(e,t){t[_e]=D(e)-1}),ce(["MMM","MMMM"],function(e,t,n,s){var i=n._locale.monthsParse(e,s,n._strict);null!=i?t[_e]=i:g(n).invalidMonth=e});var We=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Ce="January_February_March_April_May_June_July_August_September_October_November_December".split("_");var He="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_");function Re(e,t){var n;if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=D(t);else if(!h(t=e.localeData().monthsParse(t)))return e;return n=Math.min(e.date(),Pe(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,n),e}function Ue(e){return null!=e?(Re(this,e),c.updateOffset(this,!0),this):be(this,"Month")}var Fe=ae;var Le=ae;function Ne(){function e(e,t){return t.length-e.length}var t,n,s=[],i=[],r=[];for(t=0;t<12;t++)n=y([2e3,t]),s.push(this.monthsShort(n,"")),i.push(this.months(n,"")),r.push(this.months(n,"")),r.push(this.monthsShort(n,""));for(s.sort(e),i.sort(e),r.sort(e),t=0;t<12;t++)s[t]=he(s[t]),i[t]=he(i[t]);for(t=0;t<24;t++)r[t]=he(r[t]);this._monthsRegex=new RegExp("^("+r.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+s.join("|")+")","i")}function Ge(e){var t;if(e<100&&0<=e){var n=Array.prototype.slice.call(arguments);n[0]=e+400,t=new Date(Date.UTC.apply(null,n)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)}else t=new Date(Date.UTC.apply(null,arguments));return t}function Ve(e,t,n){var s=7+t-n;return-((7+Ge(e,0,s).getUTCDay()-t)%7)+s-1}function Ee(e,t,n,s,i){var r,a,o=1+7*(t-1)+(7+n-s)%7+Ve(e,s,i);return a=o<=0?Se(r=e-1)+o:o>Se(e)?(r=e+1,o-Se(e)):(r=e,o),{year:r,dayOfYear:a}}function Ie(e,t,n){var s,i,r=Ve(e.year(),t,n),a=Math.floor((e.dayOfYear()-r-1)/7)+1;return a<1?s=a+Ae(i=e.year()-1,t,n):a>Ae(e.year(),t,n)?(s=a-Ae(e.year(),t,n),i=e.year()+1):(i=e.year(),s=a),{week:s,year:i}}function Ae(e,t,n){var s=Ve(e,t,n),i=Ve(e+1,t,n);return(Se(e)-s+i)/7}I("w",["ww",2],"wo","week"),I("W",["WW",2],"Wo","isoWeek"),C("week","w"),C("isoWeek","W"),F("week",5),F("isoWeek",5),ue("w",B),ue("ww",B,z),ue("W",B),ue("WW",B,z),fe(["w","ww","W","WW"],function(e,t,n,s){t[s.substr(0,1)]=D(e)});function je(e,t){return e.slice(t,7).concat(e.slice(0,t))}I("d",0,"do","day"),I("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)}),I("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)}),I("dddd",0,0,function(e){return this.localeData().weekdays(this,e)}),I("e",0,0,"weekday"),I("E",0,0,"isoWeekday"),C("day","d"),C("weekday","e"),C("isoWeekday","E"),F("day",11),F("weekday",11),F("isoWeekday",11),ue("d",B),ue("e",B),ue("E",B),ue("dd",function(e,t){return t.weekdaysMinRegex(e)}),ue("ddd",function(e,t){return t.weekdaysShortRegex(e)}),ue("dddd",function(e,t){return t.weekdaysRegex(e)}),fe(["dd","ddd","dddd"],function(e,t,n,s){var i=n._locale.weekdaysParse(e,s,n._strict);null!=i?t.d=i:g(n).invalidWeekday=e}),fe(["d","e","E"],function(e,t,n,s){t[s]=D(e)});var Ze="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_");var ze="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_");var $e="Su_Mo_Tu_We_Th_Fr_Sa".split("_");var qe=ae;var Je=ae;var Be=ae;function Qe(){function e(e,t){return t.length-e.length}var t,n,s,i,r,a=[],o=[],u=[],l=[];for(t=0;t<7;t++)n=y([2e3,1]).day(t),s=this.weekdaysMin(n,""),i=this.weekdaysShort(n,""),r=this.weekdays(n,""),a.push(s),o.push(i),u.push(r),l.push(s),l.push(i),l.push(r);for(a.sort(e),o.sort(e),u.sort(e),l.sort(e),t=0;t<7;t++)o[t]=he(o[t]),u[t]=he(u[t]),l[t]=he(l[t]);this._weekdaysRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+u.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+o.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+a.join("|")+")","i")}function Xe(){return this.hours()%12||12}function Ke(e,t){I(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}function et(e,t){return t._meridiemParse}I("H",["HH",2],0,"hour"),I("h",["hh",2],0,Xe),I("k",["kk",2],0,function(){return this.hours()||24}),I("hmm",0,0,function(){return""+Xe.apply(this)+L(this.minutes(),2)}),I("hmmss",0,0,function(){return""+Xe.apply(this)+L(this.minutes(),2)+L(this.seconds(),2)}),I("Hmm",0,0,function(){return""+this.hours()+L(this.minutes(),2)}),I("Hmmss",0,0,function(){return""+this.hours()+L(this.minutes(),2)+L(this.seconds(),2)}),Ke("a",!0),Ke("A",!1),C("hour","h"),F("hour",13),ue("a",et),ue("A",et),ue("H",B),ue("h",B),ue("k",B),ue("HH",B,z),ue("hh",B,z),ue("kk",B,z),ue("hmm",Q),ue("hmmss",X),ue("Hmm",Q),ue("Hmmss",X),ce(["H","HH"],ge),ce(["k","kk"],function(e,t,n){var s=D(e);t[ge]=24===s?0:s}),ce(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e}),ce(["h","hh"],function(e,t,n){t[ge]=D(e),g(n).bigHour=!0}),ce("hmm",function(e,t,n){var s=e.length-2;t[ge]=D(e.substr(0,s)),t[ve]=D(e.substr(s)),g(n).bigHour=!0}),ce("hmmss",function(e,t,n){var s=e.length-4,i=e.length-2;t[ge]=D(e.substr(0,s)),t[ve]=D(e.substr(s,2)),t[pe]=D(e.substr(i)),g(n).bigHour=!0}),ce("Hmm",function(e,t,n){var s=e.length-2;t[ge]=D(e.substr(0,s)),t[ve]=D(e.substr(s))}),ce("Hmmss",function(e,t,n){var s=e.length-4,i=e.length-2;t[ge]=D(e.substr(0,s)),t[ve]=D(e.substr(s,2)),t[pe]=D(e.substr(i))});var tt,nt=Te("Hours",!0),st={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:Ce,monthsShort:He,week:{dow:0,doy:6},weekdays:Ze,weekdaysMin:$e,weekdaysShort:ze,meridiemParse:/[ap]\.?m?\.?/i},it={},rt={};function at(e){return e?e.toLowerCase().replace("_","-"):e}function ot(e){var t=null;if(!it[e]&&"undefined"!=typeof module&&module&&module.exports)try{t=tt._abbr,require("./locale/"+e),ut(t)}catch(e){}return it[e]}function ut(e,t){var n;return e&&((n=l(t)?ht(e):lt(e,t))?tt=n:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),tt._abbr}function lt(e,t){if(null===t)return delete it[e],null;var n,s=st;if(t.abbr=e,null!=it[e])T("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),s=it[e]._config;else if(null!=t.parentLocale)if(null!=it[t.parentLocale])s=it[t.parentLocale]._config;else{if(null==(n=ot(t.parentLocale)))return rt[t.parentLocale]||(rt[t.parentLocale]=[]),rt[t.parentLocale].push({name:e,config:t}),null;s=n._config}return it[e]=new P(x(s,t)),rt[e]&&rt[e].forEach(function(e){lt(e.name,e.config)}),ut(e),it[e]}function ht(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return tt;if(!o(e)){if(t=ot(e))return t;e=[e]}return function(e){for(var t,n,s,i,r=0;r<e.length;){for(t=(i=at(e[r]).split("-")).length,n=(n=at(e[r+1]))?n.split("-"):null;0<t;){if(s=ot(i.slice(0,t).join("-")))return s;if(n&&n.length>=t&&a(i,n,!0)>=t-1)break;t--}r++}return tt}(e)}function dt(e){var t,n=e._a;return n&&-2===g(e).overflow&&(t=n[_e]<0||11<n[_e]?_e:n[ye]<1||n[ye]>Pe(n[me],n[_e])?ye:n[ge]<0||24<n[ge]||24===n[ge]&&(0!==n[ve]||0!==n[pe]||0!==n[we])?ge:n[ve]<0||59<n[ve]?ve:n[pe]<0||59<n[pe]?pe:n[we]<0||999<n[we]?we:-1,g(e)._overflowDayOfYear&&(t<me||ye<t)&&(t=ye),g(e)._overflowWeeks&&-1===t&&(t=Me),g(e)._overflowWeekday&&-1===t&&(t=ke),g(e).overflow=t),e}function ct(e,t,n){return null!=e?e:null!=t?t:n}function ft(e){var t,n,s,i,r,a=[];if(!e._d){var o,u;for(o=e,u=new Date(c.now()),s=o._useUTC?[u.getUTCFullYear(),u.getUTCMonth(),u.getUTCDate()]:[u.getFullYear(),u.getMonth(),u.getDate()],e._w&&null==e._a[ye]&&null==e._a[_e]&&function(e){var t,n,s,i,r,a,o,u;if(null!=(t=e._w).GG||null!=t.W||null!=t.E)r=1,a=4,n=ct(t.GG,e._a[me],Ie(bt(),1,4).year),s=ct(t.W,1),((i=ct(t.E,1))<1||7<i)&&(u=!0);else{r=e._locale._week.dow,a=e._locale._week.doy;var l=Ie(bt(),r,a);n=ct(t.gg,e._a[me],l.year),s=ct(t.w,l.week),null!=t.d?((i=t.d)<0||6<i)&&(u=!0):null!=t.e?(i=t.e+r,(t.e<0||6<t.e)&&(u=!0)):i=r}s<1||s>Ae(n,r,a)?g(e)._overflowWeeks=!0:null!=u?g(e)._overflowWeekday=!0:(o=Ee(n,s,i,r,a),e._a[me]=o.year,e._dayOfYear=o.dayOfYear)}(e),null!=e._dayOfYear&&(r=ct(e._a[me],s[me]),(e._dayOfYear>Se(r)||0===e._dayOfYear)&&(g(e)._overflowDayOfYear=!0),n=Ge(r,0,e._dayOfYear),e._a[_e]=n.getUTCMonth(),e._a[ye]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=a[t]=s[t];for(;t<7;t++)e._a[t]=a[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[ge]&&0===e._a[ve]&&0===e._a[pe]&&0===e._a[we]&&(e._nextDay=!0,e._a[ge]=0),e._d=(e._useUTC?Ge:function(e,t,n,s,i,r,a){var o;return e<100&&0<=e?(o=new Date(e+400,t,n,s,i,r,a),isFinite(o.getFullYear())&&o.setFullYear(e)):o=new Date(e,t,n,s,i,r,a),o}).apply(null,a),i=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[ge]=24),e._w&&void 0!==e._w.d&&e._w.d!==i&&(g(e).weekdayMismatch=!0)}}var mt=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,_t=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,yt=/Z|[+-]\d\d(?::?\d\d)?/,gt=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/]],vt=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],pt=/^\/?Date\((\-?\d+)/i;function wt(e){var t,n,s,i,r,a,o=e._i,u=mt.exec(o)||_t.exec(o);if(u){for(g(e).iso=!0,t=0,n=gt.length;t<n;t++)if(gt[t][1].exec(u[1])){i=gt[t][0],s=!1!==gt[t][2];break}if(null==i)return void(e._isValid=!1);if(u[3]){for(t=0,n=vt.length;t<n;t++)if(vt[t][1].exec(u[3])){r=(u[2]||" ")+vt[t][0];break}if(null==r)return void(e._isValid=!1)}if(!s&&null!=r)return void(e._isValid=!1);if(u[4]){if(!yt.exec(u[4]))return void(e._isValid=!1);a="Z"}e._f=i+(r||"")+(a||""),Yt(e)}else e._isValid=!1}var Mt=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/;function kt(e,t,n,s,i,r){var a=[function(e){var t=parseInt(e,10);{if(t<=49)return 2e3+t;if(t<=999)return 1900+t}return t}(e),He.indexOf(t),parseInt(n,10),parseInt(s,10),parseInt(i,10)];return r&&a.push(parseInt(r,10)),a}var St={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Dt(e){var t,n,s,i=Mt.exec(e._i.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,""));if(i){var r=kt(i[4],i[3],i[2],i[5],i[6],i[7]);if(t=i[1],n=r,s=e,t&&ze.indexOf(t)!==new Date(n[0],n[1],n[2]).getDay()&&(g(s).weekdayMismatch=!0,!(s._isValid=!1)))return;e._a=r,e._tzm=function(e,t,n){if(e)return St[e];if(t)return 0;var s=parseInt(n,10),i=s%100;return(s-i)/100*60+i}(i[8],i[9],i[10]),e._d=Ge.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),g(e).rfc2822=!0}else e._isValid=!1}function Yt(e){if(e._f!==c.ISO_8601)if(e._f!==c.RFC_2822){e._a=[],g(e).empty=!0;var t,n,s,i,r,a,o,u,l=""+e._i,h=l.length,d=0;for(s=j(e._f,e._locale).match(N)||[],t=0;t<s.length;t++)i=s[t],(n=(l.match(le(i,e))||[])[0])&&(0<(r=l.substr(0,l.indexOf(n))).length&&g(e).unusedInput.push(r),l=l.slice(l.indexOf(n)+n.length),d+=n.length),E[i]?(n?g(e).empty=!1:g(e).unusedTokens.push(i),a=i,u=e,null!=(o=n)&&m(de,a)&&de[a](o,u._a,u,a)):e._strict&&!n&&g(e).unusedTokens.push(i);g(e).charsLeftOver=h-d,0<l.length&&g(e).unusedInput.push(l),e._a[ge]<=12&&!0===g(e).bigHour&&0<e._a[ge]&&(g(e).bigHour=void 0),g(e).parsedDateParts=e._a.slice(0),g(e).meridiem=e._meridiem,e._a[ge]=function(e,t,n){var s;if(null==n)return t;return null!=e.meridiemHour?e.meridiemHour(t,n):(null!=e.isPM&&((s=e.isPM(n))&&t<12&&(t+=12),s||12!==t||(t=0)),t)}(e._locale,e._a[ge],e._meridiem),ft(e),dt(e)}else Dt(e);else wt(e)}function Ot(e){var t,n,s,i,r=e._i,a=e._f;return e._locale=e._locale||ht(e._l),null===r||void 0===a&&""===r?p({nullInput:!0}):("string"==typeof r&&(e._i=r=e._locale.preparse(r)),k(r)?new M(dt(r)):(d(r)?e._d=r:o(a)?function(e){var t,n,s,i,r;if(0===e._f.length)return g(e).invalidFormat=!0,e._d=new Date(NaN);for(i=0;i<e._f.length;i++)r=0,t=w({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[i],Yt(t),v(t)&&(r+=g(t).charsLeftOver,r+=10*g(t).unusedTokens.length,g(t).score=r,(null==s||r<s)&&(s=r,n=t));_(e,n||t)}(e):a?Yt(e):l(n=(t=e)._i)?t._d=new Date(c.now()):d(n)?t._d=new Date(n.valueOf()):"string"==typeof n?(s=t,null===(i=pt.exec(s._i))?(wt(s),!1===s._isValid&&(delete s._isValid,Dt(s),!1===s._isValid&&(delete s._isValid,c.createFromInputFallback(s)))):s._d=new Date(+i[1])):o(n)?(t._a=f(n.slice(0),function(e){return parseInt(e,10)}),ft(t)):u(n)?function(e){if(!e._d){var t=R(e._i);e._a=f([t.year,t.month,t.day||t.date,t.hour,t.minute,t.second,t.millisecond],function(e){return e&&parseInt(e,10)}),ft(e)}}(t):h(n)?t._d=new Date(n):c.createFromInputFallback(t),v(e)||(e._d=null),e))}function Tt(e,t,n,s,i){var r,a={};return!0!==n&&!1!==n||(s=n,n=void 0),(u(e)&&function(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;var t;for(t in e)if(e.hasOwnProperty(t))return!1;return!0}(e)||o(e)&&0===e.length)&&(e=void 0),a._isAMomentObject=!0,a._useUTC=a._isUTC=i,a._l=n,a._i=e,a._f=t,a._strict=s,(r=new M(dt(Ot(a))))._nextDay&&(r.add(1,"d"),r._nextDay=void 0),r}function bt(e,t,n,s){return Tt(e,t,n,s,!1)}c.createFromInputFallback=n("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))}),c.ISO_8601=function(){},c.RFC_2822=function(){};var xt=n("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=bt.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:p()}),Pt=n("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=bt.apply(null,arguments);return this.isValid()&&e.isValid()?this<e?this:e:p()});function Wt(e,t){var n,s;if(1===t.length&&o(t[0])&&(t=t[0]),!t.length)return bt();for(n=t[0],s=1;s<t.length;++s)t[s].isValid()&&!t[s][e](n)||(n=t[s]);return n}var Ct=["year","quarter","month","week","day","hour","minute","second","millisecond"];function Ht(e){var t=R(e),n=t.year||0,s=t.quarter||0,i=t.month||0,r=t.week||t.isoWeek||0,a=t.day||0,o=t.hour||0,u=t.minute||0,l=t.second||0,h=t.millisecond||0;this._isValid=function(e){for(var t in e)if(-1===Ye.call(Ct,t)||null!=e[t]&&isNaN(e[t]))return!1;for(var n=!1,s=0;s<Ct.length;++s)if(e[Ct[s]]){if(n)return!1;parseFloat(e[Ct[s]])!==D(e[Ct[s]])&&(n=!0)}return!0}(t),this._milliseconds=+h+1e3*l+6e4*u+1e3*o*60*60,this._days=+a+7*r,this._months=+i+3*s+12*n,this._data={},this._locale=ht(),this._bubble()}function Rt(e){return e instanceof Ht}function Ut(e){return e<0?-1*Math.round(-1*e):Math.round(e)}function Ft(e,n){I(e,0,0,function(){var e=this.utcOffset(),t="+";return e<0&&(e=-e,t="-"),t+L(~~(e/60),2)+n+L(~~e%60,2)})}Ft("Z",":"),Ft("ZZ",""),ue("Z",re),ue("ZZ",re),ce(["Z","ZZ"],function(e,t,n){n._useUTC=!0,n._tzm=Nt(re,e)});var Lt=/([\+\-]|\d\d)/gi;function Nt(e,t){var n=(t||"").match(e);if(null===n)return null;var s=((n[n.length-1]||[])+"").match(Lt)||["-",0,0],i=60*s[1]+D(s[2]);return 0===i?0:"+"===s[0]?i:-i}function Gt(e,t){var n,s;return t._isUTC?(n=t.clone(),s=(k(e)||d(e)?e.valueOf():bt(e).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+s),c.updateOffset(n,!1),n):bt(e).local()}function Vt(e){return 15*-Math.round(e._d.getTimezoneOffset()/15)}function Et(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}c.updateOffset=function(){};var It=/^(\-|\+)?(?:(\d*)[. ])?(\d+)\:(\d+)(?:\:(\d+)(\.\d*)?)?$/,At=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function jt(e,t){var n,s,i,r=e,a=null;return Rt(e)?r={ms:e._milliseconds,d:e._days,M:e._months}:h(e)?(r={},t?r[t]=e:r.milliseconds=e):(a=It.exec(e))?(n="-"===a[1]?-1:1,r={y:0,d:D(a[ye])*n,h:D(a[ge])*n,m:D(a[ve])*n,s:D(a[pe])*n,ms:D(Ut(1e3*a[we]))*n}):(a=At.exec(e))?(n="-"===a[1]?-1:1,r={y:Zt(a[2],n),M:Zt(a[3],n),w:Zt(a[4],n),d:Zt(a[5],n),h:Zt(a[6],n),m:Zt(a[7],n),s:Zt(a[8],n)}):null==r?r={}:"object"==typeof r&&("from"in r||"to"in r)&&(i=function(e,t){var n;if(!e.isValid()||!t.isValid())return{milliseconds:0,months:0};t=Gt(t,e),e.isBefore(t)?n=zt(e,t):((n=zt(t,e)).milliseconds=-n.milliseconds,n.months=-n.months);return n}(bt(r.from),bt(r.to)),(r={}).ms=i.milliseconds,r.M=i.months),s=new Ht(r),Rt(e)&&m(e,"_locale")&&(s._locale=e._locale),s}function Zt(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function zt(e,t){var n={};return n.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function $t(s,i){return function(e,t){var n;return null===t||isNaN(+t)||(T(i,"moment()."+i+"(period, number) is deprecated. Please use moment()."+i+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),n=e,e=t,t=n),qt(this,jt(e="string"==typeof e?+e:e,t),s),this}}function qt(e,t,n,s){var i=t._milliseconds,r=Ut(t._days),a=Ut(t._months);e.isValid()&&(s=null==s||s,a&&Re(e,be(e,"Month")+a*n),r&&xe(e,"Date",be(e,"Date")+r*n),i&&e._d.setTime(e._d.valueOf()+i*n),s&&c.updateOffset(e,r||a))}jt.fn=Ht.prototype,jt.invalid=function(){return jt(NaN)};var Jt=$t(1,"add"),Bt=$t(-1,"subtract");function Qt(e,t){var n=12*(t.year()-e.year())+(t.month()-e.month()),s=e.clone().add(n,"months");return-(n+(t-s<0?(t-s)/(s-e.clone().add(n-1,"months")):(t-s)/(e.clone().add(n+1,"months")-s)))||0}function Xt(e){var t;return void 0===e?this._locale._abbr:(null!=(t=ht(e))&&(this._locale=t),this)}c.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",c.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var Kt=n("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return void 0===e?this.localeData():this.locale(e)});function en(){return this._locale}var tn=126227808e5;function nn(e,t){return(e%t+t)%t}function sn(e,t,n){return e<100&&0<=e?new Date(e+400,t,n)-tn:new Date(e,t,n).valueOf()}function rn(e,t,n){return e<100&&0<=e?Date.UTC(e+400,t,n)-tn:Date.UTC(e,t,n)}function an(e,t){I(0,[e,e.length],0,t)}function on(e,t,n,s,i){var r;return null==e?Ie(this,s,i).year:((r=Ae(e,s,i))<t&&(t=r),function(e,t,n,s,i){var r=Ee(e,t,n,s,i),a=Ge(r.year,0,r.dayOfYear);return this.year(a.getUTCFullYear()),this.month(a.getUTCMonth()),this.date(a.getUTCDate()),this}.call(this,e,t,n,s,i))}I(0,["gg",2],0,function(){return this.weekYear()%100}),I(0,["GG",2],0,function(){return this.isoWeekYear()%100}),an("gggg","weekYear"),an("ggggg","weekYear"),an("GGGG","isoWeekYear"),an("GGGGG","isoWeekYear"),C("weekYear","gg"),C("isoWeekYear","GG"),F("weekYear",1),F("isoWeekYear",1),ue("G",se),ue("g",se),ue("GG",B,z),ue("gg",B,z),ue("GGGG",ee,q),ue("gggg",ee,q),ue("GGGGG",te,J),ue("ggggg",te,J),fe(["gggg","ggggg","GGGG","GGGGG"],function(e,t,n,s){t[s.substr(0,2)]=D(e)}),fe(["gg","GG"],function(e,t,n,s){t[s]=c.parseTwoDigitYear(e)}),I("Q",0,"Qo","quarter"),C("quarter","Q"),F("quarter",7),ue("Q",Z),ce("Q",function(e,t){t[_e]=3*(D(e)-1)}),I("D",["DD",2],"Do","date"),C("date","D"),F("date",9),ue("D",B),ue("DD",B,z),ue("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient}),ce(["D","DD"],ye),ce("Do",function(e,t){t[ye]=D(e.match(B)[0])});var un=Te("Date",!0);I("DDD",["DDDD",3],"DDDo","dayOfYear"),C("dayOfYear","DDD"),F("dayOfYear",4),ue("DDD",K),ue("DDDD",$),ce(["DDD","DDDD"],function(e,t,n){n._dayOfYear=D(e)}),I("m",["mm",2],0,"minute"),C("minute","m"),F("minute",14),ue("m",B),ue("mm",B,z),ce(["m","mm"],ve);var ln=Te("Minutes",!1);I("s",["ss",2],0,"second"),C("second","s"),F("second",15),ue("s",B),ue("ss",B,z),ce(["s","ss"],pe);var hn,dn=Te("Seconds",!1);for(I("S",0,0,function(){return~~(this.millisecond()/100)}),I(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),I(0,["SSS",3],0,"millisecond"),I(0,["SSSS",4],0,function(){return 10*this.millisecond()}),I(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),I(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),I(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),I(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),I(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),C("millisecond","ms"),F("millisecond",16),ue("S",K,Z),ue("SS",K,z),ue("SSS",K,$),hn="SSSS";hn.length<=9;hn+="S")ue(hn,ne);function cn(e,t){t[we]=D(1e3*("0."+e))}for(hn="S";hn.length<=9;hn+="S")ce(hn,cn);var fn=Te("Milliseconds",!1);I("z",0,0,"zoneAbbr"),I("zz",0,0,"zoneName");var mn=M.prototype;function _n(e){return e}mn.add=Jt,mn.calendar=function(e,t){var n=e||bt(),s=Gt(n,this).startOf("day"),i=c.calendarFormat(this,s)||"sameElse",r=t&&(b(t[i])?t[i].call(this,n):t[i]);return this.format(r||this.localeData().calendar(i,this,bt(n)))},mn.clone=function(){return new M(this)},mn.diff=function(e,t,n){var s,i,r;if(!this.isValid())return NaN;if(!(s=Gt(e,this)).isValid())return NaN;switch(i=6e4*(s.utcOffset()-this.utcOffset()),t=H(t)){case"year":r=Qt(this,s)/12;break;case"month":r=Qt(this,s);break;case"quarter":r=Qt(this,s)/3;break;case"second":r=(this-s)/1e3;break;case"minute":r=(this-s)/6e4;break;case"hour":r=(this-s)/36e5;break;case"day":r=(this-s-i)/864e5;break;case"week":r=(this-s-i)/6048e5;break;default:r=this-s}return n?r:S(r)},mn.endOf=function(e){var t;if(void 0===(e=H(e))||"millisecond"===e||!this.isValid())return this;var n=this._isUTC?rn:sn;switch(e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=36e5-nn(t+(this._isUTC?0:6e4*this.utcOffset()),36e5)-1;break;case"minute":t=this._d.valueOf(),t+=6e4-nn(t,6e4)-1;break;case"second":t=this._d.valueOf(),t+=1e3-nn(t,1e3)-1;break}return this._d.setTime(t),c.updateOffset(this,!0),this},mn.format=function(e){e||(e=this.isUtc()?c.defaultFormatUtc:c.defaultFormat);var t=A(this,e);return this.localeData().postformat(t)},mn.from=function(e,t){return this.isValid()&&(k(e)&&e.isValid()||bt(e).isValid())?jt({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},mn.fromNow=function(e){return this.from(bt(),e)},mn.to=function(e,t){return this.isValid()&&(k(e)&&e.isValid()||bt(e).isValid())?jt({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},mn.toNow=function(e){return this.to(bt(),e)},mn.get=function(e){return b(this[e=H(e)])?this[e]():this},mn.invalidAt=function(){return g(this).overflow},mn.isAfter=function(e,t){var n=k(e)?e:bt(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=H(t)||"millisecond")?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf())},mn.isBefore=function(e,t){var n=k(e)?e:bt(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=H(t)||"millisecond")?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf())},mn.isBetween=function(e,t,n,s){var i=k(e)?e:bt(e),r=k(t)?t:bt(t);return!!(this.isValid()&&i.isValid()&&r.isValid())&&("("===(s=s||"()")[0]?this.isAfter(i,n):!this.isBefore(i,n))&&(")"===s[1]?this.isBefore(r,n):!this.isAfter(r,n))},mn.isSame=function(e,t){var n,s=k(e)?e:bt(e);return!(!this.isValid()||!s.isValid())&&("millisecond"===(t=H(t)||"millisecond")?this.valueOf()===s.valueOf():(n=s.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf()))},mn.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)},mn.isSameOrBefore=function(e,t){return this.isSame(e,t)||this.isBefore(e,t)},mn.isValid=function(){return v(this)},mn.lang=Kt,mn.locale=Xt,mn.localeData=en,mn.max=Pt,mn.min=xt,mn.parsingFlags=function(){return _({},g(this))},mn.set=function(e,t){if("object"==typeof e)for(var n=function(e){var t=[];for(var n in e)t.push({unit:n,priority:U[n]});return t.sort(function(e,t){return e.priority-t.priority}),t}(e=R(e)),s=0;s<n.length;s++)this[n[s].unit](e[n[s].unit]);else if(b(this[e=H(e)]))return this[e](t);return this},mn.startOf=function(e){var t;if(void 0===(e=H(e))||"millisecond"===e||!this.isValid())return this;var n=this._isUTC?rn:sn;switch(e){case"year":t=n(this.year(),0,1);break;case"quarter":t=n(this.year(),this.month()-this.month()%3,1);break;case"month":t=n(this.year(),this.month(),1);break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=n(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=nn(t+(this._isUTC?0:6e4*this.utcOffset()),36e5);break;case"minute":t=this._d.valueOf(),t-=nn(t,6e4);break;case"second":t=this._d.valueOf(),t-=nn(t,1e3);break}return this._d.setTime(t),c.updateOffset(this,!0),this},mn.subtract=Bt,mn.toArray=function(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]},mn.toObject=function(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}},mn.toDate=function(){return new Date(this.valueOf())},mn.toISOString=function(e){if(!this.isValid())return null;var t=!0!==e,n=t?this.clone().utc():this;return n.year()<0||9999<n.year()?A(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):b(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",A(n,"Z")):A(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},mn.inspect=function(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="";this.isLocal()||(e=0===this.utcOffset()?"moment.utc":"moment.parseZone",t="Z");var n="["+e+'("]',s=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",i=t+'[")]';return this.format(n+s+"-MM-DD[T]HH:mm:ss.SSS"+i)},mn.toJSON=function(){return this.isValid()?this.toISOString():null},mn.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},mn.unix=function(){return Math.floor(this.valueOf()/1e3)},mn.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},mn.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},mn.year=Oe,mn.isLeapYear=function(){return De(this.year())},mn.weekYear=function(e){return on.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},mn.isoWeekYear=function(e){return on.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)},mn.quarter=mn.quarters=function(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)},mn.month=Ue,mn.daysInMonth=function(){return Pe(this.year(),this.month())},mn.week=mn.weeks=function(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")},mn.isoWeek=mn.isoWeeks=function(e){var t=Ie(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")},mn.weeksInYear=function(){var e=this.localeData()._week;return Ae(this.year(),e.dow,e.doy)},mn.isoWeeksInYear=function(){return Ae(this.year(),1,4)},mn.date=un,mn.day=mn.days=function(e){if(!this.isValid())return null!=e?this:NaN;var t,n,s=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(t=e,n=this.localeData(),e="string"!=typeof t?t:isNaN(t)?"number"==typeof(t=n.weekdaysParse(t))?t:null:parseInt(t,10),this.add(e-s,"d")):s},mn.weekday=function(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")},mn.isoWeekday=function(e){if(!this.isValid())return null!=e?this:NaN;if(null==e)return this.day()||7;var t,n,s=(t=e,n=this.localeData(),"string"==typeof t?n.weekdaysParse(t)%7||7:isNaN(t)?null:t);return this.day(this.day()%7?s:s-7)},mn.dayOfYear=function(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")},mn.hour=mn.hours=nt,mn.minute=mn.minutes=ln,mn.second=mn.seconds=dn,mn.millisecond=mn.milliseconds=fn,mn.utcOffset=function(e,t,n){var s,i=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null==e)return this._isUTC?i:Vt(this);if("string"==typeof e){if(null===(e=Nt(re,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(s=Vt(this)),this._offset=e,this._isUTC=!0,null!=s&&this.add(s,"m"),i!==e&&(!t||this._changeInProgress?qt(this,jt(e-i,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,c.updateOffset(this,!0),this._changeInProgress=null)),this},mn.utc=function(e){return this.utcOffset(0,e)},mn.local=function(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Vt(this),"m")),this},mn.parseZone=function(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=Nt(ie,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this},mn.hasAlignedHourOffset=function(e){return!!this.isValid()&&(e=e?bt(e).utcOffset():0,(this.utcOffset()-e)%60==0)},mn.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},mn.isLocal=function(){return!!this.isValid()&&!this._isUTC},mn.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},mn.isUtc=Et,mn.isUTC=Et,mn.zoneAbbr=function(){return this._isUTC?"UTC":""},mn.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},mn.dates=n("dates accessor is deprecated. Use date instead.",un),mn.months=n("months accessor is deprecated. Use month instead",Ue),mn.years=n("years accessor is deprecated. Use year instead",Oe),mn.zone=n("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",function(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}),mn.isDSTShifted=n("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function(){if(!l(this._isDSTShifted))return this._isDSTShifted;var e={};if(w(e,this),(e=Ot(e))._a){var t=e._isUTC?y(e._a):bt(e._a);this._isDSTShifted=this.isValid()&&0<a(e._a,t.toArray())}else this._isDSTShifted=!1;return this._isDSTShifted});var yn=P.prototype;function gn(e,t,n,s){var i=ht(),r=y().set(s,t);return i[n](r,e)}function vn(e,t,n){if(h(e)&&(t=e,e=void 0),e=e||"",null!=t)return gn(e,t,n,"month");var s,i=[];for(s=0;s<12;s++)i[s]=gn(e,s,n,"month");return i}function pn(e,t,n,s){t=("boolean"==typeof e?h(t)&&(n=t,t=void 0):(t=e,e=!1,h(n=t)&&(n=t,t=void 0)),t||"");var i,r=ht(),a=e?r._week.dow:0;if(null!=n)return gn(t,(n+a)%7,s,"day");var o=[];for(i=0;i<7;i++)o[i]=gn(t,(i+a)%7,s,"day");return o}yn.calendar=function(e,t,n){var s=this._calendar[e]||this._calendar.sameElse;return b(s)?s.call(t,n):s},yn.longDateFormat=function(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.replace(/MMMM|MM|DD|dddd/g,function(e){return e.slice(1)}),this._longDateFormat[e])},yn.invalidDate=function(){return this._invalidDate},yn.ordinal=function(e){return this._ordinal.replace("%d",e)},yn.preparse=_n,yn.postformat=_n,yn.relativeTime=function(e,t,n,s){var i=this._relativeTime[n];return b(i)?i(e,t,n,s):i.replace(/%d/i,e)},yn.pastFuture=function(e,t){var n=this._relativeTime[0<e?"future":"past"];return b(n)?n(t):n.replace(/%s/i,t)},yn.set=function(e){var t,n;for(n in e)b(t=e[n])?this[n]=t:this["_"+n]=t;this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},yn.months=function(e,t){return e?o(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||We).test(t)?"format":"standalone"][e.month()]:o(this._months)?this._months:this._months.standalone},yn.monthsShort=function(e,t){return e?o(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[We.test(t)?"format":"standalone"][e.month()]:o(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},yn.monthsParse=function(e,t,n){var s,i,r;if(this._monthsParseExact)return function(e,t,n){var s,i,r,a=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],s=0;s<12;++s)r=y([2e3,s]),this._shortMonthsParse[s]=this.monthsShort(r,"").toLocaleLowerCase(),this._longMonthsParse[s]=this.months(r,"").toLocaleLowerCase();return n?"MMM"===t?-1!==(i=Ye.call(this._shortMonthsParse,a))?i:null:-1!==(i=Ye.call(this._longMonthsParse,a))?i:null:"MMM"===t?-1!==(i=Ye.call(this._shortMonthsParse,a))?i:-1!==(i=Ye.call(this._longMonthsParse,a))?i:null:-1!==(i=Ye.call(this._longMonthsParse,a))?i:-1!==(i=Ye.call(this._shortMonthsParse,a))?i:null}.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),s=0;s<12;s++){if(i=y([2e3,s]),n&&!this._longMonthsParse[s]&&(this._longMonthsParse[s]=new RegExp("^"+this.months(i,"").replace(".","")+"$","i"),this._shortMonthsParse[s]=new RegExp("^"+this.monthsShort(i,"").replace(".","")+"$","i")),n||this._monthsParse[s]||(r="^"+this.months(i,"")+"|^"+this.monthsShort(i,""),this._monthsParse[s]=new RegExp(r.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[s].test(e))return s;if(n&&"MMM"===t&&this._shortMonthsParse[s].test(e))return s;if(!n&&this._monthsParse[s].test(e))return s}},yn.monthsRegex=function(e){return this._monthsParseExact?(m(this,"_monthsRegex")||Ne.call(this),e?this._monthsStrictRegex:this._monthsRegex):(m(this,"_monthsRegex")||(this._monthsRegex=Le),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)},yn.monthsShortRegex=function(e){return this._monthsParseExact?(m(this,"_monthsRegex")||Ne.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(m(this,"_monthsShortRegex")||(this._monthsShortRegex=Fe),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)},yn.week=function(e){return Ie(e,this._week.dow,this._week.doy).week},yn.firstDayOfYear=function(){return this._week.doy},yn.firstDayOfWeek=function(){return this._week.dow},yn.weekdays=function(e,t){var n=o(this._weekdays)?this._weekdays:this._weekdays[e&&!0!==e&&this._weekdays.isFormat.test(t)?"format":"standalone"];return!0===e?je(n,this._week.dow):e?n[e.day()]:n},yn.weekdaysMin=function(e){return!0===e?je(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin},yn.weekdaysShort=function(e){return!0===e?je(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort},yn.weekdaysParse=function(e,t,n){var s,i,r;if(this._weekdaysParseExact)return function(e,t,n){var s,i,r,a=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],s=0;s<7;++s)r=y([2e3,1]).day(s),this._minWeekdaysParse[s]=this.weekdaysMin(r,"").toLocaleLowerCase(),this._shortWeekdaysParse[s]=this.weekdaysShort(r,"").toLocaleLowerCase(),this._weekdaysParse[s]=this.weekdays(r,"").toLocaleLowerCase();return n?"dddd"===t?-1!==(i=Ye.call(this._weekdaysParse,a))?i:null:"ddd"===t?-1!==(i=Ye.call(this._shortWeekdaysParse,a))?i:null:-1!==(i=Ye.call(this._minWeekdaysParse,a))?i:null:"dddd"===t?-1!==(i=Ye.call(this._weekdaysParse,a))?i:-1!==(i=Ye.call(this._shortWeekdaysParse,a))?i:-1!==(i=Ye.call(this._minWeekdaysParse,a))?i:null:"ddd"===t?-1!==(i=Ye.call(this._shortWeekdaysParse,a))?i:-1!==(i=Ye.call(this._weekdaysParse,a))?i:-1!==(i=Ye.call(this._minWeekdaysParse,a))?i:null:-1!==(i=Ye.call(this._minWeekdaysParse,a))?i:-1!==(i=Ye.call(this._weekdaysParse,a))?i:-1!==(i=Ye.call(this._shortWeekdaysParse,a))?i:null}.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),s=0;s<7;s++){if(i=y([2e3,1]).day(s),n&&!this._fullWeekdaysParse[s]&&(this._fullWeekdaysParse[s]=new RegExp("^"+this.weekdays(i,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[s]=new RegExp("^"+this.weekdaysShort(i,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[s]=new RegExp("^"+this.weekdaysMin(i,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[s]||(r="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[s]=new RegExp(r.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[s].test(e))return s;if(n&&"ddd"===t&&this._shortWeekdaysParse[s].test(e))return s;if(n&&"dd"===t&&this._minWeekdaysParse[s].test(e))return s;if(!n&&this._weekdaysParse[s].test(e))return s}},yn.weekdaysRegex=function(e){return this._weekdaysParseExact?(m(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(m(this,"_weekdaysRegex")||(this._weekdaysRegex=qe),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)},yn.weekdaysShortRegex=function(e){return this._weekdaysParseExact?(m(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(m(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Je),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},yn.weekdaysMinRegex=function(e){return this._weekdaysParseExact?(m(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(m(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Be),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},yn.isPM=function(e){return"p"===(e+"").toLowerCase().charAt(0)},yn.meridiem=function(e,t,n){return 11<e?n?"pm":"PM":n?"am":"AM"},ut("en",{dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===D(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),c.lang=n("moment.lang is deprecated. Use moment.locale instead.",ut),c.langData=n("moment.langData is deprecated. Use moment.localeData instead.",ht);var wn=Math.abs;function Mn(e,t,n,s){var i=jt(t,n);return e._milliseconds+=s*i._milliseconds,e._days+=s*i._days,e._months+=s*i._months,e._bubble()}function kn(e){return e<0?Math.floor(e):Math.ceil(e)}function Sn(e){return 4800*e/146097}function Dn(e){return 146097*e/4800}function Yn(e){return function(){return this.as(e)}}var On=Yn("ms"),Tn=Yn("s"),bn=Yn("m"),xn=Yn("h"),Pn=Yn("d"),Wn=Yn("w"),Cn=Yn("M"),Hn=Yn("Q"),Rn=Yn("y");function Un(e){return function(){return this.isValid()?this._data[e]:NaN}}var Fn=Un("milliseconds"),Ln=Un("seconds"),Nn=Un("minutes"),Gn=Un("hours"),Vn=Un("days"),En=Un("months"),In=Un("years");var An=Math.round,jn={ss:44,s:45,m:45,h:22,d:26,M:11};var Zn=Math.abs;function zn(e){return(0<e)-(e<0)||+e}function $n(){if(!this.isValid())return this.localeData().invalidDate();var e,t,n=Zn(this._milliseconds)/1e3,s=Zn(this._days),i=Zn(this._months);t=S((e=S(n/60))/60),n%=60,e%=60;var r=S(i/12),a=i%=12,o=s,u=t,l=e,h=n?n.toFixed(3).replace(/\.?0+$/,""):"",d=this.asSeconds();if(!d)return"P0D";var c=d<0?"-":"",f=zn(this._months)!==zn(d)?"-":"",m=zn(this._days)!==zn(d)?"-":"",_=zn(this._milliseconds)!==zn(d)?"-":"";return c+"P"+(r?f+r+"Y":"")+(a?f+a+"M":"")+(o?m+o+"D":"")+(u||l||h?"T":"")+(u?_+u+"H":"")+(l?_+l+"M":"")+(h?_+h+"S":"")}var qn=Ht.prototype;return qn.isValid=function(){return this._isValid},qn.abs=function(){var e=this._data;return this._milliseconds=wn(this._milliseconds),this._days=wn(this._days),this._months=wn(this._months),e.milliseconds=wn(e.milliseconds),e.seconds=wn(e.seconds),e.minutes=wn(e.minutes),e.hours=wn(e.hours),e.months=wn(e.months),e.years=wn(e.years),this},qn.add=function(e,t){return Mn(this,e,t,1)},qn.subtract=function(e,t){return Mn(this,e,t,-1)},qn.as=function(e){if(!this.isValid())return NaN;var t,n,s=this._milliseconds;if("month"===(e=H(e))||"quarter"===e||"year"===e)switch(t=this._days+s/864e5,n=this._months+Sn(t),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(t=this._days+Math.round(Dn(this._months)),e){case"week":return t/7+s/6048e5;case"day":return t+s/864e5;case"hour":return 24*t+s/36e5;case"minute":return 1440*t+s/6e4;case"second":return 86400*t+s/1e3;case"millisecond":return Math.floor(864e5*t)+s;default:throw new Error("Unknown unit "+e)}},qn.asMilliseconds=On,qn.asSeconds=Tn,qn.asMinutes=bn,qn.asHours=xn,qn.asDays=Pn,qn.asWeeks=Wn,qn.asMonths=Cn,qn.asQuarters=Hn,qn.asYears=Rn,qn.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*D(this._months/12):NaN},qn._bubble=function(){var e,t,n,s,i,r=this._milliseconds,a=this._days,o=this._months,u=this._data;return 0<=r&&0<=a&&0<=o||r<=0&&a<=0&&o<=0||(r+=864e5*kn(Dn(o)+a),o=a=0),u.milliseconds=r%1e3,e=S(r/1e3),u.seconds=e%60,t=S(e/60),u.minutes=t%60,n=S(t/60),u.hours=n%24,o+=i=S(Sn(a+=S(n/24))),a-=kn(Dn(i)),s=S(o/12),o%=12,u.days=a,u.months=o,u.years=s,this},qn.clone=function(){return jt(this)},qn.get=function(e){return e=H(e),this.isValid()?this[e+"s"]():NaN},qn.milliseconds=Fn,qn.seconds=Ln,qn.minutes=Nn,qn.hours=Gn,qn.days=Vn,qn.weeks=function(){return S(this.days()/7)},qn.months=En,qn.years=In,qn.humanize=function(e){if(!this.isValid())return this.localeData().invalidDate();var t,n,s,i,r,a,o,u,l,h,d,c=this.localeData(),f=(n=!e,s=c,i=jt(t=this).abs(),r=An(i.as("s")),a=An(i.as("m")),o=An(i.as("h")),u=An(i.as("d")),l=An(i.as("M")),h=An(i.as("y")),(d=r<=jn.ss&&["s",r]||r<jn.s&&["ss",r]||a<=1&&["m"]||a<jn.m&&["mm",a]||o<=1&&["h"]||o<jn.h&&["hh",o]||u<=1&&["d"]||u<jn.d&&["dd",u]||l<=1&&["M"]||l<jn.M&&["MM",l]||h<=1&&["y"]||["yy",h])[2]=n,d[3]=0<+t,d[4]=s,function(e,t,n,s,i){return i.relativeTime(t||1,!!n,e,s)}.apply(null,d));return e&&(f=c.pastFuture(+this,f)),c.postformat(f)},qn.toISOString=$n,qn.toString=$n,qn.toJSON=$n,qn.locale=Xt,qn.localeData=en,qn.toIsoString=n("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",$n),qn.lang=Kt,I("X",0,0,"unix"),I("x",0,0,"valueOf"),ue("x",se),ue("X",/[+-]?\d+(\.\d{1,3})?/),ce("X",function(e,t,n){n._d=new Date(1e3*parseFloat(e,10))}),ce("x",function(e,t,n){n._d=new Date(D(e))}),c.version="2.24.0",e=bt,c.fn=mn,c.min=function(){return Wt("isBefore",[].slice.call(arguments,0))},c.max=function(){return Wt("isAfter",[].slice.call(arguments,0))},c.now=function(){return Date.now?Date.now():+new Date},c.utc=y,c.unix=function(e){return bt(1e3*e)},c.months=function(e,t){return vn(e,t,"months")},c.isDate=d,c.locale=ut,c.invalid=p,c.duration=jt,c.isMoment=k,c.weekdays=function(e,t,n){return pn(e,t,n,"weekdays")},c.parseZone=function(){return bt.apply(null,arguments).parseZone()},c.localeData=ht,c.isDuration=Rt,c.monthsShort=function(e,t){return vn(e,t,"monthsShort")},c.weekdaysMin=function(e,t,n){return pn(e,t,n,"weekdaysMin")},c.defineLocale=lt,c.updateLocale=function(e,t){if(null!=t){var n,s,i=st;null!=(s=ot(e))&&(i=s._config),(n=new P(t=x(i,t))).parentLocale=it[e],it[e]=n,ut(e)}else null!=it[e]&&(null!=it[e].parentLocale?it[e]=it[e].parentLocale:null!=it[e]&&delete it[e]);return it[e]},c.locales=function(){return s(it)},c.weekdaysShort=function(e,t,n){return pn(e,t,n,"weekdaysShort")},c.normalizeUnits=H,c.relativeTimeRounding=function(e){return void 0===e?An:"function"==typeof e&&(An=e,!0)},c.relativeTimeThreshold=function(e,t){return void 0!==jn[e]&&(void 0===t?jn[e]:(jn[e]=t,"s"===e&&(jn.ss=t-1),!0))},c.calendarFormat=function(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"},c.prototype=mn,c.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},c});
\ No newline at end of file
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
/*
* Owl Carousel - Core
*/
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden;
/* fix firefox animation glitch */ }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
/* fix for flashing background */
-webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; }
/* No Js */
.no-js .owl-carousel {
display: block; }
/*
* Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
/*
* Owl Carousel - Auto Height Plugin
*/
.owl-height {
transition: height 500ms ease-in-out; }
/*
* Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item {
/**
This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
calculation of the height of the owl-item that breaks page layouts
*/ }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; }
/*
* Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url("owl.video.play.png") no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
\ No newline at end of file
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
/*
* Default theme - Owl Carousel CSS File
*/
.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: #869791;
color: #FFF;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
\ No newline at end of file
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
/*
* Green theme - Owl Carousel CSS File
*/
.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: #4DC7A0;
color: #FFF;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #4DC7A0; }
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#4DC7A0;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#4DC7A0}
\ No newline at end of file
/*!
* - v1.5.0
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/.slider-pro{position:relative;margin:0 auto;-moz-box-sizing:content-box;box-sizing:content-box}.sp-slides-container{position:relative}.sp-mask{position:relative;overflow:hidden}.sp-slides{position:relative;-webkit-backface-visibility:hidden;-webkit-perspective:1000}.sp-slide{position:absolute}.sp-image-container{overflow:hidden}.sp-image{position:relative;display:block;border:none}.sp-no-js{overflow:hidden;max-width:100%}.sp-thumbnails-container{position:relative;overflow:hidden;direction:ltr}.sp-bottom-thumbnails,.sp-top-thumbnails{left:0;margin:0 auto}.sp-top-thumbnails{position:absolute;top:0;margin-bottom:4px}.sp-bottom-thumbnails{margin-top:4px}.sp-left-thumbnails,.sp-right-thumbnails{position:absolute;top:0}.sp-right-thumbnails{right:0;margin-left:4px}.sp-left-thumbnails{left:0;margin-right:4px}.sp-thumbnails{position:relative}.sp-thumbnail{border:none}.sp-thumbnail-container{position:relative;display:block;overflow:hidden;float:left;-moz-box-sizing:border-box;box-sizing:border-box}.sp-rtl .sp-thumbnail-container{float:right}.sp-bottom-thumbnails .sp-thumbnail-container,.sp-top-thumbnails .sp-thumbnail-container{margin-left:2px;margin-right:2px}.sp-bottom-thumbnails .sp-thumbnail-container:first-child,.sp-top-thumbnails .sp-thumbnail-container:first-child{margin-left:0}.sp-bottom-thumbnails .sp-thumbnail-container:last-child,.sp-top-thumbnails .sp-thumbnail-container:last-child{margin-right:0}.sp-left-thumbnails .sp-thumbnail-container,.sp-right-thumbnails .sp-thumbnail-container{margin-top:2px;margin-bottom:2px}.sp-left-thumbnails .sp-thumbnail-container:first-child,.sp-right-thumbnails .sp-thumbnail-container:first-child{margin-top:0}.sp-left-thumbnails .sp-thumbnail-container:last-child,.sp-right-thumbnails .sp-thumbnail-container:last-child{margin-bottom:0}.sp-right-thumbnails.sp-has-pointer{margin-left:-13px}.sp-right-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;left:18px;margin-left:0!important}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;left:0;top:0;margin-left:13px}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:0;top:50%;margin-top:-8px;border-right:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-left-thumbnails.sp-has-pointer{margin-right:-13px}.sp-left-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;right:18px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;right:0;top:0;margin-right:13px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;right:0;top:50%;margin-top:-8px;border-left:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-bottom-thumbnails.sp-has-pointer{margin-top:-13px}.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;top:18px;margin-top:0!important}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;top:0;margin-top:13px}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;top:0;margin-left:-8px;border-bottom:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-top-thumbnails.sp-has-pointer{margin-bottom:-13px}.sp-top-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;bottom:18px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;bottom:0;margin-bottom:13px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;bottom:0;margin-left:-8px;border-top:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-layer{position:absolute;margin:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-font-smoothing:subpixel-antialiased;-webkit-backface-visibility:hidden}.sp-black{color:#FFF;background:#000;background:rgba(0,0,0,.7)}.sp-white{color:#000;background:#fff;background:rgba(255,255,255,.7)}.sp-rounded{border-radius:10px}.sp-padding{padding:10px}.sp-grab{cursor:url(images/openhand.cur),move}.sp-grabbing{cursor:url(images/closedhand.cur),move}.sp-selectable{cursor:default}.sp-caption-container{text-align:center;margin-top:10px}.sp-full-screen{margin:0!important;background-color:#000}.sp-full-screen-button{position:absolute;top:5px;right:10px;font-size:30px;line-height:1;cursor:pointer;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sp-full-screen-button:before{content:'\2195'}.sp-fade-full-screen{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.slider-pro:hover .sp-fade-full-screen{opacity:1}.sp-buttons{position:relative;width:100%;text-align:center;padding-top:10px}.sp-rtl .sp-buttons{direction:rtl}.sp-full-screen .sp-buttons{display:none}.sp-button{width:10px;height:10px;border:2px solid #000;border-radius:50%;margin:4px;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.sp-selected-button{background-color:#000}@media only screen and (min-width:768px) and (max-width:1024px){.sp-button{width:14px;height:14px}}@media only screen and (min-width:568px) and (max-width:768px){.sp-button{width:16px;height:16px}}@media only screen and (min-width:320px) and (max-width:568px){.sp-button{width:18px;height:18px}}.sp-arrows{position:absolute}.sp-fade-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-slides-container:hover .sp-fade-arrows{opacity:1}.sp-horizontal .sp-arrows{width:100%;left:0;top:50%;margin-top:-15px}.sp-vertical .sp-arrows{height:100%;left:50%;top:0;margin-left:-10px}.sp-arrow{position:absolute;display:block;width:20px;height:30px;cursor:pointer}.sp-vertical .sp-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sp-horizontal .sp-previous-arrow{left:20px;right:auto}.sp-horizontal .sp-next-arrow,.sp-horizontal.sp-rtl .sp-previous-arrow{right:20px;left:auto}.sp-horizontal.sp-rtl .sp-next-arrow{left:20px;right:auto}.sp-vertical .sp-previous-arrow{top:20px}.sp-vertical .sp-next-arrow{bottom:20px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sp-next-arrow:after,.sp-next-arrow:before,.sp-previous-arrow:after,.sp-previous-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#FFF}.sp-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);-ms-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);-ms-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-horizontal.sp-rtl .sp-previous-arrow,.sp-next-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sp-horizontal.sp-rtl .sp-next-arrow{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.ie7 .sp-arrow,.ie8 .sp-arrow{width:0;height:0}.ie7 .sp-arrow:after,.ie7 .sp-arrow:before,.ie8 .sp-arrow:after,.ie8 .sp-arrow:before{content:none}.ie7.sp-horizontal .sp-previous-arrow,.ie8.sp-horizontal .sp-previous-arrow{border-right:20px solid #FFF;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-horizontal .sp-next-arrow,.ie8.sp-horizontal .sp-next-arrow{border-left:20px solid #FFF;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-vertical .sp-previous-arrow,.ie8.sp-vertical .sp-previous-arrow{border-bottom:20px solid #FFF;border-left:20px solid transparent;border-right:20px solid transparent}.ie7.sp-vertical .sp-next-arrow,.ie8.sp-vertical .sp-next-arrow{border-top:20px solid #FFF;border-left:20px solid transparent;border-right:20px solid transparent}.sp-thumbnail-arrows{position:absolute}.sp-fade-thumbnail-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows{opacity:1}.sp-bottom-thumbnails .sp-thumbnail-arrows,.sp-top-thumbnails .sp-thumbnail-arrows{width:100%;top:50%;left:0;margin-top:-12px}.sp-left-thumbnails .sp-thumbnail-arrows,.sp-right-thumbnails .sp-thumbnail-arrows{height:100%;top:0;left:50%;margin-left:-7px}.sp-thumbnail-arrow{position:absolute;display:block;width:15px;height:25px;cursor:pointer}.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.sp-top-thumbnails .sp-previous-thumbnail-arrow{left:0}.sp-bottom-thumbnails .sp-next-thumbnail-arrow,.sp-top-thumbnails .sp-next-thumbnail-arrow{right:0}.sp-left-thumbnails .sp-previous-thumbnail-arrow,.sp-right-thumbnails .sp-previous-thumbnail-arrow{top:0}.sp-left-thumbnails .sp-next-thumbnail-arrow,.sp-right-thumbnails .sp-next-thumbnail-arrow{bottom:0}.sp-next-thumbnail-arrow:after,.sp-next-thumbnail-arrow:before,.sp-previous-thumbnail-arrow:after,.sp-previous-thumbnail-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#FFF}.sp-previous-thumbnail-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);-ms-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-previous-thumbnail-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);-ms-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-next-thumbnail-arrow:before{right:30%;top:0;-webkit-transform:skew(35deg,0deg);-ms-transform:skew(35deg,0deg);transform:skew(35deg,0deg)}.sp-next-thumbnail-arrow:after{right:30%;top:50%;-webkit-transform:skew(-35deg,0deg);-ms-transform:skew(-35deg,0deg);transform:skew(-35deg,0deg)}.ie7 .sp-thumbnail-arrow,.ie8 .sp-thumbnail-arrow{width:0;height:0}.ie7 .sp-thumbnail-arrow:after,.ie7 .sp-thumbnail-arrow:before,.ie8 .sp-thumbnail-arrow:after,.ie8 .sp-thumbnail-arrow:before{content:none}.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow{border-right:12px solid #FFF;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow{border-left:12px solid #FFF;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow{border-bottom:12px solid #FFF;border-left:12px solid transparent;border-right:12px solid transparent}.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow{border-top:12px solid #FFF;border-left:12px solid transparent;border-right:12px solid transparent}a.sp-video{text-decoration:none}a.sp-video img{-webkit-backface-visibility:hidden;border:none}a.sp-video:after{content:'\25B6';position:absolute;width:45px;padding-left:5px;height:50px;border:2px solid #FFF;text-align:center;font-size:30px;border-radius:30px;top:0;color:#FFF;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2);margin:auto;line-height:52px}.slider-pro img.sp-image,.slider-pro img.sp-thumbnail{max-width:none;max-height:none;border:none!important;border-radius:0!important;padding:0!important;-webkit-box-shadow:none!important;-mox-box-shadow:none!important;box-shadow:none!important;transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}.slider-pro a{position:static;transition:none!important;-moz-transition:none!important;-webkit-transition:none!important;-o-transition:none!important}.slider-pro canvas,.slider-pro embed,.slider-pro iframe,.slider-pro object,.slider-pro video{max-width:none;max-height:none}.slider-pro p.sp-layer{font-size:14px;line-height:1.4;margin:0}.slider-pro h1.sp-layer{font-size:32px;line-height:1.4;margin:0}.slider-pro h2.sp-layer{font-size:24px;line-height:1.4;margin:0}.slider-pro h3.sp-layer{font-size:19px;line-height:1.4;margin:0}.slider-pro h4.sp-layer{font-size:16px;line-height:1.4;margin:0}.slider-pro h5.sp-layer{font-size:13px;line-height:1.4;margin:0}.slider-pro h6.sp-layer{font-size:11px;line-height:1.4;margin:0}.slider-pro img.sp-layer{border:none}
\ No newline at end of file
{
{
"folders": [
{
"path": "/Users/user/Documents/GitHub/egor1991mac.github.io"
},
{
"path": "/Users/user/Downloads/icomoon (7)/demo-files"
},
{
"path": "/Users/user/Documents/work/gotrip/local/templates/travelsoft/images/pay"
}
],
"settings": {
"git.ignoreLimitWarning": true
}
}
This source diff could not be displayed because it is too large. You can view the blob instead.
{"version":3,"sources":["webpack:///reset.css","webpack:///./src-vova/fonts/font.scss","webpack:///./src-vova/scss/components/text/text.scss","webpack:///./src-vova/scss/components/form/form.scss","webpack:///./src-vova/scss/components/grid.scss","webpack:///./src-vova/scss/utils/var.scss","webpack:///./src-vova/scss/components/img.scss","webpack:///./src-vova/scss/components/button/btn.scss","webpack:///./src-vova/scss/components/navbar/navbar-v1.scss","webpack:///./src-vova/scss/components/slider/slider.scss","webpack:///./src-vova/scss/components/sections/section.scss","webpack:///./src-vova/scss/components/popup.scss","webpack:///./src-vova/scss/style-v1.scss"],"names":[],"mappings":"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","file":"css/index.css","sourcesContent":["/* http://meyerweb.com/eric/tools/css/reset/ \n v2.0 | 20110126\n License: none (public domain)\n*/\n\nhtml,\nbody,\ndiv,\nspan,\napplet,\nobject,\niframe,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nblockquote,\npre,\na,\nabbr,\nacronym,\naddress,\nbig,\ncite,\ncode,\ndel,\ndfn,\nem,\nimg,\nins,\nkbd,\nq,\ns,\nsamp,\nsmall,\nstrike,\nstrong,\nsub,\nsup,\ntt,\nvar,\nb,\nu,\ni,\ncenter,\ndl,\ndt,\ndd,\nol,\nul,\nli,\nfieldset,\nform,\nlabel,\nlegend,\ntable,\ncaption,\ntbody,\ntfoot,\nthead,\ntr,\nth,\ntd,\narticle,\naside,\ncanvas,\ndetails,\nembed,\nfigure,\nfigcaption,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\noutput,\nruby,\nsection,\nsummary,\ntime,\nmark,\naudio,\nvideo {\n\tmargin: 0;\n\tpadding: 0;\n\tborder: 0;\n\tfont-size: 100%;\n\tfont: inherit;\n\tvertical-align: baseline;\n}\n/* HTML5 display-role reset for older browsers */\narticle,\naside,\ndetails,\nfigcaption,\nfigure,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\nsection {\n\tdisplay: block;\n}\nbody {\n\tline-height: 1;\n}\nol,\nul {\n\tlist-style: none;\n}\nblockquote,\nq {\n\tquotes: none;\n}\nblockquote:before,\nblockquote:after,\nq:before,\nq:after {\n\tcontent: '';\n\tcontent: none;\n}\ntable {\n\tborder-collapse: collapse;\n\tborder-spacing: 0;\n}\nbutton {\n\toutline: 0;\n\tbox-shadow: 0;\n\tborder: 0;\n\tbackground: transparent;\n\tcursor: pointer;\n}\nselect {\n\tbackground: transparent;\n\tborder: 0;\n\t-webkit-appearance: none;\n\t-moz-appearance: none;\n\ttext-indent: 1px;\n\ttext-overflow: '';\n\tfont-size: 16px;\n}\n","@font-face {\n\tfont-family: 'DIN Condensed Bold';\n\tfont-style: normal;\n\tfont-weight: normal;\n\tsrc: local('DIN Condensed Bold'), url('DINCondensed-Bold.woff') format('woff');\n}\n",".list {\n &-nested {\n padding: 0 15px;\n list-style: none;\n .list-item {\n font-size: 30px;\n line-height: 35px;\n text-align: center;\n color: #828b8f;\n padding-bottom: 35px;\n position: relative;\n img {\n margin-right: 5px;\n transform: translate(-10px, 5px);\n @media (max-width: 575px) {\n margin-right: 15px;\n transform: translate(0px, 5px);\n }\n }\n @media (max-width: 768px) {\n max-width: 600px;\n }\n @media (max-width: 576px) {\n max-width: 425px;\n font-size: 20px;\n line-height: 23px;\n /* text-align: center; */\n display: flex;\n /* justify-content: flex-start; */\n align-items: flex-start;\n text-align: left;\n span {\n text-align: left;\n }\n }\n &:last-child {\n padding-bottom: 0;\n }\n // &:before {\n // content: '';\n // background-repeat: no-repeat;\n // width: 40px;\n // height: 30px;\n // position: absolute;\n // left: -65px;\n // }\n }\n }\n}\n\nh2 {\n font-size: 40px;\n line-height: 47px;\n letter-spacing: 0.05em;\n text-transform: uppercase;\n color: #111314;\n font-weight: bold;\n @media (max-width: 576px) {\n font-size: 30px;\n line-height: 35px;\n }\n}",".form-group {\n margin-bottom: 40px;\n border-bottom: 1px solid #cccccc;\n position: relative;\n width: 100%;\n box-sizing: border-box;\n &.select,\n &.radio {\n border-bottom: 0 !important;\n }\n &.error {\n color: red;\n }\n @media (max-width: 576px) {\n padding: 0 22px;\n }\n label {\n font-weight: bold;\n font-size: 10px;\n line-height: 12px;\n letter-spacing: 2.4px;\n text-transform: uppercase;\n max-width: 180px;\n color: #828b8f;\n position: absolute;\n left: 2px;\n bottom: 10px;\n display: inline-block;\n &.small-label {\n font-size: 18px;\n line-height: 32px;\n /* or 178% */\n letter-spacing: 0.6px;\n /* Black / 100 */\n color: #25282b;\n position: static;\n margin-bottom: 19px;\n }\n @media (max-width: 576px) {\n position: static;\n }\n }\n}\n\n.form-control {\n border: 0 !important;\n outline: 0 !important;\n box-shadow: 0 !important;\n font-style: italic;\n font-weight: 500;\n font-size: 18px;\n line-height: 21px;\n /* identical to box height */\n display: flex;\n align-items: flex-end;\n color: #111314;\n padding-left: 180px;\n padding-bottom: 10px;\n margin-bottom: 1px;\n box-sizing: border-box;\n width: 100%;\n &.select {\n border: 1px solid #cccccc !important;\n box-sizing: border-box;\n border-radius: 5px;\n padding-left: 16px !important;\n padding-bottom: 0;\n max-width: 278px;\n width: 100%;\n box-sizing: border-box;\n font-weight: 300;\n font-size: 30px;\n line-height: 35px;\n -moz-appearance: none;\n /* Firefox */\n -webkit-appearance: none;\n /* Safari and Chrome */\n appearance: none;\n background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right !important;\n -webkit-appearance: none;\n background-position-x: calc(100% - 16px) !important;\n }\n @media (max-width: 576px) {\n padding: 12px 0;\n }\n}\n\n.error-message {\n font-family: Roboto;\n font-style: normal;\n font-weight: normal;\n font-size: 18px;\n line-height: 21px;\n color: #f40000;\n position: absolute;\n bottom: 28px;\n width: 100%;\n text-align: center;\n left: 0;\n @media (max-width: 375px) {\n bottom: 12px;\n font-size: 12px;\n line-height: 18px;\n }\n}",".container {\n max-width: $container-max-width;\n padding: 0 32px;\n margin: 0 auto;\n width: 100%;\n box-sizing: border-box;\n @media (max-width: 767px) {\n padding: 0 30px;\n }\n @media (max-width: 575px) {\n padding: 0 12px;\n }\n &--inner {\n max-width: 1128px;\n width: 100%;\n padding: 0 15px;\n margin: 0 auto;\n box-sizing: border-box;\n @media (max-width: 767px) {\n padding: 0 30px;\n }\n }\n &.fluid {\n max-width: 100%;\n }\n}\n\n.row {\n display: flex;\n //flex-wrap: wrap;\n //margin: 0 $row-margin;\n // @media (max-width: 767px) {\n // margin: 0 -30px;\n // }\n}\n\n@each $bp,\n$value in $breackpoints {\n @media (min-width: $value) {\n @for $i from 1 through $col-count {\n @if $value !=0 {\n .col-#{$bp}-#{$i} {\n position: relative;\n flex-basis: (100 / ($col-count / $i)) * 1%;\n padding: 0 $col-padding;\n box-sizing: border-box;\n }\n .push-#{$bp}-#{$i} {\n margin-left: 100% / $col-count * $i;\n padding: 0 $col-padding;\n }\n }\n @else {\n .col-#{$i} {\n position: relative;\n flex-basis: (100 / ($col-count / $i)) * 1%;\n padding: 0 $col-padding;\n box-sizing: border-box;\n }\n .push-#{$i} {\n margin-left: 100% / $col-count * $i;\n padding: 0 $col-padding;\n }\n }\n }\n @for $e from 1 through $col-count--inner {\n @if $value !=0 {\n .box-#{$bp}-#{$e} {\n flex-basis: (100 / ($col-count--inner / $e)) * 1%;\n max-width: (100 / ($col-count--inner / $e)) * 1%;\n padding: 0 $col-padding;\n }\n .push-box-#{$bp}-#{$e} {\n margin-left: 100% / $col-count--inner * $e;\n padding: 0 $col-padding;\n }\n }\n @else {\n .box-#{$e} {\n flex-basis: (100 / ($col-count--inner / $e)) * 1%;\n max-width: (100 / ($col-count--inner / $e)) * 1%;\n padding: 0 $col-padding;\n }\n .push-box-#{$e} {\n margin-left: 100% / $col-count--inner * $e;\n padding: 0 $col-padding;\n }\n }\n }\n .d-#{$bp}-none {\n display: none;\n }\n .d-#{$bp}-inline {\n display: inline;\n }\n .d-#{$bp}-flex {\n display: flex;\n }\n .d-#{$bp}-block {\n display: block;\n }\n .flex-#{$bp}-wrap {\n flex-wrap: wrap;\n }\n }\n @media (max-width: $value) {\n .flex-#{$bp}--wrap {\n flex-wrap: wrap;\n }\n }\n}\n\n@media (max-width: 767px) {\n [class*=\"box-\"] {\n padding-left: 30px;\n padding-right: 30px;\n box-sizing: border-box;\n }\n .lock-scroll {\n overflow-y: none;\n overflow-x: auto;\n }\n .block-hidden {\n overflow: hidden;\n }\n}","//grid\n$container-max-width: 1770px;\n$container-padding: 15px;\n$row-margin: -15px;\n$col-count: 12;\n$col-padding: 15px;\n$col-count--inner: 10;\n$breackpoints: (xxl: 1440px, xl: 1200px, lg: 992px, md: 768px, sm: 576px, xs: 375px, '':0);\n//fonts\n$font-h: \"DIN Condensed\";\n$font-m: \"Roboto\",\nsans-serif;\n$main-slider-font-size-h1: 80;\n$main-slider-line-height-h1: 80;\n$main-slider-color-h1: white;\n//title\n$main-slider-font-size-title: 24;\n$main-slider-line-height-title: 33;\n$main-slider-color-title: white;\n$main-form-container-background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);",".img {\n\t&-header-icon {\n\t\twidth: 96.99px;\n\t\theight: 80px;\n\t\tmargin-bottom: 60px;\n\t\t@media (max-width: 767px) {\n\t\t\twidth: 60.62px;\n\t\t\theight: 50px;\n\t\t\tmargin-bottom: 40px;\n\t\t}\n\t}\n\t&-container {\n\t\tposition: relative;\n\t\twidth: 100%;\n\t\tdisplay: flex;\n\t\tjustify-content: center;\n\n\t\t&.fullscreen {\n\t\t\t&-1024h {\n\t\t\t\tmin-height: 1024px;\n\t\t\t\theight: 100vh;\n\t\t\t\t@media (max-width: 767px) {\n\t\t\t\t\tmin-height: unset;\n\t\t\t\t\tmax-height: 812px;\n\t\t\t\t}\n\t\t\t\t&.mob-500h {\n\t\t\t\t\t@media (max-width: 767px) {\n\t\t\t\t\t\theight: 100vh;\n\t\t\t\t\t\tmin-height: unset;\n\t\t\t\t\t\tmax-height: 500px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\t&-960h {\n\t\t\t\tmin-height: 960px;\n\t\t\t}\n\t\t\t&-650h {\n\t\t\t\theight: 650px;\n\t\t\t\t&.mob-500h {\n\t\t\t\t\t@media (max-width: 767px) {\n\t\t\t\t\t\theight: 100vh;\n\t\t\t\t\t\tmin-height: unset;\n\t\t\t\t\t\tmax-height: 500px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t&.with-form:after {\n\t\t\tcontent: '';\n\t\t\tposition: absolute;\n\t\t\tbackground: $main-form-container-background;\n\t\t\theight: 280px;\n\t\t\twidth: 100%;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t\tz-index: 10;\n\t\t}\n\t}\n\n\t&-text {\n\t\tposition: relative;\n\t\tz-index: 10;\n\t\tdisplay: flex;\n\t\tflex-direction: column;\n\t\ttext-align: center;\n\t\t@media (max-width: 767px) {\n\t\t\tjustify-content: center;\n\t\t}\n\t\t&.history,\n\t\t&.rooms {\n\t\t\t@media (min-width: 768px) {\n\t\t\t\tmargin-top: 312px + 130px;\n\t\t\t\tmax-width: 890px;\n\t\t\t}\n\t\t\t@media (max-width: 767px) {\n\t\t\t\t.title-room-header {\n\t\t\t\t\tfont-size: 18px;\n\t\t\t\t\tline-height: 22px;\n\t\t\t\t\tcolor: white !important;\n\t\t\t\t\tmargin-top: 40px;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.h1-header {\n\t\t\t\tfont-size: 80px;\n\t\t\t\tline-height: 80px;\n\t\t\t\tmargin: 0 auto;\n\t\t\t\t@media screen and (max-width: 767px) {\n\t\t\t\t\tfont-size: 40px;\n\t\t\t\t\tline-height: 40px;\n\t\t\t\t\tpadding-left: 30px;\n\t\t\t\t\tpadding-right: 30px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t&.rooms {\n\t\t\t@media (min-width: 768px) {\n\t\t\t\tmargin-top: 312px + 130px;\n\t\t\t\tmax-width: 1128px;\n\t\t\t}\n\t\t}\n\t}\n\n\t&-fluid {\n\t\tmax-width: 100%;\n\t\theight: auto;\n\t}\n\t&-cover,\n\t&-contain {\n\t\tposition: absolute;\n\t\tobject-fit: cover;\n\t\tobject-position: center;\n\t\theight: 100%;\n\t\twidth: 100%;\n\t\ttop: 0;\n\t\tleft: 0;\n\t}\n\t&-contain {\n\t\tobject-fit: contain;\n\t}\n}\n\n.opacity-50 {\n\topacity: .5;\n}\n.opacity-60 {\n\topacity: .6;\n}\n.opacity-80 {\n\topacity: .8;\n}\n\n",".btn {\n width: 463px;\n height: 88px;\n color: white;\n border-radius: 100px;\n display: inline-flex;\n text-decoration: none;\n justify-content: center;\n font-style: normal;\n font-weight: bold;\n font-size: 30px;\n line-height: 35px;\n letter-spacing: 2.4px;\n display: flex;\n align-items: center;\n @media (max-width: 576px) {\n max-width: 300px;\n width: 100%;\n height: 60px;\n font-size: 20px;\n line-height: 23px;\n font-weight: normal;\n }\n text-transform: uppercase;\n &:active {\n transform: scale(0.95);\n }\n &-primary {\n background: #f9593a;\n }\n &-secondary {\n background: #5cd573;\n }\n &-play {\n border: 0;\n padding: 0;\n left: 0;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n height: 150px;\n width: 150px;\n @media screen and(max-width: 576px) {\n max-width: 44px;\n }\n }\n &-load {\n margin: 95px auto 0;\n display: block;\n background: #ffc80a;\n }\n &-fixed {\n display: none;\n width: 76px;\n height: 76px;\n border-radius: 40px;\n position: fixed;\n background: rgba(130, 139, 143, 1);\n right: 5%;\n bottom: 151px;\n z-index: 99999;\n &:active {\n transform: scale(0.95);\n }\n }\n}",".navbar {\n max-width: 1770px;\n width: 100%;\n margin: 0 auto;\n flex-wrap: wrap;\n justify-content: center;\n @media (max-width: 1200px) {\n justify-content: flex-start;\n }\n &.desctop {\n display: flex;\n @media (max-width: 991px) {\n display: none;\n }\n }\n &.mobile {\n display: flex;\n align-items: center;\n overflow: hidden;\n justify-content: space-between;\n margin-bottom: 62px;\n .btn-menu {\n width: 65px;\n padding: 0;\n height: 50px;\n &.close {\n height: auto;\n width: auto;\n }\n }\n .logo {\n flex-basis: auto;\n flex-grow: 0;\n }\n @media (min-width: 991px) {\n display: none;\n }\n @media (max-width: 575px) {\n .logo {\n max-width: 80px;\n }\n .btn-menu {\n max-width: 40px;\n }\n }\n }\n}\n\n.logo {\n flex-basis: calc(235 / 1770 * 100%);\n display: flex;\n align-items: center;\n @media (max-width: 1200px) {\n order: 0;\n flex-grow: 1;\n flex-basis: 100%;\n img {\n margin: 0 auto;\n }\n }\n}\n\n.nav-list {\n display: flex;\n margin: 120px 0 90px;\n flex-basis: auto;\n flex-grow: .5;\n max-width: 525px;\n justify-content: space-around;\n @media (max-width: 1200px) {\n order: 1;\n flex-basis: 50%;\n margin: 22px 0 30px;\n &:first-child {\n margin-left: auto;\n }\n &:last-child {\n margin-right: auto;\n }\n }\n}\n\n.nav-item {\n font-style: normal;\n font-weight: normal;\n font-size: 20px;\n line-height: 23px;\n text-transform: uppercase;\n color: #111314;\n a {\n color: #111314;\n text-decoration: none;\n }\n}\n\n#mobile-menu {\n position: fixed;\n right: -1000px;\n height: 100%;\n max-width: 320px;\n background: #828b8f;\n top: 0;\n z-index: 999999;\n width: 100%;\n transition: right .3s;\n .btn-menu {\n margin-left: auto;\n margin-top: 20px;\n margin-right: 20px;\n }\n &.active {\n right: 0;\n transition: right .3s;\n }\n .nav-list {\n flex-direction: column;\n padding: 29px;\n .nav-item {\n font-size: 20px;\n line-height: 50px;\n cursor: pointer;\n color: white;\n text-transform: uppercase;\n a {\n text-decoration: none !important;\n color: white;\n text-transform: uppercase;\n }\n }\n }\n}",".slider {\n padding-top: 50px;\n margin: auto;\n position: relative;\n display: flex;\n flex-direction: column;\n align-items: center;\n .owl-carousel.img {\n max-width: 1770px;\n padding-left: 90px;\n padding-right: 90px;\n box-sizing: border-box;\n .owl-item img {\n max-height: 385px;\n max-width: 385px;\n margin: 0 auto;\n }\n @media (max-width: 575px) {\n display: flex;\n flex-direction: column;\n padding: 0;\n }\n @media (max-width: 992px) {}\n @media (max-width: 575px) {\n .owl-item img {\n max-height: 270px;\n max-width: 270px;\n margin: 0 auto;\n }\n }\n .owl-nav {\n @media (max-width: 992px) {\n width: calc(100% - 34px);\n left: 17px;\n }\n @media (max-width: 575px) {\n position: static;\n margin: 0 auto;\n order: 10;\n transform: translate(0, 0);\n max-width: 130px;\n margin-top: 50px;\n .owl-prev,\n .owl-next {\n padding: 0;\n margin: 0;\n }\n }\n }\n .owl-dots {\n @media (max-width: 575px) {\n margin-top: 25px;\n }\n }\n }\n &-header {\n font-size: 30px;\n line-height: 35px;\n text-align: center;\n letter-spacing: 0.05em;\n color: #111314;\n margin-bottom: 7px;\n padding: 20px 0;\n b {\n font-size: 40px;\n line-height: 47px;\n font-weight: bold;\n }\n @media (max-width: 575px) {\n font-size: 20px;\n line-height: 23px;\n text-align: center;\n max-width: 275px;\n b {\n font-size: 25px;\n line-height: 29px;\n }\n }\n }\n .btn-primary {\n margin: 70px auto;\n }\n .owl-nav {\n position: absolute;\n top: 50%;\n left: 0;\n transform: translateY(-50%);\n width: 100%;\n display: flex;\n justify-content: space-between;\n img {\n max-width: 100%;\n height: auto;\n }\n }\n}\n\n.rewiew {\n .owl-nav {\n position: absolute;\n top: 100%;\n left: 50%;\n width: 230px;\n display: flex;\n justify-content: space-between;\n transform: translate(-50%, -85%);\n }\n .owl-dots {\n counter-reset: dots !important;\n margin-top: 60px;\n span {\n position: relative;\n opacity: 0;\n }\n }\n .owl-dot:before {\n left: 0;\n top: 0;\n position: absolute;\n counter-increment: dots;\n content: counter(dots);\n font-weight: 500;\n font-size: 18px;\n line-height: 21px;\n text-align: center;\n margin-left: 5px;\n margin-right: 5px;\n color: #c0c5c7;\n }\n .owl-dot {\n position: relative;\n }\n .owl-dot.active::before {\n color: #828b8f;\n }\n}\n\n.owl-next,\n.owl-prev {\n background: transparent !important;\n}\n\n.btn-next,\n.btn-prev {\n background: rgba(130, 139, 143, 0.5);\n width: 50px;\n height: 50px;\n border-radius: 25px;\n display: flex;\n align-items: center;\n justify-content: center;\n transform: scale(.95);\n transition: .2s;\n &:active {\n transform: scale(.95);\n transition: .2s;\n }\n}",".section-mobile {\n display: none !important;\n}\n\n.section-mobile-flex {\n display: none !important;\n}\n\n.section-desctop {\n display: none !important;\n}\n\n.section-tablet {\n display: none !important;\n}\n\n.section-desctop-flex {\n display: none !important;\n}\n\n@media (max-width: 767px) {\n .section-mobile {\n display: block !important;\n }\n .section-mobile-flex {\n display: flex !important;\n }\n}\n\n@media (min-width: 768px) {\n .section-desctop {\n display: block !important;\n }\n .section-desctop-flex {\n display: flex !important;\n }\n}\n\nmain {\n overflow: hidden;\n}\n\n.header {\n &-title {\n background: #828b8f;\n font-weight: bold;\n margin: 0 -32px;\n padding: 33px 0;\n @media (max-width: 575px) {\n margin: 0 -12px;\n }\n &--text {\n font-size: 50px;\n line-height: 59px;\n text-align: center;\n letter-spacing: 0.05em;\n text-transform: uppercase;\n color: white;\n max-width: 1150px;\n margin: auto;\n @media (max-width: 575px) {\n max-width: 300px;\n font-size: 30px;\n line-height: 35px;\n text-align: center;\n letter-spacing: 0.05em;\n text-transform: uppercase;\n }\n }\n }\n}\n\n.video {\n display: flex;\n align-items: center;\n justify-content: center;\n margin: 140px auto 150px;\n position: relative;\n max-width: 1770px;\n padding: 0 30px;\n @media screen and(max-width: 1200px) {\n margin: 94px 0 123px;\n }\n @media screen and(max-width: 576px) {\n padding: 0 12px;\n margin: 55px 0 0;\n }\n img {\n max-width: 100%;\n height: auto;\n }\n iframe {\n display: none;\n }\n}\n\n.about {\n display: flex;\n align-items: center;\n justify-content: center;\n margin: 140px 0;\n position: relative;\n flex-direction: column;\n padding: 85px 22px;\n @media screen and(max-width: 576px) {\n margin: 66px 0;\n padding: 60px 12px;\n }\n &:before,\n &:after {\n content: \"\";\n position: absolute;\n width: 100%;\n max-width: 960px;\n top: 0;\n height: 0;\n border-bottom: 1px solid #828b8f;\n left: 50%;\n transform: translateX(-50%);\n }\n h2 {\n text-align: center;\n @media screen and(max-width: 576px) {\n font-size: 20px;\n line-height: 23px;\n }\n }\n &:after {\n top: unset;\n bottom: 0;\n }\n p {\n margin: 47px auto;\n font-style: normal;\n font-weight: normal;\n font-size: 30px;\n line-height: 53px;\n /* or 177% */\n text-align: center;\n color: #828b8f;\n max-width: 1208px;\n @media (max-width: 768px) {\n margin: 75px auto;\n }\n @media screen and(max-width: 576px) {\n font-size: 20px;\n line-height: 30px;\n margin: 34px 0;\n }\n }\n h3 {\n font-weight: bold;\n font-size: 30px;\n line-height: 35px;\n text-align: center;\n letter-spacing: 0.05em;\n text-transform: uppercase;\n color: #ffc80a;\n @media screen and(max-width: 576px) {\n font-size: 20px;\n line-height: 23px;\n }\n }\n}\n\n.about-2 {\n background: #eff1f2;\n padding: 124px 0 84px;\n .row {\n flex-wrap: wrap;\n }\n .col {\n flex-basis: 50%;\n @media screen and(max-width: 1200px) {\n flex-basis: 100%;\n }\n }\n @media screen and(max-width: 1200px) {\n padding: 142px 0 26px;\n }\n @media screen and(max-width: 576px) {\n padding: 80px 0 42px;\n }\n h2 {\n @media screen and(max-width: 576px) {\n font-size: 30px;\n line-height: 35px;\n letter-spacing: 0.05em;\n }\n }\n &-img {\n position: relative;\n max-height: 853px;\n width: 100%;\n padding-bottom: 100%;\n @media screen and(max-width: 1200px) {\n margin-top: 62px;\n height: 607px;\n padding-bottom: 0;\n img {\n object-fit: contain;\n }\n }\n @media screen and(max-width: 768px) {\n max-height: 607px;\n }\n @media screen and(max-width: 576px) {\n margin-top: 35px;\n }\n }\n .title {\n font-family: Roboto;\n font-style: normal;\n font-weight: normal;\n font-size: 30px;\n line-height: 35px;\n letter-spacing: 0.05em;\n color: #111314;\n margin: 55px 0;\n @media screen and(max-width: 576px) {\n font-size: 20px;\n line-height: 23px;\n margin: 46px 0 22px;\n }\n }\n .list {\n margin-right: 50px;\n max-width: 368px;\n width: 100%;\n &-item {\n font-size: 30px;\n line-height: 60px;\n /* or 200% */\n letter-spacing: 0.05em;\n color: #828b8f;\n @media screen and(max-width: 576px) {\n font-size: 20px;\n line-height: 40px;\n }\n }\n }\n .list-container {\n display: flex;\n @media (max-width: 775px) {\n flex-direction: column;\n .list:last-child {\n margin-top: 0;\n }\n }\n }\n .blockquote {\n //overflow: hidden;\n margin-top: 115px;\n font-style: italic;\n font-weight: 500;\n font-size: 25px;\n line-height: 35px;\n /* or 140% */\n letter-spacing: 0.05em;\n color: #111314;\n position: relative;\n max-width: 790px;\n @media screen and(max-width: 1440px) {\n width: 100%;\n }\n @media screen and(max-width: 576px) {\n width: calc(100% + 24px);\n margin-left: -12px;\n margin-top: 38px;\n }\n .blockqoute-container {\n padding: 36px 0 36px 70px;\n background: #ffc80a;\n background-repeat: no-repeat;\n background-size: cover;\n @media screen and(max-width: 620px) {\n background: url('./img/blockqoute2.png');\n background-repeat: no-repeat;\n }\n @media screen and(max-width: 620px) {\n background: #ffc80a;\n }\n @media screen and(max-width: 576px) {\n background: #ffc80a;\n padding: 17px 27px;\n }\n }\n .text {\n max-width: 500px;\n @media (min-width: 1200px) and (max-width: 1440px) {\n max-width: 420px;\n }\n @media screen and(max-width: 768px) {\n max-width: 382px;\n }\n @media screen and(max-width: 576px) {\n font-size: 20px;\n line-height: 25px;\n }\n }\n &::before {\n content: '';\n height: calc(100% - 72px);\n width: 2px;\n background: black;\n left: 36px;\n top: 50%;\n transform: translateY(-50%);\n z-index: 9999;\n position: absolute;\n @media screen and(max-width: 576px) {\n display: none;\n }\n }\n // @media (min-width: 1200px) and(max-width: 1440px) {\n // min-width: 700px;\n // &::after {\n // display: none;\n // content: '';\n // background: #eff1f2;\n // position: absolute;\n // height: 180px;\n // width: 180px;\n // right: -90px;\n // top: 0;\n // transform: rotate(45deg);\n // }\n // }\n &::after {\n content: '';\n display: block;\n background: #eff1f2;\n position: absolute;\n height: 100%;\n width: 180px;\n @media (max-width: 768px) {\n width: 250px;\n right: -175px;\n }\n @media screen and(max-width: 620px) {\n display: none;\n }\n right: -90px;\n top: 0;\n transform: rotate(45deg);\n }\n }\n}\n\n.cards {\n padding: 154px 0 0;\n @media screen and(max-width: 576px) {\n padding: 91px 0;\n }\n h2 {\n text-align: center;\n margin-bottom: 84px;\n @media screen and(max-width: 576px) {\n font-size: 30px;\n line-height: 35px;\n }\n }\n .card {\n max-width: 384px;\n padding: 0 calc((384px - 333px)/2);\n flex-basis: 384px;\n display: flex;\n flex-direction: column;\n min-height: 410px;\n margin-bottom: 42px;\n box-sizing: border-box;\n @media screen and(max-width: 576px) {\n min-height: 320px;\n }\n &-header {\n position: relative;\n height: 250px;\n width: 100%;\n margin: 0 auto;\n margin-bottom: 18px;\n @media screen and(max-width: 576px) {\n margin-bottom: 12px;\n }\n img {\n object-fit: cover;\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n }\n }\n &-body {\n p {\n font-size: 30px;\n line-height: 35px;\n /* or 117% */\n letter-spacing: 0.05em;\n color: #828b8f;\n font-weight: 400;\n @media screen and(max-width: 576px) {\n font-size: 20px;\n line-height: 35px;\n }\n }\n }\n }\n .row {\n justify-content: center;\n flex-wrap: wrap;\n @media screen and(max-width: 1200px) {\n max-width: 863px;\n justify-content: space-between;\n margin: 0 auto;\n }\n @media screen and(max-width: 832px) {\n justify-content: center;\n }\n }\n}\n\n.reviews {\n margin-top: 143px;\n display: flex;\n flex-direction: column;\n align-items: center;\n @media screen and(max-width: 992px) {\n padding: 0;\n }\n @media (max-width: 576px) {\n margin-top: 74px;\n }\n h2 {\n text-align: center;\n @media (max-width: 768px) {\n max-width: 625px;\n padding: 0 30px;\n }\n @media (max-width: 576px) {\n padding: 0 12px;\n }\n }\n h3 {\n text-align: center;\n font-size: 30px;\n line-height: 35px;\n text-align: center;\n letter-spacing: 0.05em;\n color: #111314;\n margin-top: 35px;\n margin-bottom: 73px;\n @media (max-width: 768px) {\n max-width: 560px;\n padding: 0 30px;\n }\n @media (max-width: 576px) {\n padding: 0 12px;\n font-size: 20px;\n line-height: 23px;\n margin-bottom: 42px;\n }\n }\n .cards-rewiew {\n max-width: 1345px;\n margin: 0 auto;\n }\n .card-rewiew {\n display: flex;\n border: 1px solid #979797;\n border-bottom: 0;\n max-width: 1345px;\n padding: calc(57 / 1345 * 100%) calc(160 / 1345 * 100%);\n box-sizing: border-box;\n @media screen and(max-width: 1200px) {\n padding: 52px 32px;\n }\n @media screen and(max-width: 576px) {\n flex-direction: column;\n padding: 31px 15px;\n }\n &:last-child {\n border-bottom: 1px solid #979797;\n }\n .card-header {\n margin-right: 50px;\n margin-bottom: 30px;\n img {\n height: 60px;\n width: 60px;\n object-fit: contain;\n border-radius: 30px;\n border: 1px solid green;\n }\n }\n .card-body {\n max-width: 855px;\n &--header {\n display: flex;\n margin-bottom: 40px;\n align-items: center;\n .name {\n font-weight: bold;\n font-size: 20px;\n line-height: 20px;\n color: #111314;\n max-width: 464px;\n @media screen and(max-width: 576px) {\n max-width: 200px;\n }\n }\n .date {\n font-size: 12px;\n line-height: 13px;\n /* identical to box height, or 183% */\n display: flex;\n align-items: center;\n color: #828b8f;\n margin-left: auto;\n margin-right: 180px;\n @media screen and(max-width: 992px) {\n margin-right: 20px;\n }\n @media screen and(max-width: 576px) {\n margin-right: 0;\n }\n }\n }\n &--text {\n font-size: 20px;\n line-height: 26px;\n /* or 130% */\n color: #828b8f;\n @media screen and(max-width: 576px) {\n font-size: 16px;\n line-height: 26px;\n }\n }\n }\n }\n}\n\n.form {\n margin-top: 144px;\n @media (max-width: 1200px) {\n margin-top: 166px;\n }\n @media (max-width: 576px) {\n margin-top: 100px;\n }\n .row {\n flex-wrap: wrap;\n margin-top: 80px;\n justify-content: center;\n }\n h2 {\n text-align: center;\n margin: 0 auto;\n @media (max-width: 768px) {\n max-width: 500px;\n }\n @media (max-width: 576px) {\n max-width: 290px;\n }\n }\n .card {\n margin: 0 20px;\n max-width: 500px;\n width: 100%;\n height: 643px;\n padding: 52px 43px 32px;\n background: #ffffff;\n box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.15);\n @media (max-width: 1250px) {\n &:first-child {\n margin-bottom: 110px;\n }\n }\n @media (max-width: 576px) {\n margin: 0;\n padding: 36px 12px;\n height: auto;\n min-height: 765px;\n }\n &:first-child {\n form {\n .btn {\n margin-top: 30px;\n }\n }\n @media (max-width: 992px) {\n margin-bottom: 110px;\n }\n }\n &:last-child {\n form {\n height: 100%;\n }\n }\n form {\n display: flex;\n flex-direction: column;\n align-items: center;\n height: auto;\n justify-content: space-between;\n }\n h3 {\n font-weight: bold;\n font-size: 20px;\n line-height: 35px;\n text-align: center;\n letter-spacing: 2.4px;\n text-transform: uppercase;\n color: #111314;\n margin-bottom: 20px;\n }\n p {\n max-width: 355px;\n font-size: 20px;\n line-height: 35px;\n text-align: center;\n letter-spacing: 2.4px;\n color: #828b8f;\n min-height: 108px;\n margin: auto;\n margin-bottom: 45px;\n margin-top: auto;\n }\n .btn {\n margin: 0 auto;\n display: block;\n margin-top: auto;\n }\n .color-danger,\n .color-success {\n padding-top: 30px;\n font-size: 16px;\n line-height: 35px;\n /* or 219% */\n text-align: center;\n letter-spacing: 0.05em;\n color: #f9593a;\n }\n .color-success {\n color: #5cd573;\n }\n }\n}\n\n.inQuotes {\n padding: 135px 0;\n max-width: 1345px;\n margin: 170px auto 0;\n position: relative;\n @media (max-width: 768px) {\n max-width: 700px;\n padding: 200px 0 135px;\n }\n @media (max-width: 576px) {\n padding: 100px 22px;\n margin-top: 91px;\n }\n &::before,\n &::after {\n content: '';\n position: absolute;\n top: 0;\n left: 30px;\n width: 135px;\n height: 90px;\n background: url('./img/quotes1.svg');\n background-repeat: no-repeat;\n @media (max-width: 576px) {\n left: 12px;\n width: 70px;\n height: 46px;\n background-size: contain;\n }\n }\n &::after {\n top: unset;\n left: unset;\n right: 30px;\n bottom: 0;\n background: url('./img/quotes2.svg');\n background-repeat: no-repeat;\n @media (max-width: 576px) {\n right: 12px;\n width: 70px;\n height: 46px;\n background-size: contain;\n }\n }\n h2 {\n text-align: center;\n }\n h3 {\n font-style: normal;\n font-weight: bold;\n font-size: 40px;\n line-height: 47px;\n text-align: center;\n letter-spacing: 0.05em;\n text-transform: lowercase;\n color: #828b8f;\n max-width: 898px;\n text-align: center;\n margin: 60px auto 0;\n @media (max-width: 576px) {\n font-size: 20px;\n line-height: 23px;\n }\n }\n}\n\n.blog {\n margin: 88px 0 151px;\n @media (max-width: 576px) {\n margin-top: 70px;\n }\n h2 {\n text-align: center;\n }\n .cards-blog {\n padding-top: 88px;\n display: flex;\n justify-content: center;\n max-width: 1620px;\n margin: 0 auto;\n flex-wrap: wrap;\n @media (max-width: 576px) {\n padding-top: 70px;\n }\n }\n .card-blog {\n flex-basis: calc(100% / 3);\n max-width: 520px;\n box-sizing: border-box;\n padding: 15px;\n width: 100%;\n @media (max-width: 1200px) {\n flex-basis: 520px;\n }\n @media (max-width: 576px) {\n flex-basis: 100%;\n }\n }\n .card-header {\n position: relative;\n min-height: 366px;\n img {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n object-fit: cover;\n }\n }\n .card-body {\n padding: 33px 27px;\n @media (max-width: 576px) {\n padding: 26px 15px;\n }\n }\n h4 {\n font-size: 25px;\n line-height: 35px;\n font-weight: bold;\n text-transform: uppercase;\n color: #111d29;\n @media (max-width: 576px) {\n font-size: 20px;\n line-height: 23px;\n text-transform: none;\n }\n }\n p {\n margin-top: 11px;\n font-size: 30px;\n line-height: 35px;\n font-weight: 300;\n color: #8d8d8d;\n @media (max-width: 576px) {\n font-size: 20px;\n line-height: 23px;\n margin-top: 25px;\n }\n }\n a {\n margin-top: 34px;\n display: inline-block;\n font-weight: 500;\n font-size: 20px;\n line-height: 121.4%;\n /* or 24px */\n color: #111d29;\n text-decoration: none;\n position: relative;\n @media (max-width: 576px) {\n font-size: 20px;\n margin-top: 20px;\n }\n &:after {\n content: '';\n margin-left: 10px;\n background: url('./img/link-arrow.svg');\n background-size: contain;\n background-repeat: no-repeat;\n height: 13px;\n width: 16px;\n position: absolute;\n bottom: 50%;\n transform: translateY(50%);\n }\n }\n}\n\nfooter {\n background: #222526;\n padding: 50px 0;\n @media (max-width: 1150px) {\n padding: 84px 0;\n }\n @media (max-width: 576px) {\n padding: 70px 0;\n }\n .nav-footer {\n display: flex;\n flex-direction: column;\n justify-content: center;\n margin-left: calc(190 / 1770 * 100 * 1%);\n @media (max-width: 1250px) {\n margin-left: calc(190 / 1770 * 100 * 1% /2);\n }\n @media (max-width: 1150px) {\n margin-left: 0;\n justify-content: center;\n order: 2;\n flex-basis: 100%;\n }\n }\n .footer {\n &-list {\n display: flex;\n &:first-child {\n margin-bottom: 50px;\n }\n &-item {\n padding-right: 40px;\n white-space: nowrap;\n &:last-child {\n padding-right: 0;\n }\n @media (max-width: 576px) {\n padding: 15px !important;\n }\n }\n @media (max-width: 1150px) {\n order: 0;\n flex-basis: 100%;\n justify-content: center;\n }\n @media (max-width: 576px) {\n margin-bottom: 0 !important;\n flex-wrap: wrap;\n justify-content: center;\n }\n }\n &-link {\n font-size: 20px;\n line-height: 23px;\n text-transform: uppercase;\n color: #ffffff;\n text-decoration: none;\n }\n }\n .nav-social {\n min-height: 101px;\n align-self: baseline;\n margin: auto 0 auto auto;\n padding: 0 15px;\n .footer-list-item {\n padding-right: 60px;\n &:last-child {\n padding-right: 0;\n }\n }\n @media (max-width: 1150px) {\n order: 0;\n flex-basis: 100%;\n justify-content: center;\n height: auto;\n min-height: auto;\n .footer {\n &-list {\n margin-bottom: 80px;\n }\n }\n }\n @media (max-width: 576px) {\n .footer {\n &-list {\n margin-bottom: 35px;\n }\n }\n }\n }\n .btn {\n margin-left: auto;\n @media (max-width: 1150px) {\n margin: auto;\n }\n }\n .contact {\n font-style: normal;\n font-weight: normal;\n font-size: 20px;\n line-height: 23px;\n color: #ffffff;\n @media (max-width: 1150px) {\n flex-basis: 100%;\n text-align: center;\n margin-top: 30px;\n margin-bottom: 80px;\n }\n @media (max-width: 576px) {\n font-weight: normal;\n text-transform: none;\n }\n }\n .row {\n align-items: center;\n margin: 0;\n @media (max-width: 1150px) {\n flex-wrap: wrap;\n }\n }\n .mt-60 {\n margin-top: 60px;\n @media (max-width: 576px) {\n margin-top: 35px;\n }\n }\n @media (max-width: 1150px) {\n .col {\n flex-basis: 100%;\n text-align: center;\n order: 1;\n margin-bottom: 80px;\n }\n hr {\n display: none;\n }\n }\n .date {\n font-size: 20px;\n line-height: 23px;\n text-align: center;\n text-transform: uppercase;\n color: #828b8f;\n margin-top: 150px;\n @media (max-width: 1150px) {\n margin-top: 266px;\n }\n @media (max-width: 576px) {\n margin-top: 200px;\n }\n }\n}\n\n.slider-product {\n padding: 0 30px;\n margin: 90px auto 210px;\n max-width: 1340px;\n .card-header {\n max-width: 933px;\n max-height: 594px;\n margin: 0 auto;\n }\n h4 {\n font-size: 35px;\n line-height: 41px;\n text-align: center;\n padding: 102px 0 72px;\n @media (max-width: 1200px) {\n padding: 77px 0 59px;\n }\n @media (max-width: 992px) {\n padding: 77px 0 47px;\n }\n @media (max-width: 768px) {\n padding: 63px 0 40px;\n }\n @media (max-width: 576px) {\n padding: 37px 0;\n font-size: 25px;\n line-height: 29px;\n }\n p {\n font-size: 30px;\n line-height: 35px;\n text-align: center;\n color: #8d8d8d;\n margin-bottom: 104px;\n @media (max-width: 1200px) {\n margin-bottom: 63px;\n }\n @media (max-width: 992px) {\n margin-bottom: 63px;\n }\n @media (max-width: 768px) {\n margin-bottom: 74px;\n }\n @media (max-width: 576px) {\n margin-bottom: 34px;\n font-size: 20px;\n line-height: 23px;\n }\n }\n }\n}\n\n.hide {\n display: none;\n}",".popup {\n height: 100%;\n width: 100%;\n position: fixed;\n z-index: 99999;\n display: flex;\n align-items: center;\n justify-content: center;\n top: 0;\n left: 0;\n background: #4e5151cc;\n display: none;\n @media (max-width: 768px) {\n overflow: auto;\n }\n img {\n max-width: 100%;\n height: auto;\n }\n &-content {\n width: calc(100% - 24px);\n max-width: 992px;\n background: #ffffff;\n border-radius: 6px;\n padding: 92px 66px 66px;\n box-sizing: border-box;\n position: absolute;\n top: 50%;\n left: 50%;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n transform: translate(-50%, -50%);\n min-height: 665px;\n @media (max-width: 768px) {\n padding: 64px 33px 33px;\n justify-content: space-around;\n }\n @media (max-width: 375px) {\n padding: 32px 12px 24px;\n }\n .fields {\n display: flex;\n align-items: center;\n flex-direction: column;\n margin-top: 60px;\n width: 100%;\n @media (max-width: 768px) {\n margin-top: 30px;\n }\n }\n .btn-close-popup {\n position: absolute;\n top: 0;\n right: 0;\n @media (max-width: 768px) {\n width: 50px;\n height: 50px;\n }\n }\n .title {\n font-family: Roboto;\n font-style: normal;\n font-weight: bold;\n font-size: 40px;\n line-height: 47px;\n text-align: center;\n text-transform: uppercase;\n color: #828b8f;\n max-width: 474px;\n margin: 0 auto;\n @media (max-width: 768px) {\n font-size: 30px;\n line-height: 37px;\n }\n }\n .form-group {\n @media (max-width: 768px) {\n margin-bottom: 30px;\n }\n &:last-child {\n margin-bottom: 30px;\n label {\n white-space: nowrap;\n }\n }\n label {\n font-weight: bold;\n font-size: 18px;\n line-height: 22px;\n /* identical to box height */\n display: flex;\n align-items: flex-end;\n letter-spacing: 2.4px;\n text-transform: uppercase;\n white-space: nowrap;\n @media (max-width: 768px) {\n font-size: 14px;\n line-height: 24px;\n }\n @media (max-width: 375px) {\n font-size: 12px;\n line-height: 18px;\n }\n }\n &.error {\n .form-control::placeholder {\n font-weight: 300;\n font-size: 30px;\n line-height: 35px;\n display: flex;\n align-items: flex-end;\n color: #f40000;\n font-style: italic;\n @media (max-width: 768px) {\n font-size: 24px;\n line-height: 28px;\n }\n @media (max-width: 375px) {\n font-size: 16px;\n line-height: 24px;\n }\n }\n }\n .form-control::placeholder {\n font-family: Roboto;\n font-style: italic;\n font-weight: 300;\n font-size: 30px;\n line-height: 35px;\n color: #979797;\n @media (max-width: 568px) {\n font-size: 24px;\n line-height: 28px;\n padding: 0 0 12px;\n }\n @media (max-width: 375px) {\n font-size: 16px;\n line-height: 24px;\n }\n }\n .form-control {\n background: transparent;\n transform: translateY(4px);\n font-weight: bold;\n font-weight: 300;\n font-size: 30px;\n line-height: 35px;\n display: flex;\n align-items: flex-end;\n color: black;\n padding-left: 270px;\n @media (max-width: 568px) {\n padding-left: 0;\n font-size: 24px;\n line-height: 28px;\n padding: 0 0 12px;\n }\n @media (max-width: 375px) {\n font-size: 16px;\n line-height: 24px;\n }\n &.select {\n margin-left: 270px;\n margin-bottom: 5px;\n line-height: 40px;\n padding: 5pxcf !important;\n @media (max-width: 768px) {\n margin-left: 0;\n }\n @media (max-width: 375px) {\n font-size: 16px;\n line-height: 24px;\n }\n }\n }\n }\n .btn-primary {\n margin: 0 auto;\n }\n .btn-load {\n margin-top: 0;\n }\n .text-info {\n font-family: Roboto;\n font-style: normal;\n font-weight: normal;\n font-size: 30px;\n line-height: 53px;\n /* or 177% */\n text-align: center;\n color: #828b8f;\n margin: 0 auto;\n @media (max-width: 768px) {\n font-size: 16px;\n line-height: 24px;\n }\n }\n .subtitle {\n font-family: Roboto;\n font-style: normal;\n font-weight: normal;\n font-size: 50px;\n line-height: 53px;\n /* or 106% */\n text-align: center;\n text-transform: none;\n color: #111314;\n max-width: 604px;\n margin: 0 auto;\n @media (max-width: 768px) {\n font-size: 30px;\n line-height: 38px;\n }\n @media (max-width: 375px) {\n font-size: 24px;\n line-height: 28px;\n }\n }\n }\n}\n\n.minH-565 {\n min-height: 565px;\n @media (max-width: 768px) {\n min-height: calc(565px / 1.3);\n }\n}\n\n.minH-605 {\n min-height: 605px;\n @media (max-width: 768px) {\n min-height: calc(565px / 1.3);\n }\n}\n\n.minH-665 {\n min-height: 665px;\n @media (max-width: 768px) {\n min-height: calc(665px / 1.3);\n }\n}\n\n.minH-710 {\n min-height: 710px;\n @media (max-width: 768px) {\n min-height: calc(700px / 1.3);\n }\n}\n\n.minH-910 {\n min-height: 910px;\n @media (max-width: 768px) {\n min-height: calc(910px / 1.8);\n }\n}\n\n.contact-list,\n.time-work {\n font-family: Roboto;\n font-style: normal;\n font-weight: normal;\n font-size: 30px;\n line-height: 53px;\n /* or 177% */\n text-align: center;\n color: #828b8f;\n b {\n font-weight: bold;\n }\n @media (max-width: 768px) {\n font-size: 24px;\n line-height: 30px;\n }\n @media (max-width: 568px) {\n font-size: 18px;\n line-height: 24px;\n }\n @media (max-width: 375px) {\n font-size: 14px;\n line-height: 18px;\n }\n}\n\n.list-social {\n display: flex;\n max-width: 436px;\n justify-content: space-between;\n width: 100%;\n margin: 0 auto;\n @media (max-width: 768px) {\n img {\n max-width: 70px;\n }\n }\n}","@function hv($data) {\n $result: calc(#{$data} / 812 * 100 * 1vh);\n @return $result;\n}\n\n@import \"utils/reset.css\";\n@import \"../fonts/font.scss\";\n@import \"utils/var.scss\";\n@import \"components/text/text.scss\";\n@import \"components/form/form.scss\";\n@import \"components/grid.scss\";\n@import \"components/header.scss\";\n@import \"components/img.scss\";\n@import \"components/button/btn.scss\";\n@import \"components/navbar/navbar-v1.scss\";\n@import \"components/slider/slider.scss\";\n@import \"components/sections/section.scss\";\n@import \"components/popup.scss\";\nbody {\n font-family: $font-m;\n}\n"],"sourceRoot":""}
\ No newline at end of file
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>Generated by IcoMoon</metadata>
<defs>
<font id="icomoon" horiz-adv-x="1024">
<font-face units-per-em="1024" ascent="960" descent="-64" />
<missing-glyph horiz-adv-x="1024" />
<glyph unicode="&#x20;" horiz-adv-x="512" d="" />
<glyph unicode="&#xe900;" glyph-name="close-button" d="M1024 857.6l-102.4 102.4-409.6-409.6-409.6 409.6-102.4-102.4 409.6-409.6-409.6-409.6 102.4-102.4 409.6 409.6 409.6-409.6 102.4 102.4-409.6 409.6z" />
<glyph unicode="&#xe901;" glyph-name="creativity" d="M883.507 209.067c5.42 28.774 5.281 58.319-0.41 87.040l78.165 188.638c0.008 0.125 0.008 0.25 0 0.375 12.666 34.679 31.229 66.908 54.869 95.266 5.882 6.213 8.248 14.966 6.298 23.296l-32.051 138.411c-0.381 1.447-0.955 2.836-1.707 4.13-0.137 0.256-0.188 0.563-0.324 0.802s-0.734 0.819-1.075 1.263c-0.698 1.023-1.505 1.967-2.406 2.816-0.594 0.418-1.215 0.794-1.86 1.126-0.832 0.613-1.718 1.149-2.645 1.604-1.287 0.486-2.628 0.813-3.994 0.973-0.393 0-0.734 0.256-1.126 0.29-3.271 0.218-6.536-0.511-9.404-2.099-0.256-0.137-0.563-0.188-0.819-0.341h-0.171l-120.508-75.213c-7.298-4.519-11.828-12.411-12.049-20.992-3.348-36.85-13.054-72.841-28.689-106.377v-0.188l-39.066-94.43c-19.174 10.193-39.7 17.606-60.962 22.016 8.048 55.553 11.007 111.725 8.841 167.817 31.77 38.118 47.017 87.336 42.359 136.738-10.667 99.465-100.557 171.298-104.397 174.319-5.771 4.545-13.804 4.887-19.94 0.849s-9.001-11.55-7.11-18.649c8.789-33.007 1.178-67.84-63.744-139.469-29.169-28.165-38.414-71.17-23.398-108.834 5.741-14.406 13.967-27.692 24.303-39.253-4.13-26.368-7.373-51.337-9.609-75.657-3.85-40.225-4.842-80.672-2.97-121.037-15.225-8.255-29.479-18.187-42.496-29.611l-82.773 353.963c0 0.358-0.341 0.614-0.444 0.939-0.278 1.138-0.678 2.242-1.195 3.294l-84.548 156.143c-8.461 15.628-26.337 23.659-43.64 19.607s-29.754-19.186-30.395-36.946l-6.417-177.408c0.004-1.28 0.147-2.556 0.427-3.806 0-0.273 0-0.512 0-0.768l84.446-360.397c-13.321-0.588-26.545-2.561-39.458-5.888l-92.894 224.341c-7.449 17.149-27.205 25.241-44.544 18.244l-141.978-58.778c-17.376-7.253-25.634-27.177-18.483-44.595l125.986-303.923c-73.839-3.877-131.154-65.861-129.249-139.777s62.34-132.864 136.28-132.931h750.933c48.779 0.707 93.475 27.384 117.251 69.981s23.022 94.643-1.98 136.533c-25.002 41.89-70.453 67.259-119.231 66.552zM866.116 650.82l71.543 44.646-25.327-61.167c-3.61-8.709 0.524-18.696 9.233-22.306s18.696 0.524 22.306 9.233l25.327 61.167 18.961-82.142c-20.287-24.749-36.951-52.257-49.493-81.698-17.793-8.248-38.226-8.676-56.349-1.18s-32.284 22.231-39.053 40.638c11.986 29.694 19.681 60.944 22.852 92.809zM826.863 516.83c11.291-13.804 25.943-24.471 42.547-30.976 13.199-5.677 27.395-8.671 41.762-8.806 3.457 0.013 6.91 0.224 10.342 0.631l-54.46-131.413c-16.307 35.954-41.534 67.144-73.284 90.607l33.092 79.957zM593.050 638.72l85.743-5.239c0.529-15.94 0.341-32.427-0.188-49.169-28.564-2.041-57.27-0.654-85.504 4.13-2.15 0.307-4.25 0.546-6.383 0.836 1.707 16.077 3.789 32.358 6.298 49.442h0.034zM584.909 776.158c45.312 49.988 68.796 88.439 74.257 124.587 32.57-33.511 54.070-76.212 61.594-122.334 3.584-40.151-8.83-80.093-34.543-111.138-33.712 2.048-67.055 4.096-100.028 6.144-14.168 13.245-22.318 31.697-22.566 51.090s7.428 38.048 21.252 51.651h0.034zM583.612 555.264l4.949-0.649c21.991-3.401 44.191-5.289 66.441-5.649 7.066 0 14.507 0.563 21.965 1.143-1.553-21.965-4.096-44.902-7.322-68.608-4.215 0.222-8.346 0.631-12.578 0.631-25.767-0.046-51.341-4.449-75.639-13.022-0.787 28.735-0.069 57.492 2.15 86.153h0.034zM451.601 355.686l-48.828 207.991c-2.283 9.024-11.375 14.554-20.437 12.431s-14.753-11.115-12.792-20.214l43.878-187.204c-12.064 4.314-24.527 7.419-37.205 9.267l-74.906 319.659c10.493-4.778 21.887-7.256 33.417-7.27 1.075 0 2.219 0.154 3.311 0.205l12.066-51.524c1.3-6.031 5.754-10.89 11.649-12.71s12.313-0.317 16.787 3.932c4.474 4.248 6.306 10.58 4.793 16.561l-12.083 51.558c11.579 5.126 21.792 12.901 29.815 22.699l76.151-325.615c-9.889-12.335-18.474-25.661-25.617-39.765zM347.324 726.033c-21.827-4.233-44.112 4.69-56.986 22.818l2.167 60.109c5.938-1.109 11.964-1.68 18.005-1.707 5.835-0.024 11.653 0.623 17.34 1.929 11.513 3.024 22.283 8.379 31.642 15.735l28.74-53.043c-3.424-22.008-19.435-39.963-40.909-45.875v0.034zM300.578 925.406c2.325 0.538 4.724-0.536 5.871-2.628l36.591-67.669c-6.601-5.972-14.483-10.35-23.040-12.8-8.746-1.605-17.744-1.179-26.3 1.246l2.782 76.902c0.093 2.385 1.771 4.412 4.096 4.949zM177.067 584.533l13.039-31.505-63.147-26.146c-7.486-3.144-11.721-11.126-10.126-19.088s8.578-13.697 16.697-13.715c2.242 0.005 4.462 0.445 6.537 1.297l63.147 26.163 13.056-31.539-31.59-13.090c-7.529-3.116-11.805-11.119-10.21-19.11s8.616-13.739 16.764-13.726c2.236 0.008 4.45 0.448 6.519 1.297l31.59 13.090 13.056-31.539-63.198-26.197c-7.529-3.116-11.805-11.119-10.21-19.11s8.616-13.739 16.764-13.726c2.237 0.006 4.451 0.447 6.519 1.297l63.147 26.146 13.807-33.331c-55.614-25.384-96.394-75.021-110.507-134.502l-123.699 298.257 142.046 58.778zM887.467-29.867h-750.933c-56.554 0-102.4 45.846-102.4 102.4s45.846 102.4 102.4 102.4c9.889 0.033 19.728-1.393 29.201-4.233 5.117-1.546 10.663-0.605 14.984 2.543s6.917 8.138 7.015 13.483c1.214 60.824 36.376 115.85 91.062 142.506s119.692 20.455 168.352-16.059c4.3-3.2 9.854-4.195 14.997-2.685s9.278 5.348 11.166 10.365c33.343 88.863 125.498 141.134 218.878 124.149s161.228-98.357 161.145-193.269c0.033-19.518-2.872-38.93-8.619-57.583-1.794-5.803-0.368-12.123 3.745-16.594s10.291-6.419 16.223-5.115c7.483 1.647 15.122 2.482 22.784 2.492 56.554 0 102.4-45.846 102.4-102.4s-45.846-102.4-102.4-102.4zM660.224 692.053c5.357-0.020 10.412 2.476 13.653 6.741 21.307 28.838 29.541 65.292 22.699 100.489-1.456 6.018-6.057 10.776-12.023 12.432s-12.361-0.048-16.711-4.455c-4.35-4.406-5.972-10.823-4.239-16.767 4.086-25.010-2.011-50.615-16.93-71.1-3.879-5.172-4.503-12.091-1.612-17.872s8.801-9.434 15.265-9.434l-0.102-0.034zM637.781 174.933c-12.691-0.039-25.208-2.957-36.608-8.533-30.702 42.011-88.028 54.318-133.267 28.61s-64.007-81.255-43.629-129.133c2.681-6.293 8.861-10.377 15.701-10.377 2.3-0.005 4.576 0.459 6.69 1.365 4.164 1.774 7.453 5.13 9.143 9.329s1.642 8.898-0.132 13.062c-3.715 8.66-5.631 17.985-5.632 27.409 0 37.703 30.564 68.267 68.267 68.267 26.479 0.132 50.596-15.212 61.696-39.253 0.369-0.556 0.768-1.091 1.195-1.604 0.27-0.585 0.572-1.155 0.905-1.707 0.307-0.375 0.751-0.546 1.092-0.905 0.801-0.831 1.687-1.575 2.645-2.219 0.853-0.656 1.767-1.228 2.731-1.707 0.991-0.416 2.020-0.736 3.072-0.956 1.050-0.276 2.125-0.441 3.209-0.495 2.217 0.018 4.418 0.386 6.519 1.092 0.455 0.084 0.905 0.192 1.348 0.324 0.554 0.358 1.084 0.751 1.587 1.178 0.614 0.273 1.213 0.581 1.792 0.922 8.965 7.25 20.146 11.202 31.676 11.196 19.955-0.032 38.073-11.656 46.421-29.781 3.912-8.577 14.036-12.36 22.613-8.448s12.36 14.036 8.448 22.613c-13.897 30.291-44.156 49.719-77.483 49.749zM301.807 293.53c-2.577-0.836-62.874-21.692-62.874-84.463 0-9.426 7.641-17.067 17.067-17.067s17.067 7.641 17.067 17.067c1.393 23.808 17.058 44.404 39.629 52.105 8.954 3.007 13.776 12.703 10.769 21.658s-12.703 13.776-21.658 10.769v-0.068zM541.986 311.979c1.355-0.344 2.749-0.516 4.147-0.512 7.822 0.008 14.637 5.332 16.538 12.919 7.855 31.869 36.068 54.539 68.881 55.347 9.426 0.024 17.048 7.684 17.024 17.109s-7.684 17.048-17.109 17.024c-48.509-0.644-90.428-34.046-101.888-81.186-2.29-9.143 3.265-18.411 12.407-20.702z" />
<glyph unicode="&#xe902;" glyph-name="magnifying-glass" d="M1015.031-11.778l-248.848 248.848c66.753 76.743 107.168 176.873 107.168 286.311 0 240.901-195.945 436.619-436.619 436.619-240.901 0-436.619-195.945-436.619-436.619s195.945-436.619 436.619-436.619c109.439 0 209.568 40.415 286.311 107.168l248.848-248.848c5.903-5.903 13.85-9.082 21.57-9.082s15.667 2.952 21.57 9.082c11.807 11.807 11.807 31.333 0 43.14zM61.19 523.381c0 207.071 168.472 375.315 375.315 375.315 207.071 0 375.315-168.472 375.315-375.315s-168.245-375.542-375.315-375.542c-206.843 0-375.315 168.472-375.315 375.542z" />
<glyph unicode="&#xe903;" glyph-name="menu-button" d="M0 106.667h1024v113.778h-1024v-113.778zM0 391.111h1024v113.778h-1024v-113.778zM0 789.333v-113.778h1024v113.778h-1024z" />
<glyph unicode="&#xe904;" glyph-name="new-label" d="M874.488 809.929c-96.748 96.746-225.381 150.071-362.223 150.071-136.818 0-265.453-53.324-362.197-150.069-96.778-96.755-150.045-225.39-150.045-362.197 0-136.816 53.299-265.453 150.045-362.199 96.414-96.401 225.017-149.535 362.024-149.535 6.936 0 13.839 0.133 20.741 0.4 12.895 0.529 25.154 5.887 34.273 15.006l441.485 441.487c9.074 9.11 14.432 21.334 14.97 34.195 5.76 142.851-48.54 282.374-149.073 382.841zM505.398 38.871c-107.068 1.713-207.296 43.786-282.74 119.222-77.346 77.388-119.99 180.229-119.99 289.642s42.645 212.254 119.99 289.633c77.388 77.354 180.229 119.965 289.608 119.965 109.41 0 212.285-42.611 289.635-119.965 75.069-75.040 116.577-173.289 119.059-278.945-221.3-20.61-396.841-197.686-415.562-419.552zM322.223 433.759c-4.456 4.456-10.553 7.012-16.849 7.012-6.336 0-12.368-2.548-16.916-7.075-9.282-9.282-9.282-24.417 0.034-33.738l30.616-30.616c24.354-24.354 47.037-45.487 70.853-64.591l-162.478 50.050c-8.471 2.584-17.653 0.309-23.916-5.955l-15.874-15.883c-4.458-4.456-6.974-10.517-6.974-16.889 0-6.296 2.516-12.393 6.974-16.851l128.768-128.732c9.348-9.312 24.453-9.312 33.767 0 4.458 4.481 6.999 10.544 6.999 16.887 0 6.326-2.539 12.395-6.999 16.851l-32.088 32.086c-26.505 26.499-49.883 48.909-72.257 69.447l169.639-52.022c8.471-2.584 17.653-0.309 23.916 5.932l11.523 11.595c9.314 9.348 9.314 24.453 0 33.763l-128.737 128.73zM558.019 438.584l-51.719-51.685-38.526 38.524 44.756 44.82c8.272 8.24 8.272 21.607-0.034 29.879-3.924 3.988-9.312 6.196-14.941 6.196-5.625 0-10.987-2.209-14.941-6.196l-44.786-44.82-33.702 33.767 48.269 48.303c8.306 8.28 8.306 21.781 0 30.087-3.988 3.988-9.413 6.228-15.072 6.228-5.625 0-11.019-2.243-15.042-6.228l-68.305-68.339c-9.314-9.314-9.314-24.453 0.036-33.767l128.603-128.633c9.314-9.312 24.42-9.312 33.763 0l71.757 71.785c3.992 3.988 6.264 9.348 6.264 15.006s-2.272 11.019-6.228 15.006c-8.373 8.38-21.874 8.38-30.154 0.068zM678.787 779.711c-3.952 6.635-10.72 11.118-18.356 12.094-7.713 0.968-15.379-1.645-20.868-7.139-8.407-8.405-9.678-21.575-3.124-31.453l41.874-62.78c15.915-22.649 31.292-45.324 47.037-65.798l-0.504-0.496c-20.428 15.743-40.463 30.417-63.176 45.83l-64.318 43.744c-9.919 6.766-23.284 5.493-31.721-3.011l-9.951-9.951c-8.416-8.405-9.786-21.476-3.221-31.419l41.543-63.25c15.908-24.089 31.548-47.467 46.526-67.702l-0.496-0.538c-19.070 13.81-43.388 31.427-66.262 47.037l-61.141 42.206c-10.481 7.238-24.652 5.964-33.735-3.045-5.724-5.798-8.507-13.839-7.603-21.88 0.976-8.007 5.523-15.205 12.425-19.432l155.647-95.87c9.877-6.097 22.609-4.625 30.817 3.615l12.054 11.995c8.246 8.306 9.68 21.234 3.352 31.154l-43.612 68.405c-12.533 20.267-25.364 38.259-40.775 59.43l0.504 0.538c20.5-16.652 38.327-29.144 57.78-42.412l66.598-44.688c9.951-6.635 23.179-5.36 31.592 3.077l11.556 11.523c8.075 8.107 9.65 20.574 3.816 30.417l-94.26 159.8z" />
<glyph unicode="&#xe905;" glyph-name="place-localizer" d="M512.002 960c-185.037 0-335.573-150.438-335.573-335.354 0-177.716 304.964-658.591 317.946-678.975 3.837-6.023 10.485-9.672 17.627-9.672s13.791 3.649 17.625 9.672c12.982 20.384 317.944 501.261 317.944 678.975 0 184.916-150.536 335.354-335.569 335.354zM512.002-3.661c-27.6 44.644-83.611 137.063-139.074 239.466-101.207 186.865-154.701 321.323-154.701 388.842-0.002 161.869 131.787 293.558 293.775 293.558s293.773-131.688 293.773-293.558c0-67.519-53.497-201.977-154.701-388.842-55.463-102.4-111.474-194.821-139.072-239.466zM511.998 801.027c-87.529 0-158.739-69.275-158.739-154.423s71.21-154.417 158.739-154.417 158.739 69.27 158.739 154.417c0 85.149-71.21 154.423-158.739 154.423zM511.998 533.985c-64.481 0-116.943 50.521-116.943 112.621 0 62.102 52.462 112.627 116.943 112.627s116.943-50.525 116.943-112.627c0-62.1-52.46-112.621-116.943-112.621z" />
<glyph unicode="&#xe906;" glyph-name="home" d="M1013.11 543.872l-485.392 355.394c-9.36 6.852-22.076 6.852-31.432 0l-485.396-355.394c-11.856-8.682-14.432-25.33-5.75-37.186s25.332-14.428 37.186-5.75l469.674 343.888 469.674-343.886c4.736-3.47 10.24-5.14 15.696-5.14 8.192 0 16.276 3.77 21.488 10.89 8.684 11.854 6.108 28.502-5.748 37.184zM884.492 494.914c-14.692 0-26.606-11.912-26.606-26.606v-423.498h-212.844v231.172c0 73.36-59.684 133.040-133.040 133.040s-133.040-59.684-133.040-133.040v-231.174h-212.846v423.498c0 14.694-11.914 26.606-26.606 26.606s-26.606-11.912-26.606-26.606v-450.106c0-14.694 11.914-26.606 26.606-26.606h266.058c13.992 0 25.442 10.81 26.502 24.534 0.064 0.622 0.104 1.302 0.104 2.072v257.78c0 44.018 35.81 79.828 79.828 79.828s79.828-35.812 79.828-79.828v-257.78c0-0.766 0.040-1.434 0.104-2.048 1.048-13.734 12.502-24.558 26.502-24.558h266.058c14.694 0 26.606 11.912 26.606 26.606v450.106c-0.002 14.696-11.914 26.608-26.608 26.608z" />
<glyph unicode="&#xe923;" glyph-name="profile" d="M864 960h-768c-52.8 0-96-43.2-96-96v-832c0-52.8 43.2-96 96-96h768c52.8 0 96 43.2 96 96v832c0 52.8-43.2 96-96 96zM832 64h-704v768h704v-768zM256 384h448v-64h-448zM256 256h448v-64h-448zM320 672c0 53.019 42.981 96 96 96s96-42.981 96-96c0-53.019-42.981-96-96-96s-96 42.981-96 96zM480 576h-128c-52.8 0-96-28.8-96-64v-64h320v64c0 35.2-43.2 64-96 64z" />
<glyph unicode="&#xe93f;" glyph-name="credit-card" d="M928 832h-832c-52.8 0-96-43.2-96-96v-576c0-52.8 43.2-96 96-96h832c52.8 0 96 43.2 96 96v576c0 52.8-43.2 96-96 96zM96 768h832c17.346 0 32-14.654 32-32v-96h-896v96c0 17.346 14.654 32 32 32zM928 128h-832c-17.346 0-32 14.654-32 32v288h896v-288c0-17.346-14.654-32-32-32zM128 320h64v-128h-64zM256 320h64v-128h-64zM384 320h64v-128h-64z" />
<glyph unicode="&#xe942;" glyph-name="phone" d="M704 320c-64-64-64-128-128-128s-128 64-192 128-128 128-128 192 64 64 128 128-128 256-192 256-192-192-192-192c0-128 131.5-387.5 256-512s384-256 512-256c0 0 192 128 192 192s-192 256-256 192z" />
<glyph unicode="&#xe94c;" glyph-name="map2" d="M672 768l-320 128-352-128v-768l352 128 320-128 352 128v768l-352-128zM384 814.27l256-102.4v-630.138l-256 102.398v630.14zM64 723.172l256 93.090v-631.8l-256-93.088v631.798zM960 172.828l-256-93.092v631.8l256 93.090v-631.798z" />
<glyph unicode="&#xe962;" glyph-name="floppy-disk" d="M896 960h-896v-1024h1024v896l-128 128zM512 832h128v-256h-128v256zM896 64h-768v768h64v-320h576v320h74.978l53.022-53.018v-714.982z" />
<glyph unicode="&#xe970;" glyph-name="bubbles4" horiz-adv-x="1152" d="M480 832c-50.666 0-99.582-7.95-145.386-23.628-42.924-14.694-81.114-35.436-113.502-61.646-60.044-48.59-93.112-110.802-93.112-175.174 0-35.99 10.066-70.948 29.92-103.898 20.686-34.34 51.898-65.794 90.26-90.958 30.44-19.968 50.936-51.952 56.362-87.95 0.902-5.99 1.63-12.006 2.18-18.032 2.722 2.52 5.424 5.114 8.114 7.794 24.138 24.040 56.688 37.312 90.322 37.312 5.348 0 10.718-0.336 16.094-1.018 19.36-2.452 39.124-3.696 58.748-3.696 50.666 0 99.58 7.948 145.384 23.628 42.926 14.692 81.116 35.434 113.504 61.644 60.046 48.59 93.112 110.802 93.112 175.174s-33.066 126.582-93.112 175.174c-32.388 26.212-70.578 46.952-113.504 61.646-45.804 15.678-94.718 23.628-145.384 23.628zM480 960v0c265.096 0 480-173.914 480-388.448s-214.904-388.448-480-388.448c-25.458 0-50.446 1.62-74.834 4.71-103.106-102.694-222.172-121.108-341.166-123.814v25.134c64.252 31.354 116 88.466 116 153.734 0 9.106-0.712 18.048-2.030 26.794-108.558 71.214-177.97 179.988-177.97 301.89 0 214.534 214.904 388.448 480 388.448zM996 89.314c0-55.942 36.314-104.898 92-131.772v-21.542c-103.126 2.318-197.786 18.102-287.142 106.126-21.14-2.65-42.794-4.040-64.858-4.040-95.47 0-183.408 25.758-253.614 69.040 144.674 0.506 281.26 46.854 384.834 130.672 52.208 42.252 93.394 91.826 122.414 147.348 30.766 58.866 46.366 121.582 46.366 186.406 0 10.448-0.45 20.836-1.258 31.168 72.57-59.934 117.258-141.622 117.258-231.676 0-104.488-60.158-197.722-154.24-258.764-1.142-7.496-1.76-15.16-1.76-22.966z" />
<glyph unicode="&#xe971;" glyph-name="user" d="M576 253.388v52.78c70.498 39.728 128 138.772 128 237.832 0 159.058 0 288-192 288s-192-128.942-192-288c0-99.060 57.502-198.104 128-237.832v-52.78c-217.102-17.748-384-124.42-384-253.388h896c0 128.968-166.898 235.64-384 253.388z" />
<glyph unicode="&#xe973;" glyph-name="user-plus" d="M384 224c0 151.234 95.874 280.486 230.032 330.2 16.28 36.538 25.968 77.164 25.968 117.8 0 159.058 0 288-192 288s-192-128.942-192-288c0-99.060 57.502-198.104 128-237.832v-52.78c-217.102-17.748-384-124.42-384-253.388h397.306c-8.664 30.53-13.306 62.732-13.306 96zM736 512c-159.058 0-288-128.942-288-288s128.942-288 288-288c159.056 0 288 128.942 288 288s-128.942 288-288 288zM896 192h-128v-128h-64v128h-128v64h128v128h64v-128h128v-64z" />
<glyph unicode="&#xe974;" glyph-name="user-minus" d="M384 224c0 151.234 95.874 280.486 230.032 330.2 16.28 36.538 25.968 77.164 25.968 117.8 0 159.058 0 288-192 288s-192-128.942-192-288c0-99.060 57.502-198.104 128-237.832v-52.78c-217.102-17.748-384-124.42-384-253.388h397.306c-8.664 30.53-13.306 62.732-13.306 96zM736 512c-159.058 0-288-128.942-288-288s128.942-288 288-288c159.056 0 288 128.942 288 288s-128.942 288-288 288zM896 192h-320v64h320v-64z" />
<glyph unicode="&#xe975;" glyph-name="user-check" d="M960 352l-288-288-96 96-64-64 160-160 352 352zM448 192h320v115.128c-67.22 39.2-156.308 66.11-256 74.26v52.78c70.498 39.728 128 138.772 128 237.832 0 159.058 0 288-192 288s-192-128.942-192-288c0-99.060 57.502-198.104 128-237.832v-52.78c-217.102-17.748-384-124.42-384-253.388h448v64z" />
<glyph unicode="&#xe987;" glyph-name="zoom-in" d="M992.262 88.604l-242.552 206.294c-25.074 22.566-51.89 32.926-73.552 31.926 57.256 67.068 91.842 154.078 91.842 249.176 0 212.078-171.922 384-384 384-212.076 0-384-171.922-384-384s171.922-384 384-384c95.098 0 182.108 34.586 249.176 91.844-1-21.662 9.36-48.478 31.926-73.552l206.294-242.552c35.322-39.246 93.022-42.554 128.22-7.356s31.892 92.898-7.354 128.22zM384 320c-141.384 0-256 114.616-256 256s114.616 256 256 256 256-114.616 256-256-114.614-256-256-256zM448 768h-128v-128h-128v-128h128v-128h128v128h128v128h-128z" />
<glyph unicode="&#xe992;" glyph-name="equalizer" d="M448 832v16c0 26.4-21.6 48-48 48h-160c-26.4 0-48-21.6-48-48v-16h-192v-128h192v-16c0-26.4 21.6-48 48-48h160c26.4 0 48 21.6 48 48v16h576v128h-576zM256 704v128h128v-128h-128zM832 528c0 26.4-21.6 48-48 48h-160c-26.4 0-48-21.6-48-48v-16h-576v-128h576v-16c0-26.4 21.6-48 48-48h160c26.4 0 48 21.6 48 48v16h192v128h-192v16zM640 384v128h128v-128h-128zM448 208c0 26.4-21.6 48-48 48h-160c-26.4 0-48-21.6-48-48v-16h-192v-128h192v-16c0-26.4 21.6-48 48-48h160c26.4 0 48 21.6 48 48v16h576v128h-576v16zM256 64v128h128v-128h-128z" />
<glyph unicode="&#xe9a5;" glyph-name="rocket" d="M704 896l-320-320h-192l-192-256c0 0 203.416 56.652 322.066 30.084l-322.066-414.084 421.902 328.144c58.838-134.654-37.902-328.144-37.902-328.144l256 192v192l320 320 64 320-320-64z" />
<glyph unicode="&#xe9a9;" glyph-name="fire" d="M894.527 350.423l-0.73 10.020c-11.73 152.702-82.831 248.429-145.557 332.864-58.082 78.185-108.246 145.703-108.246 245.325 0 8-4.48 15.311-11.584 18.979-7.126 3.688-15.687 3.084-22.165-1.626-94.205-67.413-172.806-181.035-200.263-289.447-19.061-75.477-21.583-160.328-21.937-216.368-86.997 18.583-106.704 148.724-106.912 150.14-0.98 6.75-5.104 12.626-11.104 15.833-6.062 3.166-13.188 3.396-19.333 0.354-4.562-2.208-111.976-56.79-118.226-274.74-0.438-7.25-0.458-14.499-0.458-21.769 0-211.722 172.264-383.986 383.986-383.986s383.986 172.264 383.986 383.986c0 10.624-0.728 20.539-1.458 30.435zM511.999-21.334c-70.581 0-127.995 61.164-127.995 136.349 0 2.562-0.020 5.146 0.166 8.312 0.854 31.707 6.876 53.352 13.479 67.747 12.376-26.583 34.519-51.018 70.435-51.018 11.792 0 21.333 9.542 21.333 21.333 0 30.375 0.626 65.414 8.188 97.038 6.73 28.061 22.811 57.874 43.186 81.789 9.062-31.041 26.729-56.164 43.978-80.685 24.687-35.083 50.206-71.351 54.686-133.203 0.27-3.666 0.542-7.354 0.542-11.312-0.004-75.187-57.418-136.351-127.999-136.351zM646.818 6.539c22.143 30.197 35.843 67.523 35.843 108.476 0 5.020-0.312 9.688-0.938 18.415-5.062 69.643-35.333 112.684-62.060 150.66-22.769 32.333-42.414 60.268-42.414 99.892 0 8.104-4.584 15.499-11.834 19.103-7.208 3.626-15.915 2.812-22.353-2.084-40.914-30.915-75.039-82.955-86.955-132.641-6.084-25.479-8.208-53.040-8.958-75.705-14.791 15.915-19.375 45.414-19.415 45.81-0.958 6.854-5.166 12.834-11.312 16.019-6.104 3.166-13.416 3.25-19.561 0.084-5.376-2.75-52.602-29.833-55.31-129.453-0.188-3.376-0.208-6.75-0.208-10.104 0-40.952 13.699-78.279 35.843-108.476-121.323 52.388-206.502 173.12-206.502 313.446 0 6.396-0.020 12.77 0.416 19.875 3.666 127.871 44.582 191.285 71.289 219.262 18.623-66.664 67.413-153.806 162.952-153.806 11.792 0 21.333 9.542 21.333 21.333 0 71.393 1.604 153.89 20.687 229.429 21.665 85.581 81.017 177.993 152.66 240.553 11.896-91.373 61.664-158.37 113.976-228.762 62.186-83.705 126.475-170.264 137.245-310.426l0.73-10.208c0.666-8.876 1.354-17.729 1.354-27.249-0.006-140.327-85.185-261.058-206.508-313.446z" />
<glyph unicode="&#xe9d7;" glyph-name="star-empty" d="M1024 562.95l-353.78 51.408-158.22 320.582-158.216-320.582-353.784-51.408 256-249.538-60.432-352.352 316.432 166.358 316.432-166.358-60.434 352.352 256.002 249.538zM512 206.502l-223.462-117.48 42.676 248.83-180.786 176.222 249.84 36.304 111.732 226.396 111.736-226.396 249.836-36.304-180.788-176.222 42.678-248.83-223.462 117.48z" />
<glyph unicode="&#xe9d8;" glyph-name="star-half" d="M1024 562.95l-353.78 51.408-158.22 320.582-158.216-320.582-353.784-51.408 256-249.538-60.432-352.352 316.432 166.358 316.432-166.358-60.434 352.352 256.002 249.538zM512 206.502l-0.942-0.496 0.942 570.768 111.736-226.396 249.836-36.304-180.788-176.222 42.678-248.83-223.462 117.48z" />
<glyph unicode="&#xe9d9;" glyph-name="star-full" d="M1024 562.95l-353.78 51.408-158.22 320.582-158.216-320.582-353.784-51.408 256-249.538-60.432-352.352 316.432 166.358 316.432-166.358-60.434 352.352 256.002 249.538z" />
<glyph unicode="&#xea3c;" glyph-name="arrow-right2" d="M621.254 82.746l320 320c24.994 24.992 24.994 65.516 0 90.51l-320 320c-24.994 24.992-65.516 24.992-90.51 0-24.994-24.994-24.994-65.516 0-90.51l210.746-210.746h-613.49c-35.346 0-64-28.654-64-64s28.654-64 64-64h613.49l-210.746-210.746c-12.496-12.496-18.744-28.876-18.744-45.254s6.248-32.758 18.744-45.254c24.994-24.994 65.516-24.994 90.51 0z" />
<glyph unicode="&#xea40;" glyph-name="arrow-left2" d="M402.746 82.746l-320 320c-24.994 24.992-24.994 65.516 0 90.51l320 320c24.994 24.992 65.516 24.992 90.51 0 24.994-24.994 24.994-65.516 0-90.51l-210.746-210.746h613.49c35.346 0 64-28.654 64-64s-28.654-64-64-64h-613.49l210.746-210.746c12.496-12.496 18.744-28.876 18.744-45.254s-6.248-32.758-18.744-45.254c-24.994-24.994-65.516-24.994-90.51 0z" />
<glyph unicode="&#xea90;" glyph-name="facebook" d="M608 768h160v192h-160c-123.514 0-224-100.486-224-224v-96h-128v-192h128v-512h192v512h160l32 192h-192v96c0 17.346 14.654 32 32 32z" />
<glyph unicode="&#xea92;" glyph-name="instagram" d="M512 867.8c136.8 0 153-0.6 206.8-3 50-2.2 77-10.6 95-17.6 23.8-9.2 41-20.4 58.8-38.2 18-18 29-35 38.4-58.8 7-18 15.4-45.2 17.6-95 2.4-54 3-70.2 3-206.8s-0.6-153-3-206.8c-2.2-50-10.6-77-17.6-95-9.2-23.8-20.4-41-38.2-58.8-18-18-35-29-58.8-38.4-18-7-45.2-15.4-95-17.6-54-2.4-70.2-3-206.8-3s-153 0.6-206.8 3c-50 2.2-77 10.6-95 17.6-23.8 9.2-41 20.4-58.8 38.2-18 18-29 35-38.4 58.8-7 18-15.4 45.2-17.6 95-2.4 54-3 70.2-3 206.8s0.6 153 3 206.8c2.2 50 10.6 77 17.6 95 9.2 23.8 20.4 41 38.2 58.8 18 18 35 29 58.8 38.4 18 7 45.2 15.4 95 17.6 53.8 2.4 70 3 206.8 3zM512 960c-139 0-156.4-0.6-211-3-54.4-2.4-91.8-11.2-124.2-23.8-33.8-13.2-62.4-30.6-90.8-59.2-28.6-28.4-46-57-59.2-90.6-12.6-32.6-21.4-69.8-23.8-124.2-2.4-54.8-3-72.2-3-211.2s0.6-156.4 3-211c2.4-54.4 11.2-91.8 23.8-124.2 13.2-33.8 30.6-62.4 59.2-90.8 28.4-28.4 57-46 90.6-59 32.6-12.6 69.8-21.4 124.2-23.8 54.6-2.4 72-3 211-3s156.4 0.6 211 3c54.4 2.4 91.8 11.2 124.2 23.8 33.6 13 62.2 30.6 90.6 59s46 57 59 90.6c12.6 32.6 21.4 69.8 23.8 124.2 2.4 54.6 3 72 3 211s-0.6 156.4-3 211c-2.4 54.4-11.2 91.8-23.8 124.2-12.6 34-30 62.6-58.6 91-28.4 28.4-57 46-90.6 59-32.6 12.6-69.8 21.4-124.2 23.8-54.8 2.6-72.2 3.2-211.2 3.2v0zM512 711c-145.2 0-263-117.8-263-263s117.8-263 263-263 263 117.8 263 263c0 145.2-117.8 263-263 263zM512 277.4c-94.2 0-170.6 76.4-170.6 170.6s76.4 170.6 170.6 170.6c94.2 0 170.6-76.4 170.6-170.6s-76.4-170.6-170.6-170.6zM846.8 721.4c0-33.91-27.49-61.4-61.4-61.4s-61.4 27.49-61.4 61.4c0 33.91 27.49 61.4 61.4 61.4s61.4-27.49 61.4-61.4z" />
<glyph unicode="&#xea93;" glyph-name="whatsapp" d="M873 811.2c-95.8 96-223.2 148.8-359 148.8-279.6 0-507.2-227.6-507.2-507.4 0-89.4 23.4-176.8 67.8-253.6l-72-263 269 70.6c74.2-40.4 157.6-61.8 242.4-61.8h0.2c0 0 0 0 0 0 279.6 0 507.4 227.6 507.4 507.4 0 135.6-52.8 263-148.6 359zM514.2 30.4v0c-75.8 0-150 20.4-214.8 58.8l-15.4 9.2-159.6-41.8 42.6 155.6-10 16c-42.4 67-64.6 144.6-64.6 224.4 0 232.6 189.2 421.8 422 421.8 112.6 0 218.6-44 298.2-123.6 79.6-79.8 123.4-185.6 123.4-298.4-0.2-232.8-189.4-422-421.8-422zM745.4 346.4c-12.6 6.4-75 37-86.6 41.2s-20 6.4-28.6-6.4c-8.4-12.6-32.8-41.2-40.2-49.8-7.4-8.4-14.8-9.6-27.4-3.2s-53.6 19.8-102 63c-37.6 33.6-63.2 75.2-70.6 87.8s-0.8 19.6 5.6 25.8c5.8 5.6 12.6 14.8 19 22.2s8.4 12.6 12.6 21.2c4.2 8.4 2.2 15.8-1 22.2s-28.6 68.8-39 94.2c-10.2 24.8-20.8 21.4-28.6 21.8-7.4 0.4-15.8 0.4-24.2 0.4s-22.2-3.2-33.8-15.8c-11.6-12.6-44.4-43.4-44.4-105.8s45.4-122.6 51.8-131.2c6.4-8.4 89.4-136.6 216.6-191.4 30.2-13 53.8-20.8 72.2-26.8 30.4-9.6 58-8.2 79.8-5 24.4 3.6 75 30.6 85.6 60.2s10.6 55 7.4 60.2c-3 5.6-11.4 8.8-24.2 15.2z" />
<glyph unicode="&#xea95;" glyph-name="telegram" d="M512 960c-282.8 0-512-229.2-512-512s229.2-512 512-512 512 229.2 512 512-229.2 512-512 512zM763.6 609l-84-395.8c-5.8-28.2-22.8-34.8-46.4-21.8l-128 94.6-61.4-59.8c-7.2-7-12.8-12.8-25.6-12.8-16.6 0-13.8 6.2-19.4 22l-43.6 143.2-126.6 39.4c-27.4 8.4-27.6 27.2 6.2 40.6l493.2 190.4c22.4 10.2 44.2-5.4 35.6-40z" />
<glyph unicode="&#xea96;" glyph-name="twitter" d="M1024 733.6c-37.6-16.8-78.2-28-120.6-33 43.4 26 76.6 67.2 92.4 116.2-40.6-24-85.6-41.6-133.4-51-38.4 40.8-93 66.2-153.4 66.2-116 0-210-94-210-210 0-16.4 1.8-32.4 5.4-47.8-174.6 8.8-329.4 92.4-433 219.6-18-31-28.4-67.2-28.4-105.6 0-72.8 37-137.2 93.4-174.8-34.4 1-66.8 10.6-95.2 26.2 0-0.8 0-1.8 0-2.6 0-101.8 72.4-186.8 168.6-206-17.6-4.8-36.2-7.4-55.4-7.4-13.6 0-26.6 1.4-39.6 3.8 26.8-83.4 104.4-144.2 196.2-146-72-56.4-162.4-90-261-90-17 0-33.6 1-50.2 3 93.2-59.8 203.6-94.4 322.2-94.4 386.4 0 597.8 320.2 597.8 597.8 0 9.2-0.2 18.2-0.6 27.2 41 29.4 76.6 66.4 104.8 108.6z" />
<glyph unicode="&#xea98;" glyph-name="vk" d="M928 960h-832c-52.8 0-96-43.2-96-96v-832c0-52.8 43.2-96 96-96h832c52.8 0 96 43.2 96 96v832c0 52.8-43.2 96-96 96zM829.4 243.2l-93.6-1.4c0 0-20.2-4-46.6 14.2-35 24-68 86.6-93.8 78.4-26-8.2-25.2-64.4-25.2-64.4s0.2-12-5.8-18.4c-6.4-7-19.2-8.4-19.2-8.4h-41.8c0 0-92.4-5.6-173.8 79.2-88.8 92.4-167.2 275.8-167.2 275.8s-4.6 12 0.4 17.8c5.6 6.6 20.6 7 20.6 7l100.2 0.6c0 0 9.4-1.6 16.2-6.6 5.6-4 8.6-11.8 8.6-11.8s16.2-41 37.6-78c41.8-72.2 61.4-88 75.6-80.4 20.6 11.2 14.4 102.2 14.4 102.2s0.4 33-10.4 47.6c-8.4 11.4-24.2 14.8-31 15.6-5.6 0.8 3.6 13.8 15.6 19.8 18 8.8 49.8 9.4 87.4 9 29.2-0.2 37.8-2.2 49.2-4.8 34.6-8.4 22.8-40.6 22.8-117.8 0-24.8-4.4-59.6 13.4-71 7.6-5 26.4-0.8 73.4 79 22.2 37.8 39 82.2 39 82.2s3.6 8 9.2 11.4c5.8 3.4 13.6 2.4 13.6 2.4l105.4 0.6c0 0 31.6 3.8 36.8-10.6 5.4-15-11.8-50-54.8-107.4-70.6-94.2-78.6-85.4-19.8-139.8 56-52 67.6-77.4 69.6-80.6 22.8-38.4-26-41.4-26-41.4z" />
<glyph unicode="&#xeab9;" glyph-name="tumblr" d="M576.032 512l-0.002-234.184c0-59.418-0.77-93.656 5.53-110.5 6.25-16.754 21.918-34.146 38.99-44.202 22.684-13.588 48.542-20.376 77.708-20.376 51.854 0 82.478 6.848 133.742 40.54v-153.944c-43.7-20.552-81.866-32.594-117.324-40.922-35.5-8.242-73.86-12.406-115.064-12.406-46.828 0-74.456 5.886-110.41 17.656-35.958 11.868-66.66 28.806-92.020 50.54-25.45 21.922-43.022 45.208-52.848 69.832-9.826 24.636-14.716 60.414-14.716 107.244v359.1h-137.426v145.006c40.208 13.042 85.164 31.788 113.78 56.152 28.754 24.45 51.766 53.706 69.106 87.944 17.392 34.146 29.348 77.712 35.872 130.516h165.084l-0.002-255.996h255.968v-192h-255.968z" />
</font></defs></svg>
\ No newline at end of file
@font-face {
font-family: 'DIN Condensed Bold';
font-style: normal;
font-weight: normal;
src: local('DIN Condensed Bold'), url('DINCondensed-Bold.woff') format('woff');
}
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>Generated by IcoMoon</metadata>
<defs>
<font id="icomoon" horiz-adv-x="1024">
<font-face units-per-em="1024" ascent="960" descent="-64" />
<missing-glyph horiz-adv-x="1024" />
<glyph unicode="&#x20;" horiz-adv-x="512" d="" />
<glyph unicode="&#xe900;" glyph-name="close-button" d="M1024 857.6l-102.4 102.4-409.6-409.6-409.6 409.6-102.4-102.4 409.6-409.6-409.6-409.6 102.4-102.4 409.6 409.6 409.6-409.6 102.4 102.4-409.6 409.6z" />
<glyph unicode="&#xe901;" glyph-name="creativity" d="M883.507 209.067c5.42 28.774 5.281 58.319-0.41 87.040l78.165 188.638c0.008 0.125 0.008 0.25 0 0.375 12.666 34.679 31.229 66.908 54.869 95.266 5.882 6.213 8.248 14.966 6.298 23.296l-32.051 138.411c-0.381 1.447-0.955 2.836-1.707 4.13-0.137 0.256-0.188 0.563-0.324 0.802s-0.734 0.819-1.075 1.263c-0.698 1.023-1.505 1.967-2.406 2.816-0.594 0.418-1.215 0.794-1.86 1.126-0.832 0.613-1.718 1.149-2.645 1.604-1.287 0.486-2.628 0.813-3.994 0.973-0.393 0-0.734 0.256-1.126 0.29-3.271 0.218-6.536-0.511-9.404-2.099-0.256-0.137-0.563-0.188-0.819-0.341h-0.171l-120.508-75.213c-7.298-4.519-11.828-12.411-12.049-20.992-3.348-36.85-13.054-72.841-28.689-106.377v-0.188l-39.066-94.43c-19.174 10.193-39.7 17.606-60.962 22.016 8.048 55.553 11.007 111.725 8.841 167.817 31.77 38.118 47.017 87.336 42.359 136.738-10.667 99.465-100.557 171.298-104.397 174.319-5.771 4.545-13.804 4.887-19.94 0.849s-9.001-11.55-7.11-18.649c8.789-33.007 1.178-67.84-63.744-139.469-29.169-28.165-38.414-71.17-23.398-108.834 5.741-14.406 13.967-27.692 24.303-39.253-4.13-26.368-7.373-51.337-9.609-75.657-3.85-40.225-4.842-80.672-2.97-121.037-15.225-8.255-29.479-18.187-42.496-29.611l-82.773 353.963c0 0.358-0.341 0.614-0.444 0.939-0.278 1.138-0.678 2.242-1.195 3.294l-84.548 156.143c-8.461 15.628-26.337 23.659-43.64 19.607s-29.754-19.186-30.395-36.946l-6.417-177.408c0.004-1.28 0.147-2.556 0.427-3.806 0-0.273 0-0.512 0-0.768l84.446-360.397c-13.321-0.588-26.545-2.561-39.458-5.888l-92.894 224.341c-7.449 17.149-27.205 25.241-44.544 18.244l-141.978-58.778c-17.376-7.253-25.634-27.177-18.483-44.595l125.986-303.923c-73.839-3.877-131.154-65.861-129.249-139.777s62.34-132.864 136.28-132.931h750.933c48.779 0.707 93.475 27.384 117.251 69.981s23.022 94.643-1.98 136.533c-25.002 41.89-70.453 67.259-119.231 66.552zM866.116 650.82l71.543 44.646-25.327-61.167c-3.61-8.709 0.524-18.696 9.233-22.306s18.696 0.524 22.306 9.233l25.327 61.167 18.961-82.142c-20.287-24.749-36.951-52.257-49.493-81.698-17.793-8.248-38.226-8.676-56.349-1.18s-32.284 22.231-39.053 40.638c11.986 29.694 19.681 60.944 22.852 92.809zM826.863 516.83c11.291-13.804 25.943-24.471 42.547-30.976 13.199-5.677 27.395-8.671 41.762-8.806 3.457 0.013 6.91 0.224 10.342 0.631l-54.46-131.413c-16.307 35.954-41.534 67.144-73.284 90.607l33.092 79.957zM593.050 638.72l85.743-5.239c0.529-15.94 0.341-32.427-0.188-49.169-28.564-2.041-57.27-0.654-85.504 4.13-2.15 0.307-4.25 0.546-6.383 0.836 1.707 16.077 3.789 32.358 6.298 49.442h0.034zM584.909 776.158c45.312 49.988 68.796 88.439 74.257 124.587 32.57-33.511 54.070-76.212 61.594-122.334 3.584-40.151-8.83-80.093-34.543-111.138-33.712 2.048-67.055 4.096-100.028 6.144-14.168 13.245-22.318 31.697-22.566 51.090s7.428 38.048 21.252 51.651h0.034zM583.612 555.264l4.949-0.649c21.991-3.401 44.191-5.289 66.441-5.649 7.066 0 14.507 0.563 21.965 1.143-1.553-21.965-4.096-44.902-7.322-68.608-4.215 0.222-8.346 0.631-12.578 0.631-25.767-0.046-51.341-4.449-75.639-13.022-0.787 28.735-0.069 57.492 2.15 86.153h0.034zM451.601 355.686l-48.828 207.991c-2.283 9.024-11.375 14.554-20.437 12.431s-14.753-11.115-12.792-20.214l43.878-187.204c-12.064 4.314-24.527 7.419-37.205 9.267l-74.906 319.659c10.493-4.778 21.887-7.256 33.417-7.27 1.075 0 2.219 0.154 3.311 0.205l12.066-51.524c1.3-6.031 5.754-10.89 11.649-12.71s12.313-0.317 16.787 3.932c4.474 4.248 6.306 10.58 4.793 16.561l-12.083 51.558c11.579 5.126 21.792 12.901 29.815 22.699l76.151-325.615c-9.889-12.335-18.474-25.661-25.617-39.765zM347.324 726.033c-21.827-4.233-44.112 4.69-56.986 22.818l2.167 60.109c5.938-1.109 11.964-1.68 18.005-1.707 5.835-0.024 11.653 0.623 17.34 1.929 11.513 3.024 22.283 8.379 31.642 15.735l28.74-53.043c-3.424-22.008-19.435-39.963-40.909-45.875v0.034zM300.578 925.406c2.325 0.538 4.724-0.536 5.871-2.628l36.591-67.669c-6.601-5.972-14.483-10.35-23.040-12.8-8.746-1.605-17.744-1.179-26.3 1.246l2.782 76.902c0.093 2.385 1.771 4.412 4.096 4.949zM177.067 584.533l13.039-31.505-63.147-26.146c-7.486-3.144-11.721-11.126-10.126-19.088s8.578-13.697 16.697-13.715c2.242 0.005 4.462 0.445 6.537 1.297l63.147 26.163 13.056-31.539-31.59-13.090c-7.529-3.116-11.805-11.119-10.21-19.11s8.616-13.739 16.764-13.726c2.236 0.008 4.45 0.448 6.519 1.297l31.59 13.090 13.056-31.539-63.198-26.197c-7.529-3.116-11.805-11.119-10.21-19.11s8.616-13.739 16.764-13.726c2.237 0.006 4.451 0.447 6.519 1.297l63.147 26.146 13.807-33.331c-55.614-25.384-96.394-75.021-110.507-134.502l-123.699 298.257 142.046 58.778zM887.467-29.867h-750.933c-56.554 0-102.4 45.846-102.4 102.4s45.846 102.4 102.4 102.4c9.889 0.033 19.728-1.393 29.201-4.233 5.117-1.546 10.663-0.605 14.984 2.543s6.917 8.138 7.015 13.483c1.214 60.824 36.376 115.85 91.062 142.506s119.692 20.455 168.352-16.059c4.3-3.2 9.854-4.195 14.997-2.685s9.278 5.348 11.166 10.365c33.343 88.863 125.498 141.134 218.878 124.149s161.228-98.357 161.145-193.269c0.033-19.518-2.872-38.93-8.619-57.583-1.794-5.803-0.368-12.123 3.745-16.594s10.291-6.419 16.223-5.115c7.483 1.647 15.122 2.482 22.784 2.492 56.554 0 102.4-45.846 102.4-102.4s-45.846-102.4-102.4-102.4zM660.224 692.053c5.357-0.020 10.412 2.476 13.653 6.741 21.307 28.838 29.541 65.292 22.699 100.489-1.456 6.018-6.057 10.776-12.023 12.432s-12.361-0.048-16.711-4.455c-4.35-4.406-5.972-10.823-4.239-16.767 4.086-25.010-2.011-50.615-16.93-71.1-3.879-5.172-4.503-12.091-1.612-17.872s8.801-9.434 15.265-9.434l-0.102-0.034zM637.781 174.933c-12.691-0.039-25.208-2.957-36.608-8.533-30.702 42.011-88.028 54.318-133.267 28.61s-64.007-81.255-43.629-129.133c2.681-6.293 8.861-10.377 15.701-10.377 2.3-0.005 4.576 0.459 6.69 1.365 4.164 1.774 7.453 5.13 9.143 9.329s1.642 8.898-0.132 13.062c-3.715 8.66-5.631 17.985-5.632 27.409 0 37.703 30.564 68.267 68.267 68.267 26.479 0.132 50.596-15.212 61.696-39.253 0.369-0.556 0.768-1.091 1.195-1.604 0.27-0.585 0.572-1.155 0.905-1.707 0.307-0.375 0.751-0.546 1.092-0.905 0.801-0.831 1.687-1.575 2.645-2.219 0.853-0.656 1.767-1.228 2.731-1.707 0.991-0.416 2.020-0.736 3.072-0.956 1.050-0.276 2.125-0.441 3.209-0.495 2.217 0.018 4.418 0.386 6.519 1.092 0.455 0.084 0.905 0.192 1.348 0.324 0.554 0.358 1.084 0.751 1.587 1.178 0.614 0.273 1.213 0.581 1.792 0.922 8.965 7.25 20.146 11.202 31.676 11.196 19.955-0.032 38.073-11.656 46.421-29.781 3.912-8.577 14.036-12.36 22.613-8.448s12.36 14.036 8.448 22.613c-13.897 30.291-44.156 49.719-77.483 49.749zM301.807 293.53c-2.577-0.836-62.874-21.692-62.874-84.463 0-9.426 7.641-17.067 17.067-17.067s17.067 7.641 17.067 17.067c1.393 23.808 17.058 44.404 39.629 52.105 8.954 3.007 13.776 12.703 10.769 21.658s-12.703 13.776-21.658 10.769v-0.068zM541.986 311.979c1.355-0.344 2.749-0.516 4.147-0.512 7.822 0.008 14.637 5.332 16.538 12.919 7.855 31.869 36.068 54.539 68.881 55.347 9.426 0.024 17.048 7.684 17.024 17.109s-7.684 17.048-17.109 17.024c-48.509-0.644-90.428-34.046-101.888-81.186-2.29-9.143 3.265-18.411 12.407-20.702z" />
<glyph unicode="&#xe902;" glyph-name="magnifying-glass" d="M1015.031-11.778l-248.848 248.848c66.753 76.743 107.168 176.873 107.168 286.311 0 240.901-195.945 436.619-436.619 436.619-240.901 0-436.619-195.945-436.619-436.619s195.945-436.619 436.619-436.619c109.439 0 209.568 40.415 286.311 107.168l248.848-248.848c5.903-5.903 13.85-9.082 21.57-9.082s15.667 2.952 21.57 9.082c11.807 11.807 11.807 31.333 0 43.14zM61.19 523.381c0 207.071 168.472 375.315 375.315 375.315 207.071 0 375.315-168.472 375.315-375.315s-168.245-375.542-375.315-375.542c-206.843 0-375.315 168.472-375.315 375.542z" />
<glyph unicode="&#xe903;" glyph-name="menu-button" d="M0 106.667h1024v113.778h-1024v-113.778zM0 391.111h1024v113.778h-1024v-113.778zM0 789.333v-113.778h1024v113.778h-1024z" />
<glyph unicode="&#xe904;" glyph-name="new-label" d="M874.488 809.929c-96.748 96.746-225.381 150.071-362.223 150.071-136.818 0-265.453-53.324-362.197-150.069-96.778-96.755-150.045-225.39-150.045-362.197 0-136.816 53.299-265.453 150.045-362.199 96.414-96.401 225.017-149.535 362.024-149.535 6.936 0 13.839 0.133 20.741 0.4 12.895 0.529 25.154 5.887 34.273 15.006l441.485 441.487c9.074 9.11 14.432 21.334 14.97 34.195 5.76 142.851-48.54 282.374-149.073 382.841zM505.398 38.871c-107.068 1.713-207.296 43.786-282.74 119.222-77.346 77.388-119.99 180.229-119.99 289.642s42.645 212.254 119.99 289.633c77.388 77.354 180.229 119.965 289.608 119.965 109.41 0 212.285-42.611 289.635-119.965 75.069-75.040 116.577-173.289 119.059-278.945-221.3-20.61-396.841-197.686-415.562-419.552zM322.223 433.759c-4.456 4.456-10.553 7.012-16.849 7.012-6.336 0-12.368-2.548-16.916-7.075-9.282-9.282-9.282-24.417 0.034-33.738l30.616-30.616c24.354-24.354 47.037-45.487 70.853-64.591l-162.478 50.050c-8.471 2.584-17.653 0.309-23.916-5.955l-15.874-15.883c-4.458-4.456-6.974-10.517-6.974-16.889 0-6.296 2.516-12.393 6.974-16.851l128.768-128.732c9.348-9.312 24.453-9.312 33.767 0 4.458 4.481 6.999 10.544 6.999 16.887 0 6.326-2.539 12.395-6.999 16.851l-32.088 32.086c-26.505 26.499-49.883 48.909-72.257 69.447l169.639-52.022c8.471-2.584 17.653-0.309 23.916 5.932l11.523 11.595c9.314 9.348 9.314 24.453 0 33.763l-128.737 128.73zM558.019 438.584l-51.719-51.685-38.526 38.524 44.756 44.82c8.272 8.24 8.272 21.607-0.034 29.879-3.924 3.988-9.312 6.196-14.941 6.196-5.625 0-10.987-2.209-14.941-6.196l-44.786-44.82-33.702 33.767 48.269 48.303c8.306 8.28 8.306 21.781 0 30.087-3.988 3.988-9.413 6.228-15.072 6.228-5.625 0-11.019-2.243-15.042-6.228l-68.305-68.339c-9.314-9.314-9.314-24.453 0.036-33.767l128.603-128.633c9.314-9.312 24.42-9.312 33.763 0l71.757 71.785c3.992 3.988 6.264 9.348 6.264 15.006s-2.272 11.019-6.228 15.006c-8.373 8.38-21.874 8.38-30.154 0.068zM678.787 779.711c-3.952 6.635-10.72 11.118-18.356 12.094-7.713 0.968-15.379-1.645-20.868-7.139-8.407-8.405-9.678-21.575-3.124-31.453l41.874-62.78c15.915-22.649 31.292-45.324 47.037-65.798l-0.504-0.496c-20.428 15.743-40.463 30.417-63.176 45.83l-64.318 43.744c-9.919 6.766-23.284 5.493-31.721-3.011l-9.951-9.951c-8.416-8.405-9.786-21.476-3.221-31.419l41.543-63.25c15.908-24.089 31.548-47.467 46.526-67.702l-0.496-0.538c-19.070 13.81-43.388 31.427-66.262 47.037l-61.141 42.206c-10.481 7.238-24.652 5.964-33.735-3.045-5.724-5.798-8.507-13.839-7.603-21.88 0.976-8.007 5.523-15.205 12.425-19.432l155.647-95.87c9.877-6.097 22.609-4.625 30.817 3.615l12.054 11.995c8.246 8.306 9.68 21.234 3.352 31.154l-43.612 68.405c-12.533 20.267-25.364 38.259-40.775 59.43l0.504 0.538c20.5-16.652 38.327-29.144 57.78-42.412l66.598-44.688c9.951-6.635 23.179-5.36 31.592 3.077l11.556 11.523c8.075 8.107 9.65 20.574 3.816 30.417l-94.26 159.8z" />
<glyph unicode="&#xe905;" glyph-name="place-localizer" d="M512.002 960c-185.037 0-335.573-150.438-335.573-335.354 0-177.716 304.964-658.591 317.946-678.975 3.837-6.023 10.485-9.672 17.627-9.672s13.791 3.649 17.625 9.672c12.982 20.384 317.944 501.261 317.944 678.975 0 184.916-150.536 335.354-335.569 335.354zM512.002-3.661c-27.6 44.644-83.611 137.063-139.074 239.466-101.207 186.865-154.701 321.323-154.701 388.842-0.002 161.869 131.787 293.558 293.775 293.558s293.773-131.688 293.773-293.558c0-67.519-53.497-201.977-154.701-388.842-55.463-102.4-111.474-194.821-139.072-239.466zM511.998 801.027c-87.529 0-158.739-69.275-158.739-154.423s71.21-154.417 158.739-154.417 158.739 69.27 158.739 154.417c0 85.149-71.21 154.423-158.739 154.423zM511.998 533.985c-64.481 0-116.943 50.521-116.943 112.621 0 62.102 52.462 112.627 116.943 112.627s116.943-50.525 116.943-112.627c0-62.1-52.46-112.621-116.943-112.621z" />
<glyph unicode="&#xe906;" glyph-name="front-bus" d="M80.842 205.474c0-48.505 21.558-91.621 53.895-118.568v-97.011c0-32.337 21.558-53.895 53.895-53.895h53.895c32.337 0 53.895 21.558 53.895 53.895v53.895h431.158v-53.895c0-32.337 21.558-53.895 53.895-53.895h53.895c32.337 0 53.895 21.558 53.895 53.895v97.011c32.337 26.947 53.895 70.061 53.895 118.568v538.947c0 188.632-194.021 215.579-431.158 215.579s-431.158-26.947-431.158-215.579v-538.947zM269.474 151.579c-43.116 0-80.842 37.726-80.842 80.842s37.726 80.842 80.842 80.842 80.842-37.726 80.842-80.842-37.726-80.842-80.842-80.842zM754.526 151.579c-43.116 0-80.842 37.726-80.842 80.842s37.726 80.842 80.842 80.842 80.842-37.726 80.842-80.842-37.726-80.842-80.842-80.842zM835.368 474.947h-646.737v269.474h646.737v-269.474z" />
<glyph unicode="&#xe907;" glyph-name="office" d="M0-64h512v1024h-512v-1024zM320 832h128v-128h-128v128zM320 576h128v-128h-128v128zM320 320h128v-128h-128v128zM64 832h128v-128h-128v128zM64 576h128v-128h-128v128zM64 320h128v-128h-128v128zM576 640h448v-64h-448zM576-64h128v256h192v-256h128v576h-448z" />
<glyph unicode="&#xe908;" glyph-name="send" d="M1013.958 951.266c-9.125 8.593-22.375 11.062-33.843 6.438l-959.986-383.995c-10.593-4.249-18.094-13.751-19.78-25.030-1.657-11.25 2.781-22.561 11.656-29.656l307.996-246.511v-176.512c0-11.812 6.5-22.655 16.905-28.219 4.72-2.531 9.905-3.781 15.093-3.781 6.218 0 12.406 1.813 17.75 5.376l93.33 62.223 186.289-186.221c6.062-6.062 14.251-9.375 22.625-9.375 2.437 0 4.906 0.282 7.344 0.844 10.811 2.563 19.5 10.531 22.999 21.031l319.996 959.982c3.969 11.814 0.688 24.844-8.375 33.407zM859.128 840.373l-509.566-509.566-254.715 203.872zM383.999 155.775v54.863l32.922-32.907zM657.994 27.216l-260.805 260.719 521.566 521.566z" />
<glyph unicode="&#xe909;" glyph-name="cruise" d="M803.7 369.369c0 0-129.198 79.72-129.36 79.82-9.298 5.738-21.82 2.712-27.54-6.518-5.732-9.25-2.69-21.842 6.52-27.52 0 0 129.28-79.772 129.36-79.82 9.294-5.734 21.806-2.784 27.52 6.518 5.714 9.304 2.802 21.786-6.5 27.52zM595.765 494.171c-12.774 0.002-22.406-12.158-19.486-24.59 1.162-4.952 4.566-9.45 9.050-12.29 3.078-1.95 6.666-3.12 10.392-3.12 6.998 0 13.378 3.538 17.038 9.496 7.796 12.692-2.004 30.502-16.994 30.504zM388.665 443.705c-5.642 8.986-18.65 11.89-27.584 6.246 0 0-128.364-80.944-128.58-81.080-9.25-5.832-12.072-18.328-6.246-27.57 3.502-5.558 10.26-8.816 16.95-9.004 3.764-0.106 7.506 0.76 10.636 2.734 0 0 128.49 81.042 128.58 81.1 9.248 5.832 12.056 18.318 6.244 27.574zM439.381 495.711c-9.288 0-17.426-6.528-19.48-15.576-2.798-12.326 6.96-24.424 19.52-24.424 9.27 0 17.454 6.526 19.5 15.582 2.802 12.4-6.866 24.418-19.54 24.418zM1019.094 49.074c-7.248 8.336-19.88 9.216-28.216 1.968-21.326-18.542-41.062-37.766-69.044-45.5-31.106-8.596-60.668-1.812-88.82 12.264l104.158 350.447c2.592 8.718-1.028 18.088-8.806 22.802l-96.366 58.39v170.506c0 11.044-8.954 20-20 20h-40v60c0 11.044-8.954 20-20 20h-63v60c0 11.044-8.954 20-20 20h-97v140c0 11.044-8.954 20-20 20h-80c-11.046 0-20-8.956-20-20v-140h-97c-11.046 0-20-8.956-20-20v-60h-63c-11.046 0-20-8.956-20-20v-60h-40c-11.046 0-20-8.956-20-20v-170.506l-96.364-58.388c-7.78-4.714-11.398-14.084-8.806-22.802 0 0 103.902-349.579 103.946-349.731-1.774 5.968-33.778 9.898-39.436 10.63-58.234 7.536-102.516-21.636-144.464-58.11-8.336-7.248-9.216-19.878-1.97-28.214 6.918-7.956 19.792-9.292 28.214-1.97 43.216 37.568 91.938 66.206 149.118 37.612 51.728-25.862 105.272-36.952 159.15-8.6 43.444 22.868 85.368 42.614 133.86 19.526l49.854-23.74c42.652-20.312 91.348-19.844 133.598 1.284 26.036 13.018 52.498 30.342 82.238 32.386 29.152 2.002 57.32-8.852 82.934-21.67 33.838-16.92 73.452-20.3 109.788-9.942 33.47 9.542 57.828 30.858 83.462 53.146 8.338 7.246 9.218 19.876 1.972 28.212zM792 599.951v-126.27l-208.396 126.27h208.396zM492.001 919.95h40v-120h-40v120zM375.001 759.95h273.999v-40h-273.999v40zM232.002 599.951h208.396l-208.396-126.27v126.27zM492.001 25.722c0.004 3.554-28.51 10.11-32.24 10.918-34.808 7.534-72.176 2.75-103.732-13.86-22.896-12.050-44.986-26.108-71.172-29.48-0.048-0.006-0.096-0.012-0.144-0.018-15.3-1.86-30.96-0.734-45.768 3.584l-109.374 367.981 362.429 219.6c0 0 0-558.703 0-558.725zM292.001 639.951v40h439.999v-40h-439.999zM796.044 33.834c0.222 6.188-56.078 6.132-59.85 5.734-34.716-3.672-64.748-21.534-95.384-36.852-36.192-18.096-73.432-12.894-108.81 3.96v577.771l362.429-219.6-98.386-331.013z" />
<glyph unicode="&#xe90a;" glyph-name="book" d="M1004.151 754.208c-0.067 0-0.134 0-0.198 0v0h-67.287v23.025c0.362 9.113-5.533 17.303-14.291 19.849-46.714 12.242-94.818 18.38-143.11 18.261-79.395 0-187.571-17.864-267.562-99.244-79.395 82.174-188.365 99.244-267.562 99.244-48.292 0.119-96.396-6.019-143.11-18.261-8.758-2.546-14.653-10.736-14.291-19.849v-22.826h-66.89c-10.962 0-19.849-8.887-19.849-19.849v-633.971c0-10.962 8.887-19.849 19.849-19.849 3.409 0.010 6.759 0.898 9.726 2.58 1.985 0.992 200.473 109.565 477.562 39.698h4.764c1.583-0.191 3.181-0.191 4.764 0 277.883 70.463 476.371-37.911 477.562-39.698 6.141-3.545 13.708-3.545 19.849 0 6.104 3.523 9.882 10.021 9.924 17.070v633.971c0 10.962-8.885 19.849-19.849 19.849zM39.698 132.146v582.364h47.439v-497.808c-0.124-10.962 8.662-19.948 19.623-20.072 1.072-0.012 2.144 0.062 3.203 0.223 41.062 6.27 82.519 9.587 124.055 9.924 57.537 0.997 114.833-7.657 169.509-25.605-123.472 14.931-248.713-1.945-363.829-49.027zM234.017 246.277c-36.103-0.082-72.163-2.402-107.978-6.947v522.222c38.646 8.609 78.11 13.003 117.703 13.1 74.235 0 176.654-17.070 247.713-97.259l0.595-494.434c-41.286 26.994-121.872 63.318-258.035 63.318zM531.75 677.393c71.059 79.395 173.479 97.259 247.713 97.259 39.591-0.117 79.055-4.508 117.703-13.1v-522.222c-35.614 4.588-71.476 6.974-107.382 7.146-135.369 0-216.154-36.323-258.035-63.318v494.235zM984.104 132.146c-115.361 47.21-240.89 64.089-364.623 49.027 54.934 18.013 112.503 26.669 170.303 25.605 41.797-0.233 83.521-3.483 124.849-9.726 10.837-1.645 20.958 5.808 22.603 16.646 0.161 1.059 0.236 2.131 0.223 3.203v497.61h47.439l-0.794-582.364z" />
<glyph unicode="&#xe90b;" glyph-name="home3" d="M1024 352l-192 192v288h-128v-160l-192 192-512-512v-32h128v-320h320v192h128v-192h320v320h128z" />
<glyph unicode="&#xe90c;" glyph-name="pencil" d="M864 960c88.364 0 160-71.634 160-160 0-36.020-11.91-69.258-32-96l-64-64-224 224 64 64c26.742 20.090 59.978 32 96 32zM64 224l-64-288 288 64 592 592-224 224-592-592zM715.578 596.422l-448-448-55.156 55.156 448 448 55.156-55.156z" />
<glyph unicode="&#xe90d;" glyph-name="image" d="M959.884 832c0.040-0.034 0.082-0.076 0.116-0.116v-767.77c-0.034-0.040-0.076-0.082-0.116-0.116h-895.77c-0.040 0.034-0.082 0.076-0.114 0.116v767.772c0.034 0.040 0.076 0.082 0.114 0.114h895.77zM960 896h-896c-35.2 0-64-28.8-64-64v-768c0-35.2 28.8-64 64-64h896c35.2 0 64 28.8 64 64v768c0 35.2-28.8 64-64 64v0zM832 672c0-53.020-42.98-96-96-96s-96 42.98-96 96 42.98 96 96 96 96-42.98 96-96zM896 128h-768v128l224 384 256-320h64l224 192z" />
<glyph unicode="&#xe90e;" glyph-name="telegram" d="M401.792 312.277l-16.939-238.251c24.235 0 34.731 10.411 47.317 22.912l113.621 108.587 235.435-172.416c43.179-24.064 73.6-11.392 85.248 39.723l154.539 724.139 0.043 0.043c13.696 63.829-23.083 88.789-65.152 73.131l-908.373-347.776c-61.995-24.064-61.056-58.624-10.539-74.283l232.235-72.235 539.435 337.536c25.387 16.811 48.469 7.509 29.483-9.301z" />
<glyph unicode="&#xe90f;" glyph-name="vk" d="M881.298 369.278c33.968-33.164 69.818-64.364 100.284-100.872 13.458-16.224 26.198-32.964 35.946-51.792 13.812-26.764 1.302-56.216-22.696-57.814l-149.18 0.068c-38.476-3.192-69.17 12.296-94.978 38.604-20.654 21.038-39.782 43.428-59.642 65.176-8.142 8.888-16.664 17.252-26.844 23.864-20.364 13.218-38.042 9.172-49.68-12.068-11.852-21.604-14.542-45.524-15.706-69.6-1.598-35.128-12.216-44.364-47.502-45.972-75.41-3.556-146.978 7.852-213.464 45.894-58.616 33.536-104.068 80.882-143.632 134.48-77.026 104.366-136.016 219.050-189.032 336.946-11.934 26.562-3.206 40.82 26.102 41.326 48.666 0.946 97.326 0.878 146.050 0.068 19.78-0.29 32.874-11.634 40.512-30.32 26.33-64.742 58.548-126.338 98.988-183.432 10.77-15.2 21.752-30.402 37.388-41.1 17.3-11.846 30.472-7.92 38.61 11.352 5.164 12.22 7.426 25.382 8.59 38.468 3.856 45.026 4.364 89.976-2.398 134.844-4.152 28.002-19.924 46.13-47.866 51.428-14.258 2.702-12.136 8.008-5.232 16.146 11.99 14.036 23.268 22.774 45.75 22.774h168.596c26.542-5.238 32.436-17.162 36.070-43.868l0.144-187.274c-0.29-10.338 5.164-41.020 23.786-47.862 14.904-4.872 24.728 7.052 33.672 16.502 40.366 42.842 69.176 93.474 94.914 145.902 11.422 23.054 21.244 46.994 30.762 70.916 7.052 17.75 18.118 26.484 38.112 26.098l162.264-0.144c4.812 0 9.68-0.070 14.34-0.868 27.342-4.66 34.836-16.422 26.39-43.122-13.306-41.89-39.196-76.8-64.51-111.87-27.060-37.442-56.002-73.604-82.836-111.268-24.656-34.4-22.698-51.736 7.928-81.61v0z" />
<glyph unicode="&#xe910;" glyph-name="couple" d="M741.651 759.519c55.372 0 100.24 44.872 100.24 100.24-0.002 55.372-44.867 100.242-100.24 100.242-55.375 0-100.242-44.87-100.242-100.24s44.867-100.242 100.242-100.242zM997.295 368.883l-142.944 347.465c-6.128 14.896-20.519 23.879-35.687 23.869-0.118 0.005-0.234 0.017-0.354 0.017h-153.335c-0.171 0-0.337-0.017-0.506-0.026-15.241 0.087-29.728-8.903-35.882-23.862l-116.213-282.486-116.16 282.365c-3.948 9.594-14.851 24.009-37.082 24.009 0 0-115.001 0-153.335 0-0.14 0-0.277-0.017-0.414-0.019-15.183-0.195-29.598-8.959-35.733-23.867l-142.946-347.465c-8.099-19.685 1.296-42.208 20.979-50.306 4.798-1.973 9.763-2.91 14.651-2.91 15.156 0 29.533 9.002 35.658 23.889l62.955 153.029v-26.613l-71.902-224.63c-12.092-37.778 16.091-76.392 55.755-76.392h16.144v-178.231c0-28.624 23.718-51.711 52.571-50.685 27.483 0.978 48.866 24.399 48.866 51.901v177.014h40.158v-178.231c0-28.624 23.713-51.711 52.568-50.685 27.485 0.978 48.871 24.402 48.871 51.904v177.012h16.144c39.667 0 67.85 38.614 55.755 76.392l-71.902 224.63v28.764l63.89-155.303c6.126-14.887 20.499-23.889 35.658-23.889 3.028 0 6.087 0.407 9.12 1.151 2.869-0.665 5.76-1.029 8.626-1.029 15.156 0 29.533 9.002 35.658 23.889l63.196 153.615v-506.454c0-28.624 23.718-51.711 52.571-50.685 27.483 0.978 48.866 24.399 48.866 51.901v273.713c0 10.695 8.072 20.032 18.743 20.723 11.693 0.756 21.412-8.503 21.412-20.034v-275.616c0-28.624 23.715-51.711 52.568-50.685 27.485 0.978 48.871 24.402 48.871 51.904v504.389l62.849-152.772c6.123-14.887 20.499-23.889 35.658-23.889 4.885 0 9.852 0.935 14.651 2.907 19.685 8.099 29.080 30.624 20.981 50.309zM282.471 759.519c55.37 0 100.237 44.872 100.237 100.24 0 55.372-44.867 100.242-100.237 100.242-55.375 0-100.242-44.87-100.242-100.24s44.867-100.242 100.242-100.242z" />
<glyph unicode="&#xe911;" glyph-name="sister-and-brother" d="M853.253 804.884c0-58.636-47.534-106.17-106.17-106.17s-106.17 47.534-106.17 106.17c0 58.636 47.534 106.17 106.17 106.17s106.17-47.534 106.17-106.17zM1017.638 376.985l-163.397 280.463c-7.827 13.434-23.72 22.93-35.697 22.93-2.873 0-136.213 0-139.084 0-11.977 0-27.87-9.495-35.697-22.93l-123.11-211.311-136.663 234.574c-8.698 14.933-24.403 23.21-40.53 23.181-0.296 0.018-0.589 0.045-0.889 0.045h-131.391c-0.3 0-0.593-0.027-0.889-0.045-16.126 0.031-31.829-8.246-40.53-23.181l-163.4-280.46c-12.998-22.307-5.449-50.927 16.859-63.925 7.404-4.313 15.499-6.362 23.49-6.362 16.090 0 31.751 8.317 40.436 23.221l72.070 123.705v-52.963l-32.255-232.422c-2.716-19.577 12.492-37.043 32.257-37.043v0-142.266c0-26.748 20.8-49.53 47.53-50.482 28.065-0.999 51.133 21.456 51.133 49.299v143.451h38.975v-142.266c0-26.75 20.8-49.532 47.535-50.482 28.065-0.997 51.127 21.456 51.127 49.299v143.451c19.765 0 34.974 17.466 32.257 37.043l-32.257 232.426v51.261l71.080-122.008c2.419-4.147 19.201-33.471 30.62-40.124 7.404-4.311 15.499-6.362 23.49-6.362 16.090 0 31.751 8.315 40.436 23.221l70.039 120.221-0.674-413.782c0-27.245 22.083-49.331 49.328-49.331 0.114 0 0.224 0.016 0.338 0.018 0.114 0 0.224-0.018 0.34-0.018 27.245 0 49.333 22.086 49.333 49.331l-0.676 249.67c0 10.38 7.831 19.443 18.191 20.113 11.35 0.735 20.784-8.252 20.784-19.445v-249.153c0-26.748 20.8-49.53 47.53-50.484 28.065-0.999 51.133 21.456 51.133 49.299v413.78l70.039-120.221c8.685-14.906 24.345-23.221 40.436-23.221 7.99 0 16.088 2.051 23.49 6.362 22.309 12.998 29.856 41.618 16.861 63.923zM110.945 724.087l26.28 2.342c15.112 1.346 25.763 15.472 22.804 30.356-4.51 22.744-6.069 54.309 12.814 73.828-0.020-0.822-0.063-1.637-0.063-2.461 0-58.633 47.535-106.168 106.168-106.168 58.631 0 106.166 47.535 106.166 106.168 0 0.824-0.043 1.639-0.065 2.461 18.885-19.521 17.324-51.084 12.812-73.828-2.952-14.883 7.695-29.010 22.807-30.356l26.278-2.342c13.891-1.238 26.204 8.87 27.691 22.737 3.617 33.67 2.987 84.186-16.055 104.244-28.107 29.608-62.87 29.908-85.328 25.825-17.66 34.105-53.248 57.429-94.303 57.429s-76.645-23.322-94.308-57.429c-22.455 4.080-57.225 3.782-85.328-25.825-19.038-20.059-19.667-70.576-16.059-104.244 1.489-13.867 13.8-23.976 27.689-22.737z" />
<glyph unicode="&#xe912;" glyph-name="odnoklassniki" d="M512.482 535.661c48.89 0.178 87.828 39.451 87.65 88.446-0.178 49.016-39.2 88.017-88.111 88.059-49.32 0.052-88.708-39.671-88.331-89.127 0.367-48.817 39.745-87.556 88.792-87.378zM512 960c-282.771 0-512-229.24-512-512s229.229-512 512-512 512 229.24 512 512-229.229 512-512 512zM512.733 804.3c99.729-0.272 179.774-81.847 179.26-182.675-0.503-98.503-81.857-178.338-181.418-178.003-98.545 0.335-179.365 82.035-178.778 180.737 0.555 99.781 81.417 180.214 180.936 179.941zM714.726 372.763c-22.051-22.638-48.597-39.022-78.075-50.451-27.865-10.8-58.402-16.237-88.635-19.862 4.578-4.965 6.725-7.406 9.575-10.256 41.023-41.243 82.245-82.276 123.131-123.634 13.933-14.1 16.834-31.574 9.166-47.947-8.37-17.913-27.153-29.688-45.58-28.421-11.67 0.807-20.773 6.6-28.85 14.739-30.966 31.155-62.519 61.754-92.836 93.496-8.852 9.24-13.084 7.48-20.889-0.545-31.144-32.077-62.802-63.64-94.638-95.036-14.299-14.1-31.312-16.656-47.905-8.59-17.631 8.527-28.84 26.535-27.981 44.647 0.608 12.215 6.621 21.58 15.022 29.94 40.614 40.53 81.103 81.187 121.602 121.811 2.692 2.692 5.185 5.552 9.093 9.742-55.238 5.772-105.050 19.37-147.697 52.714-5.301 4.148-10.759 8.15-15.577 12.801-18.678 17.924-20.553 38.467-5.793 59.607 12.644 18.102 33.847 22.942 55.898 12.539 4.274-2.001 8.339-4.536 12.236-7.218 79.469-54.61 188.646-56.108 268.429-2.441 7.899 6.034 16.353 10.999 26.147 13.503 19.024 4.903 36.791-2.106 46.994-18.762 11.68-19.034 11.544-37.597-2.839-52.379z" />
<glyph unicode="&#xe913;" glyph-name="hotel" d="M365.714 832h36.571v-73.143h-36.571zM841.143 704v182.857h-658.286v-182.857zM713.143 868.571h36.571v-109.714h73.143v-36.571h-91.429c-10.098 0-18.286 8.187-18.286 18.286zM585.143 850.286c0 10.098 8.187 18.286 18.286 18.286h91.429v-36.571h-73.143v-18.286h36.571v-36.571h-36.571v-18.286h73.143v-36.571h-91.429c-10.098 0-18.286 8.187-18.286 18.286zM457.143 868.571h109.714v-36.571h-36.571v-109.714h-36.571v109.714h-36.571zM329.143 850.286c0 10.098 8.187 18.286 18.286 18.286h73.143c10.098 0 18.286-8.187 18.286-18.286v-109.714c0-10.098-8.187-18.286-18.286-18.286h-73.143c-10.098 0-18.286 8.187-18.286 18.286zM201.143 868.571h36.571v-54.857h36.571v54.857h36.571v-146.286h-36.571v54.857h-36.571v-54.857h-36.571zM1024 9.143v406.786l-219.429 62.679v-469.464zM932.571 393.143h36.571v-36.571h-36.571zM932.571 320h36.571v-36.571h-36.571zM932.571 246.857h36.571v-36.571h-36.571zM932.571 173.714h36.571v-36.571h-36.571zM859.429 393.143h36.571v-36.571h-36.571zM859.429 320h36.571v-36.571h-36.571zM859.429 246.857h36.571v-36.571h-36.571zM859.429 173.714h36.571v-36.571h-36.571zM219.429 9.143v469.464l-219.429-62.679v-406.786zM128 393.143h36.571v-36.571h-36.571zM128 320h36.571v-36.571h-36.571zM128 246.857h36.571v-36.571h-36.571zM128 173.714h36.571v-36.571h-36.571zM54.857 393.143h36.571v-36.571h-36.571zM54.857 320h36.571v-36.571h-36.571zM54.857 246.857h36.571v-36.571h-36.571zM54.857 173.714h36.571v-36.571h-36.571zM201.143 667.429h621.714v-36.571h-621.714zM256 9.143h128v146.286h-36.571v36.571h329.143v-36.571h-36.571v-146.286h128v585.143h-512zM676.571 521.143h36.571v-36.571h-36.571zM676.571 448h36.571v-36.571h-36.571zM676.571 374.857h36.571v-36.571h-36.571zM676.571 301.714h36.571v-36.571h-36.571zM603.429 521.143h36.571v-36.571h-36.571zM603.429 448h36.571v-36.571h-36.571zM603.429 374.857h36.571v-36.571h-36.571zM603.429 301.714h36.571v-36.571h-36.571zM530.286 521.143h36.571v-36.571h-36.571zM530.286 448h36.571v-36.571h-36.571zM530.286 374.857h36.571v-36.571h-36.571zM530.286 301.714h36.571v-36.571h-36.571zM457.143 521.143h36.571v-36.571h-36.571zM457.143 448h36.571v-36.571h-36.571zM457.143 374.857h36.571v-36.571h-36.571zM457.143 301.714h36.571v-36.571h-36.571zM384 521.143h36.571v-36.571h-36.571zM384 448h36.571v-36.571h-36.571zM384 374.857h36.571v-36.571h-36.571zM384 301.714h36.571v-36.571h-36.571zM310.857 521.143h36.571v-36.571h-36.571zM310.857 448h36.571v-36.571h-36.571zM310.857 374.857h36.571v-36.571h-36.571zM310.857 301.714h36.571v-36.571h-36.571zM420.571 155.429h182.857v-146.286h-182.857z" />
<glyph unicode="&#xe914;" glyph-name="bed" d="M910.269 637.378h-529.634c-25.877 0-69.074-9.808-69.074-76.377v-101.837h667.781v101.837c0 66.361-43.197 76.377-69.074 76.377zM167.571 437.044h-100.793v356.011h-66.778v-690.11h66.778v178.214h890.444v-178.005h66.778v333.89zM271.286 548.271c0-51.517-41.763-93.281-93.281-93.281s-93.281 41.763-93.281 93.281c0 51.517 41.763 93.281 93.281 93.281s93.281-41.763 93.281-93.281z" />
<glyph unicode="&#xe915;" glyph-name="food" d="M997.364 89.348l-870.65 870.652h-36.662l-7.486-19.022c-19.758-50.208-28.2-101.56-24.41-148.498 4.32-53.504 24.646-99.826 58.784-133.964l366.22-366.22 48.304 48.304 338.57-378.586c33.68-33.68 91.65-35.68 127.33 0 35.108 35.108 35.108 92.228 0 127.334zM313.456 377.116l-286.822-286.822c-35.104-35.104-35.104-92.226 0-127.33 33.348-33.348 91.038-36.292 127.33 0l286.824 286.824-127.332 127.328zM980.506 789.502l-162.702-162.7-42.446 42.444 162.702 162.702-42.444 42.444-162.7-162.7-42.444 42.444 162.702 162.7-42.442 42.442-212.22-212.22c-25.962-25.962-41.464-60.434-43.656-97.070-0.554-9.282-2.658-18.412-6.148-27.096l137.858-137.858c8.684 3.494 17.816 5.596 27.096 6.15 36.636 2.186 71.108 17.692 97.070 43.654l212.22 212.218-42.446 42.446z" />
<glyph unicode="&#xe916;" glyph-name="reading-glasses" d="M991.32 480.68h-17.38c-15.722 98.894-101.582 174.734-204.832 174.734-68.528 0-129.39-33.416-167.178-84.796-56.564 27.296-123.17 27.356-179.86-0.002-37.788 51.384-98.65 84.798-167.18 84.798-103.25 0-189.11-75.84-204.832-174.734h-17.378c-18.048 0-32.68-14.632-32.68-32.68s14.632-32.68 32.68-32.68h17.38c15.722-98.894 101.584-174.734 204.832-174.734 114.368 0 207.414 93.046 207.414 207.414 0 22.506-3.616 44.18-10.278 64.488 37.064 17.306 81.302 18.042 119.94 0-6.66-20.308-10.278-41.982-10.278-64.488 0-114.368 93.046-207.414 207.414-207.414 103.25 0 189.112 75.84 204.832 174.734h17.378c18.048 0 32.68 14.632 32.68 32.68 0.006 18.048-14.626 32.68-32.674 32.68zM254.89 305.948c-78.328 0-142.052 63.726-142.052 142.052 0 78.328 63.726 142.052 142.052 142.052s142.052-63.726 142.052-142.052c0.002-78.328-63.724-142.052-142.052-142.052zM769.11 305.948c-78.328 0-142.052 63.726-142.052 142.052 0 78.328 63.726 142.052 142.052 142.052 78.328 0 142.052-63.726 142.052-142.052 0-78.328-63.726-142.052-142.052-142.052z" />
<glyph unicode="&#xe923;" glyph-name="profile" d="M864 960h-768c-52.8 0-96-43.2-96-96v-832c0-52.8 43.2-96 96-96h768c52.8 0 96 43.2 96 96v832c0 52.8-43.2 96-96 96zM832 64h-704v768h704v-768zM256 384h448v-64h-448zM256 256h448v-64h-448zM320 672c0 53.019 42.981 96 96 96s96-42.981 96-96c0-53.019-42.981-96-96-96s-96 42.981-96 96zM480 576h-128c-52.8 0-96-28.8-96-64v-64h320v64c0 35.2-43.2 64-96 64z" />
<glyph unicode="&#xe93a;" glyph-name="cart" d="M384 32c0-53.019-42.981-96-96-96s-96 42.981-96 96c0 53.019 42.981 96 96 96s96-42.981 96-96zM1024 32c0-53.019-42.981-96-96-96s-96 42.981-96 96c0 53.019 42.981 96 96 96s96-42.981 96-96zM1024 448v384h-768c0 35.346-28.654 64-64 64h-192v-64h128l48.074-412.054c-29.294-23.458-48.074-59.5-48.074-99.946 0-70.696 57.308-128 128-128h768v64h-768c-35.346 0-64 28.654-64 64 0 0.218 0.014 0.436 0.016 0.656l831.984 127.344z" />
<glyph unicode="&#xe93b;" glyph-name="coin-dollar" d="M480 896c-265.096 0-480-214.904-480-480 0-265.098 214.904-480 480-480 265.098 0 480 214.902 480 480 0 265.096-214.902 480-480 480zM480 32c-212.078 0-384 171.922-384 384s171.922 384 384 384c212.078 0 384-171.922 384-384s-171.922-384-384-384zM512 448v128h128v64h-128v64h-64v-64h-128v-256h128v-128h-128v-64h128v-64h64v64h128.002l-0.002 256h-128zM448 448h-64v128h64v-128zM576.002 256h-64.002v128h64.002v-128z" />
<glyph unicode="&#xe93c;" glyph-name="coin-euro" d="M480 896c-265.096 0-480-214.904-480-480s214.904-480 480-480c265.098 0 480 214.902 480 480s-214.902 480-480 480zM480 32c-212.078 0-384 171.922-384 384s171.922 384 384 384c212.076 0 384-171.922 384-384s-171.924-384-384-384zM670.824 315.66c-15.27 8.884-34.862 3.708-43.75-11.57-17.256-29.662-49.088-48.090-83.074-48.090h-128c-41.716 0-77.286 26.754-90.496 64h154.496c17.672 0 32 14.326 32 32s-14.328 32-32 32h-160v64h160c17.672 0 32 14.328 32 32s-14.328 32-32 32h-154.496c13.21 37.246 48.78 64 90.496 64h128c33.986 0 65.818-18.426 83.074-48.090 8.888-15.276 28.478-20.456 43.752-11.568 15.276 8.888 20.456 28.476 11.568 43.752-28.672 49.288-81.702 79.906-138.394 79.906h-128c-77.268 0-141.914-55.056-156.78-128h-35.22c-17.672 0-32-14.328-32-32s14.328-32 32-32h32v-64h-32c-17.672 0-32-14.326-32-32s14.328-32 32-32h35.22c14.866-72.944 79.512-128 156.78-128h128c56.692 0 109.72 30.62 138.394 79.91 8.888 15.276 3.708 34.864-11.57 43.75z" />
<glyph unicode="&#xe93f;" glyph-name="credit-card" d="M928 832h-832c-52.8 0-96-43.2-96-96v-576c0-52.8 43.2-96 96-96h832c52.8 0 96 43.2 96 96v576c0 52.8-43.2 96-96 96zM96 768h832c17.346 0 32-14.654 32-32v-96h-896v96c0 17.346 14.654 32 32 32zM928 128h-832c-17.346 0-32 14.654-32 32v288h896v-288c0-17.346-14.654-32-32-32zM128 320h64v-128h-64zM256 320h64v-128h-64zM384 320h64v-128h-64z" />
<glyph unicode="&#xe942;" glyph-name="phone" d="M704 320c-64-64-64-128-128-128s-128 64-192 128-128 128-128 192 64 64 128 128-128 256-192 256-192-192-192-192c0-128 131.5-387.5 256-512s384-256 512-256c0 0 192 128 192 192s-192 256-256 192z" />
<glyph unicode="&#xe949;" glyph-name="compass" d="M544.010-64.004c-2.296 0-4.622 0.25-6.94 0.764-14.648 3.25-25.070 16.238-25.070 31.24v480h-480c-15.002 0-27.992 10.422-31.24 25.070-3.25 14.646 4.114 29.584 17.708 35.928l960 448c12.196 5.688 26.644 3.144 36.16-6.372 9.516-9.514 12.060-23.966 6.372-36.16l-448-960c-5.342-11.44-16.772-18.47-28.99-18.47zM176.242 512h367.758c17.674 0 32-14.328 32-32v-367.758l349.79 749.546-749.548-349.788z" />
<glyph unicode="&#xe94c;" glyph-name="map2" d="M672 768l-320 128-352-128v-768l352 128 320-128 352 128v768l-352-128zM384 814.27l256-102.4v-630.138l-256 102.398v630.14zM64 723.172l256 93.090v-631.8l-256-93.088v631.798zM960 172.828l-256-93.092v631.8l256 93.090v-631.798z" />
<glyph unicode="&#xe94e;" glyph-name="clock" d="M658.744 210.744l-210.744 210.746v282.51h128v-229.49l173.256-173.254zM512 960c-282.77 0-512-229.23-512-512s229.23-512 512-512 512 229.23 512 512-229.23 512-512 512zM512 64c-212.078 0-384 171.922-384 384s171.922 384 384 384c212.078 0 384-171.922 384-384s-171.922-384-384-384z" />
<glyph unicode="&#xe951;" glyph-name="bell" d="M1025.5 160c0 288-256 224-256 448 0 18.56-1.788 34.42-5.048 47.928-16.83 113.018-92.156 203.72-189.772 231.36 0.866 3.948 1.32 8.032 1.32 12.21 0 33.278-28.8 60.502-64 60.502s-64-27.224-64-60.5c0-4.18 0.456-8.264 1.32-12.21-109.47-30.998-190.914-141.298-193.254-273.442-0.040-1.92-0.066-3.864-0.066-5.846 0-224.002-256-160.002-256-448.002 0-76.226 170.59-139.996 398.97-156.080 21.524-40.404 64.056-67.92 113.030-67.92s91.508 27.516 113.030 67.92c228.38 16.084 398.97 79.854 398.97 156.080 0 0.228-0.026 0.456-0.028 0.682l1.528-0.682zM826.246 105.904c-54.23-14.47-118.158-24.876-186.768-30.648-5.704 65.418-60.582 116.744-127.478 116.744s-121.774-51.326-127.478-116.744c-68.608 5.772-132.538 16.178-186.768 30.648-74.63 19.914-110.31 42.19-123.368 54.096 13.058 11.906 48.738 34.182 123.368 54.096 86.772 23.152 198.372 35.904 314.246 35.904s227.474-12.752 314.246-35.904c74.63-19.914 110.31-42.19 123.368-54.096-13.058-11.906-48.738-34.182-123.368-54.096z" />
<glyph unicode="&#xe953;" glyph-name="calendar" d="M320 576h128v-128h-128zM512 576h128v-128h-128zM704 576h128v-128h-128zM128 192h128v-128h-128zM320 192h128v-128h-128zM512 192h128v-128h-128zM320 384h128v-128h-128zM512 384h128v-128h-128zM704 384h128v-128h-128zM128 384h128v-128h-128zM832 960v-64h-128v64h-448v-64h-128v64h-128v-1024h960v1024h-128zM896 0h-832v704h832v-704z" />
<glyph unicode="&#xe962;" glyph-name="floppy-disk" d="M896 960h-896v-1024h1024v896l-128 128zM512 832h128v-256h-128v256zM896 64h-768v768h64v-320h576v320h74.978l53.022-53.018v-714.982z" />
<glyph unicode="&#xe970;" glyph-name="bubbles4" horiz-adv-x="1152" d="M480 832c-50.666 0-99.582-7.95-145.386-23.628-42.924-14.694-81.114-35.436-113.502-61.646-60.044-48.59-93.112-110.802-93.112-175.174 0-35.99 10.066-70.948 29.92-103.898 20.686-34.34 51.898-65.794 90.26-90.958 30.44-19.968 50.936-51.952 56.362-87.95 0.902-5.99 1.63-12.006 2.18-18.032 2.722 2.52 5.424 5.114 8.114 7.794 24.138 24.040 56.688 37.312 90.322 37.312 5.348 0 10.718-0.336 16.094-1.018 19.36-2.452 39.124-3.696 58.748-3.696 50.666 0 99.58 7.948 145.384 23.628 42.926 14.692 81.116 35.434 113.504 61.644 60.046 48.59 93.112 110.802 93.112 175.174s-33.066 126.582-93.112 175.174c-32.388 26.212-70.578 46.952-113.504 61.646-45.804 15.678-94.718 23.628-145.384 23.628zM480 960v0c265.096 0 480-173.914 480-388.448s-214.904-388.448-480-388.448c-25.458 0-50.446 1.62-74.834 4.71-103.106-102.694-222.172-121.108-341.166-123.814v25.134c64.252 31.354 116 88.466 116 153.734 0 9.106-0.712 18.048-2.030 26.794-108.558 71.214-177.97 179.988-177.97 301.89 0 214.534 214.904 388.448 480 388.448zM996 89.314c0-55.942 36.314-104.898 92-131.772v-21.542c-103.126 2.318-197.786 18.102-287.142 106.126-21.14-2.65-42.794-4.040-64.858-4.040-95.47 0-183.408 25.758-253.614 69.040 144.674 0.506 281.26 46.854 384.834 130.672 52.208 42.252 93.394 91.826 122.414 147.348 30.766 58.866 46.366 121.582 46.366 186.406 0 10.448-0.45 20.836-1.258 31.168 72.57-59.934 117.258-141.622 117.258-231.676 0-104.488-60.158-197.722-154.24-258.764-1.142-7.496-1.76-15.16-1.76-22.966z" />
<glyph unicode="&#xe971;" glyph-name="user" d="M576 253.388v52.78c70.498 39.728 128 138.772 128 237.832 0 159.058 0 288-192 288s-192-128.942-192-288c0-99.060 57.502-198.104 128-237.832v-52.78c-217.102-17.748-384-124.42-384-253.388h896c0 128.968-166.898 235.64-384 253.388z" />
<glyph unicode="&#xe973;" glyph-name="user-plus" d="M384 224c0 151.234 95.874 280.486 230.032 330.2 16.28 36.538 25.968 77.164 25.968 117.8 0 159.058 0 288-192 288s-192-128.942-192-288c0-99.060 57.502-198.104 128-237.832v-52.78c-217.102-17.748-384-124.42-384-253.388h397.306c-8.664 30.53-13.306 62.732-13.306 96zM736 512c-159.058 0-288-128.942-288-288s128.942-288 288-288c159.056 0 288 128.942 288 288s-128.942 288-288 288zM896 192h-128v-128h-64v128h-128v64h128v128h64v-128h128v-64z" />
<glyph unicode="&#xe974;" glyph-name="user-minus" d="M384 224c0 151.234 95.874 280.486 230.032 330.2 16.28 36.538 25.968 77.164 25.968 117.8 0 159.058 0 288-192 288s-192-128.942-192-288c0-99.060 57.502-198.104 128-237.832v-52.78c-217.102-17.748-384-124.42-384-253.388h397.306c-8.664 30.53-13.306 62.732-13.306 96zM736 512c-159.058 0-288-128.942-288-288s128.942-288 288-288c159.056 0 288 128.942 288 288s-128.942 288-288 288zM896 192h-320v64h320v-64z" />
<glyph unicode="&#xe975;" glyph-name="user-check" d="M960 352l-288-288-96 96-64-64 160-160 352 352zM448 192h320v115.128c-67.22 39.2-156.308 66.11-256 74.26v52.78c70.498 39.728 128 138.772 128 237.832 0 159.058 0 288-192 288s-192-128.942-192-288c0-99.060 57.502-198.104 128-237.832v-52.78c-217.102-17.748-384-124.42-384-253.388h448v64z" />
<glyph unicode="&#xe97f;" glyph-name="spinner6" d="M384 832c0 70.692 57.308 128 128 128s128-57.308 128-128c0-70.692-57.308-128-128-128s-128 57.308-128 128zM790.994 448c0 0 0 0 0 0 0 57.993 47.013 105.006 105.006 105.006s105.006-47.013 105.006-105.006c0 0 0 0 0 0 0-57.993-47.013-105.006-105.006-105.006s-105.006 47.013-105.006 105.006zM688.424 176.47c0 52.526 42.58 95.106 95.106 95.106s95.106-42.58 95.106-95.106c0-52.526-42.58-95.106-95.106-95.106s-95.106 42.58-95.106 95.106zM425.862 64c0 47.573 38.565 86.138 86.138 86.138s86.138-38.565 86.138-86.138c0-47.573-38.565-86.138-86.138-86.138s-86.138 38.565-86.138 86.138zM162.454 176.47c0 43.088 34.93 78.018 78.018 78.018s78.018-34.93 78.018-78.018c0-43.088-34.93-78.018-78.018-78.018s-78.018 34.93-78.018 78.018zM57.338 448c0 39.026 31.636 70.662 70.662 70.662s70.662-31.636 70.662-70.662c0-39.026-31.636-70.662-70.662-70.662s-70.662 31.636-70.662 70.662zM176.472 719.528c0 0 0 0 0 0 0 35.346 28.654 64 64 64s64-28.654 64-64c0 0 0 0 0 0 0-35.346-28.654-64-64-64s-64 28.654-64 64zM899.464 719.528c0-64.024-51.906-115.934-115.936-115.934-64.024 0-115.936 51.91-115.936 115.934 0 64.032 51.912 115.934 115.936 115.934 64.030 0 115.936-51.902 115.936-115.934z" />
<glyph unicode="&#xe987;" glyph-name="zoom-in" d="M992.262 88.604l-242.552 206.294c-25.074 22.566-51.89 32.926-73.552 31.926 57.256 67.068 91.842 154.078 91.842 249.176 0 212.078-171.922 384-384 384-212.076 0-384-171.922-384-384s171.922-384 384-384c95.098 0 182.108 34.586 249.176 91.844-1-21.662 9.36-48.478 31.926-73.552l206.294-242.552c35.322-39.246 93.022-42.554 128.22-7.356s31.892 92.898-7.354 128.22zM384 320c-141.384 0-256 114.616-256 256s114.616 256 256 256 256-114.616 256-256-114.614-256-256-256zM448 768h-128v-128h-128v-128h128v-128h128v128h128v128h-128z" />
<glyph unicode="&#xe992;" glyph-name="equalizer" d="M448 832v16c0 26.4-21.6 48-48 48h-160c-26.4 0-48-21.6-48-48v-16h-192v-128h192v-16c0-26.4 21.6-48 48-48h160c26.4 0 48 21.6 48 48v16h576v128h-576zM256 704v128h128v-128h-128zM832 528c0 26.4-21.6 48-48 48h-160c-26.4 0-48-21.6-48-48v-16h-576v-128h576v-16c0-26.4 21.6-48 48-48h160c26.4 0 48 21.6 48 48v16h192v128h-192v16zM640 384v128h128v-128h-128zM448 208c0 26.4-21.6 48-48 48h-160c-26.4 0-48-21.6-48-48v-16h-192v-128h192v-16c0-26.4 21.6-48 48-48h160c26.4 0 48 21.6 48 48v16h576v128h-576v16zM256 64v128h128v-128h-128z" />
<glyph unicode="&#xe994;" glyph-name="cog" d="M933.79 349.75c-53.726 93.054-21.416 212.304 72.152 266.488l-100.626 174.292c-28.75-16.854-62.176-26.518-97.846-26.518-107.536 0-194.708 87.746-194.708 195.99h-201.258c0.266-33.41-8.074-67.282-25.958-98.252-53.724-93.056-173.156-124.702-266.862-70.758l-100.624-174.292c28.97-16.472 54.050-40.588 71.886-71.478 53.638-92.908 21.512-211.92-71.708-266.224l100.626-174.292c28.65 16.696 61.916 26.254 97.4 26.254 107.196 0 194.144-87.192 194.7-194.958h201.254c-0.086 33.074 8.272 66.57 25.966 97.218 53.636 92.906 172.776 124.594 266.414 71.012l100.626 174.29c-28.78 16.466-53.692 40.498-71.434 71.228zM512 240.668c-114.508 0-207.336 92.824-207.336 207.334 0 114.508 92.826 207.334 207.336 207.334 114.508 0 207.332-92.826 207.332-207.334-0.002-114.51-92.824-207.334-207.332-207.334z" />
<glyph unicode="&#xe99f;" glyph-name="gift" d="M771.516 640c18.126 12.88 35.512 27.216 51.444 43.148 33.402 33.402 55.746 74.5 62.912 115.722 7.858 45.186-3.672 87.14-31.63 115.1-22.3 22.298-52.51 34.086-87.364 34.086-49.632 0-101.922-23.824-143.46-65.362-66.476-66.476-105.226-158.238-126.076-223.722-15.44 65.802-46.206 154.644-106.018 214.458-32.094 32.092-73.114 48.57-111.846 48.57-31.654 0-61.78-11.004-84.26-33.486-49.986-49.988-43.232-137.786 15.086-196.104 20.792-20.792 45.098-38.062 70.72-52.412h-217.024v-256h64v-448h768v448.002h64v256h-188.484zM674.326 831.782c27.724 27.724 62.322 44.274 92.55 44.274 10.7 0 25.708-2.254 36.45-12.998 26.030-26.028 11.412-86.308-31.28-128.998-43.946-43.946-103.060-74.168-154.432-94.060h-50.672c18.568 57.548 52.058 136.456 107.384 191.782zM233.934 799.11c-0.702 9.12-0.050 26.248 12.196 38.494 10.244 10.244 23.788 12.396 33.348 12.396v0c21.258 0 43.468-10.016 60.932-27.48 33.872-33.872 61.766-87.772 80.668-155.876 0.51-1.84 1.008-3.67 1.496-5.486-1.816 0.486-3.646 0.984-5.486 1.496-68.104 18.904-122.002 46.798-155.874 80.67-15.828 15.826-25.77 36.16-27.28 55.786zM448 0h-256v416h256v-416zM448 448h-320v128h320v-128zM832 0h-256v416h256v-416zM896 448h-320v128h320v-128z" />
<glyph unicode="&#xe9a5;" glyph-name="rocket" d="M704 896l-320-320h-192l-192-256c0 0 203.416 56.652 322.066 30.084l-322.066-414.084 421.902 328.144c58.838-134.654-37.902-328.144-37.902-328.144l256 192v192l320 320 64 320-320-64z" />
<glyph unicode="&#xe9a9;" glyph-name="fire" d="M894.527 350.423l-0.73 10.020c-11.73 152.702-82.831 248.429-145.557 332.864-58.082 78.185-108.246 145.703-108.246 245.325 0 8-4.48 15.311-11.584 18.979-7.126 3.688-15.687 3.084-22.165-1.626-94.205-67.413-172.806-181.035-200.263-289.447-19.061-75.477-21.583-160.328-21.937-216.368-86.997 18.583-106.704 148.724-106.912 150.14-0.98 6.75-5.104 12.626-11.104 15.833-6.062 3.166-13.188 3.396-19.333 0.354-4.562-2.208-111.976-56.79-118.226-274.74-0.438-7.25-0.458-14.499-0.458-21.769 0-211.722 172.264-383.986 383.986-383.986s383.986 172.264 383.986 383.986c0 10.624-0.728 20.539-1.458 30.435zM511.999-21.334c-70.581 0-127.995 61.164-127.995 136.349 0 2.562-0.020 5.146 0.166 8.312 0.854 31.707 6.876 53.352 13.479 67.747 12.376-26.583 34.519-51.018 70.435-51.018 11.792 0 21.333 9.542 21.333 21.333 0 30.375 0.626 65.414 8.188 97.038 6.73 28.061 22.811 57.874 43.186 81.789 9.062-31.041 26.729-56.164 43.978-80.685 24.687-35.083 50.206-71.351 54.686-133.203 0.27-3.666 0.542-7.354 0.542-11.312-0.004-75.187-57.418-136.351-127.999-136.351zM646.818 6.539c22.143 30.197 35.843 67.523 35.843 108.476 0 5.020-0.312 9.688-0.938 18.415-5.062 69.643-35.333 112.684-62.060 150.66-22.769 32.333-42.414 60.268-42.414 99.892 0 8.104-4.584 15.499-11.834 19.103-7.208 3.626-15.915 2.812-22.353-2.084-40.914-30.915-75.039-82.955-86.955-132.641-6.084-25.479-8.208-53.040-8.958-75.705-14.791 15.915-19.375 45.414-19.415 45.81-0.958 6.854-5.166 12.834-11.312 16.019-6.104 3.166-13.416 3.25-19.561 0.084-5.376-2.75-52.602-29.833-55.31-129.453-0.188-3.376-0.208-6.75-0.208-10.104 0-40.952 13.699-78.279 35.843-108.476-121.323 52.388-206.502 173.12-206.502 313.446 0 6.396-0.020 12.77 0.416 19.875 3.666 127.871 44.582 191.285 71.289 219.262 18.623-66.664 67.413-153.806 162.952-153.806 11.792 0 21.333 9.542 21.333 21.333 0 71.393 1.604 153.89 20.687 229.429 21.665 85.581 81.017 177.993 152.66 240.553 11.896-91.373 61.664-158.37 113.976-228.762 62.186-83.705 126.475-170.264 137.245-310.426l0.73-10.208c0.666-8.876 1.354-17.729 1.354-27.249-0.006-140.327-85.185-261.058-206.508-313.446z" />
<glyph unicode="&#xe9ac;" glyph-name="bin" d="M128 640v-640c0-35.2 28.8-64 64-64h576c35.2 0 64 28.8 64 64v640h-704zM320 64h-64v448h64v-448zM448 64h-64v448h64v-448zM576 64h-64v448h64v-448zM704 64h-64v448h64v-448zM848 832h-208v80c0 26.4-21.6 48-48 48h-224c-26.4 0-48-21.6-48-48v-80h-208c-26.4 0-48-21.6-48-48v-80h832v80c0 26.4-21.6 48-48 48zM576 832h-192v63.198h192v-63.198z" />
<glyph unicode="&#xe9af;" glyph-name="airplane" d="M768 320.032l-182.82 182.822 438.82 329.15-128.010 127.996-548.52-219.442-172.7 172.706c-49.78 49.778-119.302 61.706-154.502 26.508-35.198-35.198-23.268-104.726 26.51-154.5l172.686-172.684-219.464-548.582 127.99-128.006 329.19 438.868 182.826-182.828v-255.98h127.994l63.992 191.988 191.988 63.996v127.992l-255.98-0.004z" />
<glyph unicode="&#xe9ce;" glyph-name="eye" d="M512 768c-223.318 0-416.882-130.042-512-320 95.118-189.958 288.682-320 512-320 223.312 0 416.876 130.042 512 320-95.116 189.958-288.688 320-512 320zM764.45 598.296c60.162-38.374 111.142-89.774 149.434-150.296-38.292-60.522-89.274-111.922-149.436-150.296-75.594-48.218-162.89-73.704-252.448-73.704-89.56 0-176.858 25.486-252.452 73.704-60.158 38.372-111.138 89.772-149.432 150.296 38.292 60.524 89.274 111.924 149.434 150.296 3.918 2.5 7.876 4.922 11.86 7.3-9.96-27.328-15.41-56.822-15.41-87.596 0-141.382 114.616-256 256-256 141.382 0 256 114.618 256 256 0 30.774-5.452 60.268-15.408 87.598 3.978-2.378 7.938-4.802 11.858-7.302v0zM512 544c0-53.020-42.98-96-96-96s-96 42.98-96 96 42.98 96 96 96 96-42.982 96-96z" />
<glyph unicode="&#xe9d7;" glyph-name="star-empty" d="M1024 562.95l-353.78 51.408-158.22 320.582-158.216-320.582-353.784-51.408 256-249.538-60.432-352.352 316.432 166.358 316.432-166.358-60.434 352.352 256.002 249.538zM512 206.502l-223.462-117.48 42.676 248.83-180.786 176.222 249.84 36.304 111.732 226.396 111.736-226.396 249.836-36.304-180.788-176.222 42.678-248.83-223.462 117.48z" />
<glyph unicode="&#xe9d8;" glyph-name="star-half" d="M1024 562.95l-353.78 51.408-158.22 320.582-158.216-320.582-353.784-51.408 256-249.538-60.432-352.352 316.432 166.358 316.432-166.358-60.434 352.352 256.002 249.538zM512 206.502l-0.942-0.496 0.942 570.768 111.736-226.396 249.836-36.304-180.788-176.222 42.678-248.83-223.462 117.48z" />
<glyph unicode="&#xe9d9;" glyph-name="star-full" d="M1024 562.95l-353.78 51.408-158.22 320.582-158.216-320.582-353.784-51.408 256-249.538-60.432-352.352 316.432 166.358 316.432-166.358-60.434 352.352 256.002 249.538z" />
<glyph unicode="&#xea0a;" glyph-name="plus" d="M992 576h-352v352c0 17.672-14.328 32-32 32h-192c-17.672 0-32-14.328-32-32v-352h-352c-17.672 0-32-14.328-32-32v-192c0-17.672 14.328-32 32-32h352v-352c0-17.672 14.328-32 32-32h192c17.672 0 32 14.328 32 32v352h352c17.672 0 32 14.328 32 32v192c0 17.672-14.328 32-32 32z" />
<glyph unicode="&#xea0b;" glyph-name="minus" d="M0 544v-192c0-17.672 14.328-32 32-32h960c17.672 0 32 14.328 32 32v192c0 17.672-14.328 32-32 32h-960c-17.672 0-32-14.328-32-32z" />
<glyph unicode="&#xea10;" glyph-name="checkmark" d="M864 832l-480-480-224 224-160-160 384-384 640 640z" />
<glyph unicode="&#xea1c;" glyph-name="play3" d="M192 832l640-384-640-384z" />
<glyph unicode="&#xea3c;" glyph-name="arrow-right2" d="M621.254 82.746l320 320c24.994 24.992 24.994 65.516 0 90.51l-320 320c-24.994 24.992-65.516 24.992-90.51 0-24.994-24.994-24.994-65.516 0-90.51l210.746-210.746h-613.49c-35.346 0-64-28.654-64-64s28.654-64 64-64h613.49l-210.746-210.746c-12.496-12.496-18.744-28.876-18.744-45.254s6.248-32.758 18.744-45.254c24.994-24.994 65.516-24.994 90.51 0z" />
<glyph unicode="&#xea40;" glyph-name="arrow-left2" d="M402.746 82.746l-320 320c-24.994 24.992-24.994 65.516 0 90.51l320 320c24.994 24.992 65.516 24.992 90.51 0 24.994-24.994 24.994-65.516 0-90.51l-210.746-210.746h613.49c35.346 0 64-28.654 64-64s-28.654-64-64-64h-613.49l210.746-210.746c12.496-12.496 18.744-28.876 18.744-45.254s-6.248-32.758-18.744-45.254c-24.994-24.994-65.516-24.994-90.51 0z" />
<glyph unicode="&#xea4c;" glyph-name="sort-amount-asc" d="M320 192v768h-128v-768h-160l224-224 224 224h-160zM448 384h576v-128h-576v128zM448 576h448v-128h-448v128zM448 768h320v-128h-320v128zM448 960h192v-128h-192v128z" />
<glyph unicode="&#xea4d;" glyph-name="sort-amount-desc" d="M320 192v768h-128v-768h-160l224-224 224 224h-160zM448 960h576v-128h-576v128zM448 768h448v-128h-448v128zM448 576h320v-128h-320v128zM448 384h192v-128h-192v128z" />
<glyph unicode="&#xea5b;" glyph-name="filter" d="M512 960c-282.77 0-512-71.634-512-160v-96l384-384v-320c0-35.346 57.306-64 128-64 70.692 0 128 28.654 128 64v320l384 384v96c0 88.366-229.23 160-512 160zM94.384 821.176c23.944 13.658 57.582 26.62 97.278 37.488 87.944 24.076 201.708 37.336 320.338 37.336 118.628 0 232.394-13.26 320.338-37.336 39.696-10.868 73.334-23.83 97.28-37.488 15.792-9.006 24.324-16.624 28.296-21.176-3.972-4.552-12.506-12.168-28.296-21.176-23.946-13.658-57.584-26.62-97.28-37.488-87.942-24.076-201.708-37.336-320.338-37.336s-232.394 13.26-320.338 37.336c-39.696 10.868-73.334 23.83-97.278 37.488-15.792 9.008-24.324 16.624-28.298 21.176 3.974 4.552 12.506 12.168 28.298 21.176z" />
<glyph unicode="&#xea84;" glyph-name="mail2" d="M853.342 960h-682.656c-93.874 0-170.686-76.81-170.686-170.69v-682.622c0-93.938 76.812-170.688 170.686-170.688h682.656c93.876 0 170.658 76.75 170.658 170.69v682.62c0 93.88-76.782 170.69-170.658 170.69zM853.342 832c7.988 0 15.546-2.334 22.020-6.342l-363.362-300.404-363.354 300.4c6.478 4.010 14.044 6.346 22.040 6.346h682.656zM170.686 64c-1.924 0-3.82 0.146-5.684 0.408l225.626 312.966-29.256 29.254-233.372-233.37v611.138l384-464.396 384 464.394v-611.136l-233.372 233.37-29.254-29.254 225.628-312.968c-1.858-0.26-3.746-0.406-5.662-0.406h-682.654z" />
<glyph unicode="&#xea88;" glyph-name="google" d="M522.2 521.2v-175.6h290.4c-11.8-75.4-87.8-220.8-290.4-220.8-174.8 0-317.4 144.8-317.4 323.2s142.6 323.2 317.4 323.2c99.4 0 166-42.4 204-79l139 133.8c-89.2 83.6-204.8 134-343 134-283 0-512-229-512-512s229-512 512-512c295.4 0 491.6 207.8 491.6 500.2 0 33.6-3.6 59.2-8 84.8l-483.6 0.2z" />
<glyph unicode="&#xea90;" glyph-name="facebook" d="M608 768h160v192h-160c-123.514 0-224-100.486-224-224v-96h-128v-192h128v-512h192v512h160l32 192h-192v96c0 17.346 14.654 32 32 32z" />
<glyph unicode="&#xea92;" glyph-name="instagram" d="M512 867.8c136.8 0 153-0.6 206.8-3 50-2.2 77-10.6 95-17.6 23.8-9.2 41-20.4 58.8-38.2 18-18 29-35 38.4-58.8 7-18 15.4-45.2 17.6-95 2.4-54 3-70.2 3-206.8s-0.6-153-3-206.8c-2.2-50-10.6-77-17.6-95-9.2-23.8-20.4-41-38.2-58.8-18-18-35-29-58.8-38.4-18-7-45.2-15.4-95-17.6-54-2.4-70.2-3-206.8-3s-153 0.6-206.8 3c-50 2.2-77 10.6-95 17.6-23.8 9.2-41 20.4-58.8 38.2-18 18-29 35-38.4 58.8-7 18-15.4 45.2-17.6 95-2.4 54-3 70.2-3 206.8s0.6 153 3 206.8c2.2 50 10.6 77 17.6 95 9.2 23.8 20.4 41 38.2 58.8 18 18 35 29 58.8 38.4 18 7 45.2 15.4 95 17.6 53.8 2.4 70 3 206.8 3zM512 960c-139 0-156.4-0.6-211-3-54.4-2.4-91.8-11.2-124.2-23.8-33.8-13.2-62.4-30.6-90.8-59.2-28.6-28.4-46-57-59.2-90.6-12.6-32.6-21.4-69.8-23.8-124.2-2.4-54.8-3-72.2-3-211.2s0.6-156.4 3-211c2.4-54.4 11.2-91.8 23.8-124.2 13.2-33.8 30.6-62.4 59.2-90.8 28.4-28.4 57-46 90.6-59 32.6-12.6 69.8-21.4 124.2-23.8 54.6-2.4 72-3 211-3s156.4 0.6 211 3c54.4 2.4 91.8 11.2 124.2 23.8 33.6 13 62.2 30.6 90.6 59s46 57 59 90.6c12.6 32.6 21.4 69.8 23.8 124.2 2.4 54.6 3 72 3 211s-0.6 156.4-3 211c-2.4 54.4-11.2 91.8-23.8 124.2-12.6 34-30 62.6-58.6 91-28.4 28.4-57 46-90.6 59-32.6 12.6-69.8 21.4-124.2 23.8-54.8 2.6-72.2 3.2-211.2 3.2v0zM512 711c-145.2 0-263-117.8-263-263s117.8-263 263-263 263 117.8 263 263c0 145.2-117.8 263-263 263zM512 277.4c-94.2 0-170.6 76.4-170.6 170.6s76.4 170.6 170.6 170.6c94.2 0 170.6-76.4 170.6-170.6s-76.4-170.6-170.6-170.6zM846.8 721.4c0-33.91-27.49-61.4-61.4-61.4s-61.4 27.49-61.4 61.4c0 33.91 27.49 61.4 61.4 61.4s61.4-27.49 61.4-61.4z" />
<glyph unicode="&#xea93;" glyph-name="whatsapp" d="M873 811.2c-95.8 96-223.2 148.8-359 148.8-279.6 0-507.2-227.6-507.2-507.4 0-89.4 23.4-176.8 67.8-253.6l-72-263 269 70.6c74.2-40.4 157.6-61.8 242.4-61.8h0.2c0 0 0 0 0 0 279.6 0 507.4 227.6 507.4 507.4 0 135.6-52.8 263-148.6 359zM514.2 30.4v0c-75.8 0-150 20.4-214.8 58.8l-15.4 9.2-159.6-41.8 42.6 155.6-10 16c-42.4 67-64.6 144.6-64.6 224.4 0 232.6 189.2 421.8 422 421.8 112.6 0 218.6-44 298.2-123.6 79.6-79.8 123.4-185.6 123.4-298.4-0.2-232.8-189.4-422-421.8-422zM745.4 346.4c-12.6 6.4-75 37-86.6 41.2s-20 6.4-28.6-6.4c-8.4-12.6-32.8-41.2-40.2-49.8-7.4-8.4-14.8-9.6-27.4-3.2s-53.6 19.8-102 63c-37.6 33.6-63.2 75.2-70.6 87.8s-0.8 19.6 5.6 25.8c5.8 5.6 12.6 14.8 19 22.2s8.4 12.6 12.6 21.2c4.2 8.4 2.2 15.8-1 22.2s-28.6 68.8-39 94.2c-10.2 24.8-20.8 21.4-28.6 21.8-7.4 0.4-15.8 0.4-24.2 0.4s-22.2-3.2-33.8-15.8c-11.6-12.6-44.4-43.4-44.4-105.8s45.4-122.6 51.8-131.2c6.4-8.4 89.4-136.6 216.6-191.4 30.2-13 53.8-20.8 72.2-26.8 30.4-9.6 58-8.2 79.8-5 24.4 3.6 75 30.6 85.6 60.2s10.6 55 7.4 60.2c-3 5.6-11.4 8.8-24.2 15.2z" />
<glyph unicode="&#xea96;" glyph-name="twitter" d="M1024 733.6c-37.6-16.8-78.2-28-120.6-33 43.4 26 76.6 67.2 92.4 116.2-40.6-24-85.6-41.6-133.4-51-38.4 40.8-93 66.2-153.4 66.2-116 0-210-94-210-210 0-16.4 1.8-32.4 5.4-47.8-174.6 8.8-329.4 92.4-433 219.6-18-31-28.4-67.2-28.4-105.6 0-72.8 37-137.2 93.4-174.8-34.4 1-66.8 10.6-95.2 26.2 0-0.8 0-1.8 0-2.6 0-101.8 72.4-186.8 168.6-206-17.6-4.8-36.2-7.4-55.4-7.4-13.6 0-26.6 1.4-39.6 3.8 26.8-83.4 104.4-144.2 196.2-146-72-56.4-162.4-90-261-90-17 0-33.6 1-50.2 3 93.2-59.8 203.6-94.4 322.2-94.4 386.4 0 597.8 320.2 597.8 597.8 0 9.2-0.2 18.2-0.6 27.2 41 29.4 76.6 66.4 104.8 108.6z" />
<glyph unicode="&#xea9d;" glyph-name="youtube" d="M1013.8 652.8c0 0-10 70.6-40.8 101.6-39 40.8-82.6 41-102.6 43.4-143.2 10.4-358.2 10.4-358.2 10.4h-0.4c0 0-215 0-358.2-10.4-20-2.4-63.6-2.6-102.6-43.4-30.8-31-40.6-101.6-40.6-101.6s-10.2-82.8-10.2-165.8v-77.6c0-82.8 10.2-165.8 10.2-165.8s10-70.6 40.6-101.6c39-40.8 90.2-39.4 113-43.8 82-7.8 348.2-10.2 348.2-10.2s215.2 0.4 358.4 10.6c20 2.4 63.6 2.6 102.6 43.4 30.8 31 40.8 101.6 40.8 101.6s10.2 82.8 10.2 165.8v77.6c-0.2 82.8-10.4 165.8-10.4 165.8zM406.2 315.2v287.8l276.6-144.4-276.6-143.4z" />
<glyph unicode="&#xeab9;" glyph-name="tumblr" d="M576.032 512l-0.002-234.184c0-59.418-0.77-93.656 5.53-110.5 6.25-16.754 21.918-34.146 38.99-44.202 22.684-13.588 48.542-20.376 77.708-20.376 51.854 0 82.478 6.848 133.742 40.54v-153.944c-43.7-20.552-81.866-32.594-117.324-40.922-35.5-8.242-73.86-12.406-115.064-12.406-46.828 0-74.456 5.886-110.41 17.656-35.958 11.868-66.66 28.806-92.020 50.54-25.45 21.922-43.022 45.208-52.848 69.832-9.826 24.636-14.716 60.414-14.716 107.244v359.1h-137.426v145.006c40.208 13.042 85.164 31.788 113.78 56.152 28.754 24.45 51.766 53.706 69.106 87.944 17.392 34.146 29.348 77.712 35.872 130.516h165.084l-0.002-255.996h255.968v-192h-255.968z" />
</font></defs></svg>
\ No newline at end of file
<svg width="790" height="169" viewBox="0 0 790 169" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0H790L711.406 83.5L790 169H0V0Z" fill="#FFC80A"/>
</svg>
<svg width="141" height="169" viewBox="0 0 141 169" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0H141L70 83.5L141 169H0V0Z" fill="#FFC80A"/>
</svg>
<svg width="26" height="17" viewBox="0 0 26 17" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.2769 0.948623L25.2466 11.9184C25.6231 12.2948 25.8113 12.7519 25.8113 13.2896C25.8113 13.8274 25.6231 14.2844 25.2466 14.6609L23.3915 16.4354C23.015 16.8118 22.558 17 22.0202 17C21.4825 17 21.0254 16.8118 20.649 16.4354L12.9056 8.692L5.16225 16.4354C4.78584 16.8118 4.32876 17 3.79103 17C3.25329 17 2.79622 16.8118 2.41981 16.4354L0.564621 14.6609C0.188207 14.2844 -1.3868e-07 13.8274 -1.62185e-07 13.2896C-1.8569e-07 12.7519 0.188207 12.2948 0.564621 11.9184L11.5344 0.948623C11.9108 0.57221 12.3679 0.384002 12.9056 0.384002C13.4434 0.384002 13.9004 0.57221 14.2769 0.948623Z" fill="white"/>
</svg>
<svg width="23" height="20" viewBox="0 0 23 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M22.911 10.404C22.861 10.534 22.788 10.657 22.683 10.762L14.731 18.713C14.331 19.114 13.684 19.114 13.285 18.713C12.886 18.315 12.886 17.668 13.285 17.269L19.554 11H1C0.448 11 0 10.552 0 10C0 9.44801 0.448 9.00001 1 9.00001H19.555L13.285 2.73001C12.886 2.33001 12.886 1.68301 13.285 1.28401C13.684 0.884009 14.331 0.884009 14.731 1.28401L22.683 9.23601C22.788 9.34201 22.862 9.46501 22.912 9.59601C22.967 9.72001 23 9.85601 23 10C23 10.145 22.966 10.28 22.911 10.404Z" fill="white"/>
</svg>
<svg width="23" height="20" viewBox="0 0 23 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.0890007 10.404C0.139 10.534 0.212 10.657 0.316999 10.762L8.269 18.713C8.669 19.114 9.316 19.114 9.715 18.713C10.114 18.315 10.114 17.668 9.715 17.269L3.446 11H22C22.552 11 23 10.552 23 10C23 9.44801 22.552 9.00001 22 9.00001H3.445L9.715 2.73001C10.114 2.33001 10.114 1.68301 9.715 1.28401C9.316 0.884009 8.669 0.884009 8.269 1.28401L0.316999 9.23601C0.212 9.34201 0.137999 9.46501 0.0879993 9.59601C0.032999 9.72001 0 9.85601 0 10C0 10.145 0.0340004 10.28 0.0890007 10.404Z" fill="white"/>
</svg>
<svg width="30" height="33" viewBox="0 0 30 33" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<rect x="4" y="2.60632" width="4" height="29" rx="2" transform="rotate(-40.6612 4 2.60632)" fill="white"/>
<rect width="4" height="29" rx="2" transform="matrix(-0.758575 -0.651585 -0.651585 0.758575 25.9297 2.60632)" fill="white"/>
</g>
<defs>
<filter id="filter0_d" x="0" y="0" width="29.9303" height="32.605" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>
<svg width="75" height="75" viewBox="0 0 75 75" fill="none" xmlns="http://www.w3.org/2000/svg">
<line x1="25.6662" y1="25" x2="48.5595" y2="47.8933" stroke="#828B8F" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
<line x1="1.5" y1="-1.5" x2="33.876" y2="-1.5" transform="matrix(-0.707107 0.707107 0.707107 0.707107 50.834 25)" stroke="#828B8F" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
<svg width="10" height="19" viewBox="0 0 10 19" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.13698 18.9929H2.04598V9.49891H0.000976562V6.22591H2.04598V4.26191C2.04598 1.59291 3.20098 0.00390625 6.47898 0.00390625H9.20898V3.27691H7.50398C6.22598 3.27691 6.14198 3.73491 6.14198 4.58891L6.13698 6.22591H9.22898L8.86698 9.49891H6.13698V18.9929Z" fill="white"/>
</svg>
<svg width="110" height="110" viewBox="0 0 110 110" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="55" cy="55" r="55" fill="#ECECEC"/>
<path d="M85.3039 69.0339L76.9307 60.6607C73.9403 57.6703 68.8566 58.8666 67.6604 62.754C66.7633 65.4455 63.7729 66.9407 61.0815 66.3425C55.1007 64.8473 47.0265 57.0722 45.5313 50.7924C44.6342 48.1009 46.4285 45.1104 49.1198 44.2134C53.0074 43.0173 54.2036 37.9336 51.2131 34.9431L42.84 26.57C40.4476 24.4767 36.8591 24.4767 34.7658 26.57L29.084 32.2518C23.4022 38.2326 29.6821 54.0818 43.7371 68.1368C57.7921 82.1917 73.6413 88.7708 79.6221 82.7898L85.3039 77.108C87.3973 74.7157 87.3973 71.1272 85.3039 69.0339Z" fill="#5CD473"/>
</svg>
<svg width="110" height="110" viewBox="0 0 110 110" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="55" cy="55" r="55" fill="#ECECEC"/>
<path d="M76.9724 73.4775L55.7225 58.4775C55.2901 58.1721 54.7123 58.1721 54.28 58.4775L33.03 73.4775C32.6976 73.7118 32.4998 74.0932 32.5 74.5V75.75C32.4999 76.4404 33.0596 77.0001 33.7499 77.0001H76.25C76.9403 77.0001 77.5 76.4404 77.5 75.75V74.5C77.5007 74.0938 77.3039 73.7124 76.9724 73.4775Z" fill="#CFD8DC"/>
<path d="M55.7225 58.4774L34.4725 43.4774C33.9092 43.0783 33.1289 43.2116 32.7299 43.7749C32.5798 43.9868 32.4994 44.2401 32.5 44.4998V74.4998C32.4986 75.1902 33.0572 75.7509 33.7476 75.7523C34.0073 75.7528 34.2606 75.6724 34.4725 75.5224L55.7225 60.5224C56.2865 60.1243 56.421 59.3444 56.0229 58.7804C55.9407 58.6638 55.8391 58.5622 55.7225 58.4799V58.4774Z" fill="#FAFAFA"/>
<path d="M76.8258 43.3899C76.4102 43.1776 75.9115 43.2112 75.5283 43.4775L54.2783 58.4775C53.7143 58.8755 53.5798 59.6554 53.9779 60.2194C54.0601 60.336 54.1617 60.4376 54.2783 60.5199L75.5283 75.5199C76.0916 75.9189 76.8719 75.7857 77.2709 75.2224C77.4205 75.0112 77.5008 74.7588 77.5008 74.4999V44.4999C77.5008 44.0328 77.2405 43.6047 76.8258 43.3899Z" fill="#EEEEEE"/>
<path d="M79.9376 32.86C79.7691 32.3469 79.2901 32 78.7501 32H31.25C30.5597 32 30 32.5597 30 33.25C30 33.6434 30.1853 34.014 30.5 34.25L54.2501 51.75C54.6909 52.0746 55.2918 52.0746 55.7326 51.75L79.4825 34.25C79.9178 33.933 80.101 33.373 79.9376 32.86Z" fill="#FAFAFA"/>
<path d="M78.75 32C78.4796 32 78.2164 32.0878 78 32.25L55 49.1975L32 32.25C31.7836 32.0878 31.5204 32 31.25 32C27.7982 32 25 34.7982 25 38.25V70.7499C25 74.2018 27.7982 77 31.25 77H33.7499C34.4403 77 35 76.4403 35 75.75V46.9125L54.2774 60.5225C54.7097 60.8279 55.2876 60.8279 55.7199 60.5225L74.9999 46.9125V75.75C74.9999 76.4403 75.5596 77 76.25 77H78.7499C82.2018 77 85 74.2018 85 70.75V38.25C85 34.7982 82.2018 32 78.75 32Z" fill="#F44336"/>
</svg>
<svg width="110" height="110" viewBox="0 0 110 110" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="55" cy="55" r="55" fill="#ECECEC"/>
<path d="M28.9782 28.235C24.1994 33.1989 25.1774 38.4719 25.1774 54.491C25.1774 67.7938 22.8564 81.1295 35.0038 84.269C38.797 85.2445 72.4062 85.2445 76.1943 84.2639C81.2519 82.959 85.3669 78.8566 85.9294 71.7035C86.008 70.7052 86.008 38.2945 85.9269 37.2759C85.3289 29.6565 80.6387 25.2654 74.4586 24.376C73.0422 24.1707 72.7584 24.1099 65.4913 24.0972C39.7142 24.1099 34.0637 22.9621 28.9782 28.235Z" fill="url(#paint0_linear)"/>
<path d="M55.5789 32.0511C46.3785 32.0511 37.6417 31.2326 34.3046 39.7971C32.9262 43.3344 33.1264 47.9283 33.1264 54.5062C33.1264 60.2784 32.9414 65.7034 34.3046 69.2128C37.6341 77.7823 46.4418 76.9614 55.5739 76.9614C64.3841 76.9614 73.468 77.8786 76.8457 69.2128C78.2267 65.64 78.0239 61.1145 78.0239 54.5062C78.0239 45.734 78.5079 40.0708 74.2535 35.8189C69.946 31.5114 64.1206 32.0511 55.5688 32.0511H55.5789ZM53.5671 36.0977C72.7586 36.0673 75.2012 33.9338 73.8532 63.5724C73.3743 74.055 65.3926 72.9046 55.5815 72.9046C37.6924 72.9046 37.178 72.3928 37.178 54.4961C37.178 36.3916 38.597 36.1078 53.5671 36.0926V36.0977ZM67.5641 39.825C66.0768 39.825 64.8706 41.0311 64.8706 42.5185C64.8706 44.0059 66.0768 45.212 67.5641 45.212C69.0515 45.212 70.2576 44.0059 70.2576 42.5185C70.2576 41.0311 69.0515 39.825 67.5641 39.825ZM55.5789 42.9746C49.2113 42.9746 44.0499 48.1386 44.0499 54.5062C44.0499 60.8738 49.2113 66.0353 55.5789 66.0353C61.9466 66.0353 67.1055 60.8738 67.1055 54.5062C67.1055 48.1386 61.9466 42.9746 55.5789 42.9746ZM55.5789 47.0212C65.4737 47.0212 65.4864 61.9913 55.5789 61.9913C45.6867 61.9913 45.6715 47.0212 55.5789 47.0212Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear" x1="29.0948" y1="81.0259" x2="85.6139" y2="32.1093" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFDD55"/>
<stop offset="0.5" stop-color="#FF543E"/>
<stop offset="1" stop-color="#C837AB"/>
</linearGradient>
</defs>
</svg>
<svg width="95" height="86" viewBox="0 0 95 86" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M93.0749 68.8084C91.8434 64.2127 91.5857 59.3929 92.4719 54.7184C92.846 52.7453 93.0352 50.6672 93.0352 48.4876C93.0352 46.3079 92.8458 44.2298 92.4719 42.2567C91.5857 37.5822 91.8436 32.7624 93.0749 28.1668L94.8898 21.3936C95.5149 19.0603 93.38 16.9252 91.0467 17.5505L84.9433 19.1859C79.3938 20.6729 73.5589 20.6106 68.0091 19.1245C62.1288 17.5498 55.2715 16.7363 47.5 16.7363C39.7286 16.7363 32.8713 17.55 26.9909 19.1245C21.441 20.6107 15.6063 20.6731 10.0567 19.1859L3.95334 17.5505C1.62008 16.9254 -0.51501 19.0603 0.110285 21.3936L1.92512 28.1668C3.1566 32.7624 3.41433 37.5822 2.52815 42.2567C2.15409 44.2298 1.96483 46.3079 1.96483 48.4876C1.96483 50.6672 2.15428 52.7453 2.52815 54.7184C3.41433 59.3929 3.15642 64.2127 1.92512 68.8084L0.110285 75.5816C-0.514824 77.9148 1.62008 80.0499 3.95334 79.4246L10.0567 77.7892C15.6063 76.3022 21.4412 76.3646 26.9909 77.8506C32.8713 79.4256 39.7286 80.2392 47.5 80.2392C55.2715 80.2392 62.1288 79.4256 68.0091 77.851C73.559 76.3648 79.3938 76.3024 84.9433 77.7896L91.0467 79.425C93.38 80.0501 95.5151 77.9152 94.8898 75.582L93.0749 68.8084Z" fill="#E5ECF1"/>
<path d="M93.0751 68.8084C91.8436 64.2128 91.5859 59.393 92.472 54.7185C92.8461 52.7454 93.0354 50.6673 93.0354 48.4877C93.0354 46.308 92.8459 44.2299 92.472 42.2568C91.5859 37.5823 91.8438 32.7625 93.0751 28.1669L94.8899 21.3937C95.515 19.0604 93.3801 16.9253 91.0468 17.5506L84.9434 19.186C82.7429 19.7757 80.4972 20.1176 78.2424 20.228L78.1875 20.4333C76.956 25.0289 76.6983 29.8487 77.5844 34.5232C77.9585 36.4963 78.1478 38.5744 78.1478 40.754C78.1478 42.9337 77.9583 45.0118 77.5844 46.9849C76.6983 51.6594 76.9562 56.4792 78.1875 61.0748L80.0023 67.848C80.6274 70.1813 78.4925 72.3164 76.1593 71.6911L70.0559 70.0557C64.5063 68.5687 58.6714 68.6311 53.1217 70.1171C47.2413 71.6918 40.384 72.5055 32.6126 72.5055C24.8411 72.5055 17.9838 71.6918 12.1035 70.1171C8.75433 69.2202 5.30148 68.8459 1.87015 69.0136L0.110233 75.5817C-0.514876 77.9149 1.62003 80.05 3.95329 79.4247L10.0567 77.7893C15.6062 76.3023 21.4411 76.3647 26.9909 77.8507C32.8714 79.4256 39.7287 80.2393 47.5002 80.2393C55.2716 80.2393 62.1289 79.4256 68.0093 77.8511C73.5592 76.3649 79.3939 76.3025 84.9434 77.7897L91.0468 79.4251C93.3801 80.0502 95.5152 77.9153 94.8899 75.582L93.0751 68.8084Z" fill="#D6E4EA"/>
<path d="M53.7828 33.5582H41.3422C33.3431 33.5582 26.8584 40.0429 26.8584 48.0421V58.8255H68.2668V48.0421C68.2666 40.0429 61.7819 33.5582 53.7828 33.5582Z" fill="#A64C31"/>
<path d="M53.5956 33.5582H47.5146C55.6173 33.5582 62.1861 40.1268 62.1861 48.2295V58.8255H68.267V48.2295C68.267 40.1268 61.6985 33.5582 53.5956 33.5582Z" fill="#8A3E25"/>
<path d="M65.9765 57.4965C65.8602 57.4879 65.7473 57.4855 65.6362 57.4862V51.2248C65.6362 48.0449 63.0584 45.467 59.8785 45.467H35.3723C32.1924 45.467 29.6146 48.0449 29.6146 51.2248V57.4953C29.4253 57.4822 29.229 57.4814 29.0236 57.4965C26.0864 57.7128 23.8149 59.3753 24.0715 62.8599C24.3211 66.2482 26.869 70.1103 29.7098 70.1228C30.6253 78.9188 38.0614 85.7767 47.0998 85.7767H48.151C57.1932 85.7767 64.6322 78.9127 65.5423 70.1111C68.2803 69.881 70.6864 66.1478 70.9286 62.8599C71.1852 59.3753 68.9135 57.7128 65.9765 57.4965Z" fill="#FFCBBE"/>
<path d="M65.9768 57.4965C65.8605 57.4879 65.7477 57.4855 65.6365 57.4862V51.2248C65.6365 48.0449 63.0587 45.467 59.8788 45.467H57.7806C58.6295 46.4701 59.1424 47.7667 59.1424 49.1837V66.2506C59.1424 75.9074 51.3139 83.7358 41.6571 83.7358H40.606C39.9636 83.7358 39.3296 83.7002 38.7051 83.6327C41.197 84.9992 44.0576 85.7768 47.1002 85.7768H48.1513C57.1936 85.7768 64.6325 78.9129 65.5427 70.1113C68.2806 69.8812 70.6868 66.148 70.9289 62.8601C71.1855 59.3753 68.9139 57.7128 65.9768 57.4965Z" fill="#FDAD9D"/>
<path d="M47.4997 74.2693C45.5463 74.2693 43.7031 73.6045 42.3094 72.3973C41.711 71.8791 41.6461 70.9736 42.1645 70.3752C42.6827 69.777 43.588 69.7119 44.1866 70.2303C45.059 70.986 46.2358 71.4024 47.4997 71.4024C48.7639 71.4024 49.9404 70.9862 50.8129 70.2303C51.4112 69.7119 52.3165 69.7768 52.835 70.3752C53.3532 70.9736 53.2884 71.8789 52.69 72.3973C51.2964 73.6045 49.4532 74.2693 47.4997 74.2693Z" fill="#A44F3E"/>
<path d="M55.7589 64.8773C53.786 64.8773 52.0661 63.6126 51.4794 61.7302C51.2438 60.9745 51.6655 60.1707 52.4212 59.9353C53.177 59.6998 53.9808 60.1214 54.2162 60.8771C54.4276 61.5549 55.0475 62.0104 55.7587 62.0104C56.4701 62.0104 57.09 61.5551 57.3011 60.8771C57.5366 60.1212 58.3408 59.6992 59.0961 59.9353C59.8519 60.1707 60.2736 60.9745 60.038 61.7302C59.4516 63.6126 57.7318 64.8773 55.7589 64.8773Z" fill="#8A3E25"/>
<path d="M39.4923 64.8773C37.5194 64.8773 35.7997 63.6126 35.2128 61.7302C34.9772 60.9745 35.3989 60.1707 36.1546 59.9353C36.9104 59.6998 37.7142 60.1214 37.9496 60.8771C38.161 61.5549 38.7807 62.0104 39.4921 62.0104C40.2035 62.0104 40.8234 61.5551 41.0345 60.8771C41.2702 60.1212 42.074 59.6992 42.8295 59.9353C43.5853 60.1707 44.007 60.9745 43.7714 61.7302C43.185 63.6126 41.4652 64.8773 39.4923 64.8773Z" fill="#8A3E25"/>
<path d="M78.7162 28.7097H73.2243C72.3218 28.7097 71.5923 28.2488 71.5923 27.3847C71.5923 26.5207 72.322 26.0599 73.2243 26.0599H81.5196C82.3262 26.0599 82.9789 26.4054 82.9789 27.5002C82.9789 27.8841 82.8255 28.3065 82.5373 28.6329L75.2984 37.2353H81.443C82.3455 37.2353 83.0752 37.6962 83.0752 38.5603C83.0752 39.4242 82.3455 39.8851 81.443 39.8851H72.8983C71.7463 39.8851 71.0742 39.501 71.0742 38.3296C71.0742 37.8303 71.3047 37.4655 71.5926 37.12L78.7162 28.7097Z" fill="#8C9BA6"/>
<path d="M82.1962 7.86005H78.4025C77.9171 7.86005 77.3417 7.59045 77.3417 6.83527C77.3417 6.08009 77.9171 5.8103 78.4025 5.8103H84.6414C85.3425 5.8103 85.7201 6.2777 85.7201 6.96107C85.7201 7.24867 85.5583 7.57245 85.3065 7.84205L80.4521 13.1641H84.7672C85.2526 13.1641 85.8279 13.4337 85.8279 14.1889C85.8279 14.9441 85.2526 15.2137 84.7672 15.2137H78.0789C77.3057 15.2137 76.9102 14.7103 76.9102 14.1889C76.9102 13.8113 77.0181 13.4877 77.2517 13.2359L82.1962 7.86005Z" fill="#8C9BA6"/>
<path d="M70.6321 1.53373H67.7934C67.4301 1.53373 66.9996 1.33205 66.9996 0.766868C66.9996 0.20169 67.4301 0 67.7934 0H72.4618C72.9865 0 73.2691 0.349757 73.2691 0.861126C73.2691 1.07636 73.1481 1.31869 72.9596 1.52038L69.3271 5.50278H72.556C72.9193 5.50278 73.3498 5.70447 73.3498 6.26965C73.3498 6.83482 72.9193 7.03651 72.556 7.03651H67.5512C66.9727 7.03651 66.6768 6.65985 66.6768 6.26965C66.6768 5.98706 66.7575 5.74492 66.9324 5.55659L70.6321 1.53373Z" fill="#8C9BA6"/>
</svg>
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.5117 19.0132H1.48774C0.671742 19.0132 0.0107422 18.4342 0.0107422 17.7202V2.28223C0.0107422 1.56923 0.671742 0.990234 1.48774 0.990234H18.5117C19.3267 0.990234 19.9877 1.56923 19.9877 2.28223V17.7202C19.9877 18.4342 19.3267 19.0132 18.5117 19.0132ZM3.47274 16.0442H6.41474V7.90723H3.47274V16.0442ZM4.96374 3.98523C3.95674 3.98523 3.29974 4.59223 3.29974 5.39123C3.29974 6.17123 3.93774 6.79723 4.92474 6.79723H4.94374C5.96974 6.79723 6.60774 6.17123 6.60774 5.39123C6.58974 4.59223 5.96974 3.98523 4.96374 3.98523ZM17.0227 11.3792C17.0227 8.87923 15.5707 7.71623 13.6357 7.71623C12.0737 7.71623 11.3757 8.50523 10.9847 9.06023V7.90723H8.04274C8.08174 8.67123 8.04274 16.0442 8.04274 16.0442H10.9847V11.5002C10.9847 11.2582 11.0037 11.0142 11.0817 10.8412C11.2937 10.3552 11.7787 9.85223 12.5907 9.85223C13.6557 9.85223 14.0807 10.5982 14.0807 11.6922V16.0442H17.0227V11.3792ZM10.9647 9.08723C10.9707 9.07823 10.9787 9.06923 10.9847 9.06023V9.08723H10.9647Z" fill="white"/>
</svg>
<svg width="16" height="14" viewBox="0 0 16 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.4625 6.03926L2.3625 0.395257C2.1875 0.201591 1.975 0.104757 1.725 0.104757C1.475 0.104757 1.2625 0.201591 1.0875 0.395257L0.2625 1.34976C0.0875001 1.54342 0 1.77859 0 2.05526C0 2.33193 0.0875001 2.56709 0.2625 2.76076L3.8625 6.74476L0.2625 10.7288C0.0875001 10.9224 0 11.1576 0 11.4343C0 11.7109 0.0875001 11.9461 0.2625 12.1398L1.0875 13.0943C1.2625 13.2879 1.475 13.3848 1.725 13.3848C1.975 13.3848 2.1875 13.2879 2.3625 13.0943L7.4625 7.45026C7.6375 7.2566 7.725 7.02143 7.725 6.74476C7.725 6.46809 7.6375 6.23293 7.4625 6.03926Z" fill="#111D29"/>
<path d="M15.4625 6.03926L10.3625 0.395257C10.1875 0.201591 9.975 0.104757 9.725 0.104757C9.475 0.104757 9.2625 0.201591 9.0875 0.395257L8.2625 1.34976C8.0875 1.54342 8 1.77859 8 2.05526C8 2.33193 8.0875 2.56709 8.2625 2.76076L11.8625 6.74476L8.2625 10.7288C8.0875 10.9224 8 11.1576 8 11.4343C8 11.7109 8.0875 11.9461 8.2625 12.1398L9.0875 13.0943C9.2625 13.2879 9.475 13.3848 9.725 13.3848C9.975 13.3848 10.1875 13.2879 10.3625 13.0943L15.4625 7.45026C15.6375 7.2566 15.725 7.02143 15.725 6.74476C15.725 6.46809 15.6375 6.23293 15.4625 6.03926Z" fill="#111D29"/>
</svg>
<svg width="39" height="30" viewBox="0 0 39 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M38.8527 15.6585C38.7682 15.8813 38.6447 16.0892 38.4627 16.2692L24.9773 29.4985C24.3013 30.1672 23.2028 30.1672 22.5268 29.4985C21.8487 28.8363 21.8487 27.7605 22.5268 27.0961L33.1847 16.6357H1.65967C0.743167 16.6357 0 15.9006 0 14.9941C0 14.0876 0.743167 13.3546 1.65967 13.3546H33.176L22.5268 2.90281C21.8487 2.23845 21.8487 1.16262 22.5268 0.498268C23.2028 -0.166089 24.3013 -0.166089 24.9773 0.498268L38.4627 13.7297C38.6403 13.9054 38.766 14.109 38.8505 14.3276C38.9437 14.5312 39 14.7562 39 14.9941C39 15.232 38.9437 15.4549 38.8527 15.6585Z" fill="#F9593A"/>
</svg>
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
<svg width="65" height="50" viewBox="0 0 65 50" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="39.4985" height="9.61511" rx="4.80756" transform="matrix(-1 0 0 1 64.5586 0)" fill="#828B8F"/>
<rect width="63.6364" height="9.61511" rx="4.80756" transform="matrix(-1 0 0 1 63.6963 19.2305)" fill="#828B8F"/>
<rect width="52.6647" height="9.61514" rx="4.80757" transform="matrix(-1 0 0 1 64.0889 40.3849)" fill="#828B8F"/>
</svg>
This source diff could not be displayed because it is too large. You can view the blob instead.
<svg width="154" height="154" viewBox="0 0 154 154" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M77 0C34.5396 0 0 34.5429 0 77C0 119.457 34.5396 154 77 154C119.46 154 154 119.457 154 77C154 34.5429 119.46 0 77 0ZM107.611 79.6977L62.6942 108.573C62.1679 108.914 61.56 109.083 60.9584 109.083C60.4321 109.083 59.8994 108.952 59.4232 108.692C58.3892 108.128 57.75 107.05 57.75 105.875V48.125C57.75 46.9501 58.3892 45.8721 59.4232 45.3082C60.4384 44.7505 61.7104 44.7848 62.6942 45.4273L107.611 74.3023C108.526 74.8912 109.083 75.9097 109.083 77C109.083 78.0903 108.526 79.1085 107.611 79.6977Z" fill="white"/>
</svg>
<svg width="14" height="19" viewBox="0 0 14 19" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.42398 0C2.48898 0 0.000976562 3.522 0.000976562 6.46C0.000976562 8.238 0.676977 9.82 2.12798 10.41C2.36598 10.507 2.57898 10.413 2.64798 10.151C2.69598 9.97 2.80998 9.512 2.85998 9.321C2.92998 9.062 2.90298 8.971 2.71098 8.745C2.29198 8.254 2.02498 7.618 2.02498 6.717C2.02498 4.104 3.98898 1.765 7.13898 1.765C9.92798 1.765 11.46 3.462 11.46 5.727C11.46 8.709 10.135 11.225 8.16698 11.225C7.08098 11.225 6.26798 10.33 6.52798 9.233C6.84098 7.924 7.44498 6.51 7.44498 5.564C7.44498 4.718 6.98898 4.012 6.04398 4.012C4.93398 4.012 4.04198 5.156 4.04198 6.688C4.04198 7.665 4.37298 8.325 4.37298 8.325C4.37298 8.325 3.23598 13.119 3.03698 13.959C2.63998 15.631 2.97798 17.681 3.00598 17.889C3.02298 18.011 3.18098 18.04 3.25298 17.948C3.35498 17.814 4.67798 16.189 5.12798 14.564C5.25498 14.104 5.85798 11.722 5.85798 11.722C6.21898 12.407 7.27398 13.011 8.39498 13.011C11.734 13.011 13.999 9.98 13.999 5.924C13.999 2.857 11.39 0 7.42398 0Z" fill="white"/>
</svg>
<svg width="135" height="89" viewBox="0 0 135 89" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M129.81 8.39755C109.656 8.39755 92.2504 20.3896 84.2505 37.633C88.3761 35.1012 93.2205 33.6414 98.3996 33.6414C113.409 33.6414 125.638 45.9021 125.638 60.9781C125.638 76.054 113.409 88.3166 98.3996 88.3166C83.3904 88.3166 71.1815 76.054 71.1815 60.9781C71.1815 60.4427 71.2013 59.9098 71.2315 59.3806C71.2124 59.2157 71.1815 59.0533 71.1815 58.8835C71.1815 26.411 97.4795 0 129.81 0C132.141 0 134.002 1.86612 134.002 4.18426C134.002 6.53142 132.141 8.39755 129.81 8.39755ZM58.626 8.39755C38.4654 8.39755 21.0442 20.397 13.0425 37.6497C17.173 35.1074 22.026 33.6414 27.215 33.6414C42.2248 33.6414 54.4331 45.9021 54.4331 60.9781C54.4331 76.054 42.2248 88.3166 27.215 88.3166C12.2082 88.3166 0 76.054 0 60.9781C0 60.4433 0.0197604 59.9122 0.050636 59.3843C0.0302581 59.2188 0 59.0551 0 58.8835C0 26.411 26.2955 0 58.626 0C60.9367 0 62.8201 1.86612 62.8201 4.18426C62.8201 6.53142 60.9367 8.39755 58.626 8.39755Z" fill="#FFC80A"/>
</svg>
<svg width="135" height="89" viewBox="0 0 135 89" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.19199 79.9188C24.3457 79.9189 41.7515 67.9268 49.7514 50.6834C45.6258 53.2152 40.7814 54.675 35.6024 54.675C20.5925 54.675 8.36391 42.4143 8.36391 27.3383C8.36391 12.2624 20.5925 -0.000170132 35.6024 -0.00016882C50.6116 -0.000167508 62.8204 12.2624 62.8204 27.3383C62.8204 27.8737 62.8007 28.4066 62.7704 28.9358C62.7896 29.1007 62.8204 29.2631 62.8204 29.4329C62.8204 61.9054 36.5225 88.3164 4.19199 88.3164C1.86089 88.3164 -0.000289754 86.4503 -0.000289551 84.1321C-0.000289346 81.785 1.86089 79.9188 4.19199 79.9188ZM75.376 79.9189C95.5365 79.9189 112.958 67.9194 120.959 50.6667C116.829 53.209 111.976 54.675 106.787 54.675C91.7771 54.675 79.5689 42.4143 79.5689 27.3383C79.5689 12.2624 91.7771 -0.000163909 106.787 -0.000162596C121.794 -0.000161285 134.002 12.2624 134.002 27.3383C134.002 27.8731 133.982 28.4042 133.951 28.9321C133.972 29.0976 134.002 29.2613 134.002 29.4329C134.002 61.9054 107.706 88.3164 75.376 88.3164C73.0653 88.3164 71.1818 86.4503 71.1818 84.1321C71.1818 81.785 73.0653 79.9189 75.376 79.9189Z" fill="#FFC80A"/>
</svg>
<svg width="65" height="65" viewBox="0 0 65 65" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<rect y="-11" width="65" height="99" fill="url(#pattern0)"/>
<defs>
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
<use xlink:href="#image0" transform="scale(0.0153846 0.010101)"/>
</pattern>
<image id="image0" width="65" height="99" xlink:href="data:image/png;base64,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"/>
</defs>
</svg>
<svg width="58" height="58" viewBox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path fill-rule="evenodd" clip-rule="evenodd" d="M29 58C45.0163 58 58 45.0163 58 29C58 12.9837 45.0163 0 29 0C12.9837 0 0 12.9837 0 29C0 45.0163 12.9837 58 29 58Z" fill="#D8D8D8"/>
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="58" height="58">
<path fill-rule="evenodd" clip-rule="evenodd" d="M29 58C45.0163 58 58 45.0163 58 29C58 12.9837 45.0163 0 29 0C12.9837 0 0 12.9837 0 29C0 45.0163 12.9837 58 29 58Z" fill="white"/>
</mask>
<g mask="url(#mask0)">
<rect x="-19" y="-21" width="96" height="99" fill="url(#pattern0)"/>
</g>
<defs>
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
<use xlink:href="#image0" transform="scale(0.0046729 0.00436681)"/>
</pattern>
<image id="image0" width="214" height="229" xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/4RDaRXhpZgAATU0AKgAAAAgABAE7AAIAAAAFAAAISodpAAQAAAABAAAIUJydAAEAAAAKAAAQyOocAAcAAAgMAAAAPgAAAAAc6gAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFVzZXIAAAAFkAMAAgAAABQAABCekAQAAgAAABQAABCykpEAAgAAAAM3MAAAkpIAAgAAAAM3MAAA6hwABwAACAwAAAiSAAAAABzqAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMjAyMDowMzozMCAyMjo0MToyNQAyMDIwOjAzOjMwIDIyOjQxOjI1AAAAVQBzAGUAcgAAAP/hCxdodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvADw/eHBhY2tldCBiZWdpbj0n77u/JyBpZD0nVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkJz8+DQo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIj48cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPjxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSJ1dWlkOmZhZjViZGQ1LWJhM2QtMTFkYS1hZDMxLWQzM2Q3NTE4MmYxYiIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIi8+PHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9InV1aWQ6ZmFmNWJkZDUtYmEzZC0xMWRhLWFkMzEtZDMzZDc1MTgyZjFiIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iPjx4bXA6Q3JlYXRlRGF0ZT4yMDIwLTAzLTMwVDIyOjQxOjI1LjcwNDwveG1wOkNyZWF0ZURhdGU+PC9yZGY6RGVzY3JpcHRpb24+PHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9InV1aWQ6ZmFmNWJkZDUtYmEzZC0xMWRhLWFkMzEtZDMzZDc1MTgyZjFiIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPjxkYzpjcmVhdG9yPjxyZGY6U2VxIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+PHJkZjpsaT5Vc2VyPC9yZGY6bGk+PC9yZGY6U2VxPg0KCQkJPC9kYzpjcmVhdG9yPjwvcmRmOkRlc2NyaXB0aW9uPjwvcmRmOlJERj48L3g6eG1wbWV0YT4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgPD94cGFja2V0IGVuZD0ndyc/Pv/bAEMABwUFBgUEBwYFBggHBwgKEQsK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"/>
</defs>
</svg>
<svg width="65" height="65" viewBox="0 0 65 65" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.5 65C50.4493 65 65 50.4493 65 32.5C65 14.5507 50.4493 0 32.5 0C14.5507 0 0 14.5507 0 32.5C0 50.4493 14.5507 65 32.5 65Z" fill="#D8D8D8"/>
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="65" height="65">
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.5 65C50.4493 65 65 50.4493 65 32.5C65 14.5507 50.4493 0 32.5 0C14.5507 0 0 14.5507 0 32.5C0 50.4493 14.5507 65 32.5 65Z" fill="white"/>
</mask>
<g mask="url(#mask0)">
<rect x="-10" y="-7" width="78" height="78" fill="url(#pattern0)"/>
</g>
<defs>
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
<use xlink:href="#image0" transform="scale(0.0128205)"/>
</pattern>
<image id="image0" width="78" height="78" xlink:href="data:image/png;base64,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"/>
</defs>
</svg>
<svg width="58" height="58" viewBox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path fill-rule="evenodd" clip-rule="evenodd" d="M29 58C45.0163 58 58 45.0163 58 29C58 12.9837 45.0163 0 29 0C12.9837 0 0 12.9837 0 29C0 45.0163 12.9837 58 29 58Z" fill="#D8D8D8"/>
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="58" height="58">
<path fill-rule="evenodd" clip-rule="evenodd" d="M29 58C45.0163 58 58 45.0163 58 29C58 12.9837 45.0163 0 29 0C12.9837 0 0 12.9837 0 29C0 45.0163 12.9837 58 29 58Z" fill="white"/>
</mask>
<g mask="url(#mask0)">
<rect x="-17" width="95.5932" height="60" fill="url(#pattern0)"/>
</g>
<defs>
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
<use xlink:href="#image0" transform="scale(0.0106383 0.0169492)"/>
</pattern>
<image id="image0" width="94" height="59" xlink:href="data:image/png;base64,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"/>
</defs>
</svg>
<svg width="58" height="58" viewBox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path fill-rule="evenodd" clip-rule="evenodd" d="M29 58C45.0163 58 58 45.0163 58 29C58 12.9837 45.0163 0 29 0C12.9837 0 0 12.9837 0 29C0 45.0163 12.9837 58 29 58Z" fill="#D8D8D8"/>
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="58" height="58">
<path fill-rule="evenodd" clip-rule="evenodd" d="M29 58C45.0163 58 58 45.0163 58 29C58 12.9837 45.0163 0 29 0C12.9837 0 0 12.9837 0 29C0 45.0163 12.9837 58 29 58Z" fill="white"/>
</mask>
<g mask="url(#mask0)">
<rect x="-19" y="-12" width="96" height="87" fill="url(#pattern0)"/>
</g>
<defs>
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
<use xlink:href="#image0" transform="scale(0.00452489)"/>
</pattern>
<image id="image0" width="221" height="219" xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/4RDaRXhpZgAATU0AKgAAAAgABAE7AAIAAAAFAAAISodpAAQAAAABAAAIUJydAAEAAAAKAAAQyOocAAcAAAgMAAAAPgAAAAAc6gAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFVzZXIAAAAFkAMAAgAAABQAABCekAQAAgAAABQAABCykpEAAgAAAAM4NgAAkpIAAgAAAAM4NgAA6hwABwAACAwAAAiSAAAAABzqAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMjAyMDowMzozMCAyMjozODowMAAyMDIwOjAzOjMwIDIyOjM4OjAwAAAAVQBzAGUAcgAAAP/hCxdodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvADw/eHBhY2tldCBiZWdpbj0n77u/JyBpZD0nVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkJz8+DQo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIj48cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPjxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSJ1dWlkOmZhZjViZGQ1LWJhM2QtMTFkYS1hZDMxLWQzM2Q3NTE4MmYxYiIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIi8+PHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9InV1aWQ6ZmFmNWJkZDUtYmEzZC0xMWRhLWFkMzEtZDMzZDc1MTgyZjFiIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iPjx4bXA6Q3JlYXRlRGF0ZT4yMDIwLTAzLTMwVDIyOjM4OjAwLjg2NDwveG1wOkNyZWF0ZURhdGU+PC9yZGY6RGVzY3JpcHRpb24+PHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9InV1aWQ6ZmFmNWJkZDUtYmEzZC0xMWRhLWFkMzEtZDMzZDc1MTgyZjFiIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPjxkYzpjcmVhdG9yPjxyZGY6U2VxIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+PHJkZjpsaT5Vc2VyPC9yZGY6bGk+PC9yZGY6U2VxPg0KCQkJPC9kYzpjcmVhdG9yPjwvcmRmOkRlc2NyaXB0aW9uPjwvcmRmOlJERj48L3g6eG1wbWV0YT4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgPD94cGFja2V0IGVuZD0ndyc/Pv/bAEMABwUFBgUEBwYFBggHBwgKEQsK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"/>
</defs>
</svg>
<svg width="22" height="17" viewBox="0 0 22 17" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.008 1.89598C20.235 2.21798 19.404 2.43298 18.533 2.53098C19.423 2.03098 20.106 1.23898 20.428 0.296977C19.594 0.758977 18.672 1.09498 17.69 1.27698C16.905 0.490977 15.784 0.000976562 14.545 0.000976562C12.165 0.000976562 10.234 1.80998 10.234 4.03998C10.234 4.35698 10.272 4.66598 10.346 4.96098C6.764 4.79198 3.588 3.18398 1.462 0.740977C1.091 1.33798 0.879 2.03098 0.879 2.77198C0.879 4.17198 1.64 5.40998 2.796 6.13398C2.09 6.11198 1.426 5.93098 0.844 5.62798C0.844 5.64598 0.844 5.66098 0.844 5.67998C0.844 7.63698 2.329 9.26898 4.301 9.63998C3.94 9.73198 3.558 9.77998 3.166 9.77998C2.888 9.77998 2.618 9.75598 2.355 9.70998C2.903 11.313 4.495 12.482 6.381 12.515C4.906 13.598 3.048 14.243 1.028 14.243C0.68 14.243 0.337 14.224 0 14.187C1.907 15.332 4.173 16.002 6.607 16.002C14.535 16.002 18.87 9.84598 18.87 4.50898C18.87 4.33298 18.865 4.15998 18.857 3.98598C19.699 3.41598 20.43 2.70498 21.008 1.89598Z" fill="white"/>
</svg>
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=0," />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<!-- <link rel="stylesheet" href="./assets/bootstrap.min.css" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet';" />-->
<link
rel="stylesheet"
href="./assets/fonts.min.css"
rel="preload"
as="style"
onload="this.onload=null;this.rel='stylesheet';"
/>
<link
rel="stylesheet"
href="./assets/owl.carousel.css"
rel="preload"
as="style"
onload="this.onload=null;this.rel='stylesheet';"
/>
<link
rel="stylesheet"
href="./assets/datepicker.min.css"
rel="preload"
as="style"
onload="this.onload=null;this.rel='stylesheet';"
/>
<link
rel="stylesheet"
href="./assets/owl.theme.default.css"
rel="preload"
as="style"
onload="this.onload=null;this.rel='stylesheet';"
/>
<link
href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap"
rel="stylesheet"
/>
<noscript>
<!-- <link rel="stylesheet" href="./assets/bootstrap.min.css" />-->
<link rel="stylesheet" href="./assets/owl.carousel.css" />
<link rel="stylesheet" href="./assets/owl.theme.default.css" />
<link
rel="stylesheet"
href="./assets/datepicker.min.css"
/>
<link
href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap"
rel="stylesheet"
/>
</noscript>
<title>Заголовок | Проект</title>
<script type="text/javascript" async>!function(t){"use strict";t.loadCSS||(t.loadCSS=function(){});var e=loadCSS.relpreload={};if(e.support=function(){var e;try{e=t.document.createElement("link").relList.supports("preload")}catch(t){e=!1}return function(){return e}}(),e.bindMediaToggle=function(t){function e(){t.media=a}var a=t.media||"all";t.addEventListener?t.addEventListener("load",e):t.attachEvent&&t.attachEvent("onload",e),setTimeout(function(){t.rel="stylesheet",t.media="only x"}),setTimeout(e,3e3)},e.poly=function(){if(!e.support())for(var a=t.document.getElementsByTagName("link"),n=0;n<a.length;n++){var o=a[n];"preload"!==o.rel||"style"!==o.getAttribute("as")||o.getAttribute("data-loadcss")||(o.setAttribute("data-loadcss",!0),e.bindMediaToggle(o))}},!e.support()){e.poly();var a=t.setInterval(e.poly,500);t.addEventListener?t.addEventListener("load",function(){e.poly(),t.clearInterval(a)}):t.attachEvent&&t.attachEvent("onload",function(){e.poly(),t.clearInterval(a)})}"undefined"!=typeof exports?exports.loadCSS=loadCSS:t.loadCSS=loadCSS}("undefined"!=typeof global?global:this);</script><link href="css/index.css" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet';"><noscript><link href="css/index.css" rel="stylesheet"></noscript></head>
<body>
<header>
<div class="container fluid">
<nav class="navbar desctop">
<ul class="nav-list">
<li class="nav-item"> <a href="#section-1">get an offer</a></li>
<li class="nav-item"> <a href="#section-2">Video</a></li>
<li class="nav-item"> <a href="#section-3">What is Hygieneseat?</a> </li>
</ul>
<div class="logo">
<img loading="lazy" class="img-fluid" src="./img/logo.svg" alt="Hygieneseat">
</div>
<ul class="nav-list ">
<li class="nav-item"> <a href="#section-4">Reviews </a></li>
<li class="nav-item"> <a href="#section-5">blog </a></li>
<li class="nav-item"> <a href="#section-6" class="js-btn-popup" data-target="#contactUs">contact us </a></li>
</ul>
</nav>
<nav class="navbar mobile">
<div class="logo">
<img loading="lazy" class="img-fluid" src="./img/logo.svg" alt="Hygieneseat">
</div>
<button class="btn btn-menu" data-target="#mobile-menu"> <img src="./img/menu_btn.svg" alt=""></button>
<div id="mobile-menu">
<button class="btn btn-menu close" data-target="#mobile-menu"> <img src="./img/close.svg" alt=""></button>
<ul class="nav-list">
<li class="nav-item"> <a href="#section-1">get an offer</a></li>
<li class="nav-item"> <a href="#section-2">Video</a></li>
<li class="nav-item"> <a href="#section-3">What is Hygieneseat?</a> </li>
<li class="nav-item"> <a href="#section-4">Reviews </a></li>
<li class="nav-item"> <a href="#section-5">blog </a></li>
<li class="nav-item"> <a href="#section-6" class="js-btn-popup " data-target="#contactUs">contact us </a></li>
</ul>
</div>
</nav>
<section class="header-title">
<div class="header-title--text">Hygieneseat will always кeep your toilet seat dry and clean</div>
</section>
</div>
</header>
<main>
<button class="btn-fixed">
<img src="./img/btn-fixed.svg" alt="fixed">
</button>
<section class="slider" id="section-1">
<div class="slider-header">
You can <b>save up to 65%</b> of your <br> cleaning supplies <b>budget</b>
</div>
<div class="owl-carousel owl-theme img">
<div class="item"><img src="./img/slide1.jpg" alt="s1"></div>
<div class="item"><img src="./img/slide2.jpg" alt="s2"></div>
<div class="item"><img src="./img/slide3.jpg" alt="s3"></div>
<div class="item"><img src="./img/slide4.jpg" alt="s4"></div>
<div class="item"><img src="./img/slide1.jpg" alt="s1"></div>
<div class="item"><img src="./img/slide2.jpg" alt="s2"></div>
</div>
<a href="" class="btn btn-primary js-btn-popup" data-target="#getOffer">get an offer</a>
<ul class="list-nested">
<li class="list-item"><img src="./img/list-nested-arrow.svg"><span>Toilet seat is lifted up automatically</span> </li>
<li class="list-item"><img src="./img/list-nested-arrow.svg"><span>Neat bathroom facilities equals happy customers</span></li>
<li class="list-item"><img src="./img/list-nested-arrow.svg"><span>Eco-friendly: reduces the waste of cleaning products</span>
</li>
</ul>
</section>
<section class="video" id="section-2">
<img src="./img/iframe.jpg" alt="video">
<button class="btn-play">
<img src="./img/play-btn.svg" alt="play">
</button>
<iframe src="" frameborder="0"></iframe>
</section>
<section class="about" id="section-3">
<h2>
What is Hygieneseat?
</h2>
<p>
Hygieneseat is a patented technology that helps keep your toilet clean. Due to the built-in mechanism, the toilet seat always stays in a raised position, and must be put down manually. That means it's always dry and clean! Thereby the people who use the
toilet value hygiene and comfort, and you save a lot on cleaning products and improve the image of your place
</p>
<h3>
Special Price: only 59$
</h3>
</section>
<section class="about-2">
<div class="container">
<div class="row flex-xs-wrap">
<div class="col">
<h2>Who would benefit from <br>Hygieneseat?</h2>
<p class="title">
You need Hygieneseat if you <br>own or manage
</p>
<div class="list-container">
<ul class="list">
<li class="list-item">A Shopping Mall</li>
<li class="list-item">Cafe / Restaurant</li>
<li class="list-item">Gas station </li>
<li class="list-item">Kids Play Area</li>
</ul>
<ul class="list">
<li class="list-item">Fitness center</li>
<li class="list-item">Hotel or Hostel</li>
<li class="list-item">Any other place with <br>a public toilet!
</li>
</ul>
</div>
<blockquote class="blockquote">
<div class="blockqoute-container">
<div class="text">And, of course, Hygieneseat will come in handy at home if you have a big family, male children, or guests often visit you!</div>
</div>
</blockquote>
</div>
<div class="col">
<div class="about-2-img">
<img src="./img/about-2.png" class="img-cover" alt="">
</div>
</div>
</div>
</div>
</section>
<section class="cards">
<div class="container">
<h2>Looks familiar?</h2>
<div class="row flex-xs-wrap">
<div class="card">
<div class="card-header"><img src="./img/card1.jpg" alt="card"></div>
<div class="card-body">
<p>Unnecessary seat puddles </p>
</div>
</div>
<div class="card">
<div class="card-header"><img src="./img/card2.jpg" alt="card"></div>
<div class="card-body">
<p>Toilet paper overrun </p>
</div>
</div>
<div class="card">
<div class="card-header"><img src="./img/card3.jpg" alt="card"></div>
<div class="card-body">
<p>Nasty smell </p>
</div>
</div>
<div class="card">
<div class="card-header"><img src="./img/card4.jpg" alt="card"></div>
<div class="card-body">
<p>A constant struggle to keep the toilet seat clean </p>
</div>
</div>
<div class="card">
<div class="card-header"><img src="./img/card5.jpg" alt="card"></div>
<div class="card-body">
<p>Overuse of cleaning products </p>
</div>
</div>
<div class="card">
<div class="card-header"><img src="./img/card6.jpg" alt="card"></div>
<div class="card-body">
<p>Toilet damage </p>
</div>
</div>
<div class="card">
<div class="card-header"><img src="./img/card7.jpg" alt="card"></div>
<div class="card-body">
<p>Reviews about poor hygiene at your premises </p>
</div>
</div>
</div>
</div>
</section>
<section class="reviews container" id="section-4">
<h2>Forget about it! <br>You have a Hygieneseat now!</h2>
<h3>
What do people who have already purchased <br> Hygieneseat say
</h3>
<div class="owl-carousel owl-theme rewiew">
<div class="cards-rewiew">
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review1.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Patrick Gully, TAS
</div>
<div class="date">5 days ago</div>
</div>
<p class="card-body--text">
We have installed the Hygieneseat in the bathroom at our Shop. It works perfectly. The bathroom look much neater, no need to spend a fortune on cleaning supplies. There is no wet toilet paper all over the bathroom floor anymore. Worth every dollar spent.
</p>
</div>
</div>
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review2.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Malinda G., the Manager of Canberra Shopping Center</div>
<div class="date">3 day ago</div>
</div>
<p class="card-body--text">
We installed Hygieneseats in all bathrooms of our Shopping Center and we are really satisfied with the product. Scrubbing the toilet seats took a lot of time so our cleaning team couldn't pay enough attention to other spaces. It is clear that the amount
of the toilet paper we need to purchase has reduced (in the past people needed to cover the toilet seat with it, because it was often covered with urine and now they don’t). Hygieneseat is quite affordable and is
worth every penny.
</p>
</div>
</div>
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review3.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Ben S., The Thrift Store owner</div>
<div class="date">2 days ago</div>
</div>
<p class="card-body--text">
Have purchased a Hygieneseat for my store to use in the toilet for customers. I haven’t been using it for long, but I can definitely tell that the use of cleaning products and paper towels has already reduced by 30 percent. Another good thing - a clean
and tidy looking bathroom is always appreciated by the customer. I believe I’ll see even more advantages in the future.
</p>
</div>
</div>
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review4.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Pais Shiffer, the owner of Trattoria </div>
<div class="date">2 days ago</div>
</div>
<p class="card-body--text">
My family owns a small restaurant outside Perth. We only have one lavatory. And even though we don’t have that many customers, still the dirty toilet seat was a real issue. We were constantly purchasing disposable toilet cover seats, but some people like
to use the whole pack at once and we had to refill it every single day! That actually costs a lot. Besides, let’s be honest - they are not that friendly for the environment. So we found an affordable decision -
a Hygieneseat! It’s not that expensive, it doesn't require any special service or skills to use. We have already received good reviews from the customers who were always complaining about our facilities.
</p>
</div>
</div>
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review5.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Becky Collins, mother of four </div>
<div class="date">1 days ago</div>
</div>
<p class="card-body--text">
I am a mom of 4 boys and we all live in a house with one bathroom. Can you feel my pain? I spent my days cleaning the toilet seat. I’ve spent a fortune over these years on detergents and air fresheners! I devoted about 2 hours a day arguing with my sons
and trying to convince them to lift the goddam seat up! So many years… This year my eldest son got his first salary and bought me a Hygienseat! My life has been like paradise since then! It has only been 3 months
but I already begin to forget those days of constant scrubbing that toilet seat! I am happy! Thank you, son!
</p>
</div>
</div>
</div>
<div class="cards-rewiew">
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review1.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Patrick Gully, TAS
</div>
<div class="date">5 days ago</div>
</div>
<p class="card-body--text">
We have installed the Hygieneseat in the bathroom at our Shop. It works perfectly. The bathroom look much neater, no need to spend a fortune on cleaning supplies. There is no wet toilet paper all over the bathroom floor anymore. Worth every dollar spent.
</p>
</div>
</div>
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review2.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Malinda G., the Manager of Canberra Shopping Center</div>
<div class="date">3 day ago</div>
</div>
<p class="card-body--text">
We installed Hygieneseats in all bathrooms of our Shopping Center and we are really satisfied with the product. Scrubbing the toilet seats took a lot of time so our cleaning team couldn't pay enough attention to other spaces. It is clear that the amount
of the toilet paper we need to purchase has reduced (in the past people needed to cover the toilet seat with it, because it was often covered with urine and now they don’t). Hygieneseat is quite affordable and is
worth every penny.
</p>
</div>
</div>
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review3.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Ben S., The Thrift Store owner</div>
<div class="date">2 days ago</div>
</div>
<p class="card-body--text">
Have purchased a Hygieneseat for my store to use in the toilet for customers. I haven’t been using it for long, but I can definitely tell that the use of cleaning products and paper towels has already reduced by 30 percent. Another good thing - a clean
and tidy looking bathroom is always appreciated by the customer. I believe I’ll see even more advantages in the future.
</p>
</div>
</div>
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review4.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Pais Shiffer, the owner of Trattoria </div>
<div class="date">2 days ago</div>
</div>
<p class="card-body--text">
My family owns a small restaurant outside Perth. We only have one lavatory. And even though we don’t have that many customers, still the dirty toilet seat was a real issue. We were constantly purchasing disposable toilet cover seats, but some people like
to use the whole pack at once and we had to refill it every single day! That actually costs a lot. Besides, let’s be honest - they are not that friendly for the environment. So we found an affordable decision -
a Hygieneseat! It’s not that expensive, it doesn't require any special service or skills to use. We have already received good reviews from the customers who were always complaining about our facilities.
</p>
</div>
</div>
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review5.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Becky Collins, mother of four </div>
<div class="date">1 days ago</div>
</div>
<p class="card-body--text">
I am a mom of 4 boys and we all live in a house with one bathroom. Can you feel my pain? I spent my days cleaning the toilet seat. I’ve spent a fortune over these years on detergents and air fresheners! I devoted about 2 hours a day arguing with my sons
and trying to convince them to lift the goddam seat up! So many years… This year my eldest son got his first salary and bought me a Hygienseat! My life has been like paradise since then! It has only been 3 months
but I already begin to forget those days of constant scrubbing that toilet seat! I am happy! Thank you, son!
</p>
</div>
</div>
</div>
<div class="cards-rewiew">
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review1.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Patrick Gully, TAS
</div>
<div class="date">5 days ago</div>
</div>
<p class="card-body--text">
We have installed the Hygieneseat in the bathroom at our Shop. It works perfectly. The bathroom look much neater, no need to spend a fortune on cleaning supplies. There is no wet toilet paper all over the bathroom floor anymore. Worth every dollar spent.
</p>
</div>
</div>
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review2.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Malinda G., the Manager of Canberra Shopping Center</div>
<div class="date">3 day ago</div>
</div>
<p class="card-body--text">
We installed Hygieneseats in all bathrooms of our Shopping Center and we are really satisfied with the product. Scrubbing the toilet seats took a lot of time so our cleaning team couldn't pay enough attention to other spaces. It is clear that the amount
of the toilet paper we need to purchase has reduced (in the past people needed to cover the toilet seat with it, because it was often covered with urine and now they don’t). Hygieneseat is quite affordable and is
worth every penny.
</p>
</div>
</div>
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review3.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Ben S., The Thrift Store owner</div>
<div class="date">2 days ago</div>
</div>
<p class="card-body--text">
Have purchased a Hygieneseat for my store to use in the toilet for customers. I haven’t been using it for long, but I can definitely tell that the use of cleaning products and paper towels has already reduced by 30 percent. Another good thing - a clean
and tidy looking bathroom is always appreciated by the customer. I believe I’ll see even more advantages in the future.
</p>
</div>
</div>
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review4.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Pais Shiffer, the owner of Trattoria </div>
<div class="date">2 days ago</div>
</div>
<p class="card-body--text">
My family owns a small restaurant outside Perth. We only have one lavatory. And even though we don’t have that many customers, still the dirty toilet seat was a real issue. We were constantly purchasing disposable toilet cover seats, but some people like
to use the whole pack at once and we had to refill it every single day! That actually costs a lot. Besides, let’s be honest - they are not that friendly for the environment. So we found an affordable decision -
a Hygieneseat! It’s not that expensive, it doesn't require any special service or skills to use. We have already received good reviews from the customers who were always complaining about our facilities.
</p>
</div>
</div>
<div class="card-rewiew">
<div class="card-header">
<img src="./img/review5.svg" alt="">
</div>
<div class="card-body">
<div class="card-body--header">
<div class="name">Becky Collins, mother of four </div>
<div class="date">1 days ago</div>
</div>
<p class="card-body--text">
I am a mom of 4 boys and we all live in a house with one bathroom. Can you feel my pain? I spent my days cleaning the toilet seat. I’ve spent a fortune over these years on detergents and air fresheners! I devoted about 2 hours a day arguing with my sons
and trying to convince them to lift the goddam seat up! So many years… This year my eldest son got his first salary and bought me a Hygienseat! My life has been like paradise since then! It has only been 3 months
but I already begin to forget those days of constant scrubbing that toilet seat! I am happy! Thank you, son!
</p>
</div>
</div>
</div>
</div>
</section>
<section class="form">
<h2>How do I purchase Hygieneseat? </h2>
<div class="container">
<div class="row">
<div class="card card-shadow">
<h3>If you are a <br>wholesale buyer </h3>
<p>Just fill up the form below — and our specialist will contact you to clarify the details!</p>
<form action="">
<div class="form-group">
<label for="">name</label>
<input type="text" class="form-control">
</div>
<div class="form-group">
<label for="">phone number</label>
<input type="tel" class="form-control">
</div>
<div class="form-group">
<label for="">The time you would prefer us to call you</label>
<input type="text" class="form-control">
</div>
<button class="btn btn-primary js-btn-popup" data-target="#successCall">Call me back</button>
<div class="color-danger">30-day money back guarantee</div>
</form>
</div>
<div class="card card-shadow">
<form action="" class="d-flex">
<h3>If you want to get <br> a Hygieneseat <br>for your home </h3>
<p>Click the button down below — and wait for it to be delivered within 3 days! </p>
<button class="btn btn-secondary js-btn-popup" data-target="#orderPopup">Order Hygieneseat </button>
<div class="color-success">30-day money back guarantee</div>
</form>
</div>
</div>
</div>
</section>
<section class="inQuotes">
<h2>Order The Hygieneseat Today –</h2>
<h3>You will discover boundless comfort and tidiness and will provide perfect service for your customers!
</h3>
</section>
<section class="blog" id="section-5">
<h2>Blog</h2>
<div class="cards-blog ">
<div class="card card-blog">
<div class="card-header">
<img src="./img/blog.jpg" alt="blog">
</div>
<div class="card-body">
<h4>What makes it different from the competitors’ products?</h4>
<p>The toilet seat cover always stays up so the user must physically push the seat down to sit on it which is great for men so they ...</p>
<a href="#">Find out more</a>
</div>
</div>
<div class="card card-blog">
<div class="card-header">
<img src="./img/blog.jpg" alt="blog">
</div>
<div class="card-body">
<h4>What makes it different from the competitors’ products?</h4>
<p>The toilet seat cover always stays up so the user must physically push the seat down to sit on it which is great for men so they ...</p>
<a href="#">Find out more</a>
</div>
</div>
<div class="card card-blog">
<div class="card-header">
<img src="./img/blog.jpg" alt="blog">
</div>
<div class="card-body">
<h4>What makes it different from the competitors’ products?</h4>
<p>The toilet seat cover always stays up so the user must physically push the seat down to sit on it which is great for men so they ...</p>
<a href="#">Find out more</a>
</div>
</div>
<div class="card card-blog hide">
<div class="card-header">
<img src="./img/blog.jpg" alt="blog">
</div>
<div class="card-body">
<h4>What makes it different from the competitors’ products?</h4>
<p>The toilet seat cover always stays up so the user must physically push the seat down to sit on it which is great for men so they ...</p>
<a href="#">Find out more</a>
</div>
</div>
<div class="card card-blog hide">
<div class="card-header">
<img src="./img/blog.jpg" alt="blog">
</div>
<div class="card-body">
<h4>What makes it different from the competitors’ products?</h4>
<p>The toilet seat cover always stays up so the user must physically push the seat down to sit on it which is great for men so they ...</p>
<a href="#">Find out more</a>
</div>
</div>
<div class="card card-blog hide">
<div class="card-header">
<img src="./img/blog.jpg" alt="blog">
</div>
<div class="card-body">
<h4>What makes it different from the competitors’ products?</h4>
<p>The toilet seat cover always stays up so the user must physically push the seat down to sit on it which is great for men so they ...</p>
<a href="#">Find out more</a>
</div>
</div>
</div>
<button class="btn btn-load js-btn-load">load more</button>
</section>
</main>
<footer>
<div class="container">
<div class="row">
<div class="col">
<img src="./img/logo2.svg" alt="logo">
</div>
<nav class="nav-footer">
<ul class="footer-list">
<li class="footer-list-item"><a class="footer-link" href="#section-1">get an offer </a></li>
<li class="footer-list-item"><a href="#section-2" class="footer-link">Video </a></li>
<li class="footer-list-item"><a href="#section-3" class="footer-link"> What is Hygieneseat? </a></li>
</ul>
<ul class="footer-list">
<li class="footer-list-item"><a class="footer-link" href="#section-4">reviews </a></li>
<li class="footer-list-item"><a href="#section-5" class="footer-link">blog </a></li>
<li class="footer-list-item"><a href="#" class="footer-link js-btn-popup" data-target="#contactUs"> contacts us </a></li>
</ul>
</nav>
<nav class="nav-social">
<ul class="footer-list">
<li class="footer-list-item">
<a class="footer-link" href="">
<img src="./img/fb.svg" alt="facebook"></a>
</li>
<li class="footer-list-item">
<a class="footer-link" href="">
<img src="./img/tw.svg" alt="tweeter"></a>
</li>
<li class="footer-list-item">
<a class="footer-link" href="">
<img src="./img/li.svg" alt="linkIdn"></a>
</li>
<li class="footer-list-item">
<a class="footer-link" href="">
<img src="./img/pt.svg" alt="pininterest"></a>
</li>
</ul>
</nav>
</div>
<hr>
<div class="row mt-60">
<div class="contact">
Working hours: 9 am - 5 pm Mon - Fry
</div>
<button class="btn btn-primary js-btn-popup" data-target="#contactUs">CONTACT US </button>
</div>
<div class="date">2020</div>
</div>
</footer>
<!-- getOffer --------------------------- -->
<!-- version 1 -->
<!-- <div class="popup" id="getOffer">
<div class="popup-content minH-565" data-step="0">
<button class="btn-close-popup js-btn-popup" data-target="#getOffer">
<img src="./img/closePopup.svg" alt="closePopup">
</button>
<div class="title">get an offer </div>
<form action="">
<div class="fields">
<div class="form-group">
<label for="name">Your name</label>
<input type="text" data-required="true" name="nameOffer" id="name" class="form-control" placeholder="Type your name">
</div>
<div class="form-group">
<label for="name">Phone Number</label>
<input type="tel" data-required="true" data-type="phone" name="phoneOffer" id="phoneOffer" class="form-control" placeholder="+(375 29) __-__-__">
</div>
</div>
<input type="submit" class="btn-primary btn" value="SUBMIT">
<div class="error-message" style="display:none">
Please enter the required data
</div>
</form>
</div>
<div class="popup-content minH-605" style="display:none" data-step="1">
<button class="btn-close-popup js-btn-popup" data-target="#getOffer">
<img src="./img/closePopup.svg" alt="closePopup">
</button>
<div class="title">Thank you for your interest!</div>
<div class="text-info">We are processing your order </div>
<div class="subtitle">and will contact you as soon as possible</div>
<button class="btn btn-load js-btn-popup" data-target="#getOffer">
ok
</button>
</div>
</div> -->
<!-- version 2 -->
<div class="popup" id="getOffer">
<div class="popup-content minH-665" data-step="0">
<button class="btn-close-popup js-btn-popup" data-target="#getOffer">
<img src="./img/closePopup.svg" alt="closePopup">
</button>
<div class="title">get an offer </div>
<form action="">
<div class="fields">
<div class="form-group select">
<label for="seats">Your name</label>
<select name="seatsOffer" class="form-control select" id="seats" placeholder="SE 5214">
<option value="1">SE 5214</option>
<option value="1">1231823</option>
<option value="1">1231823</option>
</select>
</div>
<div class="form-group">
<label for="name">Your name</label>
<input type="text" data-required="true" name="nameOffer" id="name" class="form-control" placeholder="Type your name">
</div>
<div class="form-group">
<label for="name">Phone Number</label>
<input type="tel" data-required="true" data-type="phone" name="phoneOffer" id="phoneOffer" class="form-control" placeholder="+(375 29) __-__-__">
</div>
<div class="form-group">
<label for="addressOffer">Shipping address</label>
<input type="tel" data-required="true" name="addressOffer" id="addressOffer" class="form-control" placeholder="City, street, house number">
</div>
</div>
<input type="submit" class="btn-primary btn" value="SUBMIT">
<div class="error-message" style="display:none">
Please enter the required data
</div>
</form>
</div>
<div class="popup-content minH-565" style="display:none" data-step="1">
<button class="btn-close-popup js-btn-popup" data-target="#getOffer">
<img src="./img/closePopup.svg" alt="closePopup">
</button>
<div class="title">Thank you for your interest!</div>
<div class="text-info">We are processing your order </div>
<div class="subtitle">and will contact you as soon as possible</div>
<button class="btn btn-load js-btn-popup" data-target="#getOffer">
ok
</button>
</div>
</div>
<!-- version 3 -->
<!-- <div class="popup" id="getOffer">
<div class="popup-content" data-step="0">
<button class="btn-close-popup js-btn-popup" data-target="#getOffer">
<img src="./img/closePopup.svg" alt="closePopup">
</button>
<div class="title">get an offer </div>
<form action="">
<div class="fields">
<div class="form-group select">
<label for="seats">Your name</label>
<select name="seatsOffer" class="form-control select" id="seats" placeholder="SE 5214">
<option value="1">SE 5214</option>
<option value="1">1231823</option>
<option value="1">1231823</option>
</select>
</div>
<div class="form-group">
<label for="name">Your name</label>
<input type="text" data-required="true" name="nameOffer" id="name" class="form-control" placeholder="Type your name">
</div>
<div class="form-group">
<label for="name">Phone Number</label>
<input type="tel" data-required="true" data-type="phone" name="phoneOffer" id="phoneOffer" class="form-control" placeholder="+(375 29) __-__-__">
</div>
<div class="form-group">
<label for="addressOffer">Shipping address</label>
<input type="text" name="addressOffer" id="addressOffer" class="form-control" placeholder="City, street, house number">
</div>
</div>
<input type="submit" class="btn-primary btn" value="SUBMIT">
<div class="error-message" style="display:none">
Please enter the required data
</div>
</form>
</div>
<div class="popup-content" style="display:none" data-step="1">
<button class="btn-close-popup js-btn-popup" data-target="#getOffer">
<img src="./img/closePopup.svg" alt="closePopup">
</button>
<div class="title">Thank you for your interest!</div>
<div class="subtitle">We will contact you at the appointed time</div>
<button class="btn btn-load js-btn-popup" data-target="#getOffer">
ok
</button>
</div>
</div> -->
<!-- order -------------------------- -->
<div class="popup" id="orderPopup">
<div class="popup-content minH-665" data-step="0">
<button class="btn-close-popup js-btn-popup" data-target="#orderPopup">
<img src="./img/closePopup.svg" alt="closePopup">
</button>
<div class="title">get an offer </div>
<form action="">
<div class="fields">
<div class="form-group radio">
<label for="" class="small-label">We accept</label>
<img src="./img/payment_p.svg" alt="">
</div>
<div class="form-group">
<label for="nameOrder">card number</label>
<input type="text" data-required="true" data-type="card_number" name="nameOrder" id="name" class="form-control" placeholder="XXXX XXXX XXXX XXXX">
</div>
<div class="form-group">
<label for="cardHolder">Card holder name</label>
<input type="text" name="cardHolder" id="phoneOffer" class="form-control" placeholder="Type your name">
</div>
<div class="form-group">
<label for="cardDate">Exp. date</label>
<input type="text" data-required="true" name="cardDate" data-type="card_date" id="phoneOffer" class="form-control" placeholder="XX 20XX">
</div>
</div>
<input type="submit" class="btn-secondary btn" style="margin: 0 auto;" value="BUY">
<div class="error-message" style="display:none">
Please enter the required data
</div>
</form>
</div>
<div class="popup-content minH-605" style="display:none" data-step="1">
<button class="btn-close-popup js-btn-popup" data-target="#orderPopup">
<img src="./img/closePopup.svg" alt="closePopup">
</button>
<div class="title">Thank you for your purchase!</div>
<div class="subtitle">We hope you will enjoy our product!
</div>
<button class="btn btn-load js-btn-popup" data-target="#orderPopup">
ok
</button>
</div>
</div>
<!-- success call me back -->
<!-- version 1 -->
<!-- <div class="popup" id="successCall">
<div class="popup-content minH-605">
<button class="btn-close-popup js-btn-popup" data-target="#successCall">
<img src="./img/closePopup.svg" alt="closePopup">
</button>
<div class="title">Thank you for your interest!</div>
<div class="subtitle">We will contact you at the appointed time
</div>
<button class="btn btn-load js-btn-popup" data-target="#successCall">
ok
</button>
</div>
</div> -->
<!-- version 2 -->
<div class="popup" id="successCall">
<div class="popup-content minH-710">
<button class="btn-close-popup js-btn-popup" data-target="#successCall">
<img src="./img/closePopup.svg" alt="closePopup">
</button>
<div class="title">Thank you for your interest!</div>
<div class="text-info">Unfortunately all our managers are sleeping now</div>
<img src="./img/icon_sleep.svg" alt="sleep">
<div class="subtitle">We will contact you just after 9 am*
</div>
<button class="btn btn-load js-btn-popup" data-target="#successCall">
ok
</button>
</div>
</div>
<!-- contact us-->
<!-- version 1 -->
<div class="popup" id="contactUs">
<div class="popup-content minH-910 ">
<button class="btn-close-popup js-btn-popup" data-target="#contactUs">
<img src="./img/closePopup.svg" alt="closePopup">
</button>
<div class="title">Contact us</div>
<ul class="contact-list">
<li><b>Instagram:</b> https://www.instagram.com/hygieneseat/</li>
<li><b>contact email:</b>info@hygieneseat.com </li>
<li><b>phone:</b> 0282123488 (Australia)</li>
<li><b>Company info:</b> Hygiene Seat </li>
<li>903 /10 Help Street Chatswood NSW 2067 </li>
</ul>
<div class="time-work">
<b>Working hours:</b> 9am - 5pm Mon - Fry
</div>
<ul class="list-social">
<li>
<a href=""><img src="./img/icon_inst.svg" alt=""></a>
</li>
<li>
<a href=""><img src="./img/icon_gmail.svg" alt=""></a>
</li>
<li>
<a href=""><img src="./img/icon_call.svg" alt=""></a>
</li>
</ul>
<button class="btn btn-load js-btn-popup" data-target="#contactUs">
ok
</button>
</div>
</div>
<!-- version 2 -->
<!-- <div class="popup" id="contactUs">
<div class="popup-content minH-710 ">
<button class="btn-close-popup js-btn-popup" data-target="#contactUs">
<img src="./img/closePopup.svg" alt="closePopup">
</button>
<div class="title">Contact us</div>
<ul class="contact-list">
<li><b>Instagram:</b> https://www.instagram.com/hygieneseat/</li>
<li><b>contact email:</b>info@hygieneseat.com </li>
<li><b>phone:</b> 0282123488 (Australia)</li>
<li><b>Company info:</b> Hygiene Seat </li>
<li>903 /10 Help Street Chatswood NSW 2067 </li>
</ul>
<div class="time-work">
<b>Working hours:</b> 9am - 5pm Mon - Fry
</div>
<button class="btn btn-load js-btn-popup" data-target="#contactUs">
ok
</button>
</div>
</div> -->
<script type="text/javascript" src="js/index.js" async></script>
<!-- Load Facebook SDK for JavaScript -->
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
FB.init({
xfbml : true,
version : 'v7.0'
});
};
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- Your Chat Plugin code -->
<div class="fb-customerchat"
attribution=setup_tool
page_id="112040790175270"
logged_in_greeting="Have a question? Contact us now"
logged_out_greeting="Have a question? Contact us now">
</div>
</body>
</html>
This source diff could not be displayed because it is too large. You can view the blob instead.
/*!
* jQuery JavaScript Library v3.5.1
* https://jquery.com/
*
* Includes Sizzle.js
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2020-05-04T22:49Z
*/
/*!
* Sizzle CSS Selector Engine v2.3.5
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.foundation/
*
* Date: 2020-03-14
*/
/**
* Owl carousel
* @version 2.3.4
* @author Bartosz Wojciechowski
* @author David Deutsch
* @license The MIT License (MIT)
* @todo Lazy Load Icon
* @todo prevent animationend bubling
* @todo itemsScaleUp
* @todo Test Zepto
* @todo stagePadding calculate wrong active classes
*/
/**
* @license
* Lodash <https://lodash.com/>
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
* Released under MIT license <https://lodash.com/license>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*/
This source diff could not be displayed because it is too large. You can view the blob instead.
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=0," />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<!-- <link rel="stylesheet" href="./assets/bootstrap.min.css" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet';" />-->
<link
rel="stylesheet"
href="./assets/fonts.min.css"
rel="preload"
as="style"
onload="this.onload=null;this.rel='stylesheet';"
/>
<link
rel="stylesheet"
href="./assets/owl.carousel.css"
rel="preload"
as="style"
onload="this.onload=null;this.rel='stylesheet';"
/>
<link
rel="stylesheet"
href="./assets/datepicker.min.css"
rel="preload"
as="style"
onload="this.onload=null;this.rel='stylesheet';"
/>
<link
rel="stylesheet"
href="./assets/owl.theme.default.css"
rel="preload"
as="style"
onload="this.onload=null;this.rel='stylesheet';"
/>
<link
href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap"
rel="stylesheet"
/>
<noscript>
<!-- <link rel="stylesheet" href="./assets/bootstrap.min.css" />-->
<link rel="stylesheet" href="./assets/owl.carousel.css" />
<link rel="stylesheet" href="./assets/owl.theme.default.css" />
<link
rel="stylesheet"
href="./assets/datepicker.min.css"
/>
<link
href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap"
rel="stylesheet"
/>
</noscript>
<title>Заголовок | Проект</title>
<script type="text/javascript" async>!function(t){"use strict";t.loadCSS||(t.loadCSS=function(){});var e=loadCSS.relpreload={};if(e.support=function(){var e;try{e=t.document.createElement("link").relList.supports("preload")}catch(t){e=!1}return function(){return e}}(),e.bindMediaToggle=function(t){function e(){t.media=a}var a=t.media||"all";t.addEventListener?t.addEventListener("load",e):t.attachEvent&&t.attachEvent("onload",e),setTimeout(function(){t.rel="stylesheet",t.media="only x"}),setTimeout(e,3e3)},e.poly=function(){if(!e.support())for(var a=t.document.getElementsByTagName("link"),n=0;n<a.length;n++){var o=a[n];"preload"!==o.rel||"style"!==o.getAttribute("as")||o.getAttribute("data-loadcss")||(o.setAttribute("data-loadcss",!0),e.bindMediaToggle(o))}},!e.support()){e.poly();var a=t.setInterval(e.poly,500);t.addEventListener?t.addEventListener("load",function(){e.poly(),t.clearInterval(a)}):t.attachEvent&&t.attachEvent("onload",function(){e.poly(),t.clearInterval(a)})}"undefined"!=typeof exports?exports.loadCSS=loadCSS:t.loadCSS=loadCSS}("undefined"!=typeof global?global:this);</script><link href="css/index.css" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet';"><noscript><link href="css/index.css" rel="stylesheet"></noscript></head>
<body>
<header>
<div class="container fluid">
<nav class="navbar desctop">
<ul class="nav-list">
<li class="nav-item"> <a href="#section-1">get an offer</a></li>
<li class="nav-item"> <a href="#section-2">Video</a></li>
<li class="nav-item"> <a href="#section-3">What is Hygieneseat?</a> </li>
</ul>
<div class="logo">
<img loading="lazy" class="img-fluid" src="./img/logo.svg" alt="Hygieneseat">
</div>
<ul class="nav-list ">
<li class="nav-item"> <a href="#section-4">Reviews </a></li>
<li class="nav-item"> <a href="#section-5">blog </a></li>
<li class="nav-item"> <a href="#section-6">contact us </a></li>
</ul>
</nav>
<nav class="navbar mobile">
<div class="logo">
<img loading="lazy" class="img-fluid" src="./img/logo.svg" alt="Hygieneseat">
</div>
<button class="btn btn-menu" data-target="#mobile-menu"> <img src="./img/menu_btn.svg" alt=""></button>
<div id="mobile-menu">
<button class="btn btn-menu close" data-target="#mobile-menu"> <img src="./img/close.svg" alt=""></button>
<ul class="nav-list">
<li class="nav-item"> <a href="#section-1">get an offer</a></li>
<li class="nav-item"> <a href="#section-2">Video</a></li>
<li class="nav-item"> <a href="#section-3">What is Hygieneseat?</a> </li>
<li class="nav-item"> <a href="#section-4">Reviews </a></li>
<li class="nav-item"> <a href="#section-5">blog </a></li>
<li class="nav-item"> <a href="#section-6">contact us </a></li>
</ul>
</div>
</nav>
</div>
</header>
<main>
<section class="slider-product" id="section-1">
<div class="owl-carousel owl-theme rewiew">
<div class="card-product">
<div class="card-header">
<img src="./img/slide-page.jpg" alt="blog">
</div>
<div class="card-body">
<h4>What makes it different from the competitors’ products?</h4>
<p>The toilet seat cover always stays up so the user must physically push the seat down to sit on it which is great for men so they never actually urinate on the seat and great for women so it is less clean up. </p>
</div>
</div>
<div class="card-product">
<div class="card-header">
<img src="./img/slide-page.jpg" alt="blog">
</div>
<div class="card-body">
<h4>What makes it different from the competitors’ products?</h4>
<p>The toilet seat cover always stays up so the user must physically push the seat down to sit on it which is great for men so they never actually urinate on the seat and great for women so it is less clean up. </p>
</div>
</div>
<div class="card-product">
<div class="card-header">
<img src="./img/slide-page.jpg" alt="blog">
</div>
<div class="card-body">
<h4>What makes it different from the competitors’ products?</h4>
<p>The toilet seat cover always stays up so the user must physically push the seat down to sit on it which is great for men so they never actually urinate on the seat and great for women so it is less clean up. </p>
</div>
</div>
<div class="card-product">
<div class="card-header">
<img src="./img/slide-page.jpg" alt="blog">
</div>
<div class="card-body">
<h4>What makes it different from the competitors’ products?</h4>
<p>The toilet seat cover always stays up so the user must physically push the seat down to sit on it which is great for men so they never actually urinate on the seat and great for women so it is less clean up. </p>
</div>
</div>
</div>
</section>
</main>
<footer>
<div class="container">
<div class="row">
<div class="col">
<img src="./img/logo2.svg" alt="logo">
</div>
<nav class="nav-footer">
<ul class="footer-list">
<li class="footer-list-item"><a class="footer-link" href="">get an offer </a></li>
<li class="footer-list-item"><a href="" class="footer-link">Video </a></li>
<li class="footer-list-item"><a href="" class="footer-link"> What is Hygieneseat? </a></li>
</ul>
<ul class="footer-list">
<li class="footer-list-item"><a class="footer-link" href="">reviews </a></li>
<li class="footer-list-item"><a href="" class="footer-link">blog </a></li>
<li class="footer-list-item"><a href="" class="footer-link"> contacts us </a></li>
</ul>
</nav>
<nav class="nav-social">
<ul class="footer-list">
<li class="footer-list-item">
<a class="footer-link" href="">
<img src="./img/fb.svg" alt="facebook"></a>
</li>
<li class="footer-list-item">
<a class="footer-link" href="">
<img src="./img/tw.svg" alt="tweeter"></a>
</li>
<li class="footer-list-item">
<a class="footer-link" href="">
<img src="./img/li.svg" alt="linkIdn"></a>
</li>
<li class="footer-list-item">
<a class="footer-link" href="">
<img src="./img/pt.svg" alt="pininterest"></a>
</li>
</ul>
</nav>
</div>
<hr>
<div class="row mt-60">
<div class="contact">
Company name, address, telephone
</div>
<button class="btn btn-primary">CONTACT US </button>
</div>
<div class="date">2020</div>
</div>
</footer>
<script type="text/javascript" src="js/index.js" async></script></body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment