.tipsy { font-size: 11px; font-family:'Roboto', Arial; position: absolute; padding: 5px; z-index: 99999999999999; }
.tipsy-inner { background-color: #fff; color: #000; max-width: 300px; padding: 5px 8px 4px 8px; text-align: center; }

/* Rounded corners */
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000; -moz-box-shadow: 0 0 5px #000; }*/

.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #fff; }

/* Rules to colour arrows */
.tipsy-arrow-n { border-bottom-color: #fff; }
.tipsy-arrow-s { border-top-color: #fff; }
.tipsy-arrow-e { border-left-color: #fff; }
.tipsy-arrow-w { border-right-color: #fff; }

.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }



.tipsy-dark { font-size: 11px; font-family:'Roboto', Arial; position: absolute; padding: 5px; z-index: 99999999999999; }
.tipsy-inner-dark { background-color: #000; color: #fff; max-width: 300px; padding: 5px 8px 4px 8px; text-align: center; }

/* Rounded corners */
.tipsy-inner-dark { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000; -moz-box-shadow: 0 0 5px #000; }*/

.tipsy-arrow-dark { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }

/* Rules to colour arrows */
.tipsy-arrow-n-dark { border-bottom-color: #000; }
.tipsy-arrow-s-dark { border-top-color: #000; }
.tipsy-arrow-e-dark { border-left-color: #000; }
.tipsy-arrow-w-dark { border-right-color: #000; }

.tipsy-n-dark .tipsy-arrow-dark { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw-dark .tipsy-arrow-dark { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne-dark .tipsy-arrow-dark { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s-dark .tipsy-arrow-dark { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw-dark .tipsy-arrow-dark { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se-dark .tipsy-arrow-dark { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e-dark .tipsy-arrow-dark { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w-dark .tipsy-arrow-dark { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-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:none;transform:none}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:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}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:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{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-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:none;transform:none}}@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:none;transform:none}}.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:none;transform:none}}@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:none;transform:none}}.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:none;transform:none}}@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:none;transform:none}}.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-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:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{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) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{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-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-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);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{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:none;transform:none;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:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{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:none;transform:none;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:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{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:none;transform:none;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:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}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-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:none;transform:none}}@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:none;transform:none}}.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}@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20AC";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270F";
}

.glyphicon-glass:before {
  content: "\E001";
}

.glyphicon-music:before {
  content: "\E002";
}

.glyphicon-search:before {
  content: "\E003";
}

.glyphicon-heart:before {
  content: "\E005";
}

.glyphicon-star:before {
  content: "\E006";
}

.glyphicon-star-empty:before {
  content: "\E007";
}

.glyphicon-user:before {
  content: "\E008";
}

.glyphicon-film:before {
  content: "\E009";
}

.glyphicon-th-large:before {
  content: "\E010";
}

.glyphicon-th:before {
  content: "\E011";
}

.glyphicon-th-list:before {
  content: "\E012";
}

.glyphicon-ok:before {
  content: "\E013";
}

.glyphicon-remove:before {
  content: "\E014";
}

.glyphicon-zoom-in:before {
  content: "\E015";
}

.glyphicon-zoom-out:before {
  content: "\E016";
}

.glyphicon-off:before {
  content: "\E017";
}

.glyphicon-signal:before {
  content: "\E018";
}

.glyphicon-cog:before {
  content: "\E019";
}

.glyphicon-trash:before {
  content: "\E020";
}

.glyphicon-home:before {
  content: "\E021";
}

.glyphicon-file:before {
  content: "\E022";
}

.glyphicon-time:before {
  content: "\E023";
}

.glyphicon-road:before {
  content: "\E024";
}

.glyphicon-download-alt:before {
  content: "\E025";
}

.glyphicon-download:before {
  content: "\E026";
}

.glyphicon-upload:before {
  content: "\E027";
}

.glyphicon-inbox:before {
  content: "\E028";
}

.glyphicon-play-circle:before {
  content: "\E029";
}

.glyphicon-repeat:before {
  content: "\E030";
}

.glyphicon-refresh:before {
  content: "\E031";
}

.glyphicon-list-alt:before {
  content: "\E032";
}

.glyphicon-lock:before {
  content: "\E033";
}

.glyphicon-flag:before {
  content: "\E034";
}

.glyphicon-headphones:before {
  content: "\E035";
}

.glyphicon-volume-off:before {
  content: "\E036";
}

.glyphicon-volume-down:before {
  content: "\E037";
}

.glyphicon-volume-up:before {
  content: "\E038";
}

.glyphicon-qrcode:before {
  content: "\E039";
}

.glyphicon-barcode:before {
  content: "\E040";
}

.glyphicon-tag:before {
  content: "\E041";
}

.glyphicon-tags:before {
  content: "\E042";
}

.glyphicon-book:before {
  content: "\E043";
}

.glyphicon-bookmark:before {
  content: "\E044";
}

.glyphicon-print:before {
  content: "\E045";
}

.glyphicon-camera:before {
  content: "\E046";
}

.glyphicon-font:before {
  content: "\E047";
}

.glyphicon-bold:before {
  content: "\E048";
}

.glyphicon-italic:before {
  content: "\E049";
}

.glyphicon-text-height:before {
  content: "\E050";
}

.glyphicon-text-width:before {
  content: "\E051";
}

.glyphicon-align-left:before {
  content: "\E052";
}

.glyphicon-align-center:before {
  content: "\E053";
}

.glyphicon-align-right:before {
  content: "\E054";
}

.glyphicon-align-justify:before {
  content: "\E055";
}

.glyphicon-list:before {
  content: "\E056";
}

.glyphicon-indent-left:before {
  content: "\E057";
}

.glyphicon-indent-right:before {
  content: "\E058";
}

.glyphicon-facetime-video:before {
  content: "\E059";
}

.glyphicon-picture:before {
  content: "\E060";
}

.glyphicon-map-marker:before {
  content: "\E062";
}

.glyphicon-adjust:before {
  content: "\E063";
}

.glyphicon-tint:before {
  content: "\E064";
}

.glyphicon-edit:before {
  content: "\E065";
}

.glyphicon-share:before {
  content: "\E066";
}

.glyphicon-check:before {
  content: "\E067";
}

.glyphicon-move:before {
  content: "\E068";
}

.glyphicon-step-backward:before {
  content: "\E069";
}

.glyphicon-fast-backward:before {
  content: "\E070";
}

.glyphicon-backward:before {
  content: "\E071";
}

.glyphicon-play:before {
  content: "\E072";
}

.glyphicon-pause:before {
  content: "\E073";
}

.glyphicon-stop:before {
  content: "\E074";
}

.glyphicon-forward:before {
  content: "\E075";
}

.glyphicon-fast-forward:before {
  content: "\E076";
}

.glyphicon-step-forward:before {
  content: "\E077";
}

.glyphicon-eject:before {
  content: "\E078";
}

.glyphicon-chevron-left:before {
  content: "\E079";
}

.glyphicon-chevron-right:before {
  content: "\E080";
}

.glyphicon-plus-sign:before {
  content: "\E081";
}

.glyphicon-minus-sign:before {
  content: "\E082";
}

.glyphicon-remove-sign:before {
  content: "\E083";
}

.glyphicon-ok-sign:before {
  content: "\E084";
}

.glyphicon-question-sign:before {
  content: "\E085";
}

.glyphicon-info-sign:before {
  content: "\E086";
}

.glyphicon-screenshot:before {
  content: "\E087";
}

.glyphicon-remove-circle:before {
  content: "\E088";
}

.glyphicon-ok-circle:before {
  content: "\E089";
}

.glyphicon-ban-circle:before {
  content: "\E090";
}

.glyphicon-arrow-left:before {
  content: "\E091";
}

.glyphicon-arrow-right:before {
  content: "\E092";
}

.glyphicon-arrow-up:before {
  content: "\E093";
}

.glyphicon-arrow-down:before {
  content: "\E094";
}

.glyphicon-share-alt:before {
  content: "\E095";
}

.glyphicon-resize-full:before {
  content: "\E096";
}

.glyphicon-resize-small:before {
  content: "\E097";
}

.glyphicon-exclamation-sign:before {
  content: "\E101";
}

.glyphicon-gift:before {
  content: "\E102";
}

.glyphicon-leaf:before {
  content: "\E103";
}

.glyphicon-fire:before {
  content: "\E104";
}

.glyphicon-eye-open:before {
  content: "\E105";
}

.glyphicon-eye-close:before {
  content: "\E106";
}

.glyphicon-warning-sign:before {
  content: "\E107";
}

.glyphicon-plane:before {
  content: "\E108";
}

.glyphicon-calendar:before {
  content: "\E109";
}

.glyphicon-random:before {
  content: "\E110";
}

.glyphicon-comment:before {
  content: "\E111";
}

.glyphicon-magnet:before {
  content: "\E112";
}

.glyphicon-chevron-up:before {
  content: "\E113";
}

.glyphicon-chevron-down:before {
  content: "\E114";
}

.glyphicon-retweet:before {
  content: "\E115";
}

.glyphicon-shopping-cart:before {
  content: "\E116";
}

.glyphicon-folder-close:before {
  content: "\E117";
}

.glyphicon-folder-open:before {
  content: "\E118";
}

.glyphicon-resize-vertical:before {
  content: "\E119";
}

.glyphicon-resize-horizontal:before {
  content: "\E120";
}

.glyphicon-hdd:before {
  content: "\E121";
}

.glyphicon-bullhorn:before {
  content: "\E122";
}

.glyphicon-bell:before {
  content: "\E123";
}

.glyphicon-certificate:before {
  content: "\E124";
}

.glyphicon-thumbs-up:before {
  content: "\E125";
}

.glyphicon-thumbs-down:before {
  content: "\E126";
}

.glyphicon-hand-right:before {
  content: "\E127";
}

.glyphicon-hand-left:before {
  content: "\E128";
}

.glyphicon-hand-up:before {
  content: "\E129";
}

.glyphicon-hand-down:before {
  content: "\E130";
}

.glyphicon-circle-arrow-right:before {
  content: "\E131";
}

.glyphicon-circle-arrow-left:before {
  content: "\E132";
}

.glyphicon-circle-arrow-up:before {
  content: "\E133";
}

.glyphicon-circle-arrow-down:before {
  content: "\E134";
}

.glyphicon-globe:before {
  content: "\E135";
}

.glyphicon-wrench:before {
  content: "\E136";
}

.glyphicon-tasks:before {
  content: "\E137";
}

.glyphicon-filter:before {
  content: "\E138";
}

.glyphicon-briefcase:before {
  content: "\E139";
}

.glyphicon-fullscreen:before {
  content: "\E140";
}

.glyphicon-dashboard:before {
  content: "\E141";
}

.glyphicon-paperclip:before {
  content: "\E142";
}

.glyphicon-heart-empty:before {
  content: "\E143";
}

.glyphicon-link:before {
  content: "\E144";
}

.glyphicon-phone:before {
  content: "\E145";
}

.glyphicon-pushpin:before {
  content: "\E146";
}

.glyphicon-usd:before {
  content: "\E148";
}

.glyphicon-gbp:before {
  content: "\E149";
}

.glyphicon-sort:before {
  content: "\E150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\E151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\E152";
}

.glyphicon-sort-by-order:before {
  content: "\E153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\E154";
}

.glyphicon-sort-by-attributes:before {
  content: "\E155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\E156";
}

.glyphicon-unchecked:before {
  content: "\E157";
}

.glyphicon-expand:before {
  content: "\E158";
}

.glyphicon-collapse-down:before {
  content: "\E159";
}

.glyphicon-collapse-up:before {
  content: "\E160";
}

.glyphicon-log-in:before {
  content: "\E161";
}

.glyphicon-flash:before {
  content: "\E162";
}

.glyphicon-log-out:before {
  content: "\E163";
}

.glyphicon-new-window:before {
  content: "\E164";
}

.glyphicon-record:before {
  content: "\E165";
}

.glyphicon-save:before {
  content: "\E166";
}

.glyphicon-open:before {
  content: "\E167";
}

.glyphicon-saved:before {
  content: "\E168";
}

.glyphicon-import:before {
  content: "\E169";
}

.glyphicon-export:before {
  content: "\E170";
}

.glyphicon-send:before {
  content: "\E171";
}

.glyphicon-floppy-disk:before {
  content: "\E172";
}

.glyphicon-floppy-saved:before {
  content: "\E173";
}

.glyphicon-floppy-remove:before {
  content: "\E174";
}

.glyphicon-floppy-save:before {
  content: "\E175";
}

.glyphicon-floppy-open:before {
  content: "\E176";
}

.glyphicon-credit-card:before {
  content: "\E177";
}

.glyphicon-transfer:before {
  content: "\E178";
}

.glyphicon-cutlery:before {
  content: "\E179";
}

.glyphicon-header:before {
  content: "\E180";
}

.glyphicon-compressed:before {
  content: "\E181";
}

.glyphicon-earphone:before {
  content: "\E182";
}

.glyphicon-phone-alt:before {
  content: "\E183";
}

.glyphicon-tower:before {
  content: "\E184";
}

.glyphicon-stats:before {
  content: "\E185";
}

.glyphicon-sd-video:before {
  content: "\E186";
}

.glyphicon-hd-video:before {
  content: "\E187";
}

.glyphicon-subtitles:before {
  content: "\E188";
}

.glyphicon-sound-stereo:before {
  content: "\E189";
}

.glyphicon-sound-dolby:before {
  content: "\E190";
}

.glyphicon-sound-5-1:before {
  content: "\E191";
}

.glyphicon-sound-6-1:before {
  content: "\E192";
}

.glyphicon-sound-7-1:before {
  content: "\E193";
}

.glyphicon-copyright-mark:before {
  content: "\E194";
}

.glyphicon-registration-mark:before {
  content: "\E195";
}

.glyphicon-cloud-download:before {
  content: "\E197";
}

.glyphicon-cloud-upload:before {
  content: "\E198";
}

.glyphicon-tree-conifer:before {
  content: "\E199";
}

.glyphicon-tree-deciduous:before {
  content: "\E200";
}

.glyphicon-cd:before {
  content: "\E201";
}

.glyphicon-save-file:before {
  content: "\E202";
}

.glyphicon-open-file:before {
  content: "\E203";
}

.glyphicon-level-up:before {
  content: "\E204";
}

.glyphicon-copy:before {
  content: "\E205";
}

.glyphicon-paste:before {
  content: "\E206";
}

.glyphicon-alert:before {
  content: "\E209";
}

.glyphicon-equalizer:before {
  content: "\E210";
}

.glyphicon-king:before {
  content: "\E211";
}

.glyphicon-queen:before {
  content: "\E212";
}

.glyphicon-pawn:before {
  content: "\E213";
}

.glyphicon-bishop:before {
  content: "\E214";
}

.glyphicon-knight:before {
  content: "\E215";
}

.glyphicon-baby-formula:before {
  content: "\E216";
}

.glyphicon-tent:before {
  content: "\26FA";
}

.glyphicon-blackboard:before {
  content: "\E218";
}

.glyphicon-bed:before {
  content: "\E219";
}

.glyphicon-apple:before {
  content: "\F8FF";
}

.glyphicon-erase:before {
  content: "\E221";
}

.glyphicon-hourglass:before {
  content: "\231B";
}

.glyphicon-lamp:before {
  content: "\E223";
}

.glyphicon-duplicate:before {
  content: "\E224";
}

.glyphicon-piggy-bank:before {
  content: "\E225";
}

.glyphicon-scissors:before {
  content: "\E226";
}

.glyphicon-bitcoin:before {
  content: "\E227";
}

.glyphicon-btc:before {
  content: "\E227";
}

.glyphicon-xbt:before {
  content: "\E227";
}

.glyphicon-yen:before {
  content: "\A5";
}

.glyphicon-jpy:before {
  content: "\A5";
}

.glyphicon-ruble:before {
  content: "\20BD";
}

.glyphicon-rub:before {
  content: "\20BD";
}

.glyphicon-scale:before {
  content: "\E230";
}

.glyphicon-ice-lolly:before {
  content: "\E231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\E232";
}

.glyphicon-education:before {
  content: "\E233";
}

.glyphicon-option-horizontal:before {
  content: "\E234";
}

.glyphicon-option-vertical:before {
  content: "\E235";
}

.glyphicon-menu-hamburger:before {
  content: "\E236";
}

.glyphicon-modal-window:before {
  content: "\E237";
}

.glyphicon-oil:before {
  content: "\E238";
}

.glyphicon-grain:before {
  content: "\E239";
}

.glyphicon-sunglasses:before {
  content: "\E240";
}

.glyphicon-text-size:before {
  content: "\E241";
}

.glyphicon-text-color:before {
  content: "\E242";
}

.glyphicon-text-background:before {
  content: "\E243";
}

.glyphicon-object-align-top:before {
  content: "\E244";
}

.glyphicon-object-align-bottom:before {
  content: "\E245";
}

.glyphicon-object-align-horizontal:before {
  content: "\E246";
}

.glyphicon-object-align-left:before {
  content: "\E247";
}

.glyphicon-object-align-vertical:before {
  content: "\E248";
}

.glyphicon-object-align-right:before {
  content: "\E249";
}

.glyphicon-triangle-right:before {
  content: "\E250";
}

.glyphicon-triangle-left:before {
  content: "\E251";
}

.glyphicon-triangle-bottom:before {
  content: "\E252";
}

.glyphicon-triangle-top:before {
  content: "\E253";
}

.glyphicon-console:before {
  content: "\E254";
}

.glyphicon-superscript:before {
  content: "\E255";
}

.glyphicon-subscript:before {
  content: "\E256";
}

.glyphicon-menu-left:before {
  content: "\E257";
}

.glyphicon-menu-right:before {
  content: "\E258";
}

.glyphicon-menu-down:before {
  content: "\E259";
}

.glyphicon-menu-up:before {
  content: "\E260";
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014   \A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\A0   \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}

@media (min-width: 1440px) {
  .container {
    width: 1440px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}

.col-xs-1 {
  width: 4.16666667%;
}

.col-xs-2 {
  width: 8.33333333%;
}

.col-xs-3 {
  width: 12.5%;
}

.col-xs-4 {
  width: 16.66666667%;
}

.col-xs-5 {
  width: 20.83333333%;
}

.col-xs-6 {
  width: 25%;
}

.col-xs-7 {
  width: 29.16666667%;
}

.col-xs-8 {
  width: 33.33333333%;
}

.col-xs-9 {
  width: 37.5%;
}

.col-xs-10 {
  width: 41.66666667%;
}

.col-xs-11 {
  width: 45.83333333%;
}

.col-xs-12 {
  width: 50%;
}

.col-xs-13 {
  width: 54.16666667%;
}

.col-xs-14 {
  width: 58.33333333%;
}

.col-xs-15 {
  width: 62.5%;
}

.col-xs-16 {
  width: 66.66666667%;
}

.col-xs-17 {
  width: 70.83333333%;
}

.col-xs-18 {
  width: 75%;
}

.col-xs-19 {
  width: 79.16666667%;
}

.col-xs-20 {
  width: 83.33333333%;
}

.col-xs-21 {
  width: 87.5%;
}

.col-xs-22 {
  width: 91.66666667%;
}

.col-xs-23 {
  width: 95.83333333%;
}

.col-xs-24 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 4.16666667%;
}

.col-xs-pull-2 {
  right: 8.33333333%;
}

.col-xs-pull-3 {
  right: 12.5%;
}

.col-xs-pull-4 {
  right: 16.66666667%;
}

.col-xs-pull-5 {
  right: 20.83333333%;
}

.col-xs-pull-6 {
  right: 25%;
}

.col-xs-pull-7 {
  right: 29.16666667%;
}

.col-xs-pull-8 {
  right: 33.33333333%;
}

.col-xs-pull-9 {
  right: 37.5%;
}

.col-xs-pull-10 {
  right: 41.66666667%;
}

.col-xs-pull-11 {
  right: 45.83333333%;
}

.col-xs-pull-12 {
  right: 50%;
}

.col-xs-pull-13 {
  right: 54.16666667%;
}

.col-xs-pull-14 {
  right: 58.33333333%;
}

.col-xs-pull-15 {
  right: 62.5%;
}

.col-xs-pull-16 {
  right: 66.66666667%;
}

.col-xs-pull-17 {
  right: 70.83333333%;
}

.col-xs-pull-18 {
  right: 75%;
}

.col-xs-pull-19 {
  right: 79.16666667%;
}

.col-xs-pull-20 {
  right: 83.33333333%;
}

.col-xs-pull-21 {
  right: 87.5%;
}

.col-xs-pull-22 {
  right: 91.66666667%;
}

.col-xs-pull-23 {
  right: 95.83333333%;
}

.col-xs-pull-24 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 4.16666667%;
}

.col-xs-push-2 {
  left: 8.33333333%;
}

.col-xs-push-3 {
  left: 12.5%;
}

.col-xs-push-4 {
  left: 16.66666667%;
}

.col-xs-push-5 {
  left: 20.83333333%;
}

.col-xs-push-6 {
  left: 25%;
}

.col-xs-push-7 {
  left: 29.16666667%;
}

.col-xs-push-8 {
  left: 33.33333333%;
}

.col-xs-push-9 {
  left: 37.5%;
}

.col-xs-push-10 {
  left: 41.66666667%;
}

.col-xs-push-11 {
  left: 45.83333333%;
}

.col-xs-push-12 {
  left: 50%;
}

.col-xs-push-13 {
  left: 54.16666667%;
}

.col-xs-push-14 {
  left: 58.33333333%;
}

.col-xs-push-15 {
  left: 62.5%;
}

.col-xs-push-16 {
  left: 66.66666667%;
}

.col-xs-push-17 {
  left: 70.83333333%;
}

.col-xs-push-18 {
  left: 75%;
}

.col-xs-push-19 {
  left: 79.16666667%;
}

.col-xs-push-20 {
  left: 83.33333333%;
}

.col-xs-push-21 {
  left: 87.5%;
}

.col-xs-push-22 {
  left: 91.66666667%;
}

.col-xs-push-23 {
  left: 95.83333333%;
}

.col-xs-push-24 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 4.16666667%;
}

.col-xs-offset-2 {
  margin-left: 8.33333333%;
}

.col-xs-offset-3 {
  margin-left: 12.5%;
}

.col-xs-offset-4 {
  margin-left: 16.66666667%;
}

.col-xs-offset-5 {
  margin-left: 20.83333333%;
}

.col-xs-offset-6 {
  margin-left: 25%;
}

.col-xs-offset-7 {
  margin-left: 29.16666667%;
}

.col-xs-offset-8 {
  margin-left: 33.33333333%;
}

.col-xs-offset-9 {
  margin-left: 37.5%;
}

.col-xs-offset-10 {
  margin-left: 41.66666667%;
}

.col-xs-offset-11 {
  margin-left: 45.83333333%;
}

.col-xs-offset-12 {
  margin-left: 50%;
}

.col-xs-offset-13 {
  margin-left: 54.16666667%;
}

.col-xs-offset-14 {
  margin-left: 58.33333333%;
}

.col-xs-offset-15 {
  margin-left: 62.5%;
}

.col-xs-offset-16 {
  margin-left: 66.66666667%;
}

.col-xs-offset-17 {
  margin-left: 70.83333333%;
}

.col-xs-offset-18 {
  margin-left: 75%;
}

.col-xs-offset-19 {
  margin-left: 79.16666667%;
}

.col-xs-offset-20 {
  margin-left: 83.33333333%;
}

.col-xs-offset-21 {
  margin-left: 87.5%;
}

.col-xs-offset-22 {
  margin-left: 91.66666667%;
}

.col-xs-offset-23 {
  margin-left: 95.83333333%;
}

.col-xs-offset-24 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
}

@media (min-width: 1440px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 0px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e5e5;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: 0px;
  margin-left: 0px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 0px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px 0px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 0px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: 0px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5d5d;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\A0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 0px;
  padding-right: 0px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203A';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1439px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1439px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1440px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1440px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1440px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1440px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1440px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/* Place this after bootstrap.scss */
@media (min-width: 1890px) {
  .container {
    width: 1890px;
  }
}

@media (min-width: 1890px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24 {
    float: left;
  }
  .col-xl-1 {
    width: 4.16666667%;
  }
  .col-xl-2 {
    width: 8.33333333%;
  }
  .col-xl-3 {
    width: 12.5%;
  }
  .col-xl-4 {
    width: 16.66666667%;
  }
  .col-xl-5 {
    width: 20.83333333%;
  }
  .col-xl-6 {
    width: 25%;
  }
  .col-xl-7 {
    width: 29.16666667%;
  }
  .col-xl-8 {
    width: 33.33333333%;
  }
  .col-xl-9 {
    width: 37.5%;
  }
  .col-xl-10 {
    width: 41.66666667%;
  }
  .col-xl-11 {
    width: 45.83333333%;
  }
  .col-xl-12 {
    width: 50%;
  }
  .col-xl-13 {
    width: 54.16666667%;
  }
  .col-xl-14 {
    width: 58.33333333%;
  }
  .col-xl-15 {
    width: 62.5%;
  }
  .col-xl-16 {
    width: 66.66666667%;
  }
  .col-xl-17 {
    width: 70.83333333%;
  }
  .col-xl-18 {
    width: 75%;
  }
  .col-xl-19 {
    width: 79.16666667%;
  }
  .col-xl-20 {
    width: 83.33333333%;
  }
  .col-xl-21 {
    width: 87.5%;
  }
  .col-xl-22 {
    width: 91.66666667%;
  }
  .col-xl-23 {
    width: 95.83333333%;
  }
  .col-xl-24 {
    width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 4.16666667%;
  }
  .col-xl-pull-2 {
    right: 8.33333333%;
  }
  .col-xl-pull-3 {
    right: 12.5%;
  }
  .col-xl-pull-4 {
    right: 16.66666667%;
  }
  .col-xl-pull-5 {
    right: 20.83333333%;
  }
  .col-xl-pull-6 {
    right: 25%;
  }
  .col-xl-pull-7 {
    right: 29.16666667%;
  }
  .col-xl-pull-8 {
    right: 33.33333333%;
  }
  .col-xl-pull-9 {
    right: 37.5%;
  }
  .col-xl-pull-10 {
    right: 41.66666667%;
  }
  .col-xl-pull-11 {
    right: 45.83333333%;
  }
  .col-xl-pull-12 {
    right: 50%;
  }
  .col-xl-pull-13 {
    right: 54.16666667%;
  }
  .col-xl-pull-14 {
    right: 58.33333333%;
  }
  .col-xl-pull-15 {
    right: 62.5%;
  }
  .col-xl-pull-16 {
    right: 66.66666667%;
  }
  .col-xl-pull-17 {
    right: 70.83333333%;
  }
  .col-xl-pull-18 {
    right: 75%;
  }
  .col-xl-pull-19 {
    right: 79.16666667%;
  }
  .col-xl-pull-20 {
    right: 83.33333333%;
  }
  .col-xl-pull-21 {
    right: 87.5%;
  }
  .col-xl-pull-22 {
    right: 91.66666667%;
  }
  .col-xl-pull-23 {
    right: 95.83333333%;
  }
  .col-xl-pull-24 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 4.16666667%;
  }
  .col-xl-push-2 {
    left: 8.33333333%;
  }
  .col-xl-push-3 {
    left: 12.5%;
  }
  .col-xl-push-4 {
    left: 16.66666667%;
  }
  .col-xl-push-5 {
    left: 20.83333333%;
  }
  .col-xl-push-6 {
    left: 25%;
  }
  .col-xl-push-7 {
    left: 29.16666667%;
  }
  .col-xl-push-8 {
    left: 33.33333333%;
  }
  .col-xl-push-9 {
    left: 37.5%;
  }
  .col-xl-push-10 {
    left: 41.66666667%;
  }
  .col-xl-push-11 {
    left: 45.83333333%;
  }
  .col-xl-push-12 {
    left: 50%;
  }
  .col-xl-push-13 {
    left: 54.16666667%;
  }
  .col-xl-push-14 {
    left: 58.33333333%;
  }
  .col-xl-push-15 {
    left: 62.5%;
  }
  .col-xl-push-16 {
    left: 66.66666667%;
  }
  .col-xl-push-17 {
    left: 70.83333333%;
  }
  .col-xl-push-18 {
    left: 75%;
  }
  .col-xl-push-19 {
    left: 79.16666667%;
  }
  .col-xl-push-20 {
    left: 83.33333333%;
  }
  .col-xl-push-21 {
    left: 87.5%;
  }
  .col-xl-push-22 {
    left: 91.66666667%;
  }
  .col-xl-push-23 {
    left: 95.83333333%;
  }
  .col-xl-push-24 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-xl-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .col-xl-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-xl-offset-6 {
    margin-left: 25%;
  }
  .col-xl-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-xl-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .col-xl-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-xl-offset-12 {
    margin-left: 50%;
  }
  .col-xl-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-xl-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .col-xl-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-xl-offset-18 {
    margin-left: 75%;
  }
  .col-xl-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-xl-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .col-xl-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-xl-offset-24 {
    margin-left: 100%;
  }
}

.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}

.visible-xl {
  display: none !important;
}

.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
  display: none !important;
}

@media (min-width: 1890px) {
  .visible-lg {
    display: none !important;
  }
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table !important;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}

@media (min-width: 1890px) {
  .visible-xl-block {
    display: block !important;
  }
}

@media (min-width: 1890px) {
  .visible-xl-inline {
    display: inline !important;
  }
}

@media (min-width: 1890px) {
  .visible-xl-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1440px) and (max-width: 1889px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (min-width: 1890px) {
  .hidden-xl {
    display: none !important;
  }
  .hidden-lg {
    display: block !important;
  }
  table.hidden-lg {
    display: table !important;
  }
  tr.hidden-lg {
    display: table-row !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: table-cell !important;
  }
  .visible-lg-block,
  .visible-lg-inline,
  .visible-lg-inline-block {
    display: none !important;
  }
}

/* Place this after bootstrap.scss */
@media (min-width: 2530px) {
  .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-13, .col-xxl-14, .col-xxl-15, .col-xxl-16, .col-xxl-17, .col-xxl-18, .col-xxl-19, .col-xxl-20, .col-xxl-21, .col-xxl-22, .col-xxl-23, .col-xxl-24 {
    float: left;
  }
  .col-xxl-1 {
    width: 4.16666667%;
  }
  .col-xxl-2 {
    width: 8.33333333%;
  }
  .col-xxl-3 {
    width: 12.5%;
  }
  .col-xxl-4 {
    width: 16.66666667%;
  }
  .col-xxl-5 {
    width: 20.83333333%;
  }
  .col-xxl-6 {
    width: 25%;
  }
  .col-xxl-7 {
    width: 29.16666667%;
  }
  .col-xxl-8 {
    width: 33.33333333%;
  }
  .col-xxl-9 {
    width: 37.5%;
  }
  .col-xxl-10 {
    width: 41.66666667%;
  }
  .col-xxl-11 {
    width: 45.83333333%;
  }
  .col-xxl-12 {
    width: 50%;
  }
  .col-xxl-13 {
    width: 54.16666667%;
  }
  .col-xxl-14 {
    width: 58.33333333%;
  }
  .col-xxl-15 {
    width: 62.5%;
  }
  .col-xxl-16 {
    width: 66.66666667%;
  }
  .col-xxl-17 {
    width: 70.83333333%;
  }
  .col-xxl-18 {
    width: 75%;
  }
  .col-xxl-19 {
    width: 79.16666667%;
  }
  .col-xxl-20 {
    width: 83.33333333%;
  }
  .col-xxl-21 {
    width: 87.5%;
  }
  .col-xxl-22 {
    width: 91.66666667%;
  }
  .col-xxl-23 {
    width: 95.83333333%;
  }
  .col-xxl-24 {
    width: 100%;
  }
  .col-xxl-pull-0 {
    right: auto;
  }
  .col-xxl-pull-1 {
    right: 4.16666667%;
  }
  .col-xxl-pull-2 {
    right: 8.33333333%;
  }
  .col-xxl-pull-3 {
    right: 12.5%;
  }
  .col-xxl-pull-4 {
    right: 16.66666667%;
  }
  .col-xxl-pull-5 {
    right: 20.83333333%;
  }
  .col-xxl-pull-6 {
    right: 25%;
  }
  .col-xxl-pull-7 {
    right: 29.16666667%;
  }
  .col-xxl-pull-8 {
    right: 33.33333333%;
  }
  .col-xxl-pull-9 {
    right: 37.5%;
  }
  .col-xxl-pull-10 {
    right: 41.66666667%;
  }
  .col-xxl-pull-11 {
    right: 45.83333333%;
  }
  .col-xxl-pull-12 {
    right: 50%;
  }
  .col-xxl-pull-13 {
    right: 54.16666667%;
  }
  .col-xxl-pull-14 {
    right: 58.33333333%;
  }
  .col-xxl-pull-15 {
    right: 62.5%;
  }
  .col-xxl-pull-16 {
    right: 66.66666667%;
  }
  .col-xxl-pull-17 {
    right: 70.83333333%;
  }
  .col-xxl-pull-18 {
    right: 75%;
  }
  .col-xxl-pull-19 {
    right: 79.16666667%;
  }
  .col-xxl-pull-20 {
    right: 83.33333333%;
  }
  .col-xxl-pull-21 {
    right: 87.5%;
  }
  .col-xxl-pull-22 {
    right: 91.66666667%;
  }
  .col-xxl-pull-23 {
    right: 95.83333333%;
  }
  .col-xxl-pull-24 {
    right: 100%;
  }
  .col-xxl-push-0 {
    left: auto;
  }
  .col-xxl-push-1 {
    left: 4.16666667%;
  }
  .col-xxl-push-2 {
    left: 8.33333333%;
  }
  .col-xxl-push-3 {
    left: 12.5%;
  }
  .col-xxl-push-4 {
    left: 16.66666667%;
  }
  .col-xxl-push-5 {
    left: 20.83333333%;
  }
  .col-xxl-push-6 {
    left: 25%;
  }
  .col-xxl-push-7 {
    left: 29.16666667%;
  }
  .col-xxl-push-8 {
    left: 33.33333333%;
  }
  .col-xxl-push-9 {
    left: 37.5%;
  }
  .col-xxl-push-10 {
    left: 41.66666667%;
  }
  .col-xxl-push-11 {
    left: 45.83333333%;
  }
  .col-xxl-push-12 {
    left: 50%;
  }
  .col-xxl-push-13 {
    left: 54.16666667%;
  }
  .col-xxl-push-14 {
    left: 58.33333333%;
  }
  .col-xxl-push-15 {
    left: 62.5%;
  }
  .col-xxl-push-16 {
    left: 66.66666667%;
  }
  .col-xxl-push-17 {
    left: 70.83333333%;
  }
  .col-xxl-push-18 {
    left: 75%;
  }
  .col-xxl-push-19 {
    left: 79.16666667%;
  }
  .col-xxl-push-20 {
    left: 83.33333333%;
  }
  .col-xxl-push-21 {
    left: 87.5%;
  }
  .col-xxl-push-22 {
    left: 91.66666667%;
  }
  .col-xxl-push-23 {
    left: 95.83333333%;
  }
  .col-xxl-push-24 {
    left: 100%;
  }
  .col-xxl-offset-0 {
    margin-left: 0%;
  }
  .col-xxl-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-xxl-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-xxl-offset-3 {
    margin-left: 12.5%;
  }
  .col-xxl-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-xxl-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-xxl-offset-6 {
    margin-left: 25%;
  }
  .col-xxl-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-xxl-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-xxl-offset-9 {
    margin-left: 37.5%;
  }
  .col-xxl-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-xxl-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-xxl-offset-12 {
    margin-left: 50%;
  }
  .col-xxl-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-xxl-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-xxl-offset-15 {
    margin-left: 62.5%;
  }
  .col-xxl-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-xxl-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-xxl-offset-18 {
    margin-left: 75%;
  }
  .col-xxl-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-xxl-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-xxl-offset-21 {
    margin-left: 87.5%;
  }
  .col-xxl-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-xxl-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-xxl-offset-24 {
    margin-left: 100%;
  }
}

.col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-13, .col-xxl-14, .col-xxl-15, .col-xxl-16, .col-xxl-17, .col-xxl-18, .col-xxl-19, .col-xxl-20, .col-xxl-21, .col-xxl-22, .col-xxl-23, .col-xxl-24 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}

.visible-xxl {
  display: none !important;
}

.visible-xxl-block,
.visible-xxl-inline,
.visible-xxl-inline-block {
  display: none !important;
}

@media (min-width: 2530px) {
  .visible-xl {
    display: none !important;
  }
  .visible-xxl {
    display: block !important;
  }
  table.visible-xxl {
    display: table !important;
  }
  tr.visible-xxl {
    display: table-row !important;
  }
  th.visible-xxl,
  td.visible-xxl {
    display: table-cell !important;
  }
}

@media (min-width: 2530px) {
  .visible-xxl-block {
    display: block !important;
  }
}

@media (min-width: 2530px) {
  .visible-xxl-inline {
    display: inline !important;
  }
}

@media (min-width: 2530px) {
  .visible-xxl-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1890px) and (max-width: 1920px) {
  .hidden-xl {
    display: none !important;
  }
}

@media (min-width: 2530px) {
  .hidden-xxl {
    display: none !important;
  }
  .hidden-xl {
    display: block !important;
  }
  table.hidden-xl {
    display: table !important;
  }
  tr.hidden-xl {
    display: table-row !important;
  }
  th.hidden-xl,
  td.hidden-xl {
    display: table-cell !important;
  }
  .visible-xl-block,
  .visible-xl-inline,
  .visible-xl-inline-block {
    display: none !important;
  }
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v15/0eC6fl06luXEYWpBSJvXCIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v15/Fl4y0QdOxyyTHEGMXX8kcYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v15/-L14Jk06m6pUHB-5mXQQnYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v15/I3S1wsgSg9YCurV6PUkTOYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v15/NYDWBdD4gIq26G5XYbHsFIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v15/Pru33qjShpZSmG3z6VYwnYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfZBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/sTdaA6j0Psb920Vjv-mrzH-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/uYECMKoHcO9x1wdmbyHIm3-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/tnj4SB6DNbdaQnsM8CFqBX-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/_VYFx-s824kXq_Ul2BHqYH-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/NJ4vxlgWwWbEsv18dAhqnn-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/Ks_cVxiCiwUWVsFWFA3Bjn-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/oMMgfZMQthOryQo9n22dcuvvDin1pK8aKteLpeZ5c0A.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/ZLqKeelYbATG60EpZBSDy4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/oHi30kwQWvpCWqAhzHcCSIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/rGvHdJnr2l75qb0YND9NyIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/mx9Uck6uB63VIKFYnEMXrYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/mbmhprMH69Zi6eEPBYVFhYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/oOeFwZNlrTefzLYmlVV1UIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/77FXFjRbGzN4aCrSFhlh3oX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/isZ-wbCXNKAbnjo6_TwHToX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/UX6i4JxQDm3fVTc1CPuwqoX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/jSN2CGVDbcVyCnfJfjSdfIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/PwZc-YbIL414wB9rB1IAPYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/97uahxiqZRoncBaCEI3aW4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOJBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'Antonio-Light';
  src: url("/assets/public/fonts/Antonio/Antonio-Light.eot");
  src: url("/assets/public/fonts/Antonio/Antonio-Light.eot?#iefix") format("embedded-opentype"), url("/assets/public/fonts/Antonio/Antonio-Light.ttf") format("truetype"), url("/assets/public/fonts/Antonio/Antonio-Light.svg#Antonio-Light") format("svg");
}

@font-face {
  font-family: 'Antonio-Regular';
  src: url("/assets/public/fonts/Antonio/Antonio-Regular.eot");
  src: url("/assets/public/fonts/Antonio/Antonio-Regular.eot?#iefix") format("embedded-opentype"), url("/assets/public/fonts/Antonio/Antonio-Regular.ttf") format("truetype"), url("/assets/public/fonts/Antonio/Antonio-Regular.svg#Antonio-Regular") format("svg");
}

@font-face {
  font-family: 'Antonio-Bold';
  src: url("/assets/public/fonts/Antonio/Antonio-Bold.eot");
  src: url("/assets/public/fonts/Antonio/Antonio-Bold.eot?#iefix") format("embedded-opentype"), url("/assets/public/fonts/Antonio/Antonio-Bold.ttf") format("truetype"), url("/assets/public/fonts/Antonio/Antonio-Bold.svg#Antonio-Bold") format("svg");
}

/* latin-ext */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: local("Karla"), local("Karla-Regular"), url(/assets/public/fonts/karla/regular1.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: local("Karla"), local("Karla-Regular"), url(/assets/public/fonts/karla/regular2.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* latin-ext */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 700;
  src: local("Karla Bold"), local("Karla-Bold"), url(/assets/public/fonts/karla/bold1.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 700;
  src: local("Karla Bold"), local("Karla-Bold"), url(/assets/public/fonts/karla/bold2.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* latin-ext */
@font-face {
  font-family: 'Karla';
  font-style: italic;
  font-weight: 700;
  src: local("Karla Bold Italic"), local("Karla-BoldItalic"), url(/assets/public/fonts/karla/italic1.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Karla';
  font-style: italic;
  font-weight: 700;
  src: local("Karla Bold Italic"), local("Karla-BoldItalic"), url(/assets/public/fonts/karla/italic2.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {
  font-family: 'Bombardier';
  src: url("/assets/public/fonts/bombardier/Bombardier.ttf.woff") format("woff"), url("/assets/public/fonts/bombardier/Bombardier.ttf.svg#Bombardier") format("svg"), url("/assets/public/fonts/bombardier/Bombardier.ttf.eot"), url("/assets/public/fonts/bombardier/Bombardier.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AFKLampenborg";
  src: url("/assets/public/fonts/lampenborg/lampenborg.eot");
  /* IE9*/
  src: url("/assets/public/fonts/lampenborg/lampenborg?#iefix") format("embedded-opentype"), url("/assets/public/fonts/lampenborg/lampenborg.woff2") format("woff2"), url("/assets/public/fonts/lampenborg/lampenborg.woff") format("woff"), url("/assets/public/fonts/lampenborg/lampenborg.ttf") format("truetype"), url("/assets/public/fonts/lampenborg/lampenborg.svg#AFKLampenborg") format("svg");
  /* iOS 4.1- */
}

.f-w-b {
  font-weight: bold !important;
}

.f-w-100 {
  font-weight: 100px !important;
}

.f-w-200 {
  font-weight: 200px !important;
}

.f-w-300 {
  font-weight: 300px !important;
}

.f-w-400 {
  font-weight: 400px !important;
}

.f-w-500 {
  font-weight: 500px !important;
}

.f-w-600 {
  font-weight: 600px !important;
}

.f-w-700 {
  font-weight: 700px !important;
}

.f-w-800 {
  font-weight: 800px !important;
}

.f-w-900 {
  font-weight: 900px !important;
}

.f-w-1000 {
  font-weight: 1000px !important;
}

.w-p-0 {
  width: 0% !important;
}

.w-px-0 {
  width: 0px !important;
}

.h-p-0 {
  height: 0% !important;
}

.h-px-0 {
  height: 0px !important;
}

.top-px-0 {
  top: 0px !important;
}

.top-p-0 {
  top: 0% !important;
}

.right-px-0 {
  right: 0px !important;
}

.right-p-0 {
  right: 0% !important;
}

.bottom-px-0 {
  bottom: 0px !important;
}

.bottom-p-0 {
  bottom: 0% !important;
}

.left-px-0 {
  left: 0px !important;
}

.left-p-0 {
  left: 0% !important;
}

.p-0 {
  padding: 0px !important;
}

.p-t-0 {
  padding-top: 0px !important;
}

.p-r-0 {
  padding-right: 0px !important;
}

.p-b-0 {
  padding-bottom: 0px !important;
}

.p-l-0 {
  padding-left: 0px !important;
}

.m-0 {
  margin: 0px !important;
}

.m-t-0 {
  margin-top: 0px !important;
}

.m-r-0 {
  margin-right: 0px !important;
}

.m-b-0 {
  margin-bottom: 0px !important;
}

.m-l-0 {
  margin-left: 0px !important;
}

.f-s-0 {
  font-size: 0px !important;
}

.w-p-1 {
  width: 1% !important;
}

.w-px-1 {
  width: 1px !important;
}

.h-p-1 {
  height: 1% !important;
}

.h-px-1 {
  height: 1px !important;
}

.top-px-1 {
  top: 1px !important;
}

.top-p-1 {
  top: 1% !important;
}

.right-px-1 {
  right: 1px !important;
}

.right-p-1 {
  right: 1% !important;
}

.bottom-px-1 {
  bottom: 1px !important;
}

.bottom-p-1 {
  bottom: 1% !important;
}

.left-px-1 {
  left: 1px !important;
}

.left-p-1 {
  left: 1% !important;
}

.p-1 {
  padding: 1px !important;
}

.p-t-1 {
  padding-top: 1px !important;
}

.p-r-1 {
  padding-right: 1px !important;
}

.p-b-1 {
  padding-bottom: 1px !important;
}

.p-l-1 {
  padding-left: 1px !important;
}

.m-1 {
  margin: 1px !important;
}

.m-t-1 {
  margin-top: 1px !important;
}

.m-r-1 {
  margin-right: 1px !important;
}

.m-b-1 {
  margin-bottom: 1px !important;
}

.m-l-1 {
  margin-left: 1px !important;
}

.f-s-1 {
  font-size: 1px !important;
}

.w-p-2 {
  width: 2% !important;
}

.w-px-2 {
  width: 2px !important;
}

.h-p-2 {
  height: 2% !important;
}

.h-px-2 {
  height: 2px !important;
}

.top-px-2 {
  top: 2px !important;
}

.top-p-2 {
  top: 2% !important;
}

.right-px-2 {
  right: 2px !important;
}

.right-p-2 {
  right: 2% !important;
}

.bottom-px-2 {
  bottom: 2px !important;
}

.bottom-p-2 {
  bottom: 2% !important;
}

.left-px-2 {
  left: 2px !important;
}

.left-p-2 {
  left: 2% !important;
}

.p-2 {
  padding: 2px !important;
}

.p-t-2 {
  padding-top: 2px !important;
}

.p-r-2 {
  padding-right: 2px !important;
}

.p-b-2 {
  padding-bottom: 2px !important;
}

.p-l-2 {
  padding-left: 2px !important;
}

.m-2 {
  margin: 2px !important;
}

.m-t-2 {
  margin-top: 2px !important;
}

.m-r-2 {
  margin-right: 2px !important;
}

.m-b-2 {
  margin-bottom: 2px !important;
}

.m-l-2 {
  margin-left: 2px !important;
}

.f-s-2 {
  font-size: 2px !important;
}

.w-p-3 {
  width: 3% !important;
}

.w-px-3 {
  width: 3px !important;
}

.h-p-3 {
  height: 3% !important;
}

.h-px-3 {
  height: 3px !important;
}

.top-px-3 {
  top: 3px !important;
}

.top-p-3 {
  top: 3% !important;
}

.right-px-3 {
  right: 3px !important;
}

.right-p-3 {
  right: 3% !important;
}

.bottom-px-3 {
  bottom: 3px !important;
}

.bottom-p-3 {
  bottom: 3% !important;
}

.left-px-3 {
  left: 3px !important;
}

.left-p-3 {
  left: 3% !important;
}

.p-3 {
  padding: 3px !important;
}

.p-t-3 {
  padding-top: 3px !important;
}

.p-r-3 {
  padding-right: 3px !important;
}

.p-b-3 {
  padding-bottom: 3px !important;
}

.p-l-3 {
  padding-left: 3px !important;
}

.m-3 {
  margin: 3px !important;
}

.m-t-3 {
  margin-top: 3px !important;
}

.m-r-3 {
  margin-right: 3px !important;
}

.m-b-3 {
  margin-bottom: 3px !important;
}

.m-l-3 {
  margin-left: 3px !important;
}

.f-s-3 {
  font-size: 3px !important;
}

.w-p-4 {
  width: 4% !important;
}

.w-px-4 {
  width: 4px !important;
}

.h-p-4 {
  height: 4% !important;
}

.h-px-4 {
  height: 4px !important;
}

.top-px-4 {
  top: 4px !important;
}

.top-p-4 {
  top: 4% !important;
}

.right-px-4 {
  right: 4px !important;
}

.right-p-4 {
  right: 4% !important;
}

.bottom-px-4 {
  bottom: 4px !important;
}

.bottom-p-4 {
  bottom: 4% !important;
}

.left-px-4 {
  left: 4px !important;
}

.left-p-4 {
  left: 4% !important;
}

.p-4 {
  padding: 4px !important;
}

.p-t-4 {
  padding-top: 4px !important;
}

.p-r-4 {
  padding-right: 4px !important;
}

.p-b-4 {
  padding-bottom: 4px !important;
}

.p-l-4 {
  padding-left: 4px !important;
}

.m-4 {
  margin: 4px !important;
}

.m-t-4 {
  margin-top: 4px !important;
}

.m-r-4 {
  margin-right: 4px !important;
}

.m-b-4 {
  margin-bottom: 4px !important;
}

.m-l-4 {
  margin-left: 4px !important;
}

.f-s-4 {
  font-size: 4px !important;
}

.w-p-5 {
  width: 5% !important;
}

.w-px-5 {
  width: 5px !important;
}

.h-p-5 {
  height: 5% !important;
}

.h-px-5 {
  height: 5px !important;
}

.top-px-5 {
  top: 5px !important;
}

.top-p-5 {
  top: 5% !important;
}

.right-px-5 {
  right: 5px !important;
}

.right-p-5 {
  right: 5% !important;
}

.bottom-px-5 {
  bottom: 5px !important;
}

.bottom-p-5 {
  bottom: 5% !important;
}

.left-px-5 {
  left: 5px !important;
}

.left-p-5 {
  left: 5% !important;
}

.p-5 {
  padding: 5px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.m-5 {
  margin: 5px !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.f-s-5 {
  font-size: 5px !important;
}

.w-p-6 {
  width: 6% !important;
}

.w-px-6 {
  width: 6px !important;
}

.h-p-6 {
  height: 6% !important;
}

.h-px-6 {
  height: 6px !important;
}

.top-px-6 {
  top: 6px !important;
}

.top-p-6 {
  top: 6% !important;
}

.right-px-6 {
  right: 6px !important;
}

.right-p-6 {
  right: 6% !important;
}

.bottom-px-6 {
  bottom: 6px !important;
}

.bottom-p-6 {
  bottom: 6% !important;
}

.left-px-6 {
  left: 6px !important;
}

.left-p-6 {
  left: 6% !important;
}

.p-6 {
  padding: 6px !important;
}

.p-t-6 {
  padding-top: 6px !important;
}

.p-r-6 {
  padding-right: 6px !important;
}

.p-b-6 {
  padding-bottom: 6px !important;
}

.p-l-6 {
  padding-left: 6px !important;
}

.m-6 {
  margin: 6px !important;
}

.m-t-6 {
  margin-top: 6px !important;
}

.m-r-6 {
  margin-right: 6px !important;
}

.m-b-6 {
  margin-bottom: 6px !important;
}

.m-l-6 {
  margin-left: 6px !important;
}

.f-s-6 {
  font-size: 6px !important;
}

.w-p-7 {
  width: 7% !important;
}

.w-px-7 {
  width: 7px !important;
}

.h-p-7 {
  height: 7% !important;
}

.h-px-7 {
  height: 7px !important;
}

.top-px-7 {
  top: 7px !important;
}

.top-p-7 {
  top: 7% !important;
}

.right-px-7 {
  right: 7px !important;
}

.right-p-7 {
  right: 7% !important;
}

.bottom-px-7 {
  bottom: 7px !important;
}

.bottom-p-7 {
  bottom: 7% !important;
}

.left-px-7 {
  left: 7px !important;
}

.left-p-7 {
  left: 7% !important;
}

.p-7 {
  padding: 7px !important;
}

.p-t-7 {
  padding-top: 7px !important;
}

.p-r-7 {
  padding-right: 7px !important;
}

.p-b-7 {
  padding-bottom: 7px !important;
}

.p-l-7 {
  padding-left: 7px !important;
}

.m-7 {
  margin: 7px !important;
}

.m-t-7 {
  margin-top: 7px !important;
}

.m-r-7 {
  margin-right: 7px !important;
}

.m-b-7 {
  margin-bottom: 7px !important;
}

.m-l-7 {
  margin-left: 7px !important;
}

.f-s-7 {
  font-size: 7px !important;
}

.w-p-8 {
  width: 8% !important;
}

.w-px-8 {
  width: 8px !important;
}

.h-p-8 {
  height: 8% !important;
}

.h-px-8 {
  height: 8px !important;
}

.top-px-8 {
  top: 8px !important;
}

.top-p-8 {
  top: 8% !important;
}

.right-px-8 {
  right: 8px !important;
}

.right-p-8 {
  right: 8% !important;
}

.bottom-px-8 {
  bottom: 8px !important;
}

.bottom-p-8 {
  bottom: 8% !important;
}

.left-px-8 {
  left: 8px !important;
}

.left-p-8 {
  left: 8% !important;
}

.p-8 {
  padding: 8px !important;
}

.p-t-8 {
  padding-top: 8px !important;
}

.p-r-8 {
  padding-right: 8px !important;
}

.p-b-8 {
  padding-bottom: 8px !important;
}

.p-l-8 {
  padding-left: 8px !important;
}

.m-8 {
  margin: 8px !important;
}

.m-t-8 {
  margin-top: 8px !important;
}

.m-r-8 {
  margin-right: 8px !important;
}

.m-b-8 {
  margin-bottom: 8px !important;
}

.m-l-8 {
  margin-left: 8px !important;
}

.f-s-8 {
  font-size: 8px !important;
}

.w-p-9 {
  width: 9% !important;
}

.w-px-9 {
  width: 9px !important;
}

.h-p-9 {
  height: 9% !important;
}

.h-px-9 {
  height: 9px !important;
}

.top-px-9 {
  top: 9px !important;
}

.top-p-9 {
  top: 9% !important;
}

.right-px-9 {
  right: 9px !important;
}

.right-p-9 {
  right: 9% !important;
}

.bottom-px-9 {
  bottom: 9px !important;
}

.bottom-p-9 {
  bottom: 9% !important;
}

.left-px-9 {
  left: 9px !important;
}

.left-p-9 {
  left: 9% !important;
}

.p-9 {
  padding: 9px !important;
}

.p-t-9 {
  padding-top: 9px !important;
}

.p-r-9 {
  padding-right: 9px !important;
}

.p-b-9 {
  padding-bottom: 9px !important;
}

.p-l-9 {
  padding-left: 9px !important;
}

.m-9 {
  margin: 9px !important;
}

.m-t-9 {
  margin-top: 9px !important;
}

.m-r-9 {
  margin-right: 9px !important;
}

.m-b-9 {
  margin-bottom: 9px !important;
}

.m-l-9 {
  margin-left: 9px !important;
}

.f-s-9 {
  font-size: 9px !important;
}

.w-p-10 {
  width: 10% !important;
}

.w-px-10 {
  width: 10px !important;
}

.h-p-10 {
  height: 10% !important;
}

.h-px-10 {
  height: 10px !important;
}

.top-px-10 {
  top: 10px !important;
}

.top-p-10 {
  top: 10% !important;
}

.right-px-10 {
  right: 10px !important;
}

.right-p-10 {
  right: 10% !important;
}

.bottom-px-10 {
  bottom: 10px !important;
}

.bottom-p-10 {
  bottom: 10% !important;
}

.left-px-10 {
  left: 10px !important;
}

.left-p-10 {
  left: 10% !important;
}

.p-10 {
  padding: 10px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.m-10 {
  margin: 10px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.f-s-10 {
  font-size: 10px !important;
}

.w-p-11 {
  width: 11% !important;
}

.w-px-11 {
  width: 11px !important;
}

.h-p-11 {
  height: 11% !important;
}

.h-px-11 {
  height: 11px !important;
}

.top-px-11 {
  top: 11px !important;
}

.top-p-11 {
  top: 11% !important;
}

.right-px-11 {
  right: 11px !important;
}

.right-p-11 {
  right: 11% !important;
}

.bottom-px-11 {
  bottom: 11px !important;
}

.bottom-p-11 {
  bottom: 11% !important;
}

.left-px-11 {
  left: 11px !important;
}

.left-p-11 {
  left: 11% !important;
}

.p-11 {
  padding: 11px !important;
}

.p-t-11 {
  padding-top: 11px !important;
}

.p-r-11 {
  padding-right: 11px !important;
}

.p-b-11 {
  padding-bottom: 11px !important;
}

.p-l-11 {
  padding-left: 11px !important;
}

.m-11 {
  margin: 11px !important;
}

.m-t-11 {
  margin-top: 11px !important;
}

.m-r-11 {
  margin-right: 11px !important;
}

.m-b-11 {
  margin-bottom: 11px !important;
}

.m-l-11 {
  margin-left: 11px !important;
}

.f-s-11 {
  font-size: 11px !important;
}

.w-p-12 {
  width: 12% !important;
}

.w-px-12 {
  width: 12px !important;
}

.h-p-12 {
  height: 12% !important;
}

.h-px-12 {
  height: 12px !important;
}

.top-px-12 {
  top: 12px !important;
}

.top-p-12 {
  top: 12% !important;
}

.right-px-12 {
  right: 12px !important;
}

.right-p-12 {
  right: 12% !important;
}

.bottom-px-12 {
  bottom: 12px !important;
}

.bottom-p-12 {
  bottom: 12% !important;
}

.left-px-12 {
  left: 12px !important;
}

.left-p-12 {
  left: 12% !important;
}

.p-12 {
  padding: 12px !important;
}

.p-t-12 {
  padding-top: 12px !important;
}

.p-r-12 {
  padding-right: 12px !important;
}

.p-b-12 {
  padding-bottom: 12px !important;
}

.p-l-12 {
  padding-left: 12px !important;
}

.m-12 {
  margin: 12px !important;
}

.m-t-12 {
  margin-top: 12px !important;
}

.m-r-12 {
  margin-right: 12px !important;
}

.m-b-12 {
  margin-bottom: 12px !important;
}

.m-l-12 {
  margin-left: 12px !important;
}

.f-s-12 {
  font-size: 12px !important;
}

.w-p-13 {
  width: 13% !important;
}

.w-px-13 {
  width: 13px !important;
}

.h-p-13 {
  height: 13% !important;
}

.h-px-13 {
  height: 13px !important;
}

.top-px-13 {
  top: 13px !important;
}

.top-p-13 {
  top: 13% !important;
}

.right-px-13 {
  right: 13px !important;
}

.right-p-13 {
  right: 13% !important;
}

.bottom-px-13 {
  bottom: 13px !important;
}

.bottom-p-13 {
  bottom: 13% !important;
}

.left-px-13 {
  left: 13px !important;
}

.left-p-13 {
  left: 13% !important;
}

.p-13 {
  padding: 13px !important;
}

.p-t-13 {
  padding-top: 13px !important;
}

.p-r-13 {
  padding-right: 13px !important;
}

.p-b-13 {
  padding-bottom: 13px !important;
}

.p-l-13 {
  padding-left: 13px !important;
}

.m-13 {
  margin: 13px !important;
}

.m-t-13 {
  margin-top: 13px !important;
}

.m-r-13 {
  margin-right: 13px !important;
}

.m-b-13 {
  margin-bottom: 13px !important;
}

.m-l-13 {
  margin-left: 13px !important;
}

.f-s-13 {
  font-size: 13px !important;
}

.w-p-14 {
  width: 14% !important;
}

.w-px-14 {
  width: 14px !important;
}

.h-p-14 {
  height: 14% !important;
}

.h-px-14 {
  height: 14px !important;
}

.top-px-14 {
  top: 14px !important;
}

.top-p-14 {
  top: 14% !important;
}

.right-px-14 {
  right: 14px !important;
}

.right-p-14 {
  right: 14% !important;
}

.bottom-px-14 {
  bottom: 14px !important;
}

.bottom-p-14 {
  bottom: 14% !important;
}

.left-px-14 {
  left: 14px !important;
}

.left-p-14 {
  left: 14% !important;
}

.p-14 {
  padding: 14px !important;
}

.p-t-14 {
  padding-top: 14px !important;
}

.p-r-14 {
  padding-right: 14px !important;
}

.p-b-14 {
  padding-bottom: 14px !important;
}

.p-l-14 {
  padding-left: 14px !important;
}

.m-14 {
  margin: 14px !important;
}

.m-t-14 {
  margin-top: 14px !important;
}

.m-r-14 {
  margin-right: 14px !important;
}

.m-b-14 {
  margin-bottom: 14px !important;
}

.m-l-14 {
  margin-left: 14px !important;
}

.f-s-14 {
  font-size: 14px !important;
}

.w-p-15 {
  width: 15% !important;
}

.w-px-15 {
  width: 15px !important;
}

.h-p-15 {
  height: 15% !important;
}

.h-px-15 {
  height: 15px !important;
}

.top-px-15 {
  top: 15px !important;
}

.top-p-15 {
  top: 15% !important;
}

.right-px-15 {
  right: 15px !important;
}

.right-p-15 {
  right: 15% !important;
}

.bottom-px-15 {
  bottom: 15px !important;
}

.bottom-p-15 {
  bottom: 15% !important;
}

.left-px-15 {
  left: 15px !important;
}

.left-p-15 {
  left: 15% !important;
}

.p-15 {
  padding: 15px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.m-15 {
  margin: 15px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.f-s-15 {
  font-size: 15px !important;
}

.w-p-16 {
  width: 16% !important;
}

.w-px-16 {
  width: 16px !important;
}

.h-p-16 {
  height: 16% !important;
}

.h-px-16 {
  height: 16px !important;
}

.top-px-16 {
  top: 16px !important;
}

.top-p-16 {
  top: 16% !important;
}

.right-px-16 {
  right: 16px !important;
}

.right-p-16 {
  right: 16% !important;
}

.bottom-px-16 {
  bottom: 16px !important;
}

.bottom-p-16 {
  bottom: 16% !important;
}

.left-px-16 {
  left: 16px !important;
}

.left-p-16 {
  left: 16% !important;
}

.p-16 {
  padding: 16px !important;
}

.p-t-16 {
  padding-top: 16px !important;
}

.p-r-16 {
  padding-right: 16px !important;
}

.p-b-16 {
  padding-bottom: 16px !important;
}

.p-l-16 {
  padding-left: 16px !important;
}

.m-16 {
  margin: 16px !important;
}

.m-t-16 {
  margin-top: 16px !important;
}

.m-r-16 {
  margin-right: 16px !important;
}

.m-b-16 {
  margin-bottom: 16px !important;
}

.m-l-16 {
  margin-left: 16px !important;
}

.f-s-16 {
  font-size: 16px !important;
}

.w-p-17 {
  width: 17% !important;
}

.w-px-17 {
  width: 17px !important;
}

.h-p-17 {
  height: 17% !important;
}

.h-px-17 {
  height: 17px !important;
}

.top-px-17 {
  top: 17px !important;
}

.top-p-17 {
  top: 17% !important;
}

.right-px-17 {
  right: 17px !important;
}

.right-p-17 {
  right: 17% !important;
}

.bottom-px-17 {
  bottom: 17px !important;
}

.bottom-p-17 {
  bottom: 17% !important;
}

.left-px-17 {
  left: 17px !important;
}

.left-p-17 {
  left: 17% !important;
}

.p-17 {
  padding: 17px !important;
}

.p-t-17 {
  padding-top: 17px !important;
}

.p-r-17 {
  padding-right: 17px !important;
}

.p-b-17 {
  padding-bottom: 17px !important;
}

.p-l-17 {
  padding-left: 17px !important;
}

.m-17 {
  margin: 17px !important;
}

.m-t-17 {
  margin-top: 17px !important;
}

.m-r-17 {
  margin-right: 17px !important;
}

.m-b-17 {
  margin-bottom: 17px !important;
}

.m-l-17 {
  margin-left: 17px !important;
}

.f-s-17 {
  font-size: 17px !important;
}

.w-p-18 {
  width: 18% !important;
}

.w-px-18 {
  width: 18px !important;
}

.h-p-18 {
  height: 18% !important;
}

.h-px-18 {
  height: 18px !important;
}

.top-px-18 {
  top: 18px !important;
}

.top-p-18 {
  top: 18% !important;
}

.right-px-18 {
  right: 18px !important;
}

.right-p-18 {
  right: 18% !important;
}

.bottom-px-18 {
  bottom: 18px !important;
}

.bottom-p-18 {
  bottom: 18% !important;
}

.left-px-18 {
  left: 18px !important;
}

.left-p-18 {
  left: 18% !important;
}

.p-18 {
  padding: 18px !important;
}

.p-t-18 {
  padding-top: 18px !important;
}

.p-r-18 {
  padding-right: 18px !important;
}

.p-b-18 {
  padding-bottom: 18px !important;
}

.p-l-18 {
  padding-left: 18px !important;
}

.m-18 {
  margin: 18px !important;
}

.m-t-18 {
  margin-top: 18px !important;
}

.m-r-18 {
  margin-right: 18px !important;
}

.m-b-18 {
  margin-bottom: 18px !important;
}

.m-l-18 {
  margin-left: 18px !important;
}

.f-s-18 {
  font-size: 18px !important;
}

.w-p-19 {
  width: 19% !important;
}

.w-px-19 {
  width: 19px !important;
}

.h-p-19 {
  height: 19% !important;
}

.h-px-19 {
  height: 19px !important;
}

.top-px-19 {
  top: 19px !important;
}

.top-p-19 {
  top: 19% !important;
}

.right-px-19 {
  right: 19px !important;
}

.right-p-19 {
  right: 19% !important;
}

.bottom-px-19 {
  bottom: 19px !important;
}

.bottom-p-19 {
  bottom: 19% !important;
}

.left-px-19 {
  left: 19px !important;
}

.left-p-19 {
  left: 19% !important;
}

.p-19 {
  padding: 19px !important;
}

.p-t-19 {
  padding-top: 19px !important;
}

.p-r-19 {
  padding-right: 19px !important;
}

.p-b-19 {
  padding-bottom: 19px !important;
}

.p-l-19 {
  padding-left: 19px !important;
}

.m-19 {
  margin: 19px !important;
}

.m-t-19 {
  margin-top: 19px !important;
}

.m-r-19 {
  margin-right: 19px !important;
}

.m-b-19 {
  margin-bottom: 19px !important;
}

.m-l-19 {
  margin-left: 19px !important;
}

.f-s-19 {
  font-size: 19px !important;
}

.w-p-20 {
  width: 20% !important;
}

.w-px-20 {
  width: 20px !important;
}

.h-p-20 {
  height: 20% !important;
}

.h-px-20 {
  height: 20px !important;
}

.top-px-20 {
  top: 20px !important;
}

.top-p-20 {
  top: 20% !important;
}

.right-px-20 {
  right: 20px !important;
}

.right-p-20 {
  right: 20% !important;
}

.bottom-px-20 {
  bottom: 20px !important;
}

.bottom-p-20 {
  bottom: 20% !important;
}

.left-px-20 {
  left: 20px !important;
}

.left-p-20 {
  left: 20% !important;
}

.p-20 {
  padding: 20px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.m-20 {
  margin: 20px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.f-s-20 {
  font-size: 20px !important;
}

.w-p-21 {
  width: 21% !important;
}

.w-px-21 {
  width: 21px !important;
}

.h-p-21 {
  height: 21% !important;
}

.h-px-21 {
  height: 21px !important;
}

.top-px-21 {
  top: 21px !important;
}

.top-p-21 {
  top: 21% !important;
}

.right-px-21 {
  right: 21px !important;
}

.right-p-21 {
  right: 21% !important;
}

.bottom-px-21 {
  bottom: 21px !important;
}

.bottom-p-21 {
  bottom: 21% !important;
}

.left-px-21 {
  left: 21px !important;
}

.left-p-21 {
  left: 21% !important;
}

.p-21 {
  padding: 21px !important;
}

.p-t-21 {
  padding-top: 21px !important;
}

.p-r-21 {
  padding-right: 21px !important;
}

.p-b-21 {
  padding-bottom: 21px !important;
}

.p-l-21 {
  padding-left: 21px !important;
}

.m-21 {
  margin: 21px !important;
}

.m-t-21 {
  margin-top: 21px !important;
}

.m-r-21 {
  margin-right: 21px !important;
}

.m-b-21 {
  margin-bottom: 21px !important;
}

.m-l-21 {
  margin-left: 21px !important;
}

.f-s-21 {
  font-size: 21px !important;
}

.w-p-22 {
  width: 22% !important;
}

.w-px-22 {
  width: 22px !important;
}

.h-p-22 {
  height: 22% !important;
}

.h-px-22 {
  height: 22px !important;
}

.top-px-22 {
  top: 22px !important;
}

.top-p-22 {
  top: 22% !important;
}

.right-px-22 {
  right: 22px !important;
}

.right-p-22 {
  right: 22% !important;
}

.bottom-px-22 {
  bottom: 22px !important;
}

.bottom-p-22 {
  bottom: 22% !important;
}

.left-px-22 {
  left: 22px !important;
}

.left-p-22 {
  left: 22% !important;
}

.p-22 {
  padding: 22px !important;
}

.p-t-22 {
  padding-top: 22px !important;
}

.p-r-22 {
  padding-right: 22px !important;
}

.p-b-22 {
  padding-bottom: 22px !important;
}

.p-l-22 {
  padding-left: 22px !important;
}

.m-22 {
  margin: 22px !important;
}

.m-t-22 {
  margin-top: 22px !important;
}

.m-r-22 {
  margin-right: 22px !important;
}

.m-b-22 {
  margin-bottom: 22px !important;
}

.m-l-22 {
  margin-left: 22px !important;
}

.f-s-22 {
  font-size: 22px !important;
}

.w-p-23 {
  width: 23% !important;
}

.w-px-23 {
  width: 23px !important;
}

.h-p-23 {
  height: 23% !important;
}

.h-px-23 {
  height: 23px !important;
}

.top-px-23 {
  top: 23px !important;
}

.top-p-23 {
  top: 23% !important;
}

.right-px-23 {
  right: 23px !important;
}

.right-p-23 {
  right: 23% !important;
}

.bottom-px-23 {
  bottom: 23px !important;
}

.bottom-p-23 {
  bottom: 23% !important;
}

.left-px-23 {
  left: 23px !important;
}

.left-p-23 {
  left: 23% !important;
}

.p-23 {
  padding: 23px !important;
}

.p-t-23 {
  padding-top: 23px !important;
}

.p-r-23 {
  padding-right: 23px !important;
}

.p-b-23 {
  padding-bottom: 23px !important;
}

.p-l-23 {
  padding-left: 23px !important;
}

.m-23 {
  margin: 23px !important;
}

.m-t-23 {
  margin-top: 23px !important;
}

.m-r-23 {
  margin-right: 23px !important;
}

.m-b-23 {
  margin-bottom: 23px !important;
}

.m-l-23 {
  margin-left: 23px !important;
}

.f-s-23 {
  font-size: 23px !important;
}

.w-p-24 {
  width: 24% !important;
}

.w-px-24 {
  width: 24px !important;
}

.h-p-24 {
  height: 24% !important;
}

.h-px-24 {
  height: 24px !important;
}

.top-px-24 {
  top: 24px !important;
}

.top-p-24 {
  top: 24% !important;
}

.right-px-24 {
  right: 24px !important;
}

.right-p-24 {
  right: 24% !important;
}

.bottom-px-24 {
  bottom: 24px !important;
}

.bottom-p-24 {
  bottom: 24% !important;
}

.left-px-24 {
  left: 24px !important;
}

.left-p-24 {
  left: 24% !important;
}

.p-24 {
  padding: 24px !important;
}

.p-t-24 {
  padding-top: 24px !important;
}

.p-r-24 {
  padding-right: 24px !important;
}

.p-b-24 {
  padding-bottom: 24px !important;
}

.p-l-24 {
  padding-left: 24px !important;
}

.m-24 {
  margin: 24px !important;
}

.m-t-24 {
  margin-top: 24px !important;
}

.m-r-24 {
  margin-right: 24px !important;
}

.m-b-24 {
  margin-bottom: 24px !important;
}

.m-l-24 {
  margin-left: 24px !important;
}

.f-s-24 {
  font-size: 24px !important;
}

.w-p-25 {
  width: 25% !important;
}

.w-px-25 {
  width: 25px !important;
}

.h-p-25 {
  height: 25% !important;
}

.h-px-25 {
  height: 25px !important;
}

.top-px-25 {
  top: 25px !important;
}

.top-p-25 {
  top: 25% !important;
}

.right-px-25 {
  right: 25px !important;
}

.right-p-25 {
  right: 25% !important;
}

.bottom-px-25 {
  bottom: 25px !important;
}

.bottom-p-25 {
  bottom: 25% !important;
}

.left-px-25 {
  left: 25px !important;
}

.left-p-25 {
  left: 25% !important;
}

.p-25 {
  padding: 25px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.m-25 {
  margin: 25px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.f-s-25 {
  font-size: 25px !important;
}

.w-p-26 {
  width: 26% !important;
}

.w-px-26 {
  width: 26px !important;
}

.h-p-26 {
  height: 26% !important;
}

.h-px-26 {
  height: 26px !important;
}

.top-px-26 {
  top: 26px !important;
}

.top-p-26 {
  top: 26% !important;
}

.right-px-26 {
  right: 26px !important;
}

.right-p-26 {
  right: 26% !important;
}

.bottom-px-26 {
  bottom: 26px !important;
}

.bottom-p-26 {
  bottom: 26% !important;
}

.left-px-26 {
  left: 26px !important;
}

.left-p-26 {
  left: 26% !important;
}

.p-26 {
  padding: 26px !important;
}

.p-t-26 {
  padding-top: 26px !important;
}

.p-r-26 {
  padding-right: 26px !important;
}

.p-b-26 {
  padding-bottom: 26px !important;
}

.p-l-26 {
  padding-left: 26px !important;
}

.m-26 {
  margin: 26px !important;
}

.m-t-26 {
  margin-top: 26px !important;
}

.m-r-26 {
  margin-right: 26px !important;
}

.m-b-26 {
  margin-bottom: 26px !important;
}

.m-l-26 {
  margin-left: 26px !important;
}

.f-s-26 {
  font-size: 26px !important;
}

.w-p-27 {
  width: 27% !important;
}

.w-px-27 {
  width: 27px !important;
}

.h-p-27 {
  height: 27% !important;
}

.h-px-27 {
  height: 27px !important;
}

.top-px-27 {
  top: 27px !important;
}

.top-p-27 {
  top: 27% !important;
}

.right-px-27 {
  right: 27px !important;
}

.right-p-27 {
  right: 27% !important;
}

.bottom-px-27 {
  bottom: 27px !important;
}

.bottom-p-27 {
  bottom: 27% !important;
}

.left-px-27 {
  left: 27px !important;
}

.left-p-27 {
  left: 27% !important;
}

.p-27 {
  padding: 27px !important;
}

.p-t-27 {
  padding-top: 27px !important;
}

.p-r-27 {
  padding-right: 27px !important;
}

.p-b-27 {
  padding-bottom: 27px !important;
}

.p-l-27 {
  padding-left: 27px !important;
}

.m-27 {
  margin: 27px !important;
}

.m-t-27 {
  margin-top: 27px !important;
}

.m-r-27 {
  margin-right: 27px !important;
}

.m-b-27 {
  margin-bottom: 27px !important;
}

.m-l-27 {
  margin-left: 27px !important;
}

.f-s-27 {
  font-size: 27px !important;
}

.w-p-28 {
  width: 28% !important;
}

.w-px-28 {
  width: 28px !important;
}

.h-p-28 {
  height: 28% !important;
}

.h-px-28 {
  height: 28px !important;
}

.top-px-28 {
  top: 28px !important;
}

.top-p-28 {
  top: 28% !important;
}

.right-px-28 {
  right: 28px !important;
}

.right-p-28 {
  right: 28% !important;
}

.bottom-px-28 {
  bottom: 28px !important;
}

.bottom-p-28 {
  bottom: 28% !important;
}

.left-px-28 {
  left: 28px !important;
}

.left-p-28 {
  left: 28% !important;
}

.p-28 {
  padding: 28px !important;
}

.p-t-28 {
  padding-top: 28px !important;
}

.p-r-28 {
  padding-right: 28px !important;
}

.p-b-28 {
  padding-bottom: 28px !important;
}

.p-l-28 {
  padding-left: 28px !important;
}

.m-28 {
  margin: 28px !important;
}

.m-t-28 {
  margin-top: 28px !important;
}

.m-r-28 {
  margin-right: 28px !important;
}

.m-b-28 {
  margin-bottom: 28px !important;
}

.m-l-28 {
  margin-left: 28px !important;
}

.f-s-28 {
  font-size: 28px !important;
}

.w-p-29 {
  width: 29% !important;
}

.w-px-29 {
  width: 29px !important;
}

.h-p-29 {
  height: 29% !important;
}

.h-px-29 {
  height: 29px !important;
}

.top-px-29 {
  top: 29px !important;
}

.top-p-29 {
  top: 29% !important;
}

.right-px-29 {
  right: 29px !important;
}

.right-p-29 {
  right: 29% !important;
}

.bottom-px-29 {
  bottom: 29px !important;
}

.bottom-p-29 {
  bottom: 29% !important;
}

.left-px-29 {
  left: 29px !important;
}

.left-p-29 {
  left: 29% !important;
}

.p-29 {
  padding: 29px !important;
}

.p-t-29 {
  padding-top: 29px !important;
}

.p-r-29 {
  padding-right: 29px !important;
}

.p-b-29 {
  padding-bottom: 29px !important;
}

.p-l-29 {
  padding-left: 29px !important;
}

.m-29 {
  margin: 29px !important;
}

.m-t-29 {
  margin-top: 29px !important;
}

.m-r-29 {
  margin-right: 29px !important;
}

.m-b-29 {
  margin-bottom: 29px !important;
}

.m-l-29 {
  margin-left: 29px !important;
}

.f-s-29 {
  font-size: 29px !important;
}

.w-p-30 {
  width: 30% !important;
}

.w-px-30 {
  width: 30px !important;
}

.h-p-30 {
  height: 30% !important;
}

.h-px-30 {
  height: 30px !important;
}

.top-px-30 {
  top: 30px !important;
}

.top-p-30 {
  top: 30% !important;
}

.right-px-30 {
  right: 30px !important;
}

.right-p-30 {
  right: 30% !important;
}

.bottom-px-30 {
  bottom: 30px !important;
}

.bottom-p-30 {
  bottom: 30% !important;
}

.left-px-30 {
  left: 30px !important;
}

.left-p-30 {
  left: 30% !important;
}

.p-30 {
  padding: 30px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.m-30 {
  margin: 30px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.f-s-30 {
  font-size: 30px !important;
}

.w-p-31 {
  width: 31% !important;
}

.w-px-31 {
  width: 31px !important;
}

.h-p-31 {
  height: 31% !important;
}

.h-px-31 {
  height: 31px !important;
}

.top-px-31 {
  top: 31px !important;
}

.top-p-31 {
  top: 31% !important;
}

.right-px-31 {
  right: 31px !important;
}

.right-p-31 {
  right: 31% !important;
}

.bottom-px-31 {
  bottom: 31px !important;
}

.bottom-p-31 {
  bottom: 31% !important;
}

.left-px-31 {
  left: 31px !important;
}

.left-p-31 {
  left: 31% !important;
}

.p-31 {
  padding: 31px !important;
}

.p-t-31 {
  padding-top: 31px !important;
}

.p-r-31 {
  padding-right: 31px !important;
}

.p-b-31 {
  padding-bottom: 31px !important;
}

.p-l-31 {
  padding-left: 31px !important;
}

.m-31 {
  margin: 31px !important;
}

.m-t-31 {
  margin-top: 31px !important;
}

.m-r-31 {
  margin-right: 31px !important;
}

.m-b-31 {
  margin-bottom: 31px !important;
}

.m-l-31 {
  margin-left: 31px !important;
}

.f-s-31 {
  font-size: 31px !important;
}

.w-p-32 {
  width: 32% !important;
}

.w-px-32 {
  width: 32px !important;
}

.h-p-32 {
  height: 32% !important;
}

.h-px-32 {
  height: 32px !important;
}

.top-px-32 {
  top: 32px !important;
}

.top-p-32 {
  top: 32% !important;
}

.right-px-32 {
  right: 32px !important;
}

.right-p-32 {
  right: 32% !important;
}

.bottom-px-32 {
  bottom: 32px !important;
}

.bottom-p-32 {
  bottom: 32% !important;
}

.left-px-32 {
  left: 32px !important;
}

.left-p-32 {
  left: 32% !important;
}

.p-32 {
  padding: 32px !important;
}

.p-t-32 {
  padding-top: 32px !important;
}

.p-r-32 {
  padding-right: 32px !important;
}

.p-b-32 {
  padding-bottom: 32px !important;
}

.p-l-32 {
  padding-left: 32px !important;
}

.m-32 {
  margin: 32px !important;
}

.m-t-32 {
  margin-top: 32px !important;
}

.m-r-32 {
  margin-right: 32px !important;
}

.m-b-32 {
  margin-bottom: 32px !important;
}

.m-l-32 {
  margin-left: 32px !important;
}

.f-s-32 {
  font-size: 32px !important;
}

.w-p-33 {
  width: 33% !important;
}

.w-px-33 {
  width: 33px !important;
}

.h-p-33 {
  height: 33% !important;
}

.h-px-33 {
  height: 33px !important;
}

.top-px-33 {
  top: 33px !important;
}

.top-p-33 {
  top: 33% !important;
}

.right-px-33 {
  right: 33px !important;
}

.right-p-33 {
  right: 33% !important;
}

.bottom-px-33 {
  bottom: 33px !important;
}

.bottom-p-33 {
  bottom: 33% !important;
}

.left-px-33 {
  left: 33px !important;
}

.left-p-33 {
  left: 33% !important;
}

.p-33 {
  padding: 33px !important;
}

.p-t-33 {
  padding-top: 33px !important;
}

.p-r-33 {
  padding-right: 33px !important;
}

.p-b-33 {
  padding-bottom: 33px !important;
}

.p-l-33 {
  padding-left: 33px !important;
}

.m-33 {
  margin: 33px !important;
}

.m-t-33 {
  margin-top: 33px !important;
}

.m-r-33 {
  margin-right: 33px !important;
}

.m-b-33 {
  margin-bottom: 33px !important;
}

.m-l-33 {
  margin-left: 33px !important;
}

.f-s-33 {
  font-size: 33px !important;
}

.w-p-34 {
  width: 34% !important;
}

.w-px-34 {
  width: 34px !important;
}

.h-p-34 {
  height: 34% !important;
}

.h-px-34 {
  height: 34px !important;
}

.top-px-34 {
  top: 34px !important;
}

.top-p-34 {
  top: 34% !important;
}

.right-px-34 {
  right: 34px !important;
}

.right-p-34 {
  right: 34% !important;
}

.bottom-px-34 {
  bottom: 34px !important;
}

.bottom-p-34 {
  bottom: 34% !important;
}

.left-px-34 {
  left: 34px !important;
}

.left-p-34 {
  left: 34% !important;
}

.p-34 {
  padding: 34px !important;
}

.p-t-34 {
  padding-top: 34px !important;
}

.p-r-34 {
  padding-right: 34px !important;
}

.p-b-34 {
  padding-bottom: 34px !important;
}

.p-l-34 {
  padding-left: 34px !important;
}

.m-34 {
  margin: 34px !important;
}

.m-t-34 {
  margin-top: 34px !important;
}

.m-r-34 {
  margin-right: 34px !important;
}

.m-b-34 {
  margin-bottom: 34px !important;
}

.m-l-34 {
  margin-left: 34px !important;
}

.f-s-34 {
  font-size: 34px !important;
}

.w-p-35 {
  width: 35% !important;
}

.w-px-35 {
  width: 35px !important;
}

.h-p-35 {
  height: 35% !important;
}

.h-px-35 {
  height: 35px !important;
}

.top-px-35 {
  top: 35px !important;
}

.top-p-35 {
  top: 35% !important;
}

.right-px-35 {
  right: 35px !important;
}

.right-p-35 {
  right: 35% !important;
}

.bottom-px-35 {
  bottom: 35px !important;
}

.bottom-p-35 {
  bottom: 35% !important;
}

.left-px-35 {
  left: 35px !important;
}

.left-p-35 {
  left: 35% !important;
}

.p-35 {
  padding: 35px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.m-35 {
  margin: 35px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.f-s-35 {
  font-size: 35px !important;
}

.w-p-36 {
  width: 36% !important;
}

.w-px-36 {
  width: 36px !important;
}

.h-p-36 {
  height: 36% !important;
}

.h-px-36 {
  height: 36px !important;
}

.top-px-36 {
  top: 36px !important;
}

.top-p-36 {
  top: 36% !important;
}

.right-px-36 {
  right: 36px !important;
}

.right-p-36 {
  right: 36% !important;
}

.bottom-px-36 {
  bottom: 36px !important;
}

.bottom-p-36 {
  bottom: 36% !important;
}

.left-px-36 {
  left: 36px !important;
}

.left-p-36 {
  left: 36% !important;
}

.p-36 {
  padding: 36px !important;
}

.p-t-36 {
  padding-top: 36px !important;
}

.p-r-36 {
  padding-right: 36px !important;
}

.p-b-36 {
  padding-bottom: 36px !important;
}

.p-l-36 {
  padding-left: 36px !important;
}

.m-36 {
  margin: 36px !important;
}

.m-t-36 {
  margin-top: 36px !important;
}

.m-r-36 {
  margin-right: 36px !important;
}

.m-b-36 {
  margin-bottom: 36px !important;
}

.m-l-36 {
  margin-left: 36px !important;
}

.f-s-36 {
  font-size: 36px !important;
}

.w-p-37 {
  width: 37% !important;
}

.w-px-37 {
  width: 37px !important;
}

.h-p-37 {
  height: 37% !important;
}

.h-px-37 {
  height: 37px !important;
}

.top-px-37 {
  top: 37px !important;
}

.top-p-37 {
  top: 37% !important;
}

.right-px-37 {
  right: 37px !important;
}

.right-p-37 {
  right: 37% !important;
}

.bottom-px-37 {
  bottom: 37px !important;
}

.bottom-p-37 {
  bottom: 37% !important;
}

.left-px-37 {
  left: 37px !important;
}

.left-p-37 {
  left: 37% !important;
}

.p-37 {
  padding: 37px !important;
}

.p-t-37 {
  padding-top: 37px !important;
}

.p-r-37 {
  padding-right: 37px !important;
}

.p-b-37 {
  padding-bottom: 37px !important;
}

.p-l-37 {
  padding-left: 37px !important;
}

.m-37 {
  margin: 37px !important;
}

.m-t-37 {
  margin-top: 37px !important;
}

.m-r-37 {
  margin-right: 37px !important;
}

.m-b-37 {
  margin-bottom: 37px !important;
}

.m-l-37 {
  margin-left: 37px !important;
}

.f-s-37 {
  font-size: 37px !important;
}

.w-p-38 {
  width: 38% !important;
}

.w-px-38 {
  width: 38px !important;
}

.h-p-38 {
  height: 38% !important;
}

.h-px-38 {
  height: 38px !important;
}

.top-px-38 {
  top: 38px !important;
}

.top-p-38 {
  top: 38% !important;
}

.right-px-38 {
  right: 38px !important;
}

.right-p-38 {
  right: 38% !important;
}

.bottom-px-38 {
  bottom: 38px !important;
}

.bottom-p-38 {
  bottom: 38% !important;
}

.left-px-38 {
  left: 38px !important;
}

.left-p-38 {
  left: 38% !important;
}

.p-38 {
  padding: 38px !important;
}

.p-t-38 {
  padding-top: 38px !important;
}

.p-r-38 {
  padding-right: 38px !important;
}

.p-b-38 {
  padding-bottom: 38px !important;
}

.p-l-38 {
  padding-left: 38px !important;
}

.m-38 {
  margin: 38px !important;
}

.m-t-38 {
  margin-top: 38px !important;
}

.m-r-38 {
  margin-right: 38px !important;
}

.m-b-38 {
  margin-bottom: 38px !important;
}

.m-l-38 {
  margin-left: 38px !important;
}

.f-s-38 {
  font-size: 38px !important;
}

.w-p-39 {
  width: 39% !important;
}

.w-px-39 {
  width: 39px !important;
}

.h-p-39 {
  height: 39% !important;
}

.h-px-39 {
  height: 39px !important;
}

.top-px-39 {
  top: 39px !important;
}

.top-p-39 {
  top: 39% !important;
}

.right-px-39 {
  right: 39px !important;
}

.right-p-39 {
  right: 39% !important;
}

.bottom-px-39 {
  bottom: 39px !important;
}

.bottom-p-39 {
  bottom: 39% !important;
}

.left-px-39 {
  left: 39px !important;
}

.left-p-39 {
  left: 39% !important;
}

.p-39 {
  padding: 39px !important;
}

.p-t-39 {
  padding-top: 39px !important;
}

.p-r-39 {
  padding-right: 39px !important;
}

.p-b-39 {
  padding-bottom: 39px !important;
}

.p-l-39 {
  padding-left: 39px !important;
}

.m-39 {
  margin: 39px !important;
}

.m-t-39 {
  margin-top: 39px !important;
}

.m-r-39 {
  margin-right: 39px !important;
}

.m-b-39 {
  margin-bottom: 39px !important;
}

.m-l-39 {
  margin-left: 39px !important;
}

.f-s-39 {
  font-size: 39px !important;
}

.w-p-40 {
  width: 40% !important;
}

.w-px-40 {
  width: 40px !important;
}

.h-p-40 {
  height: 40% !important;
}

.h-px-40 {
  height: 40px !important;
}

.top-px-40 {
  top: 40px !important;
}

.top-p-40 {
  top: 40% !important;
}

.right-px-40 {
  right: 40px !important;
}

.right-p-40 {
  right: 40% !important;
}

.bottom-px-40 {
  bottom: 40px !important;
}

.bottom-p-40 {
  bottom: 40% !important;
}

.left-px-40 {
  left: 40px !important;
}

.left-p-40 {
  left: 40% !important;
}

.p-40 {
  padding: 40px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.m-40 {
  margin: 40px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.f-s-40 {
  font-size: 40px !important;
}

.w-p-41 {
  width: 41% !important;
}

.w-px-41 {
  width: 41px !important;
}

.h-p-41 {
  height: 41% !important;
}

.h-px-41 {
  height: 41px !important;
}

.top-px-41 {
  top: 41px !important;
}

.top-p-41 {
  top: 41% !important;
}

.right-px-41 {
  right: 41px !important;
}

.right-p-41 {
  right: 41% !important;
}

.bottom-px-41 {
  bottom: 41px !important;
}

.bottom-p-41 {
  bottom: 41% !important;
}

.left-px-41 {
  left: 41px !important;
}

.left-p-41 {
  left: 41% !important;
}

.p-41 {
  padding: 41px !important;
}

.p-t-41 {
  padding-top: 41px !important;
}

.p-r-41 {
  padding-right: 41px !important;
}

.p-b-41 {
  padding-bottom: 41px !important;
}

.p-l-41 {
  padding-left: 41px !important;
}

.m-41 {
  margin: 41px !important;
}

.m-t-41 {
  margin-top: 41px !important;
}

.m-r-41 {
  margin-right: 41px !important;
}

.m-b-41 {
  margin-bottom: 41px !important;
}

.m-l-41 {
  margin-left: 41px !important;
}

.f-s-41 {
  font-size: 41px !important;
}

.w-p-42 {
  width: 42% !important;
}

.w-px-42 {
  width: 42px !important;
}

.h-p-42 {
  height: 42% !important;
}

.h-px-42 {
  height: 42px !important;
}

.top-px-42 {
  top: 42px !important;
}

.top-p-42 {
  top: 42% !important;
}

.right-px-42 {
  right: 42px !important;
}

.right-p-42 {
  right: 42% !important;
}

.bottom-px-42 {
  bottom: 42px !important;
}

.bottom-p-42 {
  bottom: 42% !important;
}

.left-px-42 {
  left: 42px !important;
}

.left-p-42 {
  left: 42% !important;
}

.p-42 {
  padding: 42px !important;
}

.p-t-42 {
  padding-top: 42px !important;
}

.p-r-42 {
  padding-right: 42px !important;
}

.p-b-42 {
  padding-bottom: 42px !important;
}

.p-l-42 {
  padding-left: 42px !important;
}

.m-42 {
  margin: 42px !important;
}

.m-t-42 {
  margin-top: 42px !important;
}

.m-r-42 {
  margin-right: 42px !important;
}

.m-b-42 {
  margin-bottom: 42px !important;
}

.m-l-42 {
  margin-left: 42px !important;
}

.f-s-42 {
  font-size: 42px !important;
}

.w-p-43 {
  width: 43% !important;
}

.w-px-43 {
  width: 43px !important;
}

.h-p-43 {
  height: 43% !important;
}

.h-px-43 {
  height: 43px !important;
}

.top-px-43 {
  top: 43px !important;
}

.top-p-43 {
  top: 43% !important;
}

.right-px-43 {
  right: 43px !important;
}

.right-p-43 {
  right: 43% !important;
}

.bottom-px-43 {
  bottom: 43px !important;
}

.bottom-p-43 {
  bottom: 43% !important;
}

.left-px-43 {
  left: 43px !important;
}

.left-p-43 {
  left: 43% !important;
}

.p-43 {
  padding: 43px !important;
}

.p-t-43 {
  padding-top: 43px !important;
}

.p-r-43 {
  padding-right: 43px !important;
}

.p-b-43 {
  padding-bottom: 43px !important;
}

.p-l-43 {
  padding-left: 43px !important;
}

.m-43 {
  margin: 43px !important;
}

.m-t-43 {
  margin-top: 43px !important;
}

.m-r-43 {
  margin-right: 43px !important;
}

.m-b-43 {
  margin-bottom: 43px !important;
}

.m-l-43 {
  margin-left: 43px !important;
}

.f-s-43 {
  font-size: 43px !important;
}

.w-p-44 {
  width: 44% !important;
}

.w-px-44 {
  width: 44px !important;
}

.h-p-44 {
  height: 44% !important;
}

.h-px-44 {
  height: 44px !important;
}

.top-px-44 {
  top: 44px !important;
}

.top-p-44 {
  top: 44% !important;
}

.right-px-44 {
  right: 44px !important;
}

.right-p-44 {
  right: 44% !important;
}

.bottom-px-44 {
  bottom: 44px !important;
}

.bottom-p-44 {
  bottom: 44% !important;
}

.left-px-44 {
  left: 44px !important;
}

.left-p-44 {
  left: 44% !important;
}

.p-44 {
  padding: 44px !important;
}

.p-t-44 {
  padding-top: 44px !important;
}

.p-r-44 {
  padding-right: 44px !important;
}

.p-b-44 {
  padding-bottom: 44px !important;
}

.p-l-44 {
  padding-left: 44px !important;
}

.m-44 {
  margin: 44px !important;
}

.m-t-44 {
  margin-top: 44px !important;
}

.m-r-44 {
  margin-right: 44px !important;
}

.m-b-44 {
  margin-bottom: 44px !important;
}

.m-l-44 {
  margin-left: 44px !important;
}

.f-s-44 {
  font-size: 44px !important;
}

.w-p-45 {
  width: 45% !important;
}

.w-px-45 {
  width: 45px !important;
}

.h-p-45 {
  height: 45% !important;
}

.h-px-45 {
  height: 45px !important;
}

.top-px-45 {
  top: 45px !important;
}

.top-p-45 {
  top: 45% !important;
}

.right-px-45 {
  right: 45px !important;
}

.right-p-45 {
  right: 45% !important;
}

.bottom-px-45 {
  bottom: 45px !important;
}

.bottom-p-45 {
  bottom: 45% !important;
}

.left-px-45 {
  left: 45px !important;
}

.left-p-45 {
  left: 45% !important;
}

.p-45 {
  padding: 45px !important;
}

.p-t-45 {
  padding-top: 45px !important;
}

.p-r-45 {
  padding-right: 45px !important;
}

.p-b-45 {
  padding-bottom: 45px !important;
}

.p-l-45 {
  padding-left: 45px !important;
}

.m-45 {
  margin: 45px !important;
}

.m-t-45 {
  margin-top: 45px !important;
}

.m-r-45 {
  margin-right: 45px !important;
}

.m-b-45 {
  margin-bottom: 45px !important;
}

.m-l-45 {
  margin-left: 45px !important;
}

.f-s-45 {
  font-size: 45px !important;
}

.w-p-46 {
  width: 46% !important;
}

.w-px-46 {
  width: 46px !important;
}

.h-p-46 {
  height: 46% !important;
}

.h-px-46 {
  height: 46px !important;
}

.top-px-46 {
  top: 46px !important;
}

.top-p-46 {
  top: 46% !important;
}

.right-px-46 {
  right: 46px !important;
}

.right-p-46 {
  right: 46% !important;
}

.bottom-px-46 {
  bottom: 46px !important;
}

.bottom-p-46 {
  bottom: 46% !important;
}

.left-px-46 {
  left: 46px !important;
}

.left-p-46 {
  left: 46% !important;
}

.p-46 {
  padding: 46px !important;
}

.p-t-46 {
  padding-top: 46px !important;
}

.p-r-46 {
  padding-right: 46px !important;
}

.p-b-46 {
  padding-bottom: 46px !important;
}

.p-l-46 {
  padding-left: 46px !important;
}

.m-46 {
  margin: 46px !important;
}

.m-t-46 {
  margin-top: 46px !important;
}

.m-r-46 {
  margin-right: 46px !important;
}

.m-b-46 {
  margin-bottom: 46px !important;
}

.m-l-46 {
  margin-left: 46px !important;
}

.f-s-46 {
  font-size: 46px !important;
}

.w-p-47 {
  width: 47% !important;
}

.w-px-47 {
  width: 47px !important;
}

.h-p-47 {
  height: 47% !important;
}

.h-px-47 {
  height: 47px !important;
}

.top-px-47 {
  top: 47px !important;
}

.top-p-47 {
  top: 47% !important;
}

.right-px-47 {
  right: 47px !important;
}

.right-p-47 {
  right: 47% !important;
}

.bottom-px-47 {
  bottom: 47px !important;
}

.bottom-p-47 {
  bottom: 47% !important;
}

.left-px-47 {
  left: 47px !important;
}

.left-p-47 {
  left: 47% !important;
}

.p-47 {
  padding: 47px !important;
}

.p-t-47 {
  padding-top: 47px !important;
}

.p-r-47 {
  padding-right: 47px !important;
}

.p-b-47 {
  padding-bottom: 47px !important;
}

.p-l-47 {
  padding-left: 47px !important;
}

.m-47 {
  margin: 47px !important;
}

.m-t-47 {
  margin-top: 47px !important;
}

.m-r-47 {
  margin-right: 47px !important;
}

.m-b-47 {
  margin-bottom: 47px !important;
}

.m-l-47 {
  margin-left: 47px !important;
}

.f-s-47 {
  font-size: 47px !important;
}

.w-p-48 {
  width: 48% !important;
}

.w-px-48 {
  width: 48px !important;
}

.h-p-48 {
  height: 48% !important;
}

.h-px-48 {
  height: 48px !important;
}

.top-px-48 {
  top: 48px !important;
}

.top-p-48 {
  top: 48% !important;
}

.right-px-48 {
  right: 48px !important;
}

.right-p-48 {
  right: 48% !important;
}

.bottom-px-48 {
  bottom: 48px !important;
}

.bottom-p-48 {
  bottom: 48% !important;
}

.left-px-48 {
  left: 48px !important;
}

.left-p-48 {
  left: 48% !important;
}

.p-48 {
  padding: 48px !important;
}

.p-t-48 {
  padding-top: 48px !important;
}

.p-r-48 {
  padding-right: 48px !important;
}

.p-b-48 {
  padding-bottom: 48px !important;
}

.p-l-48 {
  padding-left: 48px !important;
}

.m-48 {
  margin: 48px !important;
}

.m-t-48 {
  margin-top: 48px !important;
}

.m-r-48 {
  margin-right: 48px !important;
}

.m-b-48 {
  margin-bottom: 48px !important;
}

.m-l-48 {
  margin-left: 48px !important;
}

.f-s-48 {
  font-size: 48px !important;
}

.w-p-49 {
  width: 49% !important;
}

.w-px-49 {
  width: 49px !important;
}

.h-p-49 {
  height: 49% !important;
}

.h-px-49 {
  height: 49px !important;
}

.top-px-49 {
  top: 49px !important;
}

.top-p-49 {
  top: 49% !important;
}

.right-px-49 {
  right: 49px !important;
}

.right-p-49 {
  right: 49% !important;
}

.bottom-px-49 {
  bottom: 49px !important;
}

.bottom-p-49 {
  bottom: 49% !important;
}

.left-px-49 {
  left: 49px !important;
}

.left-p-49 {
  left: 49% !important;
}

.p-49 {
  padding: 49px !important;
}

.p-t-49 {
  padding-top: 49px !important;
}

.p-r-49 {
  padding-right: 49px !important;
}

.p-b-49 {
  padding-bottom: 49px !important;
}

.p-l-49 {
  padding-left: 49px !important;
}

.m-49 {
  margin: 49px !important;
}

.m-t-49 {
  margin-top: 49px !important;
}

.m-r-49 {
  margin-right: 49px !important;
}

.m-b-49 {
  margin-bottom: 49px !important;
}

.m-l-49 {
  margin-left: 49px !important;
}

.f-s-49 {
  font-size: 49px !important;
}

.w-p-50 {
  width: 50% !important;
}

.w-px-50 {
  width: 50px !important;
}

.h-p-50 {
  height: 50% !important;
}

.h-px-50 {
  height: 50px !important;
}

.top-px-50 {
  top: 50px !important;
}

.top-p-50 {
  top: 50% !important;
}

.right-px-50 {
  right: 50px !important;
}

.right-p-50 {
  right: 50% !important;
}

.bottom-px-50 {
  bottom: 50px !important;
}

.bottom-p-50 {
  bottom: 50% !important;
}

.left-px-50 {
  left: 50px !important;
}

.left-p-50 {
  left: 50% !important;
}

.p-50 {
  padding: 50px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.p-r-50 {
  padding-right: 50px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.p-l-50 {
  padding-left: 50px !important;
}

.m-50 {
  margin: 50px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.m-r-50 {
  margin-right: 50px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.f-s-50 {
  font-size: 50px !important;
}

.w-p-51 {
  width: 51% !important;
}

.w-px-51 {
  width: 51px !important;
}

.h-p-51 {
  height: 51% !important;
}

.h-px-51 {
  height: 51px !important;
}

.top-px-51 {
  top: 51px !important;
}

.top-p-51 {
  top: 51% !important;
}

.right-px-51 {
  right: 51px !important;
}

.right-p-51 {
  right: 51% !important;
}

.bottom-px-51 {
  bottom: 51px !important;
}

.bottom-p-51 {
  bottom: 51% !important;
}

.left-px-51 {
  left: 51px !important;
}

.left-p-51 {
  left: 51% !important;
}

.p-51 {
  padding: 51px !important;
}

.p-t-51 {
  padding-top: 51px !important;
}

.p-r-51 {
  padding-right: 51px !important;
}

.p-b-51 {
  padding-bottom: 51px !important;
}

.p-l-51 {
  padding-left: 51px !important;
}

.m-51 {
  margin: 51px !important;
}

.m-t-51 {
  margin-top: 51px !important;
}

.m-r-51 {
  margin-right: 51px !important;
}

.m-b-51 {
  margin-bottom: 51px !important;
}

.m-l-51 {
  margin-left: 51px !important;
}

.f-s-51 {
  font-size: 51px !important;
}

.w-p-52 {
  width: 52% !important;
}

.w-px-52 {
  width: 52px !important;
}

.h-p-52 {
  height: 52% !important;
}

.h-px-52 {
  height: 52px !important;
}

.top-px-52 {
  top: 52px !important;
}

.top-p-52 {
  top: 52% !important;
}

.right-px-52 {
  right: 52px !important;
}

.right-p-52 {
  right: 52% !important;
}

.bottom-px-52 {
  bottom: 52px !important;
}

.bottom-p-52 {
  bottom: 52% !important;
}

.left-px-52 {
  left: 52px !important;
}

.left-p-52 {
  left: 52% !important;
}

.p-52 {
  padding: 52px !important;
}

.p-t-52 {
  padding-top: 52px !important;
}

.p-r-52 {
  padding-right: 52px !important;
}

.p-b-52 {
  padding-bottom: 52px !important;
}

.p-l-52 {
  padding-left: 52px !important;
}

.m-52 {
  margin: 52px !important;
}

.m-t-52 {
  margin-top: 52px !important;
}

.m-r-52 {
  margin-right: 52px !important;
}

.m-b-52 {
  margin-bottom: 52px !important;
}

.m-l-52 {
  margin-left: 52px !important;
}

.f-s-52 {
  font-size: 52px !important;
}

.w-p-53 {
  width: 53% !important;
}

.w-px-53 {
  width: 53px !important;
}

.h-p-53 {
  height: 53% !important;
}

.h-px-53 {
  height: 53px !important;
}

.top-px-53 {
  top: 53px !important;
}

.top-p-53 {
  top: 53% !important;
}

.right-px-53 {
  right: 53px !important;
}

.right-p-53 {
  right: 53% !important;
}

.bottom-px-53 {
  bottom: 53px !important;
}

.bottom-p-53 {
  bottom: 53% !important;
}

.left-px-53 {
  left: 53px !important;
}

.left-p-53 {
  left: 53% !important;
}

.p-53 {
  padding: 53px !important;
}

.p-t-53 {
  padding-top: 53px !important;
}

.p-r-53 {
  padding-right: 53px !important;
}

.p-b-53 {
  padding-bottom: 53px !important;
}

.p-l-53 {
  padding-left: 53px !important;
}

.m-53 {
  margin: 53px !important;
}

.m-t-53 {
  margin-top: 53px !important;
}

.m-r-53 {
  margin-right: 53px !important;
}

.m-b-53 {
  margin-bottom: 53px !important;
}

.m-l-53 {
  margin-left: 53px !important;
}

.f-s-53 {
  font-size: 53px !important;
}

.w-p-54 {
  width: 54% !important;
}

.w-px-54 {
  width: 54px !important;
}

.h-p-54 {
  height: 54% !important;
}

.h-px-54 {
  height: 54px !important;
}

.top-px-54 {
  top: 54px !important;
}

.top-p-54 {
  top: 54% !important;
}

.right-px-54 {
  right: 54px !important;
}

.right-p-54 {
  right: 54% !important;
}

.bottom-px-54 {
  bottom: 54px !important;
}

.bottom-p-54 {
  bottom: 54% !important;
}

.left-px-54 {
  left: 54px !important;
}

.left-p-54 {
  left: 54% !important;
}

.p-54 {
  padding: 54px !important;
}

.p-t-54 {
  padding-top: 54px !important;
}

.p-r-54 {
  padding-right: 54px !important;
}

.p-b-54 {
  padding-bottom: 54px !important;
}

.p-l-54 {
  padding-left: 54px !important;
}

.m-54 {
  margin: 54px !important;
}

.m-t-54 {
  margin-top: 54px !important;
}

.m-r-54 {
  margin-right: 54px !important;
}

.m-b-54 {
  margin-bottom: 54px !important;
}

.m-l-54 {
  margin-left: 54px !important;
}

.f-s-54 {
  font-size: 54px !important;
}

.w-p-55 {
  width: 55% !important;
}

.w-px-55 {
  width: 55px !important;
}

.h-p-55 {
  height: 55% !important;
}

.h-px-55 {
  height: 55px !important;
}

.top-px-55 {
  top: 55px !important;
}

.top-p-55 {
  top: 55% !important;
}

.right-px-55 {
  right: 55px !important;
}

.right-p-55 {
  right: 55% !important;
}

.bottom-px-55 {
  bottom: 55px !important;
}

.bottom-p-55 {
  bottom: 55% !important;
}

.left-px-55 {
  left: 55px !important;
}

.left-p-55 {
  left: 55% !important;
}

.p-55 {
  padding: 55px !important;
}

.p-t-55 {
  padding-top: 55px !important;
}

.p-r-55 {
  padding-right: 55px !important;
}

.p-b-55 {
  padding-bottom: 55px !important;
}

.p-l-55 {
  padding-left: 55px !important;
}

.m-55 {
  margin: 55px !important;
}

.m-t-55 {
  margin-top: 55px !important;
}

.m-r-55 {
  margin-right: 55px !important;
}

.m-b-55 {
  margin-bottom: 55px !important;
}

.m-l-55 {
  margin-left: 55px !important;
}

.f-s-55 {
  font-size: 55px !important;
}

.w-p-56 {
  width: 56% !important;
}

.w-px-56 {
  width: 56px !important;
}

.h-p-56 {
  height: 56% !important;
}

.h-px-56 {
  height: 56px !important;
}

.top-px-56 {
  top: 56px !important;
}

.top-p-56 {
  top: 56% !important;
}

.right-px-56 {
  right: 56px !important;
}

.right-p-56 {
  right: 56% !important;
}

.bottom-px-56 {
  bottom: 56px !important;
}

.bottom-p-56 {
  bottom: 56% !important;
}

.left-px-56 {
  left: 56px !important;
}

.left-p-56 {
  left: 56% !important;
}

.p-56 {
  padding: 56px !important;
}

.p-t-56 {
  padding-top: 56px !important;
}

.p-r-56 {
  padding-right: 56px !important;
}

.p-b-56 {
  padding-bottom: 56px !important;
}

.p-l-56 {
  padding-left: 56px !important;
}

.m-56 {
  margin: 56px !important;
}

.m-t-56 {
  margin-top: 56px !important;
}

.m-r-56 {
  margin-right: 56px !important;
}

.m-b-56 {
  margin-bottom: 56px !important;
}

.m-l-56 {
  margin-left: 56px !important;
}

.f-s-56 {
  font-size: 56px !important;
}

.w-p-57 {
  width: 57% !important;
}

.w-px-57 {
  width: 57px !important;
}

.h-p-57 {
  height: 57% !important;
}

.h-px-57 {
  height: 57px !important;
}

.top-px-57 {
  top: 57px !important;
}

.top-p-57 {
  top: 57% !important;
}

.right-px-57 {
  right: 57px !important;
}

.right-p-57 {
  right: 57% !important;
}

.bottom-px-57 {
  bottom: 57px !important;
}

.bottom-p-57 {
  bottom: 57% !important;
}

.left-px-57 {
  left: 57px !important;
}

.left-p-57 {
  left: 57% !important;
}

.p-57 {
  padding: 57px !important;
}

.p-t-57 {
  padding-top: 57px !important;
}

.p-r-57 {
  padding-right: 57px !important;
}

.p-b-57 {
  padding-bottom: 57px !important;
}

.p-l-57 {
  padding-left: 57px !important;
}

.m-57 {
  margin: 57px !important;
}

.m-t-57 {
  margin-top: 57px !important;
}

.m-r-57 {
  margin-right: 57px !important;
}

.m-b-57 {
  margin-bottom: 57px !important;
}

.m-l-57 {
  margin-left: 57px !important;
}

.f-s-57 {
  font-size: 57px !important;
}

.w-p-58 {
  width: 58% !important;
}

.w-px-58 {
  width: 58px !important;
}

.h-p-58 {
  height: 58% !important;
}

.h-px-58 {
  height: 58px !important;
}

.top-px-58 {
  top: 58px !important;
}

.top-p-58 {
  top: 58% !important;
}

.right-px-58 {
  right: 58px !important;
}

.right-p-58 {
  right: 58% !important;
}

.bottom-px-58 {
  bottom: 58px !important;
}

.bottom-p-58 {
  bottom: 58% !important;
}

.left-px-58 {
  left: 58px !important;
}

.left-p-58 {
  left: 58% !important;
}

.p-58 {
  padding: 58px !important;
}

.p-t-58 {
  padding-top: 58px !important;
}

.p-r-58 {
  padding-right: 58px !important;
}

.p-b-58 {
  padding-bottom: 58px !important;
}

.p-l-58 {
  padding-left: 58px !important;
}

.m-58 {
  margin: 58px !important;
}

.m-t-58 {
  margin-top: 58px !important;
}

.m-r-58 {
  margin-right: 58px !important;
}

.m-b-58 {
  margin-bottom: 58px !important;
}

.m-l-58 {
  margin-left: 58px !important;
}

.f-s-58 {
  font-size: 58px !important;
}

.w-p-59 {
  width: 59% !important;
}

.w-px-59 {
  width: 59px !important;
}

.h-p-59 {
  height: 59% !important;
}

.h-px-59 {
  height: 59px !important;
}

.top-px-59 {
  top: 59px !important;
}

.top-p-59 {
  top: 59% !important;
}

.right-px-59 {
  right: 59px !important;
}

.right-p-59 {
  right: 59% !important;
}

.bottom-px-59 {
  bottom: 59px !important;
}

.bottom-p-59 {
  bottom: 59% !important;
}

.left-px-59 {
  left: 59px !important;
}

.left-p-59 {
  left: 59% !important;
}

.p-59 {
  padding: 59px !important;
}

.p-t-59 {
  padding-top: 59px !important;
}

.p-r-59 {
  padding-right: 59px !important;
}

.p-b-59 {
  padding-bottom: 59px !important;
}

.p-l-59 {
  padding-left: 59px !important;
}

.m-59 {
  margin: 59px !important;
}

.m-t-59 {
  margin-top: 59px !important;
}

.m-r-59 {
  margin-right: 59px !important;
}

.m-b-59 {
  margin-bottom: 59px !important;
}

.m-l-59 {
  margin-left: 59px !important;
}

.f-s-59 {
  font-size: 59px !important;
}

.w-p-60 {
  width: 60% !important;
}

.w-px-60 {
  width: 60px !important;
}

.h-p-60 {
  height: 60% !important;
}

.h-px-60 {
  height: 60px !important;
}

.top-px-60 {
  top: 60px !important;
}

.top-p-60 {
  top: 60% !important;
}

.right-px-60 {
  right: 60px !important;
}

.right-p-60 {
  right: 60% !important;
}

.bottom-px-60 {
  bottom: 60px !important;
}

.bottom-p-60 {
  bottom: 60% !important;
}

.left-px-60 {
  left: 60px !important;
}

.left-p-60 {
  left: 60% !important;
}

.p-60 {
  padding: 60px !important;
}

.p-t-60 {
  padding-top: 60px !important;
}

.p-r-60 {
  padding-right: 60px !important;
}

.p-b-60 {
  padding-bottom: 60px !important;
}

.p-l-60 {
  padding-left: 60px !important;
}

.m-60 {
  margin: 60px !important;
}

.m-t-60 {
  margin-top: 60px !important;
}

.m-r-60 {
  margin-right: 60px !important;
}

.m-b-60 {
  margin-bottom: 60px !important;
}

.m-l-60 {
  margin-left: 60px !important;
}

.f-s-60 {
  font-size: 60px !important;
}

.w-p-61 {
  width: 61% !important;
}

.w-px-61 {
  width: 61px !important;
}

.h-p-61 {
  height: 61% !important;
}

.h-px-61 {
  height: 61px !important;
}

.top-px-61 {
  top: 61px !important;
}

.top-p-61 {
  top: 61% !important;
}

.right-px-61 {
  right: 61px !important;
}

.right-p-61 {
  right: 61% !important;
}

.bottom-px-61 {
  bottom: 61px !important;
}

.bottom-p-61 {
  bottom: 61% !important;
}

.left-px-61 {
  left: 61px !important;
}

.left-p-61 {
  left: 61% !important;
}

.p-61 {
  padding: 61px !important;
}

.p-t-61 {
  padding-top: 61px !important;
}

.p-r-61 {
  padding-right: 61px !important;
}

.p-b-61 {
  padding-bottom: 61px !important;
}

.p-l-61 {
  padding-left: 61px !important;
}

.m-61 {
  margin: 61px !important;
}

.m-t-61 {
  margin-top: 61px !important;
}

.m-r-61 {
  margin-right: 61px !important;
}

.m-b-61 {
  margin-bottom: 61px !important;
}

.m-l-61 {
  margin-left: 61px !important;
}

.f-s-61 {
  font-size: 61px !important;
}

.w-p-62 {
  width: 62% !important;
}

.w-px-62 {
  width: 62px !important;
}

.h-p-62 {
  height: 62% !important;
}

.h-px-62 {
  height: 62px !important;
}

.top-px-62 {
  top: 62px !important;
}

.top-p-62 {
  top: 62% !important;
}

.right-px-62 {
  right: 62px !important;
}

.right-p-62 {
  right: 62% !important;
}

.bottom-px-62 {
  bottom: 62px !important;
}

.bottom-p-62 {
  bottom: 62% !important;
}

.left-px-62 {
  left: 62px !important;
}

.left-p-62 {
  left: 62% !important;
}

.p-62 {
  padding: 62px !important;
}

.p-t-62 {
  padding-top: 62px !important;
}

.p-r-62 {
  padding-right: 62px !important;
}

.p-b-62 {
  padding-bottom: 62px !important;
}

.p-l-62 {
  padding-left: 62px !important;
}

.m-62 {
  margin: 62px !important;
}

.m-t-62 {
  margin-top: 62px !important;
}

.m-r-62 {
  margin-right: 62px !important;
}

.m-b-62 {
  margin-bottom: 62px !important;
}

.m-l-62 {
  margin-left: 62px !important;
}

.f-s-62 {
  font-size: 62px !important;
}

.w-p-63 {
  width: 63% !important;
}

.w-px-63 {
  width: 63px !important;
}

.h-p-63 {
  height: 63% !important;
}

.h-px-63 {
  height: 63px !important;
}

.top-px-63 {
  top: 63px !important;
}

.top-p-63 {
  top: 63% !important;
}

.right-px-63 {
  right: 63px !important;
}

.right-p-63 {
  right: 63% !important;
}

.bottom-px-63 {
  bottom: 63px !important;
}

.bottom-p-63 {
  bottom: 63% !important;
}

.left-px-63 {
  left: 63px !important;
}

.left-p-63 {
  left: 63% !important;
}

.p-63 {
  padding: 63px !important;
}

.p-t-63 {
  padding-top: 63px !important;
}

.p-r-63 {
  padding-right: 63px !important;
}

.p-b-63 {
  padding-bottom: 63px !important;
}

.p-l-63 {
  padding-left: 63px !important;
}

.m-63 {
  margin: 63px !important;
}

.m-t-63 {
  margin-top: 63px !important;
}

.m-r-63 {
  margin-right: 63px !important;
}

.m-b-63 {
  margin-bottom: 63px !important;
}

.m-l-63 {
  margin-left: 63px !important;
}

.f-s-63 {
  font-size: 63px !important;
}

.w-p-64 {
  width: 64% !important;
}

.w-px-64 {
  width: 64px !important;
}

.h-p-64 {
  height: 64% !important;
}

.h-px-64 {
  height: 64px !important;
}

.top-px-64 {
  top: 64px !important;
}

.top-p-64 {
  top: 64% !important;
}

.right-px-64 {
  right: 64px !important;
}

.right-p-64 {
  right: 64% !important;
}

.bottom-px-64 {
  bottom: 64px !important;
}

.bottom-p-64 {
  bottom: 64% !important;
}

.left-px-64 {
  left: 64px !important;
}

.left-p-64 {
  left: 64% !important;
}

.p-64 {
  padding: 64px !important;
}

.p-t-64 {
  padding-top: 64px !important;
}

.p-r-64 {
  padding-right: 64px !important;
}

.p-b-64 {
  padding-bottom: 64px !important;
}

.p-l-64 {
  padding-left: 64px !important;
}

.m-64 {
  margin: 64px !important;
}

.m-t-64 {
  margin-top: 64px !important;
}

.m-r-64 {
  margin-right: 64px !important;
}

.m-b-64 {
  margin-bottom: 64px !important;
}

.m-l-64 {
  margin-left: 64px !important;
}

.f-s-64 {
  font-size: 64px !important;
}

.w-p-65 {
  width: 65% !important;
}

.w-px-65 {
  width: 65px !important;
}

.h-p-65 {
  height: 65% !important;
}

.h-px-65 {
  height: 65px !important;
}

.top-px-65 {
  top: 65px !important;
}

.top-p-65 {
  top: 65% !important;
}

.right-px-65 {
  right: 65px !important;
}

.right-p-65 {
  right: 65% !important;
}

.bottom-px-65 {
  bottom: 65px !important;
}

.bottom-p-65 {
  bottom: 65% !important;
}

.left-px-65 {
  left: 65px !important;
}

.left-p-65 {
  left: 65% !important;
}

.p-65 {
  padding: 65px !important;
}

.p-t-65 {
  padding-top: 65px !important;
}

.p-r-65 {
  padding-right: 65px !important;
}

.p-b-65 {
  padding-bottom: 65px !important;
}

.p-l-65 {
  padding-left: 65px !important;
}

.m-65 {
  margin: 65px !important;
}

.m-t-65 {
  margin-top: 65px !important;
}

.m-r-65 {
  margin-right: 65px !important;
}

.m-b-65 {
  margin-bottom: 65px !important;
}

.m-l-65 {
  margin-left: 65px !important;
}

.f-s-65 {
  font-size: 65px !important;
}

.w-p-66 {
  width: 66% !important;
}

.w-px-66 {
  width: 66px !important;
}

.h-p-66 {
  height: 66% !important;
}

.h-px-66 {
  height: 66px !important;
}

.top-px-66 {
  top: 66px !important;
}

.top-p-66 {
  top: 66% !important;
}

.right-px-66 {
  right: 66px !important;
}

.right-p-66 {
  right: 66% !important;
}

.bottom-px-66 {
  bottom: 66px !important;
}

.bottom-p-66 {
  bottom: 66% !important;
}

.left-px-66 {
  left: 66px !important;
}

.left-p-66 {
  left: 66% !important;
}

.p-66 {
  padding: 66px !important;
}

.p-t-66 {
  padding-top: 66px !important;
}

.p-r-66 {
  padding-right: 66px !important;
}

.p-b-66 {
  padding-bottom: 66px !important;
}

.p-l-66 {
  padding-left: 66px !important;
}

.m-66 {
  margin: 66px !important;
}

.m-t-66 {
  margin-top: 66px !important;
}

.m-r-66 {
  margin-right: 66px !important;
}

.m-b-66 {
  margin-bottom: 66px !important;
}

.m-l-66 {
  margin-left: 66px !important;
}

.f-s-66 {
  font-size: 66px !important;
}

.w-p-67 {
  width: 67% !important;
}

.w-px-67 {
  width: 67px !important;
}

.h-p-67 {
  height: 67% !important;
}

.h-px-67 {
  height: 67px !important;
}

.top-px-67 {
  top: 67px !important;
}

.top-p-67 {
  top: 67% !important;
}

.right-px-67 {
  right: 67px !important;
}

.right-p-67 {
  right: 67% !important;
}

.bottom-px-67 {
  bottom: 67px !important;
}

.bottom-p-67 {
  bottom: 67% !important;
}

.left-px-67 {
  left: 67px !important;
}

.left-p-67 {
  left: 67% !important;
}

.p-67 {
  padding: 67px !important;
}

.p-t-67 {
  padding-top: 67px !important;
}

.p-r-67 {
  padding-right: 67px !important;
}

.p-b-67 {
  padding-bottom: 67px !important;
}

.p-l-67 {
  padding-left: 67px !important;
}

.m-67 {
  margin: 67px !important;
}

.m-t-67 {
  margin-top: 67px !important;
}

.m-r-67 {
  margin-right: 67px !important;
}

.m-b-67 {
  margin-bottom: 67px !important;
}

.m-l-67 {
  margin-left: 67px !important;
}

.f-s-67 {
  font-size: 67px !important;
}

.w-p-68 {
  width: 68% !important;
}

.w-px-68 {
  width: 68px !important;
}

.h-p-68 {
  height: 68% !important;
}

.h-px-68 {
  height: 68px !important;
}

.top-px-68 {
  top: 68px !important;
}

.top-p-68 {
  top: 68% !important;
}

.right-px-68 {
  right: 68px !important;
}

.right-p-68 {
  right: 68% !important;
}

.bottom-px-68 {
  bottom: 68px !important;
}

.bottom-p-68 {
  bottom: 68% !important;
}

.left-px-68 {
  left: 68px !important;
}

.left-p-68 {
  left: 68% !important;
}

.p-68 {
  padding: 68px !important;
}

.p-t-68 {
  padding-top: 68px !important;
}

.p-r-68 {
  padding-right: 68px !important;
}

.p-b-68 {
  padding-bottom: 68px !important;
}

.p-l-68 {
  padding-left: 68px !important;
}

.m-68 {
  margin: 68px !important;
}

.m-t-68 {
  margin-top: 68px !important;
}

.m-r-68 {
  margin-right: 68px !important;
}

.m-b-68 {
  margin-bottom: 68px !important;
}

.m-l-68 {
  margin-left: 68px !important;
}

.f-s-68 {
  font-size: 68px !important;
}

.w-p-69 {
  width: 69% !important;
}

.w-px-69 {
  width: 69px !important;
}

.h-p-69 {
  height: 69% !important;
}

.h-px-69 {
  height: 69px !important;
}

.top-px-69 {
  top: 69px !important;
}

.top-p-69 {
  top: 69% !important;
}

.right-px-69 {
  right: 69px !important;
}

.right-p-69 {
  right: 69% !important;
}

.bottom-px-69 {
  bottom: 69px !important;
}

.bottom-p-69 {
  bottom: 69% !important;
}

.left-px-69 {
  left: 69px !important;
}

.left-p-69 {
  left: 69% !important;
}

.p-69 {
  padding: 69px !important;
}

.p-t-69 {
  padding-top: 69px !important;
}

.p-r-69 {
  padding-right: 69px !important;
}

.p-b-69 {
  padding-bottom: 69px !important;
}

.p-l-69 {
  padding-left: 69px !important;
}

.m-69 {
  margin: 69px !important;
}

.m-t-69 {
  margin-top: 69px !important;
}

.m-r-69 {
  margin-right: 69px !important;
}

.m-b-69 {
  margin-bottom: 69px !important;
}

.m-l-69 {
  margin-left: 69px !important;
}

.f-s-69 {
  font-size: 69px !important;
}

.w-p-70 {
  width: 70% !important;
}

.w-px-70 {
  width: 70px !important;
}

.h-p-70 {
  height: 70% !important;
}

.h-px-70 {
  height: 70px !important;
}

.top-px-70 {
  top: 70px !important;
}

.top-p-70 {
  top: 70% !important;
}

.right-px-70 {
  right: 70px !important;
}

.right-p-70 {
  right: 70% !important;
}

.bottom-px-70 {
  bottom: 70px !important;
}

.bottom-p-70 {
  bottom: 70% !important;
}

.left-px-70 {
  left: 70px !important;
}

.left-p-70 {
  left: 70% !important;
}

.p-70 {
  padding: 70px !important;
}

.p-t-70 {
  padding-top: 70px !important;
}

.p-r-70 {
  padding-right: 70px !important;
}

.p-b-70 {
  padding-bottom: 70px !important;
}

.p-l-70 {
  padding-left: 70px !important;
}

.m-70 {
  margin: 70px !important;
}

.m-t-70 {
  margin-top: 70px !important;
}

.m-r-70 {
  margin-right: 70px !important;
}

.m-b-70 {
  margin-bottom: 70px !important;
}

.m-l-70 {
  margin-left: 70px !important;
}

.f-s-70 {
  font-size: 70px !important;
}

.w-p-71 {
  width: 71% !important;
}

.w-px-71 {
  width: 71px !important;
}

.h-p-71 {
  height: 71% !important;
}

.h-px-71 {
  height: 71px !important;
}

.top-px-71 {
  top: 71px !important;
}

.top-p-71 {
  top: 71% !important;
}

.right-px-71 {
  right: 71px !important;
}

.right-p-71 {
  right: 71% !important;
}

.bottom-px-71 {
  bottom: 71px !important;
}

.bottom-p-71 {
  bottom: 71% !important;
}

.left-px-71 {
  left: 71px !important;
}

.left-p-71 {
  left: 71% !important;
}

.p-71 {
  padding: 71px !important;
}

.p-t-71 {
  padding-top: 71px !important;
}

.p-r-71 {
  padding-right: 71px !important;
}

.p-b-71 {
  padding-bottom: 71px !important;
}

.p-l-71 {
  padding-left: 71px !important;
}

.m-71 {
  margin: 71px !important;
}

.m-t-71 {
  margin-top: 71px !important;
}

.m-r-71 {
  margin-right: 71px !important;
}

.m-b-71 {
  margin-bottom: 71px !important;
}

.m-l-71 {
  margin-left: 71px !important;
}

.f-s-71 {
  font-size: 71px !important;
}

.w-p-72 {
  width: 72% !important;
}

.w-px-72 {
  width: 72px !important;
}

.h-p-72 {
  height: 72% !important;
}

.h-px-72 {
  height: 72px !important;
}

.top-px-72 {
  top: 72px !important;
}

.top-p-72 {
  top: 72% !important;
}

.right-px-72 {
  right: 72px !important;
}

.right-p-72 {
  right: 72% !important;
}

.bottom-px-72 {
  bottom: 72px !important;
}

.bottom-p-72 {
  bottom: 72% !important;
}

.left-px-72 {
  left: 72px !important;
}

.left-p-72 {
  left: 72% !important;
}

.p-72 {
  padding: 72px !important;
}

.p-t-72 {
  padding-top: 72px !important;
}

.p-r-72 {
  padding-right: 72px !important;
}

.p-b-72 {
  padding-bottom: 72px !important;
}

.p-l-72 {
  padding-left: 72px !important;
}

.m-72 {
  margin: 72px !important;
}

.m-t-72 {
  margin-top: 72px !important;
}

.m-r-72 {
  margin-right: 72px !important;
}

.m-b-72 {
  margin-bottom: 72px !important;
}

.m-l-72 {
  margin-left: 72px !important;
}

.f-s-72 {
  font-size: 72px !important;
}

.w-p-73 {
  width: 73% !important;
}

.w-px-73 {
  width: 73px !important;
}

.h-p-73 {
  height: 73% !important;
}

.h-px-73 {
  height: 73px !important;
}

.top-px-73 {
  top: 73px !important;
}

.top-p-73 {
  top: 73% !important;
}

.right-px-73 {
  right: 73px !important;
}

.right-p-73 {
  right: 73% !important;
}

.bottom-px-73 {
  bottom: 73px !important;
}

.bottom-p-73 {
  bottom: 73% !important;
}

.left-px-73 {
  left: 73px !important;
}

.left-p-73 {
  left: 73% !important;
}

.p-73 {
  padding: 73px !important;
}

.p-t-73 {
  padding-top: 73px !important;
}

.p-r-73 {
  padding-right: 73px !important;
}

.p-b-73 {
  padding-bottom: 73px !important;
}

.p-l-73 {
  padding-left: 73px !important;
}

.m-73 {
  margin: 73px !important;
}

.m-t-73 {
  margin-top: 73px !important;
}

.m-r-73 {
  margin-right: 73px !important;
}

.m-b-73 {
  margin-bottom: 73px !important;
}

.m-l-73 {
  margin-left: 73px !important;
}

.f-s-73 {
  font-size: 73px !important;
}

.w-p-74 {
  width: 74% !important;
}

.w-px-74 {
  width: 74px !important;
}

.h-p-74 {
  height: 74% !important;
}

.h-px-74 {
  height: 74px !important;
}

.top-px-74 {
  top: 74px !important;
}

.top-p-74 {
  top: 74% !important;
}

.right-px-74 {
  right: 74px !important;
}

.right-p-74 {
  right: 74% !important;
}

.bottom-px-74 {
  bottom: 74px !important;
}

.bottom-p-74 {
  bottom: 74% !important;
}

.left-px-74 {
  left: 74px !important;
}

.left-p-74 {
  left: 74% !important;
}

.p-74 {
  padding: 74px !important;
}

.p-t-74 {
  padding-top: 74px !important;
}

.p-r-74 {
  padding-right: 74px !important;
}

.p-b-74 {
  padding-bottom: 74px !important;
}

.p-l-74 {
  padding-left: 74px !important;
}

.m-74 {
  margin: 74px !important;
}

.m-t-74 {
  margin-top: 74px !important;
}

.m-r-74 {
  margin-right: 74px !important;
}

.m-b-74 {
  margin-bottom: 74px !important;
}

.m-l-74 {
  margin-left: 74px !important;
}

.f-s-74 {
  font-size: 74px !important;
}

.w-p-75 {
  width: 75% !important;
}

.w-px-75 {
  width: 75px !important;
}

.h-p-75 {
  height: 75% !important;
}

.h-px-75 {
  height: 75px !important;
}

.top-px-75 {
  top: 75px !important;
}

.top-p-75 {
  top: 75% !important;
}

.right-px-75 {
  right: 75px !important;
}

.right-p-75 {
  right: 75% !important;
}

.bottom-px-75 {
  bottom: 75px !important;
}

.bottom-p-75 {
  bottom: 75% !important;
}

.left-px-75 {
  left: 75px !important;
}

.left-p-75 {
  left: 75% !important;
}

.p-75 {
  padding: 75px !important;
}

.p-t-75 {
  padding-top: 75px !important;
}

.p-r-75 {
  padding-right: 75px !important;
}

.p-b-75 {
  padding-bottom: 75px !important;
}

.p-l-75 {
  padding-left: 75px !important;
}

.m-75 {
  margin: 75px !important;
}

.m-t-75 {
  margin-top: 75px !important;
}

.m-r-75 {
  margin-right: 75px !important;
}

.m-b-75 {
  margin-bottom: 75px !important;
}

.m-l-75 {
  margin-left: 75px !important;
}

.f-s-75 {
  font-size: 75px !important;
}

.w-p-76 {
  width: 76% !important;
}

.w-px-76 {
  width: 76px !important;
}

.h-p-76 {
  height: 76% !important;
}

.h-px-76 {
  height: 76px !important;
}

.top-px-76 {
  top: 76px !important;
}

.top-p-76 {
  top: 76% !important;
}

.right-px-76 {
  right: 76px !important;
}

.right-p-76 {
  right: 76% !important;
}

.bottom-px-76 {
  bottom: 76px !important;
}

.bottom-p-76 {
  bottom: 76% !important;
}

.left-px-76 {
  left: 76px !important;
}

.left-p-76 {
  left: 76% !important;
}

.p-76 {
  padding: 76px !important;
}

.p-t-76 {
  padding-top: 76px !important;
}

.p-r-76 {
  padding-right: 76px !important;
}

.p-b-76 {
  padding-bottom: 76px !important;
}

.p-l-76 {
  padding-left: 76px !important;
}

.m-76 {
  margin: 76px !important;
}

.m-t-76 {
  margin-top: 76px !important;
}

.m-r-76 {
  margin-right: 76px !important;
}

.m-b-76 {
  margin-bottom: 76px !important;
}

.m-l-76 {
  margin-left: 76px !important;
}

.f-s-76 {
  font-size: 76px !important;
}

.w-p-77 {
  width: 77% !important;
}

.w-px-77 {
  width: 77px !important;
}

.h-p-77 {
  height: 77% !important;
}

.h-px-77 {
  height: 77px !important;
}

.top-px-77 {
  top: 77px !important;
}

.top-p-77 {
  top: 77% !important;
}

.right-px-77 {
  right: 77px !important;
}

.right-p-77 {
  right: 77% !important;
}

.bottom-px-77 {
  bottom: 77px !important;
}

.bottom-p-77 {
  bottom: 77% !important;
}

.left-px-77 {
  left: 77px !important;
}

.left-p-77 {
  left: 77% !important;
}

.p-77 {
  padding: 77px !important;
}

.p-t-77 {
  padding-top: 77px !important;
}

.p-r-77 {
  padding-right: 77px !important;
}

.p-b-77 {
  padding-bottom: 77px !important;
}

.p-l-77 {
  padding-left: 77px !important;
}

.m-77 {
  margin: 77px !important;
}

.m-t-77 {
  margin-top: 77px !important;
}

.m-r-77 {
  margin-right: 77px !important;
}

.m-b-77 {
  margin-bottom: 77px !important;
}

.m-l-77 {
  margin-left: 77px !important;
}

.f-s-77 {
  font-size: 77px !important;
}

.w-p-78 {
  width: 78% !important;
}

.w-px-78 {
  width: 78px !important;
}

.h-p-78 {
  height: 78% !important;
}

.h-px-78 {
  height: 78px !important;
}

.top-px-78 {
  top: 78px !important;
}

.top-p-78 {
  top: 78% !important;
}

.right-px-78 {
  right: 78px !important;
}

.right-p-78 {
  right: 78% !important;
}

.bottom-px-78 {
  bottom: 78px !important;
}

.bottom-p-78 {
  bottom: 78% !important;
}

.left-px-78 {
  left: 78px !important;
}

.left-p-78 {
  left: 78% !important;
}

.p-78 {
  padding: 78px !important;
}

.p-t-78 {
  padding-top: 78px !important;
}

.p-r-78 {
  padding-right: 78px !important;
}

.p-b-78 {
  padding-bottom: 78px !important;
}

.p-l-78 {
  padding-left: 78px !important;
}

.m-78 {
  margin: 78px !important;
}

.m-t-78 {
  margin-top: 78px !important;
}

.m-r-78 {
  margin-right: 78px !important;
}

.m-b-78 {
  margin-bottom: 78px !important;
}

.m-l-78 {
  margin-left: 78px !important;
}

.f-s-78 {
  font-size: 78px !important;
}

.w-p-79 {
  width: 79% !important;
}

.w-px-79 {
  width: 79px !important;
}

.h-p-79 {
  height: 79% !important;
}

.h-px-79 {
  height: 79px !important;
}

.top-px-79 {
  top: 79px !important;
}

.top-p-79 {
  top: 79% !important;
}

.right-px-79 {
  right: 79px !important;
}

.right-p-79 {
  right: 79% !important;
}

.bottom-px-79 {
  bottom: 79px !important;
}

.bottom-p-79 {
  bottom: 79% !important;
}

.left-px-79 {
  left: 79px !important;
}

.left-p-79 {
  left: 79% !important;
}

.p-79 {
  padding: 79px !important;
}

.p-t-79 {
  padding-top: 79px !important;
}

.p-r-79 {
  padding-right: 79px !important;
}

.p-b-79 {
  padding-bottom: 79px !important;
}

.p-l-79 {
  padding-left: 79px !important;
}

.m-79 {
  margin: 79px !important;
}

.m-t-79 {
  margin-top: 79px !important;
}

.m-r-79 {
  margin-right: 79px !important;
}

.m-b-79 {
  margin-bottom: 79px !important;
}

.m-l-79 {
  margin-left: 79px !important;
}

.f-s-79 {
  font-size: 79px !important;
}

.w-p-80 {
  width: 80% !important;
}

.w-px-80 {
  width: 80px !important;
}

.h-p-80 {
  height: 80% !important;
}

.h-px-80 {
  height: 80px !important;
}

.top-px-80 {
  top: 80px !important;
}

.top-p-80 {
  top: 80% !important;
}

.right-px-80 {
  right: 80px !important;
}

.right-p-80 {
  right: 80% !important;
}

.bottom-px-80 {
  bottom: 80px !important;
}

.bottom-p-80 {
  bottom: 80% !important;
}

.left-px-80 {
  left: 80px !important;
}

.left-p-80 {
  left: 80% !important;
}

.p-80 {
  padding: 80px !important;
}

.p-t-80 {
  padding-top: 80px !important;
}

.p-r-80 {
  padding-right: 80px !important;
}

.p-b-80 {
  padding-bottom: 80px !important;
}

.p-l-80 {
  padding-left: 80px !important;
}

.m-80 {
  margin: 80px !important;
}

.m-t-80 {
  margin-top: 80px !important;
}

.m-r-80 {
  margin-right: 80px !important;
}

.m-b-80 {
  margin-bottom: 80px !important;
}

.m-l-80 {
  margin-left: 80px !important;
}

.f-s-80 {
  font-size: 80px !important;
}

.w-p-81 {
  width: 81% !important;
}

.w-px-81 {
  width: 81px !important;
}

.h-p-81 {
  height: 81% !important;
}

.h-px-81 {
  height: 81px !important;
}

.top-px-81 {
  top: 81px !important;
}

.top-p-81 {
  top: 81% !important;
}

.right-px-81 {
  right: 81px !important;
}

.right-p-81 {
  right: 81% !important;
}

.bottom-px-81 {
  bottom: 81px !important;
}

.bottom-p-81 {
  bottom: 81% !important;
}

.left-px-81 {
  left: 81px !important;
}

.left-p-81 {
  left: 81% !important;
}

.p-81 {
  padding: 81px !important;
}

.p-t-81 {
  padding-top: 81px !important;
}

.p-r-81 {
  padding-right: 81px !important;
}

.p-b-81 {
  padding-bottom: 81px !important;
}

.p-l-81 {
  padding-left: 81px !important;
}

.m-81 {
  margin: 81px !important;
}

.m-t-81 {
  margin-top: 81px !important;
}

.m-r-81 {
  margin-right: 81px !important;
}

.m-b-81 {
  margin-bottom: 81px !important;
}

.m-l-81 {
  margin-left: 81px !important;
}

.f-s-81 {
  font-size: 81px !important;
}

.w-p-82 {
  width: 82% !important;
}

.w-px-82 {
  width: 82px !important;
}

.h-p-82 {
  height: 82% !important;
}

.h-px-82 {
  height: 82px !important;
}

.top-px-82 {
  top: 82px !important;
}

.top-p-82 {
  top: 82% !important;
}

.right-px-82 {
  right: 82px !important;
}

.right-p-82 {
  right: 82% !important;
}

.bottom-px-82 {
  bottom: 82px !important;
}

.bottom-p-82 {
  bottom: 82% !important;
}

.left-px-82 {
  left: 82px !important;
}

.left-p-82 {
  left: 82% !important;
}

.p-82 {
  padding: 82px !important;
}

.p-t-82 {
  padding-top: 82px !important;
}

.p-r-82 {
  padding-right: 82px !important;
}

.p-b-82 {
  padding-bottom: 82px !important;
}

.p-l-82 {
  padding-left: 82px !important;
}

.m-82 {
  margin: 82px !important;
}

.m-t-82 {
  margin-top: 82px !important;
}

.m-r-82 {
  margin-right: 82px !important;
}

.m-b-82 {
  margin-bottom: 82px !important;
}

.m-l-82 {
  margin-left: 82px !important;
}

.f-s-82 {
  font-size: 82px !important;
}

.w-p-83 {
  width: 83% !important;
}

.w-px-83 {
  width: 83px !important;
}

.h-p-83 {
  height: 83% !important;
}

.h-px-83 {
  height: 83px !important;
}

.top-px-83 {
  top: 83px !important;
}

.top-p-83 {
  top: 83% !important;
}

.right-px-83 {
  right: 83px !important;
}

.right-p-83 {
  right: 83% !important;
}

.bottom-px-83 {
  bottom: 83px !important;
}

.bottom-p-83 {
  bottom: 83% !important;
}

.left-px-83 {
  left: 83px !important;
}

.left-p-83 {
  left: 83% !important;
}

.p-83 {
  padding: 83px !important;
}

.p-t-83 {
  padding-top: 83px !important;
}

.p-r-83 {
  padding-right: 83px !important;
}

.p-b-83 {
  padding-bottom: 83px !important;
}

.p-l-83 {
  padding-left: 83px !important;
}

.m-83 {
  margin: 83px !important;
}

.m-t-83 {
  margin-top: 83px !important;
}

.m-r-83 {
  margin-right: 83px !important;
}

.m-b-83 {
  margin-bottom: 83px !important;
}

.m-l-83 {
  margin-left: 83px !important;
}

.f-s-83 {
  font-size: 83px !important;
}

.w-p-84 {
  width: 84% !important;
}

.w-px-84 {
  width: 84px !important;
}

.h-p-84 {
  height: 84% !important;
}

.h-px-84 {
  height: 84px !important;
}

.top-px-84 {
  top: 84px !important;
}

.top-p-84 {
  top: 84% !important;
}

.right-px-84 {
  right: 84px !important;
}

.right-p-84 {
  right: 84% !important;
}

.bottom-px-84 {
  bottom: 84px !important;
}

.bottom-p-84 {
  bottom: 84% !important;
}

.left-px-84 {
  left: 84px !important;
}

.left-p-84 {
  left: 84% !important;
}

.p-84 {
  padding: 84px !important;
}

.p-t-84 {
  padding-top: 84px !important;
}

.p-r-84 {
  padding-right: 84px !important;
}

.p-b-84 {
  padding-bottom: 84px !important;
}

.p-l-84 {
  padding-left: 84px !important;
}

.m-84 {
  margin: 84px !important;
}

.m-t-84 {
  margin-top: 84px !important;
}

.m-r-84 {
  margin-right: 84px !important;
}

.m-b-84 {
  margin-bottom: 84px !important;
}

.m-l-84 {
  margin-left: 84px !important;
}

.f-s-84 {
  font-size: 84px !important;
}

.w-p-85 {
  width: 85% !important;
}

.w-px-85 {
  width: 85px !important;
}

.h-p-85 {
  height: 85% !important;
}

.h-px-85 {
  height: 85px !important;
}

.top-px-85 {
  top: 85px !important;
}

.top-p-85 {
  top: 85% !important;
}

.right-px-85 {
  right: 85px !important;
}

.right-p-85 {
  right: 85% !important;
}

.bottom-px-85 {
  bottom: 85px !important;
}

.bottom-p-85 {
  bottom: 85% !important;
}

.left-px-85 {
  left: 85px !important;
}

.left-p-85 {
  left: 85% !important;
}

.p-85 {
  padding: 85px !important;
}

.p-t-85 {
  padding-top: 85px !important;
}

.p-r-85 {
  padding-right: 85px !important;
}

.p-b-85 {
  padding-bottom: 85px !important;
}

.p-l-85 {
  padding-left: 85px !important;
}

.m-85 {
  margin: 85px !important;
}

.m-t-85 {
  margin-top: 85px !important;
}

.m-r-85 {
  margin-right: 85px !important;
}

.m-b-85 {
  margin-bottom: 85px !important;
}

.m-l-85 {
  margin-left: 85px !important;
}

.f-s-85 {
  font-size: 85px !important;
}

.w-p-86 {
  width: 86% !important;
}

.w-px-86 {
  width: 86px !important;
}

.h-p-86 {
  height: 86% !important;
}

.h-px-86 {
  height: 86px !important;
}

.top-px-86 {
  top: 86px !important;
}

.top-p-86 {
  top: 86% !important;
}

.right-px-86 {
  right: 86px !important;
}

.right-p-86 {
  right: 86% !important;
}

.bottom-px-86 {
  bottom: 86px !important;
}

.bottom-p-86 {
  bottom: 86% !important;
}

.left-px-86 {
  left: 86px !important;
}

.left-p-86 {
  left: 86% !important;
}

.p-86 {
  padding: 86px !important;
}

.p-t-86 {
  padding-top: 86px !important;
}

.p-r-86 {
  padding-right: 86px !important;
}

.p-b-86 {
  padding-bottom: 86px !important;
}

.p-l-86 {
  padding-left: 86px !important;
}

.m-86 {
  margin: 86px !important;
}

.m-t-86 {
  margin-top: 86px !important;
}

.m-r-86 {
  margin-right: 86px !important;
}

.m-b-86 {
  margin-bottom: 86px !important;
}

.m-l-86 {
  margin-left: 86px !important;
}

.f-s-86 {
  font-size: 86px !important;
}

.w-p-87 {
  width: 87% !important;
}

.w-px-87 {
  width: 87px !important;
}

.h-p-87 {
  height: 87% !important;
}

.h-px-87 {
  height: 87px !important;
}

.top-px-87 {
  top: 87px !important;
}

.top-p-87 {
  top: 87% !important;
}

.right-px-87 {
  right: 87px !important;
}

.right-p-87 {
  right: 87% !important;
}

.bottom-px-87 {
  bottom: 87px !important;
}

.bottom-p-87 {
  bottom: 87% !important;
}

.left-px-87 {
  left: 87px !important;
}

.left-p-87 {
  left: 87% !important;
}

.p-87 {
  padding: 87px !important;
}

.p-t-87 {
  padding-top: 87px !important;
}

.p-r-87 {
  padding-right: 87px !important;
}

.p-b-87 {
  padding-bottom: 87px !important;
}

.p-l-87 {
  padding-left: 87px !important;
}

.m-87 {
  margin: 87px !important;
}

.m-t-87 {
  margin-top: 87px !important;
}

.m-r-87 {
  margin-right: 87px !important;
}

.m-b-87 {
  margin-bottom: 87px !important;
}

.m-l-87 {
  margin-left: 87px !important;
}

.f-s-87 {
  font-size: 87px !important;
}

.w-p-88 {
  width: 88% !important;
}

.w-px-88 {
  width: 88px !important;
}

.h-p-88 {
  height: 88% !important;
}

.h-px-88 {
  height: 88px !important;
}

.top-px-88 {
  top: 88px !important;
}

.top-p-88 {
  top: 88% !important;
}

.right-px-88 {
  right: 88px !important;
}

.right-p-88 {
  right: 88% !important;
}

.bottom-px-88 {
  bottom: 88px !important;
}

.bottom-p-88 {
  bottom: 88% !important;
}

.left-px-88 {
  left: 88px !important;
}

.left-p-88 {
  left: 88% !important;
}

.p-88 {
  padding: 88px !important;
}

.p-t-88 {
  padding-top: 88px !important;
}

.p-r-88 {
  padding-right: 88px !important;
}

.p-b-88 {
  padding-bottom: 88px !important;
}

.p-l-88 {
  padding-left: 88px !important;
}

.m-88 {
  margin: 88px !important;
}

.m-t-88 {
  margin-top: 88px !important;
}

.m-r-88 {
  margin-right: 88px !important;
}

.m-b-88 {
  margin-bottom: 88px !important;
}

.m-l-88 {
  margin-left: 88px !important;
}

.f-s-88 {
  font-size: 88px !important;
}

.w-p-89 {
  width: 89% !important;
}

.w-px-89 {
  width: 89px !important;
}

.h-p-89 {
  height: 89% !important;
}

.h-px-89 {
  height: 89px !important;
}

.top-px-89 {
  top: 89px !important;
}

.top-p-89 {
  top: 89% !important;
}

.right-px-89 {
  right: 89px !important;
}

.right-p-89 {
  right: 89% !important;
}

.bottom-px-89 {
  bottom: 89px !important;
}

.bottom-p-89 {
  bottom: 89% !important;
}

.left-px-89 {
  left: 89px !important;
}

.left-p-89 {
  left: 89% !important;
}

.p-89 {
  padding: 89px !important;
}

.p-t-89 {
  padding-top: 89px !important;
}

.p-r-89 {
  padding-right: 89px !important;
}

.p-b-89 {
  padding-bottom: 89px !important;
}

.p-l-89 {
  padding-left: 89px !important;
}

.m-89 {
  margin: 89px !important;
}

.m-t-89 {
  margin-top: 89px !important;
}

.m-r-89 {
  margin-right: 89px !important;
}

.m-b-89 {
  margin-bottom: 89px !important;
}

.m-l-89 {
  margin-left: 89px !important;
}

.f-s-89 {
  font-size: 89px !important;
}

.w-p-90 {
  width: 90% !important;
}

.w-px-90 {
  width: 90px !important;
}

.h-p-90 {
  height: 90% !important;
}

.h-px-90 {
  height: 90px !important;
}

.top-px-90 {
  top: 90px !important;
}

.top-p-90 {
  top: 90% !important;
}

.right-px-90 {
  right: 90px !important;
}

.right-p-90 {
  right: 90% !important;
}

.bottom-px-90 {
  bottom: 90px !important;
}

.bottom-p-90 {
  bottom: 90% !important;
}

.left-px-90 {
  left: 90px !important;
}

.left-p-90 {
  left: 90% !important;
}

.p-90 {
  padding: 90px !important;
}

.p-t-90 {
  padding-top: 90px !important;
}

.p-r-90 {
  padding-right: 90px !important;
}

.p-b-90 {
  padding-bottom: 90px !important;
}

.p-l-90 {
  padding-left: 90px !important;
}

.m-90 {
  margin: 90px !important;
}

.m-t-90 {
  margin-top: 90px !important;
}

.m-r-90 {
  margin-right: 90px !important;
}

.m-b-90 {
  margin-bottom: 90px !important;
}

.m-l-90 {
  margin-left: 90px !important;
}

.f-s-90 {
  font-size: 90px !important;
}

.w-p-91 {
  width: 91% !important;
}

.w-px-91 {
  width: 91px !important;
}

.h-p-91 {
  height: 91% !important;
}

.h-px-91 {
  height: 91px !important;
}

.top-px-91 {
  top: 91px !important;
}

.top-p-91 {
  top: 91% !important;
}

.right-px-91 {
  right: 91px !important;
}

.right-p-91 {
  right: 91% !important;
}

.bottom-px-91 {
  bottom: 91px !important;
}

.bottom-p-91 {
  bottom: 91% !important;
}

.left-px-91 {
  left: 91px !important;
}

.left-p-91 {
  left: 91% !important;
}

.p-91 {
  padding: 91px !important;
}

.p-t-91 {
  padding-top: 91px !important;
}

.p-r-91 {
  padding-right: 91px !important;
}

.p-b-91 {
  padding-bottom: 91px !important;
}

.p-l-91 {
  padding-left: 91px !important;
}

.m-91 {
  margin: 91px !important;
}

.m-t-91 {
  margin-top: 91px !important;
}

.m-r-91 {
  margin-right: 91px !important;
}

.m-b-91 {
  margin-bottom: 91px !important;
}

.m-l-91 {
  margin-left: 91px !important;
}

.f-s-91 {
  font-size: 91px !important;
}

.w-p-92 {
  width: 92% !important;
}

.w-px-92 {
  width: 92px !important;
}

.h-p-92 {
  height: 92% !important;
}

.h-px-92 {
  height: 92px !important;
}

.top-px-92 {
  top: 92px !important;
}

.top-p-92 {
  top: 92% !important;
}

.right-px-92 {
  right: 92px !important;
}

.right-p-92 {
  right: 92% !important;
}

.bottom-px-92 {
  bottom: 92px !important;
}

.bottom-p-92 {
  bottom: 92% !important;
}

.left-px-92 {
  left: 92px !important;
}

.left-p-92 {
  left: 92% !important;
}

.p-92 {
  padding: 92px !important;
}

.p-t-92 {
  padding-top: 92px !important;
}

.p-r-92 {
  padding-right: 92px !important;
}

.p-b-92 {
  padding-bottom: 92px !important;
}

.p-l-92 {
  padding-left: 92px !important;
}

.m-92 {
  margin: 92px !important;
}

.m-t-92 {
  margin-top: 92px !important;
}

.m-r-92 {
  margin-right: 92px !important;
}

.m-b-92 {
  margin-bottom: 92px !important;
}

.m-l-92 {
  margin-left: 92px !important;
}

.f-s-92 {
  font-size: 92px !important;
}

.w-p-93 {
  width: 93% !important;
}

.w-px-93 {
  width: 93px !important;
}

.h-p-93 {
  height: 93% !important;
}

.h-px-93 {
  height: 93px !important;
}

.top-px-93 {
  top: 93px !important;
}

.top-p-93 {
  top: 93% !important;
}

.right-px-93 {
  right: 93px !important;
}

.right-p-93 {
  right: 93% !important;
}

.bottom-px-93 {
  bottom: 93px !important;
}

.bottom-p-93 {
  bottom: 93% !important;
}

.left-px-93 {
  left: 93px !important;
}

.left-p-93 {
  left: 93% !important;
}

.p-93 {
  padding: 93px !important;
}

.p-t-93 {
  padding-top: 93px !important;
}

.p-r-93 {
  padding-right: 93px !important;
}

.p-b-93 {
  padding-bottom: 93px !important;
}

.p-l-93 {
  padding-left: 93px !important;
}

.m-93 {
  margin: 93px !important;
}

.m-t-93 {
  margin-top: 93px !important;
}

.m-r-93 {
  margin-right: 93px !important;
}

.m-b-93 {
  margin-bottom: 93px !important;
}

.m-l-93 {
  margin-left: 93px !important;
}

.f-s-93 {
  font-size: 93px !important;
}

.w-p-94 {
  width: 94% !important;
}

.w-px-94 {
  width: 94px !important;
}

.h-p-94 {
  height: 94% !important;
}

.h-px-94 {
  height: 94px !important;
}

.top-px-94 {
  top: 94px !important;
}

.top-p-94 {
  top: 94% !important;
}

.right-px-94 {
  right: 94px !important;
}

.right-p-94 {
  right: 94% !important;
}

.bottom-px-94 {
  bottom: 94px !important;
}

.bottom-p-94 {
  bottom: 94% !important;
}

.left-px-94 {
  left: 94px !important;
}

.left-p-94 {
  left: 94% !important;
}

.p-94 {
  padding: 94px !important;
}

.p-t-94 {
  padding-top: 94px !important;
}

.p-r-94 {
  padding-right: 94px !important;
}

.p-b-94 {
  padding-bottom: 94px !important;
}

.p-l-94 {
  padding-left: 94px !important;
}

.m-94 {
  margin: 94px !important;
}

.m-t-94 {
  margin-top: 94px !important;
}

.m-r-94 {
  margin-right: 94px !important;
}

.m-b-94 {
  margin-bottom: 94px !important;
}

.m-l-94 {
  margin-left: 94px !important;
}

.f-s-94 {
  font-size: 94px !important;
}

.w-p-95 {
  width: 95% !important;
}

.w-px-95 {
  width: 95px !important;
}

.h-p-95 {
  height: 95% !important;
}

.h-px-95 {
  height: 95px !important;
}

.top-px-95 {
  top: 95px !important;
}

.top-p-95 {
  top: 95% !important;
}

.right-px-95 {
  right: 95px !important;
}

.right-p-95 {
  right: 95% !important;
}

.bottom-px-95 {
  bottom: 95px !important;
}

.bottom-p-95 {
  bottom: 95% !important;
}

.left-px-95 {
  left: 95px !important;
}

.left-p-95 {
  left: 95% !important;
}

.p-95 {
  padding: 95px !important;
}

.p-t-95 {
  padding-top: 95px !important;
}

.p-r-95 {
  padding-right: 95px !important;
}

.p-b-95 {
  padding-bottom: 95px !important;
}

.p-l-95 {
  padding-left: 95px !important;
}

.m-95 {
  margin: 95px !important;
}

.m-t-95 {
  margin-top: 95px !important;
}

.m-r-95 {
  margin-right: 95px !important;
}

.m-b-95 {
  margin-bottom: 95px !important;
}

.m-l-95 {
  margin-left: 95px !important;
}

.f-s-95 {
  font-size: 95px !important;
}

.w-p-96 {
  width: 96% !important;
}

.w-px-96 {
  width: 96px !important;
}

.h-p-96 {
  height: 96% !important;
}

.h-px-96 {
  height: 96px !important;
}

.top-px-96 {
  top: 96px !important;
}

.top-p-96 {
  top: 96% !important;
}

.right-px-96 {
  right: 96px !important;
}

.right-p-96 {
  right: 96% !important;
}

.bottom-px-96 {
  bottom: 96px !important;
}

.bottom-p-96 {
  bottom: 96% !important;
}

.left-px-96 {
  left: 96px !important;
}

.left-p-96 {
  left: 96% !important;
}

.p-96 {
  padding: 96px !important;
}

.p-t-96 {
  padding-top: 96px !important;
}

.p-r-96 {
  padding-right: 96px !important;
}

.p-b-96 {
  padding-bottom: 96px !important;
}

.p-l-96 {
  padding-left: 96px !important;
}

.m-96 {
  margin: 96px !important;
}

.m-t-96 {
  margin-top: 96px !important;
}

.m-r-96 {
  margin-right: 96px !important;
}

.m-b-96 {
  margin-bottom: 96px !important;
}

.m-l-96 {
  margin-left: 96px !important;
}

.f-s-96 {
  font-size: 96px !important;
}

.w-p-97 {
  width: 97% !important;
}

.w-px-97 {
  width: 97px !important;
}

.h-p-97 {
  height: 97% !important;
}

.h-px-97 {
  height: 97px !important;
}

.top-px-97 {
  top: 97px !important;
}

.top-p-97 {
  top: 97% !important;
}

.right-px-97 {
  right: 97px !important;
}

.right-p-97 {
  right: 97% !important;
}

.bottom-px-97 {
  bottom: 97px !important;
}

.bottom-p-97 {
  bottom: 97% !important;
}

.left-px-97 {
  left: 97px !important;
}

.left-p-97 {
  left: 97% !important;
}

.p-97 {
  padding: 97px !important;
}

.p-t-97 {
  padding-top: 97px !important;
}

.p-r-97 {
  padding-right: 97px !important;
}

.p-b-97 {
  padding-bottom: 97px !important;
}

.p-l-97 {
  padding-left: 97px !important;
}

.m-97 {
  margin: 97px !important;
}

.m-t-97 {
  margin-top: 97px !important;
}

.m-r-97 {
  margin-right: 97px !important;
}

.m-b-97 {
  margin-bottom: 97px !important;
}

.m-l-97 {
  margin-left: 97px !important;
}

.f-s-97 {
  font-size: 97px !important;
}

.w-p-98 {
  width: 98% !important;
}

.w-px-98 {
  width: 98px !important;
}

.h-p-98 {
  height: 98% !important;
}

.h-px-98 {
  height: 98px !important;
}

.top-px-98 {
  top: 98px !important;
}

.top-p-98 {
  top: 98% !important;
}

.right-px-98 {
  right: 98px !important;
}

.right-p-98 {
  right: 98% !important;
}

.bottom-px-98 {
  bottom: 98px !important;
}

.bottom-p-98 {
  bottom: 98% !important;
}

.left-px-98 {
  left: 98px !important;
}

.left-p-98 {
  left: 98% !important;
}

.p-98 {
  padding: 98px !important;
}

.p-t-98 {
  padding-top: 98px !important;
}

.p-r-98 {
  padding-right: 98px !important;
}

.p-b-98 {
  padding-bottom: 98px !important;
}

.p-l-98 {
  padding-left: 98px !important;
}

.m-98 {
  margin: 98px !important;
}

.m-t-98 {
  margin-top: 98px !important;
}

.m-r-98 {
  margin-right: 98px !important;
}

.m-b-98 {
  margin-bottom: 98px !important;
}

.m-l-98 {
  margin-left: 98px !important;
}

.f-s-98 {
  font-size: 98px !important;
}

.w-p-99 {
  width: 99% !important;
}

.w-px-99 {
  width: 99px !important;
}

.h-p-99 {
  height: 99% !important;
}

.h-px-99 {
  height: 99px !important;
}

.top-px-99 {
  top: 99px !important;
}

.top-p-99 {
  top: 99% !important;
}

.right-px-99 {
  right: 99px !important;
}

.right-p-99 {
  right: 99% !important;
}

.bottom-px-99 {
  bottom: 99px !important;
}

.bottom-p-99 {
  bottom: 99% !important;
}

.left-px-99 {
  left: 99px !important;
}

.left-p-99 {
  left: 99% !important;
}

.p-99 {
  padding: 99px !important;
}

.p-t-99 {
  padding-top: 99px !important;
}

.p-r-99 {
  padding-right: 99px !important;
}

.p-b-99 {
  padding-bottom: 99px !important;
}

.p-l-99 {
  padding-left: 99px !important;
}

.m-99 {
  margin: 99px !important;
}

.m-t-99 {
  margin-top: 99px !important;
}

.m-r-99 {
  margin-right: 99px !important;
}

.m-b-99 {
  margin-bottom: 99px !important;
}

.m-l-99 {
  margin-left: 99px !important;
}

.f-s-99 {
  font-size: 99px !important;
}

.w-p-100 {
  width: 100% !important;
}

.w-px-100 {
  width: 100px !important;
}

.h-p-100 {
  height: 100% !important;
}

.h-px-100 {
  height: 100px !important;
}

.top-px-100 {
  top: 100px !important;
}

.top-p-100 {
  top: 100% !important;
}

.right-px-100 {
  right: 100px !important;
}

.right-p-100 {
  right: 100% !important;
}

.bottom-px-100 {
  bottom: 100px !important;
}

.bottom-p-100 {
  bottom: 100% !important;
}

.left-px-100 {
  left: 100px !important;
}

.left-p-100 {
  left: 100% !important;
}

.p-100 {
  padding: 100px !important;
}

.p-t-100 {
  padding-top: 100px !important;
}

.p-r-100 {
  padding-right: 100px !important;
}

.p-b-100 {
  padding-bottom: 100px !important;
}

.p-l-100 {
  padding-left: 100px !important;
}

.m-100 {
  margin: 100px !important;
}

.m-t-100 {
  margin-top: 100px !important;
}

.m-r-100 {
  margin-right: 100px !important;
}

.m-b-100 {
  margin-bottom: 100px !important;
}

.m-l-100 {
  margin-left: 100px !important;
}

.f-s-100 {
  font-size: 100px !important;
}

.oswald {
  font-family: "Oswald", arial, helvetica, sans-serif !important;
  letter-spacing: .05em;
  font-weight: "initial";
}

.oswald-light {
  font-family: "Oswald", arial, helvetica, sans-serif !important;
  letter-spacing: .05em;
  font-weight: 300;
}

.tk-din-condensed-web {
  font-family: "Oswald", arial, helvetica, sans-serif !important;
  padding-top: 2px;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}

.main-font {
  font-family: "source-sans-pro", arial, helvetica, sans-serif !important;
  font-weight: "initial";
}

.bombardier {
  font-family: "Bombardier", arial, helvetica, sans-serif !important;
  font-weight: "initial";
}

.lampenborg {
  font-family: "AFKlampenborg", arial, helvetica, sans-serif !important;
  font-weight: "initial";
}

.vc-title-font {
  font-family: "AFKlampenborg", arial, helvetica, sans-serif !important;
  font-weight: "initial";
}

.karla {
  font-family: "Karla", arial, helvetica, sans-serif !important;
  font-weight: "initial";
}

.lato {
  font-family: "source-sans-pro", arial, helvetica, sans-serif !important;
  font-weight: "initial";
}

.btn {
  border-radius: 0;
}

.btn:active, .btn:focus, .btn:active:focus {
  outline: none;
}

.btn-primary-vc {
  color: #fff;
  background-color: #0F7BB2;
  border-color: transparent;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.btn-primary-vc:focus, .btn-primary-vc.focus {
  color: #fff;
  background-color: #0b5a83;
  border-color: rgba(0, 0, 0, 0);
}

.btn-primary-vc:hover {
  color: #fff;
  background-color: #0b5a83;
  border-color: rgba(0, 0, 0, 0);
}

.btn-primary-vc:active, .btn-primary-vc.active,
.open > .btn-primary-vc.dropdown-toggle {
  color: #fff;
  background-color: #0b5a83;
  border-color: rgba(0, 0, 0, 0);
}

.btn-primary-vc:active:hover, .btn-primary-vc:active:focus, .btn-primary-vc:active.focus, .btn-primary-vc.active:hover, .btn-primary-vc.active:focus, .btn-primary-vc.active.focus,
.open > .btn-primary-vc.dropdown-toggle:hover,
.open > .btn-primary-vc.dropdown-toggle:focus,
.open > .btn-primary-vc.dropdown-toggle.focus {
  color: #fff;
  background-color: #084462;
  border-color: rgba(0, 0, 0, 0);
}

.btn-primary-vc:active, .btn-primary-vc.active,
.open > .btn-primary-vc.dropdown-toggle {
  background-image: none;
}

.btn-primary-vc.disabled:hover, .btn-primary-vc.disabled:focus, .btn-primary-vc.disabled.focus, .btn-primary-vc[disabled]:hover, .btn-primary-vc[disabled]:focus, .btn-primary-vc[disabled].focus,
fieldset[disabled] .btn-primary-vc:hover,
fieldset[disabled] .btn-primary-vc:focus,
fieldset[disabled] .btn-primary-vc.focus {
  background-color: #0F7BB2;
  border-color: transparent;
}

.btn-primary-vc .badge {
  color: #0F7BB2;
  background-color: #fff;
}

.btn-primary-vc:hover, .btn-primary-vc:focus:hover {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: #139ce1;
}

.btn-primary-vc:active:hover {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: #0b5a83;
}

.btn-primary-vc:focus {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: #0F7BB2;
}

.btn-transparent-vc {
  color: #fff;
  background-color: transparent;
  border-color: #95989A;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.btn-transparent-vc:focus, .btn-transparent-vc.focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #56585a;
}

.btn-transparent-vc:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #76797c;
}

.btn-transparent-vc:active, .btn-transparent-vc.active,
.open > .btn-transparent-vc.dropdown-toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #76797c;
}

.btn-transparent-vc:active:hover, .btn-transparent-vc:active:focus, .btn-transparent-vc:active.focus, .btn-transparent-vc.active:hover, .btn-transparent-vc.active:focus, .btn-transparent-vc.active.focus,
.open > .btn-transparent-vc.dropdown-toggle:hover,
.open > .btn-transparent-vc.dropdown-toggle:focus,
.open > .btn-transparent-vc.dropdown-toggle.focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #56585a;
}

.btn-transparent-vc:active, .btn-transparent-vc.active,
.open > .btn-transparent-vc.dropdown-toggle {
  background-image: none;
}

.btn-transparent-vc.disabled:hover, .btn-transparent-vc.disabled:focus, .btn-transparent-vc.disabled.focus, .btn-transparent-vc[disabled]:hover, .btn-transparent-vc[disabled]:focus, .btn-transparent-vc[disabled].focus,
fieldset[disabled] .btn-transparent-vc:hover,
fieldset[disabled] .btn-transparent-vc:focus,
fieldset[disabled] .btn-transparent-vc.focus {
  background-color: transparent;
  border-color: #95989A;
}

.btn-transparent-vc .badge {
  color: transparent;
  background-color: #fff;
}

.btn-transparent-vc:hover, .btn-transparent-vc:focus:hover {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  border-color: #afb1b3;
  background-color: rgba(255, 255, 255, 0.1);
}

.btn-transparent-vc:active:hover {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  border-color: #7b7f81;
}

.btn-transparent-vc:focus {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  border-color: #95989A;
}

.btn-danger-vc {
  color: white;
  background-color: #B11414;
  border-color: transparent;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.btn-danger-vc:focus, .btn-danger-vc.focus {
  color: white;
  background-color: #830f0f;
  border-color: rgba(0, 0, 0, 0);
}

.btn-danger-vc:hover {
  color: white;
  background-color: #830f0f;
  border-color: rgba(0, 0, 0, 0);
}

.btn-danger-vc:active, .btn-danger-vc.active,
.open > .btn-danger-vc.dropdown-toggle {
  color: white;
  background-color: #830f0f;
  border-color: rgba(0, 0, 0, 0);
}

.btn-danger-vc:active:hover, .btn-danger-vc:active:focus, .btn-danger-vc:active.focus, .btn-danger-vc.active:hover, .btn-danger-vc.active:focus, .btn-danger-vc.active.focus,
.open > .btn-danger-vc.dropdown-toggle:hover,
.open > .btn-danger-vc.dropdown-toggle:focus,
.open > .btn-danger-vc.dropdown-toggle.focus {
  color: white;
  background-color: #630b0b;
  border-color: rgba(0, 0, 0, 0);
}

.btn-danger-vc:active, .btn-danger-vc.active,
.open > .btn-danger-vc.dropdown-toggle {
  background-image: none;
}

.btn-danger-vc.disabled:hover, .btn-danger-vc.disabled:focus, .btn-danger-vc.disabled.focus, .btn-danger-vc[disabled]:hover, .btn-danger-vc[disabled]:focus, .btn-danger-vc[disabled].focus,
fieldset[disabled] .btn-danger-vc:hover,
fieldset[disabled] .btn-danger-vc:focus,
fieldset[disabled] .btn-danger-vc.focus {
  background-color: #B11414;
  border-color: transparent;
}

.btn-danger-vc .badge {
  color: #B11414;
  background-color: white;
}

.btn-danger-vc:hover, .btn-danger-vc:focus:hover {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: #df1919;
}

.btn-danger-vc:active:hover {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: #830f0f;
}

.btn-danger-vc:focus {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: #B11414;
}

.btn-danger-muted-vc {
  color: white;
  background-color: #FE5E53;
  border-color: transparent;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.btn-danger-muted-vc:focus, .btn-danger-muted-vc.focus {
  color: white;
  background-color: #fe2f20;
  border-color: rgba(0, 0, 0, 0);
}

.btn-danger-muted-vc:hover {
  color: white;
  background-color: #fe2f20;
  border-color: rgba(0, 0, 0, 0);
}

.btn-danger-muted-vc:active, .btn-danger-muted-vc.active,
.open > .btn-danger-muted-vc.dropdown-toggle {
  color: white;
  background-color: #fe2f20;
  border-color: rgba(0, 0, 0, 0);
}

.btn-danger-muted-vc:active:hover, .btn-danger-muted-vc:active:focus, .btn-danger-muted-vc:active.focus, .btn-danger-muted-vc.active:hover, .btn-danger-muted-vc.active:focus, .btn-danger-muted-vc.active.focus,
.open > .btn-danger-muted-vc.dropdown-toggle:hover,
.open > .btn-danger-muted-vc.dropdown-toggle:focus,
.open > .btn-danger-muted-vc.dropdown-toggle.focus {
  color: white;
  background-color: #f91101;
  border-color: rgba(0, 0, 0, 0);
}

.btn-danger-muted-vc:active, .btn-danger-muted-vc.active,
.open > .btn-danger-muted-vc.dropdown-toggle {
  background-image: none;
}

.btn-danger-muted-vc.disabled:hover, .btn-danger-muted-vc.disabled:focus, .btn-danger-muted-vc.disabled.focus, .btn-danger-muted-vc[disabled]:hover, .btn-danger-muted-vc[disabled]:focus, .btn-danger-muted-vc[disabled].focus,
fieldset[disabled] .btn-danger-muted-vc:hover,
fieldset[disabled] .btn-danger-muted-vc:focus,
fieldset[disabled] .btn-danger-muted-vc.focus {
  background-color: #FE5E53;
  border-color: transparent;
}

.btn-danger-muted-vc .badge {
  color: #FE5E53;
  background-color: white;
}

.btn-danger-muted-vc:hover, .btn-danger-muted-vc:focus:hover {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: #fe8d86;
}

.btn-danger-muted-vc:active:hover {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: #fe2f20;
}

.btn-danger-muted-vc:focus {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: #FE5E53;
}

.btn-secondary-vc {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(149, 152, 154, 0.14);
  border-color: transparent;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.btn-secondary-vc:focus, .btn-secondary-vc.focus {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(123, 127, 129, 0.14);
  border-color: rgba(0, 0, 0, 0);
}

.btn-secondary-vc:hover {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(123, 127, 129, 0.14);
  border-color: rgba(0, 0, 0, 0);
}

.btn-secondary-vc:active, .btn-secondary-vc.active,
.open > .btn-secondary-vc.dropdown-toggle {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(123, 127, 129, 0.14);
  border-color: rgba(0, 0, 0, 0);
}

.btn-secondary-vc:active:hover, .btn-secondary-vc:active:focus, .btn-secondary-vc:active.focus, .btn-secondary-vc.active:hover, .btn-secondary-vc.active:focus, .btn-secondary-vc.active.focus,
.open > .btn-secondary-vc.dropdown-toggle:hover,
.open > .btn-secondary-vc.dropdown-toggle:focus,
.open > .btn-secondary-vc.dropdown-toggle.focus {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(106, 109, 111, 0.14);
  border-color: rgba(0, 0, 0, 0);
}

.btn-secondary-vc:active, .btn-secondary-vc.active,
.open > .btn-secondary-vc.dropdown-toggle {
  background-image: none;
}

.btn-secondary-vc.disabled:hover, .btn-secondary-vc.disabled:focus, .btn-secondary-vc.disabled.focus, .btn-secondary-vc[disabled]:hover, .btn-secondary-vc[disabled]:focus, .btn-secondary-vc[disabled].focus,
fieldset[disabled] .btn-secondary-vc:hover,
fieldset[disabled] .btn-secondary-vc:focus,
fieldset[disabled] .btn-secondary-vc.focus {
  background-color: rgba(149, 152, 154, 0.14);
  border-color: transparent;
}

.btn-secondary-vc .badge {
  color: rgba(149, 152, 154, 0.14);
  background-color: rgba(255, 255, 255, 0.8);
}

.btn-secondary-vc:hover, .btn-secondary-vc:focus:hover {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: rgba(201, 203, 204, 0.14);
}

.btn-secondary-vc:active:hover {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: rgba(123, 127, 129, 0.14);
}

.btn-secondary-vc:focus {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: rgba(149, 152, 154, 0.14);
}

.btn-success-vc {
  color: white;
  background-color: #39c58d;
  border-color: transparent;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.btn-success-vc:focus, .btn-success-vc.focus {
  color: white;
  background-color: #2e9d71;
  border-color: rgba(0, 0, 0, 0);
}

.btn-success-vc:hover {
  color: white;
  background-color: #2e9d71;
  border-color: rgba(0, 0, 0, 0);
}

.btn-success-vc:active, .btn-success-vc.active,
.open > .btn-success-vc.dropdown-toggle {
  color: white;
  background-color: #2e9d71;
  border-color: rgba(0, 0, 0, 0);
}

.btn-success-vc:active:hover, .btn-success-vc:active:focus, .btn-success-vc:active.focus, .btn-success-vc.active:hover, .btn-success-vc.active:focus, .btn-success-vc.active.focus,
.open > .btn-success-vc.dropdown-toggle:hover,
.open > .btn-success-vc.dropdown-toggle:focus,
.open > .btn-success-vc.dropdown-toggle.focus {
  color: white;
  background-color: #26825d;
  border-color: rgba(0, 0, 0, 0);
}

.btn-success-vc:active, .btn-success-vc.active,
.open > .btn-success-vc.dropdown-toggle {
  background-image: none;
}

.btn-success-vc.disabled:hover, .btn-success-vc.disabled:focus, .btn-success-vc.disabled.focus, .btn-success-vc[disabled]:hover, .btn-success-vc[disabled]:focus, .btn-success-vc[disabled].focus,
fieldset[disabled] .btn-success-vc:hover,
fieldset[disabled] .btn-success-vc:focus,
fieldset[disabled] .btn-success-vc.focus {
  background-color: #39c58d;
  border-color: transparent;
}

.btn-success-vc .badge {
  color: #39c58d;
  background-color: white;
}

.btn-success-vc:hover, .btn-success-vc:focus:hover {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: #60d1a4;
}

.btn-success-vc:active:hover {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: #2e9d71;
}

.btn-success-vc:focus {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: #39c58d;
}

.btn-success-vc:disabled, .btn-success-vc:disabled:hover {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  background-color: #aaa;
}

.btn-rounded {
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 50px;
  height: 41px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0 50px;
  color: white;
  font-family: "Oswald", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  line-height: 14px;
}

body[data-aos-duration='50'] [data-aos], [data-aos][data-aos][data-aos-duration='50'] {
  -webkit-transition-duration: 50ms;
          transition-duration: 50ms;
}

body[data-aos-delay='50'] [data-aos], [data-aos][data-aos][data-aos-delay='50'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='50'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='50'].aos-animate {
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms;
}

body[data-aos-duration='100'] [data-aos], [data-aos][data-aos][data-aos-duration='100'] {
  -webkit-transition-duration: 100ms;
          transition-duration: 100ms;
}

body[data-aos-delay='100'] [data-aos], [data-aos][data-aos][data-aos-delay='100'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='100'].aos-animate {
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
}

body[data-aos-duration='150'] [data-aos], [data-aos][data-aos][data-aos-duration='150'] {
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}

body[data-aos-delay='150'] [data-aos], [data-aos][data-aos][data-aos-delay='150'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='150'].aos-animate {
  -webkit-transition-delay: 150ms;
          transition-delay: 150ms;
}

body[data-aos-duration='200'] [data-aos], [data-aos][data-aos][data-aos-duration='200'] {
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
}

body[data-aos-delay='200'] [data-aos], [data-aos][data-aos][data-aos-delay='200'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='200'].aos-animate {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}

body[data-aos-duration='250'] [data-aos], [data-aos][data-aos][data-aos-duration='250'] {
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
}

body[data-aos-delay='250'] [data-aos], [data-aos][data-aos][data-aos-delay='250'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='250'].aos-animate {
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
}

body[data-aos-duration='300'] [data-aos], [data-aos][data-aos][data-aos-duration='300'] {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}

body[data-aos-delay='300'] [data-aos], [data-aos][data-aos][data-aos-delay='300'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='300'].aos-animate {
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
}

body[data-aos-duration='350'] [data-aos], [data-aos][data-aos][data-aos-duration='350'] {
  -webkit-transition-duration: 350ms;
          transition-duration: 350ms;
}

body[data-aos-delay='350'] [data-aos], [data-aos][data-aos][data-aos-delay='350'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='350'].aos-animate {
  -webkit-transition-delay: 350ms;
          transition-delay: 350ms;
}

body[data-aos-duration='400'] [data-aos], [data-aos][data-aos][data-aos-duration='400'] {
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
}

body[data-aos-delay='400'] [data-aos], [data-aos][data-aos][data-aos-delay='400'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='400'].aos-animate {
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}

body[data-aos-duration='450'] [data-aos], [data-aos][data-aos][data-aos-duration='450'] {
  -webkit-transition-duration: 450ms;
          transition-duration: 450ms;
}

body[data-aos-delay='450'] [data-aos], [data-aos][data-aos][data-aos-delay='450'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='450'].aos-animate {
  -webkit-transition-delay: 450ms;
          transition-delay: 450ms;
}

body[data-aos-duration='500'] [data-aos], [data-aos][data-aos][data-aos-duration='500'] {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
}

body[data-aos-delay='500'] [data-aos], [data-aos][data-aos][data-aos-delay='500'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='500'].aos-animate {
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}

body[data-aos-duration='550'] [data-aos], [data-aos][data-aos][data-aos-duration='550'] {
  -webkit-transition-duration: 550ms;
          transition-duration: 550ms;
}

body[data-aos-delay='550'] [data-aos], [data-aos][data-aos][data-aos-delay='550'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='550'].aos-animate {
  -webkit-transition-delay: 550ms;
          transition-delay: 550ms;
}

body[data-aos-duration='600'] [data-aos], [data-aos][data-aos][data-aos-duration='600'] {
  -webkit-transition-duration: 600ms;
          transition-duration: 600ms;
}

body[data-aos-delay='600'] [data-aos], [data-aos][data-aos][data-aos-delay='600'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='600'].aos-animate {
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms;
}

body[data-aos-duration='650'] [data-aos], [data-aos][data-aos][data-aos-duration='650'] {
  -webkit-transition-duration: 650ms;
          transition-duration: 650ms;
}

body[data-aos-delay='650'] [data-aos], [data-aos][data-aos][data-aos-delay='650'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='650'].aos-animate {
  -webkit-transition-delay: 650ms;
          transition-delay: 650ms;
}

body[data-aos-duration='700'] [data-aos], [data-aos][data-aos][data-aos-duration='700'] {
  -webkit-transition-duration: 700ms;
          transition-duration: 700ms;
}

body[data-aos-delay='700'] [data-aos], [data-aos][data-aos][data-aos-delay='700'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='700'].aos-animate {
  -webkit-transition-delay: 700ms;
          transition-delay: 700ms;
}

body[data-aos-duration='750'] [data-aos], [data-aos][data-aos][data-aos-duration='750'] {
  -webkit-transition-duration: 750ms;
          transition-duration: 750ms;
}

body[data-aos-delay='750'] [data-aos], [data-aos][data-aos][data-aos-delay='750'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='750'].aos-animate {
  -webkit-transition-delay: 750ms;
          transition-delay: 750ms;
}

body[data-aos-duration='800'] [data-aos], [data-aos][data-aos][data-aos-duration='800'] {
  -webkit-transition-duration: 800ms;
          transition-duration: 800ms;
}

body[data-aos-delay='800'] [data-aos], [data-aos][data-aos][data-aos-delay='800'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='800'].aos-animate {
  -webkit-transition-delay: 800ms;
          transition-delay: 800ms;
}

body[data-aos-duration='850'] [data-aos], [data-aos][data-aos][data-aos-duration='850'] {
  -webkit-transition-duration: 850ms;
          transition-duration: 850ms;
}

body[data-aos-delay='850'] [data-aos], [data-aos][data-aos][data-aos-delay='850'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='850'].aos-animate {
  -webkit-transition-delay: 850ms;
          transition-delay: 850ms;
}

body[data-aos-duration='900'] [data-aos], [data-aos][data-aos][data-aos-duration='900'] {
  -webkit-transition-duration: 900ms;
          transition-duration: 900ms;
}

body[data-aos-delay='900'] [data-aos], [data-aos][data-aos][data-aos-delay='900'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='900'].aos-animate {
  -webkit-transition-delay: 900ms;
          transition-delay: 900ms;
}

body[data-aos-duration='950'] [data-aos], [data-aos][data-aos][data-aos-duration='950'] {
  -webkit-transition-duration: 950ms;
          transition-duration: 950ms;
}

body[data-aos-delay='950'] [data-aos], [data-aos][data-aos][data-aos-delay='950'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='950'].aos-animate {
  -webkit-transition-delay: 950ms;
          transition-delay: 950ms;
}

body[data-aos-duration='1000'] [data-aos], [data-aos][data-aos][data-aos-duration='1000'] {
  -webkit-transition-duration: 1000ms;
          transition-duration: 1000ms;
}

body[data-aos-delay='1000'] [data-aos], [data-aos][data-aos][data-aos-delay='1000'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1000'].aos-animate {
  -webkit-transition-delay: 1000ms;
          transition-delay: 1000ms;
}

body[data-aos-duration='1050'] [data-aos], [data-aos][data-aos][data-aos-duration='1050'] {
  -webkit-transition-duration: 1050ms;
          transition-duration: 1050ms;
}

body[data-aos-delay='1050'] [data-aos], [data-aos][data-aos][data-aos-delay='1050'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1050'].aos-animate {
  -webkit-transition-delay: 1050ms;
          transition-delay: 1050ms;
}

body[data-aos-duration='1100'] [data-aos], [data-aos][data-aos][data-aos-duration='1100'] {
  -webkit-transition-duration: 1100ms;
          transition-duration: 1100ms;
}

body[data-aos-delay='1100'] [data-aos], [data-aos][data-aos][data-aos-delay='1100'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1100'].aos-animate {
  -webkit-transition-delay: 1100ms;
          transition-delay: 1100ms;
}

body[data-aos-duration='1150'] [data-aos], [data-aos][data-aos][data-aos-duration='1150'] {
  -webkit-transition-duration: 1150ms;
          transition-duration: 1150ms;
}

body[data-aos-delay='1150'] [data-aos], [data-aos][data-aos][data-aos-delay='1150'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1150'].aos-animate {
  -webkit-transition-delay: 1150ms;
          transition-delay: 1150ms;
}

body[data-aos-duration='1200'] [data-aos], [data-aos][data-aos][data-aos-duration='1200'] {
  -webkit-transition-duration: 1200ms;
          transition-duration: 1200ms;
}

body[data-aos-delay='1200'] [data-aos], [data-aos][data-aos][data-aos-delay='1200'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1200'].aos-animate {
  -webkit-transition-delay: 1200ms;
          transition-delay: 1200ms;
}

body[data-aos-duration='1250'] [data-aos], [data-aos][data-aos][data-aos-duration='1250'] {
  -webkit-transition-duration: 1250ms;
          transition-duration: 1250ms;
}

body[data-aos-delay='1250'] [data-aos], [data-aos][data-aos][data-aos-delay='1250'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1250'].aos-animate {
  -webkit-transition-delay: 1250ms;
          transition-delay: 1250ms;
}

body[data-aos-duration='1300'] [data-aos], [data-aos][data-aos][data-aos-duration='1300'] {
  -webkit-transition-duration: 1300ms;
          transition-duration: 1300ms;
}

body[data-aos-delay='1300'] [data-aos], [data-aos][data-aos][data-aos-delay='1300'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1300'].aos-animate {
  -webkit-transition-delay: 1300ms;
          transition-delay: 1300ms;
}

body[data-aos-duration='1350'] [data-aos], [data-aos][data-aos][data-aos-duration='1350'] {
  -webkit-transition-duration: 1350ms;
          transition-duration: 1350ms;
}

body[data-aos-delay='1350'] [data-aos], [data-aos][data-aos][data-aos-delay='1350'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1350'].aos-animate {
  -webkit-transition-delay: 1350ms;
          transition-delay: 1350ms;
}

body[data-aos-duration='1400'] [data-aos], [data-aos][data-aos][data-aos-duration='1400'] {
  -webkit-transition-duration: 1400ms;
          transition-duration: 1400ms;
}

body[data-aos-delay='1400'] [data-aos], [data-aos][data-aos][data-aos-delay='1400'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1400'].aos-animate {
  -webkit-transition-delay: 1400ms;
          transition-delay: 1400ms;
}

body[data-aos-duration='1450'] [data-aos], [data-aos][data-aos][data-aos-duration='1450'] {
  -webkit-transition-duration: 1450ms;
          transition-duration: 1450ms;
}

body[data-aos-delay='1450'] [data-aos], [data-aos][data-aos][data-aos-delay='1450'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1450'].aos-animate {
  -webkit-transition-delay: 1450ms;
          transition-delay: 1450ms;
}

body[data-aos-duration='1500'] [data-aos], [data-aos][data-aos][data-aos-duration='1500'] {
  -webkit-transition-duration: 1500ms;
          transition-duration: 1500ms;
}

body[data-aos-delay='1500'] [data-aos], [data-aos][data-aos][data-aos-delay='1500'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1500'].aos-animate {
  -webkit-transition-delay: 1500ms;
          transition-delay: 1500ms;
}

body[data-aos-duration='1550'] [data-aos], [data-aos][data-aos][data-aos-duration='1550'] {
  -webkit-transition-duration: 1550ms;
          transition-duration: 1550ms;
}

body[data-aos-delay='1550'] [data-aos], [data-aos][data-aos][data-aos-delay='1550'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1550'].aos-animate {
  -webkit-transition-delay: 1550ms;
          transition-delay: 1550ms;
}

body[data-aos-duration='1600'] [data-aos], [data-aos][data-aos][data-aos-duration='1600'] {
  -webkit-transition-duration: 1600ms;
          transition-duration: 1600ms;
}

body[data-aos-delay='1600'] [data-aos], [data-aos][data-aos][data-aos-delay='1600'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1600'].aos-animate {
  -webkit-transition-delay: 1600ms;
          transition-delay: 1600ms;
}

body[data-aos-duration='1650'] [data-aos], [data-aos][data-aos][data-aos-duration='1650'] {
  -webkit-transition-duration: 1650ms;
          transition-duration: 1650ms;
}

body[data-aos-delay='1650'] [data-aos], [data-aos][data-aos][data-aos-delay='1650'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1650'].aos-animate {
  -webkit-transition-delay: 1650ms;
          transition-delay: 1650ms;
}

body[data-aos-duration='1700'] [data-aos], [data-aos][data-aos][data-aos-duration='1700'] {
  -webkit-transition-duration: 1700ms;
          transition-duration: 1700ms;
}

body[data-aos-delay='1700'] [data-aos], [data-aos][data-aos][data-aos-delay='1700'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1700'].aos-animate {
  -webkit-transition-delay: 1700ms;
          transition-delay: 1700ms;
}

body[data-aos-duration='1750'] [data-aos], [data-aos][data-aos][data-aos-duration='1750'] {
  -webkit-transition-duration: 1750ms;
          transition-duration: 1750ms;
}

body[data-aos-delay='1750'] [data-aos], [data-aos][data-aos][data-aos-delay='1750'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1750'].aos-animate {
  -webkit-transition-delay: 1750ms;
          transition-delay: 1750ms;
}

body[data-aos-duration='1800'] [data-aos], [data-aos][data-aos][data-aos-duration='1800'] {
  -webkit-transition-duration: 1800ms;
          transition-duration: 1800ms;
}

body[data-aos-delay='1800'] [data-aos], [data-aos][data-aos][data-aos-delay='1800'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1800'].aos-animate {
  -webkit-transition-delay: 1800ms;
          transition-delay: 1800ms;
}

body[data-aos-duration='1850'] [data-aos], [data-aos][data-aos][data-aos-duration='1850'] {
  -webkit-transition-duration: 1850ms;
          transition-duration: 1850ms;
}

body[data-aos-delay='1850'] [data-aos], [data-aos][data-aos][data-aos-delay='1850'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1850'].aos-animate {
  -webkit-transition-delay: 1850ms;
          transition-delay: 1850ms;
}

body[data-aos-duration='1900'] [data-aos], [data-aos][data-aos][data-aos-duration='1900'] {
  -webkit-transition-duration: 1900ms;
          transition-duration: 1900ms;
}

body[data-aos-delay='1900'] [data-aos], [data-aos][data-aos][data-aos-delay='1900'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1900'].aos-animate {
  -webkit-transition-delay: 1900ms;
          transition-delay: 1900ms;
}

body[data-aos-duration='1950'] [data-aos], [data-aos][data-aos][data-aos-duration='1950'] {
  -webkit-transition-duration: 1950ms;
          transition-duration: 1950ms;
}

body[data-aos-delay='1950'] [data-aos], [data-aos][data-aos][data-aos-delay='1950'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='1950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1950'].aos-animate {
  -webkit-transition-delay: 1950ms;
          transition-delay: 1950ms;
}

body[data-aos-duration='2000'] [data-aos], [data-aos][data-aos][data-aos-duration='2000'] {
  -webkit-transition-duration: 2000ms;
          transition-duration: 2000ms;
}

body[data-aos-delay='2000'] [data-aos], [data-aos][data-aos][data-aos-delay='2000'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2000'].aos-animate {
  -webkit-transition-delay: 2000ms;
          transition-delay: 2000ms;
}

body[data-aos-duration='2050'] [data-aos], [data-aos][data-aos][data-aos-duration='2050'] {
  -webkit-transition-duration: 2050ms;
          transition-duration: 2050ms;
}

body[data-aos-delay='2050'] [data-aos], [data-aos][data-aos][data-aos-delay='2050'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2050'].aos-animate {
  -webkit-transition-delay: 2050ms;
          transition-delay: 2050ms;
}

body[data-aos-duration='2100'] [data-aos], [data-aos][data-aos][data-aos-duration='2100'] {
  -webkit-transition-duration: 2100ms;
          transition-duration: 2100ms;
}

body[data-aos-delay='2100'] [data-aos], [data-aos][data-aos][data-aos-delay='2100'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2100'].aos-animate {
  -webkit-transition-delay: 2100ms;
          transition-delay: 2100ms;
}

body[data-aos-duration='2150'] [data-aos], [data-aos][data-aos][data-aos-duration='2150'] {
  -webkit-transition-duration: 2150ms;
          transition-duration: 2150ms;
}

body[data-aos-delay='2150'] [data-aos], [data-aos][data-aos][data-aos-delay='2150'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2150'].aos-animate {
  -webkit-transition-delay: 2150ms;
          transition-delay: 2150ms;
}

body[data-aos-duration='2200'] [data-aos], [data-aos][data-aos][data-aos-duration='2200'] {
  -webkit-transition-duration: 2200ms;
          transition-duration: 2200ms;
}

body[data-aos-delay='2200'] [data-aos], [data-aos][data-aos][data-aos-delay='2200'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2200'].aos-animate {
  -webkit-transition-delay: 2200ms;
          transition-delay: 2200ms;
}

body[data-aos-duration='2250'] [data-aos], [data-aos][data-aos][data-aos-duration='2250'] {
  -webkit-transition-duration: 2250ms;
          transition-duration: 2250ms;
}

body[data-aos-delay='2250'] [data-aos], [data-aos][data-aos][data-aos-delay='2250'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2250'].aos-animate {
  -webkit-transition-delay: 2250ms;
          transition-delay: 2250ms;
}

body[data-aos-duration='2300'] [data-aos], [data-aos][data-aos][data-aos-duration='2300'] {
  -webkit-transition-duration: 2300ms;
          transition-duration: 2300ms;
}

body[data-aos-delay='2300'] [data-aos], [data-aos][data-aos][data-aos-delay='2300'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2300'].aos-animate {
  -webkit-transition-delay: 2300ms;
          transition-delay: 2300ms;
}

body[data-aos-duration='2350'] [data-aos], [data-aos][data-aos][data-aos-duration='2350'] {
  -webkit-transition-duration: 2350ms;
          transition-duration: 2350ms;
}

body[data-aos-delay='2350'] [data-aos], [data-aos][data-aos][data-aos-delay='2350'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2350'].aos-animate {
  -webkit-transition-delay: 2350ms;
          transition-delay: 2350ms;
}

body[data-aos-duration='2400'] [data-aos], [data-aos][data-aos][data-aos-duration='2400'] {
  -webkit-transition-duration: 2400ms;
          transition-duration: 2400ms;
}

body[data-aos-delay='2400'] [data-aos], [data-aos][data-aos][data-aos-delay='2400'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2400'].aos-animate {
  -webkit-transition-delay: 2400ms;
          transition-delay: 2400ms;
}

body[data-aos-duration='2450'] [data-aos], [data-aos][data-aos][data-aos-duration='2450'] {
  -webkit-transition-duration: 2450ms;
          transition-duration: 2450ms;
}

body[data-aos-delay='2450'] [data-aos], [data-aos][data-aos][data-aos-delay='2450'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2450'].aos-animate {
  -webkit-transition-delay: 2450ms;
          transition-delay: 2450ms;
}

body[data-aos-duration='2500'] [data-aos], [data-aos][data-aos][data-aos-duration='2500'] {
  -webkit-transition-duration: 2500ms;
          transition-duration: 2500ms;
}

body[data-aos-delay='2500'] [data-aos], [data-aos][data-aos][data-aos-delay='2500'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2500'].aos-animate {
  -webkit-transition-delay: 2500ms;
          transition-delay: 2500ms;
}

body[data-aos-duration='2550'] [data-aos], [data-aos][data-aos][data-aos-duration='2550'] {
  -webkit-transition-duration: 2550ms;
          transition-duration: 2550ms;
}

body[data-aos-delay='2550'] [data-aos], [data-aos][data-aos][data-aos-delay='2550'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2550'].aos-animate {
  -webkit-transition-delay: 2550ms;
          transition-delay: 2550ms;
}

body[data-aos-duration='2600'] [data-aos], [data-aos][data-aos][data-aos-duration='2600'] {
  -webkit-transition-duration: 2600ms;
          transition-duration: 2600ms;
}

body[data-aos-delay='2600'] [data-aos], [data-aos][data-aos][data-aos-delay='2600'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2600'].aos-animate {
  -webkit-transition-delay: 2600ms;
          transition-delay: 2600ms;
}

body[data-aos-duration='2650'] [data-aos], [data-aos][data-aos][data-aos-duration='2650'] {
  -webkit-transition-duration: 2650ms;
          transition-duration: 2650ms;
}

body[data-aos-delay='2650'] [data-aos], [data-aos][data-aos][data-aos-delay='2650'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2650'].aos-animate {
  -webkit-transition-delay: 2650ms;
          transition-delay: 2650ms;
}

body[data-aos-duration='2700'] [data-aos], [data-aos][data-aos][data-aos-duration='2700'] {
  -webkit-transition-duration: 2700ms;
          transition-duration: 2700ms;
}

body[data-aos-delay='2700'] [data-aos], [data-aos][data-aos][data-aos-delay='2700'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2700'].aos-animate {
  -webkit-transition-delay: 2700ms;
          transition-delay: 2700ms;
}

body[data-aos-duration='2750'] [data-aos], [data-aos][data-aos][data-aos-duration='2750'] {
  -webkit-transition-duration: 2750ms;
          transition-duration: 2750ms;
}

body[data-aos-delay='2750'] [data-aos], [data-aos][data-aos][data-aos-delay='2750'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2750'].aos-animate {
  -webkit-transition-delay: 2750ms;
          transition-delay: 2750ms;
}

body[data-aos-duration='2800'] [data-aos], [data-aos][data-aos][data-aos-duration='2800'] {
  -webkit-transition-duration: 2800ms;
          transition-duration: 2800ms;
}

body[data-aos-delay='2800'] [data-aos], [data-aos][data-aos][data-aos-delay='2800'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2800'].aos-animate {
  -webkit-transition-delay: 2800ms;
          transition-delay: 2800ms;
}

body[data-aos-duration='2850'] [data-aos], [data-aos][data-aos][data-aos-duration='2850'] {
  -webkit-transition-duration: 2850ms;
          transition-duration: 2850ms;
}

body[data-aos-delay='2850'] [data-aos], [data-aos][data-aos][data-aos-delay='2850'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2850'].aos-animate {
  -webkit-transition-delay: 2850ms;
          transition-delay: 2850ms;
}

body[data-aos-duration='2900'] [data-aos], [data-aos][data-aos][data-aos-duration='2900'] {
  -webkit-transition-duration: 2900ms;
          transition-duration: 2900ms;
}

body[data-aos-delay='2900'] [data-aos], [data-aos][data-aos][data-aos-delay='2900'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2900'].aos-animate {
  -webkit-transition-delay: 2900ms;
          transition-delay: 2900ms;
}

body[data-aos-duration='2950'] [data-aos], [data-aos][data-aos][data-aos-duration='2950'] {
  -webkit-transition-duration: 2950ms;
          transition-duration: 2950ms;
}

body[data-aos-delay='2950'] [data-aos], [data-aos][data-aos][data-aos-delay='2950'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='2950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2950'].aos-animate {
  -webkit-transition-delay: 2950ms;
          transition-delay: 2950ms;
}

body[data-aos-duration='3000'] [data-aos], [data-aos][data-aos][data-aos-duration='3000'] {
  -webkit-transition-duration: 3000ms;
          transition-duration: 3000ms;
}

body[data-aos-delay='3000'] [data-aos], [data-aos][data-aos][data-aos-delay='3000'] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

body[data-aos-delay='3000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3000'].aos-animate {
  -webkit-transition-delay: 3000ms;
          transition-delay: 3000ms;
}

body[data-aos-easing="linear"] [data-aos], [data-aos][data-aos][data-aos-easing="linear"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
          transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

body[data-aos-easing="ease"] [data-aos], [data-aos][data-aos][data-aos-easing="ease"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
          transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

body[data-aos-easing="ease-in"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in"] {
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}

body[data-aos-easing="ease-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out"] {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}

body[data-aos-easing="ease-in-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out"] {
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

body[data-aos-easing="ease-in-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-back"] {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
          transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

body[data-aos-easing="ease-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-back"] {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

body[data-aos-easing="ease-in-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

body[data-aos-easing="ease-in-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-sine"] {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
          transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

body[data-aos-easing="ease-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-sine"] {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
          transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

body[data-aos-easing="ease-in-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

body[data-aos-easing="ease-in-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quad"] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quad"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing="ease-in-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing="ease-in-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quart"] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quart"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

/**
 * Fade animations:
 * fade
 * fade-up, fade-down, fade-left, fade-right
 * fade-up-right, fade-up-left, fade-down-right, fade-down-left
 */
[data-aos^='fade'][data-aos^='fade'] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

[data-aos^='fade'][data-aos^='fade'].aos-animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

[data-aos='fade-up'] {
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
}

[data-aos='fade-down'] {
  -webkit-transform: translate3d(0, -100px, 0);
          transform: translate3d(0, -100px, 0);
}

[data-aos='fade-right'] {
  -webkit-transform: translate3d(-100px, 0, 0);
          transform: translate3d(-100px, 0, 0);
}

[data-aos='fade-left'] {
  -webkit-transform: translate3d(100px, 0, 0);
          transform: translate3d(100px, 0, 0);
}

[data-aos='fade-up-right'] {
  -webkit-transform: translate3d(-100px, 100px, 0);
          transform: translate3d(-100px, 100px, 0);
}

[data-aos='fade-up-left'] {
  -webkit-transform: translate3d(100px, 100px, 0);
          transform: translate3d(100px, 100px, 0);
}

[data-aos='fade-down-right'] {
  -webkit-transform: translate3d(-100px, -100px, 0);
          transform: translate3d(-100px, -100px, 0);
}

[data-aos='fade-down-left'] {
  -webkit-transform: translate3d(100px, -100px, 0);
          transform: translate3d(100px, -100px, 0);
}

/**
 * Zoom animations:
 * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
 * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
 */
[data-aos^='zoom'][data-aos^='zoom'] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

[data-aos^='zoom'][data-aos^='zoom'].aos-animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
}

[data-aos='zoom-in'] {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}

[data-aos='zoom-in-up'] {
  -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
          transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos='zoom-in-down'] {
  -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
          transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos='zoom-in-right'] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
          transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos='zoom-in-left'] {
  -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
          transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos='zoom-out'] {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

[data-aos='zoom-out-up'] {
  -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
          transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos='zoom-out-down'] {
  -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
          transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos='zoom-out-right'] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
          transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos='zoom-out-left'] {
  -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
          transform: translate3d(100px, 0, 0) scale(1.2);
}

/**
 * Slide animations
 */
[data-aos^='slide'][data-aos^='slide'] {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos^='slide'][data-aos^='slide'].aos-animate {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

[data-aos='slide-up'] {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}

[data-aos='slide-down'] {
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}

[data-aos='slide-right'] {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

[data-aos='slide-left'] {
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

/**
 * Flip animations:
 * flip-left, flip-right, flip-up, flip-down
 */
[data-aos^='flip'][data-aos^='flip'] {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos='flip-left'] {
  -webkit-transform: perspective(2500px) rotateY(-100deg);
          transform: perspective(2500px) rotateY(-100deg);
}

[data-aos='flip-left'].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
          transform: perspective(2500px) rotateY(0);
}

[data-aos='flip-right'] {
  -webkit-transform: perspective(2500px) rotateY(100deg);
          transform: perspective(2500px) rotateY(100deg);
}

[data-aos='flip-right'].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
          transform: perspective(2500px) rotateY(0);
}

[data-aos='flip-up'] {
  -webkit-transform: perspective(2500px) rotateX(-100deg);
          transform: perspective(2500px) rotateX(-100deg);
}

[data-aos='flip-up'].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
          transform: perspective(2500px) rotateX(0);
}

[data-aos='flip-down'] {
  -webkit-transform: perspective(2500px) rotateX(100deg);
          transform: perspective(2500px) rotateX(100deg);
}

[data-aos='flip-down'].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
          transform: perspective(2500px) rotateX(0);
}

.slide-vertical-enter-active,
.slide-vertical-leave-active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  max-height: 100px;
  overflow: hidden;
}

.slide-vertical-enter,
.slide-vertical-leave-to {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.vc-fade-enter-active,
.vc-fade-leave-active,
.vc-slide-left-enter-active,
.vc-slide-left-leave-active,
.vc-slide-right-enter-active,
.vc-slide-right-leave-active,
.vc-slide-up-enter-active,
.vc-slide-up-leave-active .vc-slide-down-enter-active,
.vc-slide-down-leave-active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.vc-fade-enter,
.vc-fade-leave-to {
  opacity: 0;
}

.subnav-dropdown-enter-active,
.subnav-dropdown-leave-active {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.subnav-dropdown-enter,
.subnav-dropdown-leave-to {
  opacity: 0;
  -webkit-transform: translateY(-210px);
          transform: translateY(-210px);
}

.vc-slide-left-enter {
  opacity: 0;
  -webkit-transform: translateX(120px);
          transform: translateX(120px);
}

.vc-slide-left-leave-to {
  opacity: 0;
  -webkit-transform: translateX(-120px);
          transform: translateX(-120px);
}

.vc-slide-right-enter {
  opacity: 0;
  -webkit-transform: translateX(-120px);
          transform: translateX(-120px);
}

.vc-slide-right-leave-to {
  opacity: 0;
  -webkit-transform: translateX(120px);
          transform: translateX(120px);
}

.vc-slide-up-enter {
  opacity: 0;
  -webkit-transform: translateY(120px);
          transform: translateY(120px);
}

.vc-slide-up-leave-to {
  opacity: 0;
  -webkit-transform: translateY(-120px);
          transform: translateY(-120px);
}

.vc-slide-down-enter {
  opacity: 0;
  -webkit-transform: translateY(-120px);
          transform: translateY(-120px);
}

.vc-slide-down-leave-to {
  opacity: 0;
  -webkit-transform: translateY(120px);
          transform: translateY(120px);
}

.tooltip {
  display: block !important;
  z-index: 10000;
}

.tooltip .tooltip-inner {
  background: black;
  color: white;
  border-radius: 2px;
  padding: 5px 10px 4px;
  max-width: 400px;
}

.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
  border-color: black;
  z-index: 1;
}

.tooltip[x-placement^="top"] {
  margin-bottom: 5px;
}

.tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^="bottom"] {
  margin-top: 5px;
}

.tooltip[x-placement^="bottom"] .tooltip-arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^="right"] {
  margin-left: 5px;
}

.tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip[x-placement^="left"] {
  margin-right: 5px;
}

.tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip.popover .popover-inner {
  background: #f9f9f9;
  color: black;
  padding: 24px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.tooltip.popover .popover-arrow {
  border-color: #f9f9f9;
}

.tooltip[aria-hidden='true'] {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .15s, visibility .15s;
  transition: opacity .15s, visibility .15s;
}

.tooltip[aria-hidden='false'] {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .15s;
  transition: opacity .15s;
}

.Component_featured-2x {
  position: relative;
}

.Component_featured-2x::before, .Component_featured-2x::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_featured-2x::before {
  float: left;
  padding-bottom: 27.39583333%;
}

.Component_featured-2x .component-loader {
  background: #212a34;
  background: linear-gradient(135deg, #212a34, #060606);
}

.Component_featured-2x .image {
  display: block;
  background-color: black;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.Component_featured-2x .image::before, .Component_featured-2x .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_featured-2x .image::before {
  float: left;
  padding-bottom: 54.79166667%;
}

.Component_featured-2x .info-container {
  background: #212a34;
  background: linear-gradient(135deg, #212a34, #060606);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Component_featured-2x .info-container::before, .Component_featured-2x .info-container::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_featured-2x .info-container::before {
  float: left;
  padding-bottom: 54.79166667%;
}

.Component_featured-2x .info-container .info {
  padding: 0 0 0 120px;
}

.Component_featured-2x .info-container .info .title {
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  font-size: 43px;
  font-size: 2.6875rem;
  line-height: 50px;
  letter-spacing: .1em;
  color: white;
  text-transform: uppercase;
}

.Component_featured-2x .info-container .info .subtitle {
  font-size: 16px;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.45);
  margin-top: 10px;
  width: 60%;
}

.Component_featured-2x .info-container .info .buttons {
  margin-top: 20px;
}

.Component_featured-2x .info-container .info .buttons a {
  padding: 15px 30px;
}

.Component_featured-2x.right .info-container {
  background: #212a34;
  background: linear-gradient(-135deg, #212a34, #060606);
}

.Component_featured-2x.right .info-container .info {
  padding-left: 40%;
}

.Component_featured-grid-with-title {
  position: relative;
}

.Component_featured-grid-with-title > .background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.Component_featured-grid-with-title .info-container {
  z-index: 1;
  position: relative;
  padding: 100px 50px;
  max-width: 1440px;
  margin: 0 auto;
}

.Component_featured-grid-with-title .info-container .info > .title {
  font-size: 57px;
  font-size: 3.5625rem;
  color: rgba(255, 255, 255, 0.9);
  font-family: "Oswald", arial, helvetica, sans-serif;
  line-height: 57px;
  font-weight: 400;
  margin-bottom: 10px;
}

.Component_featured-grid-with-title .info-container .info .subtitle {
  font-size: 24px;
  font-size: 1.5rem;
  color: rgba(1, 147, 211, 0.9);
  font-family: "Oswald", arial, helvetica, sans-serif;
  line-height: 24px;
  letter-spacing: .05em;
  margin-bottom: 20px;
}

.Component_featured-grid-with-title .info-container .info .text {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: .05em;
}

.Component_featured-grid-with-title .info-container .info .button {
  margin-top: 20px;
}

.Component_featured-grid-with-title .info-container > .items-container {
  margin-top: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.Component_featured-grid-with-title .info-container > .items-container > .item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  width: 32%;
  height: 250px;
}

.Component_featured-grid-with-title .info-container > .items-container > .item > .title {
  font-size: 31px;
  font-size: 1.9375rem;
  font-family: "tandelle", arial, helvetica, sans-serif;
  font-style: italic;
  color: white;
  letter-spacing: .05em;
  padding: 15px 15px 0;
  line-height: 31px;
}

.Component_featured-grid-with-title .info-container > .items-container > .item > .subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: .05em;
  padding: 5px 15px 0;
  line-height: 14px;
}

.Component_featured-title-with-image {
  padding: 100px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.Component_featured-title-with-image > .background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.Component_featured-title-with-image > .background > .gradient {
  background: rgba(18, 18, 18, 0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 18, 18, 0)), to(#121212));
  background: linear-gradient(180deg, rgba(18, 18, 18, 0), #121212);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.Component_featured-title-with-image > .background > .overlay {
  background: rgba(6, 10, 12, 0.95);
  background: -webkit-gradient(linear, right top, left top, from(rgba(6, 10, 12, 0.95)), to(rgba(16, 25, 28, 0.82)));
  background: linear-gradient(270deg, rgba(6, 10, 12, 0.95), rgba(16, 25, 28, 0.82));
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.Component_featured-title-with-image > .background > .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
}

.Component_featured-title-with-image > .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1440px;
  padding: 0 50px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.Component_featured-title-with-image > .inner > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.Component_featured-title-with-image > .inner > .info-container {
  max-width: 50%;
}

.Component_featured-title-with-image > .inner > .info-container .heading {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 22px;
  font-family: "Oswald", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  font-weight: 500;
  color: white;
  margin-bottom: -15px;
}

.Component_featured-title-with-image > .inner > .info-container .heading.with-background {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 25px;
  padding: 2px 15px 5px;
  font-style: italic;
  display: inline-block;
}

.Component_featured-title-with-image > .inner > .info-container .title {
  font-size: 158px;
  font-size: 9.875rem;
  font-family: "tandelle", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.9);
}

.Component_featured-title-with-image > .inner > .info-container .subtitle {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 19px;
  letter-spacing: .2em;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Oswald", arial, helvetica, sans-serif;
  margin-top: -15px;
}

.Component_featured-title-with-image > .inner > .info-container .text {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: .05em;
}

.Component_featured-title-with-image > .inner > .info-container .button {
  margin-top: 50px;
}

.Component_featured-title-with-image > .inner > .video > a {
  width: 75%;
  height: 100%;
  float: right;
  position: relative;
  display: block;
}

.Component_featured-title-with-image > .inner > .video > a .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.Component_featured-title-with-image > .inner > .video > a .image.border {
  -webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.5);
          box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.5);
}

.Component_featured-title-with-image > .inner > .video > a .image.border.shadow {
  -webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.5), 0 0 3px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.5), 0 0 3px rgba(0, 0, 0, 0.5);
}

.Component_featured-title-with-image > .inner > .video > a .image > .play {
  border-radius: 100%;
  display: inline-block;
  background: rgba(18, 18, 18, 0.75);
  color: #F0F0F0;
  width: 90px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Component_titles-title-with-subtitle {
  background-color: #0B0E11;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.Component_titles-title-with-subtitle::before, .Component_titles-title-with-subtitle::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_titles-title-with-subtitle::before {
  float: left;
  padding-bottom: 13.54166667%;
}

.Component_titles-title-with-subtitle .inner {
  width: 100%;
}

.Component_titles-title-with-subtitle .inner .title {
  color: rgba(255, 255, 255, 0.9);
  font-size: 43px;
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.Component_titles-title-with-subtitle .inner .subtitle {
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
}

.Component_titles-main-title.title-wrapper {
  display: block;
  text-align: center;
}

.Component_titles-main-title.title-wrapper .title {
  font-size: 34px;
  font-size: 2.125rem;
  display: inline-block;
  font-family: "tandelle", arial, helvetica, sans-serif;
  letter-spacing: .07em;
  color: rgba(255, 255, 255, 0.9);
  line-height: 30px;
  text-transform: uppercase;
}

.Component_titles-main-title.title-wrapper .title.embelish {
  padding-left: 10px;
  border-left: solid 2px #C80224;
}

.Component_titles-main-title.title-wrapper .title.oswald {
  font-size: 47px;
  font-size: 2.9375rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  line-height: 47px;
  font-weight: 500;
}

.Component_titles-main-title.title-wrapper.left {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.8);
  line-height: .07em;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  max-width: 1440px;
  padding: 0 50px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .Component_titles-main-title.title-wrapper.left {
    display: block;
    line-height: initial;
    text-align: center;
  }
}

.Component_titles-main-title.title-wrapper.left .title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.8);
  border-left: none;
  padding-left: 0;
  display: block;
}

.Component_titles-main-title.title-wrapper.left .separator {
  display: inline-block;
  width: 3.2px;
  margin: 0 10px;
  height: 20px;
}

@media (max-width: 767px) {
  .Component_titles-main-title.title-wrapper.left .separator {
    display: inline-block;
    width: 75px;
    margin: 0;
    height: 2px;
    margin-bottom: 8px;
  }
}

.Component_titles-main-title.title-wrapper.left .sub {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.3);
  text-transform: none;
}

.Component_grids-4-item {
  position: relative;
}

.Component_grids-4-item::before, .Component_grids-4-item::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_grids-4-item::before {
  float: left;
  padding-bottom: 27.39583333%;
}

.Component_grids-4-item .component-loader {
  background: #000000;
}

.Component_grids-4-item .content {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.Component_grids-4-item .content .left .item:hover .image {
  opacity: 1;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-4-item .content .left .item:hover .block .content i {
  border-color: rgba(255, 255, 255, 0.5);
  color: white;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-4-item .content .left .item:hover .block .content .title {
  color: white;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-4-item .content .left .item:hover .block .content .subtitle {
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-4-item .content .left .block {
  background-color: black;
}

.Component_grids-4-item .content .left .block .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  position: relative;
  z-index: 0;
  opacity: .75;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-4-item .content .left .block .image::before, .Component_grids-4-item .content .left .block .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_grids-4-item .content .left .block .image::before {
  float: left;
  padding-bottom: 109.58333333%;
}

.Component_grids-4-item .content .left .block .content {
  display: block;
  position: absolute;
  top: 20%;
  z-index: 1;
  width: 100%;
  height: 80%;
  text-align: center;
}

.Component_grids-4-item .content .left .block .content i {
  display: inline-block;
  padding: 25px;
  border-radius: 100%;
  border: solid 1px rgba(255, 255, 255, 0.15);
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-4-item .content .left .block .content .title {
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  font-size: 21px;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 20px;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-4-item .content .left .block .content .subtitle {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-4-item .content .left .block .content .button {
  display: inline-block;
  padding: 20px;
  color: white;
  font-size: 12px;
}

.Component_grids-4-item .content .right .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.Component_grids-4-item .content .right .image::before, .Component_grids-4-item .content .right .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_grids-4-item .content .right .image::before {
  float: left;
  padding-bottom: 54.79166667%;
}

.Component_grids-4x {
  background: #0B0E11;
  padding-bottom: 5px;
  position: relative;
}

.Component_grids-4x::before, .Component_grids-4x::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_grids-4x::before {
  float: left;
  padding-bottom: 11.30208333%;
}

.Component_grids-4x .component-loader {
  background: #000000 !important;
}

.Component_grids-4x .row {
  padding: 5px;
  padding-right: 0;
  padding-bottom: 0;
}

.Component_grids-4x .item-container .item {
  padding-right: 5px;
  display: block;
  position: relative;
  cursor: pointer;
}

.Component_grids-4x .item-container .item .header {
  display: block;
  padding: 15px 20px 0;
  position: absolute;
  z-index: 1;
}

.Component_grids-4x .item-container .item .header .title {
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  font-size: 21px;
  color: rgba(255, 255, 255, 0.85);
  letter-spacing: .1em;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.Component_grids-4x .item-container .item .header .subtitle {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.Component_grids-4x .item-container .item .overlay-container {
  overflow: hidden;
  position: absolute;
  background: transparent;
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, transparent 25%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-4x .item-container .item .overlay-container .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.Component_grids-4x .item-container .item .overlay-container .info {
  bottom: -25px;
  color: rgba(255, 255, 255, 0.7);
  position: absolute;
  padding: 0 20px 10px;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Arial';
  width: calc(100% - 40px);
  z-index: 2;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.Component_grids-4x .item-container .item .overlay-container .info a {
  color: rgba(255, 255, 255, 0.7);
}

.Component_grids-4x .item-container .item .overlay-container .info a:hover {
  color: white;
}

.Component_grids-4x .item-container .item .overlay-container .info a:hover i {
  color: rgba(255, 255, 255, 0.5);
}

.Component_grids-4x .item-container .item .overlay-container .info i {
  color: rgba(255, 255, 255, 0.3);
}

.Component_grids-4x .item-container .item .overlay-container .info:before, .Component_grids-4x .item-container .item .overlay-container .info:after {
  content: " ";
  display: table;
}

.Component_grids-4x .item-container .item .overlay-container .info:after {
  clear: both;
}

.Component_grids-4x .item-container .item .overlay-container .info .left {
  float: left;
}

.Component_grids-4x .item-container .item .overlay-container .info .right {
  float: right;
}

.Component_grids-4x .item-container .item .title-overlay {
  overflow: hidden;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), color-stop(30%, transparent));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4), transparent 30%);
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-4x .item-container .item .image {
  background-color: black;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.Component_grids-4x .item-container .item .image::before, .Component_grids-4x .item-container .item .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_grids-4x .item-container .item .image::before {
  float: left;
  padding-bottom: 45.10638298%;
}

.Component_grids-4x .item-container .item:hover .overlay-container {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  opacity: 1;
}

.Component_grids-4x .item-container .item:hover .overlay-container .info {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  bottom: 0;
}

.Component_grids-4x .item-container .item:hover .header .title {
  color: white;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.Component_grids-4x .item-container .item:hover .header .subtitle {
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.Component_grids-4x-standard .inner {
  position: relative;
}

.Component_grids-4x-standard .inner .image {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  position: relative;
}

.Component_grids-4x-standard .inner .image::before, .Component_grids-4x-standard .inner .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_grids-4x-standard .inner .image::before {
  float: left;
  padding-bottom: 68.75%;
}

.Component_grids-4x-standard .inner .image video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: black;
}

.Component_grids-4x-standard .inner .image.shorter::before, .Component_grids-4x-standard .inner .image.shorter::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_grids-4x-standard .inner .image.shorter::before {
  float: left;
  padding-bottom: 56.25%;
}

.Component_grids-4x-standard .inner .image .new {
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background: #880C0C;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.46);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.46);
  color: rgba(255, 255, 255, 0.9);
  padding: 5px 12px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  line-height: 16px;
  letter-spacing: .1em;
}

.Component_grids-4x-standard .inner .image .length {
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  background: black;
  color: rgba(255, 255, 255, 0.9);
  padding: 7px 12px;
}

.Component_grids-4x-standard .inner .info-container {
  background: #0A0E10;
  background: -webkit-gradient(linear, right top, left top, from(#0A0E10), to(#12181b));
  background: linear-gradient(-90deg, #0A0E10, #12181b);
  position: relative;
  overflow: hidden;
  height: 75px;
}

.Component_grids-4x-standard .inner .info-container .background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  -webkit-filter: blur(75px);
          filter: blur(75px);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}

.Component_grids-4x-standard .inner .info-container .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  position: absolute;
  z-index: 1;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
}

.Component_grids-4x-standard .inner .info-container .info .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0px;
          flex: 0 0 0px;
  height: 38px;
}

.Component_grids-4x-standard .inner .info-container .info .content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 80px);
          flex: 0 0 calc(100% - 80px);
  max-width: calc(100% - 80px);
}

.Component_grids-4x-standard .inner .info-container .info .content .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .1em;
}

.Component_grids-4x-standard .inner .info-container .info .content .subtitle {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.3);
}

.Component_grids-4x-standard .inner .info-container .info .content.full {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
}

.Component_grids-4x-standard .inner .info-container .info .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}

.Component_grids-4x-standard .inner .info-container .info .right a {
  display: block;
  text-align: right;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-size: 0.875rem;
}

.Component_grids-4x-standard .inner .info-container .info .right a i {
  color: rgba(255, 255, 255, 0.2);
}

.Component_grids-4x-standard .inner .info-container .info .right .views {
  padding-top: 8px;
}

.Component_grids-random {
  position: relative;
}

.Component_grids-random::before, .Component_grids-random::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_grids-random::before {
  float: left;
  padding-bottom: 26.875%;
}

.Component_grids-random .component-loader {
  background: #0a0a0c;
}

.Component_grids-random .random-container {
  width: 100%;
  height: 100%;
}

.Component_grids-random .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Component_grids-random .flex-row .square {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.Component_grids-random .flex-row .square .image::before, .Component_grids-random .flex-row .square .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_grids-random .flex-row .square .image::before {
  float: left;
  padding-bottom: 95.76709931%;
}

.Component_grids-random .flex-row .rectangle {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.Component_grids-random .flex-row .rectangle .image::before, .Component_grids-random .flex-row .rectangle .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_grids-random .flex-row .rectangle .image::before {
  float: left;
  padding-bottom: 47.88267678%;
}

.Component_grids-random .flex-row .rectangle, .Component_grids-random .flex-row .square {
  background-color: #0A0A0C;
}

.Component_grids-random .flex-row .rectangle .image, .Component_grids-random .flex-row .square .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.Component_grids-random .flex-row .rectangle:hover, .Component_grids-random .flex-row .square:hover {
  background-color: #0f0f12;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-random .flex-row .rectangle:hover .content i, .Component_grids-random .flex-row .square:hover .content i {
  border-color: rgba(255, 255, 255, 0.3);
  opacity: 1;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-random .flex-row .rectangle:hover .content .title, .Component_grids-random .flex-row .square:hover .content .title {
  color: white;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-random .flex-row .rectangle:hover .content .subtitle, .Component_grids-random .flex-row .square:hover .content .subtitle {
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-random .flex-row .rectangle .content, .Component_grids-random .flex-row .square .content {
  display: block;
  padding-top: 25%;
  z-index: 1;
  width: 100%;
  height: 80%;
  text-align: center;
}

.Component_grids-random .flex-row .rectangle .content i, .Component_grids-random .flex-row .square .content i {
  display: inline-block;
  padding: 10px;
  border-radius: 100%;
  border: solid 2px rgba(255, 255, 255, 0.15);
  text-align: center;
  font-size: 34px;
  font-size: 2.125rem;
  color: #50baf0;
  opacity: .5;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-random .flex-row .rectangle .content .title, .Component_grids-random .flex-row .square .content .title {
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  font-size: 21px;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 20px;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-random .flex-row .rectangle .content .subtitle, .Component_grids-random .flex-row .square .content .subtitle {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.Component_grids-tall, .Component_grids-playlist-portal {
  background: #121212;
  background: radial-gradient(ellipse at top, #20282B 0%, #121212 50%);
  padding: 75px 0 100px;
}

.Component_grids-tall > .text, .Component_grids-playlist-portal > .text {
  font-size: 16px;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 28px;
  text-align: center;
  margin: 25px auto 0;
}

.Component_grids-tall .items-container, .Component_grids-playlist-portal .items-container {
  margin: 0 auto;
  max-width: 1440px;
  margin-top: 50px;
  padding: 0 50px;
  display: block;
}

.Component_grids-tall .items-container .items, .Component_grids-playlist-portal .items-container .items {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Component_grids-tall .items-container .items .item-container, .Component_grids-playlist-portal .items-container .items .item-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 485px;
}

.Component_grids-tall .items-container .items .item-container:not(:last-child), .Component_grids-playlist-portal .items-container .items .item-container:not(:last-child) {
  margin-right: 10px;
}

.Component_grids-tall .items-container .items .item-container .item, .Component_grids-playlist-portal .items-container .items .item-container .item {
  background-color: #999;
  width: 100%;
  height: 100%;
  position: relative;
}

.Component_grids-tall .items-container .items .item-container .item .image, .Component_grids-playlist-portal .items-container .items .item-container .item .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.Component_grids-tall .items-container .items .item-container .item .info-container, .Component_grids-playlist-portal .items-container .items .item-container .item .info-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  overflow: hidden;
}

.Component_grids-tall .items-container .items .item-container .item .info-container .bg, .Component_grids-playlist-portal .items-container .items .item-container .item .info-container .bg {
  position: absolute;
  background-position: center;
  background-size: 100%;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
  background-color: #444;
  background-blend-mode: multiply;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  z-index: 0;
}

.Component_grids-tall .items-container .items .item-container .item .info-container .info, .Component_grids-playlist-portal .items-container .items .item-container .item .info-container .info {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
  height: 100%;
}

.Component_grids-tall .items-container .items .item-container .item .info-container .info.subtitle, .Component_grids-playlist-portal .items-container .items .item-container .item .info-container .info.subtitle {
  background-color: #151515;
}

.Component_grids-tall .items-container .items .item-container .item .info-container .info .inner, .Component_grids-playlist-portal .items-container .items .item-container .item .info-container .info .inner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

.Component_grids-tall .items-container .items .item-container .item .info-container .info .inner .title, .Component_grids-playlist-portal .items-container .items .item-container .item .info-container .info .inner .title {
  font-size: 18px;
  font-size: 1.125rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
  line-height: 22px;
}

.Component_grids-tall .items-container .items .item-container .item .info-container .info .inner .subtitle, .Component_grids-playlist-portal .items-container .items .item-container .item .info-container .info .inner .subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.4);
}

.Component_grids-tall .items-container .items .item-container .item .info-container .info .inner.no-subtitle .title, .Component_grids-playlist-portal .items-container .items .item-container .item .info-container .info .inner.no-subtitle .title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: 300;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.8);
  line-height: 18px;
  border-left: solid 2px #C80224;
  padding-left: 10px;
  text-transform: uppercase;
}

.Component_grids-tall .items-container .items .item-container .item .info-container .info .inner.no-subtitle .subtitle, .Component_grids-playlist-portal .items-container .items .item-container .item .info-container .info .inner.no-subtitle .subtitle {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  padding-left: 12px;
  color: rgba(255, 255, 255, 0.3);
  font-weight: 300;
}

.Component_grids-playlist-portal {
  background: #161616 !important;
}

.Component_grids-playlist-portal .items-container .items .item-container {
  height: 347px !important;
}

.Component_grids-playlist-portal .items-container .items .item-container .item .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 70px);
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.Component_grids-playlist-portal .items-container .items .item-container .item .images .image {
  width: 50% !important;
  height: 50% !important;
  position: relative !important;
}

.Component_grids-playlist-portal .items-container .items .item-container .item .images .image:nth-child(3) {
  width: 100% !important;
}

.Component_grids-playlist-portal .items-container .items .item-container .item .info-container .info {
  background-color: #1d1d1d !important;
}

.Component_grids-tutorials > .inner {
  max-width: 1440px;
  padding: 30px 50px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .Component_grids-tutorials > .inner {
    padding: 25px;
  }
}

.Component_grids-tutorials > .inner .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-top: 25px;
  margin-left: -6px;
  margin-right: -6px;
}

@media (max-width: 767px) {
  .Component_grids-tutorials > .inner .items {
    margin-left: 0;
  }
}

.Component_grids-tutorial-grid-item {
  height: 218px;
  position: relative;
  overflow: hidden;
  width: calc(20% - 12px);
  margin: 0 6px 12px;
}

@media (max-width: 1889px) {
  .Component_grids-tutorial-grid-item {
    width: calc(25% - 12px);
  }
}

@media (max-width: 1439px) {
  .Component_grids-tutorial-grid-item {
    width: calc(33% - 12px);
  }
}

@media (max-width: 991px) {
  .Component_grids-tutorial-grid-item {
    width: calc(50% - 12px);
  }
}

@media (max-width: 767px) {
  .Component_grids-tutorial-grid-item {
    width: calc(100%);
    margin: 0 0 12px;
  }
}

.Component_grids-tutorial-grid-item .video-thumb {
  width: 100%;
  height: calc(100% - 58px);
}

.Component_grids-tutorial-grid-item > .length {
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
  -webkit-transition: top 150ms ease;
  transition: top 150ms ease;
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  color: rgba(255, 255, 255, 0.7);
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  pointer-events: none;
}

.Component_grids-tutorial-grid-item > .length i {
  color: rgba(255, 255, 255, 0.3);
  margin-right: 2px;
}

.Component_grids-tutorial-grid-item > .info-container {
  width: calc(100% - 30px);
  background: #1c1c1c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px 15px;
}

.Component_grids-tutorial-grid-item > .info-container > .inner {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
  width: 100%;
}

.Component_grids-tutorial-grid-item > .info-container > .inner .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}

.Component_grids-tutorial-grid-item > .info-container > .inner .subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.4);
}

.Component_grids-tutorial-grid-item.hovered > .info-container {
  pointer-events: none;
}

.Component_grids-tutorial-grid-item.hovered > .length {
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  opacity: 0;
  top: -10px;
  pointer-events: none;
}

.Component_grids-product-grid-item {
  padding: 10px 0 30px;
}

.Component_grids-product-grid-item > .image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 180px;
}

.Component_grids-product-grid-item > .image-container > .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
}

.Component_grids-product-grid-item > .info-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.Component_grids-product-grid-item > .info-container .title {
  font-size: 28px;
  font-size: 1.75rem;
  letter-spacing: .025em;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
}

.Component_grids-product-grid-item > .info-container .subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.3);
}

.Component_grids-product-grid-item > .button-container {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding: 0 10px;
}

.Component_grids-product-grid-item > .button-container > * {
  font-size: 13px;
  font-size: 0.8125rem;
  border-radius: 20px;
  padding: 0;
  text-align: center;
  color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Component_grids-product-grid-item > .button-container .detail-button {
  background: #222;
  background: -webkit-gradient(linear, left top, left bottom, from(#222), to(#191919));
  background: linear-gradient(180deg, #222, #191919);
  margin-right: 10px;
  color: rgba(255, 255, 255, 0.6);
}

.Component_grids-product-grid-item > .button-container .detail-button:hover {
  background: #2f2f2f;
  background: -webkit-gradient(linear, left top, left bottom, from(#2f2f2f), to(#262626));
  background: linear-gradient(180deg, #2f2f2f, #262626);
}

.Component_grids-product-grid-item > .button-container .purchase-button {
  background: #CF2E2F;
  background: -webkit-gradient(linear, left top, left bottom, from(#CF2E2F), to(#AA0203));
  background: linear-gradient(180deg, #CF2E2F, #AA0203);
  color: rgba(255, 255, 255, 0.9);
}

.Component_grids-product-grid-item > .button-container .purchase-button:hover {
  background: #da5657;
  background: -webkit-gradient(linear, left top, left bottom, from(#da5657), to(#dc0304));
  background: linear-gradient(180deg, #da5657, #dc0304);
  color: white;
}

.Component_highlights-4-round {
  position: relative;
}

.Component_highlights-4-round::before, .Component_highlights-4-round::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_highlights-4-round::before {
  float: left;
  padding-bottom: 32.70833333%;
}

.Component_highlights-4-round .component-loader {
  background: #172330;
}

.Component_highlights-4-round .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  opacity: 1;
}

.Component_highlights-4-round .image::before, .Component_highlights-4-round .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_highlights-4-round .image::before {
  float: left;
  padding-bottom: 0.05208333%;
}

.Component_highlights-4-round .content {
  background: rgba(11, 18, 26, 0.9);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 18, 26, 0.9)), to(#172330));
  background: linear-gradient(180deg, rgba(11, 18, 26, 0.9), #172330);
  padding-top: 80px;
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  height: calc(100% - 80px);
  z-index: 1;
}

.Component_highlights-4-round .content .title {
  font-size: 43px;
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.85);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.Component_highlights-4-round .content .description {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 60px;
  line-height: 22px;
}

.Component_highlights-4-round .content .items .item {
  padding: 0 30px;
}

.Component_highlights-4-round .content .items .item .round-image {
  display: block;
  border-radius: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 5px 40px;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  border: solid 1px transparent;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.Component_highlights-4-round .content .items .item .round-image::before, .Component_highlights-4-round .content .items .item .round-image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_highlights-4-round .content .items .item .round-image::before {
  float: left;
  padding-bottom: 100%;
}

.Component_highlights-4-round .content .items .item .round-image:hover {
  border: solid 1px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 11px 9px rgba(0, 0, 0, 0.35);
          box-shadow: 0 11px 9px rgba(0, 0, 0, 0.35);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.Component_highlights-4-round .content .items .item .title {
  display: block;
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  font-size: 21px;
  letter-spacing: .1em;
  color: white;
  margin-bottom: 5px;
}

.Component_highlights-4-round .content .items .item .subtitle {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}

.Component_4-round-simple {
  background: #0D1013;
  background: -webkit-gradient(linear, left top, left bottom, from(#0D1013), to(#12191C));
  background: linear-gradient(180deg, #0D1013, #12191C);
  position: relative;
  height: 200px;
}

.Component_4-round-simple .item .inner {
  padding: 50px 0px;
}

.Component_4-round-simple .item .inner .image-container .image {
  border-radius: 100%;
  max-height: 92px;
  max-width: 92px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.Component_4-round-simple .item .inner .image-container .image::before, .Component_4-round-simple .item .inner .image-container .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_4-round-simple .item .inner .image-container .image::before {
  float: left;
  padding-bottom: 100%;
}

.Component_separators-arrow-down {
  position: absolute;
  z-index: 10;
  text-align: center;
  width: 100%;
}

.Component_separators-arrow-down::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-top: 24px solid #0B0E11;
}

.Component_separators-arrow-up {
  position: absolute;
  z-index: 10;
  text-align: center;
  width: 100%;
  margin-top: -24px;
}

.Component_separators-arrow-up::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-bottom: 24px solid #0B0E11;
}

.Component_sidebar-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Component_sidebar-header .title {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  text-transform: uppercase;
  -webkit-box-flex: .25;
      -ms-flex: .25 .25 auto;
          flex: .25 .25 auto;
}

.Component_sidebar-header .line {
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.Component_sidebar-header.dark .title {
  color: rgba(0, 0, 0, 0.7);
}

.Component_sidebar-header.dark .line {
  background: rgba(0, 0, 0, 0.3);
}

.Component_sidebar-recent-tutorials .item {
  margin-top: 25px;
}

.Component_sidebar-recent-tutorials .item .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  display: block;
  position: relative;
}

.Component_sidebar-recent-tutorials .item .image::before, .Component_sidebar-recent-tutorials .item .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_sidebar-recent-tutorials .item .image::before {
  float: left;
  padding-bottom: 48.92857143%;
}

.Component_sidebar-recent-tutorials .item .image i {
  border-radius: 100%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  display: block;
  position: absolute;
  height: 50px;
  width: 55px;
  padding-top: 10px;
  padding-left: 5px;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  color: white;
  font-size: 40px;
  border: solid 2px rgba(255, 255, 255, 0.5);
  text-align: center;
  opacity: 0;
}

.Component_sidebar-recent-tutorials .item .image:hover i {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  opacity: 1;
}

.Component_sidebar-recent-tutorials .item .info {
  background-color: black;
  padding: 7px;
}

.Component_sidebar-recent-tutorials .item .info .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 2px;
  display: block;
}

.Component_sidebar-recent-tutorials .item .info .date {
  font-size: 11px;
  font-size: 0.6875rem;
  color: rgba(255, 255, 255, 0.3);
}

.Component_sidebar-recent-tutorials .item .info .comments {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #0F7BB2;
  margin-left: 20px;
}

.Component_sidebar-recent-tutorials .item .info .comments i {
  color: rgba(15, 123, 178, 0.3);
}

.Component_sidebar-featured-products .item {
  position: relative;
  margin-top: 25px;
}

.Component_sidebar-featured-products .item .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  opacity: .75;
}

.Component_sidebar-featured-products .item .image::before, .Component_sidebar-featured-products .item .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_sidebar-featured-products .item .image::before {
  float: left;
  padding-bottom: 50%;
}

.Component_sidebar-featured-products .item .box-art-container {
  position: absolute;
  top: 20px;
  width: 100%;
  height: 0px;
  text-align: center;
}

.Component_sidebar-featured-products .item .box-art-container img {
  width: 100%;
}

.Component_sidebar-featured-products .item .info {
  background: black;
  padding: 30px 0 30px;
  text-align: center;
}

.Component_sidebar-featured-products .item .info .price {
  font-size: 9px;
  font-size: 0.5625rem;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: .1em;
}

.Component_sidebar-featured-products .item .info .title {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  color: white;
  letter-spacing: .1em;
  text-transform: uppercase;
  padding: 5px 0;
}

.Component_sidebar-featured-products .item .info .description {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.7);
  padding: 0 15%;
  height: 30px;
}

.Component_sidebar-featured-products .item .info .buy-button {
  margin-top: 25px;
}

.Component_sidebar-recent-posts .item {
  margin-top: 25px;
}

.Component_sidebar-recent-posts .item .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  display: block;
}

.Component_sidebar-recent-posts .item .image::before, .Component_sidebar-recent-posts .item .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_sidebar-recent-posts .item .image::before {
  float: left;
  padding-bottom: 48.92857143%;
}

.Component_sidebar-recent-posts .item .info {
  background-color: black;
  padding: 7px;
}

.Component_sidebar-recent-posts .item .info .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 2px;
  display: block;
}

.Component_sidebar-recent-posts .item .info .date {
  font-size: 11px;
  font-size: 0.6875rem;
  color: rgba(255, 255, 255, 0.3);
}

.Component_sidebar-recent-posts .item .info .comments {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #0F7BB2;
  margin-left: 20px;
}

.Component_sidebar-recent-posts .item .info .comments i {
  color: rgba(15, 123, 178, 0.3);
}

.Component_banners-wide {
  position: relative;
}

.Component_banners-wide .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  color: black;
}

.Component_banners-wide .image::before, .Component_banners-wide .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_banners-wide .image::before {
  float: left;
  padding-bottom: 26.29233512%;
}

.Component_banners-wide .buttons {
  position: absolute;
  top: 76%;
  left: 58.5%;
}

.Component_heros-gradient {
  position: relative;
  background: black;
}

.Component_heros-gradient .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  background-position: 80% 50%;
  position: absolute;
  height: 100%;
  z-index: 0;
  width: 75%;
  right: 0;
}

.Component_heros-gradient .image .overlay {
  background: -webkit-gradient(linear, left top, right top, from(black), color-stop(21%, black), color-stop(55%, rgba(0, 0, 0, 0)), color-stop(72%, rgba(0, 0, 0, 0)), color-stop(93%, black), to(black));
  background: linear-gradient(to right, black 0%, black 21%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 72%, black 93%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
  width: 100%;
  height: 100%;
}

.Component_heros-gradient .image.full {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150%;
  display: block;
  width: 100%;
  background-position: center;
  -webkit-filter: blur(75px);
          filter: blur(75px);
  opacity: .5;
}

.Component_heros-gradient .info-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
  position: relative;
}

.Component_heros-gradient .info-container::before, .Component_heros-gradient .info-container::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_heros-gradient .info-container::before {
  float: left;
  padding-bottom: 28.75%;
}

.Component_heros-gradient .info-container .info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.Component_heros-gradient .info-container .info .inner {
  padding: 0 0 0 15%;
}

.Component_heros-gradient .info-container .info .inner .on-the-blog {
  margin-bottom: 10px;
}

.Component_heros-gradient .info-container .info .inner .on-the-blog:before, .Component_heros-gradient .info-container .info .inner .on-the-blog:after {
  content: " ";
  display: table;
}

.Component_heros-gradient .info-container .info .inner .on-the-blog:after {
  clear: both;
}

.Component_heros-gradient .info-container .info .inner .on-the-blog .otb-text {
  font-size: 32px;
  font-size: 2rem;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.7);
  float: left;
}

.Component_heros-gradient .info-container .info .inner .on-the-blog .line {
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  height: 0;
  width: 200px;
  float: left;
  margin-top: 20px;
  margin-left: 15px;
}

.Component_heros-gradient .info-container .info .inner .title {
  font-size: 48px;
  font-size: 3rem;
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  line-height: 48px;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.95);
  text-transform: uppercase;
  max-width: 25%;
}

.Component_heros-gradient .info-container .info .inner .subtitle {
  font-size: 16px;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.3);
  margin-top: 15px;
  width: 100%;
  max-width: 25%;
}

.Component_heros-gradient .info-container .info .inner .buttons {
  margin-top: 20px;
}

.Component_heros-gradient .info-container .info .inner .buttons a {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 15px 30px;
  width: 100%;
  max-width: 15%;
}

.Component_heros-gradient .info-container .info.has-right .inner {
  padding: 0 0 0 50%;
}

.Component_heros-gradient .info-container .info.has-right .inner .title {
  max-width: 80%;
}

.Component_heros-gradient .info-container .info.has-right .inner .subtitle {
  max-width: 80%;
}

.Component_heros-gradient .info-container .info.has-right .inner .buttons a {
  max-width: 50% !important;
}

.Component_heros-gradient .info-container .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.Component_heros-gradient .info-container .right .inner {
  padding-left: 50px;
}

.Component_heros-video {
  position: relative;
  background: black;
}

.Component_heros-video .video-container {
  width: 100%;
  max-height: 648px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.Component_heros-video .video-container video {
  width: 100%;
  height: auto;
}

.Component_heros-video .video-container .play-control {
  font-size: 36px;
  font-size: 2.25rem;
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 3;
  pointer-events: none;
}

.Component_heros-video .video-container .play-control a {
  border-radius: 100%;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  border: solid 1px rgba(255, 255, 255, 0.5);
  padding: 3px;
  display: block;
  width: 75px;
  height: 75px;
  pointer-events: auto;
  color: rgba(255, 255, 255, 0.9);
}

.Component_heros-video .video-container .play-control a div {
  border-radius: 100%;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 7px;
  width: calc(100% - 7px);
  height: 100%;
  background-color: rgba(153, 153, 153, 0.5);
}

.Component_heros-video .video-container .play-control a div i {
  display: block;
}

.Component_heros-video .video-container .play-control a:hover {
  -webkit-transition: all 100ms;
  transition: all 100ms;
  border: solid 1px white;
}

.Component_heros-video .video-container .play-control a:hover div {
  -webkit-transition: all 100ms;
  transition: all 100ms;
  background-color: rgba(255, 255, 255, 0.4);
}

.Component_heros-video .video-container .muted-control {
  position: absolute;
  bottom: 25px;
  right: 25px;
  z-index: 3;
  font-size: 26px;
  font-size: 1.625rem;
}

.Component_heros-video .video-container .muted-control i {
  color: rgba(255, 255, 255, 0.7);
}

.Component_heros-video .video-container .info-container {
  background: rgba(19, 28, 32, 0.7);
  background: -webkit-gradient(linear, left top, right top, from(rgba(19, 28, 32, 0.7)), color-stop(rgba(4, 5, 6, 0.3)), to(rgba(4, 5, 6, 0)));
  background: linear-gradient(90deg, rgba(19, 28, 32, 0.7), rgba(4, 5, 6, 0.3), rgba(4, 5, 6, 0));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 2;
}

@media (max-width: 991px) {
  .Component_heros-video .video-container .info-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}

.Component_heros-video .video-container .info-container .info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 1440px;
  padding: 0 50px;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .Component_heros-video .video-container .info-container .info .inner {
    padding: 0;
  }
}

.Component_heros-video .video-container .info-container .info .inner .heading {
  font-size: 27px;
  font-size: 1.6875rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: bold;
  line-height: 20px;
}

.Component_heros-video .video-container .info-container .info .inner .title {
  font-size: 58px;
  font-size: 3.625rem;
  font-family: "tandelle", arial, helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: .06em;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
}

.Component_heros-video .video-container .info-container .info .inner .separator {
  max-width: 87px;
  height: 2px;
}

@media (max-width: 991px) {
  .Component_heros-video .video-container .info-container .info .inner .separator {
    margin: 0 auto;
  }
}

.Component_heros-video .video-container .info-container .info .inner .subtitle {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 15px;
  line-height: 24px;
}

.Component_heros-video .video-container .info-container .info .inner .buttons {
  margin-top: 20px;
}

.Component_heros-slider {
  height: 638px;
  position: relative;
}

.Component_heros-slider .dots {
  width: 100%;
  position: absolute;
  bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Component_heros-slider .dots .dot {
  display: block;
  padding: 6px;
}

.Component_heros-slider .dots .dot .fill {
  width: 8px;
  height: 8px;
  background-color: #ADB0B2;
  border-radius: 100%;
}

.Component_heros-slider .dots .dot .fill.active {
  background-color: #C80224;
}

.Component_heros-slider .item {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#313030+1,121212+100 */
  background: #313030;
  /* Old browsers */
  background: radial-gradient(ellipse at top, #313030 0%, #121212 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  height: 100%;
  width: 100%;
}

.Component_heros-slider .item .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.Component_heros-slider .item .content {
  margin-left: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
}

.Component_heros-slider .item .content .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.Component_heros-slider .item .content .inner > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
}

.Component_heros-slider .item .content .inner .title {
  font-size: 71px;
  font-size: 4.4375rem;
  font-family: "tandelle", arial, helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: white;
  text-transform: uppercase;
  line-height: 20px;
}

.Component_heros-slider .item .content .inner .title .embellishment {
  font-size: 64px;
  font-size: 4rem;
  padding: 10px 6px 10px 10px;
  display: inline-block;
  background-color: #C80224;
  letter-spacing: .05em;
  line-height: 46px;
  color: #121212;
  text-align: center;
}

.Component_heros-slider .item .content .inner .subtitle {
  font-size: 40px;
  font-size: 2.5rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: 200;
  letter-spacing: .03em;
  color: rgba(255, 255, 255, 0.7);
}

.Component_heros-slider .item .content .inner .separator {
  margin-top: 10px;
  max-width: 100px;
  height: 2px;
  background-color: #C80224;
}

.Component_heros-slider .item .content .inner .copy {
  font-size: 17px;
  font-size: 1.0625rem;
  margin-top: 15px;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  letter-spacing: .1em;
  color: rgba(255, 255, 255, 0.7);
}

.Component_heros-slider .item .content .inner .button {
  margin-top: 15px;
}

.Component_heros-slider .item .content .inner .button a {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  letter-spacing: .1em;
  display: inline-block;
  padding: 10px 60px;
  border-radius: 20px;
  color: white;
  border: none;
}

.Component_heros-hero-banner {
  position: relative;
}

.Component_heros-hero-banner::before, .Component_heros-hero-banner::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_heros-hero-banner::before {
  float: left;
  padding-bottom: 26.66666667%;
}

.Component_heros-hero-banner .background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.Component_heros-hero-banner .info-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.Component_heros-hero-banner .info-container .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Component_heros-hero-banner .info-container .heading .heading-text {
  color: #C6252C;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  padding: 0 20px;
}

.Component_heros-hero-banner .info-container .heading .line-left, .Component_heros-hero-banner .info-container .heading .line-right {
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 180px;
}

.Component_heros-hero-banner .info-container .title {
  color: rgba(255, 255, 255, 0.9);
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-size: 88px;
  font-weight: 500;
  line-height: 88px;
}

.Component_heros-hero-banner .info-container .subtitle {
  color: rgba(255, 255, 255, 0.7);
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-size: 20px;
  letter-spacing: .05em;
}

.Component_heros-hero-banner .info-container .button {
  margin-top: 20px;
}

.Component_heros-product-hero {
  background-color: black;
  height: 590px;
  position: relative;
}

.Component_heros-product-hero .bg-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  background-color: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 0;
}

@media (max-width: 1439px) {
  .Component_heros-product-hero .bg-image {
    width: 100%;
    left: 0;
  }
}

.Component_heros-product-hero .bg-gradient {
  background: black;
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, black), color-stop(60%, rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, black 40%, rgba(0, 0, 0, 0) 60%);
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

@media (max-width: 1439px) {
  .Component_heros-product-hero .bg-gradient {
    background: rgba(0, 0, 0, 0.75);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75));
    width: 100%;
    left: 0;
  }
}

.Component_heros-product-hero .inner-container {
  position: relative;
  max-width: 1440px;
  height: 100%;
  padding: 0 50px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Component_heros-product-hero .inner-container .info-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Component_heros-product-hero .inner-container .info-container > .date {
  width: 98px;
  height: 98px;
  margin-right: 25px;
  border: solid 3px #d93049;
  background: #000;
  padding: 10px;
  text-align: center;
  margin-top: 15px;
}

.Component_heros-product-hero .inner-container .info-container > .date .month {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  letter-spacing: .02em;
  color: rgba(255, 255, 255, 0.9);
  line-height: 20px;
  margin-bottom: 5px;
}

.Component_heros-product-hero .inner-container .info-container > .date .day {
  font-size: 79px;
  font-size: 4.9375rem;
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  letter-spacing: .03em;
  line-height: 79px;
  color: #D93049;
}

.Component_heros-product-hero .inner-container .info-container .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80%;
}

.Component_heros-product-hero .inner-container .info-container .info > .heading {
  font-size: 27px;
  font-size: 1.6875rem;
  color: #BA1515;
  font-weight: bold;
  margin-bottom: -5px;
}

.Component_heros-product-hero .inner-container .info-container .info .title {
  font-family: "tandelle", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .1em;
  text-transform: uppercase;
  max-width: 100%;
}

.Component_heros-product-hero .inner-container .info-container .info .separator {
  height: 2px;
  background-color: #BA1515;
  width: 100%;
  max-width: 100px;
  margin-top: 5px;
}

.Component_heros-product-hero .inner-container .info-container .info .excerpt {
  font-size: 20px;
  font-size: 1.25rem;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 48px;
  line-height: 24px;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.4);
  max-width: 50%;
  margin-top: 10px;
}

@media (max-width: 1439px) {
  .Component_heros-product-hero .inner-container .info-container .info .excerpt {
    max-width: 100%;
  }
}

.Component_heros-product-hero .inner-container .info-container .info .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
}

.Component_call-to-action {
  height: 100%;
  width: 100%;
  position: relative;
}

.Component_call-to-action .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.Component_call-to-action .gradient {
  background: black;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, black), color-stop(40%, transparent), to(black));
  background: linear-gradient(90deg, black 10%, transparent 40%, black 100%);
  position: absolute;
  width: 100%;
  height: 100%;
}

.Component_call-to-action .info-container {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Component_call-to-action .info-container .inner {
  width: 100%;
  max-width: 1490px;
  padding-left: 50px;
}

.Component_call-to-action .info-container .inner .badge {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  border-radius: 0;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  padding: 3px 10px;
  color: black;
  mix-blend-mode: screen;
  display: inline-block;
  text-transform: uppercase;
  background-color: #C80224;
}

.Component_call-to-action .info-container .inner .title {
  font-size: 58px;
  font-size: 3.625rem;
  font-family: "tandelle", arial, helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: .06em;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
}

.Component_call-to-action .info-container .inner .separator {
  margin-bottom: 10px;
  max-width: 90px;
  height: 2px;
}

.Component_call-to-action .info-container .inner .subtitle {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  letter-spacing: .07em;
  color: rgba(255, 255, 255, 0.5);
}

.Component_call-to-action .info-container .inner .button {
  margin-top: 15px;
}

.Component_call-to-action-centered {
  overflow: hidden;
  height: 411px;
  width: 100%;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  text-transform: uppercase;
  position: relative;
}

@media (max-width: 991px) {
  .Component_call-to-action-centered {
    height: 311px;
  }
}

.Component_call-to-action-centered .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.Component_call-to-action-centered .info-container {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Component_call-to-action-centered .info-container .title {
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8);
  height: 75px;
  letter-spacing: .02em;
}

@media (max-width: 991px) {
  .Component_call-to-action-centered .info-container .title {
    font-size: 35px;
    font-size: 2.1875rem;
    height: 50px;
  }
}

.Component_call-to-action-centered .info-container .subtitle {
  font-size: 23px;
  font-size: 1.4375rem;
  color: rgba(255, 255, 255, 0.7);
  height: 30px;
}

@media (max-width: 991px) {
  .Component_call-to-action-centered .info-container .subtitle {
    font-size: 18px;
    font-size: 1.125rem;
    height: 25px;
  }
}

.Component_call-to-action-centered .info-container .button {
  margin-top: 20px;
}

.Component_videos-screen {
  background-color: #d9d5d5;
  overflow: hidden;
}

.Component_videos-screen .inner {
  max-width: 1440px;
  padding: 70px 50px 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 628px;
}

.Component_videos-screen .inner .left {
  position: relative;
  -webkit-box-flex: 1.3;
      -ms-flex: 1.3;
          flex: 1.3;
  height: 100%;
}

.Component_videos-screen .inner .left .video-container {
  position: absolute;
  max-width: 818px;
  bottom: 80px;
  left: 25px;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Component_videos-screen .inner .left .video-container::before, .Component_videos-screen .inner .left .video-container::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_videos-screen .inner .left .video-container::before {
  float: left;
  padding-bottom: 63.28125%;
}

.Component_videos-screen .inner .left .video-container .video {
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.Component_videos-screen .inner .left .video-container .controls-container {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Component_videos-screen .inner .left .video-container .controls-container .controls {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: opacity, background;
  transition-property: opacity, background;
  width: 75px;
  height: 75px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Component_videos-screen .inner .left .video-container .controls-container .controls i {
  -webkit-transition: background 200ms ease;
  transition: background 200ms ease;
  font-size: 32px;
  font-size: 2rem;
  color: rgba(0, 0, 0, 0.7);
  display: block;
}

.Component_videos-screen .inner .left .video-container .controls-container:hover .controls {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: opacity, background;
  transition-property: opacity, background;
  background: rgba(255, 255, 255, 0.5);
}

.Component_videos-screen .inner .left .image {
  position: absolute;
  bottom: -80px;
  width: 100%;
  max-width: 870px;
  pointer-events: none;
}

.Component_videos-screen .inner .right {
  -webkit-box-flex: .7;
      -ms-flex: .7;
          flex: .7;
  padding-left: 100px;
  padding-top: 50px;
}

.Component_videos-screen .inner .right .sub-heading {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.Component_videos-screen .inner .right .title {
  font-size: 52px;
  font-size: 3.25rem;
  font-family: "tandelle", arial, helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: .06em;
  color: rgba(0, 0, 0, 0.9);
  text-transform: uppercase;
}

.Component_videos-screen .inner .right .separator {
  max-width: 87px;
  height: 2px;
}

.Component_videos-screen .inner .right .description {
  font-size: 16px;
  font-size: 1rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  letter-spacing: .07em;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 25px;
}

.Component_videos-screen .inner .right .images {
  margin: 25px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Component_videos-screen .inner .right .images .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  display: block;
  width: 184px;
  height: 184px;
  margin-right: 40px;
}

.Component_videos-screen .inner .right .button {
  margin-top: 15px;
}

.Component_videos-screen .inner .right .button a {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  letter-spacing: .1em;
  display: inline-block;
  padding: 10px 60px;
  border-radius: 20px;
  color: white;
  border: none;
}

.Component_videos-thumb {
  background-color: black;
  position: relative;
  overflow: hidden;
}

.Component_videos-thumb .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.Component_videos-thumb .video {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  background-color: black;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
}

.Component_grids-product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -25px;
  width: calc(100% + 50px);
}

@media (max-width: 767px) {
  .Component_grids-product-item {
    margin: 0;
    width: 100%;
  }
}

.Component_grids-product-item .grid-2x {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 25px 25px;
  min-height: 448px;
}

.Component_grids-product-item .grid-3x {
  width: calc(33.333% - 50px);
  padding: 0 25px 25px;
  min-height: 448px;
}

.Component_grids-product-item .grid-4x {
  width: calc(25% - 50px);
  padding: 0 25px 50px;
  min-height: 424px;
}

@media (max-width: 767px) {
  .Component_grids-product-item .grid-2x, .Component_grids-product-item .grid-3x, .Component_grids-product-item .grid-4x {
    padding: 0 0 20px;
    min-width: 100%;
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 1439px) {
  .Component_grids-product-item .grid-2x, .Component_grids-product-item .grid-3x, .Component_grids-product-item .grid-4x {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto;
  }
}

.Component_product-product-item {
  height: 100%;
  position: relative;
  overflow: hidden;
}

.Component_product-product-item .box-art-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  width: 100%;
  z-index: 2;
  height: 62%;
  bottom: 38%;
}

.Component_product-product-item .box-art-container .box-art {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  background-position: bottom center;
  width: 100%;
  height: 100%;
}

.Component_product-product-item .top {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  background-position: top center;
  height: 50%;
}

.Component_product-product-item .bottom {
  height: 50%;
  position: relative;
}

.Component_product-product-item .bottom .background {
  background: radial-gradient(ellipse at top, #333, #070707 65%);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.Component_product-product-item .bottom .background-blur {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  background-size: 200%;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(50px);
          filter: blur(50px);
  z-index: 1;
  opacity: .35;
}

.Component_product-product-item .bottom .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
  height: 100%;
  width: calc(100% - 40px);
  padding: 0 20px;
  bottom: 0;
}

.Component_product-product-item .bottom .info .titles .title {
  font-size: 38px;
  font-size: 2.375rem;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: .025em;
  text-transform: uppercase;
  padding: 0 20px;
  text-align: center;
}

.Component_product-product-item .bottom .info .titles .subtitle {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
}

.Component_product-product-item .bottom .info .buttons {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.Component_product-product-item .bottom .info .buttons > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 5px 10px;
  white-space: nowrap;
  max-width: 150px;
}

.Component_product-product-item.centered .box-art-container {
  height: 60%;
  bottom: 40%;
}

@media (min-width: 1439px) {
  .Component_product-product-item.centered .bottom .info .buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    padding: 0 15%;
  }
}

@media (min-width: 767px) {
  .Component_product-product-item.smaller .bottom .info .buttons > * {
    height: 36px;
    padding: 0 35px;
  }
}

.Component_product-product-item.hide-top .box-art-container {
  height: 50%;
  bottom: 50%;
}

.Component_product-product-item.hide-top .top {
  display: none;
}

.Component_product-product-item.hide-top .bottom {
  height: 100%;
}

.Component_product-product-item.hide-top .bottom .background {
  background: radial-gradient(ellipse at top, #222, #111 65%);
}

.Component_product-product-item.hide-top .bottom .background-blur {
  opacity: .15;
}

.Component_product-product-item.hide-top .bottom .info {
  height: 50%;
  padding-top: 50%;
}

.Component_product-product-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Component_product-product-banner::before, .Component_product-product-banner::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.Component_product-product-banner::before {
  float: left;
  padding-bottom: 28.26388889%;
}

@media (max-width: 767px) {
  .Component_product-product-banner {
    padding: 0;
    width: 100%;
    height: 200px;
  }
}

.Component_product-product-banner .info {
  background: radial-gradient(ellipse at top, #201F1F, #000000);
  padding: 50px 100px;
  text-align: center;
}

@media (max-width: 767px) {
  .Component_product-product-banner .info {
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.Component_product-product-banner .info .title {
  font-size: 56px;
  font-size: 3.5rem;
  font-weight: bold;
  letter-spacing: .06em;
  font-family: "tandelle", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
}

.Component_product-product-banner .info .subtitle {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}

.Component_containers-max-width > .inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 50px;
  position: relative;
}

@media (max-width: 767px) {
  .Component_containers-max-width > .inner {
    padding: 0 20px;
  }
}

.Component_containers-max-width.smaller > .inner {
  max-width: 1200px;
}

.Component_containers-max-width.smallest > .inner {
  max-width: 1000px;
}

.Component_containers-background {
  background: radial-gradient(ellipse at top, #2B2E37, #101114);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.Component_containers-background > .background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .Component_containers-background > .background {
    opacity: .5;
  }
}

.Component_lightbox {
  position: fixed;
  z-index: 9999999999999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

.Component_lightbox .close-button {
  position: absolute;
  right: 15px;
  top: 15px;
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  font-size: 24px;
}

.Component_lightbox .close-button:hover {
  color: #fff;
}

.Component_lightbox .lightbox-content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Component_lightbox .lightbox-content > .video-container {
  background: #000;
  width: calc(100vw - 100px);
  height: calc(56.25vw - 100px);
  /* height:width ratio = 9/16 = .5625  */
  max-width: 1280px;
  max-height: 720px;
}

@media (max-width: 767px) {
  .Component_lightbox .lightbox-content > .video-container {
    width: calc(100vw - 25px);
    height: calc(56.25vw - 25px);
    /* height:width ratio = 9/16 = .5625  */
    max-width: 1280px;
    max-height: 720px;
  }
}

body, html {
  margin: 0;
  padding: 0;
  background: #121316;
  font: 100% "source-sans-pro", arial, helvetica, sans-serif;
  height: 100%;
}

* {
  outline: none;
}

a, img {
  outline: none;
  border: none;
}

a:link, a:visited, a:active, a:hover {
  text-decoration: none;
}

.animate {
  visibility: hidden;
}

.clear {
  clear: both;
  width: 0px;
  height: 0px;
  font-size: 0px;
  font-size: 0rem;
}

[v-cloak] > * {
  display: none;
}

.hd-container {
  max-width: 1920px;
  margin: auto;
}

@media (max-width: 991px) {
  .responsive-block {
    display: block !important;
    width: auto !important;
  }
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  z-index: 2000;
  position: fixed;
  margin: 0 auto;
  top: 66px;
  left: 0;
  right: 0;
  height: 5px;
  width: 100%;
  overflow: hidden;
}

.pace .pace-progress {
  background: #39b1ee;
  position: fixed;
  z-index: 2000;
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  max-width: 1920px;
  height: 3px;
}

.pace-inactive {
  display: none;
}

#container {
  height: 100%;
}

#container .vue-notification {
  padding: 10px;
  margin: 10px 10px 0;
  font-size: 12px;
  color: #ffffff;
  background: #44A4FC;
  border-left: 5px solid #187FE7;
}

#container .vue-notification.warn {
  background: #ffb648;
  border-left-color: #f48a06;
}

#container .vue-notification.error {
  background: #E54D42;
  border-left-color: #B82E24;
}

#container .vue-notification.success {
  background: #68CD86;
  border-left-color: #42A85F;
}

#container .v-fade-down-enter-active,
#container .v-fade-down-leave-active,
#container .v-fade-down-move {
  -webkit-transition: all .5s;
  transition: all .5s;
}

#container .v-fade-down-enter,
#container .v-fade-down-leave-to {
  opacity: 0;
  -webkit-transform: translateY(-500px);
          transform: translateY(-500px);
}

#container .v-fade-left-enter-active,
#container .v-fade-left-leave-active,
#container .v-fade-left-move {
  -webkit-transition: all .5s;
  transition: all .5s;
}

#container .v-fade-left-enter,
#container .v-fade-left-leave-to {
  opacity: 0;
  -webkit-transform: translateX(500px);
          transform: translateX(500px);
}

#container .vb > .vb-dragger {
  z-index: 5;
  width: 5px;
  right: 0;
}

#container .vb > .vb-dragger > .vb-dragger-styler {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotate3d(0, 0, 0, 0);
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 0;
  height: calc(100%);
  display: block;
}

#container .vb.vb-scrolling-phantom > .vb-dragger > .vb-dragger-styler {
  background-color: rgba(255, 255, 255, 0.3);
}

#container .vb > .vb-dragger:hover > .vb-dragger-styler {
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0px;
  height: 100%;
}

#container .vb.vb-dragging > .vb-dragger > .vb-dragger-styler {
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0px;
  height: 100%;
}

#container .vb.vb-dragging-phantom > .vb-dragger > .vb-dragger-styler {
  background-color: rgba(255, 255, 255, 0.5);
}

#container .main-header {
  position: fixed;
  z-index: 1001;
  width: 100%;
}

#container .main-header .inner {
  background: #0B0E11;
  height: 66px;
  color: #fff;
  position: relative;
  z-index: 2;
  width: 100%;
}

#container .main-header .inner .inner-inner {
  max-width: 1440px;
  position: relative;
  height: 100%;
  margin: auto;
  padding: 0 50px;
}

#container .main-header .inner .inner-inner .logo-container {
  height: 100%;
  text-align: left;
  display: block;
}

@media (max-width: 992px) {
  #container .main-header .inner .inner-inner .logo-container {
    text-align: left;
  }
}

#container .main-header .inner .inner-inner .logo-container .logo {
  background: url(/assets/public/images/v8/template/header/header-logo-dark.png) no-repeat;
  background-position: left center;
  background-size: contain;
  width: 185px;
  height: 66%;
  display: inline-block;
  margin-top: 10px;
  margin: 10px 0 0;
}

#container .main-header .inner .inner-inner .navigation {
  position: relative;
  height: 100%;
}

@media (max-width: 992px) {
  #container .main-header .inner .inner-inner .navigation {
    display: none;
  }
}

#container .main-header .inner .inner-inner .navigation ul {
  text-align: left;
  list-style: none;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: .1em;
  position: relative;
  margin-left: 0;
  padding-left: 0;
}

@media (max-width: 1440px) {
  #container .main-header .inner .inner-inner .navigation ul {
    margin-left: 0;
    padding-left: 40px;
  }
}

#container .main-header .inner .inner-inner .navigation ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

#container .main-header .inner .inner-inner .navigation ul li a {
  display: block;
  padding: 22px 45px 23px;
  color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 1440px) {
  #container .main-header .inner .inner-inner .navigation ul li a {
    padding: 22px 35px 23px;
  }
}

#container .main-header .inner .inner-inner .navigation ul li a i {
  color: rgba(255, 255, 255, 0.3);
}

#container .main-header .inner .inner-inner .navigation ul li a:hover {
  color: rgba(255, 255, 255, 0.9);
}

#container .main-header .inner .inner-inner .navigation ul li a.active {
  color: #0F7BB2;
}

#container .main-header .inner .inner-inner .navigation ul li a.active i {
  color: rgba(255, 255, 255, 0.5);
}

#container .main-header .inner .inner-inner .navigation ul li a.active.white {
  color: rgba(255, 255, 255, 0.9);
}

#container .main-header .inner .inner-inner .account {
  height: 66px;
  position: absolute;
  right: 30px;
  top: 0;
}

#container .main-header .inner .inner-inner .account ul {
  text-align: right;
  list-style: none;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  position: relative;
  font-size: 0px;
}

#container .main-header .inner .inner-inner .account ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: .1em;
}

#container .main-header .inner .inner-inner .account ul li a {
  display: block;
  padding: 22px 25px 27px;
  color: rgba(255, 255, 255, 0.3);
  position: relative;
}

#container .main-header .inner .inner-inner .account ul li a .name {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: initial;
  margin-right: 20px;
  margin-left: -20px;
}

#container .main-header .inner .inner-inner .account ul li a:hover {
  color: rgba(255, 255, 255, 0.9);
}

#container .main-header .inner .inner-inner .account ul li a.active {
  color: #0F7BB2;
}

#container .main-header .inner .inner-inner .account ul li a .badge {
  font-size: 9px;
  font-size: 0.5625rem;
  border-radius: 100%;
  font-family: Arial, Helvetica, sans-serif;
  background: #FE5E53;
  color: white;
  min-width: 10px;
  padding: 5px 4px 5px 6px;
  text-align: center;
  position: absolute;
  top: 10px;
  right: 10px;
  -webkit-transform: scale(0.9, 0.9);
          transform: scale(0.9, 0.9);
}

#container .main-header .right-nav-container {
  width: 100%;
  position: relative;
}

#container .main-header .right-nav-container .forgot-password {
  font-size: 12px;
  font-size: 0.75rem;
  color: #0F7BB2;
  padding-top: 10px;
  padding-right: 25px;
  display: block;
  text-align: right;
}

#container .main-header .right-nav-container .account-container {
  background: #1b2129;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b2129), to(#161a1e));
  background: linear-gradient(180deg, #1b2129, #161a1e);
  position: absolute;
  top: 66px;
  right: 0;
  max-width: 550px;
}

#container .main-header .right-nav-container .account-container .form-container {
  width: 300px;
  padding: 25px 25px 0;
}

#container .main-header .right-nav-container .account-container .form-container .errors {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  margin-bottom: 10px;
  overflow-y: hidden;
  max-height: 100px;
}

#container .main-header .right-nav-container .account-container .form-container .errors .item {
  font-size: 12px;
  font-size: 0.75rem;
  color: #ffdb99;
  font-weight: bold;
  height: 25px;
}

#container .main-header .right-nav-container .account-container .form-container .errors.closed {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  max-height: 0;
}

#container .main-header .right-nav-container .account-container .form-container form:before, #container .main-header .right-nav-container .account-container .form-container form:after {
  content: " ";
  display: table;
}

#container .main-header .right-nav-container .account-container .form-container form:after {
  clear: both;
}

#container .main-header .right-nav-container .account-container .form-container form .error {
  outline: solid 1px #ffb733;
}

#container .main-header .right-nav-container .account-container .form-container form input[type="text"], #container .main-header .right-nav-container .account-container .form-container form input[type="password"] {
  font-size: 14px;
  font-size: 0.875rem;
  background: rgba(255, 255, 255, 0.7);
  color: black;
  border: none;
  display: block;
  padding: 10px;
  width: calc(100% - 20px);
}

#container .main-header .right-nav-container .account-container .form-container form input[type="text"]:focus, #container .main-header .right-nav-container .account-container .form-container form input[type="password"]:focus {
  background: rgba(255, 255, 255, 0.9);
}

#container .main-header .right-nav-container .account-container .form-container form input[type="text"][name="password"], #container .main-header .right-nav-container .account-container .form-container form input[type="password"][name="password"] {
  margin-top: 10px;
}

#container .main-header .right-nav-container .account-container .form-container form input[type="checkbox"] {
  margin-right: 5px;
  margin-top: 20px;
  display: inline-block;
}

#container .main-header .right-nav-container .account-container .form-container form .remember-me-text {
  font-size: 12px;
  font-size: 0.75rem;
  display: inline-block;
  padding-top: 2px;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  margin-top: 20px;
  margin-right: 15px;
}

#container .main-header .right-nav-container .account-container .form-container form button {
  float: right;
  margin-top: 10px;
}

#container .main-header .right-nav-container .account-container .error-container {
  display: none;
  margin: 25px 25px 0;
  margin-top: 25px;
  padding: 15px 15px 0;
  border-top: solid 1px rgba(255, 255, 255, 0.3);
}

#container .main-header .right-nav-container .account-container .error-container .error {
  font-size: 14px;
  font-size: 0.875rem;
  color: #ffc966;
}

#container .main-header .right-nav-container .account-container .error-container .error ul {
  margin: 0;
  padding: 0;
}

#container .main-header .right-nav-container .account-container .error-container a {
  color: #0F7BB2;
}

#container .main-header .right-nav-container .account-container .extra-links {
  margin-top: 25px;
}

#container .main-header .right-nav-container .account-container .extra-links .item {
  font-size: 14px;
  font-size: 0.875rem;
  background: rgba(255, 255, 255, 0.1);
  display: block;
  padding: 20px;
  color: rgba(255, 255, 255, 0.7);
}

#container .main-header .right-nav-container .account-container .extra-links .item:hover {
  background: rgba(255, 255, 255, 0.15);
  color: white;
}

#container .main-header .right-nav-container .account-container .logged-in .avatar {
  border-radius: 100%;
}

#container .main-header .right-nav-container .account-container .logged-in .notifications {
  position: relative;
}

#container .main-header .right-nav-container .account-container .logged-in .notifications a {
  position: relative;
}

#container .main-header .right-nav-container .account-container .logged-in .notifications .label {
  font-family: "Karla", arial, helvetica, sans-serif !important;
  font-weight: 400;
  position: absolute;
  top: 6px;
  right: 20px;
  display: block;
  background: #0F7BB2;
  color: white;
  line-height: 11px;
  font-size: 11px;
  padding: .2em .5em .2em;
  border-radius: 10px;
}

#container .main-header .right-nav-container .account-container .logged-in.admin {
  min-width: 500px;
}

#container .main-header .right-nav-container .account-container .logged-in ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#container .main-header .right-nav-container .account-container .logged-in ul li {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-size: 0.875rem;
}

#container .main-header .right-nav-container .account-container .logged-in ul li ul {
  margin: 0;
  padding: 0;
  font-size: 12px;
  width: 100%;
}

#container .main-header .right-nav-container .account-container .logged-in ul li ul li {
  padding-left: 15px;
  width: 10px;
}

#container .main-header .right-nav-container .account-container .logged-in ul li a {
  position: relative;
  display: block;
  padding: 5px 10px;
  width: 180px;
  color: rgba(255, 255, 255, 0.7);
}

#container .main-header .right-nav-container .account-container .logged-in ul li a i.fa-angle-right {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  position: absolute;
  top: 8px;
  right: 15px;
}

#container .main-header .right-nav-container .account-container .logged-in ul li a.active i.fa-angle-right {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
}

#container .main-header .right-nav-container .account-container .logged-in ul li ul {
  width: 160px;
}

#container .main-header .right-nav-container .account-container .logged-in ul li ul li {
  width: 100%;
}

#container .main-header .right-nav-container .account-container .logged-in ul li ul li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%;
  display: block;
}

#container .main-header .right-nav-container .account-container .logged-in ul li a:hover {
  color: white;
}

#container .main-header .right-nav-container .account-container .logged-in .vc-header-account-dropdown-edit {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}

#container .main-header .right-nav-container .account-container .logged-in .vc-header-account-dropdown-seperator {
  margin-left: 8px !important;
  height: 1px;
  margin-top: 8px !important;
  margin-bottom: 8px !important;
  background: rgba(255, 255, 255, 0.1);
  width: 50px;
}

#container .subnav, #container .page-subnav {
  width: 100%;
  height: 344px;
  top: 66px;
  position: absolute;
  z-index: 1;
  left: 0;
  overflow: hidden;
  background: #12191c;
  background: -webkit-gradient(linear, left top, left bottom, from(#12191c), to(#08070a));
  background: linear-gradient(180deg, #12191c, #08070a);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

#container .subnav.active, #container .page-subnav.active {
  top: 66px;
  opacity: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

#container .subnav > div, #container .page-subnav > div {
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

#container .subnav > div.active, #container .page-subnav > div.active {
  opacity: 1;
  z-index: 2;
}

#container .subnav > div .row, #container .page-subnav > div .row {
  padding: 32px 0;
}

#container .subnav > div .row .item .inner, #container .page-subnav > div .row .item .inner {
  height: 100%;
  background: transparent;
  display: block;
  position: relative;
  padding: 0 15px;
  margin: auto;
  width: auto;
}

#container .subnav > div .row .item .inner .image, #container .page-subnav > div .row .item .inner .image {
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

#container .subnav > div .row .item .inner .image::before, #container .subnav > div .row .item .inner .image::after, #container .page-subnav > div .row .item .inner .image::before, #container .page-subnav > div .row .item .inner .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

#container .subnav > div .row .item .inner .image::before, #container .page-subnav > div .row .item .inner .image::before {
  float: left;
  padding-bottom: 100%;
}

#container .subnav > div .row .item .inner .info, #container .page-subnav > div .row .item .inner .info {
  padding: 20px 0 0 10px;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

#container .subnav > div .row .item .inner .info .title, #container .page-subnav > div .row .item .inner .info .title {
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: .1em;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 10px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}

#container .subnav > div .row .item .inner .info a, #container .page-subnav > div .row .item .inner .info a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  padding: 5px 0;
}

#container .subnav > div .row .item .inner .info a:last-child.normal, #container .page-subnav > div .row .item .inner .info a:last-child.normal {
  color: rgba(255, 255, 255, 0.5);
}

#container .subnav > div .row .item .inner .info a:last-child, #container .page-subnav > div .row .item .inner .info a:last-child {
  color: rgba(255, 255, 255, 0.7);
}

#container .subnav > div .row .item .inner .info a:hover, #container .subnav > div .row .item .inner .info a:last-child.normal:hover, #container .page-subnav > div .row .item .inner .info a:hover, #container .page-subnav > div .row .item .inner .info a:last-child.normal:hover {
  color: rgba(255, 255, 255, 0.8);
}

#container .subnav > div .row .item:first-child .image, #container .page-subnav > div .row .item:first-child .image {
  opacity: .9;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

#container .subnav > div .row .item:first-child .image::before, #container .subnav > div .row .item:first-child .image::after, #container .page-subnav > div .row .item:first-child .image::before, #container .page-subnav > div .row .item:first-child .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

#container .subnav > div .row .item:first-child .image::before, #container .page-subnav > div .row .item:first-child .image::before {
  float: left;
  padding-bottom: 62.91793313%;
}

#container .subnav > div .row .item:first-child .title, #container .page-subnav > div .row .item:first-child .title {
  display: block;
  padding: 10px 15px;
  background: rgba(255, 255, 255, 0.05);
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: .1em;
  color: rgba(255, 255, 255, 0.75);
  text-transform: uppercase;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

#container .subnav > div .row .item:first-child .title .pull-right, #container .page-subnav > div .row .item:first-child .title .pull-right {
  text-transform: initial;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-size: 13px;
  letter-spacing: initial;
  padding-top: 2px;
}

#container .subnav > div .row .item:last-child .image, #container .page-subnav > div .row .item:last-child .image {
  border-radius: 100%;
  opacity: .5;
  background-size: 110%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

#container .subnav > div .row .item:last-child .title, #container .page-subnav > div .row .item:last-child .title {
  height: 0px;
  line-height: 0px;
  position: absolute;
  text-align: center;
  width: calc(100% - 20px);
  text-transform: uppercase;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: .1em;
  color: rgba(255, 255, 255, 0.75);
  top: 50%;
}

#container .subnav > div .row .item:last-child:hover .image, #container .page-subnav > div .row .item:last-child:hover .image {
  background-size: 100%;
  opacity: .3;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

#container .subnav > div .row .item:hover:first-child .inner .image, #container .page-subnav > div .row .item:hover:first-child .inner .image {
  opacity: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

#container .subnav > div .row .item:hover:first-child .inner .title, #container .page-subnav > div .row .item:hover:first-child .inner .title {
  background: rgba(255, 255, 255, 0.07);
  color: white;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

#container .subnav > div .row .item:hover  .inner .image:hover, #container .page-subnav > div .row .item:hover  .inner .image:hover {
  -webkit-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
  -webkit-box-shadow: 0 0 10px black;
          box-shadow: 0 0 10px black;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

#container .subnav.products, #container .page-subnav.products {
  background: #12191c;
  background: -webkit-gradient(linear, left top, left bottom, from(#12191c), to(#08070a));
  background: linear-gradient(180deg, #12191c, #08070a);
}

#container .subnav.blog, #container .page-subnav.blog {
  background: #1c1212;
  background: -webkit-gradient(linear, left top, left bottom, from(#1c1212), to(#08070a));
  background: linear-gradient(180deg, #1c1212, #08070a);
}

#container .subnav.tutorials, #container .page-subnav.tutorials {
  background: #19121c;
  background: -webkit-gradient(linear, left top, left bottom, from(#19121c), to(#08070a));
  background: linear-gradient(180deg, #19121c, #08070a);
}

#container .subnav.connect, #container .page-subnav.connect {
  background: #121c13;
  background: -webkit-gradient(linear, left top, left bottom, from(#121c13), to(#08070a));
  background: linear-gradient(180deg, #121c13, #08070a);
}

#container .subnav .products, #container .page-subnav .products {
  position: absolute;
  height: 100%;
  width: 100%;
}

#container .subnav .blog, #container .page-subnav .blog {
  position: absolute;
  height: 100%;
  width: 100%;
}

#container .subnav .tutorials, #container .page-subnav .tutorials {
  position: absolute;
  height: 100%;
  width: 100%;
}

#container .subnav .connect, #container .page-subnav .connect {
  position: absolute;
  height: 100%;
  width: 100%;
}

#container .page-subnav {
  top: 0;
  display: block;
  position: relative;
}

#container .page-subnav > div, #container .page-subnav.large, #container .page-subnav.large > div {
  top: 0;
  opacity: 1;
}

#container .main-content-container {
  margin-top: 66px;
}

#container .main-content-container .main-content {
  position: relative;
  min-height: 500px;
  margin: 0 auto;
}

#container .main-content-container .main-content .main-loading {
  display: none;
}

#container .main-content-container .main-content .page-404 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 500px;
  background: #111111;
  width: 100%;
}

#container .main-content-container .main-content .page-404 .title {
  font-size: 40px;
  font-size: 2.5rem;
  text-align: center;
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  letter-spacing: .1em;
  color: rgba(255, 255, 255, 0.8);
  width: 100%;
}

#container .main-content-container .main-content .Component_comments .comments .form-and-comments-container {
  background: #1a1a1a;
}

#container .main-content-container .main-content .Component_comments .comments .amount {
  background: #0f0f0f;
  background: -webkit-gradient(linear, left top, left bottom, from(#0f0f0f), to(#0f0f0f));
  background: linear-gradient(180deg, #0f0f0f, #0f0f0f);
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 25px 0;
  color: rgba(255, 255, 255, 0.7);
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
}

#container .main-content-container .main-content .Component_comments .comments .amount i {
  font-size: 16px;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.3);
}

#container .main-content-container .main-content .Component_comments .comments .form-container, #container .main-content-container .main-content .Component_comments .comments .reply-form-container {
  background: #1a1a1a;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .form, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .form {
  padding: 25px 0;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .form .commenter, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .form .commenter {
  margin-bottom: 15px;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .form .commenter .avatar, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .form .commenter .avatar {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  margin-right: 20px;
  float: left;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .form .commenter .posting-as, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .form .commenter .posting-as {
  font-size: 11px;
  font-size: 0.6875rem;
  padding-top: 3px;
  color: rgba(255, 255, 255, 0.3);
}

#container .main-content-container .main-content .Component_comments .comments .form-container .form .commenter .name, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .form .commenter .name {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  color: rgba(254, 94, 83, 0.9);
}

#container .main-content-container .main-content .Component_comments .comments .form-container .form textarea, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .form textarea {
  font-size: 14px;
  font-size: 0.875rem;
  width: calc(100% - 40px);
  background: rgba(255, 255, 255, 0.1);
  height: 120px;
  color: white;
  border: none;
  padding: 20px;
  margin: 0;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .form .error, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .form .error {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 15px;
  color: #ffdb99;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .form .success, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .form .success {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  color: #0F7BB2;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .create-account, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .create-account {
  padding: 30px 0;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .create-account .info, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .create-account .info {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.7);
}

#container .main-content-container .main-content .Component_comments .comments .form-container .create-account .info .title, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .create-account .info .title {
  font-size: 30px;
  font-size: 1.875rem;
  color: white;
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  margin-bottom: 35px;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .create-account .info a, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .create-account .info a {
  color: #0F7BB2;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .create-account .login-form, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .create-account .login-form {
  padding-top: 25px;
  padding-bottom: 25px;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .create-account .login-form .errors, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .create-account .login-form .errors {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 350px;
  margin: 20px auto -20px;
  overflow-y: hidden;
  max-height: 100px;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .create-account .login-form .errors .item, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .create-account .login-form .errors .item {
  padding: 5px 10px 0;
  background: rgba(0, 0, 0, 0.75);
  color: #ffdb99;
  font-weight: bold;
  height: 25px;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .create-account .login-form .errors.closed, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .create-account .login-form .errors.closed {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  max-height: 0;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .create-account .login-form form, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .create-account .login-form form {
  display: block;
  margin-top: 40px;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .create-account .login-form form .error, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .create-account .login-form form .error {
  outline: solid 1px #ffb733;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .create-account .login-form form input, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .create-account .login-form form input {
  font-size: 13px;
  font-size: 0.8125rem;
  background: #161616;
  border: none;
  padding: 15px 15px;
  color: #AAAAAA;
  width: calc(100% - 30px);
  margin-bottom: 25px;
}

#container .main-content-container .main-content .Component_comments .comments .form-container .create-account .login-form form button, #container .main-content-container .main-content .Component_comments .comments .reply-form-container .create-account .login-form form button {
  display: block;
  float: right;
  padding: 12px 0 !important;
  width: 150px;
  cursor: pointer;
}

#container .main-content-container .main-content .Component_comments .comments .reply-form-container {
  padding: 0 25px;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container {
  min-height: 200px;
  position: relative;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  background-color: #171717;
  width: 100%;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .avatar-container, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .avatar-container {
  height: 100%;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .avatar-container .avatar, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .avatar-container .avatar {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  margin-top: -10px;
  margin-right: 20px;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .avatar-container .decoration, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .avatar-container .decoration {
  margin-left: 18px;
  margin-top: 10px;
  height: 20px;
  width: 20px;
  border-left: solid 1px white;
  border-bottom: solid 1px white;
  opacity: .13;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply {
  padding: 30px 0;
  width: 100%;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment:before, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment:after, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply:before, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply:after, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment:before, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment:after, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply:before, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply:after {
  content: " ";
  display: table;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment:after, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply:after, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment:after, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply:after {
  clear: both;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment .right, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply .right, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment .right, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply .right {
  width: calc(100% - 61px);
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment.border-bottom, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply.border-bottom, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment.border-bottom, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply.border-bottom {
  border-bottom: solid 1px #29292a;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment .author .author-name, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment .author .author-name a, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply .author .author-name, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply .author .author-name a, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment .author .author-name, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment .author .author-name a, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply .author .author-name, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply .author .author-name a {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  color: rgba(254, 94, 83, 0.9);
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment .content, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply .content, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment .content, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply .content {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.54);
  margin: 10px 0;
  word-wrap: break-word;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment .content a, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply .content a, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment .content a, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply .content a {
  color: rgba(255, 255, 255, 0.7);
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment .actions:before, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment .actions:after, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply .actions:before, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply .actions:after, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment .actions:before, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment .actions:after, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply .actions:before, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply .actions:after {
  content: " ";
  display: table;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment .actions:after, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply .actions:after, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment .actions:after, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply .actions:after {
  clear: both;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment .actions .date, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply .actions .date, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment .actions .date, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply .actions .date {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.17);
  cursor: help;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment .actions .reply-link-container, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply .actions .reply-link-container, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment .actions .reply-link-container, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply .actions .reply-link-container {
  margin-left: 15px;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .comment .actions .reply-link-container .reply-link, #container .main-content-container .main-content .Component_comments .comments .comments-container .comment-container .reply .actions .reply-link-container .reply-link, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .comment .actions .reply-link-container .reply-link, #container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container .reply .actions .reply-link-container .reply-link {
  font-size: 12px;
  font-size: 0.75rem;
  color: #1290D1;
}

#container .main-content-container .main-content .Component_comments .comments .comments-container .reply-container {
  background-color: #141414;
}

#container .main-content-container .main-content .Component_comments .comments .loader-container {
  position: relative;
  width: 100%;
  height: 200px;
}

#container .main-content-container.no-footer {
  height: calc(100% - 66px) !important;
}

#container .main-content-container.no-footer .main-content {
  height: 100%;
}

#container .main-content-container.loading {
  height: calc(100% - 66px - 217px) !important;
}

#container .main-content-container.loading .main-content {
  height: 100%;
}

#container .main-content-container.loading .main-content .main-loading {
  display: block;
  width: 100%;
  height: 100%;
  background: #141414;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#container .main-content-container.loading .main-content .main-loading .loading-container {
  font-size: 24px;
  font-size: 1.5rem;
  width: 100%;
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  letter-spacing: .1em;
}

#container .main-content-container.loading .main-content .main-loading .loading-container i {
  color: #39b1ee;
}

#container .footer-container {
  background: black;
  margin: auto;
  padding: 25px 0;
}

#container .footer-container .logo-about {
  height: calc(100% - 60px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0;
  border-right: solid 1px rgba(255, 255, 255, 0.2);
}

@media (max-width: 1439px) {
  #container .footer-container .logo-about {
    border-right: none;
  }
}

#container .footer-container .logo-about .inner {
  width: 100%;
  padding: 10px 75px 10px 100px;
}

#container .footer-container .logo-about .inner .logo {
  padding-top: 15px;
  width: 60%;
}

#container .footer-container .logo-about .inner .logo i {
  color: rgba(255, 255, 255, 0.7);
  font-size: 44px;
  font-size: 2.75rem;
}

#container .footer-container .logo-about .inner .about {
  width: 34%;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  font-size: 0.875rem;
}

#container .footer-container .logo-about .inner .about .read-story {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 7px;
}

#container .footer-container .logo-about .inner .about .read-story:hover {
  color: white;
}

#container .footer-container .navigation {
  margin-top: 10px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#container .footer-container .navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 75px;
  width: 100%;
}

@media (max-width: 1439px) {
  #container .footer-container .navigation ul {
    margin-left: 0;
    text-align: center;
  }
}

#container .footer-container .navigation ul li {
  display: inline-block;
  width: 33%;
  padding: 8px 0;
}

#container .footer-container .navigation ul li a {
  text-transform: uppercase;
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: left;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

#container .footer-container .navigation ul li a:hover {
  color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

#container .footer-container .connect {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}

@media (max-width: 1439px) {
  #container .footer-container .connect {
    margin-top: 50px;
  }
}

#container .footer-container .connect .inner {
  text-align: center;
  width: 100%;
}

#container .footer-container .connect .inner .header {
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: .1em;
  margin-bottom: 15px;
}

#container .footer-container .connect .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#container .footer-container .connect .inner ul li {
  display: inline-block;
  width: 17%;
}

#container .footer-container .connect .inner ul li a {
  display: inline-block;
  padding: 10px;
  border-radius: 100%;
  color: rgba(255, 255, 255, 0.9);
  background: rgba(255, 255, 255, 0.5);
  font-size: 20px;
  font-size: 1.25rem;
  -webkit-transition: background 100ms ease;
  transition: background 100ms ease;
}

#container .footer-container .connect .inner ul li a.twitter {
  background: #659AD1;
}

#container .footer-container .connect .inner ul li a.facebook {
  background: #4E5987;
}

#container .footer-container .connect .inner ul li a.instagram {
  background: #683a8e;
  background: -webkit-gradient(linear, left top, left bottom, from(#683a8e), color-stop(#e95f4f), to(#f5b256));
  background: linear-gradient(180deg, #683a8e, #e95f4f, #f5b256);
}

#container .footer-container .connect .inner ul li a.youtube {
  background: #CC2428;
}

#container .footer-container .connect .inner ul li a:hover {
  -webkit-transition: background 100ms ease;
  transition: background 100ms ease;
}

#container .footer-container .connect .inner ul li a:hover.twitter {
  background: #8cb4dd;
}

#container .footer-container .connect .inner ul li a:hover.facebook {
  background: #6370a5;
}

#container .footer-container .connect .inner ul li a:hover.instagram {
  background: #8349b2;
  background: -webkit-gradient(linear, left top, left bottom, from(#8349b2), color-stop(#ef887c), to(#f8c886));
  background: linear-gradient(180deg, #8349b2, #ef887c, #f8c886);
}

#container .footer-container .connect .inner ul li a:hover.youtube {
  background: #de4549;
}

#container .footer-container .connect .inner .copyright {
  color: rgba(255, 255, 255, 0.7);
  margin-top: 15px;
  font-size: 12px;
  font-size: 0.75rem;
}

#container .footer-container .connect .inner .copyright .date {
  color: rgba(255, 255, 255, 0.3);
}

.footer-templates {
  display: none;
}

.component-loader {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.component-loader .loading-container {
  font-size: 24px;
  font-size: 1.5rem;
  width: 100%;
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  letter-spacing: .1em;
}

.component-loader .loading-container i {
  color: #39b1ee;
}

.component-loader .loading-container .title {
  margin-top: 10px;
}

.home-page {
  position: relative;
}

.home-page .hero {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  background-color: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.home-page .hero::before, .home-page .hero::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.home-page .hero::before {
  float: left;
  padding-bottom: 27.13541667%;
}

.home-page .hero .info {
  padding: 0 0 0 150px;
}

.home-page .hero .info .title {
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  font-size: 43px;
  font-size: 2.6875rem;
  line-height: 43px;
  letter-spacing: .1em;
  color: white;
  text-transform: uppercase;
}

.home-page .hero .info .subtitle {
  font-size: 16px;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.45);
  margin-top: 15px;
  width: 75%;
}

.home-page .hero .info .buttons {
  margin-top: 20px;
}

.home-page .hero .info .buttons a {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 15px 30px;
}

.home-page .Component_home-main-categories {
  height: 375px;
  position: relative;
  overflow: hidden;
}

.home-page .Component_home-main-categories > .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(50px);
          filter: blur(50px);
  opacity: .5;
}

.home-page .Component_home-main-categories .hd-content-container {
  max-width: 1540px;
  margin: auto;
  position: relative;
  height: 100%;
}

.home-page .Component_home-main-categories .hd-content-container .content-container {
  position: absolute;
  width: calc(100% - 100px);
  height: calc(100% - 70px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 35px 50px;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item {
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  height: 100%;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item.center {
  margin: 0 25px;
  -webkit-box-flex: 3;
      -ms-flex: 3 auto;
          flex: 3 auto;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .header {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  letter-spacing: .05em;
  max-height: 40px;
  padding-left: 10px;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box {
  border: solid 6px #0a1013;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.blog > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.blog .item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.blog .item:nth-child(1) {
  border-bottom: solid 6px #0a1013;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.tutorial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.tutorial a {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.tutorial a .info-container {
  width: 100%;
  height: 53%;
  overflow: hidden;
  position: relative;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.tutorial a .info-container .image {
  position: absolute;
  background-position: center;
  background-size: 100%;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
  background-blend-mode: multiply;
  -webkit-filter: blur(30px);
          filter: blur(30px);
  z-index: 0;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.tutorial a .info-container .info {
  position: absolute;
  width: calc(100% - 120px);
  height: calc(60% - 20px);
  padding: 10px 0 0 60px;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.tutorial a .info-container .info .new {
  font-size: 16px;
  font-size: 1rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  padding: 3px 15px;
  color: rgba(255, 255, 255, 0.7);
  display: inline-block;
  text-transform: uppercase;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.tutorial a .info-container .info .title {
  font-size: 50px;
  font-size: 3.125rem;
  font-family: "tandelle", arial, helvetica, sans-serif;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: .05em;
  text-transform: uppercase;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.tutorial a .info-container .info .separator {
  max-width: 55px;
  height: 2px;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.tutorial a .info-container .info .subtitle {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.3);
  letter-spacing: .068em;
  margin-top: 5px;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.tutorial a .play {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  position: absolute;
  width: 260px;
  height: 146px;
  right: 31%;
  outline: 2px solid rgba(255, 255, 255, 0.25);
  outline-offset: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.tutorial a .play div {
  width: 55px;
  height: 55px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.tutorial a .play div i {
  font-size: 22px;
  font-size: 1.375rem;
  color: rgba(255, 255, 255, 0.7);
  display: block;
}

@media (max-width: 1439px) {
  .home-page .Component_home-main-categories .hd-content-container .content-container .item .box.tutorial a .play {
    display: none;
  }
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.plugins {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home-page .Component_home-main-categories .hd-content-container .content-container .item .box.plugins a {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.products-page {
  position: relative;
}

.products-page .hero {
  background-color: black;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.products-page .hero::before, .products-page .hero::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.products-page .hero::before {
  float: left;
  padding-bottom: 35.52083333%;
}

.products-page .hero .left .item {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: .3;
  position: relative;
}

.products-page .hero .left .item::before, .products-page .hero .left .item::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.products-page .hero .left .item::before {
  float: left;
  padding-bottom: 53.37423313%;
}

.products-page .hero .left .item.active {
  opacity: 1;
}

.products-page .hero .left .arrow {
  top: calc((174px / 2) - 50px);
  right: -24px;
  position: absolute;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 24px solid rgba(0, 0, 0, 0.35);
}

/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.0");
  src: url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.0") format("woff"), url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.image-gallery-fullscreen-button::before,
.image-gallery-play-button::before,
.image-gallery-left-nav::before,
.image-gallery-right-nav::before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.image-gallery {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.image-gallery.fullscreen-modal {
  background: #000;
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}

.image-gallery.fullscreen-modal .image-gallery-content {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.image-gallery-content {
  position: relative;
  line-height: 0;
  top: 0;
}

.image-gallery-content.fullscreen {
  background: #000;
}

.image-gallery-content.fullscreen .image-gallery-slide {
  background: #000;
}

.image-gallery-slide-wrapper {
  position: relative;
}

.image-gallery-slide-wrapper.left, .image-gallery-slide-wrapper.right {
  display: inline-block;
  width: calc(100% - 113px);
}

@media (max-width: 768px) {
  .image-gallery-slide-wrapper.left, .image-gallery-slide-wrapper.right {
    width: calc(100% - 84px);
  }
}

.image-gallery-slide-wrapper.image-gallery-rtl {
  direction: rtl;
}

.image-gallery-fullscreen-button,
.image-gallery-play-button,
.image-gallery-left-nav,
.image-gallery-right-nav {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  outline: none;
  position: absolute;
  z-index: 4;
}

.image-gallery-fullscreen-button::before,
.image-gallery-play-button::before,
.image-gallery-left-nav::before,
.image-gallery-right-nav::before {
  color: #fff;
  line-height: .7;
  text-shadow: 0 2px 2px #1a1919;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out;
}

.image-gallery-fullscreen-button:hover::before,
.image-gallery-play-button:hover::before,
.image-gallery-left-nav:hover::before,
.image-gallery-right-nav:hover::before {
  color: #337ab7;
}

@media (max-width: 768px) {
  .image-gallery-fullscreen-button:hover::before,
  .image-gallery-play-button:hover::before,
  .image-gallery-left-nav:hover::before,
  .image-gallery-right-nav:hover::before {
    color: #fff;
  }
}

.image-gallery-fullscreen-button,
.image-gallery-play-button {
  bottom: 0;
}

.image-gallery-fullscreen-button::before,
.image-gallery-play-button::before {
  font-size: 2.7em;
  padding: 15px 20px;
  text-shadow: 0 1px 1px #1a1919;
}

@media (max-width: 768px) {
  .image-gallery-fullscreen-button::before,
  .image-gallery-play-button::before {
    font-size: 2.4em;
  }
}

@media (max-width: 480px) {
  .image-gallery-fullscreen-button::before,
  .image-gallery-play-button::before {
    font-size: 2em;
  }
}

.image-gallery-fullscreen-button:hover::before,
.image-gallery-play-button:hover::before {
  color: #fff;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media (max-width: 768px) {
  .image-gallery-fullscreen-button:hover::before,
  .image-gallery-play-button:hover::before {
    -webkit-transform: none;
            transform: none;
  }
}

.image-gallery-fullscreen-button {
  right: 0;
}

.image-gallery-fullscreen-button::before {
  content: "\F386";
}

.image-gallery-fullscreen-button.active::before {
  content: "\F37D";
}

.image-gallery-fullscreen-button.active:hover::before {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.image-gallery-play-button {
  left: 0;
}

.image-gallery-play-button::before {
  content: "\F488";
}

.image-gallery-play-button.active::before {
  content: "\F478";
}

.image-gallery-left-nav,
.image-gallery-right-nav {
  color: #fff;
  font-size: 5em;
  padding: 50px 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.image-gallery-left-nav[disabled],
.image-gallery-right-nav[disabled] {
  cursor: disabled;
  opacity: .6;
  pointer-events: none;
}

@media (max-width: 768px) {
  .image-gallery-left-nav,
  .image-gallery-right-nav {
    font-size: 3.4em;
    padding: 20px 15px;
  }
}

@media (max-width: 480px) {
  .image-gallery-left-nav,
  .image-gallery-right-nav {
    font-size: 2.4em;
    padding: 0 15px;
  }
}

.image-gallery-left-nav {
  left: 0;
}

.image-gallery-left-nav::before {
  content: "\F3D2";
}

.image-gallery-right-nav {
  right: 0;
}

.image-gallery-right-nav::before {
  content: "\F3D3";
}

.image-gallery-slides {
  line-height: 0;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}

.image-gallery-slide {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.image-gallery-slide.center {
  position: relative;
}

.image-gallery-slide img {
  width: 100%;
}

.image-gallery-slide .image-gallery-description {
  background: rgba(0, 0, 0, 0.4);
  bottom: 70px;
  color: #fff;
  left: 0;
  line-height: 1;
  padding: 10px 20px;
  position: absolute;
  white-space: normal;
}

@media (max-width: 768px) {
  .image-gallery-slide .image-gallery-description {
    bottom: 45px;
    font-size: .8em;
    padding: 8px 15px;
  }
}

.image-gallery-bullets {
  bottom: 20px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 80%;
  z-index: 4;
}

.image-gallery-bullets .image-gallery-bullets-container {
  margin: 0;
  padding: 0;
  text-align: center;
}

.image-gallery-bullets .image-gallery-bullet {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 0 #1a1919;
          box-shadow: 0 1px 0 #1a1919;
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
  outline: none;
  padding: 5px;
}

@media (max-width: 768px) {
  .image-gallery-bullets .image-gallery-bullet {
    margin: 0 3px;
    padding: 3px;
  }
}

@media (max-width: 480px) {
  .image-gallery-bullets .image-gallery-bullet {
    padding: 2.7px;
  }
}

.image-gallery-bullets .image-gallery-bullet.active {
  background: #fff;
}

.image-gallery-thumbnails-wrapper {
  position: relative;
}

.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl {
  direction: rtl;
}

.image-gallery-thumbnails-wrapper.left, .image-gallery-thumbnails-wrapper.right {
  display: inline-block;
  vertical-align: top;
  width: 108px;
}

@media (max-width: 768px) {
  .image-gallery-thumbnails-wrapper.left, .image-gallery-thumbnails-wrapper.right {
    width: 81px;
  }
}

.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails, .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails {
  height: 100%;
  width: 100%;
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
}

.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail, .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail {
  display: block;
  margin-right: 0;
  padding: 0;
}

.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail + .image-gallery-thumbnail, .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail + .image-gallery-thumbnail {
  margin-left: 0;
}

.image-gallery-thumbnails-wrapper.left {
  margin-right: 5px;
}

@media (max-width: 768px) {
  .image-gallery-thumbnails-wrapper.left {
    margin-right: 3px;
  }
}

.image-gallery-thumbnails-wrapper.right {
  margin-left: 5px;
}

@media (max-width: 768px) {
  .image-gallery-thumbnails-wrapper.right {
    margin-left: 3px;
  }
}

.image-gallery-thumbnails {
  overflow: hidden;
  padding: 5px 0;
}

@media (max-width: 768px) {
  .image-gallery-thumbnails {
    padding: 3px 0;
  }
}

.image-gallery-thumbnails .image-gallery-thumbnails-container {
  cursor: pointer;
  text-align: center;
  -webkit-transition: -webkit-transform .45s ease-out;
  transition: -webkit-transform .45s ease-out;
  transition: transform .45s ease-out;
  transition: transform .45s ease-out, -webkit-transform .45s ease-out;
  white-space: nowrap;
}

.image-gallery-thumbnail {
  display: inline-block;
  border: 4px solid transparent;
  -webkit-transition: border .3s ease-out;
  transition: border .3s ease-out;
  width: 100px;
}

@media (max-width: 768px) {
  .image-gallery-thumbnail {
    border: 3px solid transparent;
    width: 75px;
  }
}

.image-gallery-thumbnail + .image-gallery-thumbnail {
  margin-left: 2px;
}

.image-gallery-thumbnail .image-gallery-thumbnail-inner {
  position: relative;
}

.image-gallery-thumbnail img {
  vertical-align: middle;
  width: 100%;
}

.image-gallery-thumbnail.active {
  border: 4px solid #337ab7;
}

@media (max-width: 768px) {
  .image-gallery-thumbnail.active {
    border: 3px solid #337ab7;
  }
}

.image-gallery-thumbnail-label {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: white;
  font-size: 1em;
  left: 0;
  line-height: 1em;
  padding: 5%;
  position: absolute;
  top: 50%;
  text-shadow: 1px 1px 0 black;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  white-space: normal;
  width: 100%;
}

@media (max-width: 768px) {
  .image-gallery-thumbnail-label {
    font-size: .8em;
    line-height: .8em;
  }
}

.image-gallery-index {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  line-height: 1;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
}

@media (max-width: 768px) {
  .image-gallery-index {
    font-size: .8em;
    padding: 5px 10px;
  }
}

.image-gallery-slide {
  background: transparent;
}

.product-page {
  position: relative;
  padding-top: 83px;
}

@media (max-width: 767px) {
  .product-page {
    padding-top: 0;
  }
}

.product-page .black-text-btn {
  color: #000 !important;
}

.product-page.product-page-opticalflaresnuke .buy-button, .product-page.product-page-soundandmusicpack .buy-button, .product-page.product-page-projectileweapons .buy-button, .product-page.product-page-moneyandcasinopack .buy-button, .product-page.product-page-motiondesignpack .buy-button, .product-page.product-page-dsfx .buy-button, .product-page.product-page-propresets2 .buy-button, .product-page.product-page-videostreams .buy-button, .product-page.product-page-the_bullet .buy-button, .product-page.product-page-freshfoodpack .buy-button {
  color: #000 !important;
}

.product-page .Component_product-title-bar {
  position: fixed;
  width: 100%;
  background: #111517;
  height: 83px;
  z-index: 1000;
  margin-top: -83px;
}

@media (max-width: 767px) {
  .product-page .Component_product-title-bar {
    display: none;
  }
}

.product-page .Component_product-title-bar .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.product-page .Component_product-title-bar .inner > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.product-page .Component_product-title-bar .inner .title-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  font-family: "Oswald", arial, helvetica, sans-serif;
  letter-spacing: .05em;
}

.product-page .Component_product-title-bar .inner .title-container .title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
}

.product-page .Component_product-title-bar .inner .title-container .separator {
  height: 42px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 0 35px;
}

.product-page .Component_product-title-bar .inner .title-container .subtitle {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
}

.product-page .Component_product-title-bar .inner .buttons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
  text-align: right;
}

.product-page .Component_product-title-bar .inner .buttons-container > * {
  padding: 0 30px;
}

.product-page .Component_product-title-bar .inner .buttons-container .fa {
  font-size: 120%;
}

.product-page .Component_product-title-bar .inner .buttons-container .fa-caret-right {
  color: rgba(255, 255, 255, 0.3);
  font-size: 120%;
}

.product-page .Component_product-title-bar-bundles {
  position: fixed;
  width: 100%;
  background: #0b0b0d;
  z-index: 1000;
}

.product-page .Component_product-title-bar-bundles .inner .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-left: -50px;
}

.product-page .Component_product-hero {
  height: 920px;
  position: relative;
}

@media (max-width: 767px) {
  .product-page .Component_product-hero {
    height: auto;
  }
}

.product-page .Component_product-hero .background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
}

.product-page .Component_product-hero .top {
  position: relative;
  z-index: 1;
  height: 63%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Oswald", arial, helvetica, sans-serif;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .product-page .Component_product-hero .top {
    padding: 50px 25px;
    width: calc(100% - 50px);
    height: auto;
  }
}

.product-page .Component_product-hero .top .circle-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  background-image: url(/assets/public/images/v12/products/product/landing/hero/circle-bg.png);
  position: absolute;
  width: 90%;
  height: 90%;
  max-width: 398px;
  max-height: 398px;
  margin: 0 auto;
  z-index: 0;
}

.product-page .Component_product-hero .top .content {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Oswald", arial, helvetica, sans-serif;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .product-page .Component_product-hero .top .content {
    position: relative;
  }
}

.product-page .Component_product-hero .top .content .heading {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 500;
  text-transform: uppercase;
}

.product-page .Component_product-hero .top .content .title {
  font-size: 119px;
  font-size: 7.4375rem;
  max-width: 695px;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  line-height: 119px;
}

@media (max-width: 767px) {
  .product-page .Component_product-hero .top .content .title {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.product-page .Component_product-hero .top .content .subtitle {
  font-size: 22px;
  font-size: 1.375rem;
  letter-spacing: .1em;
  color: rgba(255, 255, 255, 0.5);
}

.product-page .Component_product-hero .top .content .buttons {
  margin-top: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 600px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

@media (max-width: 767px) {
  .product-page .Component_product-hero .top .content .buttons {
    width: 100%;
  }
}

.product-page .Component_product-hero .top .content .buttons > * {
  padding: 0 30px;
  margin: 0 10px;
}

@media (max-width: 767px) {
  .product-page .Component_product-hero .top .content .buttons > * {
    margin-bottom: 15px;
    width: 50%;
  }
}

.product-page .Component_product-hero .bottom {
  position: relative;
  z-index: 1;
  height: 37%;
  background: rgba(0, 0, 0, 0.5);
}

@media (max-width: 767px) {
  .product-page .Component_product-hero .bottom {
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
  }
}

.product-page .Component_product-hero .bottom .inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.product-page .Component_product-hero .bottom .inner .left {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 25px;
  height: 216px;
}

@media (max-width: 767px) {
  .product-page .Component_product-hero .bottom .inner .left {
    width: 100%;
    margin-bottom: 15px;
  }
}

.product-page .Component_product-hero .bottom .inner .left .info {
  font-size: 19px;
  font-size: 1.1875rem;
  letter-spacing: .025em;
  padding: 30px;
  font-family: "Oswald", arial, helvetica, sans-serif;
}

.product-page .Component_product-hero .bottom .inner .left .info .title {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 600;
  text-transform: uppercase;
}

.product-page .Component_product-hero .bottom .inner .left .play {
  border-radius: 100%;
  width: 67px;
  height: 67px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 25px 0 0 41px;
}

.product-page .Component_product-hero .bottom .inner .left .play i {
  width: 9px;
}

.product-page .Component_product-hero-free {
  height: 1400px;
  position: relative;
}

@media (max-width: 1200px) {
  .product-page .Component_product-hero-free {
    height: auto;
  }
}

.product-page .Component_product-hero-free .inner-content {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}

@media (max-width: 1200px) {
  .product-page .Component_product-hero-free .inner-content {
    position: relative;
    width: auto;
  }
}

.product-page .Component_product-hero-free .inner-content .background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
}

.product-page .Component_product-hero-free .inner-content .top {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 44%;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Oswald", arial, helvetica, sans-serif;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1200px) {
  .product-page .Component_product-hero-free .inner-content .top {
    padding: 50px 50px;
    text-align: center;
    width: calc(100% - 100px) !important;
  }
}

.product-page .Component_product-hero-free .inner-content .top .heading {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 500;
  text-transform: uppercase;
}

.product-page .Component_product-hero-free .inner-content .top .title {
  font-size: 119px;
  font-size: 7.4375rem;
  max-width: 515px;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  line-height: 119px;
}

.product-page .Component_product-hero-free .inner-content .top .title img {
  width: 100%;
}

@media (max-width: 1200px) {
  .product-page .Component_product-hero-free .inner-content .top .title img {
    width: 90%;
  }
}

.product-page .Component_product-hero-free .inner-content .top .subtitle {
  font-size: 22px;
  font-size: 1.375rem;
  letter-spacing: .1em;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 15px;
}

.product-page .Component_product-hero-free .inner-content .top .buttons {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 600px;
}

.product-page .Component_product-hero-free .inner-content .top .buttons > * {
  padding: 0 30px;
}

.product-page .Component_product-hero-free .inner-content .top .buttons i {
  font-size: 20px;
}

.product-page .Component_product-hero-free .inner-content .video-container {
  position: relative;
}

.product-page .Component_product-hero-free .inner-content .video-container::before, .product-page .Component_product-hero-free .inner-content .video-container::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.product-page .Component_product-hero-free .inner-content .video-container::before {
  float: left;
  padding-bottom: 56.25%;
}

.product-page .Component_product-hero-free .inner-content .video-container .video {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1200px) {
  .product-page .Component_product-hero-free .inner-content .video-container {
    margin-bottom: 50px;
  }
}

.product-page .Component_product-hero-free .btn-rounded:hover {
  background-color: #222 !important;
}

.product-page .Component_product-what-is {
  position: relative;
}

.product-page .Component_product-what-is > .top {
  position: relative;
  z-index: 1;
  height: 60%;
  font-family: "Oswald", arial, helvetica, sans-serif;
}

.product-page .Component_product-what-is > .top .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-page .Component_product-what-is > .top .content.right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.product-page .Component_product-what-is > .top .content .info-container {
  width: 50%;
  padding: 85px 0;
  font-family: "Oswald", arial, helvetica, sans-serif;
  color: white;
}

.product-page .Component_product-what-is > .top .content .info-container .what-is {
  font-size: 57px;
  font-size: 3.5625rem;
  line-height: 57px;
  font-weight: 400;
  font-style: italic;
}

.product-page .Component_product-what-is > .top .content .info-container .title {
  font-size: 57px;
  font-size: 3.5625rem;
  font-weight: 600;
  line-height: 57px;
}

.product-page .Component_product-what-is > .top .content .info-container .subtitle {
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: .05em;
  margin-bottom: 15px;
}

.product-page .Component_product-what-is > .top .content .info-container .text {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.5);
  max-width: 430px;
  margin-bottom: 25px;
}

.product-page .Component_product-what-is > .top .content .image-container {
  width: 50%;
}

.product-page .Component_product-what-is > .bottom {
  position: relative;
  z-index: 1;
  height: 40%;
  background-color: rgba(0, 0, 0, 0.5);
}

.product-page .Component_product-what-is > .bottom .inner {
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.product-page .Component_product-what-is > .bottom .inner .extras-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-left: -10px;
  width: calc(100% + 20px);
}

.product-page .Component_product-what-is > .bottom .inner .extras-container .item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  font-size: 19px;
  font-size: 1.1875rem;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .02em;
  padding: 10px 15px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 206px;
  margin: 0 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Oswald", arial, helvetica, sans-serif;
}

.product-page .Component_product-what-is > .bottom .inner .extras-container .item-with-description {
  width: 33%;
}

.product-page .Component_product-what-is > .bottom .inner .extras-container .item-with-description .title {
  font-size: 19px;
  font-size: 1.1875rem;
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .02em;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 10px 0;
}

.product-page .Component_product-what-is > .bottom .inner .extras-container .item-with-description .description {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: .02em;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.3);
}

.product-page .Component_product-main-features {
  position: relative;
}

.product-page .Component_product-main-features .content {
  padding: 93px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -50px;
  width: calc(100% + 100px);
}

.product-page .Component_product-main-features .content > * {
  margin: 0 50px;
}

.product-page .Component_product-main-features .content .left {
  width: 70%;
}

.product-page .Component_product-main-features .content .right {
  width: 30%;
}

.product-page .Component_product-main-features .content .right img {
  max-width: 219px;
}

.product-page .Component_product-main-features .content .right .header {
  font-size: 47px;
  font-size: 2.9375rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  line-height: 47px;
  margin: 25px 0 15px;
}

.product-page .Component_product-main-features .content .right .features-list {
  font-size: 17px;
  font-size: 1.0625rem;
  letter-spacing: .05em;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 25px;
  line-height: 27px;
}

.product-page .Component_product-left-right {
  position: relative;
}

.product-page .Component_product-left-right > .content-container {
  padding: 42px 0;
}

@media (max-width: 767px) {
  .product-page .Component_product-left-right > .content-container {
    padding: 50px 0 !important;
  }
}

.product-page .Component_product-left-right > .content-container .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -15px;
  width: calc(100% + 15px);
}

@media (max-width: 767px) {
  .product-page .Component_product-left-right > .content-container .content {
    display: block !important;
    margin-left: 0 !important;
    width: 100% !important;
  }
}

.product-page .Component_product-left-right > .content-container .content > * {
  width: 50%;
  margin: 0 15px;
}

@media (max-width: 767px) {
  .product-page .Component_product-left-right > .content-container .content > * {
    width: 100% !important;
    margin: 0 !important;
  }
}

@media (max-width: 767px) {
  .product-page .Component_product-left-right > .content-container .content > .left {
    text-align: center;
    margin-bottom: 50px !important;
    height: auto !important;
  }
}

.product-page .Component_product-left-right > .content-container .content > .left > .inner {
  width: 100%;
}

.product-page .Component_product-left-right > .content-container .content > .left > .inner .colored-title {
  font-size: 40px;
  font-size: 2.5rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  line-height: 35px;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .product-page .Component_product-left-right > .content-container .content > .left > .inner .colored-title {
    line-height: 25px !important;
    font-size: 30px !important;
  }
}

.product-page .Component_product-left-right > .content-container .content > .left > .inner .title {
  font-size: 50px;
  font-size: 3.125rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  line-height: 50px;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 10px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .product-page .Component_product-left-right > .content-container .content > .left > .inner .title {
    font-size: 40px !important;
    line-height: 40px !important;
  }
}

.product-page .Component_product-left-right > .content-container .content > .left > .inner .subtitle {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .05em;
  margin-bottom: 20px;
}

.product-page .Component_product-left-right > .content-container .content > .left > .inner .text {
  font-size: 15px;
  font-size: 0.9375rem;
  max-width: 406px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  line-height: 27px;
  letter-spacing: .05em;
}

.product-page .Component_product-left-right > .content-container .content > .left > .inner .text ul, .product-page .Component_product-left-right > .content-container .content > .left > .inner .text ol {
  margin: 0;
  padding: 0;
  padding-left: 20px;
}

.product-page .Component_product-left-right > .content-container .content > .left > .inner .text .heading {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  margin: 10px 0;
}

@media (max-width: 767px) {
  .product-page .Component_product-left-right > .content-container .content > .left > .inner .text {
    max-width: 100%;
  }
  .product-page .Component_product-left-right > .content-container .content > .left > .inner .text ul {
    list-style: none;
    padding: 0;
  }
}

.product-page .Component_product-left-right > .content-container .content > .left > .inner .buttons {
  margin-left: -10px;
}

@media (max-width: 767px) {
  .product-page .Component_product-left-right > .content-container .content > .left > .inner .buttons {
    margin-left: 0;
  }
}

.product-page .Component_product-left-right > .content-container .content > .left > .inner .buttons a {
  margin: 0 5px 10px;
}

.product-page .Component_product-left-right > .content-container .content > .left > .inner .info-links .separator {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  width: 30px;
}

.product-page .Component_product-left-right > .content-container .content > .left > .inner .info-links .info-link {
  font-size: 15px;
  font-size: 0.9375rem;
  display: inline-block;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 35px;
}

.product-page .Component_product-left-right > .content-container .content > .left > .inner .info-links .info-link i {
  font-size: 13px;
}

.product-page .Component_product-left-right > .content-container .content > .right {
  position: relative;
}

.product-page .Component_product-left-right > .content-container .content > .right .heading {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  line-height: 30px;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.5);
}

.product-page .Component_product-left-right > .content-container .content > .right .text {
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.3);
  margin-top: 10px;
}

.product-page .Component_product-left-right > .content-container .content.full > .left {
  width: 100%;
}

.product-page .Component_product-left-right > .content-container .content.full > .right {
  display: none;
}

.product-page .Component_product-left-right > .content-container .content.large > .left {
  width: 35%;
}

.product-page .Component_product-left-right > .content-container .content.large > .right {
  width: 65%;
}

.product-page .Component_product-left-right > .content-container .content.medium > .left {
  width: 42%;
}

.product-page .Component_product-left-right > .content-container .content.medium > .right {
  width: 58%;
}

.product-page .Component_product-left-right > .content-container .content.smaller > .left {
  width: 58%;
}

.product-page .Component_product-left-right > .content-container .content.smaller > .right {
  width: 42%;
}

.product-page .Component_product-left-right > .content-container .content.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.product-page .Component_product-left-right > .content-container .content.reverse > .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .product-page .Component_product-left-right > .content-container .content.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .product-page .Component_product-left-right > .content-container .content.reverse > .left .inner {
    float: none;
    text-align: center;
  }
}

.product-page .Component_product-left-right > .bottom {
  position: relative;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}

.product-page .Component_product-left-right > .bottom .inner {
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  .product-page .Component_product-left-right > .bottom .inner {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

.product-page .Component_product-left-right > .bottom .inner .extras-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-left: -10px;
  width: calc(100% + 20px);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

@media (max-width: 767px) {
  .product-page .Component_product-left-right > .bottom .inner .extras-container {
    width: auto;
    margin-left: 0;
  }
}

.product-page .Component_product-left-right > .bottom .inner .extras-container .item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  font-size: 19px;
  font-size: 1.1875rem;
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .02em;
  padding: 10px 0 0 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 206px;
  margin: 0 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Oswald", arial, helvetica, sans-serif;
}

@media (max-width: 767px) {
  .product-page .Component_product-left-right > .bottom .inner .extras-container .item {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-bottom: 10px;
  }
}

.product-page .Component_product-left-right > .bottom .inner .extras-container .item-with-description {
  width: 33%;
}

@media (max-width: 767px) {
  .product-page .Component_product-left-right > .bottom .inner .extras-container .item-with-description {
    width: 100%;
  }
}

.product-page .Component_product-left-right > .bottom .inner .extras-container .item-with-description .title {
  font-size: 19px;
  font-size: 1.1875rem;
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .02em;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 10px 0;
}

.product-page .Component_product-left-right > .bottom .inner .extras-container .item-with-description .description {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: .02em;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.3);
}

.product-page .Component_product-bundle-banner {
  position: relative;
}

.product-page .Component_product-bundle-banner > .content-container {
  padding: 62px 0;
}

.product-page .Component_product-bundle-banner > .content-container > .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.product-page .Component_product-bundle-banner > .content-container .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
}

.product-page .Component_product-bundle-banner > .content-container .content > * {
  width: 50%;
  margin: 0 15px;
}

.product-page .Component_product-bundle-banner > .content-container .content .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.product-page .Component_product-bundle-banner > .content-container .content .left .inner .savings {
  font-size: 27px;
  font-size: 1.6875rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-weight: 500;
  background: #161822;
  color: white;
  padding: 5px 20px 6px;
  letter-spacing: -0.01em;
  display: inline-block;
  line-height: 27px;
}

.product-page .Component_product-bundle-banner > .content-container .content .left .inner .title {
  font-size: 62px;
  font-size: 3.875rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-weight: 600;
  line-height: 62px;
  color: rgba(0, 0, 0, 0.9);
  text-transform: uppercase;
}

.product-page .Component_product-bundle-banner > .content-container .content .left .inner .subtitle {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 27px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.7);
  letter-spacing: .05em;
  margin-top: 10px;
}

.product-page .Component_product-bundle-banner > .content-container .content .left .inner .buttons {
  margin-top: 25px;
}

.product-page .Component_product-bundle-banner > .content-container .content .left .inner .buttons a {
  color: #161822;
  border: solid 2px #161822;
}

.product-page .Component_product-bundle-banner > .content-container .content .right img {
  float: right;
}

.product-page .Component_product-bundle-banner > .content-container .content.large .left {
  width: 35%;
}

.product-page .Component_product-bundle-banner > .content-container .content.large .right {
  width: 65%;
}

.product-page .Component_product-bundle-banner > .content-container .content.medium .left {
  width: 42%;
}

.product-page .Component_product-bundle-banner > .content-container .content.medium .right {
  width: 58%;
}

.product-page .Component_product-bundle-banner > .content-container .content.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.product-page .Component_product-bundle-banner > .content-container .content.reverse .left .inner {
  float: right;
  text-align: left;
}

.product-page .Component_product-bundle-block {
  width: 23%;
  margin-right: 50px;
}

.product-page .Component_product-bundle-block .image-container {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  height: 209px;
  width: 100%;
  color: white;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.product-page .Component_product-bundle-block .image-container > * {
  display: inline-block;
  border-radius: 5px;
}

.product-page .Component_product-bundle-block .image-container .percent {
  padding: 5px 15px;
  background-color: #e92d2d;
  margin: 20px 0 0 20px;
}

.product-page .Component_product-bundle-block .image-container .savings {
  padding: 5px 15px;
  background-color: #000;
  margin: 20px 20px 0 0;
}

.product-page .Component_product-bundle-block .info-container {
  background: radial-gradient(ellipse at center -100px, #201F1F, rgba(0, 0, 0, 0) 85%);
  padding: 20px 10px;
}

.product-page .Component_product-bundle-block .info-container .title {
  font-size: 21px;
  font-size: 1.3125rem;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.product-page .Component_product-bundle-block .info-container .subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  height: 55px;
}

.product-page .Component_product-bundle-block .info-container .add-to-cart-button {
  border: solid 2px #6D6D6D;
  padding: 0 35px;
  color: rgba(255, 255, 255, 0.9);
}

.product-page .Component_product-specs {
  background: #17171b;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .product-page .Component_product-specs {
    padding: 50px 0;
  }
}

.product-page .Component_product-specs .content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

@media (max-width: 767px) {
  .product-page .Component_product-specs .content-container {
    display: block;
  }
}

.product-page .Component_product-specs .content-container > *:not(.separator) {
  width: calc(31% - 51px);
}

@media (max-width: 767px) {
  .product-page .Component_product-specs .content-container > *:not(.separator) {
    width: 100%;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  }
}

.product-page .Component_product-specs .content-container .separator {
  width: 1px;
  background: rgba(112, 112, 112, 0.2);
  margin: 25px 50px 0;
}

.product-page .Component_product-specs .content-container .title-container {
  font-size: 38px;
  font-size: 2.375rem;
  height: 65px;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  height: 50px;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .product-page .Component_product-specs .content-container .title-container {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.product-page .Component_product-specs .content-container .title-container.smaller .title {
  font-size: 16px;
  font-size: 1rem;
  color: rgba(1, 147, 211, 0.9);
}

.product-page .Component_product-specs .content-container .title-container.smaller .subtitle {
  font-size: 20px;
  font-size: 1.25rem;
}

.product-page .Component_product-specs .content-container .text {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.3);
  font-weight: 300;
  letter-spacing: .02em;
  line-height: 18px;
}

.product-page .Component_product-specs .content-container .text a {
  color: rgba(1, 147, 211, 0.7);
}

.product-page .Component_product-specs .content-container .text ul {
  margin: 0;
  padding: 0 0 0 20px;
}

.product-page .Component_product-specs .content-container .text td {
  vertical-align: top;
}

.product-page .Component_product-specs .content-container .text .emphasize {
  font-weight: 400;
  line-height: 13px;
}

.product-page .Component_product-specs .content-container .text .emphasize a {
  color: #0193D3;
}

.product-page .Component_product-specs .content-container .text .main-heading {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: .02em;
  margin-bottom: 10px;
}

.product-page .Component_product-specs .content-container .text .heading {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: .02em;
  margin-bottom: 10px;
}

.product-page .Component_product-specs .content-container .software {
  margin-top: 35px;
}

.product-page .Component_product-specs .content-container .software img {
  margin: 0 0 15px 15px;
}

.product-page .Component_product-gallery {
  position: relative;
  background-color: #15161a;
}

.product-page .Component_product-gallery .content {
  padding: 135px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

@media (max-width: 767px) {
  .product-page .Component_product-gallery .content {
    padding: 50px 0 !important;
  }
}

.product-page .Component_product-gallery .content > .title {
  font-size: 48px;
  font-size: 3rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  letter-spacing: .1em;
  color: rgba(255, 255, 255, 0.9);
  line-height: 59px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .product-page .Component_product-gallery .content > .title {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 45px;
  }
}

.product-page .Component_product-gallery .content .subtitle {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 767px) {
  .product-page .Component_product-gallery .content .subtitle {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.product-page .Component_product-gallery .content .images {
  width: calc(100% + 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-top: 120px;
}

@media (max-width: 991px) {
  .product-page .Component_product-gallery .content .images {
    width: calc(100% + 16px);
  }
}

.product-page .Component_product-gallery .content .images .image-container {
  width: calc(33.333% - 30px);
  margin: 0 15px 20px;
}

@media (max-width: 991px) {
  .product-page .Component_product-gallery .content .images .image-container {
    width: calc(50% - 30px);
  }
}

@media (max-width: 767px) {
  .product-page .Component_product-gallery .content .images .image-container {
    width: calc(50% - 16px);
    margin: 0 8px 10px;
  }
}

.product-page .Component_product-gallery .content .images .image-container .gallery-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  position: relative;
  display: block;
  width: 100%;
  height: 389px;
}

@media (max-width: 767px) {
  .product-page .Component_product-gallery .content .images .image-container .gallery-image {
    height: 150px;
  }
}

.product-page .Component_product-gallery .content .images .image-container .gallery-image > .title {
  font-size: 19px;
  font-size: 1.1875rem;
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px 10px 2px 7px;
  color: rgba(255, 255, 255, 0.9);
  font-family: "Oswald", arial, helvetica, sans-serif;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 0;
  font-style: italic;
  font-weight: 600;
  display: inline-block;
}

.product-page .Component_product-gallery .content .images .image-container .description {
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 10px 5px 20px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 20px;
}

@media (max-width: 767px) {
  .product-page .Component_product-gallery .content .images {
    margin-top: 50px !important;
  }
}

.product-page .Component_product-gallery-full {
  position: relative;
  background-color: #15161a;
}

.product-page .Component_product-gallery-full .title-container {
  background: radial-gradient(ellipse at 50% -100%, #252E36 0%, #000000 200%);
  text-align: center;
  position: relative;
}

.product-page .Component_product-gallery-full .title-container .content {
  padding: 150px 0;
}

.product-page .Component_product-gallery-full .title-container .content > .title {
  font-size: 50px;
  font-size: 3.125rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.9);
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}

.product-page .Component_product-gallery-full .title-container .content > .subtitle {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  z-index: 1;
}

.product-page .Component_product-gallery-full .images {
  width: 100%;
  /* Prevent vertical gaps */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.product-page .Component_product-2-up-grid {
  background-color: #090f13;
}

.product-page .Component_product-2-up-grid .items-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 60px 0;
}

@media (max-width: 767px) {
  .product-page .Component_product-2-up-grid .items-container {
    padding: 20px 0 0;
  }
}

.product-page .Component_product-2-up-grid .items-container .item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  width: 48%;
  height: 216px;
  display: block;
}

@media (max-width: 767px) {
  .product-page .Component_product-2-up-grid .items-container .item {
    width: 100%;
    margin-bottom: 20px;
  }
}

.product-page .Component_product-2-up-grid .items-container .item .heading {
  font-size: 19px;
  font-size: 1.1875rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  padding: 15px 0 0 20px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 22px;
}

.product-page .Component_product-2-up-grid .items-container .item .title {
  font-size: 19px;
  font-size: 1.1875rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  padding: 0 0 0 20px;
}

.product-page .Component_product-2-up-grid .items-container .item .play {
  border-radius: 100%;
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 25px 0 0 41px;
}

.product-page .Component_product-2-up-grid .items-container .item .play i {
  width: 9px;
}

.product-page .Component_product-large-feature {
  position: relative;
}

.product-page .Component_product-additional {
  position: relative;
  background-color: #1d1d1f;
}

.product-page .Component_product-additional .content {
  padding: 50px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.product-page .Component_product-additional .content .items {
  width: calc(100% + 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

@media (max-width: 991px) {
  .product-page .Component_product-additional .content .items {
    width: calc(100% + 16px);
  }
}

.product-page .Component_product-additional .content .items .item-container {
  width: calc(25% - 30px);
  margin: 0 15px 20px;
}

@media (max-width: 991px) {
  .product-page .Component_product-additional .content .items .item-container {
    width: calc(50% - 30px);
  }
}

@media (max-width: 767px) {
  .product-page .Component_product-additional .content .items .item-container {
    width: calc(50% - 16px);
    margin: 0 8px 10px;
  }
}

@media (max-width: 767px) {
  .product-page .Component_product-additional .content .items .item-container {
    margin-top: 50px !important;
  }
}

.product-page .Component_product-additional .content .items .item-container .icon-container {
  margin-bottom: 40px;
}

.product-page .Component_product-additional .content .items .item-container .icon-container i {
  color: #0387c0;
  font-size: 40px;
}

.product-page .Component_product-additional .content .items .item-container .title {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  line-height: 25px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.9);
}

.product-page .Component_product-additional .content .items .item-container .description {
  font-size: 15px;
  font-size: 0.9375rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 27px;
  letter-spacing: .05em;
  margin-top: 10px;
}

.product-page .Component_product-featured-image {
  position: relative;
  background-color: #15161a;
}

.product-page .Component_product-featured-image .content {
  padding: 90px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

@media (max-width: 767px) {
  .product-page .Component_product-featured-image .content {
    padding: 50px 0 !important;
  }
}

.product-page .Component_product-featured-image .content > .colored-title {
  font-size: 44px;
  font-size: 2.75rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
}

@media (max-width: 767px) {
  .product-page .Component_product-featured-image .content > .colored-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.product-page .Component_product-featured-image .content > .title {
  font-size: 57px;
  font-size: 3.5625rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.9);
  line-height: 59px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .product-page .Component_product-featured-image .content > .title {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 45px;
  }
}

.product-page .Component_product-featured-image .content > .subtitle {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Oswald", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 10px;
}

@media (max-width: 767px) {
  .product-page .Component_product-featured-image .content > .subtitle {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.product-page .Component_product-featured-image .content > .buttons {
  margin-top: 10px;
}

.product-page .Component_product-featured-image .content > .buttons a {
  background: transparent !important;
}

.product-page .Component_product-featured-image .content > img {
  margin-top: 90px;
}

@media (max-width: 767px) {
  .product-page .Component_product-featured-image .content > img {
    margin-top: 50px;
  }
}

.product-page .action2k-title-bar-button, .product-page .action2k-hero-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-page .action2k-title-bar-button .format, .product-page .action2k-hero-button .format {
  font-family: "tandelle", arial, helvetica, sans-serif;
  font-weight: bold;
  padding: 2px 3px 2px 3px;
}

.product-page .action2k-title-bar-button .separator, .product-page .action2k-hero-button .separator {
  height: 22px;
  width: 1px;
  margin: 0 10px;
}

.product-page .action2k-title-bar-button .format {
  color: #e18d1f;
  background: black;
}

.product-page .action2k-title-bar-button .separator {
  background: rgba(0, 0, 0, 0.3);
}

.product-page .action2k-title-bar-button .text {
  color: black;
}

.product-page .action2k-hero-button .format {
  color: black;
  background: #e18d1f;
  margin-right: 10px;
}

.product-page .action2k-hero-button .separator {
  background: rgba(255, 255, 255, 0.3);
}

.product-page .orb-what-is .btn-rounded:hover {
  background-color: white !important;
}

.product-page .orb-what-is-2-up-grid .item:hover .play {
  background-color: #37CE6D !important;
}

.product-page .orb-features .info-link a:hover {
  color: #FDBD6A !important;
}

.product-page .orb-shadow-masking .info-link a:hover {
  color: #4caff7 !important;
}

.product-page .orb-360 .info-link a:hover {
  color: #e3d5c1 !important;
}

.product-page .orb-bump-mapping .info-link a:hover {
  color: #69d973 !important;
}

.product-page .orb-download .btn-rounded:hover {
  background-color: #61c86a !important;
}

.product-page .orb-download .btn-rounded.texture-download:hover {
  background-color: #404040 !important;
}

@media (max-width: 1439px) {
  .product-page .orb-download .btn-rounded.texture-download {
    width: 145px !important;
  }
}

.product-page .orb-download .info-link a:hover {
  color: #69d973 !important;
}

.product-page .orb-more-plugins .info-link a:hover {
  color: #69d973 !important;
}

.product-page .orb-e3d .btn-rounded:hover {
  background-color: #d44741 !important;
}

.product-page .orb-of .btn-rounded:hover {
  background-color: #5589e6 !important;
}

.product-page .orb-troubleshooting-page {
  margin-top: -12px;
}

.product-page .orb-troubleshooting-page > .header {
  padding: 100px 0;
  font-family: "Oswald", arial, helvetica, sans-serif;
  text-align: center;
  color: #fff;
  position: relative;
}

.product-page .orb-troubleshooting-page > .header .background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  background-image: url(/assets/public/images/v12/products/free/2/landing/hero.jpg);
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
}

.product-page .orb-troubleshooting-page > .header > .title-container {
  position: relative;
  z-index: 1;
}

.product-page .orb-troubleshooting-page > .header > .title-container > .title {
  font-size: 44px;
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 50px;
}

.product-page .orb-troubleshooting-page > .header > .title-container > .subtitle {
  font-size: 24px;
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.5);
}

.product-page .orb-troubleshooting-page > .content-container {
  background: radial-gradient(ellipse at top, #20282f, #0a0d0f);
  color: rgba(255, 255, 255, 0.7);
  padding: 100px 0;
}

@media (max-width: 767px) {
  .product-page .orb-troubleshooting-page > .content-container img {
    max-width: 100% !important;
    width: 100% !important;
  }
}

.product-page .orb-troubleshooting-page > .content-container ul, .product-page .orb-troubleshooting-page > .content-container ol {
  padding: 0;
  margin: 0;
  padding-left: 15px;
}

.product-page .orb-troubleshooting-page > .content-container a {
  color: #0193d3;
}

.product-page .orb-troubleshooting-page > .content-container a:hover {
  color: #09b3fe;
}

.product-page .orb-troubleshooting-page > .content-container .super-main-heading {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 600;
  font-family: "Oswald", arial, helvetica, sans-serif;
  color: white;
  letter-spacing: .05em;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .product-page .orb-troubleshooting-page > .content-container .super-main-heading {
    text-align: center !important;
  }
}

.product-page .orb-troubleshooting-page > .content-container .main-heading {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  font-family: "Oswald", arial, helvetica, sans-serif;
  color: white;
  letter-spacing: .05em;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .product-page .orb-troubleshooting-page > .content-container .main-heading {
    text-align: center !important;
  }
}

.product-page .orb-troubleshooting-page > .content-container .heading {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.85);
}

@media (max-width: 767px) {
  .product-page .orb-troubleshooting-page > .content-container .heading {
    text-align: center !important;
  }
}

.product-page .orb-troubleshooting-page > .content-container .emphasis {
  font-style: italic;
}

.product-page .opticalflares-key-features .images .image-container .gallery-image {
  height: 116px !important;
}

.product-page .opticalflares-feature-films .images, .product-page .opticalflaresnuke-feature-films .images, .product-page .opticalflarespropresets-feature-films .images {
  margin-top: 60px !important;
}

.product-page .opticalflares-feature-films .images .image-container, .product-page .opticalflaresnuke-feature-films .images .image-container, .product-page .opticalflarespropresets-feature-films .images .image-container {
  width: auto !important;
}

.product-page .opticalflares-feature-films .images .image-container img, .product-page .opticalflaresnuke-feature-films .images .image-container img, .product-page .opticalflarespropresets-feature-films .images .image-container img {
  height: 238px !important;
}

.product-page .opticalflares-feature-films .images .image-container .gallery-image, .product-page .opticalflaresnuke-feature-films .images .image-container .gallery-image, .product-page .opticalflarespropresets-feature-films .images .image-container .gallery-image {
  height: 258px !important;
}

.product-page .motionpulse-title-bar-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-page .motionpulse-title-bar-button .format {
  font-family: "tandelle", arial, helvetica, sans-serif;
  font-weight: bold;
  padding: 2px 3px 2px 3px;
  color: #d3263f;
  background: rgba(255, 255, 255, 0.7);
}

.product-page .motionpulse-title-bar-button .separator {
  height: 22px;
  width: 1px;
  margin: 0 10px;
  background: rgba(255, 255, 255, 0.3);
}

.blog-page {
  position: relative;
  background: #111;
}

.blog-page .main-container {
  padding: 35px 0;
}

@media (max-width: 991px) {
  .blog-page .main-container {
    padding: 0;
  }
}

.blog-page .main-container .posts-container {
  background: #f3f3f3;
  width: calc(100% - 70px);
  padding: 35px 35px 20px;
}

.blog-page .main-container .posts-container .post-container {
  background: white;
  margin-bottom: 15px;
}

.blog-page .main-container .posts-container .post-container .content {
  padding: 15px 30px 35px;
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.9);
  line-height: 22px;
}

.blog-page .main-container .posts-container .post-container .content:before, .blog-page .main-container .posts-container .post-container .content:after {
  content: " ";
  display: table;
}

.blog-page .main-container .posts-container .post-container .content:after {
  clear: both;
}

.blog-page .main-container .posts-container .post-container .content a {
  color: #0F7BB2;
}

.blog-page .main-container .posts-container .post-container .content .header .date {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  letter-spacing: .1em;
  color: rgba(0, 0, 0, 0.5);
  line-height: initial;
  text-transform: uppercase;
}

.blog-page .main-container .posts-container .post-container .content .header .date .new {
  float: left;
  color: #FE5E53;
}

.blog-page .main-container .posts-container .post-container .content .header .title, .blog-page .main-container .posts-container .post-container .content .header .title a {
  font-size: 36px;
  font-size: 2.25rem;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  color: rgba(0, 0, 0, 0.8);
  line-height: initial;
}

.blog-page .main-container .posts-container .post-container .content .header .excerpt {
  color: rgba(0, 0, 0, 0.7);
}

.blog-page .main-container .posts-container .post-container .content .right {
  padding-top: 15px;
}

.blog-page .main-container .posts-container .post-container .content .right:before, .blog-page .main-container .posts-container .post-container .content .right:after {
  content: " ";
  display: table;
}

.blog-page .main-container .posts-container .post-container .content .right:after {
  clear: both;
}

.blog-page .main-container .posts-container .post-container .content .right .avatar {
  border-radius: 100%;
  width: 50px;
  height: 50px;
  float: right;
}

.blog-page .main-container .posts-container .post-container .content .right .author {
  float: right;
  margin-top: 2px;
  margin-left: 10px;
}

.blog-page .main-container .posts-container .post-container .content .right .author .name {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  color: black;
  text-transform: uppercase;
}

.blog-page .main-container .posts-container .post-container .content .right .author .social a {
  margin-right: 5px;
  display: inline-block;
  padding: 4px;
  border-radius: 100%;
  color: rgba(255, 255, 255, 0.9);
  background: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-transition: background 100ms ease;
  transition: background 100ms ease;
}

.blog-page .main-container .posts-container .post-container .content .right .author .social a.twitter {
  background: #659AD1;
}

.blog-page .main-container .posts-container .post-container .content .right .author .social a.facebook {
  background: #4E5987;
}

.blog-page .main-container .posts-container .post-container .content .right .author .social a.instagram {
  background: #683a8e;
  background: -webkit-gradient(linear, left top, left bottom, from(#683a8e), color-stop(#e95f4f), to(#f5b256));
  background: linear-gradient(180deg, #683a8e, #e95f4f, #f5b256);
}

.blog-page .main-container .posts-container .post-container .content .right .author .social a.youtube {
  background: #CC2428;
}

.blog-page .main-container .posts-container .post-container .content .right .author .social a:hover {
  -webkit-transition: background 100ms ease;
  transition: background 100ms ease;
}

.blog-page .main-container .posts-container .post-container .content .right .author .social a:hover.twitter {
  background: #8cb4dd;
}

.blog-page .main-container .posts-container .post-container .content .right .author .social a:hover.facebook {
  background: #6370a5;
}

.blog-page .main-container .posts-container .post-container .content .right .author .social a:hover.instagram {
  background: #8349b2;
  background: -webkit-gradient(linear, left top, left bottom, from(#8349b2), color-stop(#ef887c), to(#f8c886));
  background: linear-gradient(180deg, #8349b2, #ef887c, #f8c886);
}

.blog-page .main-container .posts-container .post-container .content .right .author .social a:hover.youtube {
  background: #de4549;
}

.blog-page .main-container .posts-container .post-container .post-hero {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
}

.blog-page .main-container .posts-container .post-container .post-hero::before, .blog-page .main-container .posts-container .post-container .post-hero::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.blog-page .main-container .posts-container .post-container .post-hero::before {
  float: left;
  padding-bottom: 58.15668203%;
}

.blog-page .main-container .posts-container .post-container .more {
  padding: 15px 25px;
}

.blog-page .main-container .posts-container .post-container .more:before, .blog-page .main-container .posts-container .post-container .more:after {
  content: " ";
  display: table;
}

.blog-page .main-container .posts-container .post-container .more:after {
  clear: both;
}

.blog-page .main-container .posts-container .post-container .more .left {
  float: left;
}

.blog-page .main-container .posts-container .post-container .more .left i {
  color: rgba(254, 94, 83, 0.5);
}

.blog-page .main-container .posts-container .post-container .more .right {
  float: right;
}

.blog-page .main-container .posts-container .pagination {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 25px;
  padding: 0 35px;
  width: calc(100% - 70px);
}

.blog-page .main-container .posts-container .pagination:before, .blog-page .main-container .posts-container .pagination:after {
  content: " ";
  display: table;
}

.blog-page .main-container .posts-container .pagination:after {
  clear: both;
}

.blog-page .main-container .posts-container .pagination a {
  color: rgba(254, 94, 83, 0.7);
}

.blog-page .sidebar-container {
  width: 88%;
  padding-left: 12%;
}

.blog-page .sidebar-container .categories select {
  font-size: 13px;
  font-size: 0.8125rem;
  -webkit-appearance: button;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #000;
  background-image: url(/assets/public/images/v12/blog/select-arrow-dark.png);
  background-size: contain;
  background-position: 97% center;
  background-repeat: no-repeat;
  border: none;
  color: rgba(255, 255, 255, 0.7);
  overflow: hidden;
  padding: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.blog-page .post-landing .main-container .posts-container {
  width: 100%;
  padding: 0;
  background: transparent;
}

.blog-page .post-landing .main-container .posts-container .blog-post-hero-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  display: block;
}

.blog-page .post-landing .main-container .posts-container .blog-post-hero-image::before, .blog-page .post-landing .main-container .posts-container .blog-post-hero-image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.blog-page .post-landing .main-container .posts-container .blog-post-hero-image::before {
  float: left;
  padding-bottom: 37.31077471%;
}

.blog-page .post-landing .main-container .posts-container .post-container {
  margin-bottom: 0;
}

.blog-page .post-landing .main-container .posts-container .post-container .left .header {
  padding: 20px 0;
  margin-bottom: 30px;
  border-bottom: solid 1px rgba(149, 152, 154, 0.36);
}

.blog-page .post-landing .main-container .posts-container .post-container .left .header .title a {
  color: rgba(0, 0, 0, 0.8);
}

.blog-page .post-landing .main-container .posts-container .post-container .left .content {
  padding: 10px 60px;
  line-height: 25px;
}

@media (max-width: 991px) {
  .blog-page .post-landing .main-container .posts-container .post-container .left .content {
    padding: 10px 35px;
  }
}

@media (max-width: 767px) {
  .blog-page .post-landing .main-container .posts-container .post-container .left .content {
    padding: 10px 20px;
  }
}

.blog-page .post-landing .main-container .posts-container .post-container .left .content a {
  color: #0F7BB2;
}

.blog-page .post-landing .main-container .posts-container .post-container .left .content .blog-inline-image {
  margin-left: -40px;
  width: calc(100% + 80px);
}

@media (max-width: 991px) {
  .blog-page .post-landing .main-container .posts-container .post-container .left .content .blog-inline-image {
    margin-left: 0;
    width: 100%;
  }
}

.blog-page .post-landing .main-container .posts-container .post-container .left .content .blog-inline-video-container-offset {
  margin-left: -40px;
  width: calc(100% + 80px);
}

@media (max-width: 991px) {
  .blog-page .post-landing .main-container .posts-container .post-container .left .content .blog-inline-video-container-offset {
    margin-left: 0;
    width: 100%;
  }
}

.blog-page .post-landing .main-container .posts-container .post-container .left .content .blog-inline-video-container {
  padding-bottom: 56.25%;
  position: relative;
}

.blog-page .post-landing .main-container .posts-container .post-container .left .content .blog-inline-video-container > :first-child {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.blog-page .post-landing .main-container .posts-container .post-container .left .content .blog-inline-video-container.aspect-4-3 {
  padding-bottom: 75%;
  position: relative;
}

.blog-page .post-landing .main-container .posts-container .post-container .left .content .blog-inline-video-container.aspect-4-3 > :first-child {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.blog-page .post-landing .main-container .posts-container .post-container .left .content .blog-inline-video-container.aspect-3-2 {
  padding-bottom: 66.66666667%;
  position: relative;
}

.blog-page .post-landing .main-container .posts-container .post-container .left .content .blog-inline-video-container.aspect-3-2 > :first-child {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.blog-page .post-landing .main-container .posts-container .post-container .left .content .blog-inline-video {
  margin-left: -40px;
  width: calc(100% + 80px);
}

@media (max-width: 991px) {
  .blog-page .post-landing .main-container .posts-container .post-container .left .content .blog-inline-video {
    margin-left: 0;
    width: 100%;
  }
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container {
  margin-right: 20px;
  text-align: center;
  margin-top: 65px;
  padding: 20px;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(rgba(243, 243, 243, 0)));
  background: linear-gradient(180deg, #f3f3f3, rgba(243, 243, 243, 0));
  position: relative;
}

@media (max-width: 991px) {
  .blog-page .post-landing .main-container .posts-container .post-container .right .right-container {
    margin-left: 20px;
  }
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container:before, .blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container:after {
  content: " ";
  display: table;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container:after {
  clear: both;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .avatar-container {
  position: absolute;
  width: 100%;
  text-align: center;
  top: -50px;
  left: 0;
}

@media (max-width: 991px) {
  .blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .avatar-container {
    position: initial;
    float: left;
    width: 125px;
    top: 0;
    margin-right: 25px;
  }
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .avatar-container .avatar {
  border-radius: 100%;
  width: 35%;
}

@media (max-width: 1439px) {
  .blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .avatar-container .avatar {
    width: 40%;
  }
}

@media (max-width: 991px) {
  .blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .avatar-container .avatar {
    width: 100%;
    margin-bottom: 15px;
  }
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container {
  background: white;
  padding: 70px 35px 20px;
}

@media (max-width: 991px) {
  .blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container {
    padding: 20px;
    text-align: left;
  }
  .blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container:before, .blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container:after {
    content: " ";
    display: table;
  }
  .blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container:after {
    clear: both;
  }
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .name {
  font-size: 22px;
  font-size: 1.375rem;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  color: rgba(0, 0, 0, 0.7);
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .job_title {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 10px;
  color: #0F7BB2;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .description {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 25px;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .social {
  margin-left: 5px;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .social a {
  margin-right: 5px;
  display: inline-block;
  padding: 6px;
  border-radius: 100%;
  color: rgba(255, 255, 255, 0.9);
  background: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  font-size: 1rem;
  -webkit-transition: background 100ms ease;
  transition: background 100ms ease;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .social a.twitter {
  background: #659AD1;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .social a.facebook {
  background: #4E5987;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .social a.instagram {
  background: #683a8e;
  background: -webkit-gradient(linear, left top, left bottom, from(#683a8e), color-stop(#e95f4f), to(#f5b256));
  background: linear-gradient(180deg, #683a8e, #e95f4f, #f5b256);
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .social a.youtube {
  background: #CC2428;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .social a:hover {
  -webkit-transition: background 100ms ease;
  transition: background 100ms ease;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .social a:hover.twitter {
  background: #8cb4dd;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .social a:hover.facebook {
  background: #6370a5;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .social a:hover.instagram {
  background: #8349b2;
  background: -webkit-gradient(linear, left top, left bottom, from(#8349b2), color-stop(#ef887c), to(#f8c886));
  background: linear-gradient(180deg, #8349b2, #ef887c, #f8c886);
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .author-container .author-info-container .social a:hover.youtube {
  background: #de4549;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .action-buttons-container {
  margin-top: 35px;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .action-buttons-container .action-button {
  width: 80%;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .action-buttons-container .links-title {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  color: black;
  margin-top: 35px;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .action-buttons-container .action-links {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  margin-bottom: 35px;
  color: #0F7BB2;
  margin-top: 5px;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .Component_sidebar-header .title {
  font-size: 14px;
  font-size: 0.875rem;
}

@media (max-width: 991px) {
  .blog-page .post-landing .main-container .posts-container .post-container .right .right-container .Component_sidebar-header .title {
    font-size: 16px;
    font-size: 1rem;
  }
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .images-container {
  margin-top: 20px;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .images-container:before, .blog-page .post-landing .main-container .posts-container .post-container .right .right-container .images-container:after {
  content: " ";
  display: table;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .images-container:after {
  clear: both;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .images-container .image-container {
  float: left;
  width: 50%;
}

@media (max-width: 991px) {
  .blog-page .post-landing .main-container .posts-container .post-container .right .right-container .images-container .image-container {
    width: 25%;
  }
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .images-container .image-container .image-block {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .images-container .image-container .image-block::before, .blog-page .post-landing .main-container .posts-container .post-container .right .right-container .images-container .image-container .image-block::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.blog-page .post-landing .main-container .posts-container .post-container .right .right-container .images-container .image-container .image-block::before {
  float: left;
  padding-bottom: 100%;
}

.blog-page .new-posts {
  background: #11151a;
  background: -webkit-gradient(linear, left top, left bottom, from(#11151a), to(#0b0d0f));
  background: linear-gradient(180deg, #11151a, #0b0d0f);
  padding: 35px 0 25px;
  border-top: solid 1px #1e2226;
  border-bottom: solid 1px #222222;
}

.blog-page .new-posts .navigation {
  margin-bottom: 40px;
}

.blog-page .new-posts .navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.blog-page .new-posts .navigation ul li {
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 0 45px 0 0;
  display: inline-block;
  margin: 0;
  text-transform: uppercase;
}

.blog-page .new-posts .navigation ul li a {
  color: #474a4e;
}

.blog-page .new-posts .navigation ul li a.active, .blog-page .new-posts .navigation ul li a:hover {
  color: #8b8d90;
}

.blog-page .hero {
  background-color: black;
  height: 493px;
  position: relative;
}

.blog-page .hero .bg-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  position: absolute;
  width: 55%;
  height: 100%;
  left: 45%;
  z-index: 0;
}

@media (max-width: 1439px) {
  .blog-page .hero .bg-image {
    width: 100%;
    left: 0;
  }
}

.blog-page .hero .bg-gradient {
  background: black;
  background: -webkit-gradient(linear, left top, right top, from(black), color-stop(50%, rgba(0, 0, 0, 0.01)));
  background: linear-gradient(90deg, black, rgba(0, 0, 0, 0.01) 50%);
  position: absolute;
  left: 45%;
  width: 55%;
  height: 100%;
  z-index: 0;
}

@media (max-width: 1439px) {
  .blog-page .hero .bg-gradient {
    background: rgba(0, 0, 0, 0.75);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75));
    width: 100%;
    left: 0;
  }
}

.blog-page .hero .inner-container {
  position: relative;
  max-width: 1440px;
  height: 100%;
  padding: 0 50px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.blog-page .hero .inner-container .info-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-page .hero .inner-container .info-container > .date {
  width: 98px;
  height: 98px;
  margin-right: 25px;
  border: solid 3px #d93049;
  background: #000;
  padding: 10px;
  text-align: center;
  margin-top: 15px;
}

.blog-page .hero .inner-container .info-container > .date .month {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  letter-spacing: .02em;
  color: rgba(255, 255, 255, 0.9);
  line-height: 20px;
  margin-bottom: 5px;
}

.blog-page .hero .inner-container .info-container > .date .day {
  font-size: 79px;
  font-size: 4.9375rem;
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  letter-spacing: .03em;
  line-height: 79px;
  color: #D93049;
}

.blog-page .hero .inner-container .info-container .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80%;
}

.blog-page .hero .inner-container .info-container .info > .date {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #D93049;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: -5px;
}

.blog-page .hero .inner-container .info-container .info .title {
  font-family: "tandelle", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .1em;
  text-transform: uppercase;
  max-width: 100%;
}

.blog-page .hero .inner-container .info-container .info .excerpt {
  font-size: 20px;
  font-size: 1.25rem;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 48px;
  line-height: 24px;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.4);
  max-width: 50%;
  margin-top: 10px;
}

@media (max-width: 1439px) {
  .blog-page .hero .inner-container .info-container .info .excerpt {
    max-width: 100%;
  }
}

.blog-page .hero .inner-container .info-container .info .view-more {
  font-size: 15px;
  font-size: 0.9375rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
  background: black;
  border: solid 2px #6D6D6D;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  margin-top: 25px;
  border-radius: 25px;
  padding: 10px 25px;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  -webkit-transition: all 100ms;
  transition: all 100ms;
}

.blog-page .hero .inner-container .info-container .info .view-more:hover {
  background: rgba(255, 255, 255, 0.1);
  border: solid 2px #999;
  color: white;
  -webkit-transition: all 100ms;
  transition: all 100ms;
}

.blog-page .Page_blog-home {
  background: radial-gradient(ellipse at top, #1B1D1E 0%, #090a0a 60%);
}

.blog-page .Page_blog-home > .posts-container {
  max-width: 1440px;
  padding: 30px 50px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .blog-page .Page_blog-home > .posts-container {
    padding: 25px;
  }
}

.blog-page .Page_blog-home > .posts-container > .posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-top: 25px;
  margin-left: -25px;
  margin-right: -25px;
}

@media (max-width: 767px) {
  .blog-page .Page_blog-home > .posts-container > .posts {
    margin-left: 0;
  }
}

.blog-page .Page_blog-home > .posts-container > .posts > .post {
  height: 475px;
  position: relative;
  overflow: hidden;
  width: calc(33.33333% - 50px);
  margin: 0 25px 50px;
}

@media (max-width: 1889px) {
  .blog-page .Page_blog-home > .posts-container > .posts > .post {
    width: calc(33.33333% - 50px);
  }
}

@media (max-width: 1439px) {
  .blog-page .Page_blog-home > .posts-container > .posts > .post {
    width: calc(33.33333% - 50px);
  }
}

@media (max-width: 991px) {
  .blog-page .Page_blog-home > .posts-container > .posts > .post {
    width: calc(50% - 50px);
  }
}

@media (max-width: 767px) {
  .blog-page .Page_blog-home > .posts-container > .posts > .post {
    width: calc(100%);
    margin: 0 0 12px;
  }
}

.blog-page .Page_blog-home > .posts-container > .posts > .post .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  height: 45%;
  width: 100%;
  display: block;
}

.blog-page .Page_blog-home > .posts-container > .posts > .post .info-container {
  position: relative;
  width: 100%;
  height: 55%;
  overflow: hidden;
}

.blog-page .Page_blog-home > .posts-container > .posts > .post .info-container .bg {
  position: absolute;
  background-position: center;
  background-size: 100%;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
  background-color: #2C2C2C;
  background-blend-mode: multiply;
  -webkit-filter: blur(30px);
          filter: blur(30px);
  z-index: 0;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.blog-page .Page_blog-home > .posts-container > .posts > .post .info-container .info {
  padding: 25px 42px;
  position: relative;
}

.blog-page .Page_blog-home > .posts-container > .posts > .post .info-container .info .title {
  font-size: 34px;
  font-size: 2.125rem;
  font-family: "AFKlampenborg", arial, helvetica, sans-serif;
  letter-spacing: .02em;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  line-height: 34px;
  margin-bottom: 25px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 68px;
}

.blog-page .Page_blog-home > .posts-container > .posts > .post .info-container .info .excerpt {
  font-size: 15px;
  font-size: 0.9375rem;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  height: 38px;
  line-height: 19px;
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 25px;
}

.blog-page .Page_blog-home > .posts-container > .posts > .post .info-container .info .read-more {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  letter-spacing: .122em;
  color: #D93049;
  font-weight: 600;
  text-transform: uppercase;
}

.blog-page .Page_blog-home > .posts-container > .posts > .post .info-container .info .separator {
  margin-top: 15px;
  height: 2px;
  width: calc(100% + 84px);
  margin-left: -42px;
  background: rgba(255, 255, 255, 0.05);
}

.blog-page .Page_blog-home > .posts-container > .posts > .post .info-container .info .author-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  width: 100%;
}

.blog-page .Page_blog-home > .posts-container > .posts > .post .info-container .info .author-container * {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.3);
}

.blog-page .Page_blog-home > .posts-container > .posts > .post .info-container .info .author-container .author {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-style: italic;
}

.blog-page .Page_blog-home > .posts-container > .posts > .post .info-container .info .author-container .comments {
  text-align: right;
  font-weight: bold;
}

.blog-page .Page_blog-home > .pagination {
  max-width: 1440px;
  padding: 0 50px 70px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.blog-page .Page_blog-home > .pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.blog-page .Page_blog-home > .pagination ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
  margin: 0 5px;
}

.blog-page .Page_blog-home > .pagination ul li a {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: 500;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #000;
  color: #fff;
}

.blog-page .Page_blog-home > .pagination ul li.active a {
  background: #d93049;
}

.blog-page .Page_blog-post .post-container {
  background-color: #101212;
  background: radial-gradient(circle at 50% 593px, #1B1D1E 0%, #000000 100%);
}

.blog-page .Page_blog-post .post-container .post-inner-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 50px 50px;
}

.blog-page .Page_blog-post .post-container .post-inner-container .date {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #D93049;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: bold;
}

.blog-page .Page_blog-post .post-container .post-inner-container .title-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

.blog-page .Page_blog-post .post-container .post-inner-container .title-container .title {
  font-size: 40px;
  font-size: 2.5rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: 100;
  color: rgba(255, 255, 255, 0.75);
  text-transform: uppercase;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.blog-page .Page_blog-post .post-container .post-inner-container .title-container .join-discussion {
  text-align: center;
  padding-top: 7px;
  width: 281px;
  margin-left: 55px;
}

.blog-page .Page_blog-post .post-container .post-inner-container .title-container .join-discussion a {
  background: #d62f48;
  background: -webkit-gradient(linear, left top, left bottom, from(#d62f48), to(#a73742));
  background: linear-gradient(180deg, #d62f48, #a73742);
  font-size: 15px;
  font-size: 0.9375rem;
  display: inline-block;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  letter-spacing: .015em;
  padding: 10px 25px;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  border-radius: 25px;
}

.blog-page .Page_blog-post .post-container .post-inner-container .content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-page .Page_blog-post .post-container .post-inner-container .content-container .post {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.5);
  line-height: 25px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.blog-page .Page_blog-post .post-container .post-inner-container .content-container .post a {
  color: rgba(255, 255, 255, 0.7);
}

.blog-page .Page_blog-post .post-container .post-inner-container .content-container .post a:hover {
  color: white;
}

.blog-page .Page_blog-post .post-container .post-inner-container .content-container .post .blog-inline-image {
  width: 100%;
  margin: 25px 0;
}

@media (max-width: 991px) {
  .blog-page .Page_blog-post .post-container .post-inner-container .content-container .post .blog-inline-image {
    margin-left: 0;
    width: 100%;
  }
}

.blog-page .Page_blog-post .post-container .post-inner-container .content-container .post .blog-inline-video-container-offset {
  width: 100%;
}

@media (max-width: 991px) {
  .blog-page .Page_blog-post .post-container .post-inner-container .content-container .post .blog-inline-video-container-offset {
    margin-left: 0;
    width: 100%;
  }
}

.blog-page .Page_blog-post .post-container .post-inner-container .content-container .post .blog-inline-video-container {
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 20px;
}

.blog-page .Page_blog-post .post-container .post-inner-container .content-container .post .blog-inline-video-container > :first-child {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.blog-page .Page_blog-post .post-container .post-inner-container .content-container .post .blog-inline-video-container.aspect-4-3 {
  padding-bottom: 75%;
  position: relative;
}

.blog-page .Page_blog-post .post-container .post-inner-container .content-container .post .blog-inline-video-container.aspect-4-3 > :first-child {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.blog-page .Page_blog-post .post-container .post-inner-container .content-container .post .blog-inline-video-container.aspect-3-2 {
  padding-bottom: 66.66666667%;
  position: relative;
}

.blog-page .Page_blog-post .post-container .post-inner-container .content-container .post .blog-inline-video-container.aspect-3-2 > :first-child {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.blog-page .Page_blog-post .post-container .post-inner-container .content-container .post .blog-inline-video {
  width: 100%;
}

@media (max-width: 991px) {
  .blog-page .Page_blog-post .post-container .post-inner-container .content-container .post .blog-inline-video {
    margin-left: 0;
    width: 100%;
  }
}

.blog-page .Page_blog-post .comments-container {
  background-color: #121212;
  padding-bottom: 50px;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container {
  max-width: 1440px !important;
  margin: 0 auto;
  padding: 0 50px;
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: calc(100% - 336px);
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container {
  background: transparent !important;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container {
  background: transparent !important;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container .form .form-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container .form .form-top > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container .form .form-top .commenter .avatar {
  border-radius: 0 !important;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container .form .form-top .commenter .name {
  color: rgba(217, 48, 73, 0.9) !important;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container .form .form-top .comment-count {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.7);
  text-align: right;
  padding-right: 25px;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container .form textarea {
  background: #181818 !important;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container {
  background-color: transparent !important;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .comment, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .reply, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .reply {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .comment .author .author-name, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .comment .author .author-name a, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .reply .author .author-name, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .reply .author .author-name a, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment .author .author-name, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment .author .author-name a, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .reply .author .author-name, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .reply .author .author-name a {
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: bold;
  color: rgba(217, 48, 73, 0.9) !important;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .comment .avatar-container, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .reply .avatar-container, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment .avatar-container, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .reply .avatar-container {
  width: 61px !important;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .comment .avatar-container .avatar, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .reply .avatar-container .avatar, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment .avatar-container .avatar, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .reply .avatar-container .avatar {
  border-radius: 0 !important;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .comment .right, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .reply .right, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment .right, .blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .reply .right {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container {
  background-color: rgba(0, 0, 0, 0.1) !important;
  border-bottom: solid 1px rgba(255, 255, 255, 0.05);
}

.blog-page .Page_blog-post .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment {
  padding-left: 55px !important;
  width: calc(100% - 110px) !important;
}

.Component_blog-sidebar {
  width: 281px;
  margin-left: 55px;
}

.Component_blog-sidebar .tutorials, .Component_blog-sidebar .posts {
  margin-top: 15px;
  margin-bottom: 35px;
}

.Component_blog-sidebar .tutorials > .Component_grids-tutorial-grid-item, .Component_blog-sidebar .posts > .Component_grids-tutorial-grid-item {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 175px;
  display: block;
  margin: 0;
  margin-bottom: 40px;
}

.Component_blog-sidebar .tutorials > .Component_grids-tutorial-grid-item .video-thumb, .Component_blog-sidebar .posts > .Component_grids-tutorial-grid-item .video-thumb {
  height: 100%;
}

.Component_blog-sidebar .tutorials > .Component_grids-tutorial-grid-item > .info-container, .Component_blog-sidebar .posts > .Component_grids-tutorial-grid-item > .info-container {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.Component_blog-sidebar .tutorials > .Component_grids-tutorial-grid-item.hovered > .info-container, .Component_blog-sidebar .posts > .Component_grids-tutorial-grid-item.hovered > .info-container {
  bottom: -28px;
  opacity: 0;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
}

.Component_blog-sidebar .products {
  width: 100%;
  margin-top: 15px;
}

.Component_blog-sidebar .products .Component_grids-product-grid-item {
  margin-bottom: 40px;
}

.login-page .main-container {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.login-page .main-container::before, .login-page .main-container::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.login-page .main-container::before {
  float: left;
  padding-bottom: 28.75%;
}

.login-page .main-container .inner {
  width: 100%;
}

.login-page .main-container .inner .header {
  font-size: 43px;
  font-size: 2.6875rem;
  width: 100%;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.8);
}

.login-page .main-container .inner .subheader {
  font-size: 16px;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.7);
  width: 100%;
  margin-top: 15px;
}

.login-page .main-container .inner .errors {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 350px;
  margin: 20px auto -20px;
  overflow-y: hidden;
  max-height: 100px;
}

.login-page .main-container .inner .errors .item {
  padding: 5px 10px 0;
  background: rgba(0, 0, 0, 0.75);
  color: #ffdb99;
  font-weight: bold;
  height: 25px;
}

.login-page .main-container .inner .errors.closed {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  max-height: 0;
}

.login-page .main-container .inner form {
  display: block;
  margin-top: 40px;
}

.login-page .main-container .inner form .error {
  outline: solid 1px #ffb733;
}

.login-page .main-container .inner form input {
  font-size: 13px;
  font-size: 0.8125rem;
  background: #161616;
  border: none;
  padding: 20px 15px;
  margin-right: 25px;
  color: #AAAAAA;
  width: 400px;
}

.login-page .main-container .inner form button {
  padding: 17px 0;
  width: 150px;
  cursor: pointer;
}

.login-page .main-container .inner .actions, .login-page .main-container .inner .actions a {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 40px;
  color: rgba(255, 255, 255, 0.7);
}

.login-page .main-container .inner .actions .create-account-link, .login-page .main-container .inner .actions a .create-account-link {
  font-weight: bold;
}

.login-page .main-container .inner .actions a:hover, .login-page .main-container .inner .actions a a:hover {
  color: white;
}

.login-page .info-container {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.login-page .info-container::before, .login-page .info-container::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.login-page .info-container::before {
  float: left;
  padding-bottom: 24.0625%;
}

.login-page .info-container .item {
  padding: 0 10px;
}

.login-page .info-container .item .category {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.3);
}

.login-page .info-container .item .heading {
  font-size: 20px;
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
}

.login-page .info-container .item .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  margin: 15px 0;
}

.login-page .info-container .item .image::before, .login-page .info-container .item .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.login-page .info-container .item .image::before {
  float: left;
  padding-bottom: 48.31168831%;
}

.login-page .info-container .item .content {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 25px;
  line-height: 22px;
}

.login-page .info-container .item .actions, .login-page .info-container .item .actions a {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.7);
}

.account-order-overview-page {
  padding-bottom: 50px;
}

.account-order-overview-page .info {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 10px 15px;
  background: #39c58d !important;
  color: white;
}

.account-order-overview-page .order-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
  margin-top: 25px;
}

.account-order-overview-page .order-header .checkmark {
  font-size: 30px;
  font-size: 1.875rem;
  border-radius: 100%;
  background: #39c58d;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42px;
          flex: 0 0 42px;
  color: white;
  height: calc(100% - 6px);
  text-align: center;
  padding-top: 6px;
}

.account-order-overview-page .order-header .order-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  letter-spacing: .025em;
  padding-left: 15px;
}

.account-order-overview-page .order-header .order-info .order-number {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.5);
}

.account-order-overview-page .order-header .order-info .thank {
  font-size: 20px;
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.9);
  text-transform: uppercase;
}

.account-order-overview-page .order-header .print {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: .05em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #0F7BB2;
  text-align: right;
}

.account-order-overview-page .get-started {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  margin-bottom: 35px;
  text-align: center;
}

.account-order-overview-page .get-started::before, .account-order-overview-page .get-started::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.account-order-overview-page .get-started::before {
  float: left;
  padding-bottom: 40.53097345%;
}

.account-order-overview-page .get-started .title {
  font-size: 43px;
  font-size: 2.6875rem;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  color: white;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  letter-spacing: .05em;
  padding-top: 75px;
}

.account-order-overview-page .get-started .subtitle {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.7);
  padding: 0 50px;
}

.account-order-overview-page .get-started .buttons {
  margin-top: 25px;
}

.account-order-overview-page .get-started .buttons .btn-danger-vc {
  background-color: #fe5e53;
  padding: 10px 35px;
}

.account-order-overview-page .complete-header {
  font-size: 20px;
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: .025em;
  margin-bottom: 10px;
}

.account-order-overview-page .complete-info {
  font-size: 15px;
  font-size: 0.9375rem;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
}

.account-order-overview-page .complete-info a {
  color: #0F7BB2;
}

.account-order-overview-page .dashboard {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: .05em;
  color: black;
  padding-bottom: 25px;
}

.account-order-overview-page .dashboard a {
  color: #0F7BB2;
}

.account-order-overview-page .customer-info-container {
  border-radius: 5px;
  border: solid 1px rgba(0, 0, 0, 0.05);
  padding: 25px 50px;
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.account-order-overview-page .customer-info-container div {
  font-size: 15px;
  font-size: 0.9375rem;
  color: rgba(0, 0, 0, 0.45);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.account-order-overview-page .customer-info-container div .info-header {
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 15px;
}

.account-order-overview-page .help {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.7);
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.account-order-overview-page .help div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.account-order-overview-page .help .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25px;
          flex: 0 0 25px;
}

.account-order-overview-page .help i {
  font-size: 15px;
  font-size: 0.9375rem;
  color: rgba(0, 0, 0, 0.3);
}

.account-order-overview-page .help a {
  color: #0F7BB2;
}

#account-page {
  height: 100%;
  width: 100%;
  position: relative;
}

#account-page .loading {
  width: 100%;
  height: 100%;
  background: #141414;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#account-page .loading .loading-container {
  font-size: 24px;
  font-size: 1.5rem;
  width: 100%;
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  letter-spacing: .1em;
}

#account-page .loading .loading-container i {
  color: #39b1ee;
}

.account-page, .support-page {
  height: 100%;
  width: 100%;
  position: relative;
}

.account-page .sidebar, .support-page .sidebar {
  background: #1b2129;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b2129), to(#161a1e));
  background: linear-gradient(180deg, #1b2129, #161a1e);
  width: 300px;
  height: 100% !important;
  position: fixed !important;
}

.account-page .sidebar .sidebar-inner-container, .support-page .sidebar .sidebar-inner-container {
  height: 100%;
}

.account-page .sidebar .user, .support-page .sidebar .user {
  height: 294px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.account-page .sidebar .user .inner, .support-page .sidebar .user .inner {
  width: 100%;
}

.account-page .sidebar .user .inner .avatar, .support-page .sidebar .user .inner .avatar {
  border-radius: 100%;
  width: 118px;
  height: 118px;
  margin-bottom: 15px;
}

.account-page .sidebar .user .inner .name, .support-page .sidebar .user .inner .name {
  font-size: 19px;
  font-size: 1.1875rem;
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.85);
}

.account-page .sidebar .user .inner .display-name, .support-page .sidebar .user .inner .display-name {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.4);
}

.account-page .sidebar .nav, .support-page .sidebar .nav {
  height: calc(100% - 294px);
}

.account-page .sidebar .nav ul, .support-page .sidebar .nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  position: relative;
}

.account-page .sidebar .nav ul li, .support-page .sidebar .nav ul li {
  margin: 0;
  padding: 0;
  position: relative;
}

.account-page .sidebar .nav ul li.faker, .support-page .sidebar .nav ul li.faker {
  height: calc(100% - 490px);
}

.account-page .sidebar .nav ul li.logout, .support-page .sidebar .nav ul li.logout {
  width: 100%;
  height: 130px;
}

.account-page .sidebar .nav ul li a, .support-page .sidebar .nav ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 38px;
  height: 60px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.account-page .sidebar .nav ul li a .icon, .support-page .sidebar .nav ul li a .icon {
  font-size: 24px;
  margin-right: 20px;
  color: rgba(255, 255, 255, 0.3);
}

.account-page .sidebar .nav ul li a .arrow, .support-page .sidebar .nav ul li a .arrow {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.3);
  margin-right: 15px;
  display: none;
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.account-page .sidebar .nav ul li a:hover, .support-page .sidebar .nav ul li a:hover {
  background: rgba(255, 255, 255, 0.05);
}

.account-page .sidebar .nav ul li a.router-link-active, .support-page .sidebar .nav ul li a.router-link-active {
  padding-left: 31px;
  border-left: solid 7px #FE5E53;
  color: white;
  background: rgba(22, 22, 22, 0.5);
}

.account-page .sidebar .nav ul li a.router-link-active .icon, .support-page .sidebar .nav ul li a.router-link-active .icon {
  color: #FE5E53;
}

.account-page .sidebar .nav ul li a.router-link-active .title, .support-page .sidebar .nav ul li a.router-link-active .title {
  font-weight: bold;
}

.account-page .sidebar .nav ul li a.router-link-active .arrow, .support-page .sidebar .nav ul li a.router-link-active .arrow {
  display: block;
}

.account-page .content, .support-page .content {
  background: #11151a;
  background: -webkit-gradient(linear, left top, left bottom, from(#11151a), to(#0b0d0f));
  background: linear-gradient(180deg, #11151a, #0b0d0f);
  position: absolute !important;
  top: 0;
  min-height: 100%;
  margin-left: 300px;
  width: calc(100% - 300px);
}

@media (max-width: 1440px) {
  .account-page .content, .support-page .content {
    width: calc(100% - 360px);
    padding: 30px 30px 0;
  }
}

@media (max-width: 992px) {
  .account-page .content, .support-page .content {
    margin-left: 0;
    width: calc(100% - 40px);
    padding: 30px 20px 0;
  }
}

.account-page .content .inner, .support-page .content .inner {
  padding: 30px 50px 0;
}

.account-page .content .inner .section-header, .support-page .content .inner .section-header {
  height: 60px;
}

.account-page .content .inner .section-header .title, .support-page .content .inner .section-header .title {
  font-size: 21px;
  font-size: 1.3125rem;
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: .1em;
  text-transform: uppercase;
}

.account-page .content .inner .section-header .select-container, .support-page .content .inner .section-header .select-container {
  width: 50%;
  float: right;
}

@media (max-width: 1440px) {
  .account-page .content .inner .section-header .select-container, .support-page .content .inner .section-header .select-container {
    width: 75%;
  }
}

.account-page .content .inner .section-header .v-select, .support-page .content .inner .section-header .v-select {
  margin-top: -5px;
}

.account-page .content .inner .section-header .v-select:before, .account-page .content .inner .section-header .v-select:after, .support-page .content .inner .section-header .v-select:before, .support-page .content .inner .section-header .v-select:after {
  content: " ";
  display: table;
}

.account-page .content .inner .section-header .v-select:after, .support-page .content .inner .section-header .v-select:after {
  clear: both;
}

.account-page .content .inner .section-header .v-select .dropdown-toggle, .support-page .content .inner .section-header .v-select .dropdown-toggle {
  position: relative;
  float: none;
  display: block;
  padding: 1px 5px;
  background: rgba(0, 0, 0, 0.2);
  border: none;
  border-radius: 0;
  white-space: normal;
}

.account-page .content .inner .section-header .v-select .selected-tag, .support-page .content .inner .section-header .v-select .selected-tag {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.7);
  left: 5px;
}

.account-page .content .inner .section-header .v-select .dropdown-toggle .clear, .support-page .content .inner .section-header .v-select .dropdown-toggle .clear {
  display: none;
}

.account-page .content .account-dashboard-page .widget-about, .support-page .content .account-dashboard-page .widget-about {
  background: #1b2129;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b2129), to(#161a1e));
  background: linear-gradient(180deg, #1b2129, #161a1e);
  height: 288px;
  margin-bottom: 50px;
}

@media (max-width: 1440px) {
  .account-page .content .account-dashboard-page .widget-about, .support-page .content .account-dashboard-page .widget-about {
    margin-bottom: 30px;
  }
}

@media (max-width: 992px) {
  .account-page .content .account-dashboard-page .widget-about, .support-page .content .account-dashboard-page .widget-about {
    margin-bottom: 20px;
  }
}

.account-page .content .account-dashboard-page .widget-about .top, .support-page .content .account-dashboard-page .widget-about .top {
  padding: 50px;
}

.account-page .content .account-dashboard-page .widget-about .top .name, .support-page .content .account-dashboard-page .widget-about .top .name {
  font-size: 20px;
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 5px;
}

.account-page .content .account-dashboard-page .widget-about .top .sub, .support-page .content .account-dashboard-page .widget-about .top .sub {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 10px;
}

.account-page .content .account-dashboard-page .widget-about .top .separator, .support-page .content .account-dashboard-page .widget-about .top .separator {
  height: 2px;
  width: 10px;
  background: rgba(254, 94, 83, 0.3);
}

.account-page .content .account-dashboard-page .widget-about .top .stats, .support-page .content .account-dashboard-page .widget-about .top .stats {
  margin-top: 20px;
  text-align: center;
}

.account-page .content .account-dashboard-page .widget-about .top .stats .number, .support-page .content .account-dashboard-page .widget-about .top .stats .number {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: bold;
  color: #FE5E53;
  margin-bottom: 5px;
}

.account-page .content .account-dashboard-page .widget-about .top .stats .subject, .support-page .content .account-dashboard-page .widget-about .top .stats .subject {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(203, 207, 211, 0.7);
}

.account-page .content .account-dashboard-page .widget-about .buttons, .support-page .content .account-dashboard-page .widget-about .buttons {
  margin-top: 25px;
  height: 64px;
}

.account-page .content .account-dashboard-page .widget-about .buttons > div, .support-page .content .account-dashboard-page .widget-about .buttons > div {
  height: 100%;
}

.account-page .content .account-dashboard-page .widget-about .buttons > div .item, .support-page .content .account-dashboard-page .widget-about .buttons > div .item {
  display: block;
  margin: 0 1px;
  width: calc(100% - 2px);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.2);
  color: rgba(203, 207, 211, 0.3);
}

.account-page .content .account-dashboard-page .widget-about .buttons > div .item:hover, .support-page .content .account-dashboard-page .widget-about .buttons > div .item:hover {
  background: rgba(255, 255, 255, 0.05);
  color: rgba(203, 207, 211, 0.5);
}

.account-page .content .account-dashboard-page .widget-about .buttons > div .item .inner, .support-page .content .account-dashboard-page .widget-about .buttons > div .item .inner {
  font-size: 10px;
  font-size: 0.625rem;
  width: 100%;
  text-align: center;
  padding: 0;
}

.account-page .content .account-dashboard-page .widget-about .buttons > div .item .inner i, .support-page .content .account-dashboard-page .widget-about .buttons > div .item .inner i {
  font-size: initial;
}

.account-page .content .account-dashboard-page .widget-about .buttons > div .item .inner div, .support-page .content .account-dashboard-page .widget-about .buttons > div .item .inner div {
  margin-top: 5px;
}

@media (max-width: 1440px) {
  .account-page .content .account-dashboard-page .col-free-widget, .support-page .content .account-dashboard-page .col-free-widget {
    display: none;
  }
}

.account-page .content .account-dashboard-page .widget-free, .support-page .content .account-dashboard-page .widget-free {
  background: #1b2129;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b2129), to(#161a1e));
  background: linear-gradient(180deg, #1b2129, #161a1e);
  height: 288px;
  width: 100%;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .account-page .content .account-dashboard-page .widget-free, .support-page .content .account-dashboard-page .widget-free {
    margin-bottom: 20px;
  }
}

.account-page .content .account-dashboard-page .widget-free .image, .support-page .content .account-dashboard-page .widget-free .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.account-page .content .account-dashboard-page .widget-free .image .title, .support-page .content .account-dashboard-page .widget-free .image .title {
  font-size: 18px;
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 5px;
  padding-top: 15px;
}

.account-page .content .account-dashboard-page .widget-free .image .subtitle, .support-page .content .account-dashboard-page .widget-free .image .subtitle {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 5px;
}

.account-page .content .account-dashboard-page .widget-free .image .view-more, .support-page .content .account-dashboard-page .widget-free .image .view-more {
  font-size: 10px;
  font-size: 0.625rem;
  color: #FE5E53;
  text-transform: uppercase;
}

.account-page .content .account-dashboard-page .widget-orders, .support-page .content .account-dashboard-page .widget-orders {
  background: #1b2129;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b2129), to(#161a1e));
  background: linear-gradient(180deg, #1b2129, #161a1e);
  height: 512px;
}

@media (max-width: 992px) {
  .account-page .content .account-dashboard-page .widget-orders, .support-page .content .account-dashboard-page .widget-orders {
    height: auto;
  }
}

.account-page .content .account-dashboard-page .widget-orders .top, .support-page .content .account-dashboard-page .widget-orders .top {
  background: #1b2129;
  height: 25%;
  position: relative;
}

@media (max-width: 992px) {
  .account-page .content .account-dashboard-page .widget-orders .top, .support-page .content .account-dashboard-page .widget-orders .top {
    height: 100px;
  }
}

.account-page .content .account-dashboard-page .widget-orders .top .header, .support-page .content .account-dashboard-page .widget-orders .top .header {
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  padding: 30px 45px;
}

@media (max-width: 992px) {
  .account-page .content .account-dashboard-page .widget-orders .top .header, .support-page .content .account-dashboard-page .widget-orders .top .header {
    padding: 20px;
  }
}

.account-page .content .account-dashboard-page .widget-orders .top .header .btn, .support-page .content .account-dashboard-page .widget-orders .top .header .btn {
  margin-top: -5px;
  padding: 5px 20px;
}

.account-page .content .account-dashboard-page .widget-orders .top .table-header, .support-page .content .account-dashboard-page .widget-orders .top .table-header {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.2);
  padding: 0 45px 15px;
  position: absolute;
  bottom: 0;
  width: calc(100% - 90px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.account-page .content .account-dashboard-page .widget-orders .top .table-header:before, .account-page .content .account-dashboard-page .widget-orders .top .table-header:after, .support-page .content .account-dashboard-page .widget-orders .top .table-header:before, .support-page .content .account-dashboard-page .widget-orders .top .table-header:after {
  content: " ";
  display: table;
}

.account-page .content .account-dashboard-page .widget-orders .top .table-header:after, .support-page .content .account-dashboard-page .widget-orders .top .table-header:after {
  clear: both;
}

@media (max-width: 992px) {
  .account-page .content .account-dashboard-page .widget-orders .top .table-header, .support-page .content .account-dashboard-page .widget-orders .top .table-header {
    padding: 0 20px 15px;
    width: calc(100% - 40px);
  }
}

.account-page .content .account-dashboard-page .widget-orders .top .table-header .product, .support-page .content .account-dashboard-page .widget-orders .top .table-header .product {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.account-page .content .account-dashboard-page .widget-orders .top .table-header .date, .support-page .content .account-dashboard-page .widget-orders .top .table-header .date {
  text-align: right;
}

.account-page .content .account-dashboard-page .widget-orders .bottom, .support-page .content .account-dashboard-page .widget-orders .bottom {
  height: 75%;
  background: #161a1e;
}

@media (max-width: 992px) {
  .account-page .content .account-dashboard-page .widget-orders .bottom, .support-page .content .account-dashboard-page .widget-orders .bottom {
    height: auto;
  }
}

.account-page .content .account-dashboard-page .widget-orders .bottom ul, .support-page .content .account-dashboard-page .widget-orders .bottom ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.account-page .content .account-dashboard-page .widget-orders .bottom ul li, .support-page .content .account-dashboard-page .widget-orders .bottom ul li {
  height: 82px;
}

.account-page .content .account-dashboard-page .widget-orders .bottom ul li:hover, .support-page .content .account-dashboard-page .widget-orders .bottom ul li:hover {
  background: rgba(255, 255, 255, 0.01);
}

.account-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link, .support-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link {
  display: block;
  padding: 0 45px;
  height: 100%;
}

@media (max-width: 992px) {
  .account-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link, .support-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link {
    padding: 0 20px;
  }
}

.account-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link .inner, .support-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link .inner {
  color: rgba(255, 255, 255, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  height: 100%;
  padding: 0;
}

.account-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link .inner .titles, .support-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link .inner .titles {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
}

.account-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link .inner .titles .forward-slash, .support-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link .inner .titles .forward-slash {
  color: rgba(255, 255, 255, 0.3);
}

.account-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link .inner .titles .subtitle, .support-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link .inner .titles .subtitle {
  color: #FE5E53;
  letter-spacing: .05em;
}

.account-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link .inner .date, .support-page .content .account-dashboard-page .widget-orders .bottom ul li .product-link .inner .date {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.3);
  text-align: right;
}

.account-page .content .widget-products, .support-page .content .widget-products {
  background: #1b2129;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b2129), to(#161a1e));
  background: linear-gradient(180deg, #1b2129, #161a1e);
  height: 512px;
  margin-bottom: 50px;
}

@media (max-width: 1440px) {
  .account-page .content .widget-products, .support-page .content .widget-products {
    margin-bottom: 20px;
  }
}

@media (max-width: 992px) {
  .account-page .content .widget-products, .support-page .content .widget-products {
    height: auto;
    margin-bottom: 30px;
  }
}

.account-page .content .widget-products .top, .support-page .content .widget-products .top {
  background: #1b2129;
  height: 25%;
  position: relative;
}

@media (max-width: 992px) {
  .account-page .content .widget-products .top, .support-page .content .widget-products .top {
    height: 100px;
  }
}

.account-page .content .widget-products .top .header, .support-page .content .widget-products .top .header {
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  padding: 30px 65px;
}

@media (max-width: 992px) {
  .account-page .content .widget-products .top .header, .support-page .content .widget-products .top .header {
    padding: 20px;
  }
}

.account-page .content .widget-products .top .header .btn, .support-page .content .widget-products .top .header .btn {
  margin-top: -5px;
  padding: 5px 20px;
}

.account-page .content .widget-products .top .table-header, .support-page .content .widget-products .top .table-header {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.2);
  padding: 0 65px 15px;
  position: absolute;
  bottom: 0;
  width: calc(100% - 130px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.account-page .content .widget-products .top .table-header:before, .account-page .content .widget-products .top .table-header:after, .support-page .content .widget-products .top .table-header:before, .support-page .content .widget-products .top .table-header:after {
  content: " ";
  display: table;
}

.account-page .content .widget-products .top .table-header:after, .support-page .content .widget-products .top .table-header:after {
  clear: both;
}

@media (max-width: 992px) {
  .account-page .content .widget-products .top .table-header, .support-page .content .widget-products .top .table-header {
    padding: 0 20px 15px;
    width: calc(100% - 40px);
  }
}

.account-page .content .widget-products .top .table-header .product, .support-page .content .widget-products .top .table-header .product {
  width: 60%;
}

@media (max-width: 768px) {
  .account-page .content .widget-products .top .table-header .product, .support-page .content .widget-products .top .table-header .product {
    width: 90%;
  }
}

.account-page .content .widget-products .top .table-header .date,
.account-page .content .widget-products .top .table-header .licenses, .support-page .content .widget-products .top .table-header .date,
.support-page .content .widget-products .top .table-header .licenses {
  width: 30%;
}

@media (max-width: 768px) {
  .account-page .content .widget-products .top .table-header .date,
  .account-page .content .widget-products .top .table-header .licenses, .support-page .content .widget-products .top .table-header .date,
  .support-page .content .widget-products .top .table-header .licenses {
    display: none;
  }
}

.account-page .content .widget-products .top .table-header .download, .support-page .content .widget-products .top .table-header .download {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  text-align: right;
}

@media (max-width: 1440px) {
  .account-page .content .widget-products .top .table-header .download, .support-page .content .widget-products .top .table-header .download {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
            flex: 0 0 10%;
  }
}

.account-page .content .widget-products .bottom, .support-page .content .widget-products .bottom {
  height: 75%;
  background: #161a1e;
}

@media (max-width: 992px) {
  .account-page .content .widget-products .bottom, .support-page .content .widget-products .bottom {
    height: auto;
  }
}

.account-page .content .widget-products .bottom ul, .support-page .content .widget-products .bottom ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.account-page .content .widget-products .bottom ul li, .support-page .content .widget-products .bottom ul li {
  height: auto;
}

.account-page .content .widget-products .bottom ul li:hover, .support-page .content .widget-products .bottom ul li:hover {
  background: rgba(255, 255, 255, 0.01);
}

.account-page .content .widget-products .bottom ul li .product-link, .support-page .content .widget-products .bottom ul li .product-link {
  display: block;
  padding: 0 65px;
}

@media (max-width: 992px) {
  .account-page .content .widget-products .bottom ul li .product-link, .support-page .content .widget-products .bottom ul li .product-link {
    padding: 0 20px;
  }
}

.account-page .content .widget-products .bottom ul li .product-link .inner, .support-page .content .widget-products .bottom ul li .product-link .inner {
  color: rgba(255, 255, 255, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  padding: 0;
}

.account-page .content .widget-products .bottom ul li .product-link .inner .product, .support-page .content .widget-products .bottom ul li .product-link .inner .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60%;
}

@media (max-width: 768px) {
  .account-page .content .widget-products .bottom ul li .product-link .inner .product, .support-page .content .widget-products .bottom ul li .product-link .inner .product {
    width: 90%;
  }
}

.account-page .content .widget-products .bottom ul li .product-link .inner .product .image, .support-page .content .widget-products .bottom ul li .product-link .inner .product .image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  height: 115px;
  margin-top: 8px;
  margin-left: -30px;
}

.account-page .content .widget-products .bottom ul li .product-link .inner .product .titles, .support-page .content .widget-products .bottom ul li .product-link .inner .product .titles {
  width: calc(100% - 110px);
}

.account-page .content .widget-products .bottom ul li .product-link .inner .product .titles .title, .support-page .content .widget-products .bottom ul li .product-link .inner .product .titles .title {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
}

.account-page .content .widget-products .bottom ul li .product-link .inner .product .titles .subtitle, .support-page .content .widget-products .bottom ul li .product-link .inner .product .titles .subtitle {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.2);
}

.account-page .content .widget-products .bottom ul li .product-link .inner .date,
.account-page .content .widget-products .bottom ul li .product-link .inner .licenses, .support-page .content .widget-products .bottom ul li .product-link .inner .date,
.support-page .content .widget-products .bottom ul li .product-link .inner .licenses {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.3);
  width: 30%;
}

@media (max-width: 768px) {
  .account-page .content .widget-products .bottom ul li .product-link .inner .date,
  .account-page .content .widget-products .bottom ul li .product-link .inner .licenses, .support-page .content .widget-products .bottom ul li .product-link .inner .date,
  .support-page .content .widget-products .bottom ul li .product-link .inner .licenses {
    display: none;
  }
}

.account-page .content .widget-products .bottom ul li .product-link .inner .download-container, .support-page .content .widget-products .bottom ul li .product-link .inner .download-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  text-align: right;
}

@media (max-width: 1440px) {
  .account-page .content .widget-products .bottom ul li .product-link .inner .download-container, .support-page .content .widget-products .bottom ul li .product-link .inner .download-container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
            flex: 0 0 10%;
  }
}

.account-page .content .widget-products .bottom ul li .product-link .inner .download-container .fa-download, .support-page .content .widget-products .bottom ul li .product-link .inner .download-container .fa-download {
  display: inline-block;
  color: rgba(255, 255, 255, 0.7);
  width: 15px;
  height: 15px;
  padding: 10px;
  background: #2f3a48;
}

.account-page .content .widget-products .bottom .no-data, .support-page .content .widget-products .bottom .no-data {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  padding: 80px 0 100px;
}

.account-page .content .widget-products.full, .support-page .content .widget-products.full {
  height: auto !important;
}

.account-page .content .widget-products.full .top, .support-page .content .widget-products.full .top {
  height: auto !important;
}

.account-page .content .widget-products.full .top .table-header, .support-page .content .widget-products.full .top .table-header {
  position: relative !important;
  padding: 15px 65px !important;
}

@media (max-width: 992px) {
  .account-page .content .widget-products.full .top .table-header, .support-page .content .widget-products.full .top .table-header {
    padding: 15px 20px !important;
  }
}

@media (max-width: 1440px) {
  .account-page .content .widget-products.full .top .table-header .product, .support-page .content .widget-products.full .top .table-header .product {
    width: 70%;
  }
}

@media (max-width: 768px) {
  .account-page .content .widget-products.full .top .table-header .product, .support-page .content .widget-products.full .top .table-header .product {
    width: 90%;
  }
}

.account-page .content .widget-products.full .top .table-header .date, .support-page .content .widget-products.full .top .table-header .date {
  width: 30%;
}

@media (max-width: 1440px) {
  .account-page .content .widget-products.full .top .table-header .date, .support-page .content .widget-products.full .top .table-header .date {
    width: 20%;
  }
}

.account-page .content .widget-products.full .top .table-header .licenses, .support-page .content .widget-products.full .top .table-header .licenses {
  width: 10%;
}

@media (max-width: 1440px) {
  .account-page .content .widget-products.full .top .table-header .licenses, .support-page .content .widget-products.full .top .table-header .licenses {
    display: none;
  }
}

.account-page .content .widget-products.full .bottom, .support-page .content .widget-products.full .bottom {
  height: auto !important;
}

@media (max-width: 1440px) {
  .account-page .content .widget-products.full .bottom ul li .product-link .inner .product, .support-page .content .widget-products.full .bottom ul li .product-link .inner .product {
    width: 70%;
  }
}

@media (max-width: 768px) {
  .account-page .content .widget-products.full .bottom ul li .product-link .inner .product, .support-page .content .widget-products.full .bottom ul li .product-link .inner .product {
    width: 90%;
  }
}

.account-page .content .widget-products.full .bottom ul li .product-link .inner .date, .support-page .content .widget-products.full .bottom ul li .product-link .inner .date {
  width: 30%;
}

@media (max-width: 1440px) {
  .account-page .content .widget-products.full .bottom ul li .product-link .inner .date, .support-page .content .widget-products.full .bottom ul li .product-link .inner .date {
    width: 20%;
  }
}

.account-page .content .widget-products.full .bottom ul li .product-link .inner .licenses, .support-page .content .widget-products.full .bottom ul li .product-link .inner .licenses {
  width: 10%;
}

@media (max-width: 1440px) {
  .account-page .content .widget-products.full .bottom ul li .product-link .inner .licenses, .support-page .content .widget-products.full .bottom ul li .product-link .inner .licenses {
    display: none;
  }
}

.account-page .content .widget-payment, .support-page .content .widget-payment {
  background: #1b2129;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b2129), to(#161a1e));
  background: linear-gradient(180deg, #1b2129, #161a1e);
  height: 288px;
  margin-bottom: 50px;
}

@media (max-width: 1440px) {
  .account-page .content .widget-payment, .support-page .content .widget-payment {
    margin-bottom: 30px;
  }
}

@media (max-width: 992px) {
  .account-page .content .widget-payment, .support-page .content .widget-payment {
    margin-bottom: 20px;
  }
}

.account-page .content .widget-payment .header, .support-page .content .widget-payment .header {
  font-size: 18px;
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  letter-spacing: .05em;
}

.account-page .content .widget-payment .has-cc-container, .support-page .content .widget-payment .has-cc-container {
  padding: 20px 0;
}

.account-page .content .widget-payment .has-cc-container .header, .support-page .content .widget-payment .has-cc-container .header {
  font-size: 18px;
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  letter-spacing: .05em;
}

.account-page .content .widget-payment .no-cc, .support-page .content .widget-payment .no-cc {
  padding: 20px 0;
  width: 100%;
  height: calc(100% - 40px);
}

.account-page .content .widget-payment .no-cc .title-container, .support-page .content .widget-payment .no-cc .title-container {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc(100% - 60px);
}

.account-page .content .widget-payment .no-cc .title-container .title, .support-page .content .widget-payment .no-cc .title-container .title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .1em;
  width: 100%;
}

.account-page .content .cc-container, .support-page .content .cc-container {
  font-size: 12px;
  font-size: 0.75rem;
  background: #161616;
  border-radius: 5px;
  width: calc(100% - 50px);
  height: 163px;
  margin-top: 10px;
  color: #808080;
  position: relative;
  padding: 15px 25px;
}

.account-page .content .cc-container .logo-brand, .support-page .content .cc-container .logo-brand {
  font-size: 54px;
  font-size: 3.375rem;
  text-align: center;
  color: rgba(254, 94, 83, 0.5);
  margin-top: 42px;
}

.account-page .content .cc-container .type-container, .support-page .content .cc-container .type-container {
  position: absolute;
  width: calc(100% - 50px);
  bottom: 15px;
}

.account-page .content .cc-container .type-container:before, .account-page .content .cc-container .type-container:after, .support-page .content .cc-container .type-container:before, .support-page .content .cc-container .type-container:after {
  content: " ";
  display: table;
}

.account-page .content .cc-container .type-container:after, .support-page .content .cc-container .type-container:after {
  clear: both;
}

.account-page .content .cc-container .type-container .brand, .support-page .content .cc-container .type-container .brand {
  letter-spacing: .05em;
}

.account-page .content .cc-container .type-container .last4, .support-page .content .cc-container .type-container .last4 {
  letter-spacing: .1em;
}

.account-page .content .edit-payment-links, .support-page .content .edit-payment-links {
  text-align: center;
  margin-top: 10px;
}

.account-page .content .edit-payment-links a, .support-page .content .edit-payment-links a {
  font-size: 10px;
  font-size: 0.625rem;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}

.account-page .content .edit-payment-links a:hover, .support-page .content .edit-payment-links a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.account-page .content .account-product-page .page-container, .support-page .content .account-product-page .page-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 992px) {
  .account-page .content .account-product-page .page-container, .support-page .content .account-product-page .page-container {
    display: block;
  }
}

.account-page .content .account-product-page .page-container .left, .support-page .content .account-product-page .page-container .left {
  background: #1b2129;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b2129), to(#161a1e));
  background: linear-gradient(180deg, #1b2129, #161a1e);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 900px;
          flex: 0 0 900px;
  padding: 64px 0 64px 64px;
  margin-right: 64px;
}

.account-page .content .account-product-page .page-container .left:before, .account-page .content .account-product-page .page-container .left:after, .support-page .content .account-product-page .page-container .left:before, .support-page .content .account-product-page .page-container .left:after {
  content: " ";
  display: table;
}

.account-page .content .account-product-page .page-container .left:after, .support-page .content .account-product-page .page-container .left:after {
  clear: both;
}

@media (max-width: 1890px) {
  .account-page .content .account-product-page .page-container .left, .support-page .content .account-product-page .page-container .left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 650px;
            flex: 0 0 650px;
    margin-right: 44px;
  }
}

@media (max-width: 1440px) {
  .account-page .content .account-product-page .page-container .left, .support-page .content .account-product-page .page-container .left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 450px;
            flex: 0 0 450px;
    margin-right: 24px;
  }
}

@media (max-width: 992px) {
  .account-page .content .account-product-page .page-container .left, .support-page .content .account-product-page .page-container .left {
    width: auto;
    margin-right: 0;
  }
}

.account-page .content .account-product-page .page-container .left .image-container, .support-page .content .account-product-page .page-container .left .image-container {
  float: left;
  min-width: 220px;
  margin-left: -70px;
  margin-top: -40px;
}

.account-page .content .account-product-page .page-container .left .image-container .image, .support-page .content .account-product-page .page-container .left .image-container .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  max-width: 223px;
  height: 223px;
}

@media (max-width: 1440px) {
  .account-page .content .account-product-page .page-container .left .image-container .image, .support-page .content .account-product-page .page-container .left .image-container .image {
    max-width: 323px;
    margin-left: -150px;
  }
}

.account-page .content .account-product-page .page-container .left .section.first-section, .support-page .content .account-product-page .page-container .left .section.first-section {
  width: calc(100% - 25px);
}

@media (max-width: 1440px) {
  .account-page .content .account-product-page .page-container .left .section.first-section, .support-page .content .account-product-page .page-container .left .section.first-section {
    margin-top: -35px;
  }
}

@media (max-width: 1440px) {
  .account-page .content .account-product-page .page-container .left .section.first-section, .support-page .content .account-product-page .page-container .left .section.first-section {
    margin-left: -150px;
    width: calc(100% - 133px);
  }
}

.account-page .content .account-product-page .page-container .left .section > .header, .support-page .content .account-product-page .page-container .left .section > .header {
  margin-top: -15px;
}

.account-page .content .account-product-page .page-container .left .section > .header .title, .support-page .content .account-product-page .page-container .left .section > .header .title {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: .1em;
}

.account-page .content .account-product-page .page-container .left .section > .header .description, .support-page .content .account-product-page .page-container .left .section > .header .description {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.3);
}

.account-page .content .account-product-page .page-container .left .section > .files, .support-page .content .account-product-page .page-container .left .section > .files {
  margin-top: 25px;
}

@media (max-width: 1440px) {
  .account-page .content .account-product-page .page-container .left .section > .files, .support-page .content .account-product-page .page-container .left .section > .files {
    margin-top: 20px;
  }
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row, .support-page .content .account-product-page .page-container .left .section > .files .file-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row .td, .support-page .content .account-product-page .page-container .left .section > .files .file-row .td {
  width: 25%;
}

@media (max-width: 1890px) {
  .account-page .content .account-product-page .page-container .left .section > .files .file-row .td, .support-page .content .account-product-page .page-container .left .section > .files .file-row .td {
    width: 20%;
  }
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row .td.title, .support-page .content .account-product-page .page-container .left .section > .files .file-row .td.title {
  width: 41%;
}

@media (max-width: 1890px) {
  .account-page .content .account-product-page .page-container .left .section > .files .file-row .td.title, .support-page .content .account-product-page .page-container .left .section > .files .file-row .td.title {
    width: 60%;
  }
}

@media (max-width: 1440px) {
  .account-page .content .account-product-page .page-container .left .section > .files .file-row .td.title, .support-page .content .account-product-page .page-container .left .section > .files .file-row .td.title {
    width: 60%;
  }
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row .td.version, .account-page .content .account-product-page .page-container .left .section > .files .file-row .td.size, .support-page .content .account-product-page .page-container .left .section > .files .file-row .td.version, .support-page .content .account-product-page .page-container .left .section > .files .file-row .td.size {
  width: 17%;
}

@media (max-width: 1890px) {
  .account-page .content .account-product-page .page-container .left .section > .files .file-row .td.version, .account-page .content .account-product-page .page-container .left .section > .files .file-row .td.size, .support-page .content .account-product-page .page-container .left .section > .files .file-row .td.version, .support-page .content .account-product-page .page-container .left .section > .files .file-row .td.size {
    width: 15%;
  }
}

@media (max-width: 1440px) {
  .account-page .content .account-product-page .page-container .left .section > .files .file-row .td.version, .account-page .content .account-product-page .page-container .left .section > .files .file-row .td.size, .support-page .content .account-product-page .page-container .left .section > .files .file-row .td.version, .support-page .content .account-product-page .page-container .left .section > .files .file-row .td.size {
    width: 20%;
  }
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row .td.download, .support-page .content .account-product-page .page-container .left .section > .files .file-row .td.download {
  text-align: right;
}

@media (max-width: 1440px) {
  .account-page .content .account-product-page .page-container .left .section > .files .file-row .td.download, .support-page .content .account-product-page .page-container .left .section > .files .file-row .td.download {
    display: none;
  }
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row.header, .support-page .content .account-product-page .page-container .left .section > .files .file-row.header {
  font-size: 12px;
  font-size: 0.75rem;
  border-bottom: solid 2px rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.3);
  padding: 0 0 5px;
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row.item, .support-page .content .account-product-page .page-container .left .section > .files .file-row.item {
  height: 45px;
}

@media (max-width: 1440px) {
  .account-page .content .account-product-page .page-container .left .section > .files .file-row.item, .support-page .content .account-product-page .page-container .left .section > .files .file-row.item {
    height: 35px;
  }
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row.item:hover .title, .support-page .content .account-product-page .page-container .left .section > .files .file-row.item:hover .title {
  color: white;
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row.item:hover .version,
.account-page .content .account-product-page .page-container .left .section > .files .file-row.item:hover .size, .support-page .content .account-product-page .page-container .left .section > .files .file-row.item:hover .version,
.support-page .content .account-product-page .page-container .left .section > .files .file-row.item:hover .size {
  color: rgba(255, 255, 255, 0.6);
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row.item:hover .download .btn, .support-page .content .account-product-page .page-container .left .section > .files .file-row.item:hover .download .btn {
  background: #139ce1;
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row.item:hover .download span, .support-page .content .account-product-page .page-container .left .section > .files .file-row.item:hover .download span {
  background: #33353a !important;
  color: white !important;
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row.item .title, .support-page .content .account-product-page .page-container .left .section > .files .file-row.item .title {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.7);
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row.item .version, .account-page .content .account-product-page .page-container .left .section > .files .file-row.item .size, .support-page .content .account-product-page .page-container .left .section > .files .file-row.item .version, .support-page .content .account-product-page .page-container .left .section > .files .file-row.item .size {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.3);
  letter-spacing: .05em;
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row.item .download .wrapper, .support-page .content .account-product-page .page-container .left .section > .files .file-row.item .download .wrapper {
  float: right;
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row.item .download .wrapper span, .support-page .content .account-product-page .page-container .left .section > .files .file-row.item .download .wrapper span {
  float: left;
  display: block;
  color: rgba(255, 255, 255, 0.7);
  width: 15px;
  height: 13px;
  padding: 8px 10px 10px;
  background: #1b1c1f;
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row.item .download .wrapper .btn, .support-page .content .account-product-page .page-container .left .section > .files .file-row.item .download .wrapper .btn {
  float: left;
  display: block;
  margin: 0 !important;
  border: none;
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.title, .support-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.title {
  width: 62%;
}

@media (max-width: 1890px) {
  .account-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.title, .support-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.title {
    width: 76%;
  }
}

@media (max-width: 1440px) {
  .account-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.title, .support-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.title {
    width: 76%;
  }
}

.account-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.version, .account-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.size, .support-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.version, .support-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.size {
  width: 17%;
}

@media (max-width: 1890px) {
  .account-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.version, .account-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.size, .support-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.version, .support-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.size {
    width: 10%;
  }
}

@media (max-width: 1440px) {
  .account-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.version, .account-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.size, .support-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.version, .support-page .content .account-product-page .page-container .left .section > .files .file-row.long .td.size {
    width: 15%;
  }
}

.account-page .content .account-product-page .page-container .right, .support-page .content .account-product-page .page-container .right {
  background: #1b2129;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b2129), to(#161a1e));
  background: linear-gradient(180deg, #1b2129, #161a1e);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 992px) {
  .account-page .content .account-product-page .page-container .right, .support-page .content .account-product-page .page-container .right {
    width: auto;
    margin-right: 0;
  }
}

.account-page .content .account-orders-page, .support-page .content .account-orders-page {
  padding-bottom: 50px;
}

.account-page .content .account-orders-page .td.products, .support-page .content .account-orders-page .td.products {
  width: 42%;
}

@media (max-width: 768px) {
  .account-page .content .account-orders-page .td.products, .support-page .content .account-orders-page .td.products {
    width: 44%;
  }
}

.account-page .content .account-orders-page .td.order-number, .account-page .content .account-orders-page .td.date, .account-page .content .account-orders-page .td.price, .support-page .content .account-orders-page .td.order-number, .support-page .content .account-orders-page .td.date, .support-page .content .account-orders-page .td.price {
  width: 16%;
}

@media (max-width: 768px) {
  .account-page .content .account-orders-page .td.order-number, .account-page .content .account-orders-page .td.date, .account-page .content .account-orders-page .td.price, .support-page .content .account-orders-page .td.order-number, .support-page .content .account-orders-page .td.date, .support-page .content .account-orders-page .td.price {
    width: 18%;
  }
}

.account-page .content .account-orders-page .td.view, .support-page .content .account-orders-page .td.view {
  width: 10%;
  text-align: right;
}

@media (max-width: 768px) {
  .account-page .content .account-orders-page .td.view, .support-page .content .account-orders-page .td.view {
    display: none;
  }
}

.account-page .content .account-orders-page .header, .support-page .content .account-orders-page .header {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative !important;
  padding: 15px 65px !important;
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.2);
  width: calc(100% - 130px);
  background: #1b2129;
}

@media (max-width: 768px) {
  .account-page .content .account-orders-page .header, .support-page .content .account-orders-page .header {
    padding: 15px 20px !important;
    width: calc(100% - 40px);
  }
}

.account-page .content .account-orders-page .orders-container, .support-page .content .account-orders-page .orders-container {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #161a1e;
}

.account-page .content .account-orders-page .orders-container .order, .support-page .content .account-orders-page .orders-container .order {
  height: 124px;
}

.account-page .content .account-orders-page .orders-container .order:hover, .support-page .content .account-orders-page .orders-container .order:hover {
  background: rgba(255, 255, 255, 0.01);
}

.account-page .content .account-orders-page .orders-container .order a, .support-page .content .account-orders-page .orders-container .order a {
  display: block;
  padding: 0 65px;
  height: 100%;
}

@media (max-width: 992px) {
  .account-page .content .account-orders-page .orders-container .order a, .support-page .content .account-orders-page .orders-container .order a {
    padding: 0 20px;
  }
}

.account-page .content .account-orders-page .orders-container .order a .inner, .support-page .content .account-orders-page .orders-container .order a .inner {
  height: 100%;
  color: rgba(255, 255, 255, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  padding: 0;
}

.account-page .content .account-orders-page .orders-container .order a .inner .td.products, .support-page .content .account-orders-page .orders-container .order a .inner .td.products {
  font-size: 12px;
  font-size: 0.75rem;
}

.account-page .content .account-orders-page .orders-container .order a .inner .td.products .products-inner, .support-page .content .account-orders-page .orders-container .order a .inner .td.products .products-inner {
  padding-right: 35px;
}

.account-page .content .account-orders-page .orders-container .order a .inner .td.order-number, .account-page .content .account-orders-page .orders-container .order a .inner .td.price, .support-page .content .account-orders-page .orders-container .order a .inner .td.order-number, .support-page .content .account-orders-page .orders-container .order a .inner .td.price {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  letter-spacing: .1em;
  color: rgba(255, 255, 255, 0.5);
}

.account-page .content .account-orders-page .orders-container .order a .inner .td.date, .support-page .content .account-orders-page .orders-container .order a .inner .td.date {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.3);
}

.account-page .content .account-orders-page .orders-container .order a .inner .td.view .wrapper, .support-page .content .account-orders-page .orders-container .order a .inner .td.view .wrapper {
  float: right;
}

.account-page .content .account-orders-page .orders-container .order a .inner .td.view .wrapper span, .support-page .content .account-orders-page .orders-container .order a .inner .td.view .wrapper span {
  float: left;
  display: block;
  color: rgba(255, 255, 255, 0.7);
  width: 15px;
  height: 13px;
  padding: 8px 10px 10px;
  background: #2f3a48;
}

@media (max-width: 1890px) {
  .account-page .content .account-orders-page .orders-container .order a .inner .td.view .wrapper span, .support-page .content .account-orders-page .orders-container .order a .inner .td.view .wrapper span {
    display: none;
  }
}

.account-page .content .account-orders-page .orders-container .order a .inner .td.view .wrapper .btn, .support-page .content .account-orders-page .orders-container .order a .inner .td.view .wrapper .btn {
  float: left;
  display: block;
  margin: 0 !important;
  border: none;
}

.account-page .content .account-settings-page, .support-page .content .account-settings-page {
  padding-bottom: 50px;
}

.account-page .content .account-settings-page .page-container, .support-page .content .account-settings-page .page-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 992px) {
  .account-page .content .account-settings-page .page-container, .support-page .content .account-settings-page .page-container {
    display: block;
  }
}

.account-page .content .account-settings-page .page-container .left, .support-page .content .account-settings-page .page-container .left {
  background: #1b2129;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b2129), to(#161a1e));
  background: linear-gradient(180deg, #1b2129, #161a1e);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1000px;
          flex: 0 0 1000px;
  padding: 64px 0 64px 64px;
  margin-right: 34px;
}

.account-page .content .account-settings-page .page-container .left:before, .account-page .content .account-settings-page .page-container .left:after, .support-page .content .account-settings-page .page-container .left:before, .support-page .content .account-settings-page .page-container .left:after {
  content: " ";
  display: table;
}

.account-page .content .account-settings-page .page-container .left:after, .support-page .content .account-settings-page .page-container .left:after {
  clear: both;
}

@media (max-width: 1890px) {
  .account-page .content .account-settings-page .page-container .left, .support-page .content .account-settings-page .page-container .left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 650px;
            flex: 0 0 650px;
  }
}

@media (max-width: 1440px) {
  .account-page .content .account-settings-page .page-container .left, .support-page .content .account-settings-page .page-container .left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 450px;
            flex: 0 0 450px;
    margin-right: 14px;
  }
}

@media (max-width: 992px) {
  .account-page .content .account-settings-page .page-container .left, .support-page .content .account-settings-page .page-container .left {
    width: auto;
    margin-right: 0;
  }
}

.account-page .content .account-settings-page .page-container .left .image, .support-page .content .account-settings-page .page-container .left .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  border-radius: 100%;
  width: 118px;
  height: 118px;
}

.account-page .content .account-settings-page .page-container .left .info-container, .support-page .content .account-settings-page .page-container .left .info-container {
  margin-top: 33px;
}

.account-page .content .account-settings-page .page-container .left .info-container .name, .support-page .content .account-settings-page .page-container .left .info-container .name {
  font-size: 19px;
  font-size: 1.1875rem;
  color: rgba(255, 255, 255, 0.7);
}

.account-page .content .account-settings-page .page-container .left .info-container .display-name, .account-page .content .account-settings-page .page-container .left .info-container .member-since, .support-page .content .account-settings-page .page-container .left .info-container .display-name, .support-page .content .account-settings-page .page-container .left .info-container .member-since {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.3);
}

.account-page .content .account-settings-page .page-container .left .password-container, .support-page .content .account-settings-page .page-container .left .password-container {
  padding-top: 30px;
}

.account-page .content .account-settings-page .page-container .left .password-container hr, .support-page .content .account-settings-page .page-container .left .password-container hr {
  margin-left: -25px;
  margin-right: 45px;
  border: solid 1px rgba(255, 255, 255, 0.1);
}

.account-page .content .account-settings-page .page-container .left .password-container .header, .support-page .content .account-settings-page .page-container .left .password-container .header {
  font-size: 18px;
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.2);
  letter-spacing: .05em;
  margin-top: 45px;
}

.account-page .content .account-settings-page .page-container .left .password-container .pull-right, .support-page .content .account-settings-page .page-container .left .password-container .pull-right {
  margin-right: 45px;
  margin-top: 25px;
}

.account-page .content .account-settings-page .page-container .left .input-container, .support-page .content .account-settings-page .page-container .left .input-container {
  margin-top: 45px;
  padding: 0 45px 0 0;
}

.account-page .content .account-settings-page .page-container .left .input-container .label, .support-page .content .account-settings-page .page-container .left .input-container .label {
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
  margin: 0 0 10px;
  padding: 0;
}

.account-page .content .account-settings-page .page-container .left .input-container input, .support-page .content .account-settings-page .page-container .left .input-container input {
  font-size: 13px;
  font-size: 0.8125rem;
  border: none;
  background: #161616;
  color: #AAAAAA;
  padding: 20px 15px;
  width: calc(100% - 30px);
}

.account-page .content .account-settings-page .page-container .left .input-container .error, .support-page .content .account-settings-page .page-container .left .input-container .error {
  font-size: 12px;
  font-size: 0.75rem;
  height: 10px;
  color: #ffb733;
  padding: 5px;
}

.account-page .content .account-settings-page .page-container .left .input-container .success, .support-page .content .account-settings-page .page-container .left .input-container .success {
  font-size: 11px;
  font-size: 0.6875rem;
  float: right;
  color: #00e600;
  padding-right: 5px;
}

.account-page .content .account-settings-page .page-container .left .input-container .reset, .support-page .content .account-settings-page .page-container .left .input-container .reset {
  font-size: 11px;
  font-size: 0.6875rem;
  float: right;
  color: #ffb733;
  padding-right: 5px;
}

.account-page .content .account-settings-page .page-container .right, .support-page .content .account-settings-page .page-container .right {
  background: #1b2129;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b2129), to(#161a1e));
  background: linear-gradient(180deg, #1b2129, #161a1e);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 25px;
}

@media (max-width: 992px) {
  .account-page .content .account-settings-page .page-container .right, .support-page .content .account-settings-page .page-container .right {
    width: auto;
    margin-right: 0;
    margin-top: 25px;
  }
}

.account-page .content .account-settings-page .page-container .right .header, .support-page .content .account-settings-page .page-container .right .header {
  font-size: 18px;
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.2);
  letter-spacing: .05em;
  padding-top: 45px;
  padding-left: 25px;
}

.account-page .content .account-settings-page .page-container .right .payment-method, .support-page .content .account-settings-page .page-container .right .payment-method {
  padding: 25px;
}

.account-page .content .account-settings-page .page-container .right .misc-content, .support-page .content .account-settings-page .page-container .right .misc-content {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.7);
  padding: 15px 25px;
}

.account-page .content .account-settings-page .page-container .right .misc-content .item, .support-page .content .account-settings-page .page-container .right .misc-content .item {
  cursor: pointer !important;
}

.account-page .content .account-settings-page .page-container .right .misc-content .item input[type='checkbox'], .support-page .content .account-settings-page .page-container .right .misc-content .item input[type='checkbox'] {
  cursor: pointer !important;
}

.account-page .content .account-settings-page .page-container .right .misc-content .item label[for], .support-page .content .account-settings-page .page-container .right .misc-content .item label[for] {
  cursor: pointer !important;
  padding-left: 10px;
}

.account-page .content .account-settings-page .page-container .right .misc-content .item:hover, .support-page .content .account-settings-page .page-container .right .misc-content .item:hover {
  color: white !important;
}

.account-page .content .account-free-page, .support-page .content .account-free-page {
  padding-bottom: 50px;
}

.account-page .content .account-free-page .page-container, .support-page .content .account-free-page .page-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 992px) {
  .account-page .content .account-free-page .page-container, .support-page .content .account-free-page .page-container {
    display: block;
  }
}

.account-page .content .account-free-page .page-container .left, .support-page .content .account-free-page .page-container .left {
  background: #24252d;
  background: -webkit-gradient(linear, left top, left bottom, from(#24252d), to(#27242a));
  background: linear-gradient(180deg, #24252d, #27242a);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1000px;
          flex: 0 0 1000px;
  padding: 64px 0 64px 64px;
  margin-right: 34px;
}

.account-page .content .account-free-page .page-container .left:before, .account-page .content .account-free-page .page-container .left:after, .support-page .content .account-free-page .page-container .left:before, .support-page .content .account-free-page .page-container .left:after {
  content: " ";
  display: table;
}

.account-page .content .account-free-page .page-container .left:after, .support-page .content .account-free-page .page-container .left:after {
  clear: both;
}

@media (max-width: 1890px) {
  .account-page .content .account-free-page .page-container .left, .support-page .content .account-free-page .page-container .left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 650px;
            flex: 0 0 650px;
  }
}

@media (max-width: 1440px) {
  .account-page .content .account-free-page .page-container .left, .support-page .content .account-free-page .page-container .left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 450px;
            flex: 0 0 450px;
    margin-right: 14px;
  }
}

@media (max-width: 992px) {
  .account-page .content .account-free-page .page-container .left, .support-page .content .account-free-page .page-container .left {
    width: auto;
    margin-right: 0;
  }
}

.account-page .content .account-free-page .page-container .right, .support-page .content .account-free-page .page-container .right {
  background: #24252d;
  background: -webkit-gradient(linear, left top, left bottom, from(#24252d), to(#27242a));
  background: linear-gradient(180deg, #24252d, #27242a);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 25px;
}

@media (max-width: 992px) {
  .account-page .content .account-free-page .page-container .right, .support-page .content .account-free-page .page-container .right {
    width: auto;
    margin-right: 0;
    margin-top: 25px;
  }
}

.account-page .content .account-support-page, .support-page .content .account-support-page {
  background: #f3f3f3;
}

.account-page .content .account-support-page .image, .support-page .content .account-support-page .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
}

.account-page .content .account-support-page .image::before, .account-page .content .account-support-page .image::after, .support-page .content .account-support-page .image::before, .support-page .content .account-support-page .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.account-page .content .account-support-page .image::before, .support-page .content .account-support-page .image::before {
  float: left;
  padding-bottom: 63.65531619%;
}

.register-form .register-subscribe input, .register-form .register-subscribe span {
  cursor: pointer;
}

.add-to-cart-modal .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1003;
}

.add-to-cart-modal .content-container {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  position: fixed;
  left: calc(50% - 275px);
  top: calc(45% - 130px);
  width: 550px;
  height: 260px;
  background: #f3f3f3;
  z-index: 1004;
}

@media (max-width: 768px) {
  .add-to-cart-modal .content-container {
    left: 3%;
    width: 94%;
  }
}

.add-to-cart-modal .content-container .header {
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: .025em;
  color: black;
  height: 45px;
  padding: 15px 0 0 60px;
}

.add-to-cart-modal .content-container .header i {
  color: rgba(0, 0, 0, 0.3);
}

.add-to-cart-modal .content-container .content {
  height: calc(100% - 60px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.add-to-cart-modal .content-container .content .left {
  -webkit-box-flex: .8;
      -ms-flex: .8;
          flex: .8;
  height: 100%;
  margin-left: -3%;
}

.add-to-cart-modal .content-container .content .left .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  max-height: 100%;
}

.add-to-cart-modal .content-container .content .left .image::before, .add-to-cart-modal .content-container .content .left .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.add-to-cart-modal .content-container .content .left .image::before {
  float: left;
  padding-bottom: 83.65384615%;
}

.add-to-cart-modal .content-container .content .right {
  -webkit-box-flex: 1.2;
      -ms-flex: 1.2;
          flex: 1.2;
  height: 100%;
  margin-left: -5%;
}

.add-to-cart-modal .content-container .content .right .main-title {
  margin-top: 25px;
}

@media (max-width: 768px) {
  .add-to-cart-modal .content-container .content .right .main-title {
    margin-top: 15px;
  }
}

.add-to-cart-modal .content-container .content .right .main-title .title {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: bold;
  letter-spacing: .05em;
  color: rgba(0, 0, 0, 0.9);
  text-transform: uppercase;
}

.add-to-cart-modal .content-container .content .right .main-title .title-price-seperator {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: bold;
  letter-spacing: .05em;
  color: rgba(0, 0, 0, 0.3);
}

.add-to-cart-modal .content-container .content .right .main-title .price {
  font-size: 18px;
  font-size: 1.125rem;
  color: #0F7BB2;
}

.add-to-cart-modal .content-container .content .right .medium {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.3);
}

.add-to-cart-modal .content-container .content .right .buttons {
  margin-top: 30px;
}

@media (max-width: 768px) {
  .add-to-cart-modal .content-container .content .right .buttons {
    margin-top: 15px;
  }
}

.add-to-cart-modal .content-container .content .right .buttons .btn {
  margin-bottom: 10px;
  padding: 10px 25px !important;
  margin-right: 10px;
}

@media (max-width: 768px) {
  .add-to-cart-modal .content-container .content .right .buttons .btn {
    padding: 5px 0 !important;
    width: 90% !important;
    margin-bottom: 5px;
    margin-right: 0;
  }
}

.add-to-cart-modal .content-container .content .right .description {
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
  color: rgba(0, 0, 0, 0.5);
}

.vc-cart-item-container .data-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.vc-cart-item-container .data-container .remove-container {
  font-size: 30px;
  font-size: 1.875rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  padding-left: 40px;
}

.vc-cart-item-container .data-container .remove-container a {
  color: rgba(0, 0, 0, 0.2);
}

.vc-cart-item-container .data-container .remove-container a:hover {
  color: rgba(0, 0, 0, 0.5);
}

.vc-cart-item-container .data-container .image-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 10px;
}

.vc-cart-item-container .data-container .image-container .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  margin-left: -30px;
}

.vc-cart-item-container .data-container .image-container .image::before, .vc-cart-item-container .data-container .image-container .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.vc-cart-item-container .data-container .image-container .image::before {
  float: left;
  padding-bottom: 94.63414634%;
}

.vc-cart-item-container .data-container .info-container {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.vc-cart-item-container .data-container .info-container .title-container .title {
  font-size: 19px;
  font-size: 1.1875rem;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: .05em;
  font-weight: bold;
  text-transform: uppercase;
}

.vc-cart-item-container .data-container .info-container .title-container .seperator {
  font-size: 19px;
  font-size: 1.1875rem;
  color: rgba(0, 0, 0, 0.5);
}

.vc-cart-item-container .data-container .info-container .title-container .price {
  font-size: 18px;
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.5);
}

.vc-cart-item-container .data-container .info-container .description {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 10px;
}

.vc-cart-item-container .data-container .info-container .download {
  font-size: 13px;
  font-size: 0.8125rem;
  color: rgba(254, 94, 83, 0.9);
  letter-spacing: .05em;
  margin-bottom: 10px;
}

.vc-cart-item-container .data-container .info-container .quantity-container .quantity {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.6);
}

.vc-cart-item-container .data-container .info-container .quantity-container input {
  font-size: 14px;
  font-size: 0.875rem;
  width: 30px;
  text-align: center;
  border: none;
  margin-left: 5px;
}

.vc-cart-item-container .data-container .info-container .quantity-container input:disabled {
  background: transparent;
  text-align: left !important;
  color: rgba(0, 0, 0, 0.6) !important;
}

.vc-cart-item-container .bottom-border {
  height: 1px;
  margin-left: 70px;
  background: rgba(0, 0, 0, 0.1);
  width: calc(100% - 70px);
  margin-top: 10px;
}

.mini-cart-container {
  position: fixed;
  right: 0;
  top: 66px;
  background-color: #f3f3f3;
  width: 100%;
  max-width: 553px;
  height: calc(100% - 66px);
  -webkit-box-shadow: -2px 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: -2px 0 10px rgba(0, 0, 0, 0.5);
}

.mini-cart-container .mini-cart {
  padding: 27px 0 0;
  height: calc(100% - 27px);
  position: relative;
}

.mini-cart-container .mini-cart .header {
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: .025em;
  height: 50px;
  margin: 0 70px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}

.mini-cart-container .mini-cart .empty {
  text-align: center;
  padding-top: 30%;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
}

.mini-cart-container .mini-cart .empty .title {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.7);
  letter-spacing: .05em;
  margin-bottom: 25px;
}

.mini-cart-container .mini-cart .empty .btn {
  font-size: 18px;
  font-size: 1.125rem;
}

.mini-cart-container .mini-cart .items-container {
  height: calc(100% - 110px);
}

.mini-cart-container .mini-cart .items-container .item {
  height: 175px;
  padding-right: 70px;
}

.mini-cart-container .mini-cart .items-container.vb > .vb-dragger {
  z-index: 2000 !important;
}

.mini-cart-container .mini-cart .items-container.vb > .vb-dragger > .vb-dragger-styler {
  background-color: rgba(0, 0, 0, 0.1);
}

.mini-cart-container .mini-cart .items-container.vb.vb-scrolling-phantom > .vb-dragger > .vb-dragger-styler {
  background-color: rgba(0, 0, 0, 0.3);
}

.mini-cart-container .mini-cart .items-container.vb > .vb-dragger:hover > .vb-dragger-styler,
.mini-cart-container .mini-cart .items-container.vb.vb-dragging > .vb-dragger > .vb-dragger-styler,
.mini-cart-container .mini-cart .items-container.vb.vb-dragging-phantom > .vb-dragger > .vb-dragger-styler {
  background-color: rgba(0, 0, 0, 0.5);
}

.mini-cart-container .mini-cart .totals {
  height: 60px;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  margin: 0 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mini-cart-container .mini-cart .totals .total-container {
  font-size: 18px;
  font-size: 1.125rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.mini-cart-container .mini-cart .totals .total-container .total-text {
  letter-spacing: .05em;
  color: rgba(0, 0, 0, 0.7);
  margin-right: 7px;
}

.mini-cart-container .mini-cart .totals .total-container .total {
  color: #0F7BB2;
  font-weight: bold;
}

.mini-cart-container .mini-cart .totals .checkout {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}

.mini-cart-container .mini-cart .totals .checkout .btn {
  padding: 7px 15px;
}

.cart-page > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 992px) {
  .cart-page > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.cart-page > div .left {
  background: #f3f3f3;
  min-height: 500px;
  width: 60%;
}

@media (max-width: 1440px) {
  .cart-page > div .left {
    width: 50%;
  }
}

@media (max-width: 992px) {
  .cart-page > div .left {
    width: 100%;
  }
}

.cart-page > div .left .inner {
  padding: 50px 100px 0 40%;
}

@media (max-width: 1440px) {
  .cart-page > div .left .inner {
    padding: 50px 50px 0 15%;
  }
}

@media (max-width: 992px) {
  .cart-page > div .left .inner {
    padding: 50px 25px;
  }
}

.cart-page > div .left .inner hr {
  background: none;
  border: none;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  height: 0;
}

.cart-page > div .left .inner .subnav-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cart-page > div .left .inner .subnav-container ul li {
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-block;
  color: rgba(0, 0, 0, 0.7);
}

.cart-page > div .left .inner .subnav-container ul li a.complete {
  color: rgba(0, 0, 0, 0.5);
}

.cart-page > div .left .inner .subnav-container ul li a {
  color: rgba(0, 0, 0, 0.3);
}

.cart-page > div .left .inner .subnav-container ul li a.router-link-exact-active {
  color: #39C58D;
}

.cart-page > div .left .inner .header {
  font-size: 20px;
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: .025em;
  text-transform: uppercase;
  margin-top: 40px;
}

.cart-page > div .left .inner .subheader {
  font-size: 15px;
  font-size: 0.9375rem;
  color: rgba(0, 0, 0, 0.3);
  margin-top: 5px;
}

.cart-page > div .left .inner .info {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 10px 15px;
  background: #0F7BB2;
  color: white;
}

.cart-page > div .left .inner .form-field {
  font-size: 13px;
  font-size: 0.8125rem;
  background: white;
  color: rgba(0, 0, 0, 0.7);
  border: solid 1px #cccccc;
  border-radius: 3px;
  padding: 15px 19px;
  width: calc(100% - 40px);
}

.cart-page > div .left .inner .navigation {
  margin: 30px 0 0;
}

.cart-page > div .left .inner .navigation:before, .cart-page > div .left .inner .navigation:after {
  content: " ";
  display: table;
}

.cart-page > div .left .inner .navigation:after {
  clear: both;
}

.cart-page > div .left .inner .navigation .sub {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
  color: rgba(0, 0, 0, 0.7);
  padding-top: 15px;
}

.cart-page > div .left .inner .navigation .sub a {
  color: #0F7BB2;
}

.cart-page > div .left .inner .cart-customer-page .error, .cart-page > div .left .inner .cart-customer-page .errors > div {
  font-size: 12px;
  font-size: 0.75rem;
  min-height: 21px;
  color: #ff6666;
  text-align: right;
  padding: 2px;
}

.cart-page > div .left .inner .cart-customer-page .validated {
  color: #39C58D;
}

.cart-page > div .left .inner .cart-customer-page .create-account {
  margin-top: 15px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  padding-bottom: 40px;
}

.cart-page > div .left .inner .cart-customer-page .create-account .subscribe, .cart-page > div .left .inner .cart-customer-page .create-account .remember-me-text {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.7);
  letter-spacing: .05em;
}

.cart-page > div .left .inner .cart-customer-page .create-account .subscribe span, .cart-page > div .left .inner .cart-customer-page .create-account .remember-me-text span {
  cursor: pointer;
}

.cart-page > div .left .inner .cart-customer-page .create-account .subscribe {
  margin-bottom: 2px;
}

.cart-page > div .left .inner .cart-customer-page .create-account > .login-form {
  position: relative;
}

.cart-page > div .left .inner .cart-customer-page .create-account > .login-form input[type='checkbox'] {
  cursor: pointer;
}

.cart-page > div .left .inner .cart-customer-page .create-account > .login-form .remember-me-text {
  margin-left: 5px;
  cursor: pointer;
}

.cart-page > div .left .inner .cart-customer-page .create-account > .login-form input.error {
  text-align: left;
  min-height: initial;
}

.cart-page > div .left .inner .cart-customer-page .create-account > .login-form input[type='text'], .cart-page > div .left .inner .cart-customer-page .create-account > .login-form input[type='password'] {
  font-size: 13px;
  font-size: 0.8125rem;
  background: white;
  color: rgba(0, 0, 0, 0.7);
  border: solid 1px #cccccc;
  border-radius: 3px;
  padding: 15px 19px;
  width: calc(100% - 40px);
  margin-bottom: 25px;
}

.cart-page > div .left .inner .cart-customer-page .create-account > .login-form .btn {
  position: absolute;
  right: 0;
  bottom: -122px;
  padding: 15px 30px;
}

.cart-page > div .left .inner .cart-customer-page .create-account > .login-form [data-error-id] {
  position: absolute;
  right: 0;
}

.cart-page > div .left .inner .cart-customer-page .create-account > .login-form [data-error-id='username'] {
  top: 49px;
}

.cart-page > div .left .inner .cart-customer-page .create-account > .login-form [data-error-id='password'] {
  top: 122px;
}

.cart-page > div .left .inner .cart-customer-page .create-account > .login-form [data-error-id='message'] {
  top: 210px;
}

.cart-page > div .left .inner .cart-payment-page {
  padding-bottom: 30px;
}

.cart-page > div .left .inner .cart-payment-page .error, .cart-page > div .left .inner .cart-payment-page .errors > div {
  font-size: 12px;
  font-size: 0.75rem;
  min-height: 16px;
  color: #ff6666;
  text-align: left;
  padding: 2px 6px;
}

.cart-page > div .left .inner .cart-payment-page .validated {
  color: #39C58D;
}

.cart-page > div .left .inner .cart-payment-page .billing-exists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 25px;
  background: #ececec;
  border-radius: 5px;
  border: solid 1px #cccccc;
  margin-top: 25px;
  margin-bottom: 35px;
}

.cart-page > div .left .inner .cart-payment-page .billing-exists .address {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.5);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.cart-page > div .left .inner .cart-payment-page .billing-exists .edit {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  text-align: right;
}

.cart-page > div .left .inner .cart-payment-page .billing-exists .edit a {
  color: #0F7BB2;
}

.cart-page > div .left .inner .cart-payment-page .billing-container {
  margin-top: 15px;
  margin-bottom: 15px;
}

.cart-page > div .left .inner .cart-payment-page .billing-container select {
  font-size: 13px;
  font-size: 0.8125rem;
  -webkit-appearance: button;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: white;
  background-image: url(/assets/public/images/v12/blog/select-arrow-light.png);
  background-size: contain;
  background-position: 97% center;
  background-repeat: no-repeat;
  border: solid 1px #cccccc;
  color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  padding: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.cart-page > div .left .inner .cart-payment-page .billing-container .ui.fluid.dropdown,
.cart-page > div .left .inner .cart-payment-page .billing-container .ui.search.dropdown > input.search {
  width: calc(100% - 40px);
  padding: 17px 19px;
}

.cart-page > div .left .inner .cart-payment-page .billing-container .ui.search.dropdown > input.search {
  display: none;
}

.cart-page > div .left .inner .cart-payment-page .billing-container .ui.selection.dropdown > .search.icon,
.cart-page > div .left .inner .cart-payment-page .billing-container .ui.selection.dropdown > .delete.icon,
.cart-page > div .left .inner .cart-payment-page .billing-container .ui.selection.dropdown > .dropdown.icon {
  font-size: 16px;
  font-size: 1rem;
  padding: 15px 5px 15px 0;
}

.cart-page > div .left .inner .cart-payment-page .billing-container .ui.selection.dropdown {
  font-size: 13px;
  font-size: 0.8125rem;
  min-height: initial;
  background: white;
  color: rgba(0, 0, 0, 0.7);
  border: solid 1px #cccccc;
  border-radius: 3px;
}

.cart-page > div .left .inner .cart-payment-page .billing-container .ui.selection.active.dropdown .menu {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: rgba(0, 0, 0, 0.2);
}

.cart-page > div .left .inner .cart-payment-page .billing-container .ui.selection.dropdown .menu {
  min-width: 100%;
  width: 100%;
}

.cart-page > div .left .inner .cart-payment-page .billing-container .ui.dropdown:not(.button) > .default.text,
.cart-page > div .left .inner .cart-payment-page .billing-container .ui.default.dropdown:not(.button) > .text {
  color: rgba(0, 0, 0, 0.7);
}

.cart-page > div .left .inner .cart-payment-page .payment-container {
  margin-top: 25px;
  position: relative;
}

.cart-page > div .left .inner .cart-payment-page .payment-container .subject {
  font-size: 13px;
  font-size: 0.8125rem;
  background: white;
  padding: 10px 15px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: solid 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.cart-page > div .left .inner .cart-payment-page .payment-container .subject input {
  padding: 0;
  margin: 0;
  margin-right: 15px;
}

.cart-page > div .left .inner .cart-payment-page .payment-container .subject img {
  border: solid 1px rgba(0, 0, 0, 0.1);
  margin-left: 5px;
  height: 25px;
}

.cart-page > div .left .inner .cart-payment-page .payment-container .content {
  background: #ececec;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-top: none;
  border-bottom: none;
  padding: 15px 15px 0;
}

.cart-page > div .left .inner .cart-payment-page .payment-container .content.paypal {
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  padding: 35px 0 40px;
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
}

.cart-page > div .left .inner .cart-payment-page .payment-container .cvv-help {
  font-size: 20px;
  font-size: 1.25rem;
  position: absolute;
  right: 30px;
  bottom: 83px;
  color: rgba(0, 0, 0, 0.3);
}

.cart-page > div .left .inner .cart-payment-page .navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}

.cart-page > div .left .inner .cart-payment-page .navigation div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.cart-page > div .left .inner .cart-payment-page .navigation button {
  width: 100%;
  max-width: 300px;
}

.cart-page > div .right {
  background: #e8e8e8;
  width: 40%;
}

@media (max-width: 1440px) {
  .cart-page > div .right {
    width: 50%;
  }
}

@media (max-width: 992px) {
  .cart-page > div .right {
    width: 100%;
  }
}

.cart-page > div .right .inner {
  padding: 50px 35% 0 0;
}

@media (max-width: 1440px) {
  .cart-page > div .right .inner {
    padding: 50px 15% 0 0;
  }
}

@media (max-width: 992px) {
  .cart-page > div .right .inner {
    padding: 50px 25px;
  }
}

.cart-page > div .right .inner .header {
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: .025em;
  height: 50px;
  margin: 0 70px;
}

.cart-page > div .right .inner .items-container .remove-container {
  font-size: 24px;
  font-size: 1.5rem;
  padding-left: 50px;
}

@media (max-width: 992px) {
  .cart-page > div .right .inner .items-container .remove-container {
    padding-left: 0;
  }
}

.cart-page > div .right .inner .items-container .remove-container a {
  color: rgba(0, 0, 0, 0.2);
}

.cart-page > div .right .inner .items-container .remove-container a:hover {
  color: rgba(0, 0, 0, 0.5);
}

.cart-page > div .right .inner .items-container .info-container {
  margin-left: -50px;
}

.cart-page > div .right .inner .items-container .info-container .title-container {
  padding-top: 10px;
}

.cart-page > div .right .inner .items-container .info-container .title-container .title {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0;
  font-weight: normal;
}

.cart-page > div .right .inner .items-container .info-container .title-container .description {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.7);
}

.cart-page > div .right .inner .items-container .info-container .quantity-container {
  margin-top: 20px;
}

.cart-page > div .right .inner .items-container .info-container .quantity-container .quantity {
  font-size: 12px;
  font-size: 0.75rem;
}

.cart-page > div .right .inner .items-container .info-container .quantity-container input {
  font-size: 13px;
  font-size: 0.8125rem;
  width: 30px;
  text-align: center;
  border: none;
  margin-left: 5px;
}

.cart-page > div .right .inner .items-container .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  margin-left: -90px;
}

.cart-page > div .right .inner .items-container .image::before, .cart-page > div .right .inner .items-container .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.cart-page > div .right .inner .items-container .image::before {
  float: left;
  padding-bottom: 40.97560976%;
}

.cart-page > div .right .inner .items-container .price-container {
  font-size: 14px;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.7);
}

.cart-page > div .right .inner .coupon-container {
  padding: 30px 0;
  text-align: right;
}

@media (max-width: 992px) {
  .cart-page > div .right .inner .coupon-container {
    text-align: center;
  }
}

.cart-page > div .right .inner .coupon-container input {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.7);
  letter-spacing: .05em;
  background: white;
  padding: 14px 10px;
  border: none;
  width: 50%;
  height: 5px;
}

.cart-page > div .right .inner .coupon-container .btn {
  padding: 5px 35px;
  height: 33px;
}

.cart-page > div .right .inner .coupon-container .error {
  font-size: 12px;
  font-size: 0.75rem;
  color: #ff6666;
  margin-top: 5px;
  height: 0;
}

.cart-page > div .right .inner .totals-container {
  font-size: 14px;
  font-size: 0.875rem;
  margin-left: 70px;
  color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 992px) {
  .cart-page > div .right .inner .totals-container {
    margin-left: 0;
  }
}

.cart-page > div .right .inner .totals-container .subtotal-container {
  padding: 25px 0 25px 0;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
}

.cart-page > div .right .inner .totals-container .subtotal-container .coupon {
  margin-top: 15px;
}

.cart-page > div .right .inner .totals-container .subtotal-container .coupon i {
  color: #39C58D;
}

.cart-page > div .right .inner .totals-container .total {
  font-size: 18px;
  font-size: 1.125rem;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  padding-top: 30px;
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 50px;
}

.cart-page > div .right .inner .totals-container .total span {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.5);
  margin-right: 10px;
}

.cart-page > div .right .inner .cart-info-container {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: .05em;
  padding-left: 70px;
  padding-bottom: 50px;
}

@media (max-width: 992px) {
  .cart-page > div .right .inner .cart-info-container {
    padding-left: 0;
  }
}

.cart-page > div .right .inner .cart-info-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 5px;
}

.cart-page > div .right .inner .cart-info-container ul li {
  display: inline-block;
  margin-right: 5px;
}

.cart-page > div .right .inner .cart-info-container ul li img {
  width: 65px;
}

.cart-page > div .right .inner .cart-info-container .headline {
  margin-top: 10px;
  margin-bottom: 2px;
  font-weight: bold;
}

.cart-page .cart-empty {
  display: block;
}

.cart-page .cart-empty .Component_sidebar-featured-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cart-page .cart-empty .Component_sidebar-featured-products .item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 25%;
          flex: 1 0 25%;
  margin-top: 0;
}

.cart-page .cart-empty .empty-title {
  font-size: 50px;
  font-size: 3.125rem;
  background: rgba(255, 255, 255, 0.9);
  letter-spacing: .1em;
  font-family: "Antonio-Light", arial, helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.7);
  padding: 200px 0;
  text-align: center;
}

.tutorials-page .Component_heros-gradient .right .inner .play-thumb, .tutorial-playlists-page .Component_heros-gradient .right .inner .play-thumb {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  max-width: 60%;
  position: relative;
}

.tutorials-page .Component_heros-gradient .right .inner .play-thumb::before, .tutorials-page .Component_heros-gradient .right .inner .play-thumb::after, .tutorial-playlists-page .Component_heros-gradient .right .inner .play-thumb::before, .tutorial-playlists-page .Component_heros-gradient .right .inner .play-thumb::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.tutorials-page .Component_heros-gradient .right .inner .play-thumb::before, .tutorial-playlists-page .Component_heros-gradient .right .inner .play-thumb::before {
  float: left;
  padding-bottom: 49.48096886%;
}

.tutorials-page .Component_heros-gradient .right .inner .play-thumb i, .tutorial-playlists-page .Component_heros-gradient .right .inner .play-thumb i {
  font-size: 60px;
  font-size: 3.75rem;
  position: absolute;
  top: calc(50% - 25px);
  left: 0;
  width: 100%;
  height: 50px;
  display: block;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.tutorials-page .new-posts, .tutorial-playlists-page .new-posts {
  background: #11151a;
  background: -webkit-gradient(linear, left top, left bottom, from(#11151a), to(#0b0d0f));
  background: linear-gradient(180deg, #11151a, #0b0d0f);
  padding: 35px 0 50px;
  border-top: solid 1px #1e2226;
  border-bottom: solid 1px #222222;
}

.tutorials-page .new-posts .navigation, .tutorial-playlists-page .new-posts .navigation {
  margin-bottom: 40px;
}

.tutorials-page .new-posts .navigation ul, .tutorial-playlists-page .new-posts .navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tutorials-page .new-posts .navigation ul li, .tutorial-playlists-page .new-posts .navigation ul li {
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 0 45px 0 0;
  display: inline-block;
  margin: 0;
  text-transform: uppercase;
}

.tutorials-page .new-posts .navigation ul li a, .tutorial-playlists-page .new-posts .navigation ul li a {
  color: #474a4e;
}

.tutorials-page .new-posts .navigation ul li a.active, .tutorials-page .new-posts .navigation ul li a:hover, .tutorial-playlists-page .new-posts .navigation ul li a.active, .tutorial-playlists-page .new-posts .navigation ul li a:hover {
  color: #8b8d90;
}

.tutorials-page .new-posts .header, .tutorial-playlists-page .new-posts .header {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.8);
  padding-bottom: 15px;
  padding-left: 15px;
  letter-spacing: .05em;
}

.tutorials-page .all-tutorials, .tutorial-playlists-page .all-tutorials {
  background-color: #111316;
  padding: 50px 0 40px;
  position: relative;
}

.tutorials-page .all-tutorials .loader, .tutorial-playlists-page .all-tutorials .loader {
  height: 200px;
  margin-top: -50px;
}

.tutorials-page .all-tutorials .hd-container, .tutorial-playlists-page .all-tutorials .hd-container {
  padding-left: 100px;
  padding-right: 100px;
}

.tutorials-page .products, .tutorial-playlists-page .products {
  display: block;
}

.tutorials-page .products .Component_sidebar-featured-products, .tutorial-playlists-page .products .Component_sidebar-featured-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tutorials-page .products .Component_sidebar-featured-products .item, .tutorial-playlists-page .products .Component_sidebar-featured-products .item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 25%;
          flex: 1 0 25%;
  margin-top: 0;
}

.tutorials-page .Component_grids-4x-standard .active .inner, .tutorial-playlists-page .Component_grids-4x-standard .active .inner {
  outline: solid 2px #0F7BB2;
}

.tutorials-page .recent, .tutorial-playlists-page .recent, .tutorial-page .recent {
  background: #313030;
  /* Old browsers */
  background: radial-gradient(ellipse at top, #313030 0%, #121212 50%);
  padding-bottom: 25px;
}

.tutorials-page .recent .inner .items, .tutorial-playlists-page .recent .inner .items, .tutorial-page .recent .inner .items {
  height: 268px;
  margin-top: 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .tutorials-page .recent .inner .items, .tutorial-playlists-page .recent .inner .items, .tutorial-page .recent .inner .items {
    height: 548px;
  }
}

.tutorials-page .recent .inner .items > .Component_grids-tutorial-grid-item, .tutorial-playlists-page .recent .inner .items > .Component_grids-tutorial-grid-item, .tutorial-page .recent .inner .items > .Component_grids-tutorial-grid-item {
  height: 100%;
  width: calc(30% - 12px);
  position: relative;
  overflow: hidden;
}

@media (max-width: 1439px) {
  .tutorials-page .recent .inner .items > .Component_grids-tutorial-grid-item, .tutorial-playlists-page .recent .inner .items > .Component_grids-tutorial-grid-item, .tutorial-page .recent .inner .items > .Component_grids-tutorial-grid-item {
    width: calc(33% - 12px);
  }
}

@media (max-width: 991px) {
  .tutorials-page .recent .inner .items > .Component_grids-tutorial-grid-item, .tutorial-playlists-page .recent .inner .items > .Component_grids-tutorial-grid-item, .tutorial-page .recent .inner .items > .Component_grids-tutorial-grid-item {
    width: calc(50% - 12px);
  }
}

@media (max-width: 767px) {
  .tutorials-page .recent .inner .items > .Component_grids-tutorial-grid-item, .tutorial-playlists-page .recent .inner .items > .Component_grids-tutorial-grid-item, .tutorial-page .recent .inner .items > .Component_grids-tutorial-grid-item {
    width: calc(100%);
    margin: 0 0 12px;
    height: calc(50% - 12px);
  }
}

@media (min-width: 1440px) {
  .tutorials-page .recent .inner .items > .Component_grids-tutorial-grid-item:first-child, .tutorials-page .recent .inner .items > .Component_grids-tutorial-grid-item:last-child, .tutorial-playlists-page .recent .inner .items > .Component_grids-tutorial-grid-item:first-child, .tutorial-playlists-page .recent .inner .items > .Component_grids-tutorial-grid-item:last-child, .tutorial-page .recent .inner .items > .Component_grids-tutorial-grid-item:first-child, .tutorial-page .recent .inner .items > .Component_grids-tutorial-grid-item:last-child {
    width: calc(35% - 12px);
  }
}

.tutorials-page .recent .inner .items > .Component_grids-tutorial-grid-item .video-thumb, .tutorial-playlists-page .recent .inner .items > .Component_grids-tutorial-grid-item .video-thumb, .tutorial-page .recent .inner .items > .Component_grids-tutorial-grid-item .video-thumb {
  height: 100%;
}

.tutorials-page .recent .inner .items > .Component_grids-tutorial-grid-item > .info-container, .tutorial-playlists-page .recent .inner .items > .Component_grids-tutorial-grid-item > .info-container, .tutorial-page .recent .inner .items > .Component_grids-tutorial-grid-item > .info-container {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.tutorials-page .recent .inner .items > .Component_grids-tutorial-grid-item.hovered > .info-container, .tutorial-playlists-page .recent .inner .items > .Component_grids-tutorial-grid-item.hovered > .info-container, .tutorial-page .recent .inner .items > .Component_grids-tutorial-grid-item.hovered > .info-container {
  bottom: -28px;
  opacity: 0;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
}

.tutorial-page .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 50px;
  max-width: 1440px;
  margin: 0 auto;
}

@media (max-width: 1889px) {
  .tutorial-page .top {
    padding: 25px;
  }
}

@media (max-width: 1439px) {
  .tutorial-page .top {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .tutorial-page .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
}

.tutorial-page .top .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
  position: relative;
}

.tutorial-page .top .left::before, .tutorial-page .top .left::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.tutorial-page .top .left::before {
  float: left;
  padding-bottom: 56.25%;
}

@media (max-width: 1439px) {
  .tutorial-page .top .left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
  }
}

@media (max-width: 991px) {
  .tutorial-page .top .left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.tutorial-page .top .left .video-container {
  width: 100%;
  height: 100%;
  background: #000;
}

.tutorial-page .top .left .video-container > div {
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .tutorial-page .top .left .video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.tutorial-page .top .left .video-container .video-player {
  width: 100%;
  height: 100%;
}

.tutorial-page .top .left .video-container .video-player .video-js {
  height: 100%;
}

.tutorial-page .top .right {
  background: #0f1012;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
  border-left: solid 2px #000;
}

@media (max-width: 1439px) {
  .tutorial-page .top .right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (max-width: 991px) {
  .tutorial-page .top .right {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 100%;
  }
}

.tutorial-page .top .right .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
}

.tutorial-page .top .right .image::before, .tutorial-page .top .right .image::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.tutorial-page .top .right .image::before {
  float: left;
  padding-bottom: 55.10204082%;
}

.tutorial-page .top .right .stats {
  font-size: 12px;
  font-size: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 31px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}

.tutorial-page .top .right .stats div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.tutorial-page .top .right .stats i {
  color: rgba(255, 255, 255, 0.2);
  margin-right: 5px;
}

.tutorial-page .top .right .middle-container {
  background: #121417;
  background: -webkit-gradient(linear, left top, right top, from(#121417), to(#101215));
  background: linear-gradient(90deg, #121417, #101215);
}

.tutorial-page .top .right .middle-container .info-container {
  padding: 25px 25px;
}

.tutorial-page .top .right .middle-container .info-container .title-container {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.8);
}

.tutorial-page .top .right .middle-container .info-container .title-container .number {
  color: #0F7BB2;
}

.tutorial-page .top .right .middle-container .info-container .description {
  font-size: 11px;
  font-size: 0.6875rem;
  color: rgba(255, 255, 255, 0.5);
}

.tutorial-page .top .right .middle-container .buttons-container {
  padding: 5px 35px 0;
  height: 170px;
}

@media (max-width: 1439px) {
  .tutorial-page .top .right .middle-container .buttons-container {
    padding: 5px 15px 0;
  }
}

@media (max-width: 991px) {
  .tutorial-page .top .right .middle-container .buttons-container {
    height: auto;
    padding-bottom: 25px;
  }
}

.tutorial-page .top .right .middle-container .buttons-container a {
  display: block;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 10px;
}

.tutorial-page .top .right .more-info-container {
  font-size: 11px;
  font-size: 0.6875rem;
  background: #0f1012;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.75);
  padding: 25px;
}

.tutorial-page .top .right .more-info-container .notes-title {
  font-size: 12px;
  font-size: 0.75rem;
}

.tutorial-page .top .right .more-info-container .notes {
  height: 75px;
  max-height: 75px;
  overflow: auto;
  color: rgba(255, 255, 255, 0.5);
  font-weight: normal;
}

@media (max-width: 991px) {
  .tutorial-page .top .right .more-info-container .notes {
    height: auto;
  }
}

.tutorial-page .top .right .more-info-container .trouble-title {
  margin-top: 15px;
}

.tutorial-page .top .right .more-info-container a {
  color: #0F7BB2;
}

.tutorial-page .popular {
  background: #0d0f10;
  padding: 40px 25px;
}

.tutorial-page .popular .header {
  font-size: 18px;
  font-size: 1.125rem;
  padding-left: 6px;
  font-family: "Antonio-Regular", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: .1em;
  margin-bottom: 20px;
}

.tutorial-page .Component_comments .comments .amount {
  background: #0a0a0a !important;
}

.tutorial-page .Component_comments .comments .form-and-comments-container {
  background: #111111 !important;
  padding-bottom: 35px;
}

.tutorial-page .Component_comments .comments .form-container {
  margin-top: 35px;
}

.tutorial-page .comments-container {
  background-color: #121212;
  padding-bottom: 50px;
}

.tutorial-page .comments-container .comments-inner-container {
  max-width: 1440px !important;
  margin: 0 auto;
  padding: 0 50px;
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: calc(100% - 336px);
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container {
  background: transparent !important;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container {
  background: transparent !important;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container .form .form-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container .form .form-top > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container .form .form-top .commenter .avatar {
  border-radius: 0 !important;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container .form .form-top .commenter .name {
  color: rgba(217, 48, 73, 0.9) !important;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container .form .form-top .comment-count {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.7);
  text-align: right;
  padding-right: 25px;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .form-container .form textarea {
  background: #181818 !important;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container {
  background-color: transparent !important;
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .comment, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .reply, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .reply {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .comment .author .author-name, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .comment .author .author-name a, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .reply .author .author-name, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .reply .author .author-name a, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment .author .author-name, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment .author .author-name a, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .reply .author .author-name, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .reply .author .author-name a {
  font-family: "source-sans-pro", arial, helvetica, sans-serif;
  font-weight: bold;
  color: rgba(217, 48, 73, 0.9) !important;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .comment .avatar-container, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .reply .avatar-container, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment .avatar-container, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .reply .avatar-container {
  width: 61px !important;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .comment .avatar-container .avatar, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .reply .avatar-container .avatar, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment .avatar-container .avatar, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .reply .avatar-container .avatar {
  border-radius: 0 !important;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .comment .right, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .comment-container .reply .right, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment .right, .tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .reply .right {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container {
  background-color: rgba(0, 0, 0, 0.1) !important;
  border-bottom: solid 1px rgba(255, 255, 255, 0.05);
}

.tutorial-page .comments-container .comments-inner-container .Component_comments .form-and-comments-container .reply-container .comment {
  padding-left: 55px !important;
  width: calc(100% - 110px) !important;
}

.support-page {
  height: 100%;
  width: 100%;
  position: relative;
}

.support-page .sidebar {
  height: calc(100% - 66px) !important;
}

.support-page .sidebar .user {
  height: 194px;
  position: relative;
  overflow: hidden;
}

.support-page .sidebar .user .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150%;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  opacity: .75;
  position: absolute;
}

.support-page .sidebar .user .inner {
  position: absolute;
  padding: 0 65px;
  height: 100%;
  width: calc(100% - 130px);
  top: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.support-page .sidebar .user .inner .icon {
  font-size: 25px;
  font-size: 1.5625rem;
  color: #FE5E53;
  opacity: .8;
  text-align: left;
  margin-bottom: 10px;
}

.support-page .sidebar .user .inner .text {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.8);
  text-align: left;
  text-transform: uppercase;
}

.support-page .sidebar .user .inner .connect {
  text-align: left;
  margin-top: 5px;
}

.support-page .sidebar .user .inner .connect a {
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: .025em;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}

.support-page .sidebar .user .inner .connect a i {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  margin-left: 5px;
}

.support-page .sidebar .user .inner .connect a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.support-page .sidebar .nav {
  height: calc(100% - 194px);
}

.support-page .sidebar .nav .arrow {
  display: block !important;
}

.support-page .sidebar .sub-items {
  background: #171a1d;
  padding-bottom: 5px !important;
}

.support-page .sidebar .sub-items .sub-item {
  padding-left: 52px;
  padding-right: 10px;
}

.support-page .sidebar .sub-items .sub-item a {
  color: rgba(255, 255, 255, 0.3);
  padding: 5px 0 5px 38px;
  height: auto;
}

.support-page .sidebar .sub-items .sub-item a:hover {
  color: rgba(255, 255, 255, 0.6);
  background: transparent;
}

.support-page .sidebar .sub-items .sub-item a.router-link-exact-active {
  border-left: none;
  background: transparent;
  color: white;
  padding-left: 38px;
}

.support-page .content {
  background: #f3f3f3;
}

.support-page .content.home {
  background-color: #0a0d14;
}

.support-page .content .main {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  background-color: #0a0d14;
}

.support-page .content .main::before, .support-page .content .main::after {
  content: '';
  display: table;
  clear: both;
  width: 1px;
  margin-left: -1px;
}

.support-page .content .main::before {
  float: left;
  padding-bottom: 61.72839506%;
}

.support-category-page .item-container {
  background: transparent;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.support-category-page .item-container.active {
  background: rgba(0, 0, 0, 0.05);
  -webkit-transition: all 1s;
  transition: all 1s;
}

.support-category-page .item-container .item {
  padding: 75px 0;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}

.support-category-page .item-container .item .title {
  font-size: 36px;
  font-size: 2.25rem;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  letter-spacing: .05em;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 20px;
}

.support-category-page .item-container .item .separator {
  height: 1px;
  background: #FE5E53;
  width: 63px;
  margin-bottom: 30px;
}

.support-category-page .item-container .item .body {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 38px;
  color: rgba(0, 0, 0, 0.7);
}

.support-category-page .item-container .item .body a {
  color: #0F7BB2;
}

.vjs-custom-skin > .video-js {
  width: 100%;
  font-family: "PingFang SC", "Helvetica Neue", "Hiragino Sans GB", "Segoe UI", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", sans-serif;
}

.vjs-custom-skin > .video-js .vjs-menu-button-inline.vjs-slider-active,
.vjs-custom-skin > .video-js .vjs-menu-button-inline:focus,
.vjs-custom-skin > .video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 10em;
}

.vjs-custom-skin > .video-js .vjs-controls-disabled .vjs-big-play-button {
  display: none !important;
}

.vjs-custom-skin > .video-js .vjs-control {
  width: 3em;
}

.vjs-custom-skin > .video-js .vjs-control.vjs-live-control {
  width: auto;
  padding-left: .5em;
  letter-spacing: .1em;
}

.vjs-custom-skin > .video-js .vjs-menu-button-inline:before {
  width: 1.5em;
}

.vjs-menu-button-inline .vjs-menu {
  left: 3em;
}

.vjs-paused.vjs-has-started.vjs-custom-skin > .video-js .vjs-big-play-button,
.video-js.vjs-ended .vjs-big-play-button,
.video-js.vjs-paused .vjs-big-play-button {
  display: block;
}

.vjs-custom-skin > .video-js .vjs-load-progress div,
.vjs-seeking .vjs-big-play-button,
.vjs-waiting .vjs-big-play-button {
  display: none !important;
}

.vjs-custom-skin > .video-js .vjs-mouse-display:after,
.vjs-custom-skin > .video-js .vjs-play-progress:after {
  padding: 0 .4em .3em;
}

.video-js.vjs-ended .vjs-loading-spinner {
  display: none;
}

.video-js.vjs-ended .vjs-big-play-button {
  display: block !important;
}

.video-js.vjs-ended .vjs-big-play-button,
.video-js.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started.vjs-custom-skin > .video-js .vjs-big-play-button {
  display: block;
}

.vjs-custom-skin > .video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-left: -1.5em;
  margin-top: -1em;
}

.vjs-custom-skin > .video-js .vjs-big-play-button {
  background-color: rgba(0, 0, 0, 0.45);
  font-size: 3.5em;
  /*border-radius: 50%;*/
  height: 2em !important;
  line-height: 2em !important;
  margin-top: -1em !important;
}

.video-js:hover .vjs-big-play-button,
.vjs-custom-skin > .video-js .vjs-big-play-button:focus,
.vjs-custom-skin > .video-js .vjs-big-play-button:active {
  background-color: rgba(36, 131, 213, 0.9);
}

.vjs-custom-skin > .video-js .vjs-loading-spinner {
  border-color: rgba(36, 131, 213, 0.8);
}

.vjs-custom-skin > .video-js .vjs-control-bar2 {
  background-color: #000000;
}

.vjs-custom-skin > .video-js .vjs-control-bar {
  /*background-color: rgba(0,0,0,0.3) !important;*/
  color: #ffffff;
  font-size: 14px;
}

.vjs-custom-skin > .video-js .vjs-play-progress,
.vjs-custom-skin > .video-js .vjs-volume-level {
  background-color: #2483d5;
}

.vjs-custom-skin > .video-js .vjs-play-progress:before {
  top: -0.3em;
}

.vjs-custom-skin > .video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.3em;
}

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: 0em;
}

.vjs-custom-skin > .video-js .vjs-menu li {
  padding: 0;
  line-height: 2em;
  font-size: 1.1em;
  font-family: "PingFang SC", "Helvetica Neue", "Hiragino Sans GB", "Segoe UI", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", sans-serif;
}

.vjs-custom-skin > .video-js .vjs-time-tooltip,
.vjs-custom-skin > .video-js .vjs-mouse-display:after,
.vjs-custom-skin > .video-js .vjs-play-progress:after {
  border-radius: 0;
  font-size: 1em;
  padding: 0;
  width: 3em;
  height: 1.5em;
  line-height: 1.5em;
  top: -3em;
}

.vjs-custom-skin > .video-js .vjs-menu-button-popup .vjs-menu {
  width: 5em;
  left: -1em;
}

.vjs-custom-skin > .video-js .vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: 0;
}

.vjs-custom-skin > .video-js .vjs-control-bar .vjs-resolution-button .vjs-menu {
  /*order: 4;*/
}

/*排序顺序*/
.vjs-custom-skin > .video-js .vjs-control-bar .vjs-play-control {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.vjs-custom-skin > .video-js .vjs-control-bar .vjs-time-control {
  min-width: 1em;
  padding: 0;
  margin: 0 .1em;
  text-align: center;
  display: block;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.vjs-custom-skin > .video-js .vjs-control-bar .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.2em;
  line-height: 2.4;
}

.vjs-custom-skin > .video-js .vjs-progress-control.vjs-control {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.vjs-custom-skin > .video-js .vjs-control-bar .vjs-volume-menu-button {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.vjs-custom-skin > .video-js .vjs-control-bar .vjs-resolution-button {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.vjs-custom-skin > .video-js .vjs-control-bar .vjs-resolution-button .vjs-resolution-button-label {
  display: block;
  line-height: 3em;
}

.vjs-custom-skin > .video-js .vjs-control-bar .vjs-playback-rate {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.vjs-custom-skin > .video-js .vjs-control-bar .vjs-fullscreen-control {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.generic-video-player-page .inner-container {
  max-width: 1280px;
  margin: auto;
}

.generic-video-player-page .header .col-md-8 {
  text-align: right;
}

@media (max-width: 991px) {
  .generic-video-player-page .header .col-md-8 {
    text-align: left;
    padding-top: 10px;
  }
}

.generic-video-player-page .video-container {
  margin-bottom: 20px;
}

.generic-video-player-page .title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Antonio-Bold", arial, helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .05em;
}

.generic-video-player-page .subtitle {
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.5);
}

.text-red {
  color: #C80224 !important;
}

.bg-red {
  background-color: #C80224 !important;
}

.bg-red-gradient {
  background: #C80224;
  background: -webkit-gradient(linear, left top, left bottom, from(#C80224), to(#96011b));
  background: linear-gradient(180deg, #C80224, #96011b);
}

.bg-red-gradient:hover {
  background: #fa032d;
  background: -webkit-gradient(linear, left top, left bottom, from(#fa032d), to(#C80224));
  background: linear-gradient(180deg, #fa032d, #C80224);
}

.bg-red-radial-gradient {
  background: #C80224;
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #C80224, #96011b);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg-red-radial-gradient-top {
  background: radial-gradient(ellipse at top, #C80224 0%, #96011b 100%);
}

.text-green {
  color: #2ec300 !important;
}

.bg-green {
  background-color: #2ec300 !important;
}

.bg-green-gradient {
  background: #2ec300;
  background: -webkit-gradient(linear, left top, left bottom, from(#2ec300), to(#229000));
  background: linear-gradient(180deg, #2ec300, #229000);
}

.bg-green-gradient:hover {
  background: #3af600;
  background: -webkit-gradient(linear, left top, left bottom, from(#3af600), to(#2ec300));
  background: linear-gradient(180deg, #3af600, #2ec300);
}

.bg-green-radial-gradient {
  background: #2ec300;
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #2ec300, #229000);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg-green-radial-gradient-top {
  background: radial-gradient(ellipse at top, #2ec300 0%, #229000 100%);
}

.text-green-muted {
  color: #679ea0 !important;
}

.bg-green-muted {
  background-color: #679ea0 !important;
}

.bg-green-muted-gradient {
  background: #679ea0;
  background: -webkit-gradient(linear, left top, left bottom, from(#679ea0), to(#528182));
  background: linear-gradient(180deg, #679ea0, #528182);
}

.bg-green-muted-gradient:hover {
  background: #86b2b4;
  background: -webkit-gradient(linear, left top, left bottom, from(#86b2b4), to(#679ea0));
  background: linear-gradient(180deg, #86b2b4, #679ea0);
}

.bg-green-muted-radial-gradient {
  background: #679ea0;
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #679ea0, #528182);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg-green-muted-radial-gradient-top {
  background: radial-gradient(ellipse at top, #679ea0 0%, #528182 100%);
}

.text-blue {
  color: #0F7BB2 !important;
}

.bg-blue {
  background-color: #0F7BB2 !important;
}

.bg-blue-gradient {
  background: #0F7BB2;
  background: -webkit-gradient(linear, left top, left bottom, from(#0F7BB2), to(#0b5a83));
  background: linear-gradient(180deg, #0F7BB2, #0b5a83);
}

.bg-blue-gradient:hover {
  background: #139ce1;
  background: -webkit-gradient(linear, left top, left bottom, from(#139ce1), to(#0F7BB2));
  background: linear-gradient(180deg, #139ce1, #0F7BB2);
}

.bg-blue-radial-gradient {
  background: #0F7BB2;
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #0F7BB2, #0b5a83);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg-blue-radial-gradient-top {
  background: radial-gradient(ellipse at top, #0F7BB2 0%, #0b5a83 100%);
}

.text-pink {
  color: #781b6a !important;
}

.bg-pink {
  background-color: #781b6a !important;
}

.bg-pink-gradient {
  background: #781b6a;
  background: -webkit-gradient(linear, left top, left bottom, from(#781b6a), to(#4e1245));
  background: linear-gradient(180deg, #781b6a, #4e1245);
}

.bg-pink-gradient:hover {
  background: #a2248f;
  background: -webkit-gradient(linear, left top, left bottom, from(#a2248f), to(#781b6a));
  background: linear-gradient(180deg, #a2248f, #781b6a);
}

.bg-pink-radial-gradient {
  background: #781b6a;
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #781b6a, #4e1245);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg-pink-radial-gradient-top {
  background: radial-gradient(ellipse at top, #781b6a 0%, #4e1245 100%);
}

.text-teal {
  color: #4FC3C9 !important;
}

.bg-teal {
  background-color: #4FC3C9 !important;
}

.bg-teal-gradient {
  background: #4FC3C9;
  background: -webkit-gradient(linear, left top, left bottom, from(#4FC3C9), to(#36a9af));
  background: linear-gradient(180deg, #4FC3C9, #36a9af);
}

.bg-teal-gradient:hover {
  background: #76d0d5;
  background: -webkit-gradient(linear, left top, left bottom, from(#76d0d5), to(#4FC3C9));
  background: linear-gradient(180deg, #76d0d5, #4FC3C9);
}

.bg-teal-radial-gradient {
  background: #4FC3C9;
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #4FC3C9, #36a9af);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg-teal-radial-gradient-top {
  background: radial-gradient(ellipse at top, #4FC3C9 0%, #36a9af 100%);
}

.text-grey {
  color: #222222 !important;
}

.bg-grey {
  background-color: #222222 !important;
}

.bg-grey-gradient {
  background: #222222;
  background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#090909));
  background: linear-gradient(180deg, #222222, #090909);
}

.bg-grey-gradient:hover {
  background: #3c3b3b;
  background: -webkit-gradient(linear, left top, left bottom, from(#3c3b3b), to(#222222));
  background: linear-gradient(180deg, #3c3b3b, #222222);
}

.bg-grey-radial-gradient {
  background: #222222;
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #222222, #090909);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg-grey-radial-gradient-top {
  background: radial-gradient(ellipse at top, #222222 0%, #090909 100%);
}

.fitty {
  display: inline-block;
  white-space: nowrap;
}

.osite-header {
  position: fixed;
  height: 136px;
  z-index: 1001;
  width: 100%;
  /* end TEMPLATE */
}

@media (max-width: 767px) {
  .osite-header {
    height: 88px !important;
  }
}

.osite-header .vc-header {
  background: #1a1c23;
  height: 88px;
  overflow: hidden;
}

.osite-header .vc-header-logo {
  max-width: 240px;
  max-height: 88px;
  width: 240px;
  height: 100%;
  display: block;
}

.osite-header .header-button {
  width: 39px;
  height: 35px;
  background: #0253c5;
  border: solid 1px #1a6bc7;
  -webkit-box-shadow: 1px 1px 0 0 #1a1c1f;
  box-shadow: 1px 1px 0 0 #1a1c1f;
  cursor: pointer;
}

.osite-header .header-button:hover {
  background: #0460e1;
  border: solid 1px #2181ee;
}

.osite-header a.mini-logo:link {
  background: url(https://www.videocopilot.net/assets/public/images/v7/template/mini-logo.png) no-repeat;
  background-position: 17px 6px;
}

.osite-header a.mini-logo:hover {
  background: url(https://www.videocopilot.net/assets/public/images/v7/template/mini-logo-over.png) no-repeat;
  background-position: 17px 6px;
}

.osite-header .old-main-nav {
  background: #000;
  height: 48px;
  width: 100%;
  z-index: 2000;
}

.osite-header .main-nav-buttons a, .osite-header .main-nav-buttons a:link, .osite-header .main-nav-buttons a:visited, .osite-header .main-nav-buttons a:active {
  /*opacity: .67;
        filter: alpha(opacity=67);

        transition: opacity .1s ease-in-out;
    -moz-transition: opacity .1s ease-in-out;
    -webkit-transition: opacity .1s ease-in-out;*/
}

.osite-header .main-nav-buttons a:hover {
  /*opacity: 1;
        filter: alpha(opacity=100);*/
}

.osite-header a.main-nav-product-button {
  display: block;
  float: left;
  width: 100px;
  height: 48px;
  margin-left: 28px;
  background-position: -28px 0;
  background-image: url(https://www.videocopilot.net/assets/public/images/v7/template/navigation/retina/products.png);
  background-size: cover;
}

.osite-header a.main-nav-product-button:hover, .osite-header a.main-nav-product-button-on {
  display: block;
  float: left;
  width: 100px;
  height: 48px;
  margin-left: 28px;
  background-position: -28px 0;
  background-image: url(https://www.videocopilot.net/assets/public/images/v7/template/navigation/retina/products_on.png);
  background-size: cover;
}

.osite-header a.main-nav-blog-button {
  display: block;
  float: left;
  width: 70px;
  height: 48px;
  background: url(https://www.videocopilot.net/assets/public/images/v7/template/navigation/retina/blog.png);
  background-size: cover;
}

.osite-header a.main-nav-blog-button:hover, .osite-header a.main-nav-blog-button-on {
  display: block;
  float: left;
  width: 70px;
  height: 48px;
  background: url(https://www.videocopilot.net/assets/public/images/v7/template/navigation/retina/blog_on.png);
  background-size: cover;
}

.osite-header a.main-nav-tutorial-button {
  display: block;
  float: left;
  width: 105px;
  height: 48px;
  background-image: url(https://www.videocopilot.net/assets/public/images/v7/template/navigation/retina/tutorials.png);
  background-size: cover;
}

.osite-header a.main-nav-tutorial-button:hover, .osite-header a.main-nav-tutorial-button-on {
  display: block;
  float: left;
  width: 105px;
  height: 48px;
  background-image: url(https://www.videocopilot.net/assets/public/images/v7/template/navigation/retina/tutorials_on.png);
  background-size: cover;
}

.osite-header a.main-nav-connect-button {
  display: block;
  float: left;
  width: 103px;
  height: 48px;
  background: url(https://www.videocopilot.net/assets/public/images/v7/template/navigation/retina/connect1.png) no-repeat;
  background-size: cover;
}

.osite-header a.main-nav-connect-button:hover, .osite-header a.main-nav-connect-button-on {
  display: block;
  float: left;
  width: 103px;
  height: 48px;
  background: url(https://www.videocopilot.net/assets/public/images/v7/template/navigation/retina/connect_on1.png) no-repeat;
  background-size: cover;
}

.osite-header .site-header {
  background: url(https://www.videocopilot.net/assets/public/images/v6/template/headerbg.jpg);
  height: 89px;
}

.osite-header .logo-link {
  display: block;
  width: 330px;
  height: 89px;
}

.osite-header .header-connect-dropdown-container {
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  width: 178px;
  overflow: hidden;
  z-index: 999999998;
  height: 0px;
  -webkit-box-shadow: 0 3px 10px 0px #000;
  box-shadow: 0 3px 10px 0px #000;
}

.osite-header a.header-connect-dropdown-item {
  padding: 9px 15px;
  border-bottom: solid 1px #ddd;
  font-weight: bold;
  text-shadow: 0 1px 0 #fff;
  display: block;
  color: #333;
  font-size: 13px;
}

.osite-header a.header-connect-dropdown-item:hover {
  background: #fff;
  color: #068ddd;
  text-decoration: none;
}

.osite-header .main-content-container {
  background: #151516;
}

@media (max-width: 935px) {
  .osite-header .header-dropdown-buttons {
    display: none;
  }
}

.osite-header .main-header .inner {
  height: 136px !important;
}

.old-site .main-content-container {
  margin-top: 136px !important;
}

@media (max-width: 767px) {
  .old-site .main-content-container {
    margin-top: 88px !important;
  }
}
