@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%,100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-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)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}}@keyframes wobble{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-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);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);-ms-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);-ms-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}}.flipInY{backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);-ms-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);-ms-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);-ms-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);-ms-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0);-ms-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) 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 center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-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;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-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;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(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%{-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}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-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);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}
div.ccm-panel-detail,html main{display:block}html .xdebug-var-dump,html body,html body *{box-sizing:border-box}div#ccm-tooltip-holder{margin-top:49px}html{font-size:1vw}html body{margin:0;padding:0;overflow-x:hidden}html body *{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html .center{width:94%;margin:0 auto}html a,html a:active,html a:focus,html a:hover,html a:visited,html a[href^=tel],html img{color:inherit;text-decoration:none;outline:0;border:none;background-color:transparent}html :focus{outline:0;box-shadow:none}html ul{list-style:none;margin:0;padding:0}html button,html button[type=submit],html button[type=reset],html button[type=button]{outline:0;cursor:pointer;-webkit-appearance:button}html .pointer{cursor:pointer}html .relative{position:relative}html .absolute{position:absolute}html .inline{display:inline}html .inline-block{display:inline-block}html .block{display:block}html .table{display:table}html .table-cell{display:table-cell}html .not-clickable{pointer-events:none}html textarea{resize:none}html input[type],html textarea{border-radius:0}html h1,html h2,html h3,html h4,html h5,html h6{padding:0;margin:0;-webkit-margin-before:0;-webkit-margin-after:0;font-weight:100;display:block}html .font-weight-xs{font-weight:100}html .font-weight-sm{font-weight:300}html .font-weight-md{font-weight:400}html .font-weight-lg{font-weight:700}html .font-weight-xl{font-weight:900}html .italic{font-style:italic}html .underline{text-decoration:underline}html .strike-through{text-decoration:line-through}html .uppercase{text-transform:uppercase}html .lowercase{text-transform:lowercase}html .font-xs{font-size:.6rem}html .font-sm{font-size:.8rem}html .font-md{font-size:1rem}html .font-lg{font-size:1.2rem}html .font-xl{font-size:1.4rem}html .row::after{content:'';clear:both;display:block}html section{background-repeat:no-repeat;background-size:cover;background-position:center}html .padding-none-t{padding-top:0}html .padding-none-b{padding-bottom:0}html .padding-none-l{padding-left:0}html .padding-none-r{padding-right:0}html .xdebug-var-dump{position:fixed;top:0;left:0;margin:0;padding:35px;height:100vh;width:100vw;overflow:auto;z-index:100000;background-color:#000;color:#bbb}html body.body-menu-open,html body.modal-open{overflow-y:hidden}html .xdebug-var-dump *{line-height:initial}html .xdebug-var-dump font[color="#888a85"],html .xdebug-var-dump i{color:#ddd}html .edit-mode::after{background-color:#ccc;border:2px solid #aaa;content:'View Disabled in Edit Mode';display:block;width:100%;margin:0 auto;text-align:center;font-size:1.5rem;padding:1rem 0}html body.is-edit-mode .custom-map-block .google-map-container,html body.is-edit-mode .lj-girl-mult-img{margin-bottom:0}html,html body{min-height:100%;min-width:100%}html body.is-edit-mode .angled-layout{height:10rem;width:100%;background-color:#bbb;position:relative}html body.is-edit-mode .angle-right{margin-bottom:0;position:relative}html body.is-edit-mode #c5{opacity:1!important}html body.logged-in .header-bar{z-index:99!important}html body.logged-in #c5{opacity:1}html body .aktiv{font-family:aktiv-grotesk}html body .nimbus{font-family:nimbus-sans-condensed}html body .white-text,html body .white-text-hover:hover{color:#fff}html body .yellow-text,html body .yellow-text-hover:hover{color:#f8ec24}html body .orange-text,html body .orange-text-hover:hover{color:#eb5d1b}html body .black-text,html body .black-text-hover:hover{color:#010101}html body .light-grey-text,html body .light-grey-text-hover:hover{color:#8d8d8d}html body .dark-grey-test,html body .dark-grey-text-hover:hover{color:#767676}html body strong{font-weight:900}html body h1{font-size:6rem;line-height:5.5rem}html body h2{font-size:4rem}html body h3{font-size:3.6rem}html body h4{font-size:2.7rem}html body h5{font-size:1.4rem}html body h6{font-size:1.2rem}html body .font-xs{font-size:.6rem}html body .font-sm{font-size:.8rem}html body .font-md{font-size:1rem}html body .font-lg{font-size:1.2rem}html body .font-xl{font-size:1.4rem}@media (max-width:1024px){html body h1{font-size:4rem;line-height:3.8rem}html body h2{font-size:2.5rem}html body h3{font-size:2rem}html body h4{font-size:1.7rem}html body h5{font-size:1.4rem}html body h6{font-size:1.2rem}}@media (max-width:768px){html body h1{font-size:3rem}html body h2{font-size:2rem}html body h3{font-size:1.5rem}html body h4{font-size:1.3rem}html body h5,html body h6{font-size:1.2rem}}@media (max-width:400px){html body #c5 p{font-size:1.3rem}}html body .button,html body a.button{padding:1rem 3.5rem;font-size:.8rem;font-weight:900;letter-spacing:.6px;transition-duration:.6s;text-transform:capitalize;font-family:aktiv-grotesk;border:2px solid transparent;border-radius:0;color:#fff;display:inline-block;background-color:transparent}html body .button i.fa-angle-right,html body a.button i.fa-angle-right{color:#f8ec24;margin-left:.4rem;transition-duration:.4s}html body .button:hover,html body a.button:hover{text-shadow:none!important}html body .button:hover i.fa-angle-right,html body a.button:hover i.fa-angle-right{animation:button-pulse 2s infinite;color:#eb5d1b}html body .button-clear,html body a.button-clear{background-color:transparent;border-color:transparent}html body .button-orange,html body a.button-orange{background-color:#eb5d1b;color:#fff;border-color:#eb5d1b}html body .button-orange:hover,html body a.button-orange:hover{background-color:#f8ec24;color:#eb5d1b}html body .button-yellow,html body a.button-yellow{background-color:#f8ec24;color:#010101;border-color:#f8ec24}html body .button-yellow:hover,html body a.button-yellow:hover{background-color:#eb5d1b}html body .button-white,html body a.button-white{background-color:#fff;color:#eb5d1b;border-color:#fff}html body .button-white:hover,html body a.button-white:hover{background-color:#eb5d1b;color:#fff}html body .button-orange-inverted:hover,html body .button-white-inverted:hover,html body a.button-orange-inverted:hover,html body a.button-white-inverted:hover{background-color:#fff;color:#eb5d1b}html body .giant-checkin-button,html body a.giant-checkin-button{padding:0;width:60%;font-weight:900;font-family:nimbus-sans-condensed;text-transform:uppercase;font-size:calc(1vw + 5rem);border-width:6px}html body .button-orange-inverted,html body a.button-orange-inverted{border-color:#eb5d1b;color:#fff}html body .button-white-inverted,html body a.button-white-inverted{border-color:#fff}html body a.button-light-grey{background-color:#8d8d8d;color:#eb5d1b;border-color:#8d8d8d}html body a.button-light-grey:hover{background-color:#f8ec24;border-color:#eb5d1b}html body a.button-dark-grey{background-color:#767676;color:#f8ec24;border-color:#767676}html body a.button-dark-grey:hover{background-color:#eb5d1b;border-color:#f8ec24}html body a.button-black{background-color:#010101;color:#f8ec24;border-color:#010101}html body a.button-black:hover{background-color:#eb5d1b;border-color:#f8ec24}html body a.buttonless-button{width:100%;text-align:center;font-family:nimbus-sans-condensed;font-weight:900;font-size:calc(1.5rem + 1vw);color:#fff;text-transform:uppercase;margin-bottom:1rem}html body .close-icon{height:2rem;width:2rem;border:1px solid transparent;margin-top:20%;cursor:pointer}html body .close-icon .close-bar{height:2px;width:2rem;background-color:#fff;transition-duration:.8s;margin-top:50%}html body .close-icon .close-bar:first-child{-ms-transform:rotate(45deg);transform:rotate(45deg)}html body .close-icon .close-bar:nth-child(2){-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-.1rem}html body .header-locations-link{font-family:nimbus-sans-condensed!important;text-transform:uppercase!important;font-size:1.3rem!important}html body .header-locations-link i{display:inline-block;vertical-align:top}html body .header-locations-link i:nth-child(2){margin-top:.2rem}html body .header-locations-link:hover{color:#f8ec24}@keyframes button-pulse{0%,100%{transform:scale(1.1);opacity:.8}50%{transform:scale(1.6);opacity:1}}html body .header-apply .apply-img-animate{transition-duration:.8s;-ms-transform:translate(0,0);transform:translate(0,0)}html body .header-apply .apply-title-animate{opacity:1!important;transition-duration:.8s}html body .header-apply .apply-button-animate{-ms-transform:translate(0,0);transform:translate(0,0);transition-duration:.8s}html body .hero-container .hero-foreground-animate,html body .hero-container .lower-hero-foreground-animate{-ms-transform:translate(0,0)!important;transform:translate(0,0)!important;transition-duration:1s}@keyframes menu-floating-up{0%,100%{transform:translateY(0)}50%{transform:translateY(.1rem)}}@keyframes menu-floating-down{0%,100%{transform:translateY(0)}50%{transform:translateY(-.1rem)}}html body .slideDown{animation-name:slideDown;-webkit-animation-name:slideDown;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important}html body .slideLeft,html body .slideUp{animation-duration:1s;visibility:visible!important}@keyframes slideDown{0%{transform:translateY(-100%)}50%{transform:translateY(8%)}65%{transform:translateY(-4%)}80%{transform:translateY(4%)}95%{transform:translateY(-2%)}100%{transform:translateY(0)}}html body .slideUp{animation-name:slideUp;-webkit-animation-name:slideUp;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease}@keyframes slideUp{0%{transform:translateY(100%)}50%{transform:translateY(-8%)}65%{transform:translateY(4%)}80%{transform:translateY(-4%)}95%{transform:translateY(2%)}100%{transform:translateY(0)}}html body .slideLeft{animation-name:slideLeft;-webkit-animation-name:slideLeft;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out}@keyframes slideLeft{0%{transform:translateX(150%)}50%{transform:translateX(-8%)}65%{transform:translateX(4%)}80%{transform:translateX(-4%)}95%{transform:translateX(2%)}100%{transform:translateX(0)}}html body .slideRight{animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important}html body .expandOpen,html body .slideExpandUp{animation-timing-function:ease-out;visibility:visible!important}@keyframes slideRight{0%{transform:translateX(-150%)}50%{transform:translateX(8%)}65%{transform:translateX(-4%)}80%{transform:translateX(4%)}95%{transform:translateX(-2%)}100%{transform:translateX(0)}}html body .slideExpandUp{animation-name:slideExpandUp;-webkit-animation-name:slideExpandUp;animation-duration:1.6s;-webkit-animation-duration:1.6s;-webkit-animation-timing-function:ease -out}@keyframes slideExpandUp{0%{transform:translateY(100%) scaleX(.5)}30%{transform:translateY(-8%) scaleX(.5)}40%{transform:translateY(2%) scaleX(.5)}50%{transform:translateY(0) scaleX(1.1)}60%{transform:translateY(0) scaleX(.9)}70%{transform:translateY(0) scaleX(1.05)}80%{transform:translateY(0) scaleX(.95)}90%{transform:translateY(0) scaleX(1.02)}100%{transform:translateY(0) scaleX(1)}}html body .expandUp{animation-name:expandUp;-webkit-animation-name:expandUp;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important}@keyframes expandUp{0%{transform:translateY(100%) scale(.6) scaleY(.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}100%{transform:translateY(0) scale(1) scaleY(1)}}html body .expandOpen{animation-name:expandOpen;-webkit-animation-name:expandOpen;animation-duration:1.2s;-webkit-animation-duration:1.2s;-webkit-animation-timing-function:ease-out}@keyframes expandOpen{0%{transform:scale(1.8)}50%{transform:scale(.95)}80%{transform:scale(1.05)}90%{transform:scale(.98)}100%{transform:scale(1)}}html body .bigEntrance{animation-name:bigEntrance;-webkit-animation-name:bigEntrance;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible!important}@keyframes bigEntrance{0%{transform:scale(.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1}45%{transform:scale(.98) rotate(1deg) translateX(0) translateY(0);opacity:1}60%{transform:scale(1.01) rotate(-1deg) translateX(0) translateY(0);opacity:1}75%{transform:scale(.99) rotate(1deg) translateX(0) translateY(0);opacity:1}90%{transform:scale(1.01) rotate(0) translateX(0) translateY(0);opacity:1}100%{transform:scale(1) rotate(0) translateX(0) translateY(0);opacity:1}}html body .hatch{animation-name:hatch;-webkit-animation-name:hatch;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible!important}@keyframes hatch{0%{transform:rotate(0) scaleY(.6)}20%{transform:rotate(-2deg) scaleY(1.05)}35%{transform:rotate(2deg) scaleY(1)}50%{transform:rotate(-2deg)}65%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}100%{transform:rotate(0)}}html body .bounce{animation-name:bounce;-webkit-animation-name:bounce;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease;-webkit-animation-timing-function:ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%}@keyframes bounce{0%{transform:translateY(0) scaleY(.6)}60%{transform:translateY(-100%) scaleY(1.1)}70%{transform:translateY(0) scaleY(.95) scaleX(1.05)}80%{transform:translateY(0) scaleY(1.05) scaleX(1)}90%{transform:translateY(0) scaleY(.95) scaleX(1)}100%{transform:translateY(0) scaleY(1) scaleX(1)}}html body .pulse{animation-name:pulse;-webkit-animation-name:pulse;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}html body .floating,html body .floating-mirror{animation:linear floating 10s infinite}@keyframes pulse{0%,100%{transform:scale(1);opacity:.8}50%{transform:scale(1.4);opacity:1}}@keyframes floating{0%{transform:translateY(0) rotate(0) scale(-1,1)}12.5%{transform:translateY(2%) rotate(2deg) scale(-1,1)}25%{transform:translateY(4%) rotate(4deg) scale(-1,1)}37.5%{transform:translateY(2%) rotate(2deg) scale(-1,1)}50%{transform:translateY(0) rotate(0) scale(-1,1)}62.5%{transform:translateY(-2%) rotate(-2deg) scale(-1,1)}75%{transform:translateY(-4%) rotate(-4deg) scale(-1,1)}87.5%{transform:translateY(-2%) rotate(-2deg) scale(-1,1)}100%{transform:translateY(0) rotate(0) scale(-1,1)}}html body .tossing{animation-name:tossing;-webkit-animation-name:tossing;animation-duration:2.5s;-webkit-animation-duration:2.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes tossing{0%,100%{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}html body .pullUp{animation-name:pullUp;-webkit-animation-name:pullUp;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%}@keyframes pullUp{0%{transform:scaleY(.1)}40%{transform:scaleY(1.02)}60%{transform:scaleY(.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}html body .pullDown{animation-name:pullDown;-webkit-animation-name:pullDown;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 0;-ms-transform-origin:50% 0;-webkit-transform-origin:50% 0}@keyframes pullDown{0%{transform:scaleY(.1)}40%{transform:scaleY(1.02)}60%{transform:scaleY(.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}html body .stretchLeft{animation-name:stretchLeft;-webkit-animation-name:stretchLeft;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:100% 0;-ms-transform-origin:100% 0;-webkit-transform-origin:100% 0}@keyframes stretchLeft{0%{transform:scaleX(.3)}40%{transform:scaleX(1.02)}60%{transform:scaleX(.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(1)}}html body .stretchRight{animation-name:stretchRight;-webkit-animation-name:stretchRight;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0}@keyframes stretchRight{0%{transform:scaleX(.3)}40%{transform:scaleX(1.02)}60%{transform:scaleX(.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(1)}}html body .spinner{-webkit-animation-name:spinner;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-webkit-animation-duration:6s;animation-name:spinner;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:6s}@keyframes spinner{from{-ms-transform:rotateY(0);transform:rotateY(0)}to{-ms-transform:rotateY(-360deg);transform:rotateY(-360deg)}}@keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}html body .uil-ripple-css{position:relative;width:10rem;height:10rem;display:none}html body .uil-ripple-css div{position:absolute;margin:0;width:0;height:0;opacity:0;left:50%;border-radius:50%;border-width:12px;border-style:solid;animation:uil-ripple 2s ease-out infinite}html body .uil-ripple-css div:nth-of-type(1){border-color:#eb5d1b}html body .uil-ripple-css div:nth-of-type(2){border-color:#f8ec24;animation-delay:1s}html body .background-orange,html body .background-orange-hover:hover{background-color:#eb5d1b}html body .background-black,html body .background-black-hover:hover{background-color:#010101}html body .background-yellow,html body .background-yellow-hover:hover{background-color:#f8ec24}html body .background-white,html body .background-white-hover:hover{background-color:#fff}html body .background-light-grey,html body .background-light-grey-hover:hover{background-color:#8d8d8d}html body .background-dark-grey,html body .background-dark-grey-hover:hover{background-color:#767676}html body .background-wood{background-image:url(../jpg/bg_wood.jpg)}html body .background-yellow-orange{background-color:#eb5d1b;background:linear-gradient(#f8ec24 0,#eb5d1b 60%)}html body .background-orange-yellow{background-color:#eb5d1b;background:linear-gradient(#eb5d1b 0,#f8ec24 60%)}html body .angle-right{z-index:5;background-size:100% 100%;font-size:1.2rem}html body .angle-right:first-child{margin-top:-7rem}@media (max-width:1024px){html body .angle-right:first-child{margin-top:1rem}}html body .angle-right.product-single-background{background-size:120% 120%}html body .angle-right.product-background{margin-top:-12rem}html body .angle-right.product-background.product-month{margin-bottom:-10rem}html body .angle-right.career-background{padding:18rem 0;margin-bottom:4rem}@media (max-width:1024px){html body .angle-right.services-slider-background{background-size:150% 100%}html body .angle-right.product-background{margin-top:-5rem;background-size:150% 120%}html body .angle-right.product-single-background{background-size:130% 100%;margin-top:-10rem}html body .angle-right.contact-background{background-size:150% 110%;margin-top:-3rem}html body .angle-right.lj-girl-background{background-size:120% 100%}html body .angle-right.career-background{background-size:200% 100%;margin-top:-13rem;background-position:78% 0;padding-top:20rem;padding-bottom:15rem}html body .angle-right.career-background aside{display:none}html body .angle-right.career-background section{width:100%}}@media (max-width:768px){html body .angle-right{background-size:150% 100%;background-position:center center}html body .angle-right.contact-background{background-size:200% 120%}html body .angle-right.product-background{background-size:160% 100%}html body .angle-right.product-single-background{background-size:200% 100%;margin-top:-12rem}html body .angle-right.lj-girl-background{background-size:200% 110%;background-position:0 0}html body .angle-right.career-background{background-size:300% 100%;background-position:78% 0;padding-top:25rem;padding-bottom:12rem;margin-top:-16rem}html body .angle-right.career-background p{margin:0}html body .angled-layout{display:none}}html body .angled-layout{position:absolute;width:100%;z-index:5;height:30rem;overflow:hidden}html body .angled-layout.layout-left{-ms-transform:rotate(-15deg);transform:rotate(-15deg);right:-13%;margin-top:10%}html body .angled-layout.layout-left .black-white-left{-ms-transform:rotate(15deg);transform:rotate(15deg);position:absolute;background-size:cover;height:120%;width:55rem;right:8%;top:-25%}@media (max-width:1024px){html body .angled-layout.layout-left{right:-35%;margin-top:9%}html body .angled-layout.layout-left .black-white-left{height:90%;width:35rem;right:30%}}html body .angled-layout.layout-right{-ms-transform:rotate(-15deg);transform:rotate(-15deg);left:-11%;z-index:1;margin-top:-40%}html body .angled-layout.layout-right .black-white-right{-ms-transform:rotate(15deg);transform:rotate(15deg);position:absolute;background-size:cover;height:120%;width:55rem;left:5%;top:5%}@media (max-width:1024px){html body .angled-layout.layout-right{left:-35%;margin-top:-66.5%}html body .angled-layout.layout-right .black-white-right{height:80%;width:35rem;left:25%;top:35%}}html body .link-arrow{height:.5rem;width:.3rem}html body .login{position:absolute;z-index:100;background-color:#fff;width:100%;right:0;left:0;margin:auto}html body .hero-parallax-background{background-attachment:fixed;position:relative;display:inline-block}@media (max-width:1024px){html body .hero-parallax-background{background-attachment:initial;background-size:auto 80%;background-position:center top}}html body .margin-xs-vert{margin:2rem 0}html body .margin-sm-vert{margin:3rem 0}html body .margin-md-vert{margin:4rem 0}html body .margin-lg-vert{margin:5rem 0}html body .margin-xl-vert{margin:6rem 0}html body .padding-xs-vert{padding:2rem 0}html body .padding-sm-vert{padding:3rem 0}html body .padding-md-vert{padding:4rem 0}html body .padding-lg-vert{padding:5rem 0}html body .padding-xl-vert{padding:6rem 0}html body .looking-good-padding{padding-top:16rem;padding-bottom:10rem;background-size:contain;margin-top:-15rem}html body .looking-good-padding #image-marker{height:4rem}@media (max-width:1024px){html body .looking-good-padding{background-size:cover;background-position:bottom center}html body .looking-good-padding #image-marker{max-height:5rem}}@media (max-width:768px){html body .looking-good-padding{margin-top:-14rem;background-size:contain;background-position:bottom center;padding-top:12rem;padding-bottom:2rem}html body .looking-good-padding h2 span span span{width:78%;margin:0 auto;display:block;font-size:4rem!important;line-height:3.5rem}html body .looking-good-padding h2:nth-child(2){margin-top:-2rem}html body .looking-good-padding a.button{margin-top:2rem;padding:1rem}html body .looking-good-padding #image-marker{max-height:2.8rem}}html body .background-cover{background-size:cover}html body .background-contain{background-size:contain}html body .accent-letters{background-color:#fff;padding:0 1rem;text-align:center}html body .line-height-sm{line-height:1.2rem}html body .line-height-md{line-height:1.4rem}html body .line-height-lg{line-height:1.6rem}html body .line-height-xl{line-height:1.8rem}html body .header-logo{height:8rem;width:auto;position:absolute;left:0;right:0;margin:auto}@media screen and (min-width:1025px) and (max-width:1499px){html body .header-logo{height:12vw;width:12vw;margin-top:calc(0 - (1rem + .75vw))}}@media (max-width:850px){html body .header-logo{height:7rem!important}}html body .centered-image{margin:0 auto}html body .img-full-responsive{width:100%;height:auto;display:block}html body .girls-image-block{position:absolute;width:90%;height:auto;right:0}html body .centered-button{position:relative;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}html body .rotate45{-ms-transform:rotate(45deg);transform:rotate(45deg)}html body .rotate-45{-ms-transform:rotate(-45deg);transform:rotate(-45deg)}html body div.form-error{height:1rem;color:#eb5d1b}html body #image-marker{max-height:5.2rem;max-width:5.2rem;width:auto}@media (max-width:1024px){html body .girls-image-block{right:-15%}html body #image-marker{max-height:3.5rem}html body .lj-girl-floating-img-container{display:none}}html body .guy-thing-mustache{margin-right:2rem}@media (max-width:768px){html body .girls-image-block{display:none}html body #image-marker{max-height:2.3rem}html body .guy-thing-mustache{margin-right:1rem;height:1.5rem;width:auto}}html body .lj-girl-floating-img-container{position:relative;height:10rem}html body .lj-girl-floating-img-container .lj-girl-floating-img{position:absolute;width:40%;height:auto;right:0;top:-140%;z-index:100}html body .lj-girl-internal-title{letter-spacing:1px;line-height:4.5rem}html body .girls-internal-page-title{padding:2rem 2rem 2rem 3rem;text-transform:uppercase;font-size:6rem}@media (max-width:1024px){html body .girls-internal-page-title{font-size:3rem}html body .lj-girl-bottom-half{background-color:transparent}html body .lj-girl-bottom-half .lj-girls-bottom-content{background-color:#fff}}@media (max-width:768px){html body .girls-internal-page-title{font-size:3.5rem}}html body .lj-girl-interview{line-height:1.1rem}html body .lj-girl-interview h4{margin:2rem 0}html body .lj-girl-interview p{margin:.5rem 0}html body form{padding:3rem 0 0}html body form .form-header{padding:2rem 0}html body form .form-header h1{line-height:4rem}html body form .fields{margin:0 -1rem}html body form .fields .field{padding:.5rem 1rem;position:relative}html body form .fields .field label.control-label{color:#fff;font-family:aktiv-grotesk;font-size:1rem;position:absolute;transition-duration:.5s;top:-1rem;left:1rem;-ms-transform:translateY(2rem);transform:translateY(2rem)}html body form .fields .field .select2,html body form .fields .field input[value],html body form .fields .field textarea{width:100%;background-color:transparent;border:none;color:#fff;padding:1.5rem 0 .2rem;border-bottom:solid 2px #fff;font-size:1rem}html body form .fields .field .select2::-webkit-input-placeholder,html body form .fields .field input[value]::-webkit-input-placeholder,html body form .fields .field textarea::-webkit-input-placeholder{color:transparent}html body form .fields .field .select2:-ms-input-placeholder,html body form .fields .field input[value]:-ms-input-placeholder,html body form .fields .field textarea:-ms-input-placeholder{color:transparent}html body form .fields .field .select2::placeholder,html body form .fields .field input[value]::placeholder,html body form .fields .field textarea::placeholder{color:transparent}html body form .fields .field .select2:focus,html body form .fields .field .select2:not(:placeholder-shown),html body form .fields .field input[value]:focus,html body form .fields .field input[value]:not(:placeholder-shown),html body form .fields .field textarea:focus,html body form .fields .field textarea:not(:placeholder-shown){box-shadow:none;border-bottom-color:#eb5d1b}html body form .fields .field .select2:focus+label,html body form .fields .field .select2:not(:placeholder-shown)+label,html body form .fields .field input[value]:focus+label,html body form .fields .field input[value]:not(:placeholder-shown)+label,html body form .fields .field textarea:focus+label,html body form .fields .field textarea:not(:placeholder-shown)+label{-ms-transform:translateY(.75rem);transform:translateY(.75rem);font-size:.8rem;color:#eb5d1b}html body form .fields .field.field-checkboxlist label,html body form .fields .field.field-radios label{position:relative;top:0;left:0}@media all and (-ms-high-contrast:none){html body form .fields .field.field-checkboxlist label.control-label,html body form .fields .field.field-radios label.control-label{top:-2rem}}html body form .fields .field.field-checkboxlist .field-options>div,html body form .fields .field.field-radios .field-options>div{display:inline-block;padding-top:.8rem}html body form .fields .field.field-checkboxlist .field-options>div label,html body form .fields .field.field-radios .field-options>div label{display:inline-block}html body form .fields .field.field-checkboxlist .field-options>div label span,html body form .fields .field.field-radios .field-options>div label span{padding:0 1.5rem;display:inline-block;position:relative;color:#fff}html body form .fields .field.field-checkboxlist .field-options>div label span::after,html body form .fields .field.field-checkboxlist .field-options>div label span::before,html body form .fields .field.field-radios .field-options>div label span::after,html body form .fields .field.field-radios .field-options>div label span::before{content:'';display:block;height:1rem;width:1rem;position:absolute;left:0;top:0;border:2px solid transparent;transition-duration:.3s}html body form .fields .field.field-checkboxlist .field-options>div label input,html body form .fields .field.field-radios .field-options>div label input,html body form .fields .select2 .select2-container a.select2-choice .select2-arrow b,html body form .fields .select2 .select2-container a.select2-choice.select2-default .select2-chosen{display:none}html body form .fields .field.field-checkboxlist .field-options>div label span::before,html body form .fields .field.field-radios .field-options>div label span::before{border-color:#eb5d1b}html body form .fields .field.field-checkboxlist .field-options>div label input:checked+span::after,html body form .fields .field.field-radios .field-options>div label input:checked+span::after{background-color:#eb5d1b}html body form .fields .field.field-radios .field-options>div label span::after,html body form .fields .field.field-radios .field-options>div label span::before{border-radius:50%}html body form .fields .field.field-checkboxlist .field-options>div>div{padding:.35rem 0}html body form .fields .field input[type=file]{margin-top:2rem;color:#fff}html body form .fields .select2{float:left}html body form .fields .select2 .select2-container,html body form .fields .select2 .select2-container:focus{outline:0}html body form .fields .select2 .select2-container a.select2-choice{background-color:transparent;border-bottom:solid 2px #fff;border-radius:0;padding:1.55rem 0 .2rem;margin-top:1.2rem}html body form .fields .select2 .select2-container a.select2-choice:not(.select2-default)+label{color:red}html body form .fields .select2 .select2-container a.select2-choice .select2-chosen{font-family:aktiv-grotesk;color:#fff;font-size:1.2rem;margin-top:-1.8rem}html body form .fields .select2 .select2-container a.select2-choice:focus,html body form .fields .select2 .select2-container a.select2-choice:hover{outline:0;text-decoration:none}html body form .fields .select2 .select2-container a.select2-choice .select2-arrow{border:none;width:4%;right:.5rem}html body form .fields .select2 .select2-container a.select2-choice .select2-arrow::before{content:'';border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid #fff;position:absolute;top:0}html body form .fields .select2 .select2-container a.select2-choice .select2-arrow::after{content:'';border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid #fff;position:absolute;bottom:.4rem}html body form .fields .select2 .select2-container.select2-dropdown-open{background-color:#010101;border:none}html body form .fields .select2 .select2-container.select2-dropdown-open .select2-chosen{background-color:#010101}html body form .fields .select2 .select2-container.select2-dropdown-open .select2-arrow{background-color:#010101;width:4%}html body form .fields .select2 .select2-container.select2-dropdown-open .select2-choice{background-color:#010101}html body form .fields .select2 .select2-container.select2-dropdown-open *{border:none}html body form .fields .select2.input-has-content label{-ms-transform:translateY(1rem);transform:translateY(1rem);font-size:.8rem!important}html body form .form-actions{text-align:center;padding:2rem 0}html body form .form-actions .button{padding:1rem 5rem}html body.vegas_with_lj form .fields{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}html body.vegas_with_lj form .fields .field{height:auto!important;margin:0 1% 1rem;padding:0;border-bottom:2px solid #fff;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}html body.vegas_with_lj form .fields .field.col-1\/3{width:30%}html body.vegas_with_lj form .fields .field.field-select label{display:none}html body.vegas_with_lj form .fields .field label.control-label{top:-.65rem;left:0}html body.vegas_with_lj form .fields .field label.control-label.active{-ms-transform:translateY(.75rem);transform:translateY(.75rem);font-size:.8rem;color:#eb5d1b;display:block}html body.vegas_with_lj form .fields .field input,html body.vegas_with_lj form .fields .field textarea{height:60px;border-bottom:none}html body.vegas_with_lj form .fields .field input::-webkit-input-placeholder,html body.vegas_with_lj form .fields .field textarea::-webkit-input-placeholder{color:transparent}html body.vegas_with_lj form .fields .field input:-ms-input-placeholder,html body.vegas_with_lj form .fields .field textarea:-ms-input-placeholder{color:transparent}html body.vegas_with_lj form .fields .field input::placeholder,html body.vegas_with_lj form .fields .field textarea::placeholder{color:transparent}html body.vegas_with_lj form .fields .field textarea{overflow:hidden}html body.vegas_with_lj form .fields .field textarea.has-value{overflow-y:scroll}html body.vegas_with_lj input{height:60px;border-bottom:none}html body.vegas_with_lj .select2-offscreen{position:absolute;top:0;left:0}html body.vegas_with_lj form .fields .select2 .select2-container{height:60px!important}html body.vegas_with_lj form .fields .select2 .select2-container a.select2-choice{border-bottom:none}html body.vegas_with_lj .select2-container.form-control{width:100%;-ms-flex-order:2;order:2}html body.vegas_with_lj .select2-container .select2-choice{background-color:transparent;border-bottom:none;border-radius:0;padding:1.55rem 0 .2rem;margin-top:1.2rem}html body.vegas_with_lj .select2-container .select2-choice:hover{text-decoration:none}html body.vegas_with_lj .select2-container .select2-choice>.select2-chosen{color:#fff;font-size:1rem;top:-2rem;position:relative}html body.vegas_with_lj .select2-container .select2-choice .select2-arrow{border:none;padding-right:1.5rem;width:4%}html body.vegas_with_lj .select2-container .select2-choice .select2-arrow b{display:none}html body.vegas_with_lj .select2-container .select2-choice .select2-arrow::before{content:'';border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid #fff;position:absolute;top:0}html body.vegas_with_lj .select2-container .select2-choice .select2-arrow::after{content:'';border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid #fff;position:absolute;bottom:.4rem}html body.vegas_with_lj .select2-choice>span:first-child,html body.vegas_with_lj .select2-chosen{padding-left:0}@media (max-width:1300px){html body.vegas_with_lj form .fields .field.col-1\/3{width:48%}}@media (max-width:600px){html body.vegas_with_lj form .fields .field.col-1\/3{width:100%}html body.vegas_with_lj form .fields .field textarea{height:60px}}html body .video-container .poster,html body .video-container .youtube-player{height:100%;width:100%;top:0;left:0;right:0;bottom:0}html body .video-container{position:relative}.custom-video-block-small html body .video-container{overflow:hidden}html body .video-container .poster{background-repeat:no-repeat;background-position:center center;background-size:cover;position:absolute;z-index:1001}html body .video-container .video-play{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1100;padding:1rem 1.25rem;font-size:.8rem;font-weight:900;letter-spacing:.6px;transition-duration:.6s;text-transform:capitalize;font-family:aktiv-grotesk;border:2px solid #eb5d1b;border-radius:50%;display:inline-block;background-color:#eb5d1b;color:#fff}html body .video-container .video-play:hover{font-size:1.2rem}@media (max-width:1024px){html body[data-page="243"] .angle-right.career-background{background-size:300% 103%;padding-bottom:10rem;padding-top:25rem}html body[data-page="243"] .angle-right.career-background aside{display:block;width:20%}html body[data-page="243"] .angle-right.career-background section{width:80%}}@media (max-width:768px){html body[data-page="243"] .angle-right.career-background{background-size:600% 100%;padding-top:35rem;margin-top:-20rem}html body[data-page="243"] .angle-right.career-background aside,html body[data-page="243"] .angle-right.career-background section{width:100%}html body[data-page="243"] .angle-right.career-background aside img.img-full-responsive,html body[data-page="243"] .angle-right.career-background section img.img-full-responsive{display:block;height:20rem;width:auto;margin:0 auto}html body[data-page="243"] .angle-right.career-background aside .button,html body[data-page="243"] .angle-right.career-background section .button{float:right}}html body .img-responsive{height:auto;max-width:100%}html body .full-page-map .zipcode-search{padding:0}html body #modal{height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:1000;z-index:100000}html body #modal #modal-overlay{height:100%;width:100%;top:0;right:0;bottom:0;left:0;position:absolute;z-index:1001;z-index:0;background-color:#010101;opacity:.6}html body #modal #modal-border{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#eb5d1b;background:linear-gradient(#eb5d1b 0,#f8ec24 60%);padding:.5rem}html body #modal #modal-border #modal-close{position:absolute;top:-2.5rem;right:-2.5rem;height:42px;width:42px;cursor:pointer;z-index:2;border-radius:50%;border:2px solid #eb5d1b;background-color:rgba(0,0,0,.5)}html body #modal #modal-border #modal-close::after,html body #modal #modal-border #modal-close::before{content:'';display:block;height:2px;width:38px;background-color:#eb5d1b;transition-duration:.8s;margin-top:50%}html body #modal #modal-border #modal-close::before{-ms-transform:rotate(45deg);transform:rotate(45deg)}html body #modal #modal-border #modal-close::after{-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-.1rem}html body #modal #modal-border #modal-close:hover:before{-ms-transform:rotate(405deg);transform:rotate(405deg)}html body #modal #modal-border #modal-close:hover:after{-ms-transform:rotate(-405deg);transform:rotate(-405deg)}html body #modal #modal-border #modal-container #modal-content{padding:1rem;background-color:#010101}html body #modal #modal-border #modal-container .video-container{max-height:80vh}html body #modal #modal-border #modal-container .video-container .youtube-player{min-width:60vw}@media (max-width:1024px){html body #modal #modal-border #modal-container .video-container .youtube-player{min-width:70vw}}@media (max-width:768px){html body #modal #modal-border #modal-close{right:initial;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);top:-5rem}html body #modal #modal-border #modal-container .video-container .youtube-player{min-width:80vw}}html body #modal[data-type=image] a,html body #modal[data-type=video] a{box-shadow:0 0 1rem rgba(0,0,0,.5);position:absolute;bottom:-5rem;left:50%;-ms-transform:translate(-50%,0);transform:translate(-50%,0);white-space:nowrap}html body #modal[data-type=image] .video-play,html body #modal[data-type=video] .video-play{cursor:pointer;transition-duration:.3s;box-shadow:0 0 1rem rgba(0,0,0,.5);font-size:1.5rem;padding:1rem 1.4rem}html body #modal[data-type=image] .video-play:hover,html body #modal[data-type=video] .video-play:hover{background-color:#fff;color:#eb5d1b;border-color:#fff}@media (max-width:1024px) and (min-width:769px){html body #modal[data-type=image] .video-play,html body #modal[data-type=video] .video-play{padding:1.6rem 2.1rem}}@media (max-width:600px){html body #modal[data-type=image] .video-play,html body #modal[data-type=video] .video-play{padding:2rem 2.6rem}}html body #modal[data-type=image] .popup-image-landscape{width:100%;height:auto}html body #modal[data-type=image] .popup-image-portrait{width:auto;max-width:70vw;max-height:75vh}html body #modal[data-type=stylist]{color:#fff;padding:.5rem 1rem;font-family:nimbus-sans-condensed}html body .header-apply a.button:hover i.fa-angle-right,html body .header-bar .header-find-near:hover p{color:#eb5d1b}html body #modal[data-type=stylist] #modal-container{max-height:80vh;overflow-y:auto}html body #modal[data-type=stylist] #modal-container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1rem rgba(0,0,0,.9);background-color:#eb5d1b;background:linear-gradient(#eb5d1b 0,#f8ec24 60%);border-radius:.2rem;margin-right:.5rem}html body #modal[data-type=stylist] #modal-container::-webkit-scrollbar{width:.7rem;background-color:transparent}html body #modal[data-type=stylist] #modal-container::-webkit-scrollbar-thumb{background-color:#f8ec24;border-radius:.2rem}html body #modal[data-type=stylist] .stylist-row,html body #modal[data-type=stylist] h5,html body #modal[data-type=stylist] h6{padding-bottom:.25rem;letter-spacing:.05em}html body #modal[data-type=stylist] #stylists-container{padding-top:1rem;font-family:aktiv-grotesk}html body #modal[data-type=stylist] .stylist-row>div:last-child{padding-top:13px}@media (max-width:800px){html body #modal[data-type=stylist] #modal-border{width:80vw}}html body .main-banner{position:absolute;z-index:0;width:100%;overflow:hidden;transition-duration:.5s}html body .main-banner .main-banner-overlay{position:absolute;height:100%;width:100%;background-color:rgba(10,10,10,.5)}html body .main-banner .main-banner-img{width:100%;height:auto;display:block}@media (max-width:768px){html body #modal[data-type=stylist] #modal-container{max-height:70vh}html body .main-banner .main-banner-img{width:150%;margin-left:-48%}}html body .header-apply{float:left;position:relative;display:inline-block;z-index:2;padding:.5rem 0 .5rem 2.5rem}html body .header-apply .col.relative{min-height:100%;position:absolute}html body .header-apply .col.relative .apply-img{width:auto;height:130%;position:absolute;bottom:0;left:10%;margin-bottom:-.5rem}html body .header-apply p{margin:0}html body .header-apply .apply-title{opacity:0;padding-top:.5rem}html body .header-apply .apply-title:first-of-type{margin-top:-.5rem}html body .header-apply .apply-title.col-right{padding-top:0;margin-top:-.5rem}html body .header-apply .ad-close{margin-left:.5rem}html body .header-apply a{margin-top:.6rem}html body .header-apply a.button{position:absolute;border:2px solid #fff;text-transform:capitalize;font-family:aktiv-grotesk;font-size:.8rem}@media (max-width:1024px){html body .header-apply h3{padding-top:1rem;font-size:2.8em}}@media (max-width:768px){html body .header-apply{padding:.5rem 0 .8rem}html body .header-apply h3{padding-top:0;margin-left:.5em;font-size:2.8em}html body .header-apply a.button{padding:.8rem 2rem}html body .header-apply .apply-button{margin-top:-.5rem}html body .header-apply .apply-image{display:none}}@media (max-width:500px){html body .header-apply h3{font-size:2.5em;padding-top:.25rem}}html body .header-bar{width:100%;position:absolute;z-index:99999;height:6.5rem;background:linear-gradient(#010101 0,transparent 90%);padding:2rem 3rem .5rem}html body .header-bar.header-fixed{position:fixed;top:0}html body .header-bar .header-logo{margin-top:-1rem}html body .header-bar .social-icon-block{margin-top:-.5rem}@media (max-width:1024px){html body .header-bar{padding-left:3rem;padding-right:3rem}html body .header-bar .col-1\/3:nth-child(3){white-space:nowrap}}html body .header-bar .header-find-near .header-pin{height:1.2rem;width:.8rem;display:inline;margin:0 .25rem}html body .header-bar .header-find-near p{display:inline;padding:0;margin:0}html body .header-bar .header-find-near .link-arrow{margin-left:1rem}html body .header-bar .menu-icon{width:2.3rem;height:auto;transition-duration:.5s;top:-1rem;position:absolute;cursor:pointer}html body .header-bar .menu-icon *{transition-duration:.5s}html body .header-bar .menu-icon .menu-icon-circle{height:1.2rem;width:65%;margin:0 auto;border-radius:50%}html body .header-bar .menu-icon .menu-icon-bottom,html body .header-bar .menu-icon .menu-icon-top{height:.6rem;overflow-y:hidden}html body .header-bar .menu-icon .menu-icon-top .menu-icon-circle{background:linear-gradient(#f8ec24 0,#eb5d1b 60%)}html body .header-bar .menu-icon .menu-icon-bottom .menu-icon-circle{margin-top:-30%;background:linear-gradient(#f8ec24 50%,#eb5d1b 95%)}html body .header-bar .menu-icon .menu-icon-bar{height:.25rem;width:100%;margin:.2rem 0}@media (max-width:400px){html body .header-bar .menu-icon .menu-icon-bar{height:2px}}html body .header-bar .menu-icon .menu-icon-bar.menu-icon-close-bottom,html body .header-bar .menu-icon .menu-icon-bar.menu-icon-close-top{transition-duration:.5s}html body .header-bar .menu-icon .menu-icon-text{width:100%;height:auto;padding:.2rem 0;text-align:center;letter-spacing:2px}html body .header-bar .menu-icon.menu-icon-open,html body .header-bar .menu-icon:hover{top:-1.3rem}html body .header-bar .menu-icon.menu-icon-open .menu-icon-bar,html body .header-bar .menu-icon:hover .menu-icon-bar{margin:.3rem 0}html body .header-bar .menu-icon.menu-icon-open .menu-icon-bottom .menu-icon-circle,html body .header-bar .menu-icon:hover .menu-icon-bottom .menu-icon-circle{margin-top:-34%}html body .header-bar .menu-icon.menu-icon-open .menu-icon-text,html body .header-bar .menu-icon:hover .menu-icon-text{margin-top:.5rem;margin-bottom:.5rem}html body .header-bar .menu-icon.menu-icon-open .menu-icon-text span,html body .header-bar .menu-icon:hover .menu-icon-text span{font-size:.7rem;margin-left:-.1rem}html body .header-bar .menu-icon.menu-icon-open .menu-icon-text{opacity:0}html body .header-bar .menu-icon.menu-icon-open .menu-icon-close-top{-ms-transform:translateY(1.25rem) rotate(-405deg);transform:translateY(1.25rem) rotate(-405deg)}html body .header-bar .menu-icon.menu-icon-open .menu-icon-close-bottom{-ms-transform:translateY(-1.25rem) rotate(405deg);transform:translateY(-1.25rem) rotate(405deg)}html body .header-bar .social-icon-block{float:right;padding-top:.6rem;padding-right:2rem}html body .header-bar a.button{padding:0;float:right}html body .header-bar a.button i{font-size:1rem;padding:0 .5rem}html body .header-bar a.button i:first-of-type{font-size:1.5rem}html body .header-bar .header-left-side,html body .header-bar .header-right-side{margin-top:1rem}@media (max-width:768px){html body .header-bar img.header-logo{position:relative;height:5rem}}html body header{position:absolute;top:100%;left:0;z-index:9999;overflow-y:auto;overflow-x:hidden;-ms-transform:translate(-100%,0);transform:translate(-100%,0);transition-duration:.5s}html body header.menu-open{-ms-transform:translate(0,0);transform:translate(0,0);z-index:10000}html body header .nav{background-color:#eb5d1b;background:linear-gradient(#f8ec24 0,#eb5d1b 50%)}html body header .nav li{width:30vw;position:relative;height:8em;border-bottom:solid 1px rgba(50,50,50,.1);overflow:hidden}html body header .nav li .menu-image-overlay{position:absolute;height:100%;width:100%;opacity:0}html body header .nav li .menu-image-overlay::before{content:'';position:absolute;top:0;left:0;height:100%;width:100%;background-color:#010101;opacity:.4;z-index:2}html body header .nav li .menu-image-overlay .nav-background-image{position:absolute;width:100%;height:auto;transition-duration:.5s;margin-top:-7%}html body header .nav li a{position:absolute;height:100%;width:100%;text-align:center;z-index:2}html body header .nav li a span{display:block;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;color:#fff;font-family:nimbus-sans-condensed;font-weight:900;text-transform:uppercase;font-size:1.8rem}html body header .nav li a .nav-icon-image{position:absolute;padding-right:3rem;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);left:15%;height:auto;width:4.5rem}html body header .nav li.nav-path-selected .menu-image-overlay,html body header .nav li:hover .menu-image-overlay{opacity:1}@media (max-width:1024px){html body header .nav li{width:50vw}}@media (max-width:768px){html body header .nav li{width:100vw}}html body .social-icon-block a{display:inline-block;margin:.2rem .15rem;height:1.2rem;width:1.2rem;border-radius:50%;position:relative;transition-duration:.5s}html body .social-icon-block a i{font-size:.8rem;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}html body .social-icon-block a:hover{-ms-transform:scale(1.2);transform:scale(1.2)}html body .hero-container{height:auto;background-size:cover;background-attachment:fixed;padding-top:10rem;position:relative;background:linear-gradient(rgba(0,0,0,.4) 0,transparent 80%)}html body .hero-container .hero-upper-img-left,html body .hero-container .hero-upper-img-right{position:absolute;right:0;-ms-transform:translate(100%,0);transform:translate(100%,0);height:56rem;width:auto;top:10%}@media (max-width:1024px){html body .hero-container .hero-upper-img-left,html body .hero-container .hero-upper-img-right{height:45rem;top:13%}html body .hero-container .row:first-of-type{padding-bottom:0}}html body .hero-container img.hero-upper-img-left{left:0;-ms-transform:translate(-100%,0);transform:translate(-100%,0);top:15%;z-index:2}@media (max-width:768px){html body .hero-container img.hero-upper-img-left{display:none}}html body .hero-container img.hero-upper-img-right{z-index:0}html body .hero-container .hero-content-container{width:80%;margin:4rem auto 0;z-index:2;position:relative}html body .hero-container .hero-content-container .hero-tagline-container h1{display:block;font-size:8rem}html body .hero-container .hero-content-container .hero-tagline-container h1 img#image-marker:first-child{height:6rem;max-height:6rem;width:auto;max-width:30rem;display:inline-block;vertical-align:middle;margin-top:-1rem;margin-right:1rem}@media (max-width:2000px){html body .hero-container .hero-content-container .hero-tagline-container h1 img#image-marker:first-child{max-height:7rem}}html body .hero-container .hero-content-container .hero-tagline-container h1 #image-marker:last-of-type{max-height:100%;height:6rem}html body .hero-container .hero-content-container .hero-tagline-container h4{width:75%;letter-spacing:4px}@media (max-width:1024px){html body .hero-container img.hero-upper-img-left{left:-8%}html body .hero-container img.hero-upper-img-right{right:-5rem}html body .hero-container .hero-content-container .hero-tagline-container h1 #image-marker:last-of-type,html body .hero-container .hero-content-container .hero-tagline-container h1 img#image-marker:first-of-type{height:3.8rem}html body .hero-container .hero-content-container .hero-tagline-container{margin-top:3rem}html body .hero-container .hero-content-container .hero-tagline-container h1{font-size:4.7rem}html body .hero-container .hero-content-container .hero-tagline-container h4{width:85%}}@media (max-width:768px){html body .hero-container .hero-content-container .hero-tagline-container{margin-top:4rem}html body .hero-container .hero-content-container .hero-tagline-container h1{font-size:5rem}html body .hero-container .hero-content-container .hero-tagline-container h1 img#image-marker:first-child{display:block;margin:-.5rem auto 1rem;height:5rem}html body .hero-container .hero-content-container .hero-tagline-container h4{width:100%;text-align:center!important;margin-bottom:1rem}}html body .hero-container .hero-content-container .hero-description{width:60%;margin:0 auto;line-height:1.5rem;text-shadow:0 0 10px #000}html body .hero-container .hero-content-container .hero-button{margin:3rem 0}@media (max-width:1024px){html body .hero-container .hero-content-container .hero-description{width:80%}}html body .hero-container .lower-hero-container{position:relative;display:inline-block;width:100%;z-index:3;padding-top:4rem}html body .hero-container .lower-hero-container .scissors-cut-right{position:absolute;right:-13.3rem;overflow:hidden;height:100%;width:130%;top:4rem}html body .hero-container .lower-hero-container .scissors-cut-right .scissors-wood-right{position:absolute;left:0;height:auto;width:100%;top:-50%}@media (max-width:1024px){html body .hero-container .lower-hero-container .scissors-cut-right.scissors-cut-right-tablet{position:absolute;right:-13.3rem;overflow:hidden;height:100%;width:130%;-ms-transform:rotate(-16deg);transform:rotate(-16deg);top:12rem}html body .hero-container .lower-hero-container .scissors-cut-right.scissors-cut-right-tablet .scissors-wood-right{-ms-transform:rotate(16deg);transform:rotate(16deg);top:-17rem;left:-16rem;position:absolute;height:auto;width:100%}}html body .hero-container .lower-hero-container .scissors-cut-left{position:absolute;left:-15rem;overflow:hidden;height:100%;width:130%;top:4rem}html body .hero-container .lower-hero-container .scissors-cut-left .scissors-wood-left{position:absolute;right:0;height:auto;width:100%;top:-50%}@media (max-width:1024px){html body .hero-container .lower-hero-container .scissors-cut-left.scissors-cut-left-tablet{-ms-transform:rotate(16deg);transform:rotate(16deg);top:12rem;left:-14.5rem;position:absolute;overflow:hidden;height:100%;width:130%}html body .hero-container .lower-hero-container .scissors-cut-left.scissors-cut-left-tablet .scissors-wood-left{-ms-transform:rotate(-16deg);transform:rotate(-16deg);left:-16rem;top:-7.8rem;position:absolute;right:0;height:auto;width:100%}}html body .hero-container .lower-hero-container .lower-hero-scissors{right:0;left:-.5rem;margin:auto;top:1rem;position:absolute;width:3.5rem;height:auto}@media (max-width:1024px){html body .hero-container .lower-hero-container .lower-hero-scissors{left:-1.25rem;bottom:0;width:2.5rem;top:-6rem}}@media (max-width:768px){html body .hero-container .lower-hero-container .scissors-cut-left.scissors-cut-left-tablet,html body .hero-container .lower-hero-container .scissors-cut-right.scissors-cut-right-tablet{display:none}html body .hero-container .lower-hero-container .lower-hero-scissors{top:-8rem}}html body .hero-container .lower-hero-container .lower-hero-foreground-img{position:absolute;margin-top:-18rem;height:45rem;width:auto;-ms-transform:translateX(-100%);transform:translateX(-100%)}html body .hero-container .lower-hero-container .lower-hero-title-container{width:100%;padding-top:15rem;padding-bottom:3rem;position:relative;display:inline-block}html body .hero-container .lower-hero-container .lower-hero-title-container h3{letter-spacing:.2rem;font-weight:900}@media (max-width:1024px){html body .hero-container .lower-hero-container .lower-hero-title-container{padding-top:3rem}html body .hero-container .lower-hero-container{margin-top:-4rem}}@media (max-width:768px){html body .hero-container{padding-top:1rem}html body .hero-container .hero-content-container{width:100%}html body .hero-container .hero-content-container .hero-tagline-img{margin-top:10rem}html body .hero-container .lower-hero-container .lower-hero-scissors{bottom:-2rem;left:-.5rem}html body .hero-container .lower-hero-container .lower-hero-title-container{padding-bottom:1rem}html body .hero-container .lower-hero-container .lower-hero-title-container h3{font-size:2rem;padding-top:1rem}html body .hero-container .lower-hero-container .lower-hero-title-container h5{font-size:1.5rem}}html body .custom-map-block.home-page-map,html body .custom-map-block:not(.full-page-map){position:relative;z-index:4}html body .custom-map-block.home-page-map .google-map-brush,html body .custom-map-block:not(.full-page-map) .google-map-brush{position:absolute;right:-5rem;top:-8rem;width:15rem;height:auto;z-index:10;animation:linear floating 10s infinite}html body .custom-map-block.home-page-map .google-map-container,html body .custom-map-block:not(.full-page-map) .google-map-container{background-image:url(../jpg/bg_wood.jpg);min-height:45rem;margin-bottom:-20rem}@media (max-width:500px){html body .hero-container .lower-hero-container .lower-hero-scissors{bottom:-2rem;left:-1.5rem}html body .custom-map-block.home-page-map .google-map-container,html body .custom-map-block:not(.full-page-map) .google-map-container{height:55rem}}html body .custom-map-block.home-page-map .map-search-box,html body .custom-map-block:not(.full-page-map) .map-search-box{position:absolute;background-color:#eb5d1b;background:linear-gradient(#f8ec24 0,#eb5d1b 60%);display:block;z-index:10;width:45%;margin:auto;left:0;right:0;padding:1.5rem;text-align:center}html body .custom-map-block.home-page-map .map-search-box input,html body .custom-map-block:not(.full-page-map) .map-search-box input{height:3rem;width:85%;background-image:url(../png/map_pin_grey.png);background-position:4% 30%;background-repeat:no-repeat;margin-right:.5rem;padding-left:4rem}html body .custom-map-block.home-page-map .map-search-box input::-webkit-input-placeholder,html body .custom-map-block:not(.full-page-map) .map-search-box input::-webkit-input-placeholder{font-family:aktiv-grotesk;font-weight:900;font-size:.8rem;color:#767676;letter-spacing:1px;line-height:.8rem}html body .custom-map-block.home-page-map .map-search-box input:focus::-webkit-input-placeholder,html body .custom-map-block:not(.full-page-map) .map-search-box input:focus::-webkit-input-placeholder{color:transparent}html body .custom-map-block.home-page-map .map-search-box .button,html body .custom-map-block:not(.full-page-map) .map-search-box .button{height:3rem;margin-top:.1rem;display:inline-block;padding:.68rem 1rem}html body .custom-map-block.home-page-map .map-search-box .button i,html body .custom-map-block:not(.full-page-map) .map-search-box .button i{padding-right:.2rem}html body .custom-map-block.home-page-map .map-search-box .button:after,html body .custom-map-block:not(.full-page-map) .map-search-box .button:after{background-position:center;position:static}@media (max-width:1024px){html body .custom-map-block.home-page-map .map-search-box,html body .custom-map-block:not(.full-page-map) .map-search-box{width:65%}html body .custom-map-block.home-page-map .map-search-box input,html body .custom-map-block:not(.full-page-map) .map-search-box input{width:85%}}html body .custom-map-block.home-page-map.home-page-map .full-page-map-container,html body .custom-map-block:not(.full-page-map).home-page-map .full-page-map-container{position:relative}html body .custom-map-block.home-page-map.home-page-map .full-page-map-container .no-results-found,html body .custom-map-block:not(.full-page-map).home-page-map .full-page-map-container .no-results-found{height:150%}@media (max-width:768px){html body .custom-map-block.home-page-map .map-search-box,html body .custom-map-block:not(.full-page-map) .map-search-box{width:100%}html body .custom-map-block.home-page-map .map-search-box input,html body .custom-map-block:not(.full-page-map) .map-search-box input{width:86%;text-indent:4rem;background-size:1.5rem;padding-left:0}html body .custom-map-block.home-page-map .map-search-box input::-webkit-input-placeholder,html body .custom-map-block:not(.full-page-map) .map-search-box input::-webkit-input-placeholder{font-size:.7rem}}html body .guy-thing-block{position:relative;padding:23rem 0;margin-bottom:-20rem}html body .guy-thing-block .guy-thing-shaver{position:absolute;left:-4rem;top:0;animation:linear floating 10s infinite;width:45%;height:auto;z-index:3}html body .guy-thing-block .guy-thing-contents{text-shadow:0 0 1rem rgba(100,100,100,.5);float:left;z-index:2;padding:0 2rem;position:relative}html body .guy-thing-block .guy-thing-contents .video-container,html body .guy-thing-block .guy-thing-contents img{width:95%;height:auto;box-shadow:-.5rem .5rem .8rem rgba(0,0,0,.5);overflow:hidden}@media screen and (min-width:769px) and (max-width:1024px){html body .guy-thing-block .guy-thing-contents .video-container,html body .guy-thing-block .guy-thing-contents img{height:20vw}}html body .guy-thing-block .guy-thing-contents .guy-thing-container{margin-top:1.5rem}html body .guy-thing-block .guy-thing-contents .guy-thing-container h2{height:6rem;line-height:4.5rem;margin-bottom:1.5rem;width:auto;display:inline-block;text-align:center}html body .guy-thing-block .guy-thing-contents .guy-thing-container h2 span{display:block;width:100%;text-align:center}html body .guy-thing-block .guy-thing-contents .guy-thing-container h2 span .guy-thing-mustache{height:1rem;width:auto;box-shadow:none;display:block;margin:0 auto}html body .guy-thing-block .guy-thing-contents .guy-thing-container .guy-thing-description h5{letter-spacing:1.2px}html body .guy-thing-block .guy-thing-contents .guy-thing-container .guy-thing-description p{width:80%;font-size:1.1rem;line-height:1.8rem}html body .guy-thing-block .guy-thing-contents .guy-thing-container .guy-thing-button a.button{text-transform:capitalize;font-family:aktiv-grotesk;font-size:.8rem;padding:1rem 1.8rem}html body .guy-thing-block .guy-thing-contents .guy-thing-container .guy-thing-button a.button:hover{text-shadow:none}html body .guy-thing-block .guy-thing-scissors{position:absolute;z-index:0;margin-top:-5rem;right:-5%;width:40%;bottom:0;animation:linear floating 10s infinite reverse}html body .awesome-happenings-full-list a:hover i,html body .happenings-slider-pagination .button:hover i,html body .social-block-list a:hover i{animation:pulse 2s infinite}@media (max-width:1024px){html body .guy-thing-block{padding:13rem 0 11rem;margin-bottom:-10rem}html body .guy-thing-block .guy-thing-contents .guy-thing-container .guy-thing-description p{width:95%;font-size:1rem;line-height:1.4rem}}@media (max-width:768px){html body .guy-thing-block{padding:7rem 0 13rem;margin-bottom:-8rem}html body .guy-thing-block .guy-thing-contents{padding:0}html body .guy-thing-block .guy-thing-container{padding-left:5%;padding-top:2rem;padding-bottom:0}html body .guy-thing-block .guy-thing-container h2{font-size:3.5rem}}html body .services-slider-block{margin-top:7rem}html body .services-slider-block .services-slider-title{line-height:4.5rem}html body .services-slider-block .service-slider-container{position:relative;z-index:2;margin-top:4rem}html body .services-slider-block .service-slider-container .service-slider{width:95%;height:auto;margin:auto;cursor:pointer}html body .services-slider-block .service-slider-container .service-slider .service-slide{padding:0 1.5rem;position:relative}html body .services-slider-block .service-slider-container .service-slider .service-slide .service-slide-background{position:relative;float:left;border-bottom:solid .4rem transparent}html body .services-slider-block .service-slider-container .service-slider .service-slide .service-slide-background .services-slide-background-img{width:100%;height:100%}html body .services-slider-block .service-slider-container .service-slider .service-slide .service-slide-content{position:absolute;z-index:3;bottom:2rem;text-align:center;margin:auto;left:0;right:0}html body .services-slider-block .service-slider-container .service-slider .service-slide .service-slide-content .services-hover{display:none}html body .services-slider-block .service-slider-container .service-slider .service-slide .service-slide-content .services-hover p{line-height:1.4rem;width:80%;margin:0 auto;padding:1rem 0}html body .services-slider-block .service-slider-container .service-slider .service-slide .service-slide-content .services-hover .services-arrow{margin:.5rem 0}html body .services-slider-block .service-slider-container .service-slider .service-slide .service-slide-content .services-hover .services-arrow img{margin:0 auto;height:1rem;width:auto}html body .services-slider-block .service-slider-container .service-slider .service-slide:hover .service-slide-background{border-bottom:solid .4rem #f8ec24}@media (max-width:1024px){html body .services-slider-block{margin-top:3rem}}html body .force-visible{opacity:1!important;visibility:visible!important;display:block!important}html body .awesome-happenings-full-list,html body .social-block-list{padding:2rem 0}html body .awesome-happenings-full-list .happenings-header,html body .social-block-list .happenings-header{padding-bottom:2rem}html body .awesome-happenings-full-list .happenings-header h1,html body .social-block-list .happenings-header h1{letter-spacing:1px;line-height:4.5rem;font-size:6.5rem}html body .awesome-happenings-full-list .happenings-header h1 .happenings-beard-guy,html body .social-block-list .happenings-header h1 .happenings-beard-guy{margin:0 -1rem;height:4rem;width:auto}html body .awesome-happenings-full-list .happenings-header p,html body .social-block-list .happenings-header p{font-size:1.5rem;letter-spacing:1px}html body .awesome-happenings-full-list.awesome-happenings-home,html body .social-block-list.awesome-happenings-home{margin-top:-5rem;margin-bottom:-6rem}html body .awesome-happenings-full-list.awesome-happenings-home .happenings-header,html body .social-block-list.awesome-happenings-home .happenings-header{padding-left:11.5%}html body .awesome-happenings-full-list.awesome-happenings-home .happenings-header img,html body .social-block-list.awesome-happenings-home .happenings-header img{height:5rem}html body .awesome-happenings-full-list .happenings,html body .social-block-list .happenings{padding:0 1rem}html body .awesome-happenings-full-list .happenings .clear-left,html body .social-block-list .happenings .clear-left{clear:left}html body .awesome-happenings-full-list .happenings .happenings-background,html body .social-block-list .happenings .happenings-background{height:15rem;background-size:cover;background-repeat:no-repeat;background-color:#010101;background-position:top center}html body .awesome-happenings-full-list .happenings .happenings-background.tweet-image,html body .social-block-list .happenings .happenings-background.tweet-image{background-size:contain}html body .awesome-happenings-full-list .happenings .happenings-content,html body .social-block-list .happenings .happenings-content{padding:2rem 1rem;height:20rem;position:relative}html body .awesome-happenings-full-list .happenings .happenings-content .happenings-title,html body .social-block-list .happenings .happenings-content .happenings-title{letter-spacing:1px}html body .awesome-happenings-full-list .happenings .happenings-content .happenings-description,html body .social-block-list .happenings .happenings-content .happenings-description{padding:1rem 0;line-height:1.4rem;overflow-y:auto;height:14rem}@media (max-width:1024px){html body .awesome-happenings-full-list .happenings .happenings-content .happenings-description,html body .social-block-list .happenings .happenings-content .happenings-description{height:7rem;overflow:auto}}html body .awesome-happenings-full-list .happenings .happenings-content a,html body .social-block-list .happenings .happenings-content a{color:#eb5d1b;font-family:aktiv-grotesk;position:absolute;bottom:1rem;left:2rem}@media (max-width:768px){html body .awesome-happenings-full-list .happenings .happenings-content .happenings-description,html body .social-block-list .happenings .happenings-content .happenings-description{height:11rem}html body .awesome-happenings-full-list .happenings .happenings-content a,html body .social-block-list .happenings .happenings-content a{bottom:2rem;left:3rem}}html body .awesome-happenings-full-list a,html body .social-block-list a{transition-duration:.5s}html body .awesome-happenings-full-list a i,html body .social-block-list a i{margin-left:.5rem}html body .awesome-happenings-full-list .happenings-button-container,html body .social-block-list .happenings-button-container{text-align:center;padding-top:2rem}html body .awesome-happenings-full-list .happenings-button-container .uil-ripple-css,html body .social-block-list .happenings-button-container .uil-ripple-css{margin:0 auto;display:none}@media (max-width:1024px){html body .awesome-happenings-full-list.awesome-happenings-home .happenings-header h1,html body .social-block-list.awesome-happenings-home .happenings-header h1{font-size:4.5rem}html body .awesome-happenings-full-list.awesome-happenings-home .happenings-header h1 img,html body .social-block-list.awesome-happenings-home .happenings-header h1 img{height:3.5rem}html body .awesome-happenings-full-list .happenings .happenings-background,html body .social-block-list .happenings .happenings-background{height:9rem}html body .awesome-happenings-full-list .happenings .happenings-content,html body .social-block-list .happenings .happenings-content{padding:1rem;height:17rem}html body .awesome-happenings-full-list .happenings .happenings-content .happenings-description,html body .social-block-list .happenings .happenings-content .happenings-description{line-height:1.1rem;padding:.5rem 0}}@media (max-width:768px){html body .awesome-happenings-full-list.awesome-happenings-home,html body .social-block-list.awesome-happenings-home{margin-top:-9rem}html body .awesome-happenings-full-list.awesome-happenings-home .happenings-header,html body .social-block-list.awesome-happenings-home .happenings-header{padding-left:1%}html body .awesome-happenings-full-list.awesome-happenings-home .happenings-header h1,html body .social-block-list.awesome-happenings-home .happenings-header h1{font-size:3rem}html body .awesome-happenings-full-list.awesome-happenings-home .happenings-header h1 img,html body .social-block-list.awesome-happenings-home .happenings-header h1 img{height:2.5rem;padding:0 .5rem}html body .awesome-happenings-full-list .happenings-header,html body .social-block-list .happenings-header{padding-left:0}html body .awesome-happenings-full-list .happenings-header h1,html body .social-block-list .happenings-header h1{font-size:2.7rem;letter-spacing:1px}html body .awesome-happenings-full-list .happenings-header h1 .happenings-beard-guy,html body .social-block-list .happenings-header h1 .happenings-beard-guy{height:2.5rem;padding:0 .3rem}html body .awesome-happenings-full-list .happenings-header h5,html body .social-block-list .happenings-header h5{font-size:1.1rem}html body .awesome-happenings-full-list .happenings .happenings-background,html body .social-block-list .happenings .happenings-background{height:13rem}html body .awesome-happenings-full-list .happenings.happenings-list-container .happenings-description,html body .social-block-list .happenings.happenings-list-container .happenings-description{font-size:1.2rem;line-height:1.4rem}}@media (max-width:500px){html body .social-block-list .happenings.happenings-list-container .happenings-background{height:15rem;background-position:center top}html body .happenings-description{font-size:1.4rem!important;line-height:1.7rem}}html body .social-block-list .happenings .happenings-content .happenings-description a.social-link{position:relative;bottom:0;left:0}html body .happenings-more-container{display:none}html body .happenings-slider-pagination .button{padding:1rem;height:3rem;width:3rem;margin:0 .5rem}html body .giving-back-block{display:inline-block;position:relative;padding:25rem 0 20rem}html body .giving-back-block .giving-back-razer-img{position:absolute;height:auto;width:25%;left:-10%;float:left;top:0;z-index:10}html body .giving-back-block .giving-back-comb-img{position:absolute;float:right;height:auto;width:40%;right:-2%;top:0;z-index:10}html body .giving-back-block .giving-back-content{float:left;position:relative;z-index:1}html body .giving-back-block .giving-back-content .giving-back-content-container{padding-left:2rem}html body .giving-back-block .giving-back-content .giving-back-content-container :not(.background-white){text-shadow:0 0 1rem rgba(50,50,50,.6)}@media (max-width:500px){html body .giving-back-block .giving-back-content .giving-back-content-container :not(.background-white) .giving-back-subtitle{font-size:1.6rem}html body .giving-back-block .giving-back-content .giving-back-content-container :not(.background-white) .giving-back-quote p{text-shadow:0 0 1rem #010101}}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-header{line-height:4.5rem}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-header span{color:#eb5d1b;padding:.5rem;display:inline-block;text-shadow:none}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-quote{width:75%}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-quote p{line-height:1.6rem;margin:0}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-award-container{margin-top:1.5rem}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-award-container img{display:inline-block;width:80%;height:auto}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-award-container h4{margin-top:.6rem;display:inline-block;font-size:2.3rem}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-award-container h5{display:inline-block}@media (max-width:1024px){html body .giving-back-block .giving-back-content .giving-back-content-container{margin-top:6rem}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-quote{width:90%}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-quote p{line-height:1.4rem}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-award-container img{width:70%}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-award-container h4{font-size:2rem;margin-top:0}}@media (max-width:768px){html body .giving-back-block .giving-back-content .giving-back-content-container{margin-top:0;padding-bottom:6rem}}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-subtitle{font-weight:900;font-size:1.1rem}@media (max-width:1024px){html body .giving-back-block{padding:5rem 0}html body .giving-back-block .giving-back-content .giving-back-icon-container{top:-20%}html body .giving-back-block .giving-back-content .giving-back-header h1{font-size:4rem;line-height:3.5rem}html body .giving-back-block .giving-back-content .giving-back-content-container{margin-bottom:4rem}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-award-container{margin-top:.5rem}html body .giving-back-block .giving-back-content p{margin:.5rem 0}}@media (max-width:768px){html body .giving-back-block .giving-back-content .giving-back-content-container{margin-top:6rem;margin-bottom:2rem}html body .giving-back-block .giving-back-content .giving-back-content-container .giving-back-quote{width:95%}}@media (max-width:500px){html body .giving-back-block .giving-back-content .giving-back-content-container{margin-top:3rem;margin-bottom:1rem}}html body .giving-back-scissors-img{position:absolute;bottom:13.5%;left:0;right:0;margin:auto;width:3rem;height:auto}html body .giving-back-gallery-container{position:absolute;top:16.75%;left:-10%;height:66.5%;width:120%;-ms-transform:rotate(13.8deg);transform:rotate(13.8deg);overflow:hidden}html body .giving-back-gallery-container .give-back-gallery{width:50vw;position:absolute;z-index:5;top:0;left:5%;-ms-transform:rotate(-13.8deg);transform:rotate(-13.8deg)}html body .giving-back-gallery-container .give-back-gallery .gallery-animated-container{height:12rem;overflow:hidden}html body .giving-back-gallery-container .give-back-gallery .gallery-animated-container img{display:block;width:100%;height:auto;min-height:100%}html body .contact-form form .fields .select2 .select2-container a.select2-choice .select2-arrow b,html body .contact-form form .fields .select2 .select2-container a.select2-choice.select2-default .select2-chosen,html body .home-contact-form form .fields .select2 .select2-container a.select2-choice .select2-arrow b,html body .home-contact-form form .fields .select2 .select2-container a.select2-choice.select2-default .select2-chosen{display:none}@media (max-width:1024px){html body .giving-back-scissors-img{bottom:11%}html body .giving-back-gallery-container{-ms-transform:rotate(16.4deg);transform:rotate(16.4deg);top:17%;height:66%}html body .giving-back-gallery-container .give-back-gallery{-ms-transform:rotate(-16.4deg);transform:rotate(-16.4deg)}html body .giving-back-gallery-container .give-back-gallery .gallery-animated-container{height:9rem}}html body .contact-form,html body .home-contact-form{width:80%;margin:0 10%;padding:3rem 0 1rem}html body .contact-form .contact-header,html body .contact-form .home-contact-header,html body .home-contact-form .contact-header,html body .home-contact-form .home-contact-header{padding:2rem 0}html body .contact-form .contact-header h1,html body .contact-form .home-contact-header h1,html body .home-contact-form .contact-header h1,html body .home-contact-form .home-contact-header h1{line-height:4rem}html body .contact-form .contact-header .home-contact-title .home-contact-beard-guy,html body .contact-form .home-contact-header .home-contact-title .home-contact-beard-guy,html body .home-contact-form .contact-header .home-contact-title .home-contact-beard-guy,html body .home-contact-form .home-contact-header .home-contact-title .home-contact-beard-guy{padding:0;height:100%;width:auto;margin:0 -1rem}html body .contact-form form .fields,html body .home-contact-form form .fields{margin:0 -1rem}html body .contact-form form .fields .field,html body .home-contact-form form .fields .field{padding:0 1rem;position:relative}html body .contact-form form .fields .field label,html body .home-contact-form form .fields .field label{color:#767676;font-family:aktiv-grotesk;font-size:1rem;position:absolute;transition-duration:.5s;top:-1rem;left:1rem;-ms-transform:translateY(2rem);transform:translateY(2rem)}html body .contact-form form .fields .field .select2,html body .contact-form form .fields .field input[value],html body .contact-form form .fields .field textarea,html body .home-contact-form form .fields .field .select2,html body .home-contact-form form .fields .field input[value],html body .home-contact-form form .fields .field textarea{width:100%;background-color:transparent;border:none;color:#767676;padding:1.5rem 0 .2rem;border-bottom:solid 2px #767676;font-size:1rem}html body .contact-form form .fields .field .select2::-webkit-input-placeholder,html body .contact-form form .fields .field input[value]::-webkit-input-placeholder,html body .contact-form form .fields .field textarea::-webkit-input-placeholder,html body .home-contact-form form .fields .field .select2::-webkit-input-placeholder,html body .home-contact-form form .fields .field input[value]::-webkit-input-placeholder,html body .home-contact-form form .fields .field textarea::-webkit-input-placeholder{color:transparent}html body .contact-form form .fields .field .select2:-ms-input-placeholder,html body .contact-form form .fields .field input[value]:-ms-input-placeholder,html body .contact-form form .fields .field textarea:-ms-input-placeholder,html body .home-contact-form form .fields .field .select2:-ms-input-placeholder,html body .home-contact-form form .fields .field input[value]:-ms-input-placeholder,html body .home-contact-form form .fields .field textarea:-ms-input-placeholder{color:transparent}html body .contact-form form .fields .field .select2::placeholder,html body .contact-form form .fields .field input[value]::placeholder,html body .contact-form form .fields .field textarea::placeholder,html body .home-contact-form form .fields .field .select2::placeholder,html body .home-contact-form form .fields .field input[value]::placeholder,html body .home-contact-form form .fields .field textarea::placeholder{color:transparent}html body .contact-form form .fields .field .select2:focus,html body .contact-form form .fields .field .select2:not(:placeholder-shown),html body .contact-form form .fields .field input[value]:focus,html body .contact-form form .fields .field input[value]:not(:placeholder-shown),html body .contact-form form .fields .field textarea:focus,html body .contact-form form .fields .field textarea:not(:placeholder-shown),html body .home-contact-form form .fields .field .select2:focus,html body .home-contact-form form .fields .field .select2:not(:placeholder-shown),html body .home-contact-form form .fields .field input[value]:focus,html body .home-contact-form form .fields .field input[value]:not(:placeholder-shown),html body .home-contact-form form .fields .field textarea:focus,html body .home-contact-form form .fields .field textarea:not(:placeholder-shown){box-shadow:none;border-bottom-color:#eb5d1b}html body .contact-form form .fields .field .select2:focus+label,html body .contact-form form .fields .field .select2:not(:placeholder-shown)+label,html body .contact-form form .fields .field input[value]:focus+label,html body .contact-form form .fields .field input[value]:not(:placeholder-shown)+label,html body .contact-form form .fields .field textarea:focus+label,html body .contact-form form .fields .field textarea:not(:placeholder-shown)+label,html body .home-contact-form form .fields .field .select2:focus+label,html body .home-contact-form form .fields .field .select2:not(:placeholder-shown)+label,html body .home-contact-form form .fields .field input[value]:focus+label,html body .home-contact-form form .fields .field input[value]:not(:placeholder-shown)+label,html body .home-contact-form form .fields .field textarea:focus+label,html body .home-contact-form form .fields .field textarea:not(:placeholder-shown)+label{-ms-transform:translateY(.75rem);transform:translateY(.75rem);font-size:.8rem;color:#eb5d1b}html body .contact-form form .fields .select2,html body .home-contact-form form .fields .select2{width:50%;float:left}html body .contact-form form .fields .select2 .select2-container,html body .contact-form form .fields .select2 .select2-container:focus,html body .home-contact-form form .fields .select2 .select2-container,html body .home-contact-form form .fields .select2 .select2-container:focus{outline:0}html body .contact-form form .fields .select2 .select2-container a.select2-choice,html body .home-contact-form form .fields .select2 .select2-container a.select2-choice{background-color:transparent;border-bottom:solid 2px #767676;border-radius:0;padding:1.55rem 0 .2rem;margin-top:1.2rem}html body .contact-form form .fields .select2 .select2-container a.select2-choice:not(.select2-default)+label,html body .home-contact-form form .fields .select2 .select2-container a.select2-choice:not(.select2-default)+label{color:red}html body .contact-form form .fields .select2 .select2-container a.select2-choice .select2-chosen,html body .home-contact-form form .fields .select2 .select2-container a.select2-choice .select2-chosen{font-family:aktiv-grotesk;color:#767676;font-size:1.2rem;margin-top:-1.8rem}html body .contact-form form .fields .select2 .select2-container a.select2-choice:focus,html body .contact-form form .fields .select2 .select2-container a.select2-choice:hover,html body .home-contact-form form .fields .select2 .select2-container a.select2-choice:focus,html body .home-contact-form form .fields .select2 .select2-container a.select2-choice:hover{outline:0;text-decoration:none}html body .contact-form form .fields .select2 .select2-container a.select2-choice .select2-arrow,html body .home-contact-form form .fields .select2 .select2-container a.select2-choice .select2-arrow{border:none;width:4%;right:.5rem}html body .contact-form form .fields .select2 .select2-container a.select2-choice .select2-arrow::before,html body .home-contact-form form .fields .select2 .select2-container a.select2-choice .select2-arrow::before{content:'';border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid #767676;position:absolute;top:0}html body .contact-form form .fields .select2 .select2-container a.select2-choice .select2-arrow::after,html body .home-contact-form form .fields .select2 .select2-container a.select2-choice .select2-arrow::after{content:'';border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid #767676;position:absolute;bottom:.4rem}html body .contact-form form .fields .select2 .select2-container.select2-dropdown-open,html body .home-contact-form form .fields .select2 .select2-container.select2-dropdown-open{background-color:#010101;border:none}html body .contact-form form .fields .select2 .select2-container.select2-dropdown-open .select2-chosen,html body .home-contact-form form .fields .select2 .select2-container.select2-dropdown-open .select2-chosen{background-color:#010101}html body .contact-form form .fields .select2 .select2-container.select2-dropdown-open .select2-arrow,html body .home-contact-form form .fields .select2 .select2-container.select2-dropdown-open .select2-arrow{background-color:#010101;width:4%}html body .contact-form form .fields .select2 .select2-container.select2-dropdown-open .select2-choice,html body .home-contact-form form .fields .select2 .select2-container.select2-dropdown-open .select2-choice{background-color:#010101}html body .contact-form form .fields .select2 .select2-container.select2-dropdown-open *,html body .home-contact-form form .fields .select2 .select2-container.select2-dropdown-open *{border:none}html body .contact-form form .fields .select2.input-has-content label,html body .contact-form form .fields field-date.input-has-content label,html body .home-contact-form form .fields .select2.input-has-content label,html body .home-contact-form form .fields field-date.input-has-content label{-ms-transform:translateY(1rem);transform:translateY(1rem);font-size:.8rem!important}html body .contact-form form .form-actions,html body .home-contact-form form .form-actions{text-align:center}html body .contact-form form .form-actions .button,html body .home-contact-form form .form-actions .button{padding:1rem 5rem}html body .contact-form:not(.contact-form),html body .home-contact-form:not(.contact-form){width:72%;margin:0 14%}html body .contact-form:not(.contact-form) form .fields .field label,html body .home-contact-form:not(.contact-form) form .fields .field label{color:#767676;font-weight:900;font-size:.9rem}html body .contact-form:not(.contact-form) form .fields .field label span,html body .home-contact-form:not(.contact-form) form .fields .field label span{color:#eb5d1b}html body .contact-form:not(.contact-form) .input-has-content .select2-container .select2-choice,html body .home-contact-form:not(.contact-form) .input-has-content .select2-container .select2-choice{border-bottom-color:#eb5d1b}html body .contact-form:not(.contact-form) .input-has-content label,html body .home-contact-form:not(.contact-form) .input-has-content label{font-size:1rem!important;color:#eb5d1b!important}@media (max-width:1024px){html body .contact-form:not(.home-contact-form),html body .home-contact-form:not(.home-contact-form){width:110%;padding:8rem 0 16rem}html body .contact-form:not(.home-contact-form) .contact-header h1,html body .home-contact-form:not(.home-contact-form) .contact-header h1{font-size:3rem}html body .contact-form:not(.home-contact-form) form .fields .form-group,html body .home-contact-form:not(.home-contact-form) form .fields .form-group{padding:0 1rem}html body .contact-form:not(.home-contact-form) form .fields label,html body .home-contact-form:not(.home-contact-form) form .fields label{-ms-transform:translateY(1rem);transform:translateY(1rem)}html body .contact-form:not(.contact-form) .home-contact-header .home-contact-title img.home-contact-beard-guy,html body .home-contact-form:not(.contact-form) .home-contact-header .home-contact-title img.home-contact-beard-guy{height:3rem;padding:0 .5rem}html body .contact-form:not(.contact-form) .select2 .select2-container a.select2-choice,html body .home-contact-form:not(.contact-form) .select2 .select2-container a.select2-choice{margin-top:1.1rem!important}html body .contact-form:not(.contact-form) .select2 .select2-container a.select2-choice .select2-arrow::before,html body .home-contact-form:not(.contact-form) .select2 .select2-container a.select2-choice .select2-arrow::before{top:0}html body .contact-form:not(.contact-form) .select2 .select2-container a.select2-choice .select2-arrow::after,html body .home-contact-form:not(.contact-form) .select2 .select2-container a.select2-choice .select2-arrow::after{bottom:0}}@media (max-width:768px){html body .contact-form,html body .home-contact-form{padding-bottom:6rem}html body .contact-form .home-contact-header .home-contact-title,html body .home-contact-form .home-contact-header .home-contact-title{font-size:3.5rem}html body .contact-form .home-contact-header .home-contact-title .home-contact-beard-guy,html body .home-contact-form .home-contact-header .home-contact-title .home-contact-beard-guy{height:3rem;padding:0 .5rem}html body .contact-form .home-contact-header h5,html body .home-contact-form .home-contact-header h5{font-size:1rem}html body .contact-form form .fields .select2,html body .home-contact-form form .fields .select2{width:100%}html body .contact-form form .fields .select2 .select2-arrow::before,html body .home-contact-form form .fields .select2 .select2-arrow::before{top:.2rem}html body .contact-form form .fields .select2 .select2-arrow::after,html body .home-contact-form form .fields .select2 .select2-arrow::after{bottom:.2rem}html body .contact-form form .fields .field,html body .home-contact-form form .fields .field{padding:.5rem 1rem}html body .contact-form form .form-actions,html body .home-contact-form form .form-actions{text-align:center}}html body .contact-form form .fields .select2 .select2-arrow::before,html body .home-contact-form form .fields .select2 .select2-arrow::before{top:.3rem}html body .contact-form form .fields .select2 .select2-arrow::after,html body .home-contact-form form .fields .select2 .select2-arrow::after{bottom:.3rem}html body .contact-form{padding:24rem 0 29rem;width:100%}html body .contact-form .contact-header h1{width:100%;margin-left:8.5%;font-size:5.5rem;text-align:left}html body .contact-form .contact-header h1 span{color:#eb5d1b}html body .contact-form form{width:83%;margin:0 auto}html body .contact-form form .fields .field .select2,html body .contact-form form .fields .field input[value],html body .contact-form form .fields .field textarea{border-bottom-color:#fff}html body .contact-form form .fields .field .select2:focus,html body .contact-form form .fields .field .select2:not(:placeholder-shown),html body .contact-form form .fields .field input[value]:focus,html body .contact-form form .fields .field input[value]:not(:placeholder-shown),html body .contact-form form .fields .field textarea:focus,html body .contact-form form .fields .field textarea:not(:placeholder-shown){border-bottom-color:#010101;color:#010101}html body .contact-form form .fields .field .select2:focus+label,html body .contact-form form .fields .field .select2:not(:placeholder-shown)+label,html body .contact-form form .fields .field input[value]:focus+label,html body .contact-form form .fields .field input[value]:not(:placeholder-shown)+label,html body .contact-form form .fields .field textarea:focus+label,html body .contact-form form .fields .field textarea:not(:placeholder-shown)+label{color:#010101}html body .contact-form form .fields .field .select2+label,html body .contact-form form .fields .field input[value]+label,html body .contact-form form .fields .field label,html body .contact-form form .fields .field textarea+label{color:#fff}html body .contact-form form .fields .select2 .select2-container a.select2-choice,html body .contact-form form .fields .select2 .select2-container a.select2-choice .select2-arrow::before{border-bottom-color:#fff}html body .contact-form form .fields .select2 .select2-container a.select2-choice .select2-arrow::after{border-top-color:#fff}html body .contact-form .input-has-content .select2-container .select2-choice{border-bottom-color:#010101!important}html body .contact-form .input-has-content .select2-container .select2-choice .select2-chosen{color:#010101!important;margin-top:0!important}html body .contact-form .input-has-content label{color:#010101!important;-ms-transform:translateY(.75rem)!important;transform:translateY(.75rem)!important;font-size:1rem!important}html body .contact-form .form-error,html body .contact-form .input-has-content label span{color:#010101}@media (max-width:1024px){html body .contact-form,html body .contact-form .contact-header h1{margin-left:0}html body .contact-form .contact-header{text-align:left}html body .contact-form form{width:100%}}@media (max-width:768px){html body .contact-form{width:100%!important;margin:0;padding:16rem 0}html body .contact-form form{width:90%;margin:2rem auto 0}html body .contact-form form .form-group.field{padding:.5rem 1rem!important}html body .contact-form .contact-header{padding-bottom:0}html body .contact-form:not(.home-contact-form){padding:6rem 0 10rem}html body .contact-form:not(.home-contact-form) form{width:100%}html body .contact-form:not(.home-contact-form) form .fields .field input,html body .contact-form:not(.home-contact-form) form .fields .field textarea{padding:.5rem 0 .1rem}html body .contact-form:not(.home-contact-form) form .fields .field.select2 a.select2-choice{padding:0}}html body .footer-banner .col-1\/2{overflow:hidden}html body .footer-banner .footer-banner-container{width:85%;margin:0 7.5%}html body .footer-banner .footer-banner-container .footer-banner-title h1{line-height:4.5rem}html body .footer-banner .footer-banner-container .footer-banner-subtitle{line-height:1.5rem}html body .footer-banner .footer-banner-container a.button{font-family:aktiv-grotesk;text-transform:capitalize;font-size:.8rem}html body .footer-banner .footer-banner-img{background-size:cover;background-position:top right}@media (max-width:1024px){html body .footer-banner .footer-banner-container{z-index:2}html body .footer-banner .footer-banner-container .footer-banner-title h1{font-size:3rem;line-height:2.5rem}html body .footer-banner .footer-banner-container .footer-banner-subtitle{line-height:1.3rem;font-size:.7rem}html body .footer-banner .col-1\/2:nth-child(2){overflow:hidden}html body .footer-banner .col-1\/2:nth-child(2) .footer-banner-img{height:100%;width:auto;margin-left:-50%}}html body footer .scroll-to-top{background-color:#f8ec24;bottom:0;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);padding:.6rem .8rem;cursor:pointer;z-index:10}html body footer .scroll-to-top:hover img{animation:pulse infinite 2s}html body footer .scroll-to-top img{height:.8rem;padding:.1rem;width:auto}html body footer .aktiv{letter-spacing:1.5px}html body footer .social-icon{height:1.2rem;width:1.2rem;background-repeat:no-repeat;background-size:cover;margin:0 .25rem}@media (max-width:600px){html body footer .social-icon{height:2rem;width:2rem}html body footer .social-icon i{font-size:1.2rem}}html body footer .footer-nav{display:table;padding-left:1.5rem;margin-top:.5rem}html body footer .footer-nav li{display:table-cell;padding:0 1.2rem;font-family:aktiv-grotesk;text-transform:uppercase;font-size:.8rem;font-weight:900;letter-spacing:1px;vertical-align:middle}html body footer .footer-nav li:hover{color:#eb5d1b}html body footer .footer-nav li.hide{display:none}@media (max-width:1024px){html body footer{margin-top:5rem}html body footer .footer-nav{display:block}html body footer .footer-nav li{display:inline-block;padding-bottom:1rem}}@media (max-width:768px){html body footer .footer-links{font-size:.6rem;padding:1rem 0}}@media (max-width:600px){html body footer .footer-links{font-size:.9rem}}html body .lj-girl-mult-img,html body .lj-girl-summary{float:left;display:inline-block;position:relative;z-index:5;text-shadow:0 0 1rem rgba(100,100,100,.5)}html body .lj-girl-mult-img:not(.lj-girl-summary),html body .lj-girl-summary:not(.lj-girl-summary){padding:7rem 0;margin-bottom:-10rem;width:100%}html body .lj-girl-mult-img .girl-content-container,html body .lj-girl-summary .girl-content-container{width:70%;margin-left:27%;padding:5rem 0 10rem}html body .lj-girl-mult-img .girl-content-container h2,html body .lj-girl-summary .girl-content-container h2{letter-spacing:2px;font-size:5.5rem;margin:2.5rem 0}html body .lj-girl-mult-img .girl-content-container h2 span,html body .lj-girl-summary .girl-content-container h2 span{padding:0 0 0 1.2rem;text-shadow:none;margin-right:1rem}html body .lj-girl-mult-img .girl-content-container h4,html body .lj-girl-summary .girl-content-container h4{display:inline-block;margin-right:1rem}html body .lj-girl-mult-img .girl-content-container h6,html body .lj-girl-summary .girl-content-container h6{display:inline-block;font-weight:900}html body .lj-girl-mult-img .girl-content-container .girl-mult-description,html body .lj-girl-mult-img .girl-content-container .girl-summary-description,html body .lj-girl-summary .girl-content-container .girl-mult-description,html body .lj-girl-summary .girl-content-container .girl-summary-description{font-size:1.1rem;line-height:1.8rem;letter-spacing:1px}html body .lj-girl-mult-img .girl-mult-button-container,html body .lj-girl-mult-img .girl-summary-button-container,html body .lj-girl-summary .girl-mult-button-container,html body .lj-girl-summary .girl-summary-button-container{padding:2rem 0}html body .lj-girl-mult-img .girl-mult-button-container a.button,html body .lj-girl-mult-img .girl-summary-button-container a.button,html body .lj-girl-summary .girl-mult-button-container a.button,html body .lj-girl-summary .girl-summary-button-container a.button{padding:1rem 2rem;margin-right:1rem}html body .lj-girl-mult-img .girl-mult-nav-container,html body .lj-girl-summary .girl-mult-nav-container{padding:3rem 0}html body .lj-girl-mult-img .girl-mult-nav-container .girl-mult-nav,html body .lj-girl-summary .girl-mult-nav-container .girl-mult-nav{overflow:hidden;box-shadow:-.2rem .4rem 1rem rgba(0,0,0,.6);height:16rem;width:55%;margin:4rem 0}html body .lj-girl-mult-img .girl-mult-nav-container .girl-mult-nav a,html body .lj-girl-summary .girl-mult-nav-container .girl-mult-nav a{position:relative;display:block;height:16rem;background-size:cover;background-repeat:no-repeat;background-position:center center;transition-duration:.8s}html body .lj-girl-mult-img .girl-mult-nav-container .girl-mult-nav a span,html body .lj-girl-summary .girl-mult-nav-container .girl-mult-nav a span{position:absolute;bottom:1rem;left:1rem;font-size:1.3rem;font-weight:700;transition-duration:.8s;text-shadow:0 0 .5rem rgba(50,50,50,.8);letter-spacing:1px}html body .lj-girl-mult-img .girl-mult-nav-container .girl-mult-nav a span i,html body .lj-girl-summary .girl-mult-nav-container .girl-mult-nav a span i{margin-left:1rem;font-size:1.5rem}html body .lj-girl-mult-img .girl-mult-nav-container .girl-mult-nav a:hover,html body .lj-girl-summary .girl-mult-nav-container .girl-mult-nav a:hover{-ms-transform:scale(1.03);transform:scale(1.03)}html body .lj-girl-mult-img .girl-mult-nav-container .girl-mult-nav a:hover span i,html body .lj-girl-summary .girl-mult-nav-container .girl-mult-nav a:hover span i{-ms-transform:scale(1.1);transform:scale(1.1);animation:pulse 1.5s infinite}html body .lj-girl-mult-img .girl-mult-img-profile,html body .lj-girl-mult-img .girl-summary-img-profile,html body .lj-girl-summary .girl-mult-img-profile,html body .lj-girl-summary .girl-summary-img-profile{position:absolute;right:0;width:27%;height:auto;z-index:2}@media (max-width:1024px){html body .lj-girl-mult-img:not(.lj-girl-summary),html body .lj-girl-summary:not(.lj-girl-summary){padding-top:0;padding-bottom:5rem}html body .lj-girl-mult-img:not(.lj-girl-summary) .girl-content-container,html body .lj-girl-summary:not(.lj-girl-summary) .girl-content-container{padding:3rem 0 7rem;margin-left:18%;width:80%}html body .lj-girl-mult-img:not(.lj-girl-summary) .girl-content-container h2,html body .lj-girl-summary:not(.lj-girl-summary) .girl-content-container h2{margin-bottom:1rem;font-size:4.5rem}html body .lj-girl-mult-img .girl-mult-nav-container,html body .lj-girl-summary .girl-mult-nav-container{margin-top:-2rem}html body .lj-girl-mult-img .girl-mult-nav-container .girl-mult-nav,html body .lj-girl-summary .girl-mult-nav-container .girl-mult-nav{width:85%;height:12rem;margin:2rem 0}html body .lj-girl-mult-img .girl-mult-nav-container .girl-mult-nav a,html body .lj-girl-summary .girl-mult-nav-container .girl-mult-nav a{height:12rem}html body .lj-girl-mult-img .girl-mult-img-profile,html body .lj-girl-summary .girl-mult-img-profile{display:none}html body .lj-girl-mult-img .girl-content-container,html body .lj-girl-summary .girl-content-container{width:90%}html body .lj-girl-mult-img .girl-content-container .girl-mult-description,html body .lj-girl-summary .girl-content-container .girl-mult-description{font-size:.9rem;line-height:1.2rem}html body .lj-girl-mult-img .girl-content-container .girl-mult-button-container a.button,html body .lj-girl-summary .girl-content-container .girl-mult-button-container a.button{padding:.9rem}}@media (max-width:768px){html body .lj-girl-mult-img:not(.lj-girl-summary),html body .lj-girl-summary:not(.lj-girl-summary){margin-bottom:0}html body .lj-girl-mult-img:not(.lj-girl-summary) .girl-content-container,html body .lj-girl-summary:not(.lj-girl-summary) .girl-content-container{padding-top:2rem;padding-bottom:0;margin-left:5%;width:90%}html body .lj-girl-mult-img:not(.lj-girl-summary) .girl-mult-nav-container .girl-mult-nav,html body .lj-girl-summary:not(.lj-girl-summary) .girl-mult-nav-container .girl-mult-nav{height:20rem;margin:0 auto}html body .lj-girl-mult-img:not(.lj-girl-summary) .girl-mult-nav-container .girl-mult-nav a,html body .lj-girl-summary:not(.lj-girl-summary) .girl-mult-nav-container .girl-mult-nav a{height:20rem}}@media (max-width:400px){html body .lj-girl-mult-img .girl-content-container .girl-mult-description,html body .lj-girl-summary .girl-content-container .girl-mult-description{font-size:1.2rem}}html body .mvp{position:relative}html body .mvp-summary .lj-girl-summary{overflow:hidden}html body .lj-girl-summary{padding:5rem 0 10rem}html body .lj-girl-summary h2 span{margin-right:2rem;text-shadow:none}html body .lj-girl-summary .girl-content-container{display:inline-block;float:left;z-index:2;margin:0;width:60%;padding-left:15%;padding-top:12rem;padding-bottom:0}html body .lj-girl-summary .girl-content-container .girl-summary-description{font-size:1.2rem}html body .lj-girl-summary .girl-summary-img-profile{position:relative;display:inline-block;float:right;right:5%;margin-bottom:-20rem}html body .lj-girl-summary .button:hover{text-shadow:none}@media (max-width:1024px){html body .lj-girl-summary .girl-content-container{width:65%;padding-left:5%;padding-top:1rem;padding-bottom:4rem}html body .lj-girl-summary .girl-content-container h2{font-size:4rem;margin:1rem 0}html body .lj-girl-summary .girl-content-container .girl-summary-description{line-height:1.3rem}}@media (max-width:768px){html body .lj-girl-summary .girl-content-container{width:80%;padding-right:5%;padding-top:3rem}html body .lj-girl-summary .girl-content-container h4{font-size:1.8rem;padding-bottom:.4rem}html body .lj-girl-summary .girl-content-container .girl-summary-description{font-size:1.1rem}html body .lj-girl-summary .girl-summary-img-profile{margin:0 auto;float:none;width:90%;right:auto;display:none}}@media (max-width:500px){html body .lj-girl-summary{padding:8rem 0 10rem}}html body .previous-girls{margin-top:-5rem}html body .previous-girls .previous-girls-slider-buttons .button{padding:1.1rem;width:4rem;height:4rem;margin:0 1rem}html body .previous-girls .previous-girls-title{padding:0 10% 5rem}html body .previous-girls .previous-girls-title h2{font-size:5.5rem;line-height:5rem;letter-spacing:3px}html body .previous-girls .previous-girls-title h5{letter-spacing:1px}html body .lj-girl-mult-img.rookie-of-the-year,html body .lj-girl-mult-img.row{width:100%;display:block}html body .lj-girl-mult-img.rookie-of-the-year .girl-mult-nav-container .girl-mult-nav{width:60%;margin-left:35%}html body .lj-girl-mult-img.rookie-of-the-year .girl-content-container{width:80%;margin-left:auto;margin-right:20%}@media (max-width:1024px){html body .previous-girls{padding-top:4rem}html body .previous-girls .previous-girls-title{padding-bottom:2rem}html body .lj-girl-mult-img.rookie-of-the-year .girl-mult-nav-container .girl-mult-nav{width:100%;padding-left:15%;margin-left:0}html body .lj-girl-mult-img.rookie-of-the-year .girl-content-container{width:85%;margin-right:15%;margin-left:5%}html body .lj-girl-mult-img.rookie-of-the-year .girl-content-container h2{font-size:3.5rem}}@media (max-width:768px){html body .previous-girls{padding-top:0;margin-top:-2rem}html body .lj-girl-mult-img.rookie-of-the-year{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}html body .lj-girl-mult-img.rookie-of-the-year>div:first-child{margin-top:40px}html body .lj-girl-mult-img.rookie-of-the-year .girl-mult-nav-container{padding:0}html body .lj-girl-mult-img.rookie-of-the-year .girl-mult-nav-container .girl-mult-nav{padding:0 1.5rem;height:20rem;margin-bottom:20px}html body .lj-girl-mult-img.rookie-of-the-year .girl-mult-nav-container .girl-mult-nav a{height:20rem}html body .lj-girl-mult-img.rookie-of-the-year .girl-content-container{padding:0}}html body .lj-girl-summary .girl-content-container .rookie-title{font-size:4.5rem}html body .white-slider .white-slider-slide{padding:0 2rem}html body .white-slider .white-slider-slide .white-slider-image{width:100%;height:15rem;position:relative;overflow:hidden;text-align:center}html body .white-slider .white-slider-slide .white-slider-image .white-slider-img{position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);width:auto;height:100%;left:-10%}html body .white-slider .white-slider-slide .white-slider-content{background-color:#fff;margin-top:-.4rem;padding:2rem 1rem;position:relative}html body .white-slider .white-slider-slide .white-slider-content .white-slider-container{height:15rem}html body .white-slider .white-slider-slide .white-slider-content .white-slider-container .white-slider-title{letter-spacing:1px;font-family:nimbus-sans-condensed;font-weight:900;font-size:1.4rem;text-transform:uppercase}html body .white-slider .white-slider-slide .white-slider-content .white-slider-container .white-slider-description{padding:2rem 0;line-height:1.3rem;font-family:aktiv-grotesk;font-size:.7rem;font-weight:300;letter-spacing:1px}html body .white-slider .white-slider-slide .white-slider-content .white-slider-container a{position:absolute;bottom:1rem;color:#eb5d1b;font-family:aktiv-grotesk;font-size:.9rem;height:2rem;transition-duration:.4s}html body .white-slider .white-slider-slide .white-slider-content .white-slider-container a i{padding-left:.2rem;font-size:1rem}html body .white-slider .white-slider-slide .white-slider-content .white-slider-container a:hover i{animation:linear pulse infinite 2s}@media (max-width:1024px){html body .white-slider .white-slider-slide .white-slider-image{height:12rem}html body .white-slider .white-slider-slide .white-slider-content{padding:1rem}html body .white-slider .white-slider-slide .white-slider-content .white-slider-container .white-slider-title{font-size:1.2rem}html body .white-slider .white-slider-slide .white-slider-content .white-slider-container .white-slider-description{padding:1rem 0;line-height:.9rem}html body .white-slider .white-slider-slide .white-slider-content .white-slider-container a{bottom:0}}@media (max-width:768px){html body .white-slider .white-slider-slide .white-slider-image{height:20rem}html body .white-slider .white-slider-slide .white-slider-image .white-slider-img{width:100%;height:auto;left:0}html body .white-slider .white-slider-slide .white-slider-content .white-slider-container .white-slider-description{font-size:1rem;line-height:1.3rem}}html body .tm-popup--title{font-size:calc(15px + .1vw);text-transform:uppercase}html body .tm-popup--content{font-size:calc(12px + .1vw);line-height:1.2}html body .our-team-block h2{font-size:6.1rem}html body .our-team-block h2 img{height:100%;width:auto}html body .our-team-block .col[data-mh=our-team]{min-height:17rem}html body .our-team-block .team-image-container{position:relative}html body .our-team-block .team-image-container i{position:absolute;top:30%;left:37.5%;font-size:5rem;z-index:0}@media (max-width:768px){html body .our-team-block .team-image-container i{left:42%}}html body .our-team-block .team-image-container img{display:inline-block;width:70%;height:auto;opacity:1;transition-duration:.3s;z-index:1;position:relative}html body .our-team-block .team-image-container .team-gif,html body .our-team-block .team-image-container .team-vid{position:absolute;left:0;right:0;top:0;margin:auto;opacity:0;transition-duration:.8s;z-index:2;height:100%}html body .our-team-block .team-image-container .team-vid{height:120%;margin-top:-12%}@media (max-width:768px){html body .our-team-block .team-image-container .team-vid{height:110%;margin-top:-6%}html body .our-team-block h2{font-size:4rem}html body .our-team-block h2 img{height:3rem}}html body .our-team-block .team-image-container.has-gif:hover .team-img,html body .our-team-block .team-image-container.has-gif:hover .team-vid{opacity:0}html body .our-team-block .team-image-container.has-gif:hover .team-gif,html body .our-team-block .team-image-container.has-gif:hover .team-vid{opacity:1;display:block}html body .our-team-block h6{padding-top:.4rem;display:inline-block}html body .our-team-block p{margin:0}html body .logos-block h2{position:relative;display:inline-block;font-size:5.5rem;margin:1rem 0}html body .logos-block h2 img{position:absolute;height:6rem;width:auto;left:-2rem;top:1rem}html body .logos-block .logos-container{padding:2rem 14%}html body .logos-block .logos-container .logo-container{padding:0 1rem;display:inline-block;vertical-align:top;width:33%}html body .logos-block .logos-container .logo-container .preview-img{display:block;width:100%;height:auto;float:right}html body .logos-block .logos-container .logo-container .logo-links{margin-top:-1rem}html body .logos-block .logos-container .logo-container .logo-links a{margin:1rem 0;padding:.8rem 4rem}@media (max-width:1024px){html body .logos-block .logos-container{padding:2rem 0}html body .logos-block .logos-container .logo-container .logo-links a{padding:.6rem 1.5rem}}@media (max-width:768px){html body .logos-block .logos-container{display:block}html body .logos-block .logos-container .logo-container{display:inline-block;padding:1rem 0;width:80%}html body .logos-block .logos-container .logo-container .logo-links a{padding:1rem 4rem}}html body .services-slider-big{padding:20rem 0}html body .services-slider-big .services-animated-img-up{position:absolute;top:0;height:auto;width:45%;z-index:6}html body .services-slider-big .services-animated-img-down{position:absolute;bottom:-25rem;right:5rem;height:auto;width:30%}html body .services-slider-big .slick-slide img{width:auto;max-width:80%;height:25rem;margin:1rem auto;display:block;box-shadow:.5rem .5rem 1rem rgba(0,0,0,.5)}@media (max-width:1024px){html body .services-slider-big .slick-slide img{height:14rem}}html body .services-slider-big .slick-slide .services-slide-content{padding-right:13%}html body .services-slider-big .slick-slide .services-slide-content .services-description{line-height:1.8rem}html body .services-slider-big .slider-pagination-container{padding-top:2rem}html body .services-slider-big .slider-pagination-container .button{height:3rem;width:3rem;position:relative;padding:0;margin-right:.5rem}html body .services-slider-big .slider-pagination-container .button i{color:#f8ec24;height:auto;width:auto;position:absolute;top:50%;left:45%;-ms-transform:translate(-50%,-45%);transform:translate(-50%,-45%)}html body .services-slider-big .slider-pagination-container .button:hover i{color:#eb5d1b;animation:none}@media (max-width:1024px){html body .services-slider-big{padding:13rem 0}html body .services-slider-big .slick-slide img{width:90%}html body .services-slider-big .slick-slide .services-slide-content{padding-right:5%}html body .services-slider-big .slick-slide .services-slide-content h1{font-size:3rem;line-height:3rem}html body .services-slider-big .slick-slide .services-slide-content .services-description{line-height:1.2rem;font-size:.9rem}html body .services-slider-big .services-animated-img-down{bottom:-10rem}}@media (max-width:768px){html body .services-slider-big{padding-top:8rem}html body .services-slider-big .slick-slide .services-slide-content{padding-left:5%}html body .services-slider-big .slider-pagination-container{padding-bottom:2rem}}html body .services-slider-inline .services-slider-inline-upper{position:absolute;top:0;left:0;height:30rem;width:auto;z-index:6;animation:floating infinite 10s}html body .services-slider-inline .services-slider-inline-lower{position:absolute;bottom:0;right:0;height:30rem;width:auto;z-index:6;animation:floating infinite 10s}html body .charities-page-list .charities-container .charities-content a:hover i,html body .charities-page-list .charities-container .tips-content a:hover i,html body .charities-page-list .tips-container .charities-content a:hover i,html body .charities-page-list .tips-container .tips-content a:hover i,html body .charity-block a:hover i,html body .tips-page-list .charities-container .charities-content a:hover i,html body .tips-page-list .charities-container .tips-content a:hover i,html body .tips-page-list .tips-container .charities-content a:hover i,html body .tips-page-list .tips-container .tips-content a:hover i{animation:pulse infinite 2s}html body .services-slider-inline .services-slider-inline-header{padding-left:15%}html body .services-slider-inline .services-slider-inline-header h2{line-height:5rem;font-size:6rem;letter-spacing:2px}html body .services-slider-inline .services-slider-inline-header h2 img{height:100%;width:auto}html body .services-slider-inline .services-slider-container{width:95%;margin:0 2.5%}html body .services-slider-inline .services-slider-container .services-inline-slider{padding-bottom:2rem;margin:0 -2rem}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide{height:24rem;background-size:cover;background-repeat:no-repeat;background-position:center center;margin:0 1.5rem;transition-duration:.8s;cursor:pointer}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide a{display:block}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide .services-slider-overlay{display:block;position:absolute;height:100%;width:100%;top:0;left:0;background:linear-gradient(transparent,#000);transition-duration:.8s}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide .services-slide-content{position:absolute;transition-duration:.8s;text-shadow:0 0 1rem #000;width:100%;max-height:4.5rem;overflow:hidden;bottom:0}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide .services-slide-content>div:first-of-type{width:100%;text-align:center;font-size:1.4rem}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide .services-slide-content div:not(:first-of-type){font-size:.8rem;width:80%;margin:0 10%;line-height:1.2rem}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide .services-slide-content span{display:inline-block;width:100%}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide .services-slide-content span i{font-size:1.8rem;margin:.5rem 0;display:block}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide .services-slide-content div.services-arrow-container{border-bottom:solid .3rem #f8ec24;width:100%;margin:0}@media (min-width:1025px){html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide:hover .services-slide-content{max-height:25rem}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide:hover .services-slide-content span i{animation:pulse infinite 2s}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide:hover .services-slide-content>:not(h5){display:block}}html body .services-slider-inline .services-slider-container .slider-pagination-container{text-align:center}html body .services-slider-inline .services-slider-container .slider-pagination-container button{margin:0 .5rem;height:3rem;width:3rem;padding:1rem}@media (max-width:1024px){html body .services-slider-inline .services-slider-inline-header{padding-left:10%}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide{height:18rem}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide .services-slide-content{max-height:4rem}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide .services-slide-content div{line-height:1rem}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide .services-slide-content .services-arrow-container,html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide .services-slide-content .services-slide-description{display:none}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide:hover h5 p{margin:.5rem}}@media (max-width:768px){html body .services-slider-inline .services-slider-inline-header{padding-left:5%;padding-top:0}html body .services-slider-inline .services-slider-inline-header h2{font-size:4.5rem}html body .services-slider-inline .services-slider-inline-header h2 img{height:3.2rem}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide{background-size:cover;background-position:50% 30%;height:24rem}}@media (max-width:999px){html body .flip-left-sidebar-full{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}html body .flip-left-sidebar-full>aside{width:100%;-ms-flex-order:2;order:2}html body .flip-left-sidebar-full>section{width:100%;-ms-flex-order:1;order:1}}html body .charity-block h5{font-size:1.4rem;padding:.7rem 0}html body .charity-block p{font-size:.8rem;line-height:1.4rem}html body .charity-block a{transition-duration:.5s;font-size:.8rem;font-weight:900}html body .charity-block a i{font-size:1.2rem;padding-left:.5rem}@media (max-width:1024px){html body .charity-block .padding-xl-h{padding-left:1rem;padding-right:1rem}html body .charity-block .padding-xl-h .col-full{padding:.5rem 0}html body .charity-block .padding-xl-h .col-full p{line-height:1.2rem}}@media (max-width:768px){html body .charity-block .charity-main-container{height:30rem;overflow:auto;margin:1rem .5rem 1rem 0}html body .charity-block .charity-main-container .charity-main-container-posts{visibility:visible!important}html body .charity-block .charity-main-container::-webkit-scrollbar-track{margin-top:1rem;-webkit-box-shadow:inset 0 0 1rem rgba(0,0,0,.9);background-color:transparent;border-radius:.2rem}html body .charity-block .charity-main-container::-webkit-scrollbar{width:.4rem;background-color:transparent}html body .charity-block .charity-main-container::-webkit-scrollbar-thumb{background-color:#f8ec24;border-radius:.2rem}}@media (max-width:400px){html body .charity-block .charity-main-container h5{font-size:1.7rem}html body .charity-block .charity-main-container a,html body .charity-block .charity-main-container p{font-size:1.1rem}}html body .charities-page-list h3,html body .tips-page-list h3{font-size:2.8rem}html body .charities-page-list .charities-container,html body .charities-page-list .tips-container,html body .tips-page-list .charities-container,html body .tips-page-list .tips-container{padding-top:4rem}html body .charities-page-list .charities-container .charities-thumbnail img,html body .charities-page-list .charities-container .tips-thumbnail img,html body .charities-page-list .tips-container .charities-thumbnail img,html body .charities-page-list .tips-container .tips-thumbnail img,html body .tips-page-list .charities-container .charities-thumbnail img,html body .tips-page-list .charities-container .tips-thumbnail img,html body .tips-page-list .tips-container .charities-thumbnail img,html body .tips-page-list .tips-container .tips-thumbnail img{width:100%;height:auto;display:block}html body .charities-page-list .charities-container .charities-content,html body .charities-page-list .charities-container .tips-content,html body .charities-page-list .tips-container .charities-content,html body .charities-page-list .tips-container .tips-content,html body .tips-page-list .charities-container .charities-content,html body .tips-page-list .charities-container .tips-content,html body .tips-page-list .tips-container .charities-content,html body .tips-page-list .tips-container .tips-content{padding-left:2rem}html body .charities-page-list .charities-container .charities-content .tips-description,html body .charities-page-list .charities-container .tips-content .tips-description,html body .charities-page-list .tips-container .charities-content .tips-description,html body .charities-page-list .tips-container .tips-content .tips-description,html body .tips-page-list .charities-container .charities-content .tips-description,html body .tips-page-list .charities-container .tips-content .tips-description,html body .tips-page-list .tips-container .charities-content .tips-description,html body .tips-page-list .tips-container .tips-content .tips-description{line-height:1.3rem}html body .charities-page-list .charities-container .charities-content a i,html body .charities-page-list .charities-container .tips-content a i,html body .charities-page-list .tips-container .charities-content a i,html body .charities-page-list .tips-container .tips-content a i,html body .tips-page-list .charities-container .charities-content a i,html body .tips-page-list .charities-container .tips-content a i,html body .tips-page-list .tips-container .charities-content a i,html body .tips-page-list .tips-container .tips-content a i{margin-left:.5rem}html body .charities-page-list .charities-container .charities-description,html body .charities-page-list .tips-container .charities-description,html body .tips-page-list .charities-container .charities-description,html body .tips-page-list .tips-container .charities-description{line-height:1.4rem}@media (max-width:400px){html body .charities-page-list .charities-container .charities-description,html body .charities-page-list .tips-container .charities-description,html body .tips-page-list .charities-container .charities-description,html body .tips-page-list .tips-container .charities-description{font-size:1.1rem}}html body .charities-page-list:not(.charities-page-list) h1 img,html body .tips-page-list:not(.charities-page-list) h1 img{height:4.5rem;width:auto;margin:0 -1rem}@media (max-width:1024px){html body .charities-page-list:not(.charities-page-list) h1 img,html body .tips-page-list:not(.charities-page-list) h1 img{height:3rem;margin:0 -.7rem}}@media (max-width:768px){html body .charities-page-list:not(.charities-page-list) h1 img,html body .tips-page-list:not(.charities-page-list) h1 img{height:2.3rem}}html body .charities-page-list .charities-container+.charities-container::before,html body .tips-page-list .charities-container+.charities-container::before{content:'';display:block;height:1px;width:100%;background-color:#010101;margin-bottom:4rem}@media (max-width:1024px){html body .charities-page-list,html body .tips-page-list{padding:1rem}html body .charities-page-list h3,html body .tips-page-list h3{padding-bottom:1.5rem}html body .charities-page-list .charities-container+.charities-container::before,html body .tips-page-list .charities-container+.charities-container::before{margin-bottom:1rem}html body .charities-page-list .ccm-block-page-list-page-entry-horizontal,html body .tips-page-list .ccm-block-page-list-page-entry-horizontal{padding-top:1rem}}@media (max-width:768px){html body .charities-page-list h3,html body .tips-page-list h3{font-size:2rem}html body .charities-page-list .charities-container .charities-content,html body .charities-page-list .tips-container .tips-content,html body .tips-page-list .charities-container .charities-content,html body .tips-page-list .tips-container .tips-content{padding-left:0}}html body .charities-pagination-container,html body .tips-pagination-container{color:#010101;padding:2rem 3.3rem;font-family:aktiv-grotesk;font-weight:900;font-size:.8rem}html body .charities-pagination-container ul,html body .tips-pagination-container ul{display:inline-block;width:auto;margin:0}html body .charities-pagination-container ul .next,html body .charities-pagination-container ul .prev,html body .tips-pagination-container ul .next,html body .tips-pagination-container ul .prev{display:none}html body .charities-pagination-container ul li,html body .tips-pagination-container ul li{padding:0 .4rem;display:inline-block}html body .charities-pagination-container ul li a,html body .charities-pagination-container ul li span,html body .charities-pagination-container ul li.active span,html body .tips-pagination-container ul li a,html body .tips-pagination-container ul li span,html body .tips-pagination-container ul li.active span{font-family:aktiv-grotesk;color:#010101;background-color:transparent;border:none;padding:0;float:none}html body .charities-pagination-container ul li.active span,html body .charities-pagination-container ul li:hover a,html body .tips-pagination-container ul li.active span,html body .tips-pagination-container ul li:hover a{color:#eb5d1b}html body .tips-pagination-container{color:#fff}html body .tips-pagination-container ul{padding-left:.3rem}html body .tips-pagination-container ul li a,html body .tips-pagination-container ul li span{color:#fff}html body .product-block{padding-bottom:5rem}html body .product-block .product-block-title{margin-left:8%}html body .product-block .product-block-product{width:60%;margin:0 20%;position:relative}html body .product-block .product-block-product .product-block-content{position:absolute;top:50%;-ms-transform:translate(-50%,-25%);transform:translate(-50%,-25%);left:25%}html body .product-block .product-block-product .product-block-content.col-right{right:0;text-align:right}html body .product-block .product-block-product .product-block-content.col{width:50%;left:75%;-ms-transform:translate(-50% -75%);transform:translate(-50% -75%)}@media (max-width:500px){html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide a div.services-slide-content{max-height:4rem;bottom:-.5rem}html body .services-slider-inline .services-slider-container .services-inline-slider .services-slide a div.services-slide-content:hover{bottom:0!important}html body .product-block .product-block-product .product-block-content .product-block-description p,html body .product-block .product-block-product .product-block-content .product-block-details p{font-size:1.1rem}}html body .product-block .product-block-product .product-block-image .product-block-img{width:auto;height:auto;max-width:80%;max-height:30rem}html body .product-block .product-block-product .product-block-image.col{text-align:right}html body .product-block .product-block-product>.col,html body .product-block .product-block-product>.col-right{padding:0 2rem}@media (max-width:1024px){html body .product-block{padding-top:5rem}html body .product-block #image-marker{height:3.2rem;width:auto}html body .product-block .product-block-title{margin-left:3%}html body .product-block .product-block-product{width:80%;margin:0 10%}html body .product-block .product-block-product .product-block-content{padding:0 1rem}html body .product-block .product-block-product .product-block-image .product-block-img{padding-top:5rem}}@media (max-width:768px){html body .product-block{padding:0}html body .product-block .product-block-product{width:100%;margin:0}html body .product-block .product-block-product:nth-child(odd){display:-ms-flexbox;display:flex}html body .product-block .product-block-product:nth-child(odd) .product-block-image{-ms-flex-order:2;order:2}html body .product-block .product-block-product:nth-child(odd) .product-block-image img{float:right}html body .product-block .product-block-product:nth-child(odd) .product-block-content{-ms-flex-order:1;order:1}html body .product-block .product-block-product .product-block-content,html body .product-block .product-block-product .product-block-content.col{position:relative;left:0;text-align:left!important;-ms-transform:translate(0,0);transform:translate(0,0);padding-top:5rem}html body .product-block .product-block-product .product-block-image{text-align:left!important;padding:1rem 0}html body .product-block .product-block-product .product-block-image .product-block-img{padding:3rem 0;max-width:40vw}}html body .product-month{padding-bottom:14rem;padding-top:7rem}html body .product-month .product-month-title h1{font-size:5rem}html body .product-month .product-month-product{position:relative;margin-top:5rem}html body .product-month .product-month-product .product-month-image{padding-left:3rem}html body .product-month .product-month-product .product-month-image .product-month-img{max-height:100%;width:auto;height:auto;max-width:25rem}html body .product-month .product-month-product .product-month-content{position:absolute;top:40%;-ms-transform:translateY(-40%);transform:translateY(-40%);margin:0 10%;width:35%}html body .product-month .product-month-product .product-month-content h4{letter-spacing:1px}html body .product-month .product-month-product .product-month-content .product-month-description,html body .product-month .product-month-product .product-month-content .product-month-details{font-size:.9rem;font-family:aktiv-grotesk;line-height:1.5rem;letter-spacing:1px}html body .product-month .product-month-product .product-month-content a.button{font-family:aktiv-grotesk;text-transform:capitalize;font-size:.8rem;margin:2rem 0}@media (max-width:1024px){html body .product-month{padding:3rem 0 10rem}html body .product-month .product-month-product{margin-top:5rem;margin-bottom:0}html body .product-month .product-month-product .product-month-image .product-month-img{max-width:15rem}html body .product-month .product-month-product .product-month-content{width:50%;margin:0 6%}html body .product-month .product-month-product .product-month-content h4{font-size:1.3rem;margin:.2rem 0}html body .product-month .product-month-product .product-month-content .prodouct-month-details,html body .product-month .product-month-product .product-month-content .product-month-description{font-size:.8rem;line-height:1.2rem}html body .product-month .product-month-title h1{font-size:3.5rem}}@media (max-width:768px){html body .product-month .product-month-product{margin-top:8rem}html body .product-month .product-month-product .product-month-content{position:relative;width:100%;margin:12rem 0 -8rem;padding:0 5%}html body .product-month .product-month-product .product-month-content h4{font-size:1.8rem}}@media (max-width:400px){html body .product-month .product-month-product .product-month-description p{font-size:1.1rem}}html body .product-single{margin-top:-10rem;margin-bottom:-5rem;padding-top:9rem;padding-bottom:30rem}html body .product-single .product-single-content{padding-left:5%;margin-top:8rem;color:#fff;text-shadow:0 0 .9rem rgba(0,0,0,.2)}html body .product-single .product-single-content .center{width:80%}html body .product-single .product-single-content .product-name{font-size:5rem;line-height:4.5rem;margin-bottom:3rem}html body .product-single a.button{margin:5rem 10%}html body .product-single .product-image{padding-left:3rem;margin-top:8rem;margin-bottom:-3rem}html body .product-single .product-image .product-img{max-height:100%;width:auto;height:auto;max-width:25rem}@media (max-width:1024px){html body .product-single{padding:10rem 0 30rem;margin-top:-5rem}html body .product-single .product-image,html body .product-single .product-single-content{padding-left:0}html body .product-single .product-image .product-img{max-width:15rem}html body .product-single .product-single-content h1.product-name{font-size:3rem;line-height:3rem;margin-bottom:0}html body .product-single .product-single-content p{font-size:.9rem;margin:.2rem 0}html body .product-single .product-single-slant{left:-146%}html body .product-single .product-single-slant .product-single-black-and-white{right:-25%}html body .product-single a.button{margin:0 10%}}@media (max-width:768px){html body .product-single{padding:15rem 0 30rem}html body .product-single .product-single-content h1.product-name{font-size:2.7rem;margin-top:1rem}html body .product-single .product-single-content .product-description,html body .product-single .product-single-content .product-details{font-size:.9rem}html body .product-single .product-single-slant{display:none}html body .product-image{margin-top:0;padding-left:0;padding-right:1rem;text-align:center;margin-bottom:4rem}html body .product-image .product-img{width:70%;margin-top:-10rem;margin-right:5%}}html body .application{margin:0 3rem;padding-bottom:3rem;padding-top:1rem}html body .application h1{line-height:4rem;margin-left:-3rem}html body .application h1 img{margin:0 -1rem;height:auto;width:2.5rem}@media (max-width:1024px){html body .application h1 img{width:1.7rem;margin:0 -.5rem}}@media (max-width:768px){html body .application h1 img{width:1.2rem}}html body .application .home-contact-title .home-contact-beard-guy{padding:0;height:100%;width:auto;margin:0 -1rem}html body .application form .fields{padding:2rem 0;margin:0 -1rem}html body .application form .fields div h5{padding:2rem 1rem}html body .application form .fields .field{padding:1.5rem 1rem;position:relative}html body .application form .fields .field.field-date input{width:100%!important;background-color:transparent;border:none;color:#fff;padding:.5rem 0;border-bottom:solid 2px #fff;font-size:1rem}html body .application form .fields .field .form-error{height:1rem}html body .application form .fields .field label{color:#8d8d8d;font-family:aktiv-grotesk;font-size:.9rem;font-weight:700;position:absolute;transition-duration:.5s;top:0;left:1rem;display:block!important}html body .application form .fields .field .select2,html body .application form .fields .field input[value],html body .application form .fields .field textarea{width:100%;background-color:transparent;border:none;color:#fff;padding:1.5rem 0 0;border-bottom:solid 2px #fff;font-size:1rem}html body .application form .fields .field .select2::-webkit-input-placeholder,html body .application form .fields .field input[value]::-webkit-input-placeholder,html body .application form .fields .field textarea::-webkit-input-placeholder{color:transparent}html body .application form .fields .field .select2:-ms-input-placeholder,html body .application form .fields .field input[value]:-ms-input-placeholder,html body .application form .fields .field textarea:-ms-input-placeholder{color:transparent}html body .application form .fields .field .select2::placeholder,html body .application form .fields .field input[value]::placeholder,html body .application form .fields .field textarea::placeholder{color:transparent}html body .application form .fields .field-date.input-has-content label{-ms-transform:translateY(1rem);transform:translateY(1rem);font-size:.8rem!important}html body .application form .fields .select2{float:left}html body .application form .fields .select2 .select2-container{outline:0;width:100%}html body .application form .fields .select2 .select2-container:focus{outline:0}html body .application form .fields .select2 .select2-container a.select2-choice{border:none;background-color:transparent;border-bottom:solid 2px #fff;border-radius:0;margin-top:.55rem}html body .application form .fields .select2 .select2-container a.select2-choice .select2-chosen{font-family:nimbus-sans-condensed;color:#fff;font-size:1.2rem}html body #c5,html body .google-map-container .marker span,html body .no-results-found{font-family:aktiv-grotesk}html body .application form .fields .select2 .select2-container a.select2-choice:focus,html body .application form .fields .select2 .select2-container a.select2-choice:hover{outline:0;text-decoration:none}html body .application form .fields .select2 .select2-container a.select2-choice .select2-arrow{border:none;padding-right:1.5rem;width:4%}html body .application form .fields .select2 .select2-container a.select2-choice .select2-arrow b{display:none}html body .application form .fields .select2 .select2-container a.select2-choice .select2-arrow::before{content:'';border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid #fff;position:absolute;top:0}html body .application form .fields .select2 .select2-container a.select2-choice .select2-arrow::after{content:'';border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid #fff;position:absolute;bottom:.4rem}html body .application form .fields .select2 .select2-container.select2-dropdown-open,html body .application form .fields .select2 .select2-container.select2-dropdown-open .select2-chosen{background-color:#eb5d1b}html body .application form .fields .select2 .select2-container.select2-dropdown-open .select2-arrow{background-color:#eb5d1b;width:4%}html body .application form .fields .select2 a.select2-choice.select2-default span.select2-chosen{color:transparent}html body .application form .fields .field-date input.hasDatepicker:not(+input[val='']){border-bottom-color:#eb5d1b}html body .application .form-actions{text-align:center}@media (max-width:768px){html body .application{margin:0}html body .application form{margin:0 3rem;padding-bottom:3rem}}html body .full-page-map .google-map-container{background-image:url(../jpg/bg_wood.jpg);position:relative;min-height:45rem}html body .full-page-map .map-info-container{position:absolute;overflow:hidden;height:100%}html body .full-page-map .map-info-container .map-legend{position:absolute;height:calc(90% - 4rem);overflow-y:auto;margin:5% 5% 5% 8%;letter-spacing:1px}html body .full-page-map .map-info-container .map-legend::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1rem rgba(0,0,0,.9);background-color:transparent;border-radius:.2rem}html body .full-page-map .map-info-container .map-legend::-webkit-scrollbar{width:.4rem;background-color:transparent}html body .full-page-map .map-info-container .map-legend::-webkit-scrollbar-thumb{background-color:#f8ec24;border-radius:.2rem}html body .full-page-map .map-info-container .map-legend h6{font-size:.9rem}html body .full-page-map .map-info-container .map-legend p{margin:.2rem 0;font-size:.8rem}html body .full-page-map .map-info-container .map-legend .map-focus-location{cursor:pointer;display:inline-block}html body .full-page-map .map-info-container .map-search-box{background-color:#eb5d1b;background:linear-gradient(#f8ec24 0,#eb5d1b 60%);z-index:10;width:100%;padding:1.5rem;position:relative}html body .full-page-map .map-info-container .map-search-box input{height:3rem;width:85%;background-image:url(../png/map_pin_grey.png);background-position:4% 30%;background-repeat:no-repeat;display:inline-block;padding-left:3rem}@media (max-width:1024px){html body .full-page-map .map-info-container .map-search-box input{padding-left:0}}html body .full-page-map .map-info-container .map-search-box input::-webkit-input-placeholder{font-family:aktiv-grotesk;font-weight:900;font-size:.7rem;color:#767676;letter-spacing:1px}html body .full-page-map .map-info-container .map-search-box input:focus::-webkit-input-placeholder{color:transparent}html body .full-page-map .map-info-container .map-search-box .button{padding:0;display:inline-block;text-align:center;float:right;width:12.5%;height:3rem;position:relative}html body .full-page-map .map-info-container .map-search-box .button i{margin:0 auto}html body .full-page-map .map-info-container .map-search-box .button:after{background-position:center;position:static}html body .full-page-map .full-page-map-container{position:relative}html body .full-page-map .full-page-map-container .no-results-found{background-color:rgba(0,0,0,.4);color:#eb5d1b;font-size:1.5rem;font-family:aktiv-grotesk;font-weight:900;position:absolute;z-index:1000;height:100%;width:100%;display:none}html body .full-page-map .full-page-map-container .no-results-found span{box-shadow:0 0 3rem rgba(0,0,0,.8);border:2px solid #eb5d1b;text-align:center;padding:2rem;position:absolute;top:50%;left:50%;display:block;-ms-transform:translate(-50%);transform:translate(-50%);background-image:url(../jpg/bg_wood.jpg)}html body .full-page-map .headquarters-map-container{position:absolute;z-index:9999;width:20%;height:30%;top:0;right:0;border:3px solid #eb5d1b;box-shadow:-.3rem .3rem 2rem rgba(0,0,0,.4)}html body .full-page-map .headquarters-map-container .headquarters-map{z-index:99999;height:100%}html body .full-page-map .headquarters-map-container table.info-window-for-map{padding:.2rem}html body .full-page-map .headquarters-map-container table.info-window-for-map th{font-size:1rem;padding:0 0 .2rem}html body .full-page-map .headquarters-map-container table.info-window-for-map td{text-align:center;padding-left:0}html body .full-page-map .headquarters-map-container table.info-window-for-map td:not([data-info-window=street_address]){display:none}html body .full-page-map .headquarters-map-container table.info-window-for-map td[data-info-window=street_address]{text-align:left!important}@media (max-width:1024px){html body .full-page-map .map-info-container .map-search-box input{background-size:7%;text-indent:1.5rem}html body .full-page-map .map-info-container .map-search-box input::-webkit-input-placeholder{font-size:.6rem}}@media (max-width:768px){html body .full-page-map .map-info-container{position:relative}html body .full-page-map .map-info-container .map-legend{position:relative;height:20rem;overflow:auto}html body .full-page-map .map-info-container .map-search-box input{text-indent:4rem}html body .home-page-map .google-map-container .mapboxgl-control-container .mapboxgl-ctrl-top-left{top:12%}}html body .google-map-container .marker{text-align:center;border-radius:50%;background-color:#eb5d1b;width:50px;height:50px;top:-25px;cursor:pointer}html body .google-map-container .marker::after{position:absolute;content:'';width:0;height:0;bottom:-34px;left:0;right:0;z-index:-1;border:25px solid transparent;border-top:34px solid #eb5d1b}html body .google-map-container .marker span{display:block;margin-bottom:-6px}html body .google-map-container .marker span:first-child{margin-top:8px}html body .mapboxgl-popup-content .mapboxgl-popup-close-button{font-size:1.5rem}html body #stylists-container{padding-left:.8rem;padding-right:.8rem}html body .loading-img-map{position:absolute;z-index:10000;height:100%;width:100%;background-color:rgba(0,0,0,.8)}html body .loading-img-map .uil-ripple-css{top:35%;left:45%;display:block}@media (max-width:768px){html body .loading-img-map .uil-ripple-css{top:15%;left:30%}}html body .no-results-found{background-color:rgba(0,0,0,.4);color:#eb5d1b;font-size:1.5rem;font-weight:900;position:absolute;z-index:10;height:calc(100% + 15rem);width:100%;display:none}html body .no-results-found span{box-shadow:0 0 3rem rgba(0,0,0,.8);border:2px solid #eb5d1b;text-align:center;padding:2rem;position:absolute;top:50%;left:50%;display:block;-ms-transform:translate(-50%);transform:translate(-50%);background-image:url(../jpg/bg_wood.jpg)}html body table.info-window-for-map{padding-bottom:.6rem;table-layout:fixed}html body table.info-window-for-map td,html body table.info-window-for-map th{letter-spacing:1px;text-align:left;padding:.2rem .8rem}html body table.info-window-for-map th{padding:.8rem}@media (max-width:768px){html body table.info-window-for-map,html body table.info-window-for-map th{padding:.2rem}}html body .mapboxgl-popup{max-width:initial!important}html body .custom-video-block{position:relative}html body .custom-video-block .video-overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:2000;background-size:cover;background-repeat:no-repeat}html body .custom-video-block .video-overlay .custom-video-play{position:absolute;top:50%;left:0;right:0;margin:auto;-ms-transform:translateY(-50%);transform:translateY(-50%);height:5rem;width:auto;cursor:pointer}html body .custom-video-block iframe{height:20rem;width:99.9%}html body .custom-video-block-small{position:relative;width:60%;margin:5rem auto 2rem}html body .custom-video-block-small .video-container .col-full{height:inherit}html body .custom-video-block-small .video-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-repeat:no-repeat}html body .custom-video-block-small .video-overlay .custom-video-play{position:absolute;top:50%;left:0;right:0;margin:auto;-ms-transform:translateY(-50%);transform:translateY(-50%);height:5rem;width:auto;cursor:pointer}html body .custom-video-block-small iframe{height:20rem;width:99.9%}@media screen and (min-width:769px) and (max-width:1024px){html body .custom-video-block-small .video-container{min-height:46vw}html body .custom-video-block-small .video-container .col-full{height:inherit}html body .custom-video-block-small iframe{height:inherit!important;min-height:46vw}}html body .custom-image-slider-block{position:relative}html body .custom-image-slider-block .custom-image-slider{background-color:#010101}html body .custom-image-slider-block .custom-image-slider .custom-image-slide{height:40rem;background-size:cover;background-repeat:no-repeat;background-position:center center;margin:1rem}html body .custom-image-slider-block .custom-image-slider-arrows{position:absolute;bottom:2.5rem;left:2.5rem}html body .custom-image-slider-block .custom-image-slider-arrows .button{padding:1rem 1.5rem;margin:0 .4rem}html body .custom-image-slider-block .custom-image-slider-arrows .button i,html body .lj-girls-slides .custom-image-slider-block .custom-image-slider .custom-image-slide{margin:0}@media (max-width:1024px){html body .custom-video-block-small{width:90%}html body .custom-image-slider-block .custom-image-slider .custom-image-slide{background-size:contain;background-position:center center}html body .custom-image-slider-block .custom-image-slider{background-color:transparent}html body .custom-image-slider-block .custom-image-slider-arrows{width:100%;left:0;text-align:center}}html body .error-pages{text-align:center;position:relative;min-height:75vh;margin-top:20vh}html body .product-slider-block{position:relative}html body .product-slider-block h2{position:absolute;margin-top:3rem;width:20vw}html body .product-slider-block .product-slide{padding:3rem 10vw}html body .product-slider-block .product-slide .product-slider-image .product-slider-img{max-width:50%;width:auto;max-height:20rem;height:auto;float:right;margin-right:15%}@media (max-width:768px){html body .product-slider-block .product-slide{padding:2rem 3rem 0}html body .product-slider-block .product-slide .product-slider-image .product-slider-img{float:none;margin:0 auto;max-height:15rem;max-width:80%}}html body .product-slider-block .product-slide .product-slider-content{margin-top:6%}html body .product-slider-block .product-slide .product-slider-content .product-slide-description{width:80%}@media (max-width:768px){html body .product-slider-block .product-slide .product-slider-content{width:80%;margin-left:10%}html body .product-slider-block .product-slide .product-slider-content .product-slide-description{width:100%}}html body .product-slider-block .slider-pagination-container{text-align:center;margin-bottom:5rem}html body .product-slider-block .slider-pagination-container button{padding:1rem 1.5rem;margin:0 .5rem}html body .product-slider-block .slider-pagination-container button i{margin:0}@media (max-width:600px){html body .awesome-happenings-full-list .happenings .happenings-content .happenings-description{height:7rem}}html body .suggestion-title span{display:inline-block}html body .suggestion-title .suggestion-scissors{margin-right:-1rem;width:2.5rem;height:auto}@media (max-width:1024px){html body .suggestion-title .suggestion-scissors{width:1.7rem;margin-right:-.5rem}html body form.zipcode-search{padding:0}}@media (max-width:768px){html body .suggestion-title .suggestion-scissors{width:1.4rem}}html body .small-space-paragraph p{line-height:1rem}html body #c5{overflow-x:hidden;background-image:url(../jpg/bg_wood.jpg);background-size:contain}html body #c5 .center-small{width:75%;margin:0 auto}@media (max-width:1024px){html body #c5 .center-small{width:90%}}html body #c5 main{position:relative;width:100%}html body #c5 main.main-margin{margin-top:14rem}html body.edit-mode #c5 .header-bar,html body.logged-in #c5 .header-bar{position:relative;top:0!important}html .select2-drop,html .select2-drop .select2-results{background-color:#000}html .select2-drop .select2-results li.select2-result{background-color:#000;color:#fff}html .select2-drop .select2-results li.select2-result.select2-highlighted{background-color:#eb5d1b;color:#000}@media (max-width:1300px){div.center{width:80%}}@media (max-width:1024px){html body #c5 main.main-margin{margin-top:10rem}html{font-size:2vw}div.center{width:90%}}@media (max-width:768px){html body #c5 main.main-margin{margin-top:8rem}html{font-size:2.8vw}}@media (max-width:500px){html{font-size:3vw}}.team-member-tooltip{padding:1.2rem;max-width:30vw;font-family:aktiv-grotesk;color:#fff;font-size:.9rem;line-height:1.3rem;background:#000;letter-spacing:1px;border-color:#000;box-shadow:0 0 1rem rgba(0,0,0,.6);border-radius:0;z-index:100}.login-page-container #login-page{position:relative;height:100vh}.login-page-container #login-page .login{top:50%;left:0;right:0;background-image:url(../jpg/bg_wood.jpg);-ms-transform:translateY(-50%);transform:translateY(-50%);height:auto;width:auto;position:absolute;border:2px solid #000;box-shadow:0 0 2rem #000;color:#eb5d1b;font-family:aktiv-grotesk}.login-page-container #login-page .login button.btn{background-color:transparent;border:2px solid #eb5d1b;color:#eb5d1b;padding:.6rem 1.5rem;font-size:1.2rem;font-family:nimbus-sans-condensed;font-weight:900;text-transform:uppercase;transition-duration:.5s}.login-page-container #login-page .login button.btn:hover{background-color:#eb5d1b;color:#fff}.login-page-container #login-page .login input{margin-bottom:1em}.login-page-container #login-page .login input:focus{border-color:transparent}.preloader-container{position:fixed;height:100%;width:100%;z-index:10000;background-image:url(../jpg/bg_wood.jpg);background-size:cover}.preloader-container .preloader-img-container{position:absolute;right:0;left:0;top:0;bottom:0;margin:auto}.preloader-container .preloader-img-container .preloader-img{height:10rem;width:auto;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;animation:delay 2s linear,2s bigEntrance linear 2s,8s loaderFloating linear 3.4s infinite}.bigEntrance{animation-name:bigEntrance}@keyframes delay{from,to{opacity:0}}@keyframes bigEntrance{0%{transform:scale(.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:0}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1}45%{transform:scale(.98) rotate(1deg) translateX(0) translateY(0);opacity:1}60%{transform:scale(1.01) rotate(-1deg) translateX(0) translateY(0);opacity:1}75%{transform:scale(.99) rotate(1deg) translateX(0) translateY(0);opacity:1}90%{transform:scale(1.01) rotate(0) translateX(0) translateY(0);opacity:1}100%{transform:scale(1) rotate(0) translateX(0) translateY(0);opacity:1}}@keyframes loaderFloating{0%{transform:translateY(0) rotate(0)}12.5%{transform:translateY(2%) rotate(2deg)}25%{transform:translateY(4%) rotate(4deg)}37.5%{transform:translateY(2%) rotate(2deg)}50%{transform:translateY(0) rotate(0)}62.5%{transform:translateY(-2%) rotate(-2deg)}75%{transform:translateY(-4%) rotate(-4deg)}87.5%{transform:translateY(-2%) rotate(-2deg)}100%{transform:translateY(0) rotate(0)}}.grecaptcha-badge,.grecaptcha-logo{display:none!important}body[data-page="174"] #c5 .main-banner{top:-5rem}@media (max-width:1024px){.team-member-tooltip{max-width:70vw}body[data-page="174"] #c5 .main-banner{top:-2rem}}body[data-page="173"] #c5 .main-banner,body[data-page="263"] #c5 .main-banner{top:-12rem}@media (max-width:1024px){body[data-page="173"] #c5 .main-banner,body[data-page="263"] #c5 .main-banner{top:-5rem}}body[data-page="188"] #c5 .main-banner{top:-8rem}@media (max-width:1024px){body[data-page="188"] #c5 .main-banner{top:0}}body[data-page="239"] #c5 .main-banner{top:-15rem}@media (max-width:1024px){body[data-page="239"] #c5 .main-banner{top:0}}body[data-page="177"] #c5 .main-banner{top:-5rem}body[data-page="242"] #c5 .main-banner{top:-10rem}body[data-page="243"] #c5 .main-banner{top:-3rem}@media (max-width:1024px){body[data-page="242"] #c5 .main-banner{top:-3rem}body[data-page="243"] #c5 .main-banner{top:0}}@media (max-width:768px){.team-member-tooltip{max-width:100vw}body[data-page="188"] #c5 .main-banner img.main-banner-img{margin-left:0}body[data-page="242"] #c5 .main-banner img.main-banner-img{margin-left:-24%}body[data-page="243"] #c5 .main-banner{top:-2rem}body[data-page="178"] #c5 .main-banner img.main-banner-img{margin-left:0}}.recaptcha-holder{position:fixed;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}html body a.buttonless-button{display:none}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */.fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.fa,.fa-stack{display:inline-block}.fa-fw,.fa-li{text-align:center}@font-face{font-family:FontAwesome;src:url(../eot/fontawesome-webfont3e6e.eot?v=4.7.0);src:url(../eot/fontawesome-webfontd41d.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(../fontawesome-webfont3e6e.html?v=4.7.0) format('woff2'),url(../woff/fontawesome-webfont3e6e.woff?v=4.7.0) format('woff'),url(../ttf/fontawesome-webfont3e6e.ttf?v=4.7.0) format('truetype'),url(../svg/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.ccm-ui .select2-results .select2-result-label,.select2-container .select2-choice{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none}.select2-container .select2-choice,.select2-container.select2-drop-above .select2-choice{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)}.select2-container{margin:0;position:relative;display:inline-block;zoom:1;vertical-align:middle}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select2-container .select2-choice{display:block;overflow:hidden;position:relative;border:1px solid #aaa;white-space:nowrap;text-decoration:none;background-clip:padding-box;user-select:none;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(.5,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 50%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 50%);background-image:linear-gradient(to top,#eee 0,#fff 50%)}html[dir=rtl] .select2-container .select2-choice{padding:0 8px 0 0}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#aaa;border-radius:0 0 4px 4px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(.9,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 90%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 90%);background-image:linear-gradient(to bottom,#eee 0,#fff 90%)}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:none;width:auto}html[dir=rtl] .select2-container .select2-choice>.select2-chosen{margin-left:26px;margin-right:0}.select2-container .select2-choice abbr{display:none;width:12px;height:12px;position:absolute;right:24px;font-size:1px;text-decoration:none;border:0;background:url(../png/select2.png) right top no-repeat;cursor:pointer;outline:0}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#fff;filter:alpha(opacity=0)}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #aaa;border-top:0;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15)}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,.15);box-shadow:0 -4px 5px rgba(0,0,0,.15)}.select2-drop-active{border:1px solid #5897fb;border-top:none}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #5897fb}.select2-drop-auto-width{border-top:1px solid #aaa;width:auto}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-container .select2-choice .select2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-radius:0 4px 4px 0;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(.6,#eee));background-image:-webkit-linear-gradient(center bottom,#ccc 0,#eee 60%);background-image:-moz-linear-gradient(center bottom,#ccc 0,#eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);background-image:linear-gradient(to top,#ccc 0,#eee 60%)}.select2-dropdown-open .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0)}html[dir=rtl] .select2-container .select2-choice .select2-arrow{left:0;right:auto;border-left:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px}.select2-container .select2-choice .select2-arrow b{display:block;width:100%;height:100%;background:url(../png/select2.png) 0 1px no-repeat}html[dir=rtl] .select2-container .select2-choice .select2-arrow b{background-position:2px 1px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.select2-search input{width:100%;height:auto!important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-size:1em;border:1px solid #aaa;background:url(../png/select2.png) 100% -22px no-repeat #fff;background:url(../png/select2.png) 100% -22px no-repeat,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(../png/select2.png) 100% -22px no-repeat,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../png/select2.png) 100% -22px no-repeat,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../png/select2.png) 100% -22px no-repeat,linear-gradient(to bottom,#fff 85%,#eee 99%)}html[dir=rtl] .select2-search input{padding:4px 5px 4px 20px;background:url(../png/select2.png) -37px -22px no-repeat #fff;background:url(../png/select2.png) -37px -22px no-repeat,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(../png/select2.png) -37px -22px no-repeat,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../png/select2.png) -37px -22px no-repeat,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../png/select2.png) -37px -22px no-repeat,linear-gradient(to bottom,#fff 85%,#eee 99%)}.select2-drop.select2-drop-above .select2-search input{margin-top:4px}.select2-search input.select2-active{background:url(../gif/select2-spinner.gif) 100% no-repeat #fff;background:url(../gif/select2-spinner.gif) 100% no-repeat,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(../gif/select2-spinner.gif) 100% no-repeat,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../gif/select2-spinner.gif) 100% no-repeat,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../gif/select2-spinner.gif) 100% no-repeat,linear-gradient(to bottom,#fff 85%,#eee 99%)}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid #5897fb;outline:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#eee;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(.5,#eee));background-image:-webkit-linear-gradient(center bottom,#fff 0,#eee 50%);background-image:-moz-linear-gradient(center bottom,#fff 0,#eee 50%);background-image:linear-gradient(to top,#fff 0,#eee 50%)}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #5897fb;border-top-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(.5,#eee));background-image:-webkit-linear-gradient(center top,#fff 0,#eee 50%);background-image:-moz-linear-gradient(center top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%)}.select2-dropdown-open .select2-choice .select2-arrow{border-left:none;filter:none}html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow{border-right:none}html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow b{background-position:-16px 1px}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ccm-ui .select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:transparent}.ccm-ui html[dir=rtl] .select2-results{padding:0 4px 0 0;margin:4px 0 4px 4px}.ccm-ui .select2-results ul.select2-result-sub{margin:0;padding-left:0}.ccm-ui .select2-results li{list-style:none;display:list-item;background-image:none}.ccm-ui .select2-results li.select2-result-with-children>.select2-result-label{font-weight:700}.ccm-ui .select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;word-wrap:break-word;overflow-wrap:break-word;user-select:none}.ccm-ui .select2-results-dept-1 .select2-result-label{padding-left:20px}.ccm-ui .select2-results-dept-2 .select2-result-label{padding-left:40px}.ccm-ui .select2-results-dept-3 .select2-result-label{padding-left:60px}.ccm-ui .select2-results-dept-4 .select2-result-label{padding-left:80px}.ccm-ui .select2-results-dept-5 .select2-result-label{padding-left:100px}.ccm-ui .select2-results-dept-6 .select2-result-label{padding-left:110px}.ccm-ui .select2-results-dept-7 .select2-result-label{padding-left:120px}.ccm-ui .select2-results .select2-highlighted{background:#3875d7;color:#fff}.ccm-ui .select2-results li em{background:#feffde;font-style:normal}.ccm-ui .select2-results .select2-highlighted em{background:0 0}.ccm-ui .select2-results .select2-highlighted ul{background:#fff;color:#000}.ccm-ui .select2-results .select2-ajax-error,.ccm-ui .select2-results .select2-no-results,.ccm-ui .select2-results .select2-searching,.ccm-ui .select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;padding-left:5px}.ccm-ui .select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.ccm-ui .select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.ccm-ui .select2-results .select2-selected{display:none}.ccm-ui .select2-more-results.select2-active{background:url(../gif/select2-spinner.gif) 100% no-repeat #f4f4f4}.ccm-ui .select2-results .select2-ajax-error{background:rgba(255,50,50,.2)}.ccm-ui .select2-more-results{background:#f4f4f4;display:list-item}.ccm-ui .select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.ccm-ui .select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.ccm-ui .select2-container.select2-container-disabled .select2-choice abbr{display:none}.select2-container-multi .select2-choices{height:auto!important;height:1%;margin:0;padding:0 5px 0 0;position:relative;border:1px solid #aaa;cursor:text;overflow:hidden;background-color:#fff;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(top,#eee 1%,#fff 15%);background-image:-moz-linear-gradient(top,#eee 1%,#fff 15%);background-image:linear-gradient(to bottom,#eee 1%,#fff 15%);min-height:26px}html[dir=rtl] .select2-container-multi .select2-choices{padding:0 0 0 5px}.select2-locked{padding:3px 5px!important}.select2-container-multi.select2-container-active .select2-choices{border:1px solid #5897fb}.select2-container-multi .select2-choices li{float:left;list-style:none}html[dir=rtl] .select2-container-multi .select2-choices li{float:right}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{padding:5px;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;background:0 0!important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:url(../gif/select2-spinner.gif) 100% no-repeat #fff!important}.select2-default{color:#999!important}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;cursor:default;border:1px solid #aaa;border-radius:3px;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e4e4e4;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(to top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%)}html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice{margin:3px 5px 3px 0;padding:3px 18px 3px 5px}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;font-size:1px;outline:0;background:url(../png/select2.png) right top no-repeat}html[dir=rtl] .select2-search-choice-close{right:auto;left:3px}.select2-container-multi .select2-search-choice-close{left:3px}html[dir=rtl] .select2-container-multi .select2-search-choice-close{left:auto;right:2px}.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover,.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{background-position:right -11px}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:0 0}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0)!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;outline:0!important;left:0!important;top:0!important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:2dppx){.select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice abbr,.select2-search input,.select2-search-choice-close{background-image:url(../png/select2x2.png)!important;background-repeat:no-repeat!important;background-size:60px 40px!important}.select2-search input{background-position:100% -21px!important}}.form-control .select2-choice{border:0;border-radius:2px}.form-control .select2-choice .select2-arrow{border-radius:0 2px 2px 0}.form-control.select2-container{height:auto!important;padding:0}.form-control.select2-container.select2-dropdown-open{border-color:#5897FB;border-radius:3px 3px 0 0}.form-control .select2-container.select2-dropdown-open .select2-choices{border-radius:3px 3px 0 0}.form-control.select2-container .select2-choices{border:0!important;border-radius:3px}.control-group.warning .select2-container .select2-choice,.control-group.warning .select2-container .select2-choices,.control-group.warning .select2-container-active .select2-choice,.control-group.warning .select2-container-active .select2-choices,.control-group.warning .select2-container-multi.select2-container-active .select2-choices,.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #C09853!important}.control-group.warning .select2-container .select2-choice div{border-left:1px solid #C09853!important;background:#FCF8E3!important}.control-group.error .select2-container .select2-choice,.control-group.error .select2-container .select2-choices,.control-group.error .select2-container-active .select2-choice,.control-group.error .select2-container-active .select2-choices,.control-group.error .select2-container-multi.select2-container-active .select2-choices,.control-group.error .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.error .select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #B94A48!important}.control-group.error .select2-container .select2-choice div{border-left:1px solid #B94A48!important;background:#F2DEDE!important}.control-group.info .select2-container .select2-choice,.control-group.info .select2-container .select2-choices,.control-group.info .select2-container-active .select2-choice,.control-group.info .select2-container-active .select2-choices,.control-group.info .select2-container-multi.select2-container-active .select2-choices,.control-group.info .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.info .select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #3A87AD!important}.control-group.info .select2-container .select2-choice div{border-left:1px solid #3A87AD!important;background:#D9EDF7!important}.control-group.success .select2-container .select2-choice,.control-group.success .select2-container .select2-choices,.control-group.success .select2-container-active .select2-choice,.control-group.success .select2-container-active .select2-choices,.control-group.success .select2-container-multi.select2-container-active .select2-choices,.control-group.success .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.success .select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #468847!important}.control-group.success .select2-container .select2-choice div{border-left:1px solid #468847!important;background:#DFF0D8!important}.select2-container.form-control{background:0 0;border:none;display:block;margin:0;padding:0}.select2-container .select2-choice,.select2-container .select2-choices,.select2-container .select2-choices .select2-search-field input,.select2-search input{border-color:#ccc;border-radius:4px;color:#555;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.select2-container .select2-choice,.select2-container .select2-choices,.select2-container .select2-choices .select2-search-field input{background:#fff;padding:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.select2-search input{background-color:#fff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.select2-container .select2-choices .select2-search-field input{-webkit-box-shadow:none;box-shadow:none}.select2-container .select2-choice{height:34px;line-height:1.42857}.select2-container.select2-container-multi.form-control{height:auto}.input-group-sm .select2-container .select2-choice,.select2-container.input-sm .select2-choice{height:30px;line-height:1.5;border-radius:3px}.input-group-lg .select2-container .select2-choice,.select2-container.input-lg .select2-choice{height:46px;line-height:1.33;border-radius:6px}.select2-container-multi .select2-choices .select2-search-field input{height:32px;margin:0}.input-group-sm .select2-container-multi .select2-choices .select2-search-field input,.select2-container-multi.input-sm .select2-choices .select2-search-field input{height:28px}.input-group-lg .select2-container-multi .select2-choices .select2-search-field input,.select2-container-multi.input-lg .select2-choices .select2-search-field input{height:44px}.select2-choice>span:first-child,.select2-chosen,.select2-container .select2-choices .select2-search-field input{padding:6px 12px}.input-group-sm .select2-choice>span:first-child,.input-group-sm .select2-choices .select2-search-field input,.input-group-sm .select2-chosen,.input-sm .select2-choice>span:first-child,.input-sm .select2-choices .select2-search-field input,.input-sm .select2-chosen{padding:5px 10px}.input-group-lg .select2-choice>span:first-child,.input-group-lg .select2-choices .select2-search-field input,.input-group-lg .select2-chosen,.input-lg .select2-choice>span:first-child,.input-lg .select2-choices .select2-search-field input,.input-lg .select2-chosen{padding:10px 16px}.select2-container-multi .select2-choices .select2-search-choice{margin-top:5px;margin-bottom:3px}.input-group-sm .select2-container-multi .select2-choices .select2-search-choice,.select2-container-multi.input-sm .select2-choices .select2-search-choice{margin-top:3px;margin-bottom:2px}.input-group-lg .select2-container-multi .select2-choices .select2-search-choice,.select2-container-multi.input-lg .select2-choices .select2-search-choice{line-height:24px}.select2-container .select2-choice .select2-arrow,.select2-container .select2-choice div{border-left:1px solid #ccc;background:0 0;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.select2-dropdown-open .select2-choice .select2-arrow,.select2-dropdown-open .select2-choice div{border-left-color:transparent;background:0 0;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice div b{background-position:0 3px}.select2-dropdown-open .select2-choice .select2-arrow b,.select2-dropdown-open .select2-choice div b{background-position:-18px 3px}.input-group-sm .select2-container .select2-choice .select2-arrow b,.input-group-sm .select2-container .select2-choice div b,.select2-container.input-sm .select2-choice .select2-arrow b,.select2-container.input-sm .select2-choice div b{background-position:0 1px}.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,.input-group-sm .select2-dropdown-open .select2-choice div b,.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,.select2-dropdown-open.input-sm .select2-choice div b{background-position:-18px 1px}.input-group-lg .select2-container .select2-choice .select2-arrow b,.input-group-lg .select2-container .select2-choice div b,.select2-container.input-lg .select2-choice .select2-arrow b,.select2-container.input-lg .select2-choice div b{background-position:0 9px}.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,.input-group-lg .select2-dropdown-open .select2-choice div b,.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,.select2-dropdown-open.input-lg .select2-choice div b{background-position:-18px 9px}.has-warning .select2-choice,.has-warning .select2-choices{border-color:#8a6d3b}.has-warning .select2-container-active .select2-choice,.has-warning .select2-container-multi.select2-container-active .select2-choices{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning.select2-drop-active{border-color:#66512c}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#66512c}.has-error .select2-choice,.has-error .select2-choices{border-color:#a94442}.has-error .select2-container-active .select2-choice,.has-error .select2-container-multi.select2-container-active .select2-choices{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error.select2-drop-active{border-color:#843534}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#843534}.has-success .select2-choice,.has-success .select2-choices{border-color:#3c763d}.has-success .select2-container-active .select2-choice,.has-success .select2-container-multi.select2-container-active .select2-choices{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success.select2-drop-active{border-color:#2b542c}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#2b542c}.select2-container-active .select2-choice,.select2-container-multi.select2-container-active .select2-choices{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.select2-drop-active{border-color:#66afe9}.select2-drop-auto-width,.select2-drop.select2-drop-above.select2-drop-active{border-top-color:#66afe9}.input-group.select2-bootstrap-prepend [class^=select2-choice]{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.input-group.select2-bootstrap-append [class^=select2-choice]{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.select2-dropdown-open [class^=select2-choice]{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-radius:0 0 4px 4px!important}.input-group.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.input-group.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.input-group.input-group-sm.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-bottom-right-radius:3px!important}.input-group.input-group-lg.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-bottom-right-radius:6px!important}.input-group.input-group-sm.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-bottom-left-radius:3px!important}.input-group.input-group-lg.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-bottom-left-radius:6px!important}.select2-results .select2-highlighted{color:#fff;background-color:#428bca}.select2-bootstrap-append .input-group-btn,.select2-bootstrap-append .input-group-btn .btn,.select2-bootstrap-append .select2-container-multiple,.select2-bootstrap-prepend .input-group-btn,.select2-bootstrap-prepend .input-group-btn .btn,.select2-bootstrap-prepend .select2-container-multiple{vertical-align:top}.select2-container-multi .select2-choices .select2-search-choice{color:#555;background:#fff;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow:none;box-shadow:none}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#ebebeb;border-color:#adadad;color:#333;-webkit-box-shadow:none;box-shadow:none}.select2-search-choice-close{margin-top:-7px;top:50%}.select2-container .select2-choice abbr{top:50%}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background-color:#fcf8e3;color:#8a6d3b}.select2-container.select2-container-disabled .select2-choice,.select2-container.select2-container-disabled .select2-choices{cursor:not-allowed;background-color:#eee;border-color:#ccc}.select2-container.select2-container-disabled .select2-choice .select2-arrow,.select2-container.select2-container-disabled .select2-choice div,.select2-container.select2-container-disabled .select2-choices .select2-arrow,.select2-container.select2-container-disabled .select2-choices div{background-color:transparent;border-left:1px solid transparent}.select2-container-multi .select2-choices .select2-search-field input.select2-active,.select2-more-results.select2-active,.select2-search input.select2-active{background-position:right 4px center}.select2-offscreen,.select2-offscreen:focus{width:1px!important;height:1px!important;position:absolute!important}.clear_float:after,.clear_float:before{content:" ";display:table}.clear_float:after{clear:both}
.col,.col-left{float:left}.col{min-height:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.col-1\/10{width:10%}.col-1\/9{width:11.11111%}.col-1\/8{width:12.5%}.col-1\/7{width:14.28571%}.col-1\/6{width:16.66666%}.col-1\/5,.col-2\/10{width:20%}.col-2\/9{width:22.22222%}.col-1\/4,.col-2\/8{width:25%}.col-2\/7{width:28.57142%}.col-3\/10{width:30%}.col-1\/3,.col-2\/6,.col-3\/9{width:33.33333%}.col-3\/8{width:37.5%}.col-2\/5,.col-4\/10{width:40%}.col-3\/7{width:42.85714%}.col-4\/9{width:44.44444%}.col-1\/2,.col-2\/4,.col-3\/6,.col-4\/8,.col-5\/10{width:50%}.col-5\/9{width:55.55555%}.col-4\/7{width:57.14285%}.col-3\/5,.col-6\/10{width:60%}.col-5\/8{width:62.5%}.col-2\/3,.col-4\/6,.col-6\/9{width:66.66666%}.col-7\/10{width:70%}.col-5\/7{width:71.42857%}.col-3\/4,.col-6\/8{width:75%}.col-7\/9{width:77.77777%}.col-4\/5,.col-8\/10{width:80%}.col-5\/6{width:83.3333%}.col-6\/7{width:85.71428%}.col-7\/8{width:87.5%}.col-8\/9{width:88.888888%}.col-9\/10{width:90%}.col-full{width:100%}.col-hide{display:none}.col-show{display:block}.col-right{float:right}.col-noFloat{float:none}.hide{display:none}.clear{clear:both}.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}.padding-xs,.padding-xs-t,.padding-xs-v{padding-top:.25rem}.padding-xs,.padding-xs-b,.padding-xs-v{padding-bottom:.25rem}.padding-xs,.padding-xs-h,.padding-xs-l{padding-left:.25rem}.padding-xs,.padding-xs-h,.padding-xs-r{padding-right:.25rem}.margin-xs,.margin-xs-t,.margin-xs-v{margin-top:.25rem}.margin-xs,.margin-xs-b,.margin-xs-v{margin-bottom:.25rem}.margin-xs,.margin-xs-h,.margin-xs-l{margin-left:.25rem}.margin-xs,.margin-xs-h,.margin-xs-r{margin-right:.25rem}.padding-sm,.padding-sm-t,.padding-sm-v{padding-top:.5rem}.padding-sm,.padding-sm-b,.padding-sm-v{padding-bottom:.5rem}.padding-sm,.padding-sm-h,.padding-sm-l{padding-left:.5rem}.padding-sm,.padding-sm-h,.padding-sm-r{padding-right:.5rem}.margin-sm,.margin-sm-t,.margin-sm-v{margin-top:.5rem}.margin-sm,.margin-sm-b,.margin-sm-v{margin-bottom:.5rem}.margin-sm,.margin-sm-h,.margin-sm-l{margin-left:.5rem}.margin-sm,.margin-sm-h,.margin-sm-r{margin-right:.5rem}.padding-md,.padding-md-t,.padding-md-v{padding-top:1.05rem}.padding-md,.padding-md-b,.padding-md-v{padding-bottom:1.05rem}.padding-md,.padding-md-h,.padding-md-l{padding-left:1.05rem}.padding-md,.padding-md-h,.padding-md-r{padding-right:1.05rem}.margin-md,.margin-md-t,.margin-md-v{margin-top:1.05rem}.margin-md,.margin-md-b,.margin-md-v{margin-bottom:1.05rem}.margin-md,.margin-md-h,.margin-md-l{margin-left:1.05rem}.margin-md,.margin-md-h,.margin-md-r{margin-right:1.05rem}.padding-lg,.padding-lg-t,.padding-lg-v{padding-top:1.55rem}.padding-lg,.padding-lg-b,.padding-lg-v{padding-bottom:1.55rem}.padding-lg,.padding-lg-h,.padding-lg-l{padding-left:1.55rem}.padding-lg,.padding-lg-h,.padding-lg-r{padding-right:1.55rem}.margin-lg,.margin-lg-t,.margin-lg-v{margin-top:1.55rem}.margin-lg,.margin-lg-b,.margin-lg-v{margin-bottom:1.55rem}.margin-lg,.margin-lg-h,.margin-lg-l{margin-left:1.55rem}.margin-lg,.margin-lg-h,.margin-lg-r{margin-right:1.55rem}.padding-xl,.padding-xl-t,.padding-xl-v{padding-top:3rem}.padding-xl,.padding-xl-b,.padding-xl-v{padding-bottom:3rem}.padding-xl,.padding-xl-h,.padding-xl-l{padding-left:3rem}.padding-xl,.padding-xl-h,.padding-xl-r{padding-right:3rem}.margin-xl,.margin-xl-t,.margin-xl-v{margin-top:3rem}.margin-xl,.margin-xl-b,.margin-xl-v{margin-bottom:3rem}.margin-xl,.margin-xl-h,.margin-xl-l{margin-left:3rem}.margin-xl,.margin-xl-h,.margin-xl-r{margin-right:3rem}@media (max-width:1500px){.shift15-1\/10th{width:10%}.shift15-1\/9th{width:11.11111%}.shift15-1\/8th{width:12.5%}.shift15-1\/7{width:14.28571%}.shift15-1\/6{width:16.66666%}.shift15-1\/5,.shift15-2\/10{width:20%}.shift15-2\/9{width:22.22222%}.shift15-1\/4,.shift15-2\/8{width:25%}.shift15-2\/7{width:28.57142%}.shift15-3\/10{width:30%}.shift15-1\/3,.shift15-2\/6,.shift15-3\/9{width:33.33333%}.shift15-3\/8{width:37.5%}.shift15-2\/5,.shift15-4\/10{width:40%}.shift15-3\/7{width:42.85714%}.shift15-4\/9{width:44.44444%}.shift15-1\/2,.shift15-2\/4,.shift15-3\/6,.shift15-4\/8,.shift15-5\/10{width:50%}.shift15-5\/9{width:55.55555%}.shift15-4\/7{width:57.14285%}.shift15-3\/5,.shift15-6\/10{width:60%}.shift15-5\/8{width:62.5%}.shift15-2\/3,.shift15-4\/6,.shift15-6\/9{width:66.66666%}.shift15-7\/10{width:70%}.shift15-5\/7{width:71.42857%}.shift15-3\/4,.shift15-6\/8{width:75%}.shift15-7\/9{width:77.77777%}.shift15-4\/5,.shift15-8\/10{width:80%}.shift15-5\/6{width:83.3333%}.shift15-6\/7{width:85.71428%}.shift15-7\/8{width:87.5%}.shift15-8\/9{width:88.888888%}.shift15-9\/10{width:90%}.shift15-full{width:100%}.shift15-hide{display:none}.shift15-show{display:block}.shift15-left{float:left}.shift15-right{float:right}.shift15-clear{clear:both}.shift15-unclear{clear:none}.shift15-text-left{text-align:left}.shift15-text-right{text-align:right}.shift15-text-center{text-align:center}.shift15-text-justify{text-align:justify}.shift15-text-nowrap{white-space:nowrap}.shift15-padding-xs,.shift15-padding-xs-t,.shift15-padding-xs-v{padding-top:.25rem}.shift15-padding-xs,.shift15-padding-xs-b,.shift15-padding-xs-v{padding-bottom:.25rem}.shift15-padding-xs,.shift15-padding-xs-h,.shift15-padding-xs-l{padding-left:.25rem}.shift15-padding-xs,.shift15-padding-xs-h,.shift15-padding-xs-r{padding-right:.25rem}.shift15-margin-xs,.shift15-margin-xs-t,.shift15-margin-xs-v{margin-top:.25rem}.shift15-margin-xs,.shift15-margin-xs-b,.shift15-margin-xs-v{margin-bottom:.25rem}.shift15-margin-xs,.shift15-margin-xs-h,.shift15-margin-xs-l{margin-left:.25rem}.shift15-margin-xs,.shift15-margin-xs-h,.shift15-margin-xs-r{margin-right:.25rem}.shift15-padding-sm,.shift15-padding-sm-t,.shift15-padding-sm-v{padding-top:.5rem}.shift15-padding-sm,.shift15-padding-sm-b,.shift15-padding-sm-v{padding-bottom:.5rem}.shift15-padding-sm,.shift15-padding-sm-h,.shift15-padding-sm-l{padding-left:.5rem}.shift15-padding-sm,.shift15-padding-sm-h,.shift15-padding-sm-r{padding-right:.5rem}.shift15-margin-sm,.shift15-margin-sm-t,.shift15-margin-sm-v{margin-top:.5rem}.shift15-margin-sm,.shift15-margin-sm-b,.shift15-margin-sm-v{margin-bottom:.5rem}.shift15-margin-sm,.shift15-margin-sm-h,.shift15-margin-sm-l{margin-left:.5rem}.shift15-margin-sm,.shift15-margin-sm-h,.shift15-margin-sm-r{margin-right:.5rem}.shift15-padding-md,.shift15-padding-md-t,.shift15-padding-md-v{padding-top:1.05rem}.shift15-padding-md,.shift15-padding-md-b,.shift15-padding-md-v{padding-bottom:1.05rem}.shift15-padding-md,.shift15-padding-md-h,.shift15-padding-md-l{padding-left:1.05rem}.shift15-padding-md,.shift15-padding-md-h,.shift15-padding-md-r{padding-right:1.05rem}.shift15-margin-md,.shift15-margin-md-t,.shift15-margin-md-v{margin-top:1.05rem}.shift15-margin-md,.shift15-margin-md-b,.shift15-margin-md-v{margin-bottom:1.05rem}.shift15-margin-md,.shift15-margin-md-h,.shift15-margin-md-l{margin-left:1.05rem}.shift15-margin-md,.shift15-margin-md-h,.shift15-margin-md-r{margin-right:1.05rem}.shift15-padding-lg,.shift15-padding-lg-t,.shift15-padding-lg-v{padding-top:1.55rem}.shift15-padding-lg,.shift15-padding-lg-b,.shift15-padding-lg-v{padding-bottom:1.55rem}.shift15-padding-lg,.shift15-padding-lg-h,.shift15-padding-lg-l{padding-left:1.55rem}.shift15-padding-lg,.shift15-padding-lg-h,.shift15-padding-lg-r{padding-right:1.55rem}.shift15-margin-lg,.shift15-margin-lg-t,.shift15-margin-lg-v{margin-top:1.55rem}.shift15-margin-lg,.shift15-margin-lg-b,.shift15-margin-lg-v{margin-bottom:1.55rem}.shift15-margin-lg,.shift15-margin-lg-h,.shift15-margin-lg-l{margin-left:1.55rem}.shift15-margin-lg,.shift15-margin-lg-h,.shift15-margin-lg-r{margin-right:1.55rem}.shift15-padding-xl,.shift15-padding-xl-t,.shift15-padding-xl-v{padding-top:3rem}.shift15-padding-xl,.shift15-padding-xl-b,.shift15-padding-xl-v{padding-bottom:3rem}.shift15-padding-xl,.shift15-padding-xl-h,.shift15-padding-xl-l{padding-left:3rem}.shift15-padding-xl,.shift15-padding-xl-h,.shift15-padding-xl-r{padding-right:3rem}.shift15-margin-xl,.shift15-margin-xl-t,.shift15-margin-xl-v{margin-top:3rem}.shift15-margin-xl,.shift15-margin-xl-b,.shift15-margin-xl-v{margin-bottom:3rem}.shift15-margin-xl,.shift15-margin-xl-h,.shift15-margin-xl-l{margin-left:3rem}.shift15-margin-xl,.shift15-margin-xl-h,.shift15-margin-xl-r{margin-right:3rem}.shift15-padding-none,.shift15-padding-none-t,.shift15-padding-none-v{padding-top:0}.shift15-padding-none,.shift15-padding-none-b,.shift15-padding-none-v{padding-bottom:0}.shift15-padding-none,.shift15-padding-none-h,.shift15-padding-none-l{padding-left:0}.shift15-padding-none,.shift15-padding-none-h,.shift15-padding-none-r{padding-right:0}.shift15-margin-none,.shift15-margin-none-t,.shift15-margin-none-v{margin-top:0}.shift15-margin-none,.shift15-margin-none-b,.shift15-margin-none-v{margin-bottom:0}.shift15-margin-none,.shift15-margin-none-h,.shift15-margin-none-l{margin-left:0}.shift15-margin-none,.shift15-margin-none-h,.shift15-margin-none-r{margin-right:0}}@media (max-width:1400px){.shift14-1\/10th{width:10%}.shift14-1\/9th{width:11.11111%}.shift14-1\/8th{width:12.5%}.shift14-1\/7{width:14.28571%}.shift14-1\/6{width:16.66666%}.shift14-1\/5,.shift14-2\/10{width:20%}.shift14-2\/9{width:22.22222%}.shift14-1\/4,.shift14-2\/8{width:25%}.shift14-2\/7{width:28.57142%}.shift14-3\/10{width:30%}.shift14-1\/3,.shift14-2\/6,.shift14-3\/9{width:33.33333%}.shift14-3\/8{width:37.5%}.shift14-2\/5,.shift14-4\/10{width:40%}.shift14-3\/7{width:42.85714%}.shift14-4\/9{width:44.44444%}.shift14-1\/2,.shift14-2\/4,.shift14-3\/6,.shift14-4\/8,.shift14-5\/10{width:50%}.shift14-5\/9{width:55.55555%}.shift14-4\/7{width:57.14285%}.shift14-3\/5,.shift14-6\/10{width:60%}.shift14-5\/8{width:62.5%}.shift14-2\/3,.shift14-4\/6,.shift14-6\/9{width:66.66666%}.shift14-7\/10{width:70%}.shift14-5\/7{width:71.42857%}.shift14-3\/4,.shift14-6\/8{width:75%}.shift14-7\/9{width:77.77777%}.shift14-4\/5,.shift14-8\/10{width:80%}.shift14-5\/6{width:83.3333%}.shift14-6\/7{width:85.71428%}.shift14-7\/8{width:87.5%}.shift14-8\/9{width:88.888888%}.shift14-9\/10{width:90%}.shift14-full{width:100%}.shift14-hide{display:none}.shift14-show{display:block}.shift14-left{float:left}.shift14-right{float:right}.shift14-clear{clear:both}.shift14-unclear{clear:none}.shift14-text-left{text-align:left}.shift14-text-right{text-align:right}.shift14-text-center{text-align:center}.shift14-text-justify{text-align:justify}.shift14-text-nowrap{white-space:nowrap}.shift14-padding-xs,.shift14-padding-xs-t,.shift14-padding-xs-v{padding-top:.25rem}.shift14-padding-xs,.shift14-padding-xs-b,.shift14-padding-xs-v{padding-bottom:.25rem}.shift14-padding-xs,.shift14-padding-xs-h,.shift14-padding-xs-l{padding-left:.25rem}.shift14-padding-xs,.shift14-padding-xs-h,.shift14-padding-xs-r{padding-right:.25rem}.shift14-margin-xs,.shift14-margin-xs-t,.shift14-margin-xs-v{margin-top:.25rem}.shift14-margin-xs,.shift14-margin-xs-b,.shift14-margin-xs-v{margin-bottom:.25rem}.shift14-margin-xs,.shift14-margin-xs-h,.shift14-margin-xs-l{margin-left:.25rem}.shift14-margin-xs,.shift14-margin-xs-h,.shift14-margin-xs-r{margin-right:.25rem}.shift14-padding-sm,.shift14-padding-sm-t,.shift14-padding-sm-v{padding-top:.5rem}.shift14-padding-sm,.shift14-padding-sm-b,.shift14-padding-sm-v{padding-bottom:.5rem}.shift14-padding-sm,.shift14-padding-sm-h,.shift14-padding-sm-l{padding-left:.5rem}.shift14-padding-sm,.shift14-padding-sm-h,.shift14-padding-sm-r{padding-right:.5rem}.shift14-margin-sm,.shift14-margin-sm-t,.shift14-margin-sm-v{margin-top:.5rem}.shift14-margin-sm,.shift14-margin-sm-b,.shift14-margin-sm-v{margin-bottom:.5rem}.shift14-margin-sm,.shift14-margin-sm-h,.shift14-margin-sm-l{margin-left:.5rem}.shift14-margin-sm,.shift14-margin-sm-h,.shift14-margin-sm-r{margin-right:.5rem}.shift14-padding-md,.shift14-padding-md-t,.shift14-padding-md-v{padding-top:1.05rem}.shift14-padding-md,.shift14-padding-md-b,.shift14-padding-md-v{padding-bottom:1.05rem}.shift14-padding-md,.shift14-padding-md-h,.shift14-padding-md-l{padding-left:1.05rem}.shift14-padding-md,.shift14-padding-md-h,.shift14-padding-md-r{padding-right:1.05rem}.shift14-margin-md,.shift14-margin-md-t,.shift14-margin-md-v{margin-top:1.05rem}.shift14-margin-md,.shift14-margin-md-b,.shift14-margin-md-v{margin-bottom:1.05rem}.shift14-margin-md,.shift14-margin-md-h,.shift14-margin-md-l{margin-left:1.05rem}.shift14-margin-md,.shift14-margin-md-h,.shift14-margin-md-r{margin-right:1.05rem}.shift14-padding-lg,.shift14-padding-lg-t,.shift14-padding-lg-v{padding-top:1.55rem}.shift14-padding-lg,.shift14-padding-lg-b,.shift14-padding-lg-v{padding-bottom:1.55rem}.shift14-padding-lg,.shift14-padding-lg-h,.shift14-padding-lg-l{padding-left:1.55rem}.shift14-padding-lg,.shift14-padding-lg-h,.shift14-padding-lg-r{padding-right:1.55rem}.shift14-margin-lg,.shift14-margin-lg-t,.shift14-margin-lg-v{margin-top:1.55rem}.shift14-margin-lg,.shift14-margin-lg-b,.shift14-margin-lg-v{margin-bottom:1.55rem}.shift14-margin-lg,.shift14-margin-lg-h,.shift14-margin-lg-l{margin-left:1.55rem}.shift14-margin-lg,.shift14-margin-lg-h,.shift14-margin-lg-r{margin-right:1.55rem}.shift14-padding-xl,.shift14-padding-xl-t,.shift14-padding-xl-v{padding-top:3rem}.shift14-padding-xl,.shift14-padding-xl-b,.shift14-padding-xl-v{padding-bottom:3rem}.shift14-padding-xl,.shift14-padding-xl-h,.shift14-padding-xl-l{padding-left:3rem}.shift14-padding-xl,.shift14-padding-xl-h,.shift14-padding-xl-r{padding-right:3rem}.shift14-margin-xl,.shift14-margin-xl-t,.shift14-margin-xl-v{margin-top:3rem}.shift14-margin-xl,.shift14-margin-xl-b,.shift14-margin-xl-v{margin-bottom:3rem}.shift14-margin-xl,.shift14-margin-xl-h,.shift14-margin-xl-l{margin-left:3rem}.shift14-margin-xl,.shift14-margin-xl-h,.shift14-margin-xl-r{margin-right:3rem}.shift14-padding-none,.shift14-padding-none-t,.shift14-padding-none-v{padding-top:0}.shift14-padding-none,.shift14-padding-none-b,.shift14-padding-none-v{padding-bottom:0}.shift14-padding-none,.shift14-padding-none-h,.shift14-padding-none-l{padding-left:0}.shift14-padding-none,.shift14-padding-none-h,.shift14-padding-none-r{padding-right:0}.shift14-margin-none,.shift14-margin-none-t,.shift14-margin-none-v{margin-top:0}.shift14-margin-none,.shift14-margin-none-b,.shift14-margin-none-v{margin-bottom:0}.shift14-margin-none,.shift14-margin-none-h,.shift14-margin-none-l{margin-left:0}.shift14-margin-none,.shift14-margin-none-h,.shift14-margin-none-r{margin-right:0}}@media (max-width:1300px){.shift13-1\/10th{width:10%}.shift13-1\/9th{width:11.11111%}.shift13-1\/8th{width:12.5%}.shift13-1\/7{width:14.28571%}.shift13-1\/6{width:16.66666%}.shift13-1\/5,.shift13-2\/10{width:20%}.shift13-2\/9{width:22.22222%}.shift13-1\/4,.shift13-2\/8{width:25%}.shift13-2\/7{width:28.57142%}.shift13-3\/10{width:30%}.shift13-1\/3,.shift13-2\/6,.shift13-3\/9{width:33.33333%}.shift13-3\/8{width:37.5%}.shift13-2\/5,.shift13-4\/10{width:40%}.shift13-3\/7{width:42.85714%}.shift13-4\/9{width:44.44444%}.shift13-1\/2,.shift13-2\/4,.shift13-3\/6,.shift13-4\/8,.shift13-5\/10{width:50%}.shift13-5\/9{width:55.55555%}.shift13-4\/7{width:57.14285%}.shift13-3\/5,.shift13-6\/10{width:60%}.shift13-5\/8{width:62.5%}.shift13-2\/3,.shift13-4\/6,.shift13-6\/9{width:66.66666%}.shift13-7\/10{width:70%}.shift13-5\/7{width:71.42857%}.shift13-3\/4,.shift13-6\/8{width:75%}.shift13-7\/9{width:77.77777%}.shift13-4\/5,.shift13-8\/10{width:80%}.shift13-5\/6{width:83.3333%}.shift13-6\/7{width:85.71428%}.shift13-7\/8{width:87.5%}.shift13-8\/9{width:88.888888%}.shift13-9\/10{width:90%}.shift13-full{width:100%}.shift13-hide{display:none}.shift13-show{display:block}.shift13-left{float:left}.shift13-right{float:right}.shift13-clear{clear:both}.shift13-unclear{clear:none}.shift13-text-left{text-align:left}.shift13-text-right{text-align:right}.shift13-text-center{text-align:center}.shift13-text-justify{text-align:justify}.shift13-text-nowrap{white-space:nowrap}.shift13-padding-xs,.shift13-padding-xs-t,.shift13-padding-xs-v{padding-top:.25rem}.shift13-padding-xs,.shift13-padding-xs-b,.shift13-padding-xs-v{padding-bottom:.25rem}.shift13-padding-xs,.shift13-padding-xs-h,.shift13-padding-xs-l{padding-left:.25rem}.shift13-padding-xs,.shift13-padding-xs-h,.shift13-padding-xs-r{padding-right:.25rem}.shift13-margin-xs,.shift13-margin-xs-t,.shift13-margin-xs-v{margin-top:.25rem}.shift13-margin-xs,.shift13-margin-xs-b,.shift13-margin-xs-v{margin-bottom:.25rem}.shift13-margin-xs,.shift13-margin-xs-h,.shift13-margin-xs-l{margin-left:.25rem}.shift13-margin-xs,.shift13-margin-xs-h,.shift13-margin-xs-r{margin-right:.25rem}.shift13-padding-sm,.shift13-padding-sm-t,.shift13-padding-sm-v{padding-top:.5rem}.shift13-padding-sm,.shift13-padding-sm-b,.shift13-padding-sm-v{padding-bottom:.5rem}.shift13-padding-sm,.shift13-padding-sm-h,.shift13-padding-sm-l{padding-left:.5rem}.shift13-padding-sm,.shift13-padding-sm-h,.shift13-padding-sm-r{padding-right:.5rem}.shift13-margin-sm,.shift13-margin-sm-t,.shift13-margin-sm-v{margin-top:.5rem}.shift13-margin-sm,.shift13-margin-sm-b,.shift13-margin-sm-v{margin-bottom:.5rem}.shift13-margin-sm,.shift13-margin-sm-h,.shift13-margin-sm-l{margin-left:.5rem}.shift13-margin-sm,.shift13-margin-sm-h,.shift13-margin-sm-r{margin-right:.5rem}.shift13-padding-md,.shift13-padding-md-t,.shift13-padding-md-v{padding-top:1.05rem}.shift13-padding-md,.shift13-padding-md-b,.shift13-padding-md-v{padding-bottom:1.05rem}.shift13-padding-md,.shift13-padding-md-h,.shift13-padding-md-l{padding-left:1.05rem}.shift13-padding-md,.shift13-padding-md-h,.shift13-padding-md-r{padding-right:1.05rem}.shift13-margin-md,.shift13-margin-md-t,.shift13-margin-md-v{margin-top:1.05rem}.shift13-margin-md,.shift13-margin-md-b,.shift13-margin-md-v{margin-bottom:1.05rem}.shift13-margin-md,.shift13-margin-md-h,.shift13-margin-md-l{margin-left:1.05rem}.shift13-margin-md,.shift13-margin-md-h,.shift13-margin-md-r{margin-right:1.05rem}.shift13-padding-lg,.shift13-padding-lg-t,.shift13-padding-lg-v{padding-top:1.55rem}.shift13-padding-lg,.shift13-padding-lg-b,.shift13-padding-lg-v{padding-bottom:1.55rem}.shift13-padding-lg,.shift13-padding-lg-h,.shift13-padding-lg-l{padding-left:1.55rem}.shift13-padding-lg,.shift13-padding-lg-h,.shift13-padding-lg-r{padding-right:1.55rem}.shift13-margin-lg,.shift13-margin-lg-t,.shift13-margin-lg-v{margin-top:1.55rem}.shift13-margin-lg,.shift13-margin-lg-b,.shift13-margin-lg-v{margin-bottom:1.55rem}.shift13-margin-lg,.shift13-margin-lg-h,.shift13-margin-lg-l{margin-left:1.55rem}.shift13-margin-lg,.shift13-margin-lg-h,.shift13-margin-lg-r{margin-right:1.55rem}.shift13-padding-xl,.shift13-padding-xl-t,.shift13-padding-xl-v{padding-top:3rem}.shift13-padding-xl,.shift13-padding-xl-b,.shift13-padding-xl-v{padding-bottom:3rem}.shift13-padding-xl,.shift13-padding-xl-h,.shift13-padding-xl-l{padding-left:3rem}.shift13-padding-xl,.shift13-padding-xl-h,.shift13-padding-xl-r{padding-right:3rem}.shift13-margin-xl,.shift13-margin-xl-t,.shift13-margin-xl-v{margin-top:3rem}.shift13-margin-xl,.shift13-margin-xl-b,.shift13-margin-xl-v{margin-bottom:3rem}.shift13-margin-xl,.shift13-margin-xl-h,.shift13-margin-xl-l{margin-left:3rem}.shift13-margin-xl,.shift13-margin-xl-h,.shift13-margin-xl-r{margin-right:3rem}.shift13-padding-none,.shift13-padding-none-t,.shift13-padding-none-v{padding-top:0}.shift13-padding-none,.shift13-padding-none-b,.shift13-padding-none-v{padding-bottom:0}.shift13-padding-none,.shift13-padding-none-h,.shift13-padding-none-l{padding-left:0}.shift13-padding-none,.shift13-padding-none-h,.shift13-padding-none-r{padding-right:0}.shift13-margin-none,.shift13-margin-none-t,.shift13-margin-none-v{margin-top:0}.shift13-margin-none,.shift13-margin-none-b,.shift13-margin-none-v{margin-bottom:0}.shift13-margin-none,.shift13-margin-none-h,.shift13-margin-none-l{margin-left:0}.shift13-margin-none,.shift13-margin-none-h,.shift13-margin-none-r{margin-right:0}}@media (max-width:1200px){.shift12-1\/10th{width:10%}.shift12-1\/9th{width:11.11111%}.shift12-1\/8th{width:12.5%}.shift12-1\/7{width:14.28571%}.shift12-1\/6{width:16.66666%}.shift12-1\/5,.shift12-2\/10{width:20%}.shift12-2\/9{width:22.22222%}.shift12-1\/4,.shift12-2\/8{width:25%}.shift12-2\/7{width:28.57142%}.shift12-3\/10{width:30%}.shift12-1\/3,.shift12-2\/6,.shift12-3\/9{width:33.33333%}.shift12-3\/8{width:37.5%}.shift12-2\/5,.shift12-4\/10{width:40%}.shift12-3\/7{width:42.85714%}.shift12-4\/9{width:44.44444%}.shift12-1\/2,.shift12-2\/4,.shift12-3\/6,.shift12-4\/8,.shift12-5\/10{width:50%}.shift12-5\/9{width:55.55555%}.shift12-4\/7{width:57.14285%}.shift12-3\/5,.shift12-6\/10{width:60%}.shift12-5\/8{width:62.5%}.shift12-2\/3,.shift12-4\/6,.shift12-6\/9{width:66.66666%}.shift12-7\/10{width:70%}.shift12-5\/7{width:71.42857%}.shift12-3\/4,.shift12-6\/8{width:75%}.shift12-7\/9{width:77.77777%}.shift12-4\/5,.shift12-8\/10{width:80%}.shift12-5\/6{width:83.3333%}.shift12-6\/7{width:85.71428%}.shift12-7\/8{width:87.5%}.shift12-8\/9{width:88.888888%}.shift12-9\/10{width:90%}.shift12-full{width:100%}.shift12-hide{display:none}.shift12-show{display:block}.shift12-left{float:left}.shift12-right{float:right}.shift12-clear{clear:both}.shift12-unclear{clear:none}.shift12-text-left{text-align:left}.shift12-text-right{text-align:right}.shift12-text-center{text-align:center}.shift12-text-justify{text-align:justify}.shift12-text-nowrap{white-space:nowrap}.shift12-padding-xs,.shift12-padding-xs-t,.shift12-padding-xs-v{padding-top:.25rem}.shift12-padding-xs,.shift12-padding-xs-b,.shift12-padding-xs-v{padding-bottom:.25rem}.shift12-padding-xs,.shift12-padding-xs-h,.shift12-padding-xs-l{padding-left:.25rem}.shift12-padding-xs,.shift12-padding-xs-h,.shift12-padding-xs-r{padding-right:.25rem}.shift12-margin-xs,.shift12-margin-xs-t,.shift12-margin-xs-v{margin-top:.25rem}.shift12-margin-xs,.shift12-margin-xs-b,.shift12-margin-xs-v{margin-bottom:.25rem}.shift12-margin-xs,.shift12-margin-xs-h,.shift12-margin-xs-l{margin-left:.25rem}.shift12-margin-xs,.shift12-margin-xs-h,.shift12-margin-xs-r{margin-right:.25rem}.shift12-padding-sm,.shift12-padding-sm-t,.shift12-padding-sm-v{padding-top:.5rem}.shift12-padding-sm,.shift12-padding-sm-b,.shift12-padding-sm-v{padding-bottom:.5rem}.shift12-padding-sm,.shift12-padding-sm-h,.shift12-padding-sm-l{padding-left:.5rem}.shift12-padding-sm,.shift12-padding-sm-h,.shift12-padding-sm-r{padding-right:.5rem}.shift12-margin-sm,.shift12-margin-sm-t,.shift12-margin-sm-v{margin-top:.5rem}.shift12-margin-sm,.shift12-margin-sm-b,.shift12-margin-sm-v{margin-bottom:.5rem}.shift12-margin-sm,.shift12-margin-sm-h,.shift12-margin-sm-l{margin-left:.5rem}.shift12-margin-sm,.shift12-margin-sm-h,.shift12-margin-sm-r{margin-right:.5rem}.shift12-padding-md,.shift12-padding-md-t,.shift12-padding-md-v{padding-top:1.05rem}.shift12-padding-md,.shift12-padding-md-b,.shift12-padding-md-v{padding-bottom:1.05rem}.shift12-padding-md,.shift12-padding-md-h,.shift12-padding-md-l{padding-left:1.05rem}.shift12-padding-md,.shift12-padding-md-h,.shift12-padding-md-r{padding-right:1.05rem}.shift12-margin-md,.shift12-margin-md-t,.shift12-margin-md-v{margin-top:1.05rem}.shift12-margin-md,.shift12-margin-md-b,.shift12-margin-md-v{margin-bottom:1.05rem}.shift12-margin-md,.shift12-margin-md-h,.shift12-margin-md-l{margin-left:1.05rem}.shift12-margin-md,.shift12-margin-md-h,.shift12-margin-md-r{margin-right:1.05rem}.shift12-padding-lg,.shift12-padding-lg-t,.shift12-padding-lg-v{padding-top:1.55rem}.shift12-padding-lg,.shift12-padding-lg-b,.shift12-padding-lg-v{padding-bottom:1.55rem}.shift12-padding-lg,.shift12-padding-lg-h,.shift12-padding-lg-l{padding-left:1.55rem}.shift12-padding-lg,.shift12-padding-lg-h,.shift12-padding-lg-r{padding-right:1.55rem}.shift12-margin-lg,.shift12-margin-lg-t,.shift12-margin-lg-v{margin-top:1.55rem}.shift12-margin-lg,.shift12-margin-lg-b,.shift12-margin-lg-v{margin-bottom:1.55rem}.shift12-margin-lg,.shift12-margin-lg-h,.shift12-margin-lg-l{margin-left:1.55rem}.shift12-margin-lg,.shift12-margin-lg-h,.shift12-margin-lg-r{margin-right:1.55rem}.shift12-padding-xl,.shift12-padding-xl-t,.shift12-padding-xl-v{padding-top:3rem}.shift12-padding-xl,.shift12-padding-xl-b,.shift12-padding-xl-v{padding-bottom:3rem}.shift12-padding-xl,.shift12-padding-xl-h,.shift12-padding-xl-l{padding-left:3rem}.shift12-padding-xl,.shift12-padding-xl-h,.shift12-padding-xl-r{padding-right:3rem}.shift12-margin-xl,.shift12-margin-xl-t,.shift12-margin-xl-v{margin-top:3rem}.shift12-margin-xl,.shift12-margin-xl-b,.shift12-margin-xl-v{margin-bottom:3rem}.shift12-margin-xl,.shift12-margin-xl-h,.shift12-margin-xl-l{margin-left:3rem}.shift12-margin-xl,.shift12-margin-xl-h,.shift12-margin-xl-r{margin-right:3rem}.shift12-padding-none,.shift12-padding-none-t,.shift12-padding-none-v{padding-top:0}.shift12-padding-none,.shift12-padding-none-b,.shift12-padding-none-v{padding-bottom:0}.shift12-padding-none,.shift12-padding-none-h,.shift12-padding-none-l{padding-left:0}.shift12-padding-none,.shift12-padding-none-h,.shift12-padding-none-r{padding-right:0}.shift12-margin-none,.shift12-margin-none-t,.shift12-margin-none-v{margin-top:0}.shift12-margin-none,.shift12-margin-none-b,.shift12-margin-none-v{margin-bottom:0}.shift12-margin-none,.shift12-margin-none-h,.shift12-margin-none-l{margin-left:0}.shift12-margin-none,.shift12-margin-none-h,.shift12-margin-none-r{margin-right:0}}@media (max-width:1100px){.shift11-1\/10th{width:10%}.shift11-1\/9th{width:11.11111%}.shift11-1\/8th{width:12.5%}.shift11-1\/7{width:14.28571%}.shift11-1\/6{width:16.66666%}.shift11-1\/5,.shift11-2\/10{width:20%}.shift11-2\/9{width:22.22222%}.shift11-1\/4,.shift11-2\/8{width:25%}.shift11-2\/7{width:28.57142%}.shift11-3\/10{width:30%}.shift11-1\/3,.shift11-2\/6,.shift11-3\/9{width:33.33333%}.shift11-3\/8{width:37.5%}.shift11-2\/5,.shift11-4\/10{width:40%}.shift11-3\/7{width:42.85714%}.shift11-4\/9{width:44.44444%}.shift11-1\/2,.shift11-2\/4,.shift11-3\/6,.shift11-4\/8,.shift11-5\/10{width:50%}.shift11-5\/9{width:55.55555%}.shift11-4\/7{width:57.14285%}.shift11-3\/5,.shift11-6\/10{width:60%}.shift11-5\/8{width:62.5%}.shift11-2\/3,.shift11-4\/6,.shift11-6\/9{width:66.66666%}.shift11-7\/10{width:70%}.shift11-5\/7{width:71.42857%}.shift11-3\/4,.shift11-6\/8{width:75%}.shift11-7\/9{width:77.77777%}.shift11-4\/5,.shift11-8\/10{width:80%}.shift11-5\/6{width:83.3333%}.shift11-6\/7{width:85.71428%}.shift11-7\/8{width:87.5%}.shift11-8\/9{width:88.888888%}.shift11-9\/10{width:90%}.shift11-full{width:100%}.shift11-hide{display:none}.shift11-show{display:block}.shift11-left{float:left}.shift11-right{float:right}.shift11-clear{clear:both}.shift11-unclear{clear:none}.shift11-text-left{text-align:left}.shift11-text-right{text-align:right}.shift11-text-center{text-align:center}.shift11-text-justify{text-align:justify}.shift11-text-nowrap{white-space:nowrap}.shift11-padding-xs,.shift11-padding-xs-t,.shift11-padding-xs-v{padding-top:.25rem}.shift11-padding-xs,.shift11-padding-xs-b,.shift11-padding-xs-v{padding-bottom:.25rem}.shift11-padding-xs,.shift11-padding-xs-h,.shift11-padding-xs-l{padding-left:.25rem}.shift11-padding-xs,.shift11-padding-xs-h,.shift11-padding-xs-r{padding-right:.25rem}.shift11-margin-xs,.shift11-margin-xs-t,.shift11-margin-xs-v{margin-top:.25rem}.shift11-margin-xs,.shift11-margin-xs-b,.shift11-margin-xs-v{margin-bottom:.25rem}.shift11-margin-xs,.shift11-margin-xs-h,.shift11-margin-xs-l{margin-left:.25rem}.shift11-margin-xs,.shift11-margin-xs-h,.shift11-margin-xs-r{margin-right:.25rem}.shift11-padding-sm,.shift11-padding-sm-t,.shift11-padding-sm-v{padding-top:.5rem}.shift11-padding-sm,.shift11-padding-sm-b,.shift11-padding-sm-v{padding-bottom:.5rem}.shift11-padding-sm,.shift11-padding-sm-h,.shift11-padding-sm-l{padding-left:.5rem}.shift11-padding-sm,.shift11-padding-sm-h,.shift11-padding-sm-r{padding-right:.5rem}.shift11-margin-sm,.shift11-margin-sm-t,.shift11-margin-sm-v{margin-top:.5rem}.shift11-margin-sm,.shift11-margin-sm-b,.shift11-margin-sm-v{margin-bottom:.5rem}.shift11-margin-sm,.shift11-margin-sm-h,.shift11-margin-sm-l{margin-left:.5rem}.shift11-margin-sm,.shift11-margin-sm-h,.shift11-margin-sm-r{margin-right:.5rem}.shift11-padding-md,.shift11-padding-md-t,.shift11-padding-md-v{padding-top:1.05rem}.shift11-padding-md,.shift11-padding-md-b,.shift11-padding-md-v{padding-bottom:1.05rem}.shift11-padding-md,.shift11-padding-md-h,.shift11-padding-md-l{padding-left:1.05rem}.shift11-padding-md,.shift11-padding-md-h,.shift11-padding-md-r{padding-right:1.05rem}.shift11-margin-md,.shift11-margin-md-t,.shift11-margin-md-v{margin-top:1.05rem}.shift11-margin-md,.shift11-margin-md-b,.shift11-margin-md-v{margin-bottom:1.05rem}.shift11-margin-md,.shift11-margin-md-h,.shift11-margin-md-l{margin-left:1.05rem}.shift11-margin-md,.shift11-margin-md-h,.shift11-margin-md-r{margin-right:1.05rem}.shift11-padding-lg,.shift11-padding-lg-t,.shift11-padding-lg-v{padding-top:1.55rem}.shift11-padding-lg,.shift11-padding-lg-b,.shift11-padding-lg-v{padding-bottom:1.55rem}.shift11-padding-lg,.shift11-padding-lg-h,.shift11-padding-lg-l{padding-left:1.55rem}.shift11-padding-lg,.shift11-padding-lg-h,.shift11-padding-lg-r{padding-right:1.55rem}.shift11-margin-lg,.shift11-margin-lg-t,.shift11-margin-lg-v{margin-top:1.55rem}.shift11-margin-lg,.shift11-margin-lg-b,.shift11-margin-lg-v{margin-bottom:1.55rem}.shift11-margin-lg,.shift11-margin-lg-h,.shift11-margin-lg-l{margin-left:1.55rem}.shift11-margin-lg,.shift11-margin-lg-h,.shift11-margin-lg-r{margin-right:1.55rem}.shift11-padding-xl,.shift11-padding-xl-t,.shift11-padding-xl-v{padding-top:3rem}.shift11-padding-xl,.shift11-padding-xl-b,.shift11-padding-xl-v{padding-bottom:3rem}.shift11-padding-xl,.shift11-padding-xl-h,.shift11-padding-xl-l{padding-left:3rem}.shift11-padding-xl,.shift11-padding-xl-h,.shift11-padding-xl-r{padding-right:3rem}.shift11-margin-xl,.shift11-margin-xl-t,.shift11-margin-xl-v{margin-top:3rem}.shift11-margin-xl,.shift11-margin-xl-b,.shift11-margin-xl-v{margin-bottom:3rem}.shift11-margin-xl,.shift11-margin-xl-h,.shift11-margin-xl-l{margin-left:3rem}.shift11-margin-xl,.shift11-margin-xl-h,.shift11-margin-xl-r{margin-right:3rem}.shift11-padding-none,.shift11-padding-none-t,.shift11-padding-none-v{padding-top:0}.shift11-padding-none,.shift11-padding-none-b,.shift11-padding-none-v{padding-bottom:0}.shift11-padding-none,.shift11-padding-none-h,.shift11-padding-none-l{padding-left:0}.shift11-padding-none,.shift11-padding-none-h,.shift11-padding-none-r{padding-right:0}.shift11-margin-none,.shift11-margin-none-t,.shift11-margin-none-v{margin-top:0}.shift11-margin-none,.shift11-margin-none-b,.shift11-margin-none-v{margin-bottom:0}.shift11-margin-none,.shift11-margin-none-h,.shift11-margin-none-l{margin-left:0}.shift11-margin-none,.shift11-margin-none-h,.shift11-margin-none-r{margin-right:0}}@media (max-width:1024px){.shift-tablet-1\/10th{width:10%}.shift-tablet-1\/9th{width:11.11111%}.shift-tablet-1\/8th{width:12.5%}.shift-tablet-1\/7{width:14.28571%}.shift-tablet-1\/6{width:16.66666%}.shift-tablet-1\/5,.shift-tablet-2\/10{width:20%}.shift-tablet-2\/9{width:22.22222%}.shift-tablet-1\/4,.shift-tablet-2\/8{width:25%}.shift-tablet-2\/7{width:28.57142%}.shift-tablet-3\/10{width:30%}.shift-tablet-1\/3,.shift-tablet-2\/6,.shift-tablet-3\/9{width:33.33333%}.shift-tablet-3\/8{width:37.5%}.shift-tablet-2\/5,.shift-tablet-4\/10{width:40%}.shift-tablet-3\/7{width:42.85714%}.shift-tablet-4\/9{width:44.44444%}.shift-tablet-1\/2,.shift-tablet-2\/4,.shift-tablet-3\/6,.shift-tablet-4\/8,.shift-tablet-5\/10{width:50%}.shift-tablet-5\/9{width:55.55555%}.shift-tablet-4\/7{width:57.14285%}.shift-tablet-3\/5,.shift-tablet-6\/10{width:60%}.shift-tablet-5\/8{width:62.5%}.shift-tablet-2\/3,.shift-tablet-4\/6,.shift-tablet-6\/9{width:66.66666%}.shift-tablet-7\/10{width:70%}.shift-tablet-5\/7{width:71.42857%}.shift-tablet-3\/4,.shift-tablet-6\/8{width:75%}.shift-tablet-7\/9{width:77.77777%}.shift-tablet-4\/5,.shift-tablet-8\/10{width:80%}.shift-tablet-5\/6{width:83.3333%}.shift-tablet-6\/7{width:85.71428%}.shift-tablet-7\/8{width:87.5%}.shift-tablet-8\/9{width:88.888888%}.shift-tablet-9\/10{width:90%}.shift-tablet-full{width:100%}.shift-tablet-hide{display:none}.shift-tablet-show{display:block}.shift-tablet-left{float:left}.shift-tablet-right{float:right}.shift-tablet-clear{clear:both}.shift-tablet-unclear{clear:none}.shift-tablet-text-left{text-align:left}.shift-tablet-text-right{text-align:right}.shift-tablet-text-center{text-align:center}.shift-tablet-text-justify{text-align:justify}.shift-tablet-text-nowrap{white-space:nowrap}.shift-tablet-padding-xs,.shift-tablet-padding-xs-t,.shift-tablet-padding-xs-v{padding-top:.25rem}.shift-tablet-padding-xs,.shift-tablet-padding-xs-b,.shift-tablet-padding-xs-v{padding-bottom:.25rem}.shift-tablet-padding-xs,.shift-tablet-padding-xs-h,.shift-tablet-padding-xs-l{padding-left:.25rem}.shift-tablet-padding-xs,.shift-tablet-padding-xs-h,.shift-tablet-padding-xs-r{padding-right:.25rem}.shift-tablet-margin-xs,.shift-tablet-margin-xs-t,.shift-tablet-margin-xs-v{margin-top:.25rem}.shift-tablet-margin-xs,.shift-tablet-margin-xs-b,.shift-tablet-margin-xs-v{margin-bottom:.25rem}.shift-tablet-margin-xs,.shift-tablet-margin-xs-h,.shift-tablet-margin-xs-l{margin-left:.25rem}.shift-tablet-margin-xs,.shift-tablet-margin-xs-h,.shift-tablet-margin-xs-r{margin-right:.25rem}.shift-tablet-padding-sm,.shift-tablet-padding-sm-t,.shift-tablet-padding-sm-v{padding-top:.5rem}.shift-tablet-padding-sm,.shift-tablet-padding-sm-b,.shift-tablet-padding-sm-v{padding-bottom:.5rem}.shift-tablet-padding-sm,.shift-tablet-padding-sm-h,.shift-tablet-padding-sm-l{padding-left:.5rem}.shift-tablet-padding-sm,.shift-tablet-padding-sm-h,.shift-tablet-padding-sm-r{padding-right:.5rem}.shift-tablet-margin-sm,.shift-tablet-margin-sm-t,.shift-tablet-margin-sm-v{margin-top:.5rem}.shift-tablet-margin-sm,.shift-tablet-margin-sm-b,.shift-tablet-margin-sm-v{margin-bottom:.5rem}.shift-tablet-margin-sm,.shift-tablet-margin-sm-h,.shift-tablet-margin-sm-l{margin-left:.5rem}.shift-tablet-margin-sm,.shift-tablet-margin-sm-h,.shift-tablet-margin-sm-r{margin-right:.5rem}.shift-tablet-padding-md,.shift-tablet-padding-md-t,.shift-tablet-padding-md-v{padding-top:1.05rem}.shift-tablet-padding-md,.shift-tablet-padding-md-b,.shift-tablet-padding-md-v{padding-bottom:1.05rem}.shift-tablet-padding-md,.shift-tablet-padding-md-h,.shift-tablet-padding-md-l{padding-left:1.05rem}.shift-tablet-padding-md,.shift-tablet-padding-md-h,.shift-tablet-padding-md-r{padding-right:1.05rem}.shift-tablet-margin-md,.shift-tablet-margin-md-t,.shift-tablet-margin-md-v{margin-top:1.05rem}.shift-tablet-margin-md,.shift-tablet-margin-md-b,.shift-tablet-margin-md-v{margin-bottom:1.05rem}.shift-tablet-margin-md,.shift-tablet-margin-md-h,.shift-tablet-margin-md-l{margin-left:1.05rem}.shift-tablet-margin-md,.shift-tablet-margin-md-h,.shift-tablet-margin-md-r{margin-right:1.05rem}.shift-tablet-padding-lg,.shift-tablet-padding-lg-t,.shift-tablet-padding-lg-v{padding-top:1.55rem}.shift-tablet-padding-lg,.shift-tablet-padding-lg-b,.shift-tablet-padding-lg-v{padding-bottom:1.55rem}.shift-tablet-padding-lg,.shift-tablet-padding-lg-h,.shift-tablet-padding-lg-l{padding-left:1.55rem}.shift-tablet-padding-lg,.shift-tablet-padding-lg-h,.shift-tablet-padding-lg-r{padding-right:1.55rem}.shift-tablet-margin-lg,.shift-tablet-margin-lg-t,.shift-tablet-margin-lg-v{margin-top:1.55rem}.shift-tablet-margin-lg,.shift-tablet-margin-lg-b,.shift-tablet-margin-lg-v{margin-bottom:1.55rem}.shift-tablet-margin-lg,.shift-tablet-margin-lg-h,.shift-tablet-margin-lg-l{margin-left:1.55rem}.shift-tablet-margin-lg,.shift-tablet-margin-lg-h,.shift-tablet-margin-lg-r{margin-right:1.55rem}.shift-tablet-padding-xl,.shift-tablet-padding-xl-t,.shift-tablet-padding-xl-v{padding-top:3rem}.shift-tablet-padding-xl,.shift-tablet-padding-xl-b,.shift-tablet-padding-xl-v{padding-bottom:3rem}.shift-tablet-padding-xl,.shift-tablet-padding-xl-h,.shift-tablet-padding-xl-l{padding-left:3rem}.shift-tablet-padding-xl,.shift-tablet-padding-xl-h,.shift-tablet-padding-xl-r{padding-right:3rem}.shift-tablet-margin-xl,.shift-tablet-margin-xl-t,.shift-tablet-margin-xl-v{margin-top:3rem}.shift-tablet-margin-xl,.shift-tablet-margin-xl-b,.shift-tablet-margin-xl-v{margin-bottom:3rem}.shift-tablet-margin-xl,.shift-tablet-margin-xl-h,.shift-tablet-margin-xl-l{margin-left:3rem}.shift-tablet-margin-xl,.shift-tablet-margin-xl-h,.shift-tablet-margin-xl-r{margin-right:3rem}.shift-tablet-padding-none,.shift-tablet-padding-none-t,.shift-tablet-padding-none-v{padding-top:0}.shift-tablet-padding-none,.shift-tablet-padding-none-b,.shift-tablet-padding-none-v{padding-bottom:0}.shift-tablet-padding-none,.shift-tablet-padding-none-h,.shift-tablet-padding-none-l{padding-left:0}.shift-tablet-padding-none,.shift-tablet-padding-none-h,.shift-tablet-padding-none-r{padding-right:0}.shift-tablet-margin-none,.shift-tablet-margin-none-t,.shift-tablet-margin-none-v{margin-top:0}.shift-tablet-margin-none,.shift-tablet-margin-none-b,.shift-tablet-margin-none-v{margin-bottom:0}.shift-tablet-margin-none,.shift-tablet-margin-none-h,.shift-tablet-margin-none-l{margin-left:0}.shift-tablet-margin-none,.shift-tablet-margin-none-h,.shift-tablet-margin-none-r{margin-right:0}}@media (max-width:1000px){.shift10-1\/10th{width:10%}.shift10-1\/9th{width:11.11111%}.shift10-1\/8th{width:12.5%}.shift10-1\/7{width:14.28571%}.shift10-1\/6{width:16.66666%}.shift10-1\/5,.shift10-2\/10{width:20%}.shift10-2\/9{width:22.22222%}.shift10-1\/4,.shift10-2\/8{width:25%}.shift10-2\/7{width:28.57142%}.shift10-3\/10{width:30%}.shift10-1\/3,.shift10-2\/6,.shift10-3\/9{width:33.33333%}.shift10-3\/8{width:37.5%}.shift10-2\/5,.shift10-4\/10{width:40%}.shift10-3\/7{width:42.85714%}.shift10-4\/9{width:44.44444%}.shift10-1\/2,.shift10-2\/4,.shift10-3\/6,.shift10-4\/8,.shift10-5\/10{width:50%}.shift10-5\/9{width:55.55555%}.shift10-4\/7{width:57.14285%}.shift10-3\/5,.shift10-6\/10{width:60%}.shift10-5\/8{width:62.5%}.shift10-2\/3,.shift10-4\/6,.shift10-6\/9{width:66.66666%}.shift10-7\/10{width:70%}.shift10-5\/7{width:71.42857%}.shift10-3\/4,.shift10-6\/8{width:75%}.shift10-7\/9{width:77.77777%}.shift10-4\/5,.shift10-8\/10{width:80%}.shift10-5\/6{width:83.3333%}.shift10-6\/7{width:85.71428%}.shift10-7\/8{width:87.5%}.shift10-8\/9{width:88.888888%}.shift10-9\/10{width:90%}.shift10-full{width:100%}.shift10-hide{display:none}.shift10-show{display:block}.shift10-left{float:left}.shift10-right{float:right}.shift10-clear{clear:both}.shift10-unclear{clear:none}.shift10-text-left{text-align:left}.shift10-text-right{text-align:right}.shift10-text-center{text-align:center}.shift10-text-justify{text-align:justify}.shift10-text-nowrap{white-space:nowrap}.shift10-padding-xs,.shift10-padding-xs-t,.shift10-padding-xs-v{padding-top:.25rem}.shift10-padding-xs,.shift10-padding-xs-b,.shift10-padding-xs-v{padding-bottom:.25rem}.shift10-padding-xs,.shift10-padding-xs-h,.shift10-padding-xs-l{padding-left:.25rem}.shift10-padding-xs,.shift10-padding-xs-h,.shift10-padding-xs-r{padding-right:.25rem}.shift10-margin-xs,.shift10-margin-xs-t,.shift10-margin-xs-v{margin-top:.25rem}.shift10-margin-xs,.shift10-margin-xs-b,.shift10-margin-xs-v{margin-bottom:.25rem}.shift10-margin-xs,.shift10-margin-xs-h,.shift10-margin-xs-l{margin-left:.25rem}.shift10-margin-xs,.shift10-margin-xs-h,.shift10-margin-xs-r{margin-right:.25rem}.shift10-padding-sm,.shift10-padding-sm-t,.shift10-padding-sm-v{padding-top:.5rem}.shift10-padding-sm,.shift10-padding-sm-b,.shift10-padding-sm-v{padding-bottom:.5rem}.shift10-padding-sm,.shift10-padding-sm-h,.shift10-padding-sm-l{padding-left:.5rem}.shift10-padding-sm,.shift10-padding-sm-h,.shift10-padding-sm-r{padding-right:.5rem}.shift10-margin-sm,.shift10-margin-sm-t,.shift10-margin-sm-v{margin-top:.5rem}.shift10-margin-sm,.shift10-margin-sm-b,.shift10-margin-sm-v{margin-bottom:.5rem}.shift10-margin-sm,.shift10-margin-sm-h,.shift10-margin-sm-l{margin-left:.5rem}.shift10-margin-sm,.shift10-margin-sm-h,.shift10-margin-sm-r{margin-right:.5rem}.shift10-padding-md,.shift10-padding-md-t,.shift10-padding-md-v{padding-top:1.05rem}.shift10-padding-md,.shift10-padding-md-b,.shift10-padding-md-v{padding-bottom:1.05rem}.shift10-padding-md,.shift10-padding-md-h,.shift10-padding-md-l{padding-left:1.05rem}.shift10-padding-md,.shift10-padding-md-h,.shift10-padding-md-r{padding-right:1.05rem}.shift10-margin-md,.shift10-margin-md-t,.shift10-margin-md-v{margin-top:1.05rem}.shift10-margin-md,.shift10-margin-md-b,.shift10-margin-md-v{margin-bottom:1.05rem}.shift10-margin-md,.shift10-margin-md-h,.shift10-margin-md-l{margin-left:1.05rem}.shift10-margin-md,.shift10-margin-md-h,.shift10-margin-md-r{margin-right:1.05rem}.shift10-padding-lg,.shift10-padding-lg-t,.shift10-padding-lg-v{padding-top:1.55rem}.shift10-padding-lg,.shift10-padding-lg-b,.shift10-padding-lg-v{padding-bottom:1.55rem}.shift10-padding-lg,.shift10-padding-lg-h,.shift10-padding-lg-l{padding-left:1.55rem}.shift10-padding-lg,.shift10-padding-lg-h,.shift10-padding-lg-r{padding-right:1.55rem}.shift10-margin-lg,.shift10-margin-lg-t,.shift10-margin-lg-v{margin-top:1.55rem}.shift10-margin-lg,.shift10-margin-lg-b,.shift10-margin-lg-v{margin-bottom:1.55rem}.shift10-margin-lg,.shift10-margin-lg-h,.shift10-margin-lg-l{margin-left:1.55rem}.shift10-margin-lg,.shift10-margin-lg-h,.shift10-margin-lg-r{margin-right:1.55rem}.shift10-padding-xl,.shift10-padding-xl-t,.shift10-padding-xl-v{padding-top:3rem}.shift10-padding-xl,.shift10-padding-xl-b,.shift10-padding-xl-v{padding-bottom:3rem}.shift10-padding-xl,.shift10-padding-xl-h,.shift10-padding-xl-l{padding-left:3rem}.shift10-padding-xl,.shift10-padding-xl-h,.shift10-padding-xl-r{padding-right:3rem}.shift10-margin-xl,.shift10-margin-xl-t,.shift10-margin-xl-v{margin-top:3rem}.shift10-margin-xl,.shift10-margin-xl-b,.shift10-margin-xl-v{margin-bottom:3rem}.shift10-margin-xl,.shift10-margin-xl-h,.shift10-margin-xl-l{margin-left:3rem}.shift10-margin-xl,.shift10-margin-xl-h,.shift10-margin-xl-r{margin-right:3rem}.shift10-padding-none,.shift10-padding-none-t,.shift10-padding-none-v{padding-top:0}.shift10-padding-none,.shift10-padding-none-b,.shift10-padding-none-v{padding-bottom:0}.shift10-padding-none,.shift10-padding-none-h,.shift10-padding-none-l{padding-left:0}.shift10-padding-none,.shift10-padding-none-h,.shift10-padding-none-r{padding-right:0}.shift10-margin-none,.shift10-margin-none-t,.shift10-margin-none-v{margin-top:0}.shift10-margin-none,.shift10-margin-none-b,.shift10-margin-none-v{margin-bottom:0}.shift10-margin-none,.shift10-margin-none-h,.shift10-margin-none-l{margin-left:0}.shift10-margin-none,.shift10-margin-none-h,.shift10-margin-none-r{margin-right:0}}@media (max-width:900px){.shift9-1\/10th{width:10%}.shift9-1\/9th{width:11.11111%}.shift9-1\/8th{width:12.5%}.shift9-1\/7{width:14.28571%}.shift9-1\/6{width:16.66666%}.shift9-1\/5,.shift9-2\/10{width:20%}.shift9-2\/9{width:22.22222%}.shift9-1\/4,.shift9-2\/8{width:25%}.shift9-2\/7{width:28.57142%}.shift9-3\/10{width:30%}.shift9-1\/3,.shift9-2\/6,.shift9-3\/9{width:33.33333%}.shift9-3\/8{width:37.5%}.shift9-2\/5,.shift9-4\/10{width:40%}.shift9-3\/7{width:42.85714%}.shift9-4\/9{width:44.44444%}.shift9-1\/2,.shift9-2\/4,.shift9-3\/6,.shift9-4\/8,.shift9-5\/10{width:50%}.shift9-5\/9{width:55.55555%}.shift9-4\/7{width:57.14285%}.shift9-3\/5,.shift9-6\/10{width:60%}.shift9-5\/8{width:62.5%}.shift9-2\/3,.shift9-4\/6,.shift9-6\/9{width:66.66666%}.shift9-7\/10{width:70%}.shift9-5\/7{width:71.42857%}.shift9-3\/4,.shift9-6\/8{width:75%}.shift9-7\/9{width:77.77777%}.shift9-4\/5,.shift9-8\/10{width:80%}.shift9-5\/6{width:83.3333%}.shift9-6\/7{width:85.71428%}.shift9-7\/8{width:87.5%}.shift9-8\/9{width:88.888888%}.shift9-9\/10{width:90%}.shift9-full{width:100%}.shift9-hide{display:none}.shift9-show{display:block}.shift9-left{float:left}.shift9-right{float:right}.shift9-clear{clear:both}.shift9-unclear{clear:none}.shift9-text-left{text-align:left}.shift9-text-right{text-align:right}.shift9-text-center{text-align:center}.shift9-text-justify{text-align:justify}.shift9-text-nowrap{white-space:nowrap}.shift9-padding-xs,.shift9-padding-xs-t,.shift9-padding-xs-v{padding-top:.25rem}.shift9-padding-xs,.shift9-padding-xs-b,.shift9-padding-xs-v{padding-bottom:.25rem}.shift9-padding-xs,.shift9-padding-xs-h,.shift9-padding-xs-l{padding-left:.25rem}.shift9-padding-xs,.shift9-padding-xs-h,.shift9-padding-xs-r{padding-right:.25rem}.shift9-margin-xs,.shift9-margin-xs-t,.shift9-margin-xs-v{margin-top:.25rem}.shift9-margin-xs,.shift9-margin-xs-b,.shift9-margin-xs-v{margin-bottom:.25rem}.shift9-margin-xs,.shift9-margin-xs-h,.shift9-margin-xs-l{margin-left:.25rem}.shift9-margin-xs,.shift9-margin-xs-h,.shift9-margin-xs-r{margin-right:.25rem}.shift9-padding-sm,.shift9-padding-sm-t,.shift9-padding-sm-v{padding-top:.5rem}.shift9-padding-sm,.shift9-padding-sm-b,.shift9-padding-sm-v{padding-bottom:.5rem}.shift9-padding-sm,.shift9-padding-sm-h,.shift9-padding-sm-l{padding-left:.5rem}.shift9-padding-sm,.shift9-padding-sm-h,.shift9-padding-sm-r{padding-right:.5rem}.shift9-margin-sm,.shift9-margin-sm-t,.shift9-margin-sm-v{margin-top:.5rem}.shift9-margin-sm,.shift9-margin-sm-b,.shift9-margin-sm-v{margin-bottom:.5rem}.shift9-margin-sm,.shift9-margin-sm-h,.shift9-margin-sm-l{margin-left:.5rem}.shift9-margin-sm,.shift9-margin-sm-h,.shift9-margin-sm-r{margin-right:.5rem}.shift9-padding-md,.shift9-padding-md-t,.shift9-padding-md-v{padding-top:1.05rem}.shift9-padding-md,.shift9-padding-md-b,.shift9-padding-md-v{padding-bottom:1.05rem}.shift9-padding-md,.shift9-padding-md-h,.shift9-padding-md-l{padding-left:1.05rem}.shift9-padding-md,.shift9-padding-md-h,.shift9-padding-md-r{padding-right:1.05rem}.shift9-margin-md,.shift9-margin-md-t,.shift9-margin-md-v{margin-top:1.05rem}.shift9-margin-md,.shift9-margin-md-b,.shift9-margin-md-v{margin-bottom:1.05rem}.shift9-margin-md,.shift9-margin-md-h,.shift9-margin-md-l{margin-left:1.05rem}.shift9-margin-md,.shift9-margin-md-h,.shift9-margin-md-r{margin-right:1.05rem}.shift9-padding-lg,.shift9-padding-lg-t,.shift9-padding-lg-v{padding-top:1.55rem}.shift9-padding-lg,.shift9-padding-lg-b,.shift9-padding-lg-v{padding-bottom:1.55rem}.shift9-padding-lg,.shift9-padding-lg-h,.shift9-padding-lg-l{padding-left:1.55rem}.shift9-padding-lg,.shift9-padding-lg-h,.shift9-padding-lg-r{padding-right:1.55rem}.shift9-margin-lg,.shift9-margin-lg-t,.shift9-margin-lg-v{margin-top:1.55rem}.shift9-margin-lg,.shift9-margin-lg-b,.shift9-margin-lg-v{margin-bottom:1.55rem}.shift9-margin-lg,.shift9-margin-lg-h,.shift9-margin-lg-l{margin-left:1.55rem}.shift9-margin-lg,.shift9-margin-lg-h,.shift9-margin-lg-r{margin-right:1.55rem}.shift9-padding-xl,.shift9-padding-xl-t,.shift9-padding-xl-v{padding-top:3rem}.shift9-padding-xl,.shift9-padding-xl-b,.shift9-padding-xl-v{padding-bottom:3rem}.shift9-padding-xl,.shift9-padding-xl-h,.shift9-padding-xl-l{padding-left:3rem}.shift9-padding-xl,.shift9-padding-xl-h,.shift9-padding-xl-r{padding-right:3rem}.shift9-margin-xl,.shift9-margin-xl-t,.shift9-margin-xl-v{margin-top:3rem}.shift9-margin-xl,.shift9-margin-xl-b,.shift9-margin-xl-v{margin-bottom:3rem}.shift9-margin-xl,.shift9-margin-xl-h,.shift9-margin-xl-l{margin-left:3rem}.shift9-margin-xl,.shift9-margin-xl-h,.shift9-margin-xl-r{margin-right:3rem}.shift9-padding-none,.shift9-padding-none-t,.shift9-padding-none-v{padding-top:0}.shift9-padding-none,.shift9-padding-none-b,.shift9-padding-none-v{padding-bottom:0}.shift9-padding-none,.shift9-padding-none-h,.shift9-padding-none-l{padding-left:0}.shift9-padding-none,.shift9-padding-none-h,.shift9-padding-none-r{padding-right:0}.shift9-margin-none,.shift9-margin-none-t,.shift9-margin-none-v{margin-top:0}.shift9-margin-none,.shift9-margin-none-b,.shift9-margin-none-v{margin-bottom:0}.shift9-margin-none,.shift9-margin-none-h,.shift9-margin-none-l{margin-left:0}.shift9-margin-none,.shift9-margin-none-h,.shift9-margin-none-r{margin-right:0}}@media (max-width:800px){.shift8-1\/10th{width:10%}.shift8-1\/9th{width:11.11111%}.shift8-1\/8th{width:12.5%}.shift8-1\/7{width:14.28571%}.shift8-1\/6{width:16.66666%}.shift8-1\/5,.shift8-2\/10{width:20%}.shift8-2\/9{width:22.22222%}.shift8-1\/4,.shift8-2\/8{width:25%}.shift8-2\/7{width:28.57142%}.shift8-3\/10{width:30%}.shift8-1\/3,.shift8-2\/6,.shift8-3\/9{width:33.33333%}.shift8-3\/8{width:37.5%}.shift8-2\/5,.shift8-4\/10{width:40%}.shift8-3\/7{width:42.85714%}.shift8-4\/9{width:44.44444%}.shift8-1\/2,.shift8-2\/4,.shift8-3\/6,.shift8-4\/8,.shift8-5\/10{width:50%}.shift8-5\/9{width:55.55555%}.shift8-4\/7{width:57.14285%}.shift8-3\/5,.shift8-6\/10{width:60%}.shift8-5\/8{width:62.5%}.shift8-2\/3,.shift8-4\/6,.shift8-6\/9{width:66.66666%}.shift8-7\/10{width:70%}.shift8-5\/7{width:71.42857%}.shift8-3\/4,.shift8-6\/8{width:75%}.shift8-7\/9{width:77.77777%}.shift8-4\/5,.shift8-8\/10{width:80%}.shift8-5\/6{width:83.3333%}.shift8-6\/7{width:85.71428%}.shift8-7\/8{width:87.5%}.shift8-8\/9{width:88.888888%}.shift8-9\/10{width:90%}.shift8-full{width:100%}.shift8-hide{display:none}.shift8-show{display:block}.shift8-left{float:left}.shift8-right{float:right}.shift8-clear{clear:both}.shift8-unclear{clear:none}.shift8-text-left{text-align:left}.shift8-text-right{text-align:right}.shift8-text-center{text-align:center}.shift8-text-justify{text-align:justify}.shift8-text-nowrap{white-space:nowrap}.shift8-padding-xs,.shift8-padding-xs-t,.shift8-padding-xs-v{padding-top:.25rem}.shift8-padding-xs,.shift8-padding-xs-b,.shift8-padding-xs-v{padding-bottom:.25rem}.shift8-padding-xs,.shift8-padding-xs-h,.shift8-padding-xs-l{padding-left:.25rem}.shift8-padding-xs,.shift8-padding-xs-h,.shift8-padding-xs-r{padding-right:.25rem}.shift8-margin-xs,.shift8-margin-xs-t,.shift8-margin-xs-v{margin-top:.25rem}.shift8-margin-xs,.shift8-margin-xs-b,.shift8-margin-xs-v{margin-bottom:.25rem}.shift8-margin-xs,.shift8-margin-xs-h,.shift8-margin-xs-l{margin-left:.25rem}.shift8-margin-xs,.shift8-margin-xs-h,.shift8-margin-xs-r{margin-right:.25rem}.shift8-padding-sm,.shift8-padding-sm-t,.shift8-padding-sm-v{padding-top:.5rem}.shift8-padding-sm,.shift8-padding-sm-b,.shift8-padding-sm-v{padding-bottom:.5rem}.shift8-padding-sm,.shift8-padding-sm-h,.shift8-padding-sm-l{padding-left:.5rem}.shift8-padding-sm,.shift8-padding-sm-h,.shift8-padding-sm-r{padding-right:.5rem}.shift8-margin-sm,.shift8-margin-sm-t,.shift8-margin-sm-v{margin-top:.5rem}.shift8-margin-sm,.shift8-margin-sm-b,.shift8-margin-sm-v{margin-bottom:.5rem}.shift8-margin-sm,.shift8-margin-sm-h,.shift8-margin-sm-l{margin-left:.5rem}.shift8-margin-sm,.shift8-margin-sm-h,.shift8-margin-sm-r{margin-right:.5rem}.shift8-padding-md,.shift8-padding-md-t,.shift8-padding-md-v{padding-top:1.05rem}.shift8-padding-md,.shift8-padding-md-b,.shift8-padding-md-v{padding-bottom:1.05rem}.shift8-padding-md,.shift8-padding-md-h,.shift8-padding-md-l{padding-left:1.05rem}.shift8-padding-md,.shift8-padding-md-h,.shift8-padding-md-r{padding-right:1.05rem}.shift8-margin-md,.shift8-margin-md-t,.shift8-margin-md-v{margin-top:1.05rem}.shift8-margin-md,.shift8-margin-md-b,.shift8-margin-md-v{margin-bottom:1.05rem}.shift8-margin-md,.shift8-margin-md-h,.shift8-margin-md-l{margin-left:1.05rem}.shift8-margin-md,.shift8-margin-md-h,.shift8-margin-md-r{margin-right:1.05rem}.shift8-padding-lg,.shift8-padding-lg-t,.shift8-padding-lg-v{padding-top:1.55rem}.shift8-padding-lg,.shift8-padding-lg-b,.shift8-padding-lg-v{padding-bottom:1.55rem}.shift8-padding-lg,.shift8-padding-lg-h,.shift8-padding-lg-l{padding-left:1.55rem}.shift8-padding-lg,.shift8-padding-lg-h,.shift8-padding-lg-r{padding-right:1.55rem}.shift8-margin-lg,.shift8-margin-lg-t,.shift8-margin-lg-v{margin-top:1.55rem}.shift8-margin-lg,.shift8-margin-lg-b,.shift8-margin-lg-v{margin-bottom:1.55rem}.shift8-margin-lg,.shift8-margin-lg-h,.shift8-margin-lg-l{margin-left:1.55rem}.shift8-margin-lg,.shift8-margin-lg-h,.shift8-margin-lg-r{margin-right:1.55rem}.shift8-padding-xl,.shift8-padding-xl-t,.shift8-padding-xl-v{padding-top:3rem}.shift8-padding-xl,.shift8-padding-xl-b,.shift8-padding-xl-v{padding-bottom:3rem}.shift8-padding-xl,.shift8-padding-xl-h,.shift8-padding-xl-l{padding-left:3rem}.shift8-padding-xl,.shift8-padding-xl-h,.shift8-padding-xl-r{padding-right:3rem}.shift8-margin-xl,.shift8-margin-xl-t,.shift8-margin-xl-v{margin-top:3rem}.shift8-margin-xl,.shift8-margin-xl-b,.shift8-margin-xl-v{margin-bottom:3rem}.shift8-margin-xl,.shift8-margin-xl-h,.shift8-margin-xl-l{margin-left:3rem}.shift8-margin-xl,.shift8-margin-xl-h,.shift8-margin-xl-r{margin-right:3rem}.shift8-padding-none,.shift8-padding-none-t,.shift8-padding-none-v{padding-top:0}.shift8-padding-none,.shift8-padding-none-b,.shift8-padding-none-v{padding-bottom:0}.shift8-padding-none,.shift8-padding-none-h,.shift8-padding-none-l{padding-left:0}.shift8-padding-none,.shift8-padding-none-h,.shift8-padding-none-r{padding-right:0}.shift8-margin-none,.shift8-margin-none-t,.shift8-margin-none-v{margin-top:0}.shift8-margin-none,.shift8-margin-none-b,.shift8-margin-none-v{margin-bottom:0}.shift8-margin-none,.shift8-margin-none-h,.shift8-margin-none-l{margin-left:0}.shift8-margin-none,.shift8-margin-none-h,.shift8-margin-none-r{margin-right:0}}@media (max-width:768px){.shift-mobile-1\/10th{width:10%}.shift-mobile-1\/9th{width:11.11111%}.shift-mobile-1\/8th{width:12.5%}.shift-mobile-1\/7{width:14.28571%}.shift-mobile-1\/6{width:16.66666%}.shift-mobile-1\/5,.shift-mobile-2\/10{width:20%}.shift-mobile-2\/9{width:22.22222%}.shift-mobile-1\/4,.shift-mobile-2\/8{width:25%}.shift-mobile-2\/7{width:28.57142%}.shift-mobile-3\/10{width:30%}.shift-mobile-1\/3,.shift-mobile-2\/6,.shift-mobile-3\/9{width:33.33333%}.shift-mobile-3\/8{width:37.5%}.shift-mobile-2\/5,.shift-mobile-4\/10{width:40%}.shift-mobile-3\/7{width:42.85714%}.shift-mobile-4\/9{width:44.44444%}.shift-mobile-1\/2,.shift-mobile-2\/4,.shift-mobile-3\/6,.shift-mobile-4\/8,.shift-mobile-5\/10{width:50%}.shift-mobile-5\/9{width:55.55555%}.shift-mobile-4\/7{width:57.14285%}.shift-mobile-3\/5,.shift-mobile-6\/10{width:60%}.shift-mobile-5\/8{width:62.5%}.shift-mobile-2\/3,.shift-mobile-4\/6,.shift-mobile-6\/9{width:66.66666%}.shift-mobile-7\/10{width:70%}.shift-mobile-5\/7{width:71.42857%}.shift-mobile-3\/4,.shift-mobile-6\/8{width:75%}.shift-mobile-7\/9{width:77.77777%}.shift-mobile-4\/5,.shift-mobile-8\/10{width:80%}.shift-mobile-5\/6{width:83.3333%}.shift-mobile-6\/7{width:85.71428%}.shift-mobile-7\/8{width:87.5%}.shift-mobile-8\/9{width:88.888888%}.shift-mobile-9\/10{width:90%}.shift-mobile-full{width:100%}.shift-mobile-hide{display:none}.shift-mobile-show{display:block}.shift-mobile-left{float:left}.shift-mobile-right{float:right}.shift-mobile-clear{clear:both}.shift-mobile-unclear{clear:none}.shift-mobile-text-left{text-align:left}.shift-mobile-text-right{text-align:right}.shift-mobile-text-center{text-align:center}.shift-mobile-text-justify{text-align:justify}.shift-mobile-text-nowrap{white-space:nowrap}.shift-mobile-padding-xs,.shift-mobile-padding-xs-t,.shift-mobile-padding-xs-v{padding-top:.25rem}.shift-mobile-padding-xs,.shift-mobile-padding-xs-b,.shift-mobile-padding-xs-v{padding-bottom:.25rem}.shift-mobile-padding-xs,.shift-mobile-padding-xs-h,.shift-mobile-padding-xs-l{padding-left:.25rem}.shift-mobile-padding-xs,.shift-mobile-padding-xs-h,.shift-mobile-padding-xs-r{padding-right:.25rem}.shift-mobile-margin-xs,.shift-mobile-margin-xs-t,.shift-mobile-margin-xs-v{margin-top:.25rem}.shift-mobile-margin-xs,.shift-mobile-margin-xs-b,.shift-mobile-margin-xs-v{margin-bottom:.25rem}.shift-mobile-margin-xs,.shift-mobile-margin-xs-h,.shift-mobile-margin-xs-l{margin-left:.25rem}.shift-mobile-margin-xs,.shift-mobile-margin-xs-h,.shift-mobile-margin-xs-r{margin-right:.25rem}.shift-mobile-padding-sm,.shift-mobile-padding-sm-t,.shift-mobile-padding-sm-v{padding-top:.5rem}.shift-mobile-padding-sm,.shift-mobile-padding-sm-b,.shift-mobile-padding-sm-v{padding-bottom:.5rem}.shift-mobile-padding-sm,.shift-mobile-padding-sm-h,.shift-mobile-padding-sm-l{padding-left:.5rem}.shift-mobile-padding-sm,.shift-mobile-padding-sm-h,.shift-mobile-padding-sm-r{padding-right:.5rem}.shift-mobile-margin-sm,.shift-mobile-margin-sm-t,.shift-mobile-margin-sm-v{margin-top:.5rem}.shift-mobile-margin-sm,.shift-mobile-margin-sm-b,.shift-mobile-margin-sm-v{margin-bottom:.5rem}.shift-mobile-margin-sm,.shift-mobile-margin-sm-h,.shift-mobile-margin-sm-l{margin-left:.5rem}.shift-mobile-margin-sm,.shift-mobile-margin-sm-h,.shift-mobile-margin-sm-r{margin-right:.5rem}.shift-mobile-padding-md,.shift-mobile-padding-md-t,.shift-mobile-padding-md-v{padding-top:1.05rem}.shift-mobile-padding-md,.shift-mobile-padding-md-b,.shift-mobile-padding-md-v{padding-bottom:1.05rem}.shift-mobile-padding-md,.shift-mobile-padding-md-h,.shift-mobile-padding-md-l{padding-left:1.05rem}.shift-mobile-padding-md,.shift-mobile-padding-md-h,.shift-mobile-padding-md-r{padding-right:1.05rem}.shift-mobile-margin-md,.shift-mobile-margin-md-t,.shift-mobile-margin-md-v{margin-top:1.05rem}.shift-mobile-margin-md,.shift-mobile-margin-md-b,.shift-mobile-margin-md-v{margin-bottom:1.05rem}.shift-mobile-margin-md,.shift-mobile-margin-md-h,.shift-mobile-margin-md-l{margin-left:1.05rem}.shift-mobile-margin-md,.shift-mobile-margin-md-h,.shift-mobile-margin-md-r{margin-right:1.05rem}.shift-mobile-padding-lg,.shift-mobile-padding-lg-t,.shift-mobile-padding-lg-v{padding-top:1.55rem}.shift-mobile-padding-lg,.shift-mobile-padding-lg-b,.shift-mobile-padding-lg-v{padding-bottom:1.55rem}.shift-mobile-padding-lg,.shift-mobile-padding-lg-h,.shift-mobile-padding-lg-l{padding-left:1.55rem}.shift-mobile-padding-lg,.shift-mobile-padding-lg-h,.shift-mobile-padding-lg-r{padding-right:1.55rem}.shift-mobile-margin-lg,.shift-mobile-margin-lg-t,.shift-mobile-margin-lg-v{margin-top:1.55rem}.shift-mobile-margin-lg,.shift-mobile-margin-lg-b,.shift-mobile-margin-lg-v{margin-bottom:1.55rem}.shift-mobile-margin-lg,.shift-mobile-margin-lg-h,.shift-mobile-margin-lg-l{margin-left:1.55rem}.shift-mobile-margin-lg,.shift-mobile-margin-lg-h,.shift-mobile-margin-lg-r{margin-right:1.55rem}.shift-mobile-padding-xl,.shift-mobile-padding-xl-t,.shift-mobile-padding-xl-v{padding-top:3rem}.shift-mobile-padding-xl,.shift-mobile-padding-xl-b,.shift-mobile-padding-xl-v{padding-bottom:3rem}.shift-mobile-padding-xl,.shift-mobile-padding-xl-h,.shift-mobile-padding-xl-l{padding-left:3rem}.shift-mobile-padding-xl,.shift-mobile-padding-xl-h,.shift-mobile-padding-xl-r{padding-right:3rem}.shift-mobile-margin-xl,.shift-mobile-margin-xl-t,.shift-mobile-margin-xl-v{margin-top:3rem}.shift-mobile-margin-xl,.shift-mobile-margin-xl-b,.shift-mobile-margin-xl-v{margin-bottom:3rem}.shift-mobile-margin-xl,.shift-mobile-margin-xl-h,.shift-mobile-margin-xl-l{margin-left:3rem}.shift-mobile-margin-xl,.shift-mobile-margin-xl-h,.shift-mobile-margin-xl-r{margin-right:3rem}.shift-mobile-padding-none,.shift-mobile-padding-none-t,.shift-mobile-padding-none-v{padding-top:0}.shift-mobile-padding-none,.shift-mobile-padding-none-b,.shift-mobile-padding-none-v{padding-bottom:0}.shift-mobile-padding-none,.shift-mobile-padding-none-h,.shift-mobile-padding-none-l{padding-left:0}.shift-mobile-padding-none,.shift-mobile-padding-none-h,.shift-mobile-padding-none-r{padding-right:0}.shift-mobile-margin-none,.shift-mobile-margin-none-t,.shift-mobile-margin-none-v{margin-top:0}.shift-mobile-margin-none,.shift-mobile-margin-none-b,.shift-mobile-margin-none-v{margin-bottom:0}.shift-mobile-margin-none,.shift-mobile-margin-none-h,.shift-mobile-margin-none-l{margin-left:0}.shift-mobile-margin-none,.shift-mobile-margin-none-h,.shift-mobile-margin-none-r{margin-right:0}}@media (max-width:700px){.shift7-1\/10th{width:10%}.shift7-1\/9th{width:11.11111%}.shift7-1\/8th{width:12.5%}.shift7-1\/7{width:14.28571%}.shift7-1\/6{width:16.66666%}.shift7-1\/5,.shift7-2\/10{width:20%}.shift7-2\/9{width:22.22222%}.shift7-1\/4,.shift7-2\/8{width:25%}.shift7-2\/7{width:28.57142%}.shift7-3\/10{width:30%}.shift7-1\/3,.shift7-2\/6,.shift7-3\/9{width:33.33333%}.shift7-3\/8{width:37.5%}.shift7-2\/5,.shift7-4\/10{width:40%}.shift7-3\/7{width:42.85714%}.shift7-4\/9{width:44.44444%}.shift7-1\/2,.shift7-2\/4,.shift7-3\/6,.shift7-4\/8,.shift7-5\/10{width:50%}.shift7-5\/9{width:55.55555%}.shift7-4\/7{width:57.14285%}.shift7-3\/5,.shift7-6\/10{width:60%}.shift7-5\/8{width:62.5%}.shift7-2\/3,.shift7-4\/6,.shift7-6\/9{width:66.66666%}.shift7-7\/10{width:70%}.shift7-5\/7{width:71.42857%}.shift7-3\/4,.shift7-6\/8{width:75%}.shift7-7\/9{width:77.77777%}.shift7-4\/5,.shift7-8\/10{width:80%}.shift7-5\/6{width:83.3333%}.shift7-6\/7{width:85.71428%}.shift7-7\/8{width:87.5%}.shift7-8\/9{width:88.888888%}.shift7-9\/10{width:90%}.shift7-full{width:100%}.shift7-hide{display:none}.shift7-show{display:block}.shift7-left{float:left}.shift7-right{float:right}.shift7-clear{clear:both}.shift7-unclear{clear:none}.shift7-text-left{text-align:left}.shift7-text-right{text-align:right}.shift7-text-center{text-align:center}.shift7-text-justify{text-align:justify}.shift7-text-nowrap{white-space:nowrap}.shift7-padding-xs,.shift7-padding-xs-t,.shift7-padding-xs-v{padding-top:.25rem}.shift7-padding-xs,.shift7-padding-xs-b,.shift7-padding-xs-v{padding-bottom:.25rem}.shift7-padding-xs,.shift7-padding-xs-h,.shift7-padding-xs-l{padding-left:.25rem}.shift7-padding-xs,.shift7-padding-xs-h,.shift7-padding-xs-r{padding-right:.25rem}.shift7-margin-xs,.shift7-margin-xs-t,.shift7-margin-xs-v{margin-top:.25rem}.shift7-margin-xs,.shift7-margin-xs-b,.shift7-margin-xs-v{margin-bottom:.25rem}.shift7-margin-xs,.shift7-margin-xs-h,.shift7-margin-xs-l{margin-left:.25rem}.shift7-margin-xs,.shift7-margin-xs-h,.shift7-margin-xs-r{margin-right:.25rem}.shift7-padding-sm,.shift7-padding-sm-t,.shift7-padding-sm-v{padding-top:.5rem}.shift7-padding-sm,.shift7-padding-sm-b,.shift7-padding-sm-v{padding-bottom:.5rem}.shift7-padding-sm,.shift7-padding-sm-h,.shift7-padding-sm-l{padding-left:.5rem}.shift7-padding-sm,.shift7-padding-sm-h,.shift7-padding-sm-r{padding-right:.5rem}.shift7-margin-sm,.shift7-margin-sm-t,.shift7-margin-sm-v{margin-top:.5rem}.shift7-margin-sm,.shift7-margin-sm-b,.shift7-margin-sm-v{margin-bottom:.5rem}.shift7-margin-sm,.shift7-margin-sm-h,.shift7-margin-sm-l{margin-left:.5rem}.shift7-margin-sm,.shift7-margin-sm-h,.shift7-margin-sm-r{margin-right:.5rem}.shift7-padding-md,.shift7-padding-md-t,.shift7-padding-md-v{padding-top:1.05rem}.shift7-padding-md,.shift7-padding-md-b,.shift7-padding-md-v{padding-bottom:1.05rem}.shift7-padding-md,.shift7-padding-md-h,.shift7-padding-md-l{padding-left:1.05rem}.shift7-padding-md,.shift7-padding-md-h,.shift7-padding-md-r{padding-right:1.05rem}.shift7-margin-md,.shift7-margin-md-t,.shift7-margin-md-v{margin-top:1.05rem}.shift7-margin-md,.shift7-margin-md-b,.shift7-margin-md-v{margin-bottom:1.05rem}.shift7-margin-md,.shift7-margin-md-h,.shift7-margin-md-l{margin-left:1.05rem}.shift7-margin-md,.shift7-margin-md-h,.shift7-margin-md-r{margin-right:1.05rem}.shift7-padding-lg,.shift7-padding-lg-t,.shift7-padding-lg-v{padding-top:1.55rem}.shift7-padding-lg,.shift7-padding-lg-b,.shift7-padding-lg-v{padding-bottom:1.55rem}.shift7-padding-lg,.shift7-padding-lg-h,.shift7-padding-lg-l{padding-left:1.55rem}.shift7-padding-lg,.shift7-padding-lg-h,.shift7-padding-lg-r{padding-right:1.55rem}.shift7-margin-lg,.shift7-margin-lg-t,.shift7-margin-lg-v{margin-top:1.55rem}.shift7-margin-lg,.shift7-margin-lg-b,.shift7-margin-lg-v{margin-bottom:1.55rem}.shift7-margin-lg,.shift7-margin-lg-h,.shift7-margin-lg-l{margin-left:1.55rem}.shift7-margin-lg,.shift7-margin-lg-h,.shift7-margin-lg-r{margin-right:1.55rem}.shift7-padding-xl,.shift7-padding-xl-t,.shift7-padding-xl-v{padding-top:3rem}.shift7-padding-xl,.shift7-padding-xl-b,.shift7-padding-xl-v{padding-bottom:3rem}.shift7-padding-xl,.shift7-padding-xl-h,.shift7-padding-xl-l{padding-left:3rem}.shift7-padding-xl,.shift7-padding-xl-h,.shift7-padding-xl-r{padding-right:3rem}.shift7-margin-xl,.shift7-margin-xl-t,.shift7-margin-xl-v{margin-top:3rem}.shift7-margin-xl,.shift7-margin-xl-b,.shift7-margin-xl-v{margin-bottom:3rem}.shift7-margin-xl,.shift7-margin-xl-h,.shift7-margin-xl-l{margin-left:3rem}.shift7-margin-xl,.shift7-margin-xl-h,.shift7-margin-xl-r{margin-right:3rem}.shift7-padding-none,.shift7-padding-none-t,.shift7-padding-none-v{padding-top:0}.shift7-padding-none,.shift7-padding-none-b,.shift7-padding-none-v{padding-bottom:0}.shift7-padding-none,.shift7-padding-none-h,.shift7-padding-none-l{padding-left:0}.shift7-padding-none,.shift7-padding-none-h,.shift7-padding-none-r{padding-right:0}.shift7-margin-none,.shift7-margin-none-t,.shift7-margin-none-v{margin-top:0}.shift7-margin-none,.shift7-margin-none-b,.shift7-margin-none-v{margin-bottom:0}.shift7-margin-none,.shift7-margin-none-h,.shift7-margin-none-l{margin-left:0}.shift7-margin-none,.shift7-margin-none-h,.shift7-margin-none-r{margin-right:0}}@media (max-width:600px){.shift6-1\/10th{width:10%}.shift6-1\/9th{width:11.11111%}.shift6-1\/8th{width:12.5%}.shift6-1\/7{width:14.28571%}.shift6-1\/6{width:16.66666%}.shift6-1\/5,.shift6-2\/10{width:20%}.shift6-2\/9{width:22.22222%}.shift6-1\/4,.shift6-2\/8{width:25%}.shift6-2\/7{width:28.57142%}.shift6-3\/10{width:30%}.shift6-1\/3,.shift6-2\/6,.shift6-3\/9{width:33.33333%}.shift6-3\/8{width:37.5%}.shift6-2\/5,.shift6-4\/10{width:40%}.shift6-3\/7{width:42.85714%}.shift6-4\/9{width:44.44444%}.shift6-1\/2,.shift6-2\/4,.shift6-3\/6,.shift6-4\/8,.shift6-5\/10{width:50%}.shift6-5\/9{width:55.55555%}.shift6-4\/7{width:57.14285%}.shift6-3\/5,.shift6-6\/10{width:60%}.shift6-5\/8{width:62.5%}.shift6-2\/3,.shift6-4\/6,.shift6-6\/9{width:66.66666%}.shift6-7\/10{width:70%}.shift6-5\/7{width:71.42857%}.shift6-3\/4,.shift6-6\/8{width:75%}.shift6-7\/9{width:77.77777%}.shift6-4\/5,.shift6-8\/10{width:80%}.shift6-5\/6{width:83.3333%}.shift6-6\/7{width:85.71428%}.shift6-7\/8{width:87.5%}.shift6-8\/9{width:88.888888%}.shift6-9\/10{width:90%}.shift6-full{width:100%}.shift6-hide{display:none}.shift6-show{display:block}.shift6-left{float:left}.shift6-right{float:right}.shift6-clear{clear:both}.shift6-unclear{clear:none}.shift6-text-left{text-align:left}.shift6-text-right{text-align:right}.shift6-text-center{text-align:center}.shift6-text-justify{text-align:justify}.shift6-text-nowrap{white-space:nowrap}.shift6-padding-xs,.shift6-padding-xs-t,.shift6-padding-xs-v{padding-top:.25rem}.shift6-padding-xs,.shift6-padding-xs-b,.shift6-padding-xs-v{padding-bottom:.25rem}.shift6-padding-xs,.shift6-padding-xs-h,.shift6-padding-xs-l{padding-left:.25rem}.shift6-padding-xs,.shift6-padding-xs-h,.shift6-padding-xs-r{padding-right:.25rem}.shift6-margin-xs,.shift6-margin-xs-t,.shift6-margin-xs-v{margin-top:.25rem}.shift6-margin-xs,.shift6-margin-xs-b,.shift6-margin-xs-v{margin-bottom:.25rem}.shift6-margin-xs,.shift6-margin-xs-h,.shift6-margin-xs-l{margin-left:.25rem}.shift6-margin-xs,.shift6-margin-xs-h,.shift6-margin-xs-r{margin-right:.25rem}.shift6-padding-sm,.shift6-padding-sm-t,.shift6-padding-sm-v{padding-top:.5rem}.shift6-padding-sm,.shift6-padding-sm-b,.shift6-padding-sm-v{padding-bottom:.5rem}.shift6-padding-sm,.shift6-padding-sm-h,.shift6-padding-sm-l{padding-left:.5rem}.shift6-padding-sm,.shift6-padding-sm-h,.shift6-padding-sm-r{padding-right:.5rem}.shift6-margin-sm,.shift6-margin-sm-t,.shift6-margin-sm-v{margin-top:.5rem}.shift6-margin-sm,.shift6-margin-sm-b,.shift6-margin-sm-v{margin-bottom:.5rem}.shift6-margin-sm,.shift6-margin-sm-h,.shift6-margin-sm-l{margin-left:.5rem}.shift6-margin-sm,.shift6-margin-sm-h,.shift6-margin-sm-r{margin-right:.5rem}.shift6-padding-md,.shift6-padding-md-t,.shift6-padding-md-v{padding-top:1.05rem}.shift6-padding-md,.shift6-padding-md-b,.shift6-padding-md-v{padding-bottom:1.05rem}.shift6-padding-md,.shift6-padding-md-h,.shift6-padding-md-l{padding-left:1.05rem}.shift6-padding-md,.shift6-padding-md-h,.shift6-padding-md-r{padding-right:1.05rem}.shift6-margin-md,.shift6-margin-md-t,.shift6-margin-md-v{margin-top:1.05rem}.shift6-margin-md,.shift6-margin-md-b,.shift6-margin-md-v{margin-bottom:1.05rem}.shift6-margin-md,.shift6-margin-md-h,.shift6-margin-md-l{margin-left:1.05rem}.shift6-margin-md,.shift6-margin-md-h,.shift6-margin-md-r{margin-right:1.05rem}.shift6-padding-lg,.shift6-padding-lg-t,.shift6-padding-lg-v{padding-top:1.55rem}.shift6-padding-lg,.shift6-padding-lg-b,.shift6-padding-lg-v{padding-bottom:1.55rem}.shift6-padding-lg,.shift6-padding-lg-h,.shift6-padding-lg-l{padding-left:1.55rem}.shift6-padding-lg,.shift6-padding-lg-h,.shift6-padding-lg-r{padding-right:1.55rem}.shift6-margin-lg,.shift6-margin-lg-t,.shift6-margin-lg-v{margin-top:1.55rem}.shift6-margin-lg,.shift6-margin-lg-b,.shift6-margin-lg-v{margin-bottom:1.55rem}.shift6-margin-lg,.shift6-margin-lg-h,.shift6-margin-lg-l{margin-left:1.55rem}.shift6-margin-lg,.shift6-margin-lg-h,.shift6-margin-lg-r{margin-right:1.55rem}.shift6-padding-xl,.shift6-padding-xl-t,.shift6-padding-xl-v{padding-top:3rem}.shift6-padding-xl,.shift6-padding-xl-b,.shift6-padding-xl-v{padding-bottom:3rem}.shift6-padding-xl,.shift6-padding-xl-h,.shift6-padding-xl-l{padding-left:3rem}.shift6-padding-xl,.shift6-padding-xl-h,.shift6-padding-xl-r{padding-right:3rem}.shift6-margin-xl,.shift6-margin-xl-t,.shift6-margin-xl-v{margin-top:3rem}.shift6-margin-xl,.shift6-margin-xl-b,.shift6-margin-xl-v{margin-bottom:3rem}.shift6-margin-xl,.shift6-margin-xl-h,.shift6-margin-xl-l{margin-left:3rem}.shift6-margin-xl,.shift6-margin-xl-h,.shift6-margin-xl-r{margin-right:3rem}.shift6-padding-none,.shift6-padding-none-t,.shift6-padding-none-v{padding-top:0}.shift6-padding-none,.shift6-padding-none-b,.shift6-padding-none-v{padding-bottom:0}.shift6-padding-none,.shift6-padding-none-h,.shift6-padding-none-l{padding-left:0}.shift6-padding-none,.shift6-padding-none-h,.shift6-padding-none-r{padding-right:0}.shift6-margin-none,.shift6-margin-none-t,.shift6-margin-none-v{margin-top:0}.shift6-margin-none,.shift6-margin-none-b,.shift6-margin-none-v{margin-bottom:0}.shift6-margin-none,.shift6-margin-none-h,.shift6-margin-none-l{margin-left:0}.shift6-margin-none,.shift6-margin-none-h,.shift6-margin-none-r{margin-right:0}}@media (max-width:500px){.shift5-1\/10th{width:10%}.shift5-1\/9th{width:11.11111%}.shift5-1\/8th{width:12.5%}.shift5-1\/7{width:14.28571%}.shift5-1\/6{width:16.66666%}.shift5-1\/5,.shift5-2\/10{width:20%}.shift5-2\/9{width:22.22222%}.shift5-1\/4,.shift5-2\/8{width:25%}.shift5-2\/7{width:28.57142%}.shift5-3\/10{width:30%}.shift5-1\/3,.shift5-2\/6,.shift5-3\/9{width:33.33333%}.shift5-3\/8{width:37.5%}.shift5-2\/5,.shift5-4\/10{width:40%}.shift5-3\/7{width:42.85714%}.shift5-4\/9{width:44.44444%}.shift5-1\/2,.shift5-2\/4,.shift5-3\/6,.shift5-4\/8,.shift5-5\/10{width:50%}.shift5-5\/9{width:55.55555%}.shift5-4\/7{width:57.14285%}.shift5-3\/5,.shift5-6\/10{width:60%}.shift5-5\/8{width:62.5%}.shift5-2\/3,.shift5-4\/6,.shift5-6\/9{width:66.66666%}.shift5-7\/10{width:70%}.shift5-5\/7{width:71.42857%}.shift5-3\/4,.shift5-6\/8{width:75%}.shift5-7\/9{width:77.77777%}.shift5-4\/5,.shift5-8\/10{width:80%}.shift5-5\/6{width:83.3333%}.shift5-6\/7{width:85.71428%}.shift5-7\/8{width:87.5%}.shift5-8\/9{width:88.888888%}.shift5-9\/10{width:90%}.shift5-full{width:100%}.shift5-hide{display:none}.shift5-show{display:block}.shift5-left{float:left}.shift5-right{float:right}.shift5-clear{clear:both}.shift5-unclear{clear:none}.shift5-text-left{text-align:left}.shift5-text-right{text-align:right}.shift5-text-center{text-align:center}.shift5-text-justify{text-align:justify}.shift5-text-nowrap{white-space:nowrap}.shift5-padding-xs,.shift5-padding-xs-t,.shift5-padding-xs-v{padding-top:.25rem}.shift5-padding-xs,.shift5-padding-xs-b,.shift5-padding-xs-v{padding-bottom:.25rem}.shift5-padding-xs,.shift5-padding-xs-h,.shift5-padding-xs-l{padding-left:.25rem}.shift5-padding-xs,.shift5-padding-xs-h,.shift5-padding-xs-r{padding-right:.25rem}.shift5-margin-xs,.shift5-margin-xs-t,.shift5-margin-xs-v{margin-top:.25rem}.shift5-margin-xs,.shift5-margin-xs-b,.shift5-margin-xs-v{margin-bottom:.25rem}.shift5-margin-xs,.shift5-margin-xs-h,.shift5-margin-xs-l{margin-left:.25rem}.shift5-margin-xs,.shift5-margin-xs-h,.shift5-margin-xs-r{margin-right:.25rem}.shift5-padding-sm,.shift5-padding-sm-t,.shift5-padding-sm-v{padding-top:.5rem}.shift5-padding-sm,.shift5-padding-sm-b,.shift5-padding-sm-v{padding-bottom:.5rem}.shift5-padding-sm,.shift5-padding-sm-h,.shift5-padding-sm-l{padding-left:.5rem}.shift5-padding-sm,.shift5-padding-sm-h,.shift5-padding-sm-r{padding-right:.5rem}.shift5-margin-sm,.shift5-margin-sm-t,.shift5-margin-sm-v{margin-top:.5rem}.shift5-margin-sm,.shift5-margin-sm-b,.shift5-margin-sm-v{margin-bottom:.5rem}.shift5-margin-sm,.shift5-margin-sm-h,.shift5-margin-sm-l{margin-left:.5rem}.shift5-margin-sm,.shift5-margin-sm-h,.shift5-margin-sm-r{margin-right:.5rem}.shift5-padding-md,.shift5-padding-md-t,.shift5-padding-md-v{padding-top:1.05rem}.shift5-padding-md,.shift5-padding-md-b,.shift5-padding-md-v{padding-bottom:1.05rem}.shift5-padding-md,.shift5-padding-md-h,.shift5-padding-md-l{padding-left:1.05rem}.shift5-padding-md,.shift5-padding-md-h,.shift5-padding-md-r{padding-right:1.05rem}.shift5-margin-md,.shift5-margin-md-t,.shift5-margin-md-v{margin-top:1.05rem}.shift5-margin-md,.shift5-margin-md-b,.shift5-margin-md-v{margin-bottom:1.05rem}.shift5-margin-md,.shift5-margin-md-h,.shift5-margin-md-l{margin-left:1.05rem}.shift5-margin-md,.shift5-margin-md-h,.shift5-margin-md-r{margin-right:1.05rem}.shift5-padding-lg,.shift5-padding-lg-t,.shift5-padding-lg-v{padding-top:1.55rem}.shift5-padding-lg,.shift5-padding-lg-b,.shift5-padding-lg-v{padding-bottom:1.55rem}.shift5-padding-lg,.shift5-padding-lg-h,.shift5-padding-lg-l{padding-left:1.55rem}.shift5-padding-lg,.shift5-padding-lg-h,.shift5-padding-lg-r{padding-right:1.55rem}.shift5-margin-lg,.shift5-margin-lg-t,.shift5-margin-lg-v{margin-top:1.55rem}.shift5-margin-lg,.shift5-margin-lg-b,.shift5-margin-lg-v{margin-bottom:1.55rem}.shift5-margin-lg,.shift5-margin-lg-h,.shift5-margin-lg-l{margin-left:1.55rem}.shift5-margin-lg,.shift5-margin-lg-h,.shift5-margin-lg-r{margin-right:1.55rem}.shift5-padding-xl,.shift5-padding-xl-t,.shift5-padding-xl-v{padding-top:3rem}.shift5-padding-xl,.shift5-padding-xl-b,.shift5-padding-xl-v{padding-bottom:3rem}.shift5-padding-xl,.shift5-padding-xl-h,.shift5-padding-xl-l{padding-left:3rem}.shift5-padding-xl,.shift5-padding-xl-h,.shift5-padding-xl-r{padding-right:3rem}.shift5-margin-xl,.shift5-margin-xl-t,.shift5-margin-xl-v{margin-top:3rem}.shift5-margin-xl,.shift5-margin-xl-b,.shift5-margin-xl-v{margin-bottom:3rem}.shift5-margin-xl,.shift5-margin-xl-h,.shift5-margin-xl-l{margin-left:3rem}.shift5-margin-xl,.shift5-margin-xl-h,.shift5-margin-xl-r{margin-right:3rem}.shift5-padding-none,.shift5-padding-none-t,.shift5-padding-none-v{padding-top:0}.shift5-padding-none,.shift5-padding-none-b,.shift5-padding-none-v{padding-bottom:0}.shift5-padding-none,.shift5-padding-none-h,.shift5-padding-none-l{padding-left:0}.shift5-padding-none,.shift5-padding-none-h,.shift5-padding-none-r{padding-right:0}.shift5-margin-none,.shift5-margin-none-t,.shift5-margin-none-v{margin-top:0}.shift5-margin-none,.shift5-margin-none-b,.shift5-margin-none-v{margin-bottom:0}.shift5-margin-none,.shift5-margin-none-h,.shift5-margin-none-l{margin-left:0}.shift5-margin-none,.shift5-margin-none-h,.shift5-margin-none-r{margin-right:0}}
@charset 'UTF-8';.slick-dots,.slick-next,.slick-prev{position:absolute;display:block;padding:0}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-loading .slick-list{background:url(../gif/ajax-loader.gif) center center no-repeat #fff}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(../eot/slick.eot);src:url(../eot/slickd41d.eot?#iefix) format('embedded-opentype'),url(../woff/slick.woff) format('woff'),url(../ttf/slick.ttf) format('truetype'),url(../svg/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;top:50%;width:20px;height:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:.75;color:#fff}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}.slick-next:before,[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;width:100%;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

@media (max-width: 1024px) {
    .awesome-happenings-home .happenings .shift-mobile-full{
        margin-bottom: 40px;
    }
    .awesome-happenings-home .happenings .col .happenings-background{
        height: 320px;
    }
}
@media (max-width: 600px) {
    
    .awesome-happenings-home .happenings .happenings-content .happenings-description{
        font-size: 1.2rem !important;
        line-height: 1.2 !important;
        height: auto !important;
    }
    
}
.lj-girl-mult-img.rookie-of-the-year{
    background-image: url('../png/rookiegirl.png') !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}
.lj-girl-mult-img.mvp{
    background-image: url('../png/mvpgirl.png') !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}

body.home main section:nth-of-type(6){
    background-image: url('../png/ljgirl.png') !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}

body.rookies_of_the_year main section:nth-of-type(1){
    background-image: url('../png/rookiegirl.png') !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}

body.lj_girls main section:nth-of-type(1){
    background-image: url('../png/ljgirl.png') !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}

body.mvp main section:nth-of-type(1){
    background-image: url('../png/mvpgirl.png') !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}


