@charset "UTF-8";.xhidden{opacity:0;}@media screen and (max-width: 767px){.xhidden{opacity:1;}}.xvisible{opacity:1;}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animated.small-duration{-webkit-animation-duration:0.3s;animation-duration:0.3s;}.animated.small-duration1{-webkit-animation-duration:0.6s;animation-duration:0.6s;}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotate{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}.rotate{-webkit-animation:rotate 2s infinite cubic-bezier(0.215,0.610,0.355,1.000);animation:rotate 2s infinite cubic-bezier(0.215,0.610,0.355,1.000);}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}.shake{-webkit-animation-name:shake;animation-name:shake;}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake;}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}@keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}to{-webkit-transform:none;transform:none;opacity:1;}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}to{-webkit-transform:none;transform:none;opacity:1;}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}.hinge{-webkit-animation-name:hinge;animation-name:hinge;}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}@keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}@-webkit-keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}@keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul,li{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}input,textarea,button,select{margin:0;font:inherit;}button,input[type="submit"]{cursor:pointer;}input:focus,textarea:focus,select:focus,button:active,button:focus{outline:none;}a{color:inherit;text-decoration:inherit;}*,*:before,*:after{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.clearfix:after,.clear:after{content:"";display:block;clear:both;}.clear{clear:both;}*{min-height:0;min-width:0;}[class*="grid"]{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -7.5px;}.col,[class*="col-"]{-webkit-flex:0 0 auto;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 7.5px 20px;}.col{-webkit-flex:1 1 0%;-moz-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;}.grid.col,.grid[class*="col-"]{margin:0;padding:0;}[class*="grid-"][class*="-noGutter"]{margin:0;}[class*="grid-"][class*="-noGutter"] > [class*="col"]{padding:0;}[class*="grid-"][class*="-center"]{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;}[class*="grid-"][class*="-right"]{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-self:flex-end;-moz-align-self:flex-end;-ms-align-self:flex-end;align-self:flex-end;margin-left:auto;}[class*="grid-"][class*="-left"]{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-align-self:flex-start;align-self:flex-start;margin-right:auto;}[class*="grid-"][class*="-top"]{-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;}[class*="grid-"][class*="-middle"]{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;}[class*="grid-"][class*="-bottom"]{-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;}[class*="grid-"][class*="-noWrap"]{-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}[class*="grid-"][class*="-reverse"]{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}[class*="grid-"][class*="-column"]{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}[class*="grid-"][class*="-column"] > [class*="col-"]{-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-basis:auto;flex-basis:auto;}[class*="grid-"][class*="-column-reverse"]{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}[class*="grid-"][class*="-spaceBetween"]{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;}[class*="grid-"][class*="-spaceAround"]{-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;}[class*="grid-"][class*="-equalHeight"] > [class*="col"]{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}[class*="grid-"][class*="-noBottom"] > [class*="col"]{padding-bottom:0;}[class*="col-"][class*="-top"]{-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-align-self:flex-start;align-self:flex-start;}[class*="col-"][class*="-middle"]{-webkit-align-self:center;-moz-align-self:center;-ms-align-self:center;align-self:center;}[class*="col-"][class*="-bottom"]{-webkit-align-self:flex-end;-moz-align-self:flex-end;-ms-align-self:flex-end;align-self:flex-end;}[class*="col-"][class*="-first"]{-webkit-order:-1;-moz-order:-1;-ms-order:-1;order:-1;}[class*="col-"][class*="-last"]{-webkit-order:1;-moz-order:1;-ms-order:1;order:1;}[class*="grid-1"] > .col,[class*="grid-1"] > [class*='col-']{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;max-width:100%;}[class*="grid-2"] > .col,[class*="grid-2"] > [class*='col-']{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%;max-width:50%;}[class*="grid-3"] > .col,[class*="grid-3"] > [class*='col-']{-webkit-flex-basis:33.333333333333%;-moz-flex-basis:33.333333333333%;-ms-flex-basis:33.333333333333%;flex-basis:33.333333333333%;max-width:33.333333333333%;}[class*="grid-4"] > .col,[class*="grid-4"] > [class*='col-']{-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-basis:25%;flex-basis:25%;max-width:25%;}[class*="grid-5"] > .col,[class*="grid-5"] > [class*='col-']{-webkit-flex-basis:20%;-moz-flex-basis:20%;-ms-flex-basis:20%;flex-basis:20%;max-width:20%;}[class*="grid-6"] > .col,[class*="grid-6"] > [class*='col-']{-webkit-flex-basis:16.666666666667%;-moz-flex-basis:16.666666666667%;-ms-flex-basis:16.666666666667%;flex-basis:16.666666666667%;max-width:16.666666666667%;}[class*="grid-7"] > .col,[class*="grid-7"] > [class*='col-']{-webkit-flex-basis:14.285714285714%;-moz-flex-basis:14.285714285714%;-ms-flex-basis:14.285714285714%;flex-basis:14.285714285714%;max-width:14.285714285714%;}[class*="grid-8"] > .col,[class*="grid-8"] > [class*='col-']{-webkit-flex-basis:12.5%;-moz-flex-basis:12.5%;-ms-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%;}[class*="grid-9"] > .col,[class*="grid-9"] > [class*='col-']{-webkit-flex-basis:11.111111111111%;-moz-flex-basis:11.111111111111%;-ms-flex-basis:11.111111111111%;flex-basis:11.111111111111%;max-width:11.111111111111%;}[class*="grid-10"] > .col,[class*="grid-10"] > [class*='col-']{-webkit-flex-basis:10%;-moz-flex-basis:10%;-ms-flex-basis:10%;flex-basis:10%;max-width:10%;}[class*="grid-11"] > .col,[class*="grid-10"] > [class*='col-']{-webkit-flex-basis:9.0909090909091%;-moz-flex-basis:9.0909090909091%;-ms-flex-basis:9.0909090909091%;flex-basis:9.0909090909091%;max-width:9.0909090909091%;}[class*="grid-12"] > .col,[class*="grid-11"] > [class*='col-']{-webkit-flex-basis:8.3333333333333%;-moz-flex-basis:8.3333333333333%;-ms-flex-basis:8.3333333333333%;flex-basis:8.3333333333333%;max-width:8.3333333333333%;}@media screen and (max-width: 1199px){[class*="_lg-1"] > .col,[class*="_lg-1"] > [class*='col-']{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;max-width:100%;}[class*="_lg-2"] > .col,[class*="_lg-2"] > [class*='col-']{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%;max-width:50%;}[class*="_lg-3"] > .col,[class*="_lg-3"] > [class*='col-']{-webkit-flex-basis:33.333333333333%;-moz-flex-basis:33.333333333333%;-ms-flex-basis:33.333333333333%;flex-basis:33.333333333333%;max-width:33.333333333333%;}[class*="_lg-4"] > .col,[class*="_lg-4"] > [class*='col-']{-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-basis:25%;flex-basis:25%;max-width:25%;}[class*="_lg-5"] > .col,[class*="_lg-5"] > [class*='col-']{-webkit-flex-basis:20%;-moz-flex-basis:20%;-ms-flex-basis:20%;flex-basis:20%;max-width:20%;}[class*="_lg-6"] > .col,[class*="_lg-6"] > [class*='col-']{-webkit-flex-basis:16.666666666667%;-moz-flex-basis:16.666666666667%;-ms-flex-basis:16.666666666667%;flex-basis:16.666666666667%;max-width:16.666666666667%;}[class*="_lg-7"] > .col,[class*="_lg-7"] > [class*='col-']{-webkit-flex-basis:14.285714285714%;-moz-flex-basis:14.285714285714%;-ms-flex-basis:14.285714285714%;flex-basis:14.285714285714%;max-width:14.285714285714%;}[class*="_lg-8"] > .col,[class*="_lg-8"] > [class*='col-']{-webkit-flex-basis:12.5%;-moz-flex-basis:12.5%;-ms-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%;}[class*="_lg-9"] > .col,[class*="_lg-9"] > [class*='col-']{-webkit-flex-basis:11.111111111111%;-moz-flex-basis:11.111111111111%;-ms-flex-basis:11.111111111111%;flex-basis:11.111111111111%;max-width:11.111111111111%;}[class*="_lg-10"] > .col,[class*="_lg-10"] > [class*='col-']{-webkit-flex-basis:10%;-moz-flex-basis:10%;-ms-flex-basis:10%;flex-basis:10%;max-width:10%;}[class*="_lg-11"] > .col,[class*="_lg-10"] > [class*='col-']{-webkit-flex-basis:9.0909090909091%;-moz-flex-basis:9.0909090909091%;-ms-flex-basis:9.0909090909091%;flex-basis:9.0909090909091%;max-width:9.0909090909091%;}[class*="_lg-12"] > .col,[class*="_lg-11"] > [class*='col-']{-webkit-flex-basis:8.3333333333333%;-moz-flex-basis:8.3333333333333%;-ms-flex-basis:8.3333333333333%;flex-basis:8.3333333333333%;max-width:8.3333333333333%;}}@media screen and (max-width: 1023px){[class*="_md-1"] > .col,[class*="_md-1"] > [class*='col-']{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;max-width:100%;}[class*="_md-2"] > .col,[class*="_md-2"] > [class*='col-']{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%;max-width:50%;}[class*="_md-3"] > .col,[class*="_md-3"] > [class*='col-']{-webkit-flex-basis:33.333333333333%;-moz-flex-basis:33.333333333333%;-ms-flex-basis:33.333333333333%;flex-basis:33.333333333333%;max-width:33.333333333333%;}[class*="_md-4"] > .col,[class*="_md-4"] > [class*='col-']{-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-basis:25%;flex-basis:25%;max-width:25%;}[class*="_md-5"] > .col,[class*="_md-5"] > [class*='col-']{-webkit-flex-basis:20%;-moz-flex-basis:20%;-ms-flex-basis:20%;flex-basis:20%;max-width:20%;}[class*="_md-6"] > .col,[class*="_md-6"] > [class*='col-']{-webkit-flex-basis:16.666666666667%;-moz-flex-basis:16.666666666667%;-ms-flex-basis:16.666666666667%;flex-basis:16.666666666667%;max-width:16.666666666667%;}[class*="_md-7"] > .col,[class*="_md-7"] > [class*='col-']{-webkit-flex-basis:14.285714285714%;-moz-flex-basis:14.285714285714%;-ms-flex-basis:14.285714285714%;flex-basis:14.285714285714%;max-width:14.285714285714%;}[class*="_md-8"] > .col,[class*="_md-8"] > [class*='col-']{-webkit-flex-basis:12.5%;-moz-flex-basis:12.5%;-ms-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%;}[class*="_md-9"] > .col,[class*="_md-9"] > [class*='col-']{-webkit-flex-basis:11.111111111111%;-moz-flex-basis:11.111111111111%;-ms-flex-basis:11.111111111111%;flex-basis:11.111111111111%;max-width:11.111111111111%;}[class*="_md-10"] > .col,[class*="_md-10"] > [class*='col-']{-webkit-flex-basis:10%;-moz-flex-basis:10%;-ms-flex-basis:10%;flex-basis:10%;max-width:10%;}[class*="_md-11"] > .col,[class*="_md-10"] > [class*='col-']{-webkit-flex-basis:9.0909090909091%;-moz-flex-basis:9.0909090909091%;-ms-flex-basis:9.0909090909091%;flex-basis:9.0909090909091%;max-width:9.0909090909091%;}[class*="_md-12"] > .col,[class*="_md-11"] > [class*='col-']{-webkit-flex-basis:8.3333333333333%;-moz-flex-basis:8.3333333333333%;-ms-flex-basis:8.3333333333333%;flex-basis:8.3333333333333%;max-width:8.3333333333333%;}}@media screen and (max-width: 767px){[class*="_sm-1"] > .col,[class*="_sm-1"] > [class*='col-']{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;max-width:100%;}[class*="_sm-2"] > .col,[class*="_sm-2"] > [class*='col-']{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%;max-width:50%;}[class*="_sm-3"] > .col,[class*="_sm-3"] > [class*='col-']{-webkit-flex-basis:33.333333333333%;-moz-flex-basis:33.333333333333%;-ms-flex-basis:33.333333333333%;flex-basis:33.333333333333%;max-width:33.333333333333%;}[class*="_sm-4"] > .col,[class*="_sm-4"] > [class*='col-']{-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-basis:25%;flex-basis:25%;max-width:25%;}[class*="_sm-5"] > .col,[class*="_sm-5"] > [class*='col-']{-webkit-flex-basis:20%;-moz-flex-basis:20%;-ms-flex-basis:20%;flex-basis:20%;max-width:20%;}[class*="_sm-6"] > .col,[class*="_sm-6"] > [class*='col-']{-webkit-flex-basis:16.666666666667%;-moz-flex-basis:16.666666666667%;-ms-flex-basis:16.666666666667%;flex-basis:16.666666666667%;max-width:16.666666666667%;}[class*="_sm-7"] > .col,[class*="_sm-7"] > [class*='col-']{-webkit-flex-basis:14.285714285714%;-moz-flex-basis:14.285714285714%;-ms-flex-basis:14.285714285714%;flex-basis:14.285714285714%;max-width:14.285714285714%;}[class*="_sm-8"] > .col,[class*="_sm-8"] > [class*='col-']{-webkit-flex-basis:12.5%;-moz-flex-basis:12.5%;-ms-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%;}[class*="_sm-9"] > .col,[class*="_sm-9"] > [class*='col-']{-webkit-flex-basis:11.111111111111%;-moz-flex-basis:11.111111111111%;-ms-flex-basis:11.111111111111%;flex-basis:11.111111111111%;max-width:11.111111111111%;}[class*="_sm-10"] > .col,[class*="_sm-10"] > [class*='col-']{-webkit-flex-basis:10%;-moz-flex-basis:10%;-ms-flex-basis:10%;flex-basis:10%;max-width:10%;}[class*="_sm-11"] > .col,[class*="_sm-10"] > [class*='col-']{-webkit-flex-basis:9.0909090909091%;-moz-flex-basis:9.0909090909091%;-ms-flex-basis:9.0909090909091%;flex-basis:9.0909090909091%;max-width:9.0909090909091%;}[class*="_sm-12"] > .col,[class*="_sm-11"] > [class*='col-']{-webkit-flex-basis:8.3333333333333%;-moz-flex-basis:8.3333333333333%;-ms-flex-basis:8.3333333333333%;flex-basis:8.3333333333333%;max-width:8.3333333333333%;}}@media screen and (max-width: 479px){[class*="_xs-1"] > .col,[class*="_xs-1"] > [class*='col-']{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;max-width:100%;}[class*="_xs-2"] > .col,[class*="_xs-2"] > [class*='col-']{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%;max-width:50%;}[class*="_xs-3"] > .col,[class*="_xs-3"] > [class*='col-']{-webkit-flex-basis:33.333333333333%;-moz-flex-basis:33.333333333333%;-ms-flex-basis:33.333333333333%;flex-basis:33.333333333333%;max-width:33.333333333333%;}[class*="_xs-4"] > .col,[class*="_xs-4"] > [class*='col-']{-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-basis:25%;flex-basis:25%;max-width:25%;}[class*="_xs-5"] > .col,[class*="_xs-5"] > [class*='col-']{-webkit-flex-basis:20%;-moz-flex-basis:20%;-ms-flex-basis:20%;flex-basis:20%;max-width:20%;}[class*="_xs-6"] > .col,[class*="_xs-6"] > [class*='col-']{-webkit-flex-basis:16.666666666667%;-moz-flex-basis:16.666666666667%;-ms-flex-basis:16.666666666667%;flex-basis:16.666666666667%;max-width:16.666666666667%;}[class*="_xs-7"] > .col,[class*="_xs-7"] > [class*='col-']{-webkit-flex-basis:14.285714285714%;-moz-flex-basis:14.285714285714%;-ms-flex-basis:14.285714285714%;flex-basis:14.285714285714%;max-width:14.285714285714%;}[class*="_xs-8"] > .col,[class*="_xs-8"] > [class*='col-']{-webkit-flex-basis:12.5%;-moz-flex-basis:12.5%;-ms-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%;}[class*="_xs-9"] > .col,[class*="_xs-9"] > [class*='col-']{-webkit-flex-basis:11.111111111111%;-moz-flex-basis:11.111111111111%;-ms-flex-basis:11.111111111111%;flex-basis:11.111111111111%;max-width:11.111111111111%;}[class*="_xs-10"] > .col,[class*="_xs-10"] > [class*='col-']{-webkit-flex-basis:10%;-moz-flex-basis:10%;-ms-flex-basis:10%;flex-basis:10%;max-width:10%;}[class*="_xs-11"] > .col,[class*="_xs-10"] > [class*='col-']{-webkit-flex-basis:9.0909090909091%;-moz-flex-basis:9.0909090909091%;-ms-flex-basis:9.0909090909091%;flex-basis:9.0909090909091%;max-width:9.0909090909091%;}[class*="_xs-12"] > .col,[class*="_xs-11"] > [class*='col-']{-webkit-flex-basis:8.3333333333333%;-moz-flex-basis:8.3333333333333%;-ms-flex-basis:8.3333333333333%;flex-basis:8.3333333333333%;max-width:8.3333333333333%;}}[class*='grid'] > [class*="col-1"]{-webkit-flex-basis:8.3333333333333%;-moz-flex-basis:8.3333333333333%;-ms-flex-basis:8.3333333333333%;flex-basis:8.3333333333333%;max-width:8.3333333333333%;}[class*='grid'] > [class*="col-2"]{-webkit-flex-basis:16.666666666667%;-moz-flex-basis:16.666666666667%;-ms-flex-basis:16.666666666667%;flex-basis:16.666666666667%;max-width:16.666666666667%;}[class*='grid'] > [class*="col-3"]{-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-basis:25%;flex-basis:25%;max-width:25%;}[class*='grid'] > [class*="col-4"]{-webkit-flex-basis:33.333333333333%;-moz-flex-basis:33.333333333333%;-ms-flex-basis:33.333333333333%;flex-basis:33.333333333333%;max-width:33.333333333333%;}[class*='grid'] > [class*="col-5"]{-webkit-flex-basis:41.666666666667%;-moz-flex-basis:41.666666666667%;-ms-flex-basis:41.666666666667%;flex-basis:41.666666666667%;max-width:41.666666666667%;}[class*='grid'] > [class*="col-6"]{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%;max-width:50%;}[class*='grid'] > [class*="col-7"]{-webkit-flex-basis:58.333333333333%;-moz-flex-basis:58.333333333333%;-ms-flex-basis:58.333333333333%;flex-basis:58.333333333333%;max-width:58.333333333333%;}[class*='grid'] > [class*="col-8"]{-webkit-flex-basis:66.666666666667%;-moz-flex-basis:66.666666666667%;-ms-flex-basis:66.666666666667%;flex-basis:66.666666666667%;max-width:66.666666666667%;}[class*='grid'] > [class*="col-9"]{-webkit-flex-basis:75%;-moz-flex-basis:75%;-ms-flex-basis:75%;flex-basis:75%;max-width:75%;}[class*='grid'] > [class*="col-10"]{-webkit-flex-basis:83.333333333333%;-moz-flex-basis:83.333333333333%;-ms-flex-basis:83.333333333333%;flex-basis:83.333333333333%;max-width:83.333333333333%;}[class*='grid'] > [class*="col-11"]{-webkit-flex-basis:91.666666666667%;-moz-flex-basis:91.666666666667%;-ms-flex-basis:91.666666666667%;flex-basis:91.666666666667%;max-width:91.666666666667%;}[class*='grid'] > [class*="col-12"]{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;max-width:100%;}[class*="grid"] > [push-left*="off-0"]{margin-left:0;}[class*="grid"] > [push-left*="off-1"]{margin-left:8.3333333333333%;}[class*="grid"] > [push-left*="off-2"]{margin-left:16.666666666667%;}[class*="grid"] > [push-left*="off-3"]{margin-left:25%;}[class*="grid"] > [push-left*="off-4"]{margin-left:33.333333333333%;}[class*="grid"] > [push-left*="off-5"]{margin-left:41.666666666667%;}[class*="grid"] > [push-left*="off-6"]{margin-left:50%;}[class*="grid"] > [push-left*="off-6"]{margin-left:50%;}[class*="grid"] > [push-left*="off-7"]{margin-left:58.333333333333%;}[class*="grid"] > [push-left*="off-8"]{margin-left:66.666666666667%;}[class*="grid"] > [push-left*="off-9"]{margin-left:75%;}[class*="grid"] > [push-left*="off-10"]{margin-left:83.333333333333%;}[class*="grid"] > [push-left*="off-11"]{margin-left:91.666666666667%;}[class*="grid"] > [push-right*="off-0"]{margin-right:0;}[class*="grid"] > [push-right*="off-1"]{margin-right:8.3333333333333%;}[class*="grid"] > [push-right*="off-2"]{margin-right:16.666666666667%;}[class*="grid"] > [push-right*="off-3"]{margin-right:25%;}[class*="grid"] > [push-right*="off-4"]{margin-right:33.333333333333%;}[class*="grid"] > [push-right*="off-5"]{margin-right:41.666666666667%;}[class*="grid"] > [push-right*="off-6"]{margin-right:50%;}[class*="grid"] > [push-right*="off-6"]{margin-right:50%;}[class*="grid"] > [push-right*="off-7"]{margin-right:58.333333333333%;}[class*="grid"] > [push-right*="off-8"]{margin-right:66.666666666667%;}[class*="grid"] > [push-right*="off-9"]{margin-right:75%;}[class*="grid"] > [push-right*="off-10"]{margin-right:83.333333333333%;}[class*="grid"] > [push-right*="off-11"]{margin-right:91.666666666667%;}@media screen and (max-width: 1199px){[class*='grid'] > [class*="_lg-1"]{-webkit-flex-basis:8.3333333333333%;-moz-flex-basis:8.3333333333333%;-ms-flex-basis:8.3333333333333%;flex-basis:8.3333333333333%;max-width:8.3333333333333%;}[class*='grid'] > [class*="_lg-2"]{-webkit-flex-basis:16.666666666667%;-moz-flex-basis:16.666666666667%;-ms-flex-basis:16.666666666667%;flex-basis:16.666666666667%;max-width:16.666666666667%;}[class*='grid'] > [class*="_lg-3"]{-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-basis:25%;flex-basis:25%;max-width:25%;}[class*='grid'] > [class*="_lg-4"]{-webkit-flex-basis:33.333333333333%;-moz-flex-basis:33.333333333333%;-ms-flex-basis:33.333333333333%;flex-basis:33.333333333333%;max-width:33.333333333333%;}[class*='grid'] > [class*="_lg-5"]{-webkit-flex-basis:41.666666666667%;-moz-flex-basis:41.666666666667%;-ms-flex-basis:41.666666666667%;flex-basis:41.666666666667%;max-width:41.666666666667%;}[class*='grid'] > [class*="_lg-6"]{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%;max-width:50%;}[class*='grid'] > [class*="_lg-7"]{-webkit-flex-basis:58.333333333333%;-moz-flex-basis:58.333333333333%;-ms-flex-basis:58.333333333333%;flex-basis:58.333333333333%;max-width:58.333333333333%;}[class*='grid'] > [class*="_lg-8"]{-webkit-flex-basis:66.666666666667%;-moz-flex-basis:66.666666666667%;-ms-flex-basis:66.666666666667%;flex-basis:66.666666666667%;max-width:66.666666666667%;}[class*='grid'] > [class*="_lg-9"]{-webkit-flex-basis:75%;-moz-flex-basis:75%;-ms-flex-basis:75%;flex-basis:75%;max-width:75%;}[class*='grid'] > [class*="_lg-10"]{-webkit-flex-basis:83.333333333333%;-moz-flex-basis:83.333333333333%;-ms-flex-basis:83.333333333333%;flex-basis:83.333333333333%;max-width:83.333333333333%;}[class*='grid'] > [class*="_lg-11"]{-webkit-flex-basis:91.666666666667%;-moz-flex-basis:91.666666666667%;-ms-flex-basis:91.666666666667%;flex-basis:91.666666666667%;max-width:91.666666666667%;}[class*='grid'] > [class*="_lg-12"]{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;max-width:100%;}[class*="grid"] > [push-left*="_lg-0"]{margin-left:0;}[class*="grid"] > [push-left*="_lg-1"]{margin-left:8.3333333333333%;}[class*="grid"] > [push-left*="_lg-2"]{margin-left:16.666666666667%;}[class*="grid"] > [push-left*="_lg-3"]{margin-left:25%;}[class*="grid"] > [push-left*="_lg-4"]{margin-left:33.333333333333%;}[class*="grid"] > [push-left*="_lg-5"]{margin-left:41.666666666667%;}[class*="grid"] > [push-left*="_lg-6"]{margin-left:50%;}[class*="grid"] > [push-left*="_lg-6"]{margin-left:50%;}[class*="grid"] > [push-left*="_lg-7"]{margin-left:58.333333333333%;}[class*="grid"] > [push-left*="_lg-8"]{margin-left:66.666666666667%;}[class*="grid"] > [push-left*="_lg-9"]{margin-left:75%;}[class*="grid"] > [push-left*="_lg-10"]{margin-left:83.333333333333%;}[class*="grid"] > [push-left*="_lg-11"]{margin-left:91.666666666667%;}[class*="grid"] > [push-right*="_lg-0"]{margin-right:0;}[class*="grid"] > [push-right*="_lg-1"]{margin-right:8.3333333333333%;}[class*="grid"] > [push-right*="_lg-2"]{margin-right:16.666666666667%;}[class*="grid"] > [push-right*="_lg-3"]{margin-right:25%;}[class*="grid"] > [push-right*="_lg-4"]{margin-right:33.333333333333%;}[class*="grid"] > [push-right*="_lg-5"]{margin-right:41.666666666667%;}[class*="grid"] > [push-right*="_lg-6"]{margin-right:50%;}[class*="grid"] > [push-right*="_lg-6"]{margin-right:50%;}[class*="grid"] > [push-right*="_lg-7"]{margin-right:58.333333333333%;}[class*="grid"] > [push-right*="_lg-8"]{margin-right:66.666666666667%;}[class*="grid"] > [push-right*="_lg-9"]{margin-right:75%;}[class*="grid"] > [push-right*="_lg-10"]{margin-right:83.333333333333%;}[class*="grid"] > [push-right*="_lg-11"]{margin-right:91.666666666667%;}}@media screen and (max-width: 1023px){[class*='grid'] > [class*="_md-1"]{-webkit-flex-basis:8.3333333333333%;-moz-flex-basis:8.3333333333333%;-ms-flex-basis:8.3333333333333%;flex-basis:8.3333333333333%;max-width:8.3333333333333%;}[class*='grid'] > [class*="_md-2"]{-webkit-flex-basis:16.666666666667%;-moz-flex-basis:16.666666666667%;-ms-flex-basis:16.666666666667%;flex-basis:16.666666666667%;max-width:16.666666666667%;}[class*='grid'] > [class*="_md-3"]{-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-basis:25%;flex-basis:25%;max-width:25%;}[class*='grid'] > [class*="_md-4"]{-webkit-flex-basis:33.333333333333%;-moz-flex-basis:33.333333333333%;-ms-flex-basis:33.333333333333%;flex-basis:33.333333333333%;max-width:33.333333333333%;}[class*='grid'] > [class*="_md-5"]{-webkit-flex-basis:41.666666666667%;-moz-flex-basis:41.666666666667%;-ms-flex-basis:41.666666666667%;flex-basis:41.666666666667%;max-width:41.666666666667%;}[class*='grid'] > [class*="_md-6"]{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%;max-width:50%;}[class*='grid'] > [class*="_md-7"]{-webkit-flex-basis:58.333333333333%;-moz-flex-basis:58.333333333333%;-ms-flex-basis:58.333333333333%;flex-basis:58.333333333333%;max-width:58.333333333333%;}[class*='grid'] > [class*="_md-8"]{-webkit-flex-basis:66.666666666667%;-moz-flex-basis:66.666666666667%;-ms-flex-basis:66.666666666667%;flex-basis:66.666666666667%;max-width:66.666666666667%;}[class*='grid'] > [class*="_md-9"]{-webkit-flex-basis:75%;-moz-flex-basis:75%;-ms-flex-basis:75%;flex-basis:75%;max-width:75%;}[class*='grid'] > [class*="_md-10"]{-webkit-flex-basis:83.333333333333%;-moz-flex-basis:83.333333333333%;-ms-flex-basis:83.333333333333%;flex-basis:83.333333333333%;max-width:83.333333333333%;}[class*='grid'] > [class*="_md-11"]{-webkit-flex-basis:91.666666666667%;-moz-flex-basis:91.666666666667%;-ms-flex-basis:91.666666666667%;flex-basis:91.666666666667%;max-width:91.666666666667%;}[class*='grid'] > [class*="_md-12"]{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;max-width:100%;}[class*="grid"] > [push-left*="_md-0"]{margin-left:0;}[class*="grid"] > [push-left*="_md-1"]{margin-left:8.3333333333333%;}[class*="grid"] > [push-left*="_md-2"]{margin-left:16.666666666667%;}[class*="grid"] > [push-left*="_md-3"]{margin-left:25%;}[class*="grid"] > [push-left*="_md-4"]{margin-left:33.333333333333%;}[class*="grid"] > [push-left*="_md-5"]{margin-left:41.666666666667%;}[class*="grid"] > [push-left*="_md-6"]{margin-left:50%;}[class*="grid"] > [push-left*="_md-6"]{margin-left:50%;}[class*="grid"] > [push-left*="_md-7"]{margin-left:58.333333333333%;}[class*="grid"] > [push-left*="_md-8"]{margin-left:66.666666666667%;}[class*="grid"] > [push-left*="_md-9"]{margin-left:75%;}[class*="grid"] > [push-left*="_md-10"]{margin-left:83.333333333333%;}[class*="grid"] > [push-left*="_md-11"]{margin-left:91.666666666667%;}[class*="grid"] > [push-right*="_md-0"]{margin-right:0;}[class*="grid"] > [push-right*="_md-1"]{margin-right:8.3333333333333%;}[class*="grid"] > [push-right*="_md-2"]{margin-right:16.666666666667%;}[class*="grid"] > [push-right*="_md-3"]{margin-right:25%;}[class*="grid"] > [push-right*="_md-4"]{margin-right:33.333333333333%;}[class*="grid"] > [push-right*="_md-5"]{margin-right:41.666666666667%;}[class*="grid"] > [push-right*="_md-6"]{margin-right:50%;}[class*="grid"] > [push-right*="_md-6"]{margin-right:50%;}[class*="grid"] > [push-right*="_md-7"]{margin-right:58.333333333333%;}[class*="grid"] > [push-right*="_md-8"]{margin-right:66.666666666667%;}[class*="grid"] > [push-right*="_md-9"]{margin-right:75%;}[class*="grid"] > [push-right*="_md-10"]{margin-right:83.333333333333%;}[class*="grid"] > [push-right*="_md-11"]{margin-right:91.666666666667%;}}@media screen and (max-width: 767px){[class*='grid'] > [class*="_sm-1"]{-webkit-flex-basis:8.3333333333333%;-moz-flex-basis:8.3333333333333%;-ms-flex-basis:8.3333333333333%;flex-basis:8.3333333333333%;max-width:8.3333333333333%;}[class*='grid'] > [class*="_sm-2"]{-webkit-flex-basis:16.666666666667%;-moz-flex-basis:16.666666666667%;-ms-flex-basis:16.666666666667%;flex-basis:16.666666666667%;max-width:16.666666666667%;}[class*='grid'] > [class*="_sm-3"]{-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-basis:25%;flex-basis:25%;max-width:25%;}[class*='grid'] > [class*="_sm-4"]{-webkit-flex-basis:33.333333333333%;-moz-flex-basis:33.333333333333%;-ms-flex-basis:33.333333333333%;flex-basis:33.333333333333%;max-width:33.333333333333%;}[class*='grid'] > [class*="_sm-5"]{-webkit-flex-basis:41.666666666667%;-moz-flex-basis:41.666666666667%;-ms-flex-basis:41.666666666667%;flex-basis:41.666666666667%;max-width:41.666666666667%;}[class*='grid'] > [class*="_sm-6"]{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%;max-width:50%;}[class*='grid'] > [class*="_sm-7"]{-webkit-flex-basis:58.333333333333%;-moz-flex-basis:58.333333333333%;-ms-flex-basis:58.333333333333%;flex-basis:58.333333333333%;max-width:58.333333333333%;}[class*='grid'] > [class*="_sm-8"]{-webkit-flex-basis:66.666666666667%;-moz-flex-basis:66.666666666667%;-ms-flex-basis:66.666666666667%;flex-basis:66.666666666667%;max-width:66.666666666667%;}[class*='grid'] > [class*="_sm-9"]{-webkit-flex-basis:75%;-moz-flex-basis:75%;-ms-flex-basis:75%;flex-basis:75%;max-width:75%;}[class*='grid'] > [class*="_sm-10"]{-webkit-flex-basis:83.333333333333%;-moz-flex-basis:83.333333333333%;-ms-flex-basis:83.333333333333%;flex-basis:83.333333333333%;max-width:83.333333333333%;}[class*='grid'] > [class*="_sm-11"]{-webkit-flex-basis:91.666666666667%;-moz-flex-basis:91.666666666667%;-ms-flex-basis:91.666666666667%;flex-basis:91.666666666667%;max-width:91.666666666667%;}[class*='grid'] > [class*="_sm-12"]{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;max-width:100%;}[class*="grid"] > [push-left*="_sm-0"]{margin-left:0;}[class*="grid"] > [push-left*="_sm-1"]{margin-left:8.3333333333333%;}[class*="grid"] > [push-left*="_sm-2"]{margin-left:16.666666666667%;}[class*="grid"] > [push-left*="_sm-3"]{margin-left:25%;}[class*="grid"] > [push-left*="_sm-4"]{margin-left:33.333333333333%;}[class*="grid"] > [push-left*="_sm-5"]{margin-left:41.666666666667%;}[class*="grid"] > [push-left*="_sm-6"]{margin-left:50%;}[class*="grid"] > [push-left*="_sm-6"]{margin-left:50%;}[class*="grid"] > [push-left*="_sm-7"]{margin-left:58.333333333333%;}[class*="grid"] > [push-left*="_sm-8"]{margin-left:66.666666666667%;}[class*="grid"] > [push-left*="_sm-9"]{margin-left:75%;}[class*="grid"] > [push-left*="_sm-10"]{margin-left:83.333333333333%;}[class*="grid"] > [push-left*="_sm-11"]{margin-left:91.666666666667%;}[class*="grid"] > [push-right*="_sm-0"]{margin-right:0;}[class*="grid"] > [push-right*="_sm-1"]{margin-right:8.3333333333333%;}[class*="grid"] > [push-right*="_sm-2"]{margin-right:16.666666666667%;}[class*="grid"] > [push-right*="_sm-3"]{margin-right:25%;}[class*="grid"] > [push-right*="_sm-4"]{margin-right:33.333333333333%;}[class*="grid"] > [push-right*="_sm-5"]{margin-right:41.666666666667%;}[class*="grid"] > [push-right*="_sm-6"]{margin-right:50%;}[class*="grid"] > [push-right*="_sm-6"]{margin-right:50%;}[class*="grid"] > [push-right*="_sm-7"]{margin-right:58.333333333333%;}[class*="grid"] > [push-right*="_sm-8"]{margin-right:66.666666666667%;}[class*="grid"] > [push-right*="_sm-9"]{margin-right:75%;}[class*="grid"] > [push-right*="_sm-10"]{margin-right:83.333333333333%;}[class*="grid"] > [push-right*="_sm-11"]{margin-right:91.666666666667%;}}@media screen and (max-width: 479px){[class*='grid'] > [class*="_xs-1"]{-webkit-flex-basis:8.3333333333333%;-moz-flex-basis:8.3333333333333%;-ms-flex-basis:8.3333333333333%;flex-basis:8.3333333333333%;max-width:8.3333333333333%;}[class*='grid'] > [class*="_xs-2"]{-webkit-flex-basis:16.666666666667%;-moz-flex-basis:16.666666666667%;-ms-flex-basis:16.666666666667%;flex-basis:16.666666666667%;max-width:16.666666666667%;}[class*='grid'] > [class*="_xs-3"]{-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-basis:25%;flex-basis:25%;max-width:25%;}[class*='grid'] > [class*="_xs-4"]{-webkit-flex-basis:33.333333333333%;-moz-flex-basis:33.333333333333%;-ms-flex-basis:33.333333333333%;flex-basis:33.333333333333%;max-width:33.333333333333%;}[class*='grid'] > [class*="_xs-5"]{-webkit-flex-basis:41.666666666667%;-moz-flex-basis:41.666666666667%;-ms-flex-basis:41.666666666667%;flex-basis:41.666666666667%;max-width:41.666666666667%;}[class*='grid'] > [class*="_xs-6"]{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%;max-width:50%;}[class*='grid'] > [class*="_xs-7"]{-webkit-flex-basis:58.333333333333%;-moz-flex-basis:58.333333333333%;-ms-flex-basis:58.333333333333%;flex-basis:58.333333333333%;max-width:58.333333333333%;}[class*='grid'] > [class*="_xs-8"]{-webkit-flex-basis:66.666666666667%;-moz-flex-basis:66.666666666667%;-ms-flex-basis:66.666666666667%;flex-basis:66.666666666667%;max-width:66.666666666667%;}[class*='grid'] > [class*="_xs-9"]{-webkit-flex-basis:75%;-moz-flex-basis:75%;-ms-flex-basis:75%;flex-basis:75%;max-width:75%;}[class*='grid'] > [class*="_xs-10"]{-webkit-flex-basis:83.333333333333%;-moz-flex-basis:83.333333333333%;-ms-flex-basis:83.333333333333%;flex-basis:83.333333333333%;max-width:83.333333333333%;}[class*='grid'] > [class*="_xs-11"]{-webkit-flex-basis:91.666666666667%;-moz-flex-basis:91.666666666667%;-ms-flex-basis:91.666666666667%;flex-basis:91.666666666667%;max-width:91.666666666667%;}[class*='grid'] > [class*="_xs-12"]{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;max-width:100%;}[class*="grid"] > [push-left*="_xs-0"]{margin-left:0;}[class*="grid"] > [push-left*="_xs-1"]{margin-left:8.3333333333333%;}[class*="grid"] > [push-left*="_xs-2"]{margin-left:16.666666666667%;}[class*="grid"] > [push-left*="_xs-3"]{margin-left:25%;}[class*="grid"] > [push-left*="_xs-4"]{margin-left:33.333333333333%;}[class*="grid"] > [push-left*="_xs-5"]{margin-left:41.666666666667%;}[class*="grid"] > [push-left*="_xs-6"]{margin-left:50%;}[class*="grid"] > [push-left*="_xs-6"]{margin-left:50%;}[class*="grid"] > [push-left*="_xs-7"]{margin-left:58.333333333333%;}[class*="grid"] > [push-left*="_xs-8"]{margin-left:66.666666666667%;}[class*="grid"] > [push-left*="_xs-9"]{margin-left:75%;}[class*="grid"] > [push-left*="_xs-10"]{margin-left:83.333333333333%;}[class*="grid"] > [push-left*="_xs-11"]{margin-left:91.666666666667%;}[class*="grid"] > [push-right*="_xs-0"]{margin-right:0;}[class*="grid"] > [push-right*="_xs-1"]{margin-right:8.3333333333333%;}[class*="grid"] > [push-right*="_xs-2"]{margin-right:16.666666666667%;}[class*="grid"] > [push-right*="_xs-3"]{margin-right:25%;}[class*="grid"] > [push-right*="_xs-4"]{margin-right:33.333333333333%;}[class*="grid"] > [push-right*="_xs-5"]{margin-right:41.666666666667%;}[class*="grid"] > [push-right*="_xs-6"]{margin-right:50%;}[class*="grid"] > [push-right*="_xs-6"]{margin-right:50%;}[class*="grid"] > [push-right*="_xs-7"]{margin-right:58.333333333333%;}[class*="grid"] > [push-right*="_xs-8"]{margin-right:66.666666666667%;}[class*="grid"] > [push-right*="_xs-9"]{margin-right:75%;}[class*="grid"] > [push-right*="_xs-10"]{margin-right:83.333333333333%;}[class*="grid"] > [push-right*="_xs-11"]{margin-right:91.666666666667%;}}[class*="col-"]:not([class*="col-0"]){display:block;}[class*="grid"][class*="col-"]:not([class*="col-0"]){display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}[class*="col-"][class*="col-0"]{display:none;}@media screen and (max-width: 1199px){[class*="grid"] > :not([class*="_lg-0"]){display:block;}[class*="grid"]:not([class*="_lg-0"]){display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}[class*="grid"] >[class*="_lg-0"],[class*="grid"][class*="-equalHeight"] > [class*="_lg-0"]{display:none;}}@media screen and (max-width: 1023px){[class*="grid"] > :not([class*="_md-0"]){display:block;}[class*="grid"]:not([class*="_md-0"]){display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}[class*="grid"] >[class*="_md-0"],[class*="grid"][class*="-equalHeight"] > [class*="_md-0"]{display:none;}}@media screen and (max-width: 767px){[class*="grid"] > :not([class*="_sm-0"]){display:block;}[class*="grid"]:not([class*="_sm-0"]){display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}[class*="grid"] >[class*="_sm-0"],[class*="grid"][class*="-equalHeight"] > [class*="_sm-0"]{display:none;}}@media screen and (max-width: 479px){[class*="grid"] > :not([class*="_xs-0"]){display:block;}[class*="grid"]:not([class*="_xs-0"]){display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}[class*="grid"] >[class*="_xs-0"],[class*="grid"][class*="-equalHeight"] > [class*="_xs-0"]{display:none;}}@font-face{font-family:'Officina';src:local('Officina'), local('OpenSans-Light'), url('fonts/OfficinaSansBookITC-Regular.woff2') format('woff2'), url('fonts/OfficinaSansBookITC-Regular.ttf') format('truetype');font-weight:400;font-style:normal;}@font-face{font-family:'Officina';src:local('Officina'), local('OpenSans-Light'), url('fonts/OfficinaSansMediumITC-Regular.woff2') format('woff2'), url('fonts/OfficinaSansMediumITC-Regular.ttf') format('truetype');font-weight:500;font-style:normal;}@font-face{font-family:'Officina';src:local('Officina'), local('OpenSans-Light'), url('fonts/OfficinaSansExtraBoldITC-Reg.woff2') format('woff2'), url('fonts/OfficinaSansExtraBoldITC-Reg.ttf') format('truetype');font-weight:600;font-style:normal;}.clearfix:after,.clear:after{content:"";display:block;clear:both;}.clear{clear:both;}.align_left{margin:3px 15px 5px 0;float:left;}.align_right{margin:3px 0 5px 15px;float:right;}.align_center{margin-left:auto;margin-right:auto;}.blur{overflow-y:hidden;-webkit-filter:blur(10px);-moz-filter:blur(10px);-o-filter:blur(10px);-ms-filter:blur(10px);filter:blur(10px);}.text{font:400 1.7rem / 1.2 'Officina', sans-serif;color:#181B20;line-height:1.4;}.text:after{content:"";display:block;clear:both;}.text:after{content:"";display:block;clear:both;}.text a{border-bottom:1px dashed #181B20;text-decoration:none;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.text a:hover{border-bottom-color:transparent;}.text img{max-width:100%;}.text b,.text strong{font-weight:bold;color:#a92233;}.text i,.text em{font-style:italic;}.text p{margin-bottom:15px;}.text p:last-child{margin-bottom:0;}.text p:empty:after{content:" ";display:block;min-height:15px;}.text sub,.text sup{display:inline-block;font-size:75%;}.text sub{vertical-align:text-bottom;}.text sup{vertical-align:text-top;}.text h1,.text h2,.text h3,.text h4,.text h5,.text h6{font:400 2.4rem / 1.2 'Officina', sans-serif;color:#181B20;margin-bottom:15px;}.text h1:last-child,.text h2:last-child,.text h3:last-child,.text h4:last-child,.text h5:last-child,.text h6:last-child{margin-bottom:0;}.text h1{font-size:2.4rem;}@media screen and (max-width: 767px){.text h1{font-size:2.4rem;}}.text h2{font-size:2.2rem;}@media screen and (max-width: 767px){.text h2{font-size:2.2rem;}}.text h3{font-size:2rem;}@media screen and (max-width: 767px){.text h3{font-size:2rem;}}.text h4{font-size:1.8rem;}@media screen and (max-width: 767px){.text h4{font-size:1.8rem;}}.text h5{font-size:1.5rem;}@media screen and (max-width: 767px){.text h5{font-size:1.6rem;}}.text h6{font-size:1.3rem;}@media screen and (max-width: 767px){.text h6{font-size:1.4rem;}}.text ol{margin:30px 0px;margin-left:40px;}@media screen and (max-width: 767px){.text ol{margin-left:20px;}}.text ol li{padding-bottom:10px;padding-left:25px;list-style:decimal;}@media screen and (max-width: 767px){.text ol li{padding-left:10px;}}.text ol li:last-child{margin-bottom:0;}.text ol:last-child{margin-bottom:0;}.text ul{margin:30px 0px;margin-left:25px;}@media screen and (max-width: 767px){.text ul{margin-left:0;}}.text ul li{display:block;padding-bottom:10px;padding-left:20px;margin-left:0;position:relative;}@media screen and (max-width: 767px){.text ul li{padding-left:20px;}}.text ul li:before{content:"";position:absolute;display:block;width:auto;height:auto;content:"\2022";color:#a92233;left:0px;top:-5px;font-size:2.2rem;}.text ul li:last-child{margin-bottom:0;}.text ul:last-child{margin-bottom:0;}.text blockquote{border:1px dotted #181B20;border-left:5px solid #a92233;font-style:italic;padding:15px 30px;font-size:1.3rem;margin:0;margin-bottom:15px;}.text blockquote:last-child{margin-bottom:0;}.text pre,.text code,.text kbd,.text samp{border:1px solid #ccc;color:#888;font-family:"Courier New", Courier, monospace;padding:15px 30px;font-size:1.3rem;margin:0;margin-bottom:15px;}.text pre:last-child,.text code:last-child,.text kbd:last-child,.text samp:last-child{margin-bottom:0;}.text .columns-two{columns:2;column-gap:30px;}@media screen and (max-width: 1023px){.text .columns-two{columns:auto;}}.text .columns-three{columns:3;column-gap:30px;}@media screen and (max-width: 1023px){.text .columns-three{columns:auto;}}.text .tm_align_left{margin:3px 15px 5px 0;float:left;}.text .tm_align_right{margin:3px 0 5px 15px;float:right;}.text .tm_align_center{margin-left:auto;margin-right:auto;}.text .tm_clear{clear:both;}.text .tm_xtable{border-collapse:collapse;margin-bottom:15px;border-top:1px solid #eaeaea;}.text .tm_xtable caption{text-align:right;font-size:1.3rem;padding-bottom:5px;}.text .tm_xtable tr th,.text .tm_xtable tr td{padding:10px 10px;border-bottom:1px solid #eaeaea;text-align:left;vertical-align:top;}.text .tm_xtable thead tr th,.text .tm_xtable thead tr td{border:1px solid #a92233;background:#a92233;color:#fff;text-shadow:-1px -1px rgba(0,0,0,0.2);}.text .tm_xtable tbody tr{background:#fbfbfb;}.text .tm_xtable tbody tr:nth-child(even){background:#f7f6f6;}.text .tm_xtable:last-child{margin-bottom:0;}::-moz-selection{background:#a92233;color:#fff;text-shadow:none;}::selection{background:#a92233;color:#fff;text-shadow:none;}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-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{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;height:100%;min-height:1px;display:none;}[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-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.slick-slide:focus,.slick-slide a{outline:none;}body.fancybox-active{overflow:hidden;}body.fancybox-iosfix{position:fixed;left:0;right:0;}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden;}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0;}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch;}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47,0,0.74,0.71);}.fancybox-is-open .fancybox-bg{opacity:0.87;transition-timing-function:cubic-bezier(0.22,0.61,0.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption-wrap{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s, visibility 0s linear .25s;box-sizing:border-box;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption-wrap{opacity:1;visibility:visible;transition:opacity .25s, visibility 0s;}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion;}.fancybox-toolbar{top:0;right:0;margin:0;padding:0;}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translate3d(0,0,0);}.fancybox-is-closing .fancybox-stage{overflow:visible;}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;}.fancybox-slide::before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block;}.fancybox-slide--image{overflow:visible;}.fancybox-slide--image::before{display:none;}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000;}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#E5E3DF;}.fancybox-slide--next{z-index:99995;}.fancybox-slide > *{display:inline-block;position:relative;padding:24px;margin:44px 0 44px;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box;}.fancybox-slide > title,.fancybox-slide > style,.fancybox-slide > meta,.fancybox-slide > link,.fancybox-slide > script,.fancybox-slide > base{display:none;}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:-webkit-zoom-out;cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:-webkit-zoom-in;cursor:zoom-in;}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab;}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing;}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-spaceball{z-index:1;}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(0%);max-height:calc(12%);overflow:visible;background:#fff;}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff;}.fancybox-error{margin:0;padding:40px;width:100%;max-width:380px;background:#fff;cursor:default;}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px;}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,0.6);transition:color .3s ease;cursor:pointer;outline:none;}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc;}.fancybox-button:focus,.fancybox-button:hover{color:#fff;}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:0.6;}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision;}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3;}.fancybox-button--share svg path{stroke-width:1;}.fancybox-button--play svg path:nth-child(2){display:none;}.fancybox-button--pause svg path:nth-child(1){display:none;}.fancybox-button--zoom svg path{fill:transparent;}.fancybox-navigation{display:none;}.fancybox-show-nav .fancybox-navigation{display:block;}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px;}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,0.6);}.fancybox-navigation .fancybox-button--arrow_left{left:0;}.fancybox-navigation .fancybox-button--arrow_right{right:0;}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer;}.fancybox-close-small:after{content:'×';position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2;}.fancybox-close-small:focus{outline:none;}.fancybox-close-small:focus:after{outline:1px dotted #888;}.fancybox-close-small:hover:after{color:#555;background:#eee;}.fancybox-slide--image .fancybox-close-small,.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px;}.fancybox-slide--image .fancybox-close-small:after,.fancybox-slide--iframe .fancybox-close-small:after{font-size:35px;color:#aaa;}.fancybox-slide--image .fancybox-close-small:hover:after,.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff;background:transparent;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none;}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0 2vw;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.1) 20%,rgba(0,0,0,0.2) 40%,rgba(0,0,0,0.6) 80%,rgba(0,0,0,0.8) 100%);pointer-events:none;}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,0.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none;}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative;}.fancybox-caption a{color:#fff;text-decoration:underline;}.fancybox-slide > .fancybox-loading{border:6px solid rgba(100,100,100,0.4);border-top:6px solid rgba(255,255,255,0.6);border-radius:100%;height:50px;width:50px;-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999;}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,0.25,1);}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0;}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0;}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(0.19,1,0.22,1);}.fancybox-fx-fade.fancybox-slide--current{opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0;}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(0.5,0.5,0.5);transform:scale3d(0.5,0.5,0.5);opacity:0;}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1;}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);opacity:0;}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);opacity:0;}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);opacity:1;}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0;}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0;}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1;}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(0.1) skew(10deg);transform:translate3d(100%,0,0) scale(0.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;}.fancybox-share h1{color:#222;margin:0 0 20px 0;font-size:33px;font-weight:700;text-align:center;}.fancybox-share p{margin:0;padding:0;text-align:center;}.fancybox-share p:first-of-type{margin-right:-10px;}.fancybox-share_button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:10px 20px;border:0;border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.16);background:#fff;white-space:nowrap;font-size:16px;line-height:23px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:140px;color:#707070;transition:all .2s;}.fancybox-share_button:focus,.fancybox-share_button:hover{text-decoration:none;color:#333;box-shadow:0 2px 2px 0 rgba(0,0,0,0.3);}.fancybox-share_button svg{margin-right:5px;width:20px;height:20px;vertical-align:text-bottom;}.fancybox-share input{box-sizing:border-box;width:100%;margin:5px 0 0 0;padding:10px 15px;border:1px solid #d7d7d7;border-radius:3px;background:#ebebeb;color:#5d5b5b;font-size:14px;outline:none;}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px 2px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995;}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto;}.fancybox-show-thumbs .fancybox-thumbs{display:block;}.fancybox-show-thumbs .fancybox-inner{right:212px;}.fancybox-thumbs > ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap;}.fancybox-thumbs-x > ul{overflow:hidden;}.fancybox-thumbs-y > ul::-webkit-scrollbar{width:7px;}.fancybox-thumbs-y > ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,0.3);}.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px;}.fancybox-thumbs > ul > li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(46%);max-height:calc(92%);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;}li.fancybox-thumbs-loading{background:rgba(0,0,0,0.1);}.fancybox-thumbs > ul > li > img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-thumbs > ul > li:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all 0.2s cubic-bezier(0.25,0.46,0.45,0.94);}.fancybox-thumbs > ul > li.fancybox-thumbs-active:before{opacity:1;}@media all and (max-width: 800px){.fancybox-thumbs{width:110px;}.fancybox-show-thumbs .fancybox-inner{right:110px;}.fancybox-thumbs > ul > li{max-width:calc(90%);}}.fancybox-slide--iframe .fancybox-content{width:80%;height:80%;max-width:80%;max-height:80%;}.fancybox-slide--iframe .fancybox-content iframe{width:100%;height:100%;}.fancybox-slide--inline .video_inline{width:80%;height:80%;max-width:80%;max-height:80%;background-color:#fff;padding:0;position:relative;}.fancybox-slide--inline .video_inline iframe{width:100%;height:100%;position:relative;}.section-header{background:#fff;padding-top:35px;padding-bottom:35px;}@media screen and (max-width: 767px){.section-header{padding-top:20px;padding-bottom:20px;}}.section-header a{transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.section-header a:hover{color:#a92233;}.section-header .c-left{font-size:17px;}@media screen and (max-width: 1023px){.section-header .c-left{display:none;}}.section-header .c-left .phone{font-size:30px;font-weight:500;text-transform:uppercase;margin-bottom:15px;}.section-header .c-center{text-align:center;}@media screen and (max-width: 767px){.section-header .c-center img{height:60px;}}.section-header .c-right{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;}@media screen and (max-width: 1023px){.section-header .c-right{display:none;}}.section-header .c-right .search-open{width:30px;height:30px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M29.6582 28.0089L22.3368 20.6876C24.1567 18.4992 25.2531 15.6889 25.2531 12.627C25.2531 5.66442 19.5888 0 12.6266 0C5.66425 0 0 5.66442 0 12.627C0 19.589 5.66425 25.253 12.6266 25.253C15.6884 25.253 18.4988 24.1567 20.6872 22.3369L28.0088 29.6583C28.2365 29.8862 28.5351 30 28.8335 30C29.132 30 29.4306 29.8862 29.6584 29.6583C30.1139 29.2028 30.1139 28.4644 29.6582 28.0089ZM2.33276 12.627C2.33276 6.95071 6.95053 2.33277 12.6266 2.33277C18.3025 2.33277 22.9201 6.95071 22.9201 12.627C22.9201 18.3027 18.3025 22.9202 12.6266 22.9202C6.95053 22.9202 2.33276 18.3027 2.33276 12.627Z' fill='%23181B20'/%3E%3C/svg%3E");cursor:pointer;margin-right:40px;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.section-header .c-right .search-open:hover{width:30px;height:30px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M29.6582 28.0089L22.3368 20.6876C24.1567 18.4992 25.2531 15.6889 25.2531 12.627C25.2531 5.66442 19.5888 0 12.6266 0C5.66425 0 0 5.66442 0 12.627C0 19.589 5.66425 25.253 12.6266 25.253C15.6884 25.253 18.4988 24.1567 20.6872 22.3369L28.0088 29.6583C28.2365 29.8862 28.5351 30 28.8335 30C29.132 30 29.4306 29.8862 29.6584 29.6583C30.1139 29.2028 30.1139 28.4644 29.6582 28.0089ZM2.33276 12.627C2.33276 6.95071 6.95053 2.33277 12.6266 2.33277C18.3025 2.33277 22.9201 6.95071 22.9201 12.627C22.9201 18.3027 18.3025 22.9202 12.6266 22.9202C6.95053 22.9202 2.33276 18.3027 2.33276 12.627Z' fill='%23a92233'/%3E%3C/svg%3E");}.section-header .c-right .vds-open{position:relative;font-size:15px;font-weight:500;line-height:1.2;text-transform:uppercase;padding-left:45px;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.section-header .c-right .vds-open:before{content:'';display:block;position:absolute;left:0;top:50%;width:33px;height:33px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33' fill='none'%3E%3Cpath d='M16 12.1721C18.6637 12.1721 20.828 14.3364 20.828 17.0001C20.828 19.6638 18.6637 21.8281 16 21.8281C13.3363 21.8281 11.1721 19.6638 11.1721 17.0001C11.1721 14.3364 13.3363 12.1721 16 12.1721Z' fill='%23181B20'/%3E%3Cpath d='M1.34961 16.001C2.98113 13.97 8.80799 7.34399 16 7.34399C23.192 7.34399 29.0189 13.97 30.6504 16.001C31.1165 16.5671 31.1165 17.3995 30.6504 17.9988C29.0189 20.0299 23.192 26.6559 16 26.6559C8.80799 26.6559 2.98113 20.0299 1.34961 17.9988C0.883463 17.4328 0.883463 16.6004 1.34961 16.001ZM16 23.9922C19.8624 23.9922 22.9922 20.8623 22.9922 16.9999C22.9922 13.1376 19.8624 10.0077 16 10.0077C12.1376 10.0077 9.00777 13.1376 9.00777 16.9999C9.00777 20.8623 12.1376 23.9922 16 23.9922Z' fill='%23181B20'/%3E%3C/svg%3E");-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.section-header .c-right .vds-open:hover:before{width:33px;height:33px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33' fill='none'%3E%3Cpath d='M16 12.1721C18.6637 12.1721 20.828 14.3364 20.828 17.0001C20.828 19.6638 18.6637 21.8281 16 21.8281C13.3363 21.8281 11.1721 19.6638 11.1721 17.0001C11.1721 14.3364 13.3363 12.1721 16 12.1721Z' fill='%23a92233'/%3E%3Cpath d='M1.34961 16.001C2.98113 13.97 8.80799 7.34399 16 7.34399C23.192 7.34399 29.0189 13.97 30.6504 16.001C31.1165 16.5671 31.1165 17.3995 30.6504 17.9988C29.0189 20.0299 23.192 26.6559 16 26.6559C8.80799 26.6559 2.98113 20.0299 1.34961 17.9988C0.883463 17.4328 0.883463 16.6004 1.34961 16.001ZM16 23.9922C19.8624 23.9922 22.9922 20.8623 22.9922 16.9999C22.9922 13.1376 19.8624 10.0077 16 10.0077C12.1376 10.0077 9.00777 13.1376 9.00777 16.9999C9.00777 20.8623 12.1376 23.9922 16 23.9922Z' fill='%23a92233'/%3E%3C/svg%3E");}.section-menu{position:relative;color:#fff;background:#181B20;}@media screen and (max-width: 1023px){.section-menu{display:none;}}.section-menu .section{position:relative;}.section-menu .secondary-menu{display:none;position:absolute;left:0;top:100%;color:#fff;background:#181B20;z-index:13;width:50%;padding:35px;font-size:15px;font-weight:500;text-transform:uppercase;line-height:1.5;}.section-menu .secondary-menu li{width:50%;margin-bottom:15px;}.section-menu .secondary-menu li.has-child{position:relative;padding-right:30px;}.section-menu .secondary-menu li.has-child:after{content:'';display:block;position:absolute;right:0;top:50%;width:15px;height:15px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M1.42859 37.3333C1.06296 37.3333 0.697409 37.1932 0.418402 36.9128C-0.139467 36.3521 -0.139467 35.4428 0.418402 34.8821L16.5512 18.6666L0.418402 2.45121C-0.139467 1.89048 -0.139467 0.981277 0.418402 0.420547C0.97627 -0.140182 1.88083 -0.140182 2.4387 0.420547L19.5816 17.6514C20.1395 18.2121 20.1395 19.1213 19.5816 19.6821L2.4387 36.9128C2.15977 37.1932 1.79421 37.3333 1.42859 37.3333Z' fill='%23fff'/%3E%3C/svg%3E");-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.section-menu .secondary-menu li.has-child:hover ul.sub{display:block;}.section-menu .secondary-menu li.has-child:hover:after{width:15px;height:15px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M1.42859 37.3333C1.06296 37.3333 0.697409 37.1932 0.418402 36.9128C-0.139467 36.3521 -0.139467 35.4428 0.418402 34.8821L16.5512 18.6666L0.418402 2.45121C-0.139467 1.89048 -0.139467 0.981277 0.418402 0.420547C0.97627 -0.140182 1.88083 -0.140182 2.4387 0.420547L19.5816 17.6514C20.1395 18.2121 20.1395 19.1213 19.5816 19.6821L2.4387 36.9128C2.15977 37.1932 1.79421 37.3333 1.42859 37.3333Z' fill='%23a92233'/%3E%3C/svg%3E");}.section-menu .secondary-menu li a{transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.section-menu .secondary-menu li a:hover{color:#a92233;}.section-menu .secondary-menu ul.sub{display:none;position:absolute;width:100%;top:0;left:100%;background:#181B20;padding-left:30px;}.section-menu .secondary-menu ul.sub li{margin-bottom:15px;width:100%;}.section-menu .c-left{height:60px;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.section-menu .c-left .popup-menu-open{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:85px;height:100%;cursor:pointer;border-left:1px solid rgba(232,232,232,0.1);border-right:1px solid rgba(232,232,232,0.1);}.section-menu .c-left .popup-menu-open:before{content:'';width:22px;height:16px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='18' viewBox='0 0 24 18' fill='none'%3E%3Cpath d='M1 1H23' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 9H23' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 17H23' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.section-menu .c-left .popup-menu-open:hover:before{width:22px;height:16px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='18' viewBox='0 0 24 18' fill='none'%3E%3Cpath d='M1 1H23' stroke='%23a92233' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 9H23' stroke='%23a92233' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 17H23' stroke='%23a92233' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");}.section-menu .c-left .menu{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.section-menu .c-left .menu a{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;height:100%;padding:0 25px;border-right:1px solid rgba(232,232,232,0.1);font-size:15px;font-weight:500;text-transform:uppercase;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}@media (max-width: 1400px){.section-menu .c-left .menu a{padding:0 15px;}}.section-menu .c-left .menu a:hover{color:#a92233;}.section-menu .c-left .menu li{position:relative;}.section-menu .c-left .menu li .sub{display:none;position:absolute;width:100%;top:100%;left:0;background:#181B20;padding-left:30px;}.section-menu .c-left .menu li .sub li{margin-bottom:15px;width:100%;}.section-menu .c-left .menu li .sub li a{display:block;padding:0;}.section-menu .c-left .menu li:hover .sub{display:block;}.section-menu .c-right{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;}.section-menu .c-right .pushkin{position:relative;font-size:15px;font-weight:500;line-height:1.2;text-transform:uppercase;padding-left:45px;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.section-menu .c-right .pushkin:before{content:'';display:block;position:absolute;left:0;top:50%;width:33px;height:33px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='33' viewBox='0 0 31 33' fill='none'%3E%3Cg clip-path='url(%23clip0_122_908)'%3E%3Cpath d='M16.0428 0C16.418 0 16.7935 0 17.1686 0C17.2116 0.0142617 17.2539 0.032485 17.2981 0.0419928C18.3182 0.259088 19.1899 0.726951 19.8633 1.52481C20.101 1.80648 20.2895 2.11707 20.3704 2.48035C20.464 2.90186 20.3125 3.16055 19.8955 3.28059C19.7487 3.32298 19.5952 3.34477 19.4432 3.36854C18.9611 3.44381 18.4681 3.4755 17.9989 3.59751C17.202 3.8051 16.8663 4.46589 17.1079 5.24355C17.3037 5.87305 17.7331 6.01408 18.2639 5.62188C18.3443 5.56246 18.4207 5.49789 18.4963 5.43292C18.719 5.24276 18.9378 5.04825 19.1625 4.86047C20.0495 4.11965 21.0101 4.11569 22.0088 4.60217C22.5343 4.85809 22.6405 5.13857 22.4483 5.67854C22.4953 5.67854 22.5404 5.6817 22.585 5.67814C23.4289 5.60683 24.2709 5.60921 25.1092 5.7443C26.3118 5.93802 27.2523 6.49858 27.8079 7.60387C28.0568 8.09906 28.1224 8.63586 28.1843 9.17345C28.3435 10.5517 28.0428 11.8475 27.4521 13.0903C27.426 13.1457 27.399 13.2008 27.3649 13.2713C27.475 13.2848 27.5542 13.2939 27.6334 13.3038C29.0278 13.4797 29.9924 14.2003 30.4902 15.5045C30.577 15.7318 30.6229 15.9743 30.7073 16.2029C30.8436 16.5725 30.9015 16.9556 30.8078 17.3315C30.5746 18.2645 30.331 19.1959 30.0483 20.1149C29.9397 20.4683 29.7399 20.8027 29.5373 21.1184C29.0733 21.843 28.403 22.3053 27.5349 22.4008C27.0074 22.4586 26.4678 22.4063 25.9335 22.404C25.8181 22.4036 25.7031 22.404 25.5877 22.404L25.5736 22.4705C25.6749 22.5085 25.7767 22.5462 25.8776 22.585C26.2941 22.7446 26.7324 22.8647 27.1216 23.0739C27.7758 23.4252 28.0226 24.0302 27.8827 24.754C27.6367 26.0284 26.7565 26.7696 25.3903 26.8615C24.0674 26.9507 22.7422 27.0164 21.4234 27.1483C20.4733 27.2434 19.532 27.4276 18.5876 27.5782C18.4621 27.598 18.3419 27.6519 18.2193 27.6903C18.2221 27.7069 18.2245 27.7232 18.2273 27.7398C18.2981 27.7517 18.368 27.7703 18.4392 27.7739C19.2216 27.8143 20.0053 27.842 20.7869 27.8959C21.1926 27.924 21.5967 27.9898 21.9984 28.0567C22.0908 28.0722 22.1704 28.1633 22.2561 28.2196C22.1841 28.2984 22.1258 28.4018 22.037 28.4509C21.8629 28.5464 21.6775 28.632 21.4861 28.6858C20.3868 28.9948 19.2835 29.2908 18.1831 29.5958C17.5848 29.7618 16.9877 29.9329 16.3926 30.1104C16.2893 30.1413 16.1988 30.213 16.1027 30.2657C16.1096 30.2887 16.116 30.3117 16.1228 30.3346C16.2378 30.3529 16.3536 30.3893 16.4682 30.3861C17.4183 30.3572 18.3688 30.3299 19.3185 30.2839C20.2682 30.238 21.2171 30.1706 22.1664 30.116C22.2637 30.1104 22.3622 30.1282 22.4603 30.135C22.4346 30.1869 22.4117 30.2027 22.3868 30.2075C22.0647 30.2673 21.7434 30.3319 21.4198 30.3834C19.0644 30.7573 16.7452 31.2803 14.4791 32.0203C13.4969 32.3408 12.519 32.674 11.5388 33.0012H11.1769C11.201 32.9065 11.1966 32.7873 11.2545 32.7215C11.4165 32.5381 11.5922 32.3622 11.7844 32.2101C12.3904 31.7307 13.0132 31.2724 13.6163 30.7898C14.1092 30.3949 14.5885 29.9825 15.0614 29.5641C15.1426 29.492 15.1615 29.351 15.2089 29.242C15.0899 29.2238 14.9681 29.181 14.8519 29.1925C14.5925 29.2183 14.3376 29.2817 14.0783 29.3078C13.9822 29.3177 13.8793 29.2666 13.7795 29.2432C13.8037 29.1466 13.8177 29.0455 13.8551 28.954C13.8817 28.8891 13.9343 28.8312 13.985 28.7793C14.2367 28.5238 14.4816 28.2604 14.7481 28.0199C15.2869 27.5342 15.841 27.0651 16.3814 26.581C16.5185 26.4582 16.6447 26.3156 16.7448 26.1623C16.8735 25.9654 16.8228 25.799 16.6242 25.6715C16.535 25.614 16.4377 25.5685 16.3432 25.5189C15.8884 25.2801 15.426 25.055 14.9809 24.8003C14.3835 24.4588 14.2146 24.0627 14.3843 23.4035C14.613 22.5145 15.0995 21.7752 15.7915 21.1671C15.9761 21.0047 16.1823 20.8669 16.3713 20.7088C16.4328 20.6573 16.4694 20.5777 16.5177 20.5111C16.4352 20.4766 16.3528 20.4121 16.2708 20.4133C16.0308 20.4164 15.7871 20.4243 15.5519 20.4683C14.108 20.7373 12.7735 21.2606 11.5492 22.0767C10.0957 23.0461 8.59478 23.9446 6.96838 24.6094C6.31018 24.8784 5.61741 25.0657 4.9383 25.2856C4.8792 25.3046 4.80803 25.288 4.74249 25.288C4.82813 25.1866 4.92584 25.1327 5.02153 25.0764C5.36611 24.8744 5.7316 24.6993 6.05044 24.4636C6.68653 23.9933 6.69698 23.4938 6.10352 22.9728C5.87433 22.7716 5.6154 22.6032 5.37335 22.4158C5.30098 22.3596 5.23906 22.2903 5.17231 22.2269C5.18437 22.2086 5.19603 22.1904 5.2081 22.1722C5.30258 22.196 5.39707 22.2185 5.49116 22.2439C5.77422 22.3208 6.05286 22.4226 6.34074 22.4701C6.76493 22.5402 7.01542 22.3303 7.02789 21.9072C7.03472 21.6782 7.00015 21.4472 6.9724 21.2186C6.91893 20.7805 6.82203 20.3443 6.80715 19.9054C6.78745 19.3325 7.11836 19.0548 7.69855 19.1087C7.95105 19.1321 8.19954 19.1939 8.45043 19.2331C8.53728 19.2466 8.62654 19.2442 8.71459 19.2489C8.72545 19.2291 8.73631 19.2093 8.74716 19.1891C8.68685 19.119 8.63619 19.0362 8.56382 18.9807C8.31574 18.7902 8.0572 18.6127 7.80832 18.423C7.69252 18.3346 7.57833 18.2395 7.48264 18.131C7.37729 18.0117 7.41147 17.9179 7.56868 17.8961C7.71262 17.8763 7.86179 17.8854 8.00815 17.8909C8.44922 17.9076 8.8907 17.9523 9.33138 17.942C9.75557 17.9317 9.89026 17.6849 9.70048 17.3137C9.59232 17.1022 9.44919 16.9084 9.3366 16.6993C9.30042 16.6323 9.31047 16.5408 9.29961 16.4608C9.38123 16.4691 9.47251 16.4568 9.54327 16.4889C9.82874 16.6181 10.1014 16.7769 10.3912 16.8946C11.0695 17.1707 11.741 17.1984 12.3916 16.7975C12.7012 16.607 13.0494 16.5158 13.41 16.5594C13.8266 16.6097 14.2383 16.7012 14.652 16.7745C15.0272 16.8407 15.2375 16.6957 15.2765 16.3265C15.3086 16.0226 15.461 15.8024 15.7332 15.6748C15.9061 15.5936 16.0935 15.5223 16.2816 15.4953C17.4042 15.3337 18.3869 15.6384 19.2256 16.3918C19.4186 16.5654 19.6024 16.75 19.8062 16.9104C20.0708 17.1188 20.2614 17.0511 20.3547 16.7282C20.4745 16.3138 20.3567 15.945 20.1114 15.6086C19.7045 15.0505 19.1762 14.6309 18.5554 14.3247C17.4895 13.7994 16.4095 13.7019 15.3131 14.2371C15.2535 14.2665 15.1904 14.2906 15.1273 14.3108C14.915 14.3782 14.8225 14.3069 14.835 14.0842C14.8386 14.0193 14.8511 13.9527 14.8712 13.8905C14.9568 13.6271 15.0569 13.3676 15.1337 13.1018C15.3677 12.2916 15.6078 11.4827 15.8152 10.6658C15.9093 10.2958 15.7851 9.9614 15.4707 9.71262C15.0573 9.38579 14.6118 9.3842 14.219 9.73005C13.8065 10.0937 13.3413 10.3568 12.8037 10.4851C11.9778 10.6828 11.5589 10.3152 11.6417 9.48522C11.6851 9.05182 11.8283 8.66755 12.1234 8.33636C12.3095 8.12759 12.2533 7.98418 11.975 7.91881C11.8781 7.89623 11.7768 7.88989 11.6771 7.88078C11.0977 7.82849 10.5083 7.82651 9.94052 7.71677C8.44199 7.42678 7.28602 6.03706 7.32623 4.57603C7.35397 3.56543 7.77575 2.69705 8.49747 1.98198C8.63699 1.84412 8.83642 1.74151 9.02741 1.68249C9.36475 1.5783 9.71737 1.52323 10.0619 1.44122C10.4709 1.34377 10.8564 1.36635 11.2139 1.61316C11.3393 1.69952 11.4817 1.76251 11.6176 1.83342C11.9662 2.01486 11.9762 2.01882 12.1495 1.66387C12.4189 1.11241 12.8399 0.713481 13.4189 0.517383C13.9154 0.349016 14.4325 0.231357 14.948 0.126771C15.3062 0.0542737 15.6773 0.0415966 16.0424 0.00237695L16.0428 0Z' fill='%23ffffff'/%3E%3Cpath d='M0 17.7875C0.114994 17.4737 0.202646 17.1469 0.350208 16.849C0.65096 16.2425 1.19336 15.8744 1.7635 15.5397C2.45105 15.1356 3.04451 14.6166 3.48077 13.9586C4.15062 12.9484 4.82088 11.9342 5.40872 10.8773C6.0448 9.73398 6.57232 8.53402 6.99651 7.29404C7.08658 7.0302 7.21162 6.77824 7.35717 6.53223C7.62697 7.78211 7.11191 8.8759 6.65475 10.001C6.77376 10.0497 6.88232 10.0937 6.99048 10.1381C7.51519 10.3528 8.04231 10.5623 8.5638 10.785C8.69689 10.8416 8.8147 10.9347 8.93371 11.0195C8.96628 11.0429 9.00367 11.1086 8.99201 11.1324C8.97311 11.1708 8.91361 11.2168 8.8742 11.2144C8.6418 11.2006 8.40538 11.1958 8.17942 11.1471C7.70296 11.0441 7.23575 10.8999 6.75848 10.8024C6.34274 10.7176 6.33671 10.7343 6.1216 11.0912C5.63267 11.9018 5.15983 12.7222 4.65362 13.5224C4.38946 13.9396 4.07423 14.3266 3.77147 14.7192C3.22665 15.4256 2.51498 15.9291 1.73697 16.3625C1.32685 16.5911 1.0454 16.9579 0.875318 17.3989C0.823048 17.5339 0.763943 17.6663 0.696796 17.8271C0.959754 17.7827 1.20019 17.7487 1.43742 17.7003C1.94283 17.5977 2.39878 17.717 2.80246 18.0129C2.97536 18.1397 3.07909 18.0878 3.18685 17.9551C3.40598 17.6857 3.51695 17.3703 3.57927 17.0352C3.60501 16.8969 3.63798 16.7602 3.66773 16.6228C3.68984 16.6188 3.71196 16.6149 3.73407 16.6109C3.7779 16.6925 3.85228 16.7717 3.85992 16.8569C3.88767 17.1548 3.90455 17.4547 3.90134 17.7538C3.89973 17.9028 3.84545 18.0513 3.8173 18.2003C3.74694 18.5758 3.3131 18.852 2.93153 18.7537C2.7715 18.7125 2.61751 18.6479 2.43698 18.5857C2.3827 18.8761 2.32922 19.1625 2.27776 19.4387C2.91464 19.6039 3.49805 19.8277 4.03322 20.1577C4.1454 20.227 4.21656 20.3609 4.30703 20.4655C4.17354 20.4829 4.03281 20.5356 3.90737 20.5119C3.4679 20.4287 3.03486 20.3154 2.59741 20.2223C2.41768 20.1838 2.23353 20.1672 2.04817 20.1399C2.01279 20.5879 1.98062 20.9987 1.94725 21.4238C1.99108 21.4345 2.06104 21.4519 2.1314 21.4686C2.67219 21.5954 2.94922 21.9349 2.97737 22.4784C3.00994 23.1107 2.90419 23.7013 2.48724 24.2076C2.24921 24.4968 2.22227 24.8454 2.19332 25.1945C2.18126 25.3391 2.25122 25.4016 2.39355 25.3977C2.60786 25.3917 2.82337 25.3993 3.03607 25.3791C3.62431 25.3232 4.2041 25.32 4.79434 25.4195C5.46581 25.5328 6.15135 25.5629 6.83005 25.6346C7.14287 25.6679 7.4589 25.6928 7.76488 25.7602C8.18625 25.8529 8.53405 26.083 8.73951 26.4634C8.93371 26.8235 9.11947 27.1939 9.25336 27.5785C9.40414 28.0127 9.42464 28.4786 9.33578 28.9279C9.21476 29.5379 8.94135 30.089 8.52962 30.566C8.1758 30.9756 7.68687 31.1305 7.17905 31.2442C7.13965 31.2529 7.09301 31.2291 7.01219 31.2125C7.0918 31.0944 7.14608 30.9903 7.22248 30.9047C7.38612 30.7217 7.56183 30.5489 7.73191 30.3711C8.72262 29.3327 8.80303 28.3641 8.33864 27.1222C8.17741 26.6911 7.79463 26.4245 7.29927 26.3865C6.11114 26.2962 4.92623 26.1904 3.75257 25.9662C3.4092 25.9004 3.03527 25.9923 2.67501 26.0094C2.50895 26.0173 2.33163 26.0561 2.17844 26.0141C1.86241 25.9274 1.66137 25.7253 1.60428 25.3775C1.49451 24.71 1.67706 24.1367 2.07029 23.5948C2.35697 23.1998 2.37626 22.7407 2.2094 22.2902C2.17603 22.2003 2.02927 22.1302 1.92031 22.0921C1.60307 21.982 1.28865 21.8691 1.22713 21.4912C1.20542 21.3577 1.25769 21.2127 1.27297 21.0728C1.30433 20.7809 1.32685 20.4877 1.36665 20.1969C1.38917 20.0317 1.39761 19.8432 1.48446 19.7116C1.77114 19.2778 1.7241 18.7937 1.79084 18.2601C1.56246 18.312 1.37791 18.3492 1.19617 18.3968C1.08078 18.4269 0.971816 18.4839 0.855616 18.5085C0.423787 18.6 0.235214 18.5164 0.00201038 18.1456C0.00201038 18.0268 0.00201038 17.9079 0.00201038 17.7891L0 17.7875Z' fill='%23ffffff'/%3E%3Cpath d='M8.88302 13.4111C8.80743 13.4574 8.73586 13.5121 8.65585 13.5493C8.18381 13.7676 7.71016 13.9831 7.23572 14.1967C6.90762 14.3444 6.79142 14.2822 6.6708 13.9459C6.51077 13.4994 6.33185 13.0593 6.16016 12.6168C6.13403 12.549 6.09945 12.4845 6.07492 12.4163C5.99612 12.1977 6.05281 12.1216 6.28079 12.1664C6.83766 12.2753 7.37202 12.4496 7.81269 12.8172C8.07485 13.0359 8.36394 13.1853 8.69163 13.2744C8.75315 13.2911 8.81105 13.322 8.87055 13.3461L8.88342 13.4115L8.88302 13.4111Z' fill='%23ffffff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_122_908'%3E%3Crect width='31' height='33' fill='%23ffffff'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.section-menu .c-right .pushkin:hover:before{width:33px;height:33px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='33' viewBox='0 0 31 33' fill='none'%3E%3Cg clip-path='url(%23clip0_122_908)'%3E%3Cpath d='M16.0428 0C16.418 0 16.7935 0 17.1686 0C17.2116 0.0142617 17.2539 0.032485 17.2981 0.0419928C18.3182 0.259088 19.1899 0.726951 19.8633 1.52481C20.101 1.80648 20.2895 2.11707 20.3704 2.48035C20.464 2.90186 20.3125 3.16055 19.8955 3.28059C19.7487 3.32298 19.5952 3.34477 19.4432 3.36854C18.9611 3.44381 18.4681 3.4755 17.9989 3.59751C17.202 3.8051 16.8663 4.46589 17.1079 5.24355C17.3037 5.87305 17.7331 6.01408 18.2639 5.62188C18.3443 5.56246 18.4207 5.49789 18.4963 5.43292C18.719 5.24276 18.9378 5.04825 19.1625 4.86047C20.0495 4.11965 21.0101 4.11569 22.0088 4.60217C22.5343 4.85809 22.6405 5.13857 22.4483 5.67854C22.4953 5.67854 22.5404 5.6817 22.585 5.67814C23.4289 5.60683 24.2709 5.60921 25.1092 5.7443C26.3118 5.93802 27.2523 6.49858 27.8079 7.60387C28.0568 8.09906 28.1224 8.63586 28.1843 9.17345C28.3435 10.5517 28.0428 11.8475 27.4521 13.0903C27.426 13.1457 27.399 13.2008 27.3649 13.2713C27.475 13.2848 27.5542 13.2939 27.6334 13.3038C29.0278 13.4797 29.9924 14.2003 30.4902 15.5045C30.577 15.7318 30.6229 15.9743 30.7073 16.2029C30.8436 16.5725 30.9015 16.9556 30.8078 17.3315C30.5746 18.2645 30.331 19.1959 30.0483 20.1149C29.9397 20.4683 29.7399 20.8027 29.5373 21.1184C29.0733 21.843 28.403 22.3053 27.5349 22.4008C27.0074 22.4586 26.4678 22.4063 25.9335 22.404C25.8181 22.4036 25.7031 22.404 25.5877 22.404L25.5736 22.4705C25.6749 22.5085 25.7767 22.5462 25.8776 22.585C26.2941 22.7446 26.7324 22.8647 27.1216 23.0739C27.7758 23.4252 28.0226 24.0302 27.8827 24.754C27.6367 26.0284 26.7565 26.7696 25.3903 26.8615C24.0674 26.9507 22.7422 27.0164 21.4234 27.1483C20.4733 27.2434 19.532 27.4276 18.5876 27.5782C18.4621 27.598 18.3419 27.6519 18.2193 27.6903C18.2221 27.7069 18.2245 27.7232 18.2273 27.7398C18.2981 27.7517 18.368 27.7703 18.4392 27.7739C19.2216 27.8143 20.0053 27.842 20.7869 27.8959C21.1926 27.924 21.5967 27.9898 21.9984 28.0567C22.0908 28.0722 22.1704 28.1633 22.2561 28.2196C22.1841 28.2984 22.1258 28.4018 22.037 28.4509C21.8629 28.5464 21.6775 28.632 21.4861 28.6858C20.3868 28.9948 19.2835 29.2908 18.1831 29.5958C17.5848 29.7618 16.9877 29.9329 16.3926 30.1104C16.2893 30.1413 16.1988 30.213 16.1027 30.2657C16.1096 30.2887 16.116 30.3117 16.1228 30.3346C16.2378 30.3529 16.3536 30.3893 16.4682 30.3861C17.4183 30.3572 18.3688 30.3299 19.3185 30.2839C20.2682 30.238 21.2171 30.1706 22.1664 30.116C22.2637 30.1104 22.3622 30.1282 22.4603 30.135C22.4346 30.1869 22.4117 30.2027 22.3868 30.2075C22.0647 30.2673 21.7434 30.3319 21.4198 30.3834C19.0644 30.7573 16.7452 31.2803 14.4791 32.0203C13.4969 32.3408 12.519 32.674 11.5388 33.0012H11.1769C11.201 32.9065 11.1966 32.7873 11.2545 32.7215C11.4165 32.5381 11.5922 32.3622 11.7844 32.2101C12.3904 31.7307 13.0132 31.2724 13.6163 30.7898C14.1092 30.3949 14.5885 29.9825 15.0614 29.5641C15.1426 29.492 15.1615 29.351 15.2089 29.242C15.0899 29.2238 14.9681 29.181 14.8519 29.1925C14.5925 29.2183 14.3376 29.2817 14.0783 29.3078C13.9822 29.3177 13.8793 29.2666 13.7795 29.2432C13.8037 29.1466 13.8177 29.0455 13.8551 28.954C13.8817 28.8891 13.9343 28.8312 13.985 28.7793C14.2367 28.5238 14.4816 28.2604 14.7481 28.0199C15.2869 27.5342 15.841 27.0651 16.3814 26.581C16.5185 26.4582 16.6447 26.3156 16.7448 26.1623C16.8735 25.9654 16.8228 25.799 16.6242 25.6715C16.535 25.614 16.4377 25.5685 16.3432 25.5189C15.8884 25.2801 15.426 25.055 14.9809 24.8003C14.3835 24.4588 14.2146 24.0627 14.3843 23.4035C14.613 22.5145 15.0995 21.7752 15.7915 21.1671C15.9761 21.0047 16.1823 20.8669 16.3713 20.7088C16.4328 20.6573 16.4694 20.5777 16.5177 20.5111C16.4352 20.4766 16.3528 20.4121 16.2708 20.4133C16.0308 20.4164 15.7871 20.4243 15.5519 20.4683C14.108 20.7373 12.7735 21.2606 11.5492 22.0767C10.0957 23.0461 8.59478 23.9446 6.96838 24.6094C6.31018 24.8784 5.61741 25.0657 4.9383 25.2856C4.8792 25.3046 4.80803 25.288 4.74249 25.288C4.82813 25.1866 4.92584 25.1327 5.02153 25.0764C5.36611 24.8744 5.7316 24.6993 6.05044 24.4636C6.68653 23.9933 6.69698 23.4938 6.10352 22.9728C5.87433 22.7716 5.6154 22.6032 5.37335 22.4158C5.30098 22.3596 5.23906 22.2903 5.17231 22.2269C5.18437 22.2086 5.19603 22.1904 5.2081 22.1722C5.30258 22.196 5.39707 22.2185 5.49116 22.2439C5.77422 22.3208 6.05286 22.4226 6.34074 22.4701C6.76493 22.5402 7.01542 22.3303 7.02789 21.9072C7.03472 21.6782 7.00015 21.4472 6.9724 21.2186C6.91893 20.7805 6.82203 20.3443 6.80715 19.9054C6.78745 19.3325 7.11836 19.0548 7.69855 19.1087C7.95105 19.1321 8.19954 19.1939 8.45043 19.2331C8.53728 19.2466 8.62654 19.2442 8.71459 19.2489C8.72545 19.2291 8.73631 19.2093 8.74716 19.1891C8.68685 19.119 8.63619 19.0362 8.56382 18.9807C8.31574 18.7902 8.0572 18.6127 7.80832 18.423C7.69252 18.3346 7.57833 18.2395 7.48264 18.131C7.37729 18.0117 7.41147 17.9179 7.56868 17.8961C7.71262 17.8763 7.86179 17.8854 8.00815 17.8909C8.44922 17.9076 8.8907 17.9523 9.33138 17.942C9.75557 17.9317 9.89026 17.6849 9.70048 17.3137C9.59232 17.1022 9.44919 16.9084 9.3366 16.6993C9.30042 16.6323 9.31047 16.5408 9.29961 16.4608C9.38123 16.4691 9.47251 16.4568 9.54327 16.4889C9.82874 16.6181 10.1014 16.7769 10.3912 16.8946C11.0695 17.1707 11.741 17.1984 12.3916 16.7975C12.7012 16.607 13.0494 16.5158 13.41 16.5594C13.8266 16.6097 14.2383 16.7012 14.652 16.7745C15.0272 16.8407 15.2375 16.6957 15.2765 16.3265C15.3086 16.0226 15.461 15.8024 15.7332 15.6748C15.9061 15.5936 16.0935 15.5223 16.2816 15.4953C17.4042 15.3337 18.3869 15.6384 19.2256 16.3918C19.4186 16.5654 19.6024 16.75 19.8062 16.9104C20.0708 17.1188 20.2614 17.0511 20.3547 16.7282C20.4745 16.3138 20.3567 15.945 20.1114 15.6086C19.7045 15.0505 19.1762 14.6309 18.5554 14.3247C17.4895 13.7994 16.4095 13.7019 15.3131 14.2371C15.2535 14.2665 15.1904 14.2906 15.1273 14.3108C14.915 14.3782 14.8225 14.3069 14.835 14.0842C14.8386 14.0193 14.8511 13.9527 14.8712 13.8905C14.9568 13.6271 15.0569 13.3676 15.1337 13.1018C15.3677 12.2916 15.6078 11.4827 15.8152 10.6658C15.9093 10.2958 15.7851 9.9614 15.4707 9.71262C15.0573 9.38579 14.6118 9.3842 14.219 9.73005C13.8065 10.0937 13.3413 10.3568 12.8037 10.4851C11.9778 10.6828 11.5589 10.3152 11.6417 9.48522C11.6851 9.05182 11.8283 8.66755 12.1234 8.33636C12.3095 8.12759 12.2533 7.98418 11.975 7.91881C11.8781 7.89623 11.7768 7.88989 11.6771 7.88078C11.0977 7.82849 10.5083 7.82651 9.94052 7.71677C8.44199 7.42678 7.28602 6.03706 7.32623 4.57603C7.35397 3.56543 7.77575 2.69705 8.49747 1.98198C8.63699 1.84412 8.83642 1.74151 9.02741 1.68249C9.36475 1.5783 9.71737 1.52323 10.0619 1.44122C10.4709 1.34377 10.8564 1.36635 11.2139 1.61316C11.3393 1.69952 11.4817 1.76251 11.6176 1.83342C11.9662 2.01486 11.9762 2.01882 12.1495 1.66387C12.4189 1.11241 12.8399 0.713481 13.4189 0.517383C13.9154 0.349016 14.4325 0.231357 14.948 0.126771C15.3062 0.0542737 15.6773 0.0415966 16.0424 0.00237695L16.0428 0Z' fill='%23a92233'/%3E%3Cpath d='M0 17.7875C0.114994 17.4737 0.202646 17.1469 0.350208 16.849C0.65096 16.2425 1.19336 15.8744 1.7635 15.5397C2.45105 15.1356 3.04451 14.6166 3.48077 13.9586C4.15062 12.9484 4.82088 11.9342 5.40872 10.8773C6.0448 9.73398 6.57232 8.53402 6.99651 7.29404C7.08658 7.0302 7.21162 6.77824 7.35717 6.53223C7.62697 7.78211 7.11191 8.8759 6.65475 10.001C6.77376 10.0497 6.88232 10.0937 6.99048 10.1381C7.51519 10.3528 8.04231 10.5623 8.5638 10.785C8.69689 10.8416 8.8147 10.9347 8.93371 11.0195C8.96628 11.0429 9.00367 11.1086 8.99201 11.1324C8.97311 11.1708 8.91361 11.2168 8.8742 11.2144C8.6418 11.2006 8.40538 11.1958 8.17942 11.1471C7.70296 11.0441 7.23575 10.8999 6.75848 10.8024C6.34274 10.7176 6.33671 10.7343 6.1216 11.0912C5.63267 11.9018 5.15983 12.7222 4.65362 13.5224C4.38946 13.9396 4.07423 14.3266 3.77147 14.7192C3.22665 15.4256 2.51498 15.9291 1.73697 16.3625C1.32685 16.5911 1.0454 16.9579 0.875318 17.3989C0.823048 17.5339 0.763943 17.6663 0.696796 17.8271C0.959754 17.7827 1.20019 17.7487 1.43742 17.7003C1.94283 17.5977 2.39878 17.717 2.80246 18.0129C2.97536 18.1397 3.07909 18.0878 3.18685 17.9551C3.40598 17.6857 3.51695 17.3703 3.57927 17.0352C3.60501 16.8969 3.63798 16.7602 3.66773 16.6228C3.68984 16.6188 3.71196 16.6149 3.73407 16.6109C3.7779 16.6925 3.85228 16.7717 3.85992 16.8569C3.88767 17.1548 3.90455 17.4547 3.90134 17.7538C3.89973 17.9028 3.84545 18.0513 3.8173 18.2003C3.74694 18.5758 3.3131 18.852 2.93153 18.7537C2.7715 18.7125 2.61751 18.6479 2.43698 18.5857C2.3827 18.8761 2.32922 19.1625 2.27776 19.4387C2.91464 19.6039 3.49805 19.8277 4.03322 20.1577C4.1454 20.227 4.21656 20.3609 4.30703 20.4655C4.17354 20.4829 4.03281 20.5356 3.90737 20.5119C3.4679 20.4287 3.03486 20.3154 2.59741 20.2223C2.41768 20.1838 2.23353 20.1672 2.04817 20.1399C2.01279 20.5879 1.98062 20.9987 1.94725 21.4238C1.99108 21.4345 2.06104 21.4519 2.1314 21.4686C2.67219 21.5954 2.94922 21.9349 2.97737 22.4784C3.00994 23.1107 2.90419 23.7013 2.48724 24.2076C2.24921 24.4968 2.22227 24.8454 2.19332 25.1945C2.18126 25.3391 2.25122 25.4016 2.39355 25.3977C2.60786 25.3917 2.82337 25.3993 3.03607 25.3791C3.62431 25.3232 4.2041 25.32 4.79434 25.4195C5.46581 25.5328 6.15135 25.5629 6.83005 25.6346C7.14287 25.6679 7.4589 25.6928 7.76488 25.7602C8.18625 25.8529 8.53405 26.083 8.73951 26.4634C8.93371 26.8235 9.11947 27.1939 9.25336 27.5785C9.40414 28.0127 9.42464 28.4786 9.33578 28.9279C9.21476 29.5379 8.94135 30.089 8.52962 30.566C8.1758 30.9756 7.68687 31.1305 7.17905 31.2442C7.13965 31.2529 7.09301 31.2291 7.01219 31.2125C7.0918 31.0944 7.14608 30.9903 7.22248 30.9047C7.38612 30.7217 7.56183 30.5489 7.73191 30.3711C8.72262 29.3327 8.80303 28.3641 8.33864 27.1222C8.17741 26.6911 7.79463 26.4245 7.29927 26.3865C6.11114 26.2962 4.92623 26.1904 3.75257 25.9662C3.4092 25.9004 3.03527 25.9923 2.67501 26.0094C2.50895 26.0173 2.33163 26.0561 2.17844 26.0141C1.86241 25.9274 1.66137 25.7253 1.60428 25.3775C1.49451 24.71 1.67706 24.1367 2.07029 23.5948C2.35697 23.1998 2.37626 22.7407 2.2094 22.2902C2.17603 22.2003 2.02927 22.1302 1.92031 22.0921C1.60307 21.982 1.28865 21.8691 1.22713 21.4912C1.20542 21.3577 1.25769 21.2127 1.27297 21.0728C1.30433 20.7809 1.32685 20.4877 1.36665 20.1969C1.38917 20.0317 1.39761 19.8432 1.48446 19.7116C1.77114 19.2778 1.7241 18.7937 1.79084 18.2601C1.56246 18.312 1.37791 18.3492 1.19617 18.3968C1.08078 18.4269 0.971816 18.4839 0.855616 18.5085C0.423787 18.6 0.235214 18.5164 0.00201038 18.1456C0.00201038 18.0268 0.00201038 17.9079 0.00201038 17.7891L0 17.7875Z' fill='%23a92233'/%3E%3Cpath d='M8.88302 13.4111C8.80743 13.4574 8.73586 13.5121 8.65585 13.5493C8.18381 13.7676 7.71016 13.9831 7.23572 14.1967C6.90762 14.3444 6.79142 14.2822 6.6708 13.9459C6.51077 13.4994 6.33185 13.0593 6.16016 12.6168C6.13403 12.549 6.09945 12.4845 6.07492 12.4163C5.99612 12.1977 6.05281 12.1216 6.28079 12.1664C6.83766 12.2753 7.37202 12.4496 7.81269 12.8172C8.07485 13.0359 8.36394 13.1853 8.69163 13.2744C8.75315 13.2911 8.81105 13.322 8.87055 13.3461L8.88342 13.4115L8.88302 13.4111Z' fill='%23a92233'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_122_908'%3E%3Crect width='31' height='33' fill='%23a92233'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.section-menu .c-right .buy{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-left:25px;height:100%;padding:0 34px;font-size:17px;font-weight:500;text-transform:uppercase;background:#a92233;color:#fff;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}@media screen and (min-width: 1024px) and (max-width: 1199px){.section-menu .c-right .buy{padding:0 20px;font-size:15px;}}.section-menu .c-right .buy:hover{background:#7f1926;}.mob-menu-line{display:none;color:#fff;background:#181B20;}@media screen and (max-width: 1023px){.mob-menu-line{display:block;}}.mob-menu-line .section{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;padding-top:17px;padding-bottom:17px;}.mob-menu-line .section .search-open{display:block;width:22px;height:22px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M29.6582 28.0089L22.3368 20.6876C24.1567 18.4992 25.2531 15.6889 25.2531 12.627C25.2531 5.66442 19.5888 0 12.6266 0C5.66425 0 0 5.66442 0 12.627C0 19.589 5.66425 25.253 12.6266 25.253C15.6884 25.253 18.4988 24.1567 20.6872 22.3369L28.0088 29.6583C28.2365 29.8862 28.5351 30 28.8335 30C29.132 30 29.4306 29.8862 29.6584 29.6583C30.1139 29.2028 30.1139 28.4644 29.6582 28.0089ZM2.33276 12.627C2.33276 6.95071 6.95053 2.33277 12.6266 2.33277C18.3025 2.33277 22.9201 6.95071 22.9201 12.627C22.9201 18.3027 18.3025 22.9202 12.6266 22.9202C6.95053 22.9202 2.33276 18.3027 2.33276 12.627Z' fill='%23fff'/%3E%3C/svg%3E");}.mob-menu-line .section .vds-open{position:relative;font-size:13px;font-weight:500;line-height:1.2;text-transform:uppercase;padding-left:35px;margin-left:15px;margin-right:15px;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.mob-menu-line .section .vds-open:before{content:'';display:block;position:absolute;left:0;top:50%;width:27px;height:27px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33' fill='none'%3E%3Cpath d='M16 12.1721C18.6637 12.1721 20.828 14.3364 20.828 17.0001C20.828 19.6638 18.6637 21.8281 16 21.8281C13.3363 21.8281 11.1721 19.6638 11.1721 17.0001C11.1721 14.3364 13.3363 12.1721 16 12.1721Z' fill='%23fff'/%3E%3Cpath d='M1.34961 16.001C2.98113 13.97 8.80799 7.34399 16 7.34399C23.192 7.34399 29.0189 13.97 30.6504 16.001C31.1165 16.5671 31.1165 17.3995 30.6504 17.9988C29.0189 20.0299 23.192 26.6559 16 26.6559C8.80799 26.6559 2.98113 20.0299 1.34961 17.9988C0.883463 17.4328 0.883463 16.6004 1.34961 16.001ZM16 23.9922C19.8624 23.9922 22.9922 20.8623 22.9922 16.9999C22.9922 13.1376 19.8624 10.0077 16 10.0077C12.1376 10.0077 9.00777 13.1376 9.00777 16.9999C9.00777 20.8623 12.1376 23.9922 16 23.9922Z' fill='%23fff'/%3E%3C/svg%3E");-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);}.mob-menu-line .section .mob-menu-open{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:22px;height:100%;}.mob-menu-line .section .mob-menu-open:before{content:'';width:22px;height:16px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='18' viewBox='0 0 24 18' fill='none'%3E%3Cpath d='M1 1H23' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 9H23' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 17H23' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");}.mob-menu-line .section .mob-menu-close{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:22px;height:100%;}.mob-menu-line .section .mob-menu-close:before{content:'';width:22px;height:22px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14.98' viewBox='0 0 15 14.98'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M41.7,41.7l-.065.065a.761.761,0,0,1-1.241,0L34.52,35.927l-5.842,5.842a.746.746,0,0,1-1.241,0l-.1-.065a.761.761,0,0,1,0-1.241l5.875-5.875-5.842-5.842a.746.746,0,0,1,0-1.241l.065-.065a.761.761,0,0,1,1.241,0l5.842,5.842,5.842-5.842a.763.763,0,0,1,1.241,0l.065.065a.761.761,0,0,1,0,1.241l-5.842,5.842L41.7,40.464a.763.763,0,0,1,0,1.241Z' transform='translate(-27.019 -27.121)'/%3E%3C/svg%3E");}.wrap_footer{background:#181B20;padding-top:75px;padding-bottom:75px;color:#D4D5D6;}.wrap_footer .footer-top{text-align:center;margin-bottom:55px;}@media screen and (max-width: 767px){.wrap_footer .footer-top{margin-bottom:45px;}}.wrap_footer .footer-top .descr{margin-top:20px;margin-bottom:43px;font-size:15px;font-weight:500;line-height:1.25;}@media screen and (max-width: 767px){.wrap_footer .footer-top .descr{font-size:12px;margin-top:10px;margin-bottom:40px;}}.wrap_footer .footer-top .descr strong{font-size:25px;}@media screen and (max-width: 767px){.wrap_footer .footer-top .descr strong{font-size:20px;}}@media screen and (max-width: 767px){.wrap_footer .footer-top .pushkin-footer{max-width:300px;}}.wrap_footer .footer-middle{font-size:16px;line-height:1.5;}@media screen and (max-width: 767px){.wrap_footer .footer-middle{border-top:1px solid rgba(255,255,255,0.1);padding-top:30px;padding-bottom:30px;}}.wrap_footer .footer-middle ul .sub{margin-left:15px;}.wrap_footer .footer-middle .itm-339{display:none;}.wrap_footer .footer-middle a{transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.wrap_footer .footer-middle a:hover{color:#a92233;}.wrap_footer .footer-middle .c-bordered{border-left:1px solid rgba(255,255,255,0.1);padding-left:30px;padding-top:15px;padding-bottom:15px;}@media screen and (max-width: 767px){.wrap_footer .footer-middle .c-bordered{border:none;padding-top:0;padding-bottom:0;}}@media screen and (max-width: 767px){.wrap_footer .footer-middle .c-right{border-top:1px solid rgba(255,255,255,0.1);text-align:center;padding-top:30px;padding-left:0;padding-bottom:0;margin-top:30px;}}.wrap_footer .footer-bottom{margin-top:50px;}@media screen and (max-width: 767px){.wrap_footer .footer-bottom{margin-top:0;text-align:center;}}@media screen and (max-width: 767px){.wrap_footer .footer-bottom .c-copyright{order:2;}}.wrap_footer .footer-bottom .c-soc{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;}@media screen and (max-width: 767px){.wrap_footer .footer-bottom .c-soc{order:1;margin-bottom:30px;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;}}.wrap_footer .footer-bottom .c-soc a{margin-left:10px;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.wrap_footer .footer-bottom .c-soc .vk{width:50px;height:50px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.7569 32.6855H26.1929C26.4354 32.6583 26.664 32.5586 26.8489 32.3995C26.9818 32.2162 27.052 31.9949 27.0489 31.7685C27.0489 31.7685 27.0209 29.8415 27.9149 29.5575C28.8089 29.2735 29.9289 31.4205 31.1289 32.2435C31.5811 32.603 32.1531 32.7771 32.7289 32.7305L35.9379 32.6855C35.9379 32.6855 37.6169 32.5855 36.8209 31.2625C36.189 30.2127 35.3821 29.2789 34.4349 28.5015C32.4229 26.6345 32.6929 26.9365 35.1159 23.7015C36.5919 21.7345 37.1819 20.5335 36.9979 20.0185C36.8219 19.5285 35.7359 19.6575 35.7359 19.6575L32.1229 19.6805C31.9626 19.6613 31.8002 19.6898 31.6559 19.7625C31.5186 19.8629 31.4089 19.9964 31.3369 20.1505C30.9625 21.1213 30.5162 22.0629 30.0019 22.9675C28.3929 25.6995 27.7499 25.8435 27.4869 25.6745C26.8749 25.2745 27.0279 24.0865 27.0279 23.2385C27.0279 20.5905 27.4279 19.4865 26.2459 19.2015C25.6943 19.0685 25.127 19.0119 24.5599 19.0335C23.5495 18.9395 22.5304 19.0438 21.5599 19.3405C21.1489 19.5405 20.8319 19.9905 21.0249 20.0165C21.4355 20.0532 21.8167 20.2448 22.0909 20.5525C22.341 21.0604 22.4635 21.6216 22.4479 22.1875C22.4479 22.1875 22.6609 25.3045 21.9479 25.6875C21.4609 25.9535 20.7929 25.4115 19.3579 22.9325C18.871 22.0701 18.4401 21.1773 18.0679 20.2595C18.0008 20.1045 17.898 19.9674 17.7679 19.8595C17.6 19.7481 17.4111 19.6719 17.2129 19.6355L13.7789 19.6575C13.7789 19.6575 13.2639 19.6715 13.0789 19.8965C12.9099 20.0965 13.0649 20.5085 13.0649 20.5085C13.0649 20.5085 15.7529 26.7975 18.7969 29.9665C19.5523 30.8021 20.4708 31.4741 21.4958 31.9411C22.5209 32.408 23.6307 32.66 24.7569 32.6815V32.6855Z' fill='%23E8E8E8'/%3E%3Ccircle cx='25' cy='25' r='24.5' stroke='%23E8E8E8'/%3E%3C/svg%3E");}.wrap_footer .footer-bottom .c-soc .vk:hover{width:50px;height:50px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.7569 32.6855H26.1929C26.4354 32.6583 26.664 32.5586 26.8489 32.3995C26.9818 32.2162 27.052 31.9949 27.0489 31.7685C27.0489 31.7685 27.0209 29.8415 27.9149 29.5575C28.8089 29.2735 29.9289 31.4205 31.1289 32.2435C31.5811 32.603 32.1531 32.7771 32.7289 32.7305L35.9379 32.6855C35.9379 32.6855 37.6169 32.5855 36.8209 31.2625C36.189 30.2127 35.3821 29.2789 34.4349 28.5015C32.4229 26.6345 32.6929 26.9365 35.1159 23.7015C36.5919 21.7345 37.1819 20.5335 36.9979 20.0185C36.8219 19.5285 35.7359 19.6575 35.7359 19.6575L32.1229 19.6805C31.9626 19.6613 31.8002 19.6898 31.6559 19.7625C31.5186 19.8629 31.4089 19.9964 31.3369 20.1505C30.9625 21.1213 30.5162 22.0629 30.0019 22.9675C28.3929 25.6995 27.7499 25.8435 27.4869 25.6745C26.8749 25.2745 27.0279 24.0865 27.0279 23.2385C27.0279 20.5905 27.4279 19.4865 26.2459 19.2015C25.6943 19.0685 25.127 19.0119 24.5599 19.0335C23.5495 18.9395 22.5304 19.0438 21.5599 19.3405C21.1489 19.5405 20.8319 19.9905 21.0249 20.0165C21.4355 20.0532 21.8167 20.2448 22.0909 20.5525C22.341 21.0604 22.4635 21.6216 22.4479 22.1875C22.4479 22.1875 22.6609 25.3045 21.9479 25.6875C21.4609 25.9535 20.7929 25.4115 19.3579 22.9325C18.871 22.0701 18.4401 21.1773 18.0679 20.2595C18.0008 20.1045 17.898 19.9674 17.7679 19.8595C17.6 19.7481 17.4111 19.6719 17.2129 19.6355L13.7789 19.6575C13.7789 19.6575 13.2639 19.6715 13.0789 19.8965C12.9099 20.0965 13.0649 20.5085 13.0649 20.5085C13.0649 20.5085 15.7529 26.7975 18.7969 29.9665C19.5523 30.8021 20.4708 31.4741 21.4958 31.9411C22.5209 32.408 23.6307 32.66 24.7569 32.6815V32.6855Z' fill='%23a92233'/%3E%3Ccircle cx='25' cy='25' r='24.5' stroke='%23a92233'/%3E%3C/svg%3E");}.wrap_footer .footer-bottom .c-soc .yt{width:50px;height:50px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Cpath d='M35.0447 20.3964C34.9235 19.85 34.6357 19.3545 34.2211 18.9784C33.8065 18.6023 33.2855 18.364 32.7298 18.2964C27.3904 17.9012 22.0291 17.9012 16.6897 18.2964C16.1337 18.3632 15.6123 18.6012 15.1976 18.9774C14.7828 19.3537 14.4953 19.8496 14.3748 20.3964C13.8751 23.7533 13.8751 27.1656 14.3748 30.5225C14.4953 31.0693 14.7828 31.5652 15.1976 31.9415C15.6123 32.3177 16.1337 32.5557 16.6897 32.6225C22.0291 33.0178 27.3904 33.0178 32.7298 32.6225C33.2855 32.555 33.8066 32.3168 34.2212 31.9406C34.6359 31.5645 34.9236 31.069 35.0447 30.5225C35.5421 27.1654 35.5421 23.7535 35.0447 20.3964ZM22.4598 28.3794V22.4405L28.1218 25.4094L22.4598 28.3794Z' fill='%23E8E8E8'/%3E%3Ccircle cx='25' cy='25' r='24.5' stroke='%23E8E8E8'/%3E%3C/svg%3E");}.wrap_footer .footer-bottom .c-soc .yt:hover{width:50px;height:50px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Cpath d='M35.0447 20.3964C34.9235 19.85 34.6357 19.3545 34.2211 18.9784C33.8065 18.6023 33.2855 18.364 32.7298 18.2964C27.3904 17.9012 22.0291 17.9012 16.6897 18.2964C16.1337 18.3632 15.6123 18.6012 15.1976 18.9774C14.7828 19.3537 14.4953 19.8496 14.3748 20.3964C13.8751 23.7533 13.8751 27.1656 14.3748 30.5225C14.4953 31.0693 14.7828 31.5652 15.1976 31.9415C15.6123 32.3177 16.1337 32.5557 16.6897 32.6225C22.0291 33.0178 27.3904 33.0178 32.7298 32.6225C33.2855 32.555 33.8066 32.3168 34.2212 31.9406C34.6359 31.5645 34.9236 31.069 35.0447 30.5225C35.5421 27.1654 35.5421 23.7535 35.0447 20.3964ZM22.4598 28.3794V22.4405L28.1218 25.4094L22.4598 28.3794Z' fill='%23a92233'/%3E%3Ccircle cx='25' cy='25' r='24.5' stroke='%23a92233'/%3E%3C/svg%3E");}.wrap_footer .footer-bottom .c-soc .zen{width:50px;height:50px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25' cy='25' r='24.5' stroke='%23E8E8E8'/%3E%3Cg clip-path='url(%23clip0_124_1817)'%3E%3Cpath d='M27.1214 27.1214C25.3929 28.905 25.2671 31.1286 25.1179 36C29.6593 36 32.7943 35.9843 34.4129 34.4129C35.9843 32.7943 36 29.51 36 25.1179C31.1286 25.275 28.905 25.3929 27.1214 27.1214ZM14 25.1179C14 29.51 14.0157 32.7943 15.5871 34.4129C17.2057 35.9843 20.3407 36 24.8821 36C24.725 31.1286 24.6071 28.905 22.8786 27.1214C21.095 25.3929 18.8714 25.2671 14 25.1179ZM24.8821 14C20.3486 14 17.2057 14.0157 15.5871 15.5871C14.0157 17.2057 14 20.49 14 24.8821C18.8714 24.725 21.095 24.6071 22.8786 22.8786C24.6071 21.095 24.7329 18.8714 24.8821 14ZM27.1214 22.8786C25.3929 21.095 25.2671 18.8714 25.1179 14C29.6593 14 32.7943 14.0157 34.4129 15.5871C35.9843 17.2057 36 20.49 36 24.8821C31.1286 24.725 28.905 24.6071 27.1214 22.8786Z' fill='%23E8E8E8'/%3E%3Cpath d='M36 25.1179V24.8821C31.1286 24.725 28.905 24.6071 27.1214 22.8786C25.3929 21.095 25.2671 18.8714 25.1179 14H24.8821C24.725 18.8714 24.6071 21.095 22.8786 22.8786C21.095 24.6071 18.8714 24.7329 14 24.8821V25.1179C18.8714 25.275 21.095 25.3929 22.8786 27.1214C24.6071 28.905 24.7329 31.1286 24.8821 36H25.1179C25.275 31.1286 25.3929 28.905 27.1214 27.1214C28.905 25.3929 31.1286 25.2671 36 25.1179Z' fill='%23181B20'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_124_1817'%3E%3Crect width='22' height='22' fill='%23E8E8E8' transform='translate(14 14)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}.wrap_footer .footer-bottom .c-soc .zen:hover{width:50px;height:50px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25' cy='25' r='24.5' stroke='%23a92233'/%3E%3Cg clip-path='url(%23clip0_124_1817)'%3E%3Cpath d='M27.1214 27.1214C25.3929 28.905 25.2671 31.1286 25.1179 36C29.6593 36 32.7943 35.9843 34.4129 34.4129C35.9843 32.7943 36 29.51 36 25.1179C31.1286 25.275 28.905 25.3929 27.1214 27.1214ZM14 25.1179C14 29.51 14.0157 32.7943 15.5871 34.4129C17.2057 35.9843 20.3407 36 24.8821 36C24.725 31.1286 24.6071 28.905 22.8786 27.1214C21.095 25.3929 18.8714 25.2671 14 25.1179ZM24.8821 14C20.3486 14 17.2057 14.0157 15.5871 15.5871C14.0157 17.2057 14 20.49 14 24.8821C18.8714 24.725 21.095 24.6071 22.8786 22.8786C24.6071 21.095 24.7329 18.8714 24.8821 14ZM27.1214 22.8786C25.3929 21.095 25.2671 18.8714 25.1179 14C29.6593 14 32.7943 14.0157 34.4129 15.5871C35.9843 17.2057 36 20.49 36 24.8821C31.1286 24.725 28.905 24.6071 27.1214 22.8786Z' fill='%23a92233'/%3E%3Cpath d='M36 25.1179V24.8821C31.1286 24.725 28.905 24.6071 27.1214 22.8786C25.3929 21.095 25.2671 18.8714 25.1179 14H24.8821C24.725 18.8714 24.6071 21.095 22.8786 22.8786C21.095 24.6071 18.8714 24.7329 14 24.8821V25.1179C18.8714 25.275 21.095 25.3929 22.8786 27.1214C24.6071 28.905 24.7329 31.1286 24.8821 36H25.1179C25.275 31.1286 25.3929 28.905 27.1214 27.1214C28.905 25.3929 31.1286 25.2671 36 25.1179Z' fill='%23181B20'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_124_1817'%3E%3Crect width='22' height='22' fill='%23a92233' transform='translate(14 14)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}.calendar{text-align:left;background:#181B20;width:100%;margin-bottom:10px;padding:25px 12px 15px 12px;position:relative;}.calendar:after{content:'';display:block;position:absolute;left:0;bottom:0;width:100%;height:21px;background:#181B20;}.calendar .calendar-top{text-align:center;font-size:24px;position:relative;color:#B4A089;margin-bottom:25px;}.calendar .calendar-top .calendar-prev,.calendar .calendar-top .calendar-next{transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;position:absolute;top:50%;margin-top:-7px;display:block;vertical-align:middle;width:14px;height:14px;background-repeat:no-repeat;}.calendar .calendar-top .calendar-prev{left:20px;width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M18.5714 37.3333C18.937 37.3333 19.3026 37.1932 19.5816 36.9128C20.1395 36.3521 20.1395 35.4428 19.5816 34.8821L3.44881 18.6666L19.5816 2.45121C20.1395 1.89048 20.1395 0.981277 19.5816 0.420547C19.0237 -0.140182 18.1192 -0.140182 17.5613 0.420547L0.418404 17.6514C-0.139465 18.2121 -0.139465 19.1213 0.418404 19.6821L17.5613 36.9128C17.8402 37.1932 18.2058 37.3333 18.5714 37.3333Z' fill='%23B4A089'/%3E%3C/svg%3E");transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.calendar .calendar-top .calendar-prev:hover{width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M18.5714 37.3333C18.937 37.3333 19.3026 37.1932 19.5816 36.9128C20.1395 36.3521 20.1395 35.4428 19.5816 34.8821L3.44881 18.6666L19.5816 2.45121C20.1395 1.89048 20.1395 0.981277 19.5816 0.420547C19.0237 -0.140182 18.1192 -0.140182 17.5613 0.420547L0.418404 17.6514C-0.139465 18.2121 -0.139465 19.1213 0.418404 19.6821L17.5613 36.9128C17.8402 37.1932 18.2058 37.3333 18.5714 37.3333Z' fill='%23a92233'/%3E%3C/svg%3E");}.calendar .calendar-top .calendar-next{right:20px;width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M1.42859 37.3333C1.06296 37.3333 0.697409 37.1932 0.418402 36.9128C-0.139467 36.3521 -0.139467 35.4428 0.418402 34.8821L16.5512 18.6666L0.418402 2.45121C-0.139467 1.89048 -0.139467 0.981277 0.418402 0.420547C0.97627 -0.140182 1.88083 -0.140182 2.4387 0.420547L19.5816 17.6514C20.1395 18.2121 20.1395 19.1213 19.5816 19.6821L2.4387 36.9128C2.15977 37.1932 1.79421 37.3333 1.42859 37.3333Z' fill='%23B4A089'/%3E%3C/svg%3E");transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.calendar .calendar-top .calendar-next:hover{width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M1.42859 37.3333C1.06296 37.3333 0.697409 37.1932 0.418402 36.9128C-0.139467 36.3521 -0.139467 35.4428 0.418402 34.8821L16.5512 18.6666L0.418402 2.45121C-0.139467 1.89048 -0.139467 0.981277 0.418402 0.420547C0.97627 -0.140182 1.88083 -0.140182 2.4387 0.420547L19.5816 17.6514C20.1395 18.2121 20.1395 19.1213 19.5816 19.6821L2.4387 36.9128C2.15977 37.1932 1.79421 37.3333 1.42859 37.3333Z' fill='%23a92233'/%3E%3C/svg%3E");}.calendar .calendar-days,.calendar .calendar-week{font-size:0;padding:5px 0;}.calendar .calendar-week{background:#B4A089;height:55px;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;}.calendar .calendar-day,.calendar .calendar-weekday{font-size:20px;display:inline-block;width:calc(14.285714285714%);text-align:center;}.calendar .calendar-day{color:#fff;border-bottom:1px solid rgba(255,255,255,0.3);height:63px;padding-top:18px;}.calendar .calendar-day.calendar-day-current{color:#B4A089;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.calendar .calendar-day.calendar-day-out{color:rgba(255,255,255,0.5);}.calendar a.calendar-day{position:relative;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.calendar a.calendar-day:hover{color:#B4A089;}.calendar a.calendar-day:after{content:'';display:block;position:absolute;left:50%;bottom:15px;width:6px;height:6px;background:#B4A089;border-radius:50%;margin-left:-3px;}.pagination{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-bottom:30px;margin-top:30px;padding-top:40px;font-size:15px;font-weight:700;}@media screen and (max-width: 1023px){.pagination{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;border:0;padding:0;}}.pagination .pagination-item{transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;width:35px;height:35px;margin:0px 2px;text-decoration:none;border:1px solid #181B20;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;}.pagination .pagination-item:hover,.pagination .pagination-item.pagination-current{border-color:#a92233;background:#a92233;color:#fff;}@media screen and (max-width: 1023px){.pagination .pagination-item{width:30px;height:30px;font-size:14px;}}.pagination .button{display:none;}@media screen and (max-width: 1023px){.pagination .button{display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;}}.mob-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#181B20;color:#fff;z-index:100;overflow:auto;}.mob-menu .menu{padding:25px;}.mob-menu .menu li{margin-top:20px;margin-bottom:20px;font-size:20px;font-weight:500;text-transform:uppercase;}.mob-menu .menu li.menu-326{display:none;}.mob-menu .pushkin-wrap{border-top:1px solid rgba(255,255,255,0.1);border-bottom:1px solid rgba(255,255,255,0.1);padding:50px 0;text-align:center;}.mob-menu .pushkin-wrap .pushkin{position:relative;font-size:17px;font-weight:500;line-height:1.2;text-transform:uppercase;padding-left:75px;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.mob-menu .pushkin-wrap .pushkin:before{content:'';display:block;position:absolute;left:0;top:50%;width:50px;height:54px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='33' viewBox='0 0 31 33' fill='none'%3E%3Cg clip-path='url(%23clip0_122_908)'%3E%3Cpath d='M16.0428 0C16.418 0 16.7935 0 17.1686 0C17.2116 0.0142617 17.2539 0.032485 17.2981 0.0419928C18.3182 0.259088 19.1899 0.726951 19.8633 1.52481C20.101 1.80648 20.2895 2.11707 20.3704 2.48035C20.464 2.90186 20.3125 3.16055 19.8955 3.28059C19.7487 3.32298 19.5952 3.34477 19.4432 3.36854C18.9611 3.44381 18.4681 3.4755 17.9989 3.59751C17.202 3.8051 16.8663 4.46589 17.1079 5.24355C17.3037 5.87305 17.7331 6.01408 18.2639 5.62188C18.3443 5.56246 18.4207 5.49789 18.4963 5.43292C18.719 5.24276 18.9378 5.04825 19.1625 4.86047C20.0495 4.11965 21.0101 4.11569 22.0088 4.60217C22.5343 4.85809 22.6405 5.13857 22.4483 5.67854C22.4953 5.67854 22.5404 5.6817 22.585 5.67814C23.4289 5.60683 24.2709 5.60921 25.1092 5.7443C26.3118 5.93802 27.2523 6.49858 27.8079 7.60387C28.0568 8.09906 28.1224 8.63586 28.1843 9.17345C28.3435 10.5517 28.0428 11.8475 27.4521 13.0903C27.426 13.1457 27.399 13.2008 27.3649 13.2713C27.475 13.2848 27.5542 13.2939 27.6334 13.3038C29.0278 13.4797 29.9924 14.2003 30.4902 15.5045C30.577 15.7318 30.6229 15.9743 30.7073 16.2029C30.8436 16.5725 30.9015 16.9556 30.8078 17.3315C30.5746 18.2645 30.331 19.1959 30.0483 20.1149C29.9397 20.4683 29.7399 20.8027 29.5373 21.1184C29.0733 21.843 28.403 22.3053 27.5349 22.4008C27.0074 22.4586 26.4678 22.4063 25.9335 22.404C25.8181 22.4036 25.7031 22.404 25.5877 22.404L25.5736 22.4705C25.6749 22.5085 25.7767 22.5462 25.8776 22.585C26.2941 22.7446 26.7324 22.8647 27.1216 23.0739C27.7758 23.4252 28.0226 24.0302 27.8827 24.754C27.6367 26.0284 26.7565 26.7696 25.3903 26.8615C24.0674 26.9507 22.7422 27.0164 21.4234 27.1483C20.4733 27.2434 19.532 27.4276 18.5876 27.5782C18.4621 27.598 18.3419 27.6519 18.2193 27.6903C18.2221 27.7069 18.2245 27.7232 18.2273 27.7398C18.2981 27.7517 18.368 27.7703 18.4392 27.7739C19.2216 27.8143 20.0053 27.842 20.7869 27.8959C21.1926 27.924 21.5967 27.9898 21.9984 28.0567C22.0908 28.0722 22.1704 28.1633 22.2561 28.2196C22.1841 28.2984 22.1258 28.4018 22.037 28.4509C21.8629 28.5464 21.6775 28.632 21.4861 28.6858C20.3868 28.9948 19.2835 29.2908 18.1831 29.5958C17.5848 29.7618 16.9877 29.9329 16.3926 30.1104C16.2893 30.1413 16.1988 30.213 16.1027 30.2657C16.1096 30.2887 16.116 30.3117 16.1228 30.3346C16.2378 30.3529 16.3536 30.3893 16.4682 30.3861C17.4183 30.3572 18.3688 30.3299 19.3185 30.2839C20.2682 30.238 21.2171 30.1706 22.1664 30.116C22.2637 30.1104 22.3622 30.1282 22.4603 30.135C22.4346 30.1869 22.4117 30.2027 22.3868 30.2075C22.0647 30.2673 21.7434 30.3319 21.4198 30.3834C19.0644 30.7573 16.7452 31.2803 14.4791 32.0203C13.4969 32.3408 12.519 32.674 11.5388 33.0012H11.1769C11.201 32.9065 11.1966 32.7873 11.2545 32.7215C11.4165 32.5381 11.5922 32.3622 11.7844 32.2101C12.3904 31.7307 13.0132 31.2724 13.6163 30.7898C14.1092 30.3949 14.5885 29.9825 15.0614 29.5641C15.1426 29.492 15.1615 29.351 15.2089 29.242C15.0899 29.2238 14.9681 29.181 14.8519 29.1925C14.5925 29.2183 14.3376 29.2817 14.0783 29.3078C13.9822 29.3177 13.8793 29.2666 13.7795 29.2432C13.8037 29.1466 13.8177 29.0455 13.8551 28.954C13.8817 28.8891 13.9343 28.8312 13.985 28.7793C14.2367 28.5238 14.4816 28.2604 14.7481 28.0199C15.2869 27.5342 15.841 27.0651 16.3814 26.581C16.5185 26.4582 16.6447 26.3156 16.7448 26.1623C16.8735 25.9654 16.8228 25.799 16.6242 25.6715C16.535 25.614 16.4377 25.5685 16.3432 25.5189C15.8884 25.2801 15.426 25.055 14.9809 24.8003C14.3835 24.4588 14.2146 24.0627 14.3843 23.4035C14.613 22.5145 15.0995 21.7752 15.7915 21.1671C15.9761 21.0047 16.1823 20.8669 16.3713 20.7088C16.4328 20.6573 16.4694 20.5777 16.5177 20.5111C16.4352 20.4766 16.3528 20.4121 16.2708 20.4133C16.0308 20.4164 15.7871 20.4243 15.5519 20.4683C14.108 20.7373 12.7735 21.2606 11.5492 22.0767C10.0957 23.0461 8.59478 23.9446 6.96838 24.6094C6.31018 24.8784 5.61741 25.0657 4.9383 25.2856C4.8792 25.3046 4.80803 25.288 4.74249 25.288C4.82813 25.1866 4.92584 25.1327 5.02153 25.0764C5.36611 24.8744 5.7316 24.6993 6.05044 24.4636C6.68653 23.9933 6.69698 23.4938 6.10352 22.9728C5.87433 22.7716 5.6154 22.6032 5.37335 22.4158C5.30098 22.3596 5.23906 22.2903 5.17231 22.2269C5.18437 22.2086 5.19603 22.1904 5.2081 22.1722C5.30258 22.196 5.39707 22.2185 5.49116 22.2439C5.77422 22.3208 6.05286 22.4226 6.34074 22.4701C6.76493 22.5402 7.01542 22.3303 7.02789 21.9072C7.03472 21.6782 7.00015 21.4472 6.9724 21.2186C6.91893 20.7805 6.82203 20.3443 6.80715 19.9054C6.78745 19.3325 7.11836 19.0548 7.69855 19.1087C7.95105 19.1321 8.19954 19.1939 8.45043 19.2331C8.53728 19.2466 8.62654 19.2442 8.71459 19.2489C8.72545 19.2291 8.73631 19.2093 8.74716 19.1891C8.68685 19.119 8.63619 19.0362 8.56382 18.9807C8.31574 18.7902 8.0572 18.6127 7.80832 18.423C7.69252 18.3346 7.57833 18.2395 7.48264 18.131C7.37729 18.0117 7.41147 17.9179 7.56868 17.8961C7.71262 17.8763 7.86179 17.8854 8.00815 17.8909C8.44922 17.9076 8.8907 17.9523 9.33138 17.942C9.75557 17.9317 9.89026 17.6849 9.70048 17.3137C9.59232 17.1022 9.44919 16.9084 9.3366 16.6993C9.30042 16.6323 9.31047 16.5408 9.29961 16.4608C9.38123 16.4691 9.47251 16.4568 9.54327 16.4889C9.82874 16.6181 10.1014 16.7769 10.3912 16.8946C11.0695 17.1707 11.741 17.1984 12.3916 16.7975C12.7012 16.607 13.0494 16.5158 13.41 16.5594C13.8266 16.6097 14.2383 16.7012 14.652 16.7745C15.0272 16.8407 15.2375 16.6957 15.2765 16.3265C15.3086 16.0226 15.461 15.8024 15.7332 15.6748C15.9061 15.5936 16.0935 15.5223 16.2816 15.4953C17.4042 15.3337 18.3869 15.6384 19.2256 16.3918C19.4186 16.5654 19.6024 16.75 19.8062 16.9104C20.0708 17.1188 20.2614 17.0511 20.3547 16.7282C20.4745 16.3138 20.3567 15.945 20.1114 15.6086C19.7045 15.0505 19.1762 14.6309 18.5554 14.3247C17.4895 13.7994 16.4095 13.7019 15.3131 14.2371C15.2535 14.2665 15.1904 14.2906 15.1273 14.3108C14.915 14.3782 14.8225 14.3069 14.835 14.0842C14.8386 14.0193 14.8511 13.9527 14.8712 13.8905C14.9568 13.6271 15.0569 13.3676 15.1337 13.1018C15.3677 12.2916 15.6078 11.4827 15.8152 10.6658C15.9093 10.2958 15.7851 9.9614 15.4707 9.71262C15.0573 9.38579 14.6118 9.3842 14.219 9.73005C13.8065 10.0937 13.3413 10.3568 12.8037 10.4851C11.9778 10.6828 11.5589 10.3152 11.6417 9.48522C11.6851 9.05182 11.8283 8.66755 12.1234 8.33636C12.3095 8.12759 12.2533 7.98418 11.975 7.91881C11.8781 7.89623 11.7768 7.88989 11.6771 7.88078C11.0977 7.82849 10.5083 7.82651 9.94052 7.71677C8.44199 7.42678 7.28602 6.03706 7.32623 4.57603C7.35397 3.56543 7.77575 2.69705 8.49747 1.98198C8.63699 1.84412 8.83642 1.74151 9.02741 1.68249C9.36475 1.5783 9.71737 1.52323 10.0619 1.44122C10.4709 1.34377 10.8564 1.36635 11.2139 1.61316C11.3393 1.69952 11.4817 1.76251 11.6176 1.83342C11.9662 2.01486 11.9762 2.01882 12.1495 1.66387C12.4189 1.11241 12.8399 0.713481 13.4189 0.517383C13.9154 0.349016 14.4325 0.231357 14.948 0.126771C15.3062 0.0542737 15.6773 0.0415966 16.0424 0.00237695L16.0428 0Z' fill='%23fff'/%3E%3Cpath d='M0 17.7875C0.114994 17.4737 0.202646 17.1469 0.350208 16.849C0.65096 16.2425 1.19336 15.8744 1.7635 15.5397C2.45105 15.1356 3.04451 14.6166 3.48077 13.9586C4.15062 12.9484 4.82088 11.9342 5.40872 10.8773C6.0448 9.73398 6.57232 8.53402 6.99651 7.29404C7.08658 7.0302 7.21162 6.77824 7.35717 6.53223C7.62697 7.78211 7.11191 8.8759 6.65475 10.001C6.77376 10.0497 6.88232 10.0937 6.99048 10.1381C7.51519 10.3528 8.04231 10.5623 8.5638 10.785C8.69689 10.8416 8.8147 10.9347 8.93371 11.0195C8.96628 11.0429 9.00367 11.1086 8.99201 11.1324C8.97311 11.1708 8.91361 11.2168 8.8742 11.2144C8.6418 11.2006 8.40538 11.1958 8.17942 11.1471C7.70296 11.0441 7.23575 10.8999 6.75848 10.8024C6.34274 10.7176 6.33671 10.7343 6.1216 11.0912C5.63267 11.9018 5.15983 12.7222 4.65362 13.5224C4.38946 13.9396 4.07423 14.3266 3.77147 14.7192C3.22665 15.4256 2.51498 15.9291 1.73697 16.3625C1.32685 16.5911 1.0454 16.9579 0.875318 17.3989C0.823048 17.5339 0.763943 17.6663 0.696796 17.8271C0.959754 17.7827 1.20019 17.7487 1.43742 17.7003C1.94283 17.5977 2.39878 17.717 2.80246 18.0129C2.97536 18.1397 3.07909 18.0878 3.18685 17.9551C3.40598 17.6857 3.51695 17.3703 3.57927 17.0352C3.60501 16.8969 3.63798 16.7602 3.66773 16.6228C3.68984 16.6188 3.71196 16.6149 3.73407 16.6109C3.7779 16.6925 3.85228 16.7717 3.85992 16.8569C3.88767 17.1548 3.90455 17.4547 3.90134 17.7538C3.89973 17.9028 3.84545 18.0513 3.8173 18.2003C3.74694 18.5758 3.3131 18.852 2.93153 18.7537C2.7715 18.7125 2.61751 18.6479 2.43698 18.5857C2.3827 18.8761 2.32922 19.1625 2.27776 19.4387C2.91464 19.6039 3.49805 19.8277 4.03322 20.1577C4.1454 20.227 4.21656 20.3609 4.30703 20.4655C4.17354 20.4829 4.03281 20.5356 3.90737 20.5119C3.4679 20.4287 3.03486 20.3154 2.59741 20.2223C2.41768 20.1838 2.23353 20.1672 2.04817 20.1399C2.01279 20.5879 1.98062 20.9987 1.94725 21.4238C1.99108 21.4345 2.06104 21.4519 2.1314 21.4686C2.67219 21.5954 2.94922 21.9349 2.97737 22.4784C3.00994 23.1107 2.90419 23.7013 2.48724 24.2076C2.24921 24.4968 2.22227 24.8454 2.19332 25.1945C2.18126 25.3391 2.25122 25.4016 2.39355 25.3977C2.60786 25.3917 2.82337 25.3993 3.03607 25.3791C3.62431 25.3232 4.2041 25.32 4.79434 25.4195C5.46581 25.5328 6.15135 25.5629 6.83005 25.6346C7.14287 25.6679 7.4589 25.6928 7.76488 25.7602C8.18625 25.8529 8.53405 26.083 8.73951 26.4634C8.93371 26.8235 9.11947 27.1939 9.25336 27.5785C9.40414 28.0127 9.42464 28.4786 9.33578 28.9279C9.21476 29.5379 8.94135 30.089 8.52962 30.566C8.1758 30.9756 7.68687 31.1305 7.17905 31.2442C7.13965 31.2529 7.09301 31.2291 7.01219 31.2125C7.0918 31.0944 7.14608 30.9903 7.22248 30.9047C7.38612 30.7217 7.56183 30.5489 7.73191 30.3711C8.72262 29.3327 8.80303 28.3641 8.33864 27.1222C8.17741 26.6911 7.79463 26.4245 7.29927 26.3865C6.11114 26.2962 4.92623 26.1904 3.75257 25.9662C3.4092 25.9004 3.03527 25.9923 2.67501 26.0094C2.50895 26.0173 2.33163 26.0561 2.17844 26.0141C1.86241 25.9274 1.66137 25.7253 1.60428 25.3775C1.49451 24.71 1.67706 24.1367 2.07029 23.5948C2.35697 23.1998 2.37626 22.7407 2.2094 22.2902C2.17603 22.2003 2.02927 22.1302 1.92031 22.0921C1.60307 21.982 1.28865 21.8691 1.22713 21.4912C1.20542 21.3577 1.25769 21.2127 1.27297 21.0728C1.30433 20.7809 1.32685 20.4877 1.36665 20.1969C1.38917 20.0317 1.39761 19.8432 1.48446 19.7116C1.77114 19.2778 1.7241 18.7937 1.79084 18.2601C1.56246 18.312 1.37791 18.3492 1.19617 18.3968C1.08078 18.4269 0.971816 18.4839 0.855616 18.5085C0.423787 18.6 0.235214 18.5164 0.00201038 18.1456C0.00201038 18.0268 0.00201038 17.9079 0.00201038 17.7891L0 17.7875Z' fill='%23fff'/%3E%3Cpath d='M8.88302 13.4111C8.80743 13.4574 8.73586 13.5121 8.65585 13.5493C8.18381 13.7676 7.71016 13.9831 7.23572 14.1967C6.90762 14.3444 6.79142 14.2822 6.6708 13.9459C6.51077 13.4994 6.33185 13.0593 6.16016 12.6168C6.13403 12.549 6.09945 12.4845 6.07492 12.4163C5.99612 12.1977 6.05281 12.1216 6.28079 12.1664C6.83766 12.2753 7.37202 12.4496 7.81269 12.8172C8.07485 13.0359 8.36394 13.1853 8.69163 13.2744C8.75315 13.2911 8.81105 13.322 8.87055 13.3461L8.88342 13.4115L8.88302 13.4111Z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_122_908'%3E%3Crect width='31' height='33' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);}.mob-menu .contacts{padding-top:65px;text-align:center;margin-bottom:55px;}.mob-menu .contacts .phone{font-size:30px;font-weight:500;text-transform:uppercase;margin-bottom:15px;}.mob-menu .contacts .address{font-size:17px;}.mob-menu .buy{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;height:70px;padding:0 34px;font-size:17px;font-weight:500;text-transform:uppercase;background:#a92233;color:#fff;width:100%;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.mob-menu .buy:hover{background:#7f1926;}html{font-size:10px;}body{margin:0 auto;font:400 1.7rem / 1.2 'Officina', sans-serif;color:#181B20;position:relative;line-height:1;background:#F5F5F5;}.section-wrap{padding-left:15px;padding-right:15px;}.section{max-width:1400px;margin:0 auto;}html,body{height:100%;}.flex_wrapper{display:flex;flex-direction:column;height:100%;}.flex_content{flex:1 0 auto;position:relative;}.flex_footer{flex:0 0 auto;}.row-flex{display:flex;flex-flow:row wrap;}img{vertical-align:middle;max-width:100%;}.button{display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;border:0;margin:0;height:59px;background:#a92233;color:#ffffff;cursor:pointer;position:relative;padding:0px 20px;text-transform:uppercase;font-size:13px;letter-spacing:-0.26px;color:#FFFFFF;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.button:hover{background:#8c222e;}.button.button-round{-webkit-border-radius:99px;-moz-border-radius:99px;border-radius:99px;min-width:194px;}.button.button-transparent{background:none;min-width:167px;border:1px solid;}.button.button-transparent:hover{color:#a92233;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.button.button-white{background:#ffffff;box-shadow:0px 3px 12px #00000029;border-radius:99px;text-transform:uppercase;letter-spacing:-0.26px;font-size:13px;line-height:25px;color:#2A4E80;font-weight:500;font-style:normal;font-family:'Ubuntu';}.button.button-white:hover{color:#ffffff;background:#a92233;}.button.disabled{opacity:0.3;cursor:default;}.button.loading:before{content:"";display:inline-block;margin-right:10px;}.content-path{padding-top:34px;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;font:normal normal normal 11px/23px Ubuntu;letter-spacing:0px;color:#FFFFFF;text-transform:uppercase;}.content-path a{position:relative;margin-right:30px;line-height:1.6;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}@media screen and (max-width: 1023px){.content-path a{color:#181B20;}}.content-path a:after{content:'';background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='3.184' height='4.916' viewBox='0 0 3.184 4.916'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:%23fff;fill-rule:evenodd;%7d%3c/style%3e%3c/defs%3e%3cpath class='a' d='M17.617.726,18.343,0,20.8,2.458,18.343,4.916l-.726-.726,1.732-1.732Z' transform='translate(-17.617)'/%3e%3c/svg%3e");width:3px;height:5px;position:absolute;right:-18px;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);}@media screen and (max-width: 767px){.content-path a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='3.184' height='4.916' viewBox='0 0 3.184 4.916'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:10203A;fill-rule:evenodd;%7d%3c/style%3e%3c/defs%3e%3cpath class='a' d='M17.617.726,18.343,0,20.8,2.458,18.343,4.916l-.726-.726,1.732-1.732Z' transform='translate(-17.617)'/%3e%3c/svg%3e");}}.content-path a:hover{color:#a92233;}.content-path a:last-child:after{display:none;}.site-title{padding-top:65px;padding-bottom:55px;text-align:center;font-size:50px;font-weight:700;}.site-title.no-top{padding-top:0 !important;}@media screen and (max-width: 767px){.site-title{padding-top:30px;padding-bottom:30px;font-size:25px;}}.search-bg{display:none;position:fixed;top:0;left:0;background:rgba(0,0,0,0.9);width:100%;height:100%;z-index:110;}.search-block{display:none;position:fixed;z-index:111;width:500px;top:50%;left:50%;background:#fff;padding:30px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.search-block .close{width:30px;height:30px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14.98' viewBox='0 0 15 14.98'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M41.7,41.7l-.065.065a.761.761,0,0,1-1.241,0L34.52,35.927l-5.842,5.842a.746.746,0,0,1-1.241,0l-.1-.065a.761.761,0,0,1,0-1.241l5.875-5.875-5.842-5.842a.746.746,0,0,1,0-1.241l.065-.065a.761.761,0,0,1,1.241,0l5.842,5.842,5.842-5.842a.763.763,0,0,1,1.241,0l.065.065a.761.761,0,0,1,0,1.241l-5.842,5.842L41.7,40.464a.763.763,0,0,1,0,1.241Z' transform='translate(-27.019 -27.121)'/%3E%3C/svg%3E");position:absolute;right:0;top:-50px;cursor:pointer;}.search-block input{display:block;border:1px solid #181B20;width:100%;padding:15px 30px;}.search-block .btn-wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;margin-top:30px;}.search-block button{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;height:60px;padding:0 34px;font-size:17px;font-weight:500;text-transform:uppercase;background:#a92233;color:#fff;border:none;min-width:255px;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.search-block button:hover{background:#8c222e;}.section-subsections-submenu{margin-bottom:25px;}.section-subsections-submenu li{display:block;margin-bottom:5px;}.section-subsections-submenu li a{display:block;background:#a92233;color:#ffffff;padding:25px;text-transform:uppercase;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.section-subsections-submenu li a:hover{background:#181B20;}.section-subsections-epilog{margin-bottom:30px;}.section-page-images{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.section-page-images .item{margin:15px;}.b-wrap{position:relative;}.b-wrap .b-item{position:relative;}.b-wrap .b-item img{display:block;width:100%;}.b-wrap .b-item:before{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.9;background:linear-gradient(270deg,rgba(0,0,0,0) 36.67%,#000 64.09%);z-index:1;}@media screen and (max-width: 1023px){.b-wrap .b-item:before{background:linear-gradient(270deg,rgba(0,0,0,0) 16.67%,#000 45%);}}.b-wrap .b-item .info{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;color:#fff;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;}.b-wrap .b-item .info .section{flex:1;}.b-wrap .b-item .info .c-info{padding-left:100px;padding-right:140px;}@media screen and (max-width: 767px){.b-wrap .b-item .info .c-info{padding-left:15px;padding-right:0;}}@media screen and (min-width: 768px) and (max-width: 1023px){.b-wrap .b-item .info .c-info{padding-left:75px;}}.b-wrap .b-item .info .title{font-size:50px;font-weight:800;text-transform:uppercase;margin-bottom:25px;}@media screen and (max-width: 1199px){.b-wrap .b-item .info .title{font-size:30px;margin-bottom:15px;}}@media screen and (min-width: 1200px) and (max-width: 1399px){.b-wrap .b-item .info .title{font-size:30px;}}.b-wrap .b-item .info .descr{font-size:18px;line-height:1.2;margin-bottom:25px;}@media screen and (max-width: 1199px){.b-wrap .b-item .info .descr{font-size:15px;margin-bottom:20px;}}@media screen and (min-width: 1200px) and (max-width: 1399px){.b-wrap .b-item .info .descr{font-size:15px;}}.b-wrap .b-item .info .date{font-size:30px;font-weight:500;margin-bottom:30px;}@media screen and (max-width: 1199px){.b-wrap .b-item .info .date{font-size:25px;}}@media screen and (min-width: 1200px) and (max-width: 1399px){.b-wrap .b-item .info .date{font-size:25px;}}.b-wrap .b-item .info .more a{display:inline-block;border:1px solid #fff;font-size:16px;font-weight:500;text-transform:uppercase;padding:21px 77px;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}@media screen and (max-width: 1023px){.b-wrap .b-item .info .more a{padding:21px 25px;}}.b-wrap .b-item .info .more a:hover{background:#fff;color:#181B20;}.b-wrap .slick-prev,.b-wrap .slick-next{position:absolute;top:50%;z-index:3;color:transparent;font-size:0;border:none;cursor:pointer;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.b-wrap .slick-prev{left:265px;width:20px;height:38px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M18.5714 37.3333C18.937 37.3333 19.3026 37.1932 19.5816 36.9128C20.1395 36.3521 20.1395 35.4428 19.5816 34.8821L3.44881 18.6666L19.5816 2.45121C20.1395 1.89048 20.1395 0.981277 19.5816 0.420547C19.0237 -0.140182 18.1192 -0.140182 17.5613 0.420547L0.418404 17.6514C-0.139465 18.2121 -0.139465 19.1213 0.418404 19.6821L17.5613 36.9128C17.8402 37.1932 18.2058 37.3333 18.5714 37.3333Z' fill='%23D9D9D9'/%3E%3C/svg%3E");}@media screen and (max-width: 1199px){.b-wrap .slick-prev{left:15px;}}@media screen and (min-width: 1200px) and (max-width: 1399px){.b-wrap .slick-prev{left:30px;}}@media (min-width: 1200px) and (max-width: 1899px){.b-wrap .slick-prev{left:30px;}}.b-wrap .slick-prev:hover{width:20px;height:38px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M18.5714 37.3333C18.937 37.3333 19.3026 37.1932 19.5816 36.9128C20.1395 36.3521 20.1395 35.4428 19.5816 34.8821L3.44881 18.6666L19.5816 2.45121C20.1395 1.89048 20.1395 0.981277 19.5816 0.420547C19.0237 -0.140182 18.1192 -0.140182 17.5613 0.420547L0.418404 17.6514C-0.139465 18.2121 -0.139465 19.1213 0.418404 19.6821L17.5613 36.9128C17.8402 37.1932 18.2058 37.3333 18.5714 37.3333Z' fill='%23ffffff'/%3E%3C/svg%3E");}.b-wrap .slick-next{right:265px;width:20px;height:38px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M1.42859 37.3333C1.06296 37.3333 0.697409 37.1932 0.418402 36.9128C-0.139467 36.3521 -0.139467 35.4428 0.418402 34.8821L16.5512 18.6666L0.418402 2.45121C-0.139467 1.89048 -0.139467 0.981277 0.418402 0.420547C0.97627 -0.140182 1.88083 -0.140182 2.4387 0.420547L19.5816 17.6514C20.1395 18.2121 20.1395 19.1213 19.5816 19.6821L2.4387 36.9128C2.15977 37.1932 1.79421 37.3333 1.42859 37.3333Z' fill='%23D9D9D9'/%3E%3C/svg%3E");}@media screen and (max-width: 1199px){.b-wrap .slick-next{right:15px;}}@media screen and (min-width: 1200px) and (max-width: 1399px){.b-wrap .slick-next{right:30px;}}@media (min-width: 1200px) and (max-width: 1899px){.b-wrap .slick-next{right:30px;}}.b-wrap .slick-next:hover{width:20px;height:38px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M1.42859 37.3333C1.06296 37.3333 0.697409 37.1932 0.418402 36.9128C-0.139467 36.3521 -0.139467 35.4428 0.418402 34.8821L16.5512 18.6666L0.418402 2.45121C-0.139467 1.89048 -0.139467 0.981277 0.418402 0.420547C0.97627 -0.140182 1.88083 -0.140182 2.4387 0.420547L19.5816 17.6514C20.1395 18.2121 20.1395 19.1213 19.5816 19.6821L2.4387 36.9128C2.15977 37.1932 1.79421 37.3333 1.42859 37.3333Z' fill='%23ffffff'/%3E%3C/svg%3E");}.section-events #button_js_mainpage{display:none;}.section-events.home #noMain{display:none;}.section-events.home #button_js_mainpage{display:block;}.section-events .events-title{position:relative;}.section-events .events-title br{display:none;}@media (max-width: 399px){.section-events .events-title br{display:block;}}.section-events .events-title .calendar-toggle{display:none;padding:14px;background:#91816E;position:absolute;top:0;right:-15px;}@media screen and (max-width: 1023px){.section-events .events-title .calendar-toggle{display:block;}}.section-events .events-wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}@media screen and (max-width: 1023px){.section-events .events-wrap{display:block;}}.section-events .events-wrap .c-left{width:330px;margin-right:20px;padding-bottom:100px;}.section-events .events-wrap .c-left .c-left-time{padding:25px;}@media screen and (max-width: 1023px){.section-events .events-wrap .c-left{display:none;margin-left:auto;margin-right:auto;padding-bottom:0;}}@media screen and (max-width: 1023px){.section-events .events-wrap .c-left .pushkin-img{display:none;}}.section-events .events-wrap .c-content{flex:1;}.section-events .events-wrap .filter{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-bottom:35px;}@media screen and (max-width: 1199px){.section-events .events-wrap .filter{display:block;}}.section-events .events-wrap .filter form{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (max-width: 1199px){.section-events .events-wrap .filter form{margin-top:23px;}}.section-events .events-wrap .filter strong{font-size:20px;font-weight:600;}@media screen and (max-width: 767px){.section-events .events-wrap .filter strong{font-size:16px;}}.section-events .events-wrap .filter .filter-item{margin-left:30px;font-size:20px;}@media screen and (max-width: 1023px){.section-events .events-wrap .filter .filter-item{margin-left:0;width:50%;min-width:50%;font-size:17px;margin-bottom:20px;}}.section-events .events-wrap .filter .filter-item label{display:block;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.section-events .events-wrap .filter .filter-item label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}.section-events .events-wrap .filter .filter-item label .checkmark{position:absolute;top:50%;left:0;height:24px;width:24px;background-color:#B4A089;margin-top:-12px;}.section-events .events-wrap .filter .filter-item label .checkmark:after{content:"";position:absolute;display:none;width:100%;height:100%;top:0;left:0;background:url('../img/checkbox.svg') center center no-repeat;}.section-events .events-wrap .filter .filter-item label input:checked ~ .checkmark:after{display:block;}.section-events .events-wrap .events-item{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media screen and (max-width: 767px){.section-events .events-wrap .events-item{text-align:center;}}@media screen and (max-width: 767px){.section-events .events-wrap .events-item img{width:100%;}}.section-events .events-wrap .events-item .info{background:#fff;flex:1;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;}.section-events .events-wrap .events-item .info .info-text{padding:20px 20px 35px 20px;}@media screen and (max-width: 767px){.section-events .events-wrap .events-item .info .info-text{display:none;}}.section-events .events-wrap .events-item .info .info-text .date{font-size:18px;line-height:1.16;margin-bottom:15px;}@media screen and (max-width: 1199px){.section-events .events-wrap .events-item .info .info-text .date{font-size:16px;}}.section-events .events-wrap .events-item .info .info-text .title{display:block;font-size:24px;font-weight:500;margin-bottom:15px;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}@media screen and (max-width: 1199px){.section-events .events-wrap .events-item .info .info-text .title{font-size:20px;}}.section-events .events-wrap .events-item .info .info-text .title:hover{color:#a92233;}.section-events .events-wrap .events-item .info .info-text .descr{font-size:18px;line-height:1.16;}@media screen and (max-width: 1199px){.section-events .events-wrap .events-item .info .info-text .descr{font-size:16px;}}@media screen and (max-width: 767px){.section-events .events-wrap .events-item .info .more-wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}}.section-events .events-wrap .events-item .info .buy-link{display:block;text-align:center;padding:22px;background:#a92233;color:#fff;font-size:17px;font-weight:500;text-transform:uppercase;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}@media screen and (max-width: 767px){.section-events .events-wrap .events-item .info .buy-link{font-size:16px;padding:20px;width:50%;}}.section-events .events-wrap .events-item .info .buy-link:hover{background:#8c222e;}.section-events .events-wrap .events-item .info .more-link{display:none;text-align:center;padding:20px;background:#181B20;color:#fff;font-size:16px;font-weight:500;text-transform:uppercase;width:50%;}@media screen and (max-width: 767px){.section-events .events-wrap .events-item .info .more-link{display:block;}}.section-events .events-wrap .events-item .info .sold{display:block;text-align:center;padding:22px;background:#B4A089;color:#fff;font-size:17px;font-weight:500;text-transform:uppercase;}@media screen and (max-width: 767px){.section-events .events-wrap .events-item .info .sold{font-size:15px;padding:20px 12px;width:50%;}}.section-events .events-wrap .events-item .info .soon{display:block;text-align:center;padding:22px;background:#a87e4e;color:#fff;font-size:17px;font-weight:500;text-transform:uppercase;}@media screen and (max-width: 767px){.section-events .events-wrap .events-item .info .soon{font-size:15px;padding:20px 12px;width:50%;}}.section-events .events-wrap .events-item .info .free-reg{display:block;text-align:center;padding:15px;background:#a87e4e;color:#fff;}.section-events .events-wrap .events-more{text-align:center;padding:30px 0 75px 0;}@media screen and (max-width: 767px){.section-events .events-wrap .events-more{padding:20px 0 50px 0;}}.section-events .events-wrap .events-more a{display:inline-block;border:1px solid #181B20;padding:21px;width:255px;text-align:center;font-size:16px;font-weight:500;text-transform:uppercase;cursor:pointer;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.section-events .events-wrap .events-more a:hover{background:#181B20;color:#fff;}.section-home-news{background:#fff;padding-top:100px;padding-bottom:75px;}@media screen and (max-width: 1023px){.section-home-news{padding-top:40px;padding-bottom:40px;}}.section-home-news .slick-track{display:flex !important;}.section-home-news .slick-slide{height:inherit !important;}.section-home-news .news-item{border-left:1px solid #E1E1E1;padding-left:20px;padding-right:20px;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media screen and (max-width: 767px){.section-home-news .news-item{max-width:300px;}}.section-home-news .news-item .info{flex:1;}.section-home-news .news-item .date{font-size:16px;line-height:1.3;margin-bottom:5px;}@media screen and (max-width: 1023px){.section-home-news .news-item .date{font-size:15px;}}.section-home-news .news-item .title{font-size:24px;font-weight:500;margin-bottom:15px;}@media screen and (max-width: 1023px){.section-home-news .news-item .title{font-size:22px;}}.section-home-news .news-item .title a{transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.section-home-news .news-item .title a:hover{color:#a92233;}.section-home-news .news-item .descr{font-size:19px;line-height:1.1;margin-bottom:30px;}@media screen and (max-width: 1023px){.section-home-news .news-item .descr{font-size:18px;}}.section-home-news .news-item .more{font-size:16px;font-weight:500;text-decoration-line:underline;text-transform:uppercase;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}@media screen and (max-width: 767px){.section-home-news .news-item .more{font-size:15px;}}.section-home-news .news-item .more:hover{text-decoration-line:none;}.section-home-news .home-news-controls{margin-top:70px;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;}@media screen and (max-width: 1023px){.section-home-news .home-news-controls{margin-top:40px;}}.section-home-news .home-news-controls .slick-prev,.section-home-news .home-news-controls .slick-next{font-size:0;color:transparent;border:none;}.section-home-news .home-news-controls .slick-prev{order:1;width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M18.5714 37.3333C18.937 37.3333 19.3026 37.1932 19.5816 36.9128C20.1395 36.3521 20.1395 35.4428 19.5816 34.8821L3.44881 18.6666L19.5816 2.45121C20.1395 1.89048 20.1395 0.981277 19.5816 0.420547C19.0237 -0.140182 18.1192 -0.140182 17.5613 0.420547L0.418404 17.6514C-0.139465 18.2121 -0.139465 19.1213 0.418404 19.6821L17.5613 36.9128C17.8402 37.1932 18.2058 37.3333 18.5714 37.3333Z' fill='%23181B20'/%3E%3C/svg%3E");}.section-home-news .home-news-controls .slick-next{order:3;width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M1.42859 37.3333C1.06296 37.3333 0.697409 37.1932 0.418402 36.9128C-0.139467 36.3521 -0.139467 35.4428 0.418402 34.8821L16.5512 18.6666L0.418402 2.45121C-0.139467 1.89048 -0.139467 0.981277 0.418402 0.420547C0.97627 -0.140182 1.88083 -0.140182 2.4387 0.420547L19.5816 17.6514C20.1395 18.2121 20.1395 19.1213 19.5816 19.6821L2.4387 36.9128C2.15977 37.1932 1.79421 37.3333 1.42859 37.3333Z' fill='%23181B20'/%3E%3C/svg%3E");}.section-home-news .home-news-controls .slick-dots{order:2;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin:0 15px;}.section-home-news .home-news-controls .slick-dots li{width:8px;height:8px;margin:0 5px;background:#B4A089;border-radius:50%;}.section-home-news .home-news-controls .slick-dots li.slick-active{width:10px;height:10px;background:#181B20;}.section-home-news .home-news-controls .slick-dots li button{display:block;width:100%;height:100%;font-size:0;color:transparent;border:none;background:none;padding:0;}.event-page .top-info{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-bottom:35px;}.event-page .top-info .c-left{margin-right:30px;}.event-page .top-info .date{font-size:20px;line-height:1.16;margin-bottom:25px;}.event-page .top-info .descr{font-size:18px;line-height:1.16;margin-bottom:25px;}.event-page .top-info .buy-link{display:block;text-align:center;padding:22px;background:#a92233;color:#fff;font-size:17px;font-weight:500;text-transform:uppercase;width:255px;max-width:100%;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.event-page .top-info .buy-link:hover{background:#7f1926;}.page-news{padding-bottom:100px;}.page-news .news-list .news-item{border-bottom:1px solid #E1E1E1;padding:30px 0;}.page-news .news-list .news-item .date{font-size:16px;line-height:1.3;margin-bottom:5px;}.page-news .news-list .news-item .title{font-size:24px;font-weight:500;margin-bottom:15px;}.page-news .news-list .news-item .title a{transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.page-news .news-list .news-item .title a:hover{color:#a92233;}.page-news .news-list .news-item .descr{font-size:19px;line-height:1.1;margin-bottom:30px;}.page-news .news-list .news-item .more{font-size:16px;font-weight:500;text-decoration-line:underline;text-transform:uppercase;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}.page-news .news-list .news-item .more:hover{text-decoration-line:none;}.page-news .news-item .section-page-images{margin:30px 0;}.page-news .news-item .section-page-files{margin:30px 0;}.page-news .news-item .section-page-files a{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;margin-bottom:5px;}.layer-bg{position:absolute;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,0.9);z-index:9001;}.layer{position:fixed;z-index:9000;left:0;top:0;bottom:0;right:0;z-index:10002;overflow:auto;}.layer:before{content:"";position:absolute;display:block;width:auto;height:auto;width:30px;height:#ffffff;background:no-repeat center center;background-size:contain;background-image:url('data:image/svg+xml,%3Csvg%20width%3D%22100px%22%20%20height%3D%22100px%22%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%3E%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20r%3D%2246%22%20stroke-width%3D%228%22%20stroke%3D%2230px%22%20stroke-dasharray%3D%2231.41592653589793%2031.41592653589793%22%3E%3C%2Fcircle%3E%3C%2Fsvg%3E');-webkit-animation:rotate 2s infinite cubic-bezier(0.215,0.610,0.355,1.000);-moz-animation:rotate 2s infinite cubic-bezier(0.215,0.610,0.355,1.000);animation:rotate 2s infinite cubic-bezier(0.215,0.610,0.355,1.000);}.layer .layer-back{position:absolute;left:0;top:0;bottom:0;right:0;}.layer .layer-inner{position:absolute;width:100%;min-height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;padding-top:65px;padding-bottom:20px;}.layer .layer-block{position:relative;visibility:hidden;color:#0a0a0a;z-index:9002;}@media screen and (max-width: 767px){.layer .layer-block{width:95%;}}.layer .layer-block .layer-top{background:#a92233;padding:20px 20px;color:#ffffff;font-size:2.5rem;position:relative;z-index:1;text-align:center;font-weight:300;}.layer .layer-block .close{width:50px;height:50px;position:absolute;right:-50px;top:0px;cursor:pointer;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;z-index:10;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;}.layer .layer-block .close:before{content:"";width:20px;height:20px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14.98' viewBox='0 0 15 14.98'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23ffffff%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M41.7,41.7l-.065.065a.761.761,0,0,1-1.241,0L34.52,35.927l-5.842,5.842a.746.746,0,0,1-1.241,0l-.1-.065a.761.761,0,0,1,0-1.241l5.875-5.875-5.842-5.842a.746.746,0,0,1,0-1.241l.065-.065a.761.761,0,0,1,1.241,0l5.842,5.842,5.842-5.842a.763.763,0,0,1,1.241,0l.065.065a.761.761,0,0,1,0,1.241l-5.842,5.842L41.7,40.464a.763.763,0,0,1,0,1.241Z' transform='translate(-27.019 -27.121)'/%3E%3C/svg%3E");}.layer .layer-block .close:hover{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}@media screen and (max-width: 1199px){.layer .layer-block .close{top:-50px;right:0px;}}.mess-win{max-width:500px;background:#ffffff;color:#0a0a0a;padding:20px 50px;}.mess-win .text{font-size:20px;text-align:center;color:#0a0a0a;}.mess-win .buttons{text-align:center;padding-top:30px;}.mess-win .buttons .button{padding:0px 35px;height:50px;width:auto;}.form-layer{position:relative;width:450px;background:#ffffff;color:#0a0a0a;padding:45px 35px;}@media screen and (max-width: 767px){.form-layer{width:100%;}}@media screen and (max-width: 479px){.form-layer{padding:30px 15px;}}.form-layer .field-name{padding-bottom:15px;}.form-layer .field-name.required:after{content:"*";color:#ED1F24;display:inline-block;margin-left:10px;vertical-align:middle;}.form-layer input[type='text'],.form-layer input[type='email'],.form-layer textarea{display:block;margin-bottom:22px;width:100%;background:#F7F7F7;border:1px solid #DEDEDE;border-radius:6px;padding:0px 20px;height:60px;}.form-layer .title{font-size:22px;text-align:center;padding-bottom:40px;}.form-layer textarea{height:170px;resize:none;padding:10px 20px;}.form-layer .buttons{padding-top:10px;}.form-layer .buttons .button{width:100%;height:60px;}.form-layer .error-mess{background:#fff0f4;border:1px solid #c51244;border-radius:4px;padding:3px 20px;color:#c51244;font-weight:bold;text-align:center;font-size:1.2rem;display:none;margin-bottom:10px;}.form-layer .agree{text-align:center;padding-top:20px;line-height:1.2;}.form-layer .agree a{color:#a92233;}.form-layer .agree a:hover{text-decoration:underline;}.contacts-form input[type='text'],.contacts-form input[type='email'],.contacts-form textarea{display:block;width:100%;background:#F7F7F7;border:1px solid #DEDEDE;padding:0px 20px;height:60px;}.contacts-form textarea{height:170px;resize:none;padding:10px 20px;margin-bottom:30px;}.contacts-form .error-mess{background:#fff0f4;border:1px solid #c51244;border-radius:4px;padding:3px 20px;color:#c51244;font-weight:bold;text-align:center;font-size:1.2rem;display:none;margin-bottom:10px;}.vds{position:relative;z-index:10;background:gray;text-align:center;}.vds2{padding:10px;line-height:23px !important;}.vds a:hover,.vds2 a:hover{text-decoration:underline !important;}.vds2 a{background:gray !important;text-decoration:none;}.vds2,.vds2 a{font-size:15px !important;text-decoration:none;color:white !important;background:gray !important;}.vds-menu{display:none;}html.ver_ .vds{background-color:transparent;}html.ver_1 *{text-shadow:none !important;}html.ver_1 a.link-size{display:inline-block;width:26px;height:26px;line-height:26px !important;background:gray !important;text-align:center;border-radius:5px;vertical-align:top;}html.ver_1 .vds2 a.link-size:hover,html.ver_1 .vds2 a.link-size.active{background:black !important;text-decoration:none !important;}html.ver_1 a.link-color{display:inline-block;width:26px;height:26px;line-height:26px !important;background:gray !important;text-align:center;border-radius:5px;vertical-align:top;position:relative;border:1px solid transparent;}html.ver_1 a#color1.link-color{background:white !important;border-color:black;color:black !important;text-decoration:none !important;}html.ver_1 a#color2.link-color{background:yellow !important;border-color:yellow;color:black !important;text-decoration:none !important;}html.ver_1 a#color3.link-color{background:#9dd1ff !important;border-color:#9dd1ff;color:black !important;text-decoration:none !important;}html.ver_1 a#color4.link-color{background:#f7f3d6 !important;border-color:#f7f3d6;color:black !important;text-decoration:none !important;}html.ver_1 a.link-color.active:before{display:block;content:'*';top:-7px;right:2px;font-size:10px;position:absolute;}html.ver_1 a#settings{display:inline-block;}html.ver_1 a#vds_go{display:inline-block;background:none !important;text-transform:none;font-size:20px !important;}html.ver_1 a#vds_go img{float:left;margin-right:5px;}.popup{position:absolute;top:52px;width:1110px;left:50%;margin-left:-555px;padding:10px;display:none;z-index:6;text-align:left;}.popup .ttl{font-size:24px !important;font-weight:bold;margin:10px 0;}.popup a{display:inline-block;margin-right:10px;}html.ver_1 .section-header:before{display:none;}html.ver_1 .section-footer:before{display:none;}html.font_s_1 *{font-size:11px !important;}html.font_s_2 *{font-size:20px !important;}html.font_s_3 *{font-size:23px !important;}html.line_i_1 *{line-height:1.2em !important;}html.line_i_2 *{line-height:1.8em !important;}html.line_i_3 *{line-height:2.3em !important;}html.bg_c_1{background:white;}html.bg_c_1 body{background:white;color:black;}html.bg_c_1 h1,html.bg_c_1 h2{color:black !important;}html.bg_c_1 a{color:black !important;}html.bg_c_1 .section-menu .c-right .buy,html.bg_c_1 .section-menu .c-right .buy:hover,html.bg_c_1 .b-wrap .b-item .info .more a,html.bg_c_1 .b-wrap .b-item .info .more a:hover,html.bg_c_1 .section-events .events-wrap .events-item .info .buy-link,html.bg_c_1 .section-events .events-wrap .events-item .info .buy-link:hover,html.bg_c_1 .wrap_footer,html.bg_c_1 .pagination .pagination-item:hover,html.bg_c_1 .pagination .pagination-item.pagination-current,html.bg_c_1 .event-page .top-info .buy-link,html.bg_c_1 .event-page .top-info .buy-link:hover{background:#000;color:#fff !important;}html.bg_c_1 .calendar,html.bg_c_1 .calendar:after,html.bg_c_1 .section-events .events-wrap .filter .filter-item label .checkmark,html.bg_c_1 .section-home-news .home-news-controls .slick-dots li,html.bg_c_1 .section-menu .secondary-menu{background:#000;}html.bg_c_1 .calendar a,html.bg_c_1 .wrap_footer .footer-middle a,html.bg_c_1 .section-menu .secondary-menu a{color:#fff !important;}html.bg_c_1 .calendar .calendar-week,html.bg_c_1 .pagination .pagination-item:hover,html.bg_c_1 .pagination .pagination-item:hover{background:#fff !important;color:#000 !important;}html.bg_c_1 .section-home-news .news-item,html.bg_c_1 .pagination .pagination-item:hover,html.bg_c_1 .pagination .pagination-item.pagination-current{border-color:#000;}html.bg_c_1 .section-menu .c-left .popup-menu-open:before{width:22px;height:16px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='18' viewBox='0 0 24 18' fill='none'%3E%3Cpath d='M1 1H23' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 9H23' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 17H23' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");}html.bg_c_2{background:black;color:yellow !important;}html.bg_c_2 body{background:black;color:yellow !important;}html.bg_c_2 h1,html.bg_c_2 h2{color:yellow !important;}html.bg_c_2 a{color:yellow !important;}html.bg_c_2 .section-header,html.bg_c_2 .section-header a,html.bg_c_2 .section-menu .c-right .buy,html.bg_c_2 .calendar a.calendar-day:after,html.bg_c_2 .calendar .calendar-week,html.bg_c_2 .section-events .events-wrap .events-item .info .buy-link,html.bg_c_2 .section-home-news .home-news-controls .slick-dots li.slick-active,html.bg_c_2 .section-home-news .home-news-controls .slick-dots li,html.bg_c_2 .b-wrap .b-item .info .more a:hover{background:yellow;color:#000 !important;}html.bg_c_2 .section-menu .c-left .popup-menu-open:before{width:22px;height:16px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='18' viewBox='0 0 24 18' fill='none'%3E%3Cpath d='M1 1H23' stroke='%23FFFF00' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 9H23' stroke='%23FFFF00' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 17H23' stroke='%23FFFF00' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");}html.bg_c_2 .section-menu .c-right .pushkin:before{width:33px;height:33px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='33' viewBox='0 0 31 33' fill='none'%3E%3Cg clip-path='url(%23clip0_122_908)'%3E%3Cpath d='M16.0428 0C16.418 0 16.7935 0 17.1686 0C17.2116 0.0142617 17.2539 0.032485 17.2981 0.0419928C18.3182 0.259088 19.1899 0.726951 19.8633 1.52481C20.101 1.80648 20.2895 2.11707 20.3704 2.48035C20.464 2.90186 20.3125 3.16055 19.8955 3.28059C19.7487 3.32298 19.5952 3.34477 19.4432 3.36854C18.9611 3.44381 18.4681 3.4755 17.9989 3.59751C17.202 3.8051 16.8663 4.46589 17.1079 5.24355C17.3037 5.87305 17.7331 6.01408 18.2639 5.62188C18.3443 5.56246 18.4207 5.49789 18.4963 5.43292C18.719 5.24276 18.9378 5.04825 19.1625 4.86047C20.0495 4.11965 21.0101 4.11569 22.0088 4.60217C22.5343 4.85809 22.6405 5.13857 22.4483 5.67854C22.4953 5.67854 22.5404 5.6817 22.585 5.67814C23.4289 5.60683 24.2709 5.60921 25.1092 5.7443C26.3118 5.93802 27.2523 6.49858 27.8079 7.60387C28.0568 8.09906 28.1224 8.63586 28.1843 9.17345C28.3435 10.5517 28.0428 11.8475 27.4521 13.0903C27.426 13.1457 27.399 13.2008 27.3649 13.2713C27.475 13.2848 27.5542 13.2939 27.6334 13.3038C29.0278 13.4797 29.9924 14.2003 30.4902 15.5045C30.577 15.7318 30.6229 15.9743 30.7073 16.2029C30.8436 16.5725 30.9015 16.9556 30.8078 17.3315C30.5746 18.2645 30.331 19.1959 30.0483 20.1149C29.9397 20.4683 29.7399 20.8027 29.5373 21.1184C29.0733 21.843 28.403 22.3053 27.5349 22.4008C27.0074 22.4586 26.4678 22.4063 25.9335 22.404C25.8181 22.4036 25.7031 22.404 25.5877 22.404L25.5736 22.4705C25.6749 22.5085 25.7767 22.5462 25.8776 22.585C26.2941 22.7446 26.7324 22.8647 27.1216 23.0739C27.7758 23.4252 28.0226 24.0302 27.8827 24.754C27.6367 26.0284 26.7565 26.7696 25.3903 26.8615C24.0674 26.9507 22.7422 27.0164 21.4234 27.1483C20.4733 27.2434 19.532 27.4276 18.5876 27.5782C18.4621 27.598 18.3419 27.6519 18.2193 27.6903C18.2221 27.7069 18.2245 27.7232 18.2273 27.7398C18.2981 27.7517 18.368 27.7703 18.4392 27.7739C19.2216 27.8143 20.0053 27.842 20.7869 27.8959C21.1926 27.924 21.5967 27.9898 21.9984 28.0567C22.0908 28.0722 22.1704 28.1633 22.2561 28.2196C22.1841 28.2984 22.1258 28.4018 22.037 28.4509C21.8629 28.5464 21.6775 28.632 21.4861 28.6858C20.3868 28.9948 19.2835 29.2908 18.1831 29.5958C17.5848 29.7618 16.9877 29.9329 16.3926 30.1104C16.2893 30.1413 16.1988 30.213 16.1027 30.2657C16.1096 30.2887 16.116 30.3117 16.1228 30.3346C16.2378 30.3529 16.3536 30.3893 16.4682 30.3861C17.4183 30.3572 18.3688 30.3299 19.3185 30.2839C20.2682 30.238 21.2171 30.1706 22.1664 30.116C22.2637 30.1104 22.3622 30.1282 22.4603 30.135C22.4346 30.1869 22.4117 30.2027 22.3868 30.2075C22.0647 30.2673 21.7434 30.3319 21.4198 30.3834C19.0644 30.7573 16.7452 31.2803 14.4791 32.0203C13.4969 32.3408 12.519 32.674 11.5388 33.0012H11.1769C11.201 32.9065 11.1966 32.7873 11.2545 32.7215C11.4165 32.5381 11.5922 32.3622 11.7844 32.2101C12.3904 31.7307 13.0132 31.2724 13.6163 30.7898C14.1092 30.3949 14.5885 29.9825 15.0614 29.5641C15.1426 29.492 15.1615 29.351 15.2089 29.242C15.0899 29.2238 14.9681 29.181 14.8519 29.1925C14.5925 29.2183 14.3376 29.2817 14.0783 29.3078C13.9822 29.3177 13.8793 29.2666 13.7795 29.2432C13.8037 29.1466 13.8177 29.0455 13.8551 28.954C13.8817 28.8891 13.9343 28.8312 13.985 28.7793C14.2367 28.5238 14.4816 28.2604 14.7481 28.0199C15.2869 27.5342 15.841 27.0651 16.3814 26.581C16.5185 26.4582 16.6447 26.3156 16.7448 26.1623C16.8735 25.9654 16.8228 25.799 16.6242 25.6715C16.535 25.614 16.4377 25.5685 16.3432 25.5189C15.8884 25.2801 15.426 25.055 14.9809 24.8003C14.3835 24.4588 14.2146 24.0627 14.3843 23.4035C14.613 22.5145 15.0995 21.7752 15.7915 21.1671C15.9761 21.0047 16.1823 20.8669 16.3713 20.7088C16.4328 20.6573 16.4694 20.5777 16.5177 20.5111C16.4352 20.4766 16.3528 20.4121 16.2708 20.4133C16.0308 20.4164 15.7871 20.4243 15.5519 20.4683C14.108 20.7373 12.7735 21.2606 11.5492 22.0767C10.0957 23.0461 8.59478 23.9446 6.96838 24.6094C6.31018 24.8784 5.61741 25.0657 4.9383 25.2856C4.8792 25.3046 4.80803 25.288 4.74249 25.288C4.82813 25.1866 4.92584 25.1327 5.02153 25.0764C5.36611 24.8744 5.7316 24.6993 6.05044 24.4636C6.68653 23.9933 6.69698 23.4938 6.10352 22.9728C5.87433 22.7716 5.6154 22.6032 5.37335 22.4158C5.30098 22.3596 5.23906 22.2903 5.17231 22.2269C5.18437 22.2086 5.19603 22.1904 5.2081 22.1722C5.30258 22.196 5.39707 22.2185 5.49116 22.2439C5.77422 22.3208 6.05286 22.4226 6.34074 22.4701C6.76493 22.5402 7.01542 22.3303 7.02789 21.9072C7.03472 21.6782 7.00015 21.4472 6.9724 21.2186C6.91893 20.7805 6.82203 20.3443 6.80715 19.9054C6.78745 19.3325 7.11836 19.0548 7.69855 19.1087C7.95105 19.1321 8.19954 19.1939 8.45043 19.2331C8.53728 19.2466 8.62654 19.2442 8.71459 19.2489C8.72545 19.2291 8.73631 19.2093 8.74716 19.1891C8.68685 19.119 8.63619 19.0362 8.56382 18.9807C8.31574 18.7902 8.0572 18.6127 7.80832 18.423C7.69252 18.3346 7.57833 18.2395 7.48264 18.131C7.37729 18.0117 7.41147 17.9179 7.56868 17.8961C7.71262 17.8763 7.86179 17.8854 8.00815 17.8909C8.44922 17.9076 8.8907 17.9523 9.33138 17.942C9.75557 17.9317 9.89026 17.6849 9.70048 17.3137C9.59232 17.1022 9.44919 16.9084 9.3366 16.6993C9.30042 16.6323 9.31047 16.5408 9.29961 16.4608C9.38123 16.4691 9.47251 16.4568 9.54327 16.4889C9.82874 16.6181 10.1014 16.7769 10.3912 16.8946C11.0695 17.1707 11.741 17.1984 12.3916 16.7975C12.7012 16.607 13.0494 16.5158 13.41 16.5594C13.8266 16.6097 14.2383 16.7012 14.652 16.7745C15.0272 16.8407 15.2375 16.6957 15.2765 16.3265C15.3086 16.0226 15.461 15.8024 15.7332 15.6748C15.9061 15.5936 16.0935 15.5223 16.2816 15.4953C17.4042 15.3337 18.3869 15.6384 19.2256 16.3918C19.4186 16.5654 19.6024 16.75 19.8062 16.9104C20.0708 17.1188 20.2614 17.0511 20.3547 16.7282C20.4745 16.3138 20.3567 15.945 20.1114 15.6086C19.7045 15.0505 19.1762 14.6309 18.5554 14.3247C17.4895 13.7994 16.4095 13.7019 15.3131 14.2371C15.2535 14.2665 15.1904 14.2906 15.1273 14.3108C14.915 14.3782 14.8225 14.3069 14.835 14.0842C14.8386 14.0193 14.8511 13.9527 14.8712 13.8905C14.9568 13.6271 15.0569 13.3676 15.1337 13.1018C15.3677 12.2916 15.6078 11.4827 15.8152 10.6658C15.9093 10.2958 15.7851 9.9614 15.4707 9.71262C15.0573 9.38579 14.6118 9.3842 14.219 9.73005C13.8065 10.0937 13.3413 10.3568 12.8037 10.4851C11.9778 10.6828 11.5589 10.3152 11.6417 9.48522C11.6851 9.05182 11.8283 8.66755 12.1234 8.33636C12.3095 8.12759 12.2533 7.98418 11.975 7.91881C11.8781 7.89623 11.7768 7.88989 11.6771 7.88078C11.0977 7.82849 10.5083 7.82651 9.94052 7.71677C8.44199 7.42678 7.28602 6.03706 7.32623 4.57603C7.35397 3.56543 7.77575 2.69705 8.49747 1.98198C8.63699 1.84412 8.83642 1.74151 9.02741 1.68249C9.36475 1.5783 9.71737 1.52323 10.0619 1.44122C10.4709 1.34377 10.8564 1.36635 11.2139 1.61316C11.3393 1.69952 11.4817 1.76251 11.6176 1.83342C11.9662 2.01486 11.9762 2.01882 12.1495 1.66387C12.4189 1.11241 12.8399 0.713481 13.4189 0.517383C13.9154 0.349016 14.4325 0.231357 14.948 0.126771C15.3062 0.0542737 15.6773 0.0415966 16.0424 0.00237695L16.0428 0Z' fill='%23FFFF00'/%3E%3Cpath d='M0 17.7875C0.114994 17.4737 0.202646 17.1469 0.350208 16.849C0.65096 16.2425 1.19336 15.8744 1.7635 15.5397C2.45105 15.1356 3.04451 14.6166 3.48077 13.9586C4.15062 12.9484 4.82088 11.9342 5.40872 10.8773C6.0448 9.73398 6.57232 8.53402 6.99651 7.29404C7.08658 7.0302 7.21162 6.77824 7.35717 6.53223C7.62697 7.78211 7.11191 8.8759 6.65475 10.001C6.77376 10.0497 6.88232 10.0937 6.99048 10.1381C7.51519 10.3528 8.04231 10.5623 8.5638 10.785C8.69689 10.8416 8.8147 10.9347 8.93371 11.0195C8.96628 11.0429 9.00367 11.1086 8.99201 11.1324C8.97311 11.1708 8.91361 11.2168 8.8742 11.2144C8.6418 11.2006 8.40538 11.1958 8.17942 11.1471C7.70296 11.0441 7.23575 10.8999 6.75848 10.8024C6.34274 10.7176 6.33671 10.7343 6.1216 11.0912C5.63267 11.9018 5.15983 12.7222 4.65362 13.5224C4.38946 13.9396 4.07423 14.3266 3.77147 14.7192C3.22665 15.4256 2.51498 15.9291 1.73697 16.3625C1.32685 16.5911 1.0454 16.9579 0.875318 17.3989C0.823048 17.5339 0.763943 17.6663 0.696796 17.8271C0.959754 17.7827 1.20019 17.7487 1.43742 17.7003C1.94283 17.5977 2.39878 17.717 2.80246 18.0129C2.97536 18.1397 3.07909 18.0878 3.18685 17.9551C3.40598 17.6857 3.51695 17.3703 3.57927 17.0352C3.60501 16.8969 3.63798 16.7602 3.66773 16.6228C3.68984 16.6188 3.71196 16.6149 3.73407 16.6109C3.7779 16.6925 3.85228 16.7717 3.85992 16.8569C3.88767 17.1548 3.90455 17.4547 3.90134 17.7538C3.89973 17.9028 3.84545 18.0513 3.8173 18.2003C3.74694 18.5758 3.3131 18.852 2.93153 18.7537C2.7715 18.7125 2.61751 18.6479 2.43698 18.5857C2.3827 18.8761 2.32922 19.1625 2.27776 19.4387C2.91464 19.6039 3.49805 19.8277 4.03322 20.1577C4.1454 20.227 4.21656 20.3609 4.30703 20.4655C4.17354 20.4829 4.03281 20.5356 3.90737 20.5119C3.4679 20.4287 3.03486 20.3154 2.59741 20.2223C2.41768 20.1838 2.23353 20.1672 2.04817 20.1399C2.01279 20.5879 1.98062 20.9987 1.94725 21.4238C1.99108 21.4345 2.06104 21.4519 2.1314 21.4686C2.67219 21.5954 2.94922 21.9349 2.97737 22.4784C3.00994 23.1107 2.90419 23.7013 2.48724 24.2076C2.24921 24.4968 2.22227 24.8454 2.19332 25.1945C2.18126 25.3391 2.25122 25.4016 2.39355 25.3977C2.60786 25.3917 2.82337 25.3993 3.03607 25.3791C3.62431 25.3232 4.2041 25.32 4.79434 25.4195C5.46581 25.5328 6.15135 25.5629 6.83005 25.6346C7.14287 25.6679 7.4589 25.6928 7.76488 25.7602C8.18625 25.8529 8.53405 26.083 8.73951 26.4634C8.93371 26.8235 9.11947 27.1939 9.25336 27.5785C9.40414 28.0127 9.42464 28.4786 9.33578 28.9279C9.21476 29.5379 8.94135 30.089 8.52962 30.566C8.1758 30.9756 7.68687 31.1305 7.17905 31.2442C7.13965 31.2529 7.09301 31.2291 7.01219 31.2125C7.0918 31.0944 7.14608 30.9903 7.22248 30.9047C7.38612 30.7217 7.56183 30.5489 7.73191 30.3711C8.72262 29.3327 8.80303 28.3641 8.33864 27.1222C8.17741 26.6911 7.79463 26.4245 7.29927 26.3865C6.11114 26.2962 4.92623 26.1904 3.75257 25.9662C3.4092 25.9004 3.03527 25.9923 2.67501 26.0094C2.50895 26.0173 2.33163 26.0561 2.17844 26.0141C1.86241 25.9274 1.66137 25.7253 1.60428 25.3775C1.49451 24.71 1.67706 24.1367 2.07029 23.5948C2.35697 23.1998 2.37626 22.7407 2.2094 22.2902C2.17603 22.2003 2.02927 22.1302 1.92031 22.0921C1.60307 21.982 1.28865 21.8691 1.22713 21.4912C1.20542 21.3577 1.25769 21.2127 1.27297 21.0728C1.30433 20.7809 1.32685 20.4877 1.36665 20.1969C1.38917 20.0317 1.39761 19.8432 1.48446 19.7116C1.77114 19.2778 1.7241 18.7937 1.79084 18.2601C1.56246 18.312 1.37791 18.3492 1.19617 18.3968C1.08078 18.4269 0.971816 18.4839 0.855616 18.5085C0.423787 18.6 0.235214 18.5164 0.00201038 18.1456C0.00201038 18.0268 0.00201038 17.9079 0.00201038 17.7891L0 17.7875Z' fill='%23FFFF00'/%3E%3Cpath d='M8.88302 13.4111C8.80743 13.4574 8.73586 13.5121 8.65585 13.5493C8.18381 13.7676 7.71016 13.9831 7.23572 14.1967C6.90762 14.3444 6.79142 14.2822 6.6708 13.9459C6.51077 13.4994 6.33185 13.0593 6.16016 12.6168C6.13403 12.549 6.09945 12.4845 6.07492 12.4163C5.99612 12.1977 6.05281 12.1216 6.28079 12.1664C6.83766 12.2753 7.37202 12.4496 7.81269 12.8172C8.07485 13.0359 8.36394 13.1853 8.69163 13.2744C8.75315 13.2911 8.81105 13.322 8.87055 13.3461L8.88342 13.4115L8.88302 13.4111Z' fill='%23FFFF00'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_122_908'%3E%3Crect width='31' height='33' fill='%23FFFF00'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}html.bg_c_2 .b-wrap .b-item .info .more a,html.bg_c_2 .section-events .events-wrap .events-more a,html.bg_c_2 .page-news .news-list .news-item{border-color:yellow;}html.bg_c_2 .b-wrap .b-item .info{color:yellow;}html.bg_c_2 .calendar,html.bg_c_2 .calendar:after,html.bg_c_2 .section-menu .secondary-menu{background:#000;}html.bg_c_2 .calendar .calendar-day,html.bg_c_2 .wrap_footer{background:#000;color:yellow;}html.bg_c_2 .calendar .calendar-top .calendar-prev,html.bg_c_2 .section-home-news .home-news-controls .slick-prev{width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M18.5714 37.3333C18.937 37.3333 19.3026 37.1932 19.5816 36.9128C20.1395 36.3521 20.1395 35.4428 19.5816 34.8821L3.44881 18.6666L19.5816 2.45121C20.1395 1.89048 20.1395 0.981277 19.5816 0.420547C19.0237 -0.140182 18.1192 -0.140182 17.5613 0.420547L0.418404 17.6514C-0.139465 18.2121 -0.139465 19.1213 0.418404 19.6821L17.5613 36.9128C17.8402 37.1932 18.2058 37.3333 18.5714 37.3333Z' fill='%23FFFF00'/%3E%3C/svg%3E");}html.bg_c_2 .calendar .calendar-top .calendar-prev:hover,html.bg_c_2 .section-home-news .home-news-controls .slick-prev:hover{width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M18.5714 37.3333C18.937 37.3333 19.3026 37.1932 19.5816 36.9128C20.1395 36.3521 20.1395 35.4428 19.5816 34.8821L3.44881 18.6666L19.5816 2.45121C20.1395 1.89048 20.1395 0.981277 19.5816 0.420547C19.0237 -0.140182 18.1192 -0.140182 17.5613 0.420547L0.418404 17.6514C-0.139465 18.2121 -0.139465 19.1213 0.418404 19.6821L17.5613 36.9128C17.8402 37.1932 18.2058 37.3333 18.5714 37.3333Z' fill='%23a92233'/%3E%3C/svg%3E");}html.bg_c_2 .calendar .calendar-top .calendar-next,html.bg_c_2 .section-home-news .home-news-controls .slick-next{width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M1.42859 37.3333C1.06296 37.3333 0.697409 37.1932 0.418402 36.9128C-0.139467 36.3521 -0.139467 35.4428 0.418402 34.8821L16.5512 18.6666L0.418402 2.45121C-0.139467 1.89048 -0.139467 0.981277 0.418402 0.420547C0.97627 -0.140182 1.88083 -0.140182 2.4387 0.420547L19.5816 17.6514C20.1395 18.2121 20.1395 19.1213 19.5816 19.6821L2.4387 36.9128C2.15977 37.1932 1.79421 37.3333 1.42859 37.3333Z' fill='%23FFFF00'/%3E%3C/svg%3E");}html.bg_c_2 .calendar .calendar-top .calendar-next:hover,html.bg_c_2 .section-home-news .home-news-controls .slick-next:hover{width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M1.42859 37.3333C1.06296 37.3333 0.697409 37.1932 0.418402 36.9128C-0.139467 36.3521 -0.139467 35.4428 0.418402 34.8821L16.5512 18.6666L0.418402 2.45121C-0.139467 1.89048 -0.139467 0.981277 0.418402 0.420547C0.97627 -0.140182 1.88083 -0.140182 2.4387 0.420547L19.5816 17.6514C20.1395 18.2121 20.1395 19.1213 19.5816 19.6821L2.4387 36.9128C2.15977 37.1932 1.79421 37.3333 1.42859 37.3333Z' fill='%23a92233'/%3E%3C/svg%3E");}html.bg_c_3{background:#9dd1ff;}html.bg_c_3 body{background:#9dd1ff;}html.bg_c_3 h1,html.bg_c_3 h2{color:black !important;}html.bg_c_3 a{color:black !important;}html.bg_c_3 .section-menu .c-right .buy,html.bg_c_3 .calendar .calendar-week,html.bg_c_3 .section-events .events-wrap .events-item .info .buy-link,html.bg_c_3 .section-home-news .home-news-controls .slick-dots li.slick-active,html.bg_c_3 .section-home-news .home-news-controls .slick-dots li,html.bg_c_3 .b-wrap .b-item .info .more a:hover,html.bg_c_3 .section-menu .secondary-menu a{background:#000;color:#9dd1ff !important;}html.bg_c_3 .section-menu .secondary-menu{background:#000;}html.bg_c_3 .section-header,html.bg_c_3 .calendar a.calendar-day:after{background:#9dd1ff;}html.bg_c_3 .section-menu .c-left .popup-menu-open:before{width:22px;height:16px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='18' viewBox='0 0 24 18' fill='none'%3E%3Cpath d='M1 1H23' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 9H23' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 17H23' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");}html.bg_c_3 .section-menu .c-right .pushkin:before{width:33px;height:33px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='33' viewBox='0 0 31 33' fill='none'%3E%3Cg clip-path='url(%23clip0_122_908)'%3E%3Cpath d='M16.0428 0C16.418 0 16.7935 0 17.1686 0C17.2116 0.0142617 17.2539 0.032485 17.2981 0.0419928C18.3182 0.259088 19.1899 0.726951 19.8633 1.52481C20.101 1.80648 20.2895 2.11707 20.3704 2.48035C20.464 2.90186 20.3125 3.16055 19.8955 3.28059C19.7487 3.32298 19.5952 3.34477 19.4432 3.36854C18.9611 3.44381 18.4681 3.4755 17.9989 3.59751C17.202 3.8051 16.8663 4.46589 17.1079 5.24355C17.3037 5.87305 17.7331 6.01408 18.2639 5.62188C18.3443 5.56246 18.4207 5.49789 18.4963 5.43292C18.719 5.24276 18.9378 5.04825 19.1625 4.86047C20.0495 4.11965 21.0101 4.11569 22.0088 4.60217C22.5343 4.85809 22.6405 5.13857 22.4483 5.67854C22.4953 5.67854 22.5404 5.6817 22.585 5.67814C23.4289 5.60683 24.2709 5.60921 25.1092 5.7443C26.3118 5.93802 27.2523 6.49858 27.8079 7.60387C28.0568 8.09906 28.1224 8.63586 28.1843 9.17345C28.3435 10.5517 28.0428 11.8475 27.4521 13.0903C27.426 13.1457 27.399 13.2008 27.3649 13.2713C27.475 13.2848 27.5542 13.2939 27.6334 13.3038C29.0278 13.4797 29.9924 14.2003 30.4902 15.5045C30.577 15.7318 30.6229 15.9743 30.7073 16.2029C30.8436 16.5725 30.9015 16.9556 30.8078 17.3315C30.5746 18.2645 30.331 19.1959 30.0483 20.1149C29.9397 20.4683 29.7399 20.8027 29.5373 21.1184C29.0733 21.843 28.403 22.3053 27.5349 22.4008C27.0074 22.4586 26.4678 22.4063 25.9335 22.404C25.8181 22.4036 25.7031 22.404 25.5877 22.404L25.5736 22.4705C25.6749 22.5085 25.7767 22.5462 25.8776 22.585C26.2941 22.7446 26.7324 22.8647 27.1216 23.0739C27.7758 23.4252 28.0226 24.0302 27.8827 24.754C27.6367 26.0284 26.7565 26.7696 25.3903 26.8615C24.0674 26.9507 22.7422 27.0164 21.4234 27.1483C20.4733 27.2434 19.532 27.4276 18.5876 27.5782C18.4621 27.598 18.3419 27.6519 18.2193 27.6903C18.2221 27.7069 18.2245 27.7232 18.2273 27.7398C18.2981 27.7517 18.368 27.7703 18.4392 27.7739C19.2216 27.8143 20.0053 27.842 20.7869 27.8959C21.1926 27.924 21.5967 27.9898 21.9984 28.0567C22.0908 28.0722 22.1704 28.1633 22.2561 28.2196C22.1841 28.2984 22.1258 28.4018 22.037 28.4509C21.8629 28.5464 21.6775 28.632 21.4861 28.6858C20.3868 28.9948 19.2835 29.2908 18.1831 29.5958C17.5848 29.7618 16.9877 29.9329 16.3926 30.1104C16.2893 30.1413 16.1988 30.213 16.1027 30.2657C16.1096 30.2887 16.116 30.3117 16.1228 30.3346C16.2378 30.3529 16.3536 30.3893 16.4682 30.3861C17.4183 30.3572 18.3688 30.3299 19.3185 30.2839C20.2682 30.238 21.2171 30.1706 22.1664 30.116C22.2637 30.1104 22.3622 30.1282 22.4603 30.135C22.4346 30.1869 22.4117 30.2027 22.3868 30.2075C22.0647 30.2673 21.7434 30.3319 21.4198 30.3834C19.0644 30.7573 16.7452 31.2803 14.4791 32.0203C13.4969 32.3408 12.519 32.674 11.5388 33.0012H11.1769C11.201 32.9065 11.1966 32.7873 11.2545 32.7215C11.4165 32.5381 11.5922 32.3622 11.7844 32.2101C12.3904 31.7307 13.0132 31.2724 13.6163 30.7898C14.1092 30.3949 14.5885 29.9825 15.0614 29.5641C15.1426 29.492 15.1615 29.351 15.2089 29.242C15.0899 29.2238 14.9681 29.181 14.8519 29.1925C14.5925 29.2183 14.3376 29.2817 14.0783 29.3078C13.9822 29.3177 13.8793 29.2666 13.7795 29.2432C13.8037 29.1466 13.8177 29.0455 13.8551 28.954C13.8817 28.8891 13.9343 28.8312 13.985 28.7793C14.2367 28.5238 14.4816 28.2604 14.7481 28.0199C15.2869 27.5342 15.841 27.0651 16.3814 26.581C16.5185 26.4582 16.6447 26.3156 16.7448 26.1623C16.8735 25.9654 16.8228 25.799 16.6242 25.6715C16.535 25.614 16.4377 25.5685 16.3432 25.5189C15.8884 25.2801 15.426 25.055 14.9809 24.8003C14.3835 24.4588 14.2146 24.0627 14.3843 23.4035C14.613 22.5145 15.0995 21.7752 15.7915 21.1671C15.9761 21.0047 16.1823 20.8669 16.3713 20.7088C16.4328 20.6573 16.4694 20.5777 16.5177 20.5111C16.4352 20.4766 16.3528 20.4121 16.2708 20.4133C16.0308 20.4164 15.7871 20.4243 15.5519 20.4683C14.108 20.7373 12.7735 21.2606 11.5492 22.0767C10.0957 23.0461 8.59478 23.9446 6.96838 24.6094C6.31018 24.8784 5.61741 25.0657 4.9383 25.2856C4.8792 25.3046 4.80803 25.288 4.74249 25.288C4.82813 25.1866 4.92584 25.1327 5.02153 25.0764C5.36611 24.8744 5.7316 24.6993 6.05044 24.4636C6.68653 23.9933 6.69698 23.4938 6.10352 22.9728C5.87433 22.7716 5.6154 22.6032 5.37335 22.4158C5.30098 22.3596 5.23906 22.2903 5.17231 22.2269C5.18437 22.2086 5.19603 22.1904 5.2081 22.1722C5.30258 22.196 5.39707 22.2185 5.49116 22.2439C5.77422 22.3208 6.05286 22.4226 6.34074 22.4701C6.76493 22.5402 7.01542 22.3303 7.02789 21.9072C7.03472 21.6782 7.00015 21.4472 6.9724 21.2186C6.91893 20.7805 6.82203 20.3443 6.80715 19.9054C6.78745 19.3325 7.11836 19.0548 7.69855 19.1087C7.95105 19.1321 8.19954 19.1939 8.45043 19.2331C8.53728 19.2466 8.62654 19.2442 8.71459 19.2489C8.72545 19.2291 8.73631 19.2093 8.74716 19.1891C8.68685 19.119 8.63619 19.0362 8.56382 18.9807C8.31574 18.7902 8.0572 18.6127 7.80832 18.423C7.69252 18.3346 7.57833 18.2395 7.48264 18.131C7.37729 18.0117 7.41147 17.9179 7.56868 17.8961C7.71262 17.8763 7.86179 17.8854 8.00815 17.8909C8.44922 17.9076 8.8907 17.9523 9.33138 17.942C9.75557 17.9317 9.89026 17.6849 9.70048 17.3137C9.59232 17.1022 9.44919 16.9084 9.3366 16.6993C9.30042 16.6323 9.31047 16.5408 9.29961 16.4608C9.38123 16.4691 9.47251 16.4568 9.54327 16.4889C9.82874 16.6181 10.1014 16.7769 10.3912 16.8946C11.0695 17.1707 11.741 17.1984 12.3916 16.7975C12.7012 16.607 13.0494 16.5158 13.41 16.5594C13.8266 16.6097 14.2383 16.7012 14.652 16.7745C15.0272 16.8407 15.2375 16.6957 15.2765 16.3265C15.3086 16.0226 15.461 15.8024 15.7332 15.6748C15.9061 15.5936 16.0935 15.5223 16.2816 15.4953C17.4042 15.3337 18.3869 15.6384 19.2256 16.3918C19.4186 16.5654 19.6024 16.75 19.8062 16.9104C20.0708 17.1188 20.2614 17.0511 20.3547 16.7282C20.4745 16.3138 20.3567 15.945 20.1114 15.6086C19.7045 15.0505 19.1762 14.6309 18.5554 14.3247C17.4895 13.7994 16.4095 13.7019 15.3131 14.2371C15.2535 14.2665 15.1904 14.2906 15.1273 14.3108C14.915 14.3782 14.8225 14.3069 14.835 14.0842C14.8386 14.0193 14.8511 13.9527 14.8712 13.8905C14.9568 13.6271 15.0569 13.3676 15.1337 13.1018C15.3677 12.2916 15.6078 11.4827 15.8152 10.6658C15.9093 10.2958 15.7851 9.9614 15.4707 9.71262C15.0573 9.38579 14.6118 9.3842 14.219 9.73005C13.8065 10.0937 13.3413 10.3568 12.8037 10.4851C11.9778 10.6828 11.5589 10.3152 11.6417 9.48522C11.6851 9.05182 11.8283 8.66755 12.1234 8.33636C12.3095 8.12759 12.2533 7.98418 11.975 7.91881C11.8781 7.89623 11.7768 7.88989 11.6771 7.88078C11.0977 7.82849 10.5083 7.82651 9.94052 7.71677C8.44199 7.42678 7.28602 6.03706 7.32623 4.57603C7.35397 3.56543 7.77575 2.69705 8.49747 1.98198C8.63699 1.84412 8.83642 1.74151 9.02741 1.68249C9.36475 1.5783 9.71737 1.52323 10.0619 1.44122C10.4709 1.34377 10.8564 1.36635 11.2139 1.61316C11.3393 1.69952 11.4817 1.76251 11.6176 1.83342C11.9662 2.01486 11.9762 2.01882 12.1495 1.66387C12.4189 1.11241 12.8399 0.713481 13.4189 0.517383C13.9154 0.349016 14.4325 0.231357 14.948 0.126771C15.3062 0.0542737 15.6773 0.0415966 16.0424 0.00237695L16.0428 0Z' fill='%23000'/%3E%3Cpath d='M0 17.7875C0.114994 17.4737 0.202646 17.1469 0.350208 16.849C0.65096 16.2425 1.19336 15.8744 1.7635 15.5397C2.45105 15.1356 3.04451 14.6166 3.48077 13.9586C4.15062 12.9484 4.82088 11.9342 5.40872 10.8773C6.0448 9.73398 6.57232 8.53402 6.99651 7.29404C7.08658 7.0302 7.21162 6.77824 7.35717 6.53223C7.62697 7.78211 7.11191 8.8759 6.65475 10.001C6.77376 10.0497 6.88232 10.0937 6.99048 10.1381C7.51519 10.3528 8.04231 10.5623 8.5638 10.785C8.69689 10.8416 8.8147 10.9347 8.93371 11.0195C8.96628 11.0429 9.00367 11.1086 8.99201 11.1324C8.97311 11.1708 8.91361 11.2168 8.8742 11.2144C8.6418 11.2006 8.40538 11.1958 8.17942 11.1471C7.70296 11.0441 7.23575 10.8999 6.75848 10.8024C6.34274 10.7176 6.33671 10.7343 6.1216 11.0912C5.63267 11.9018 5.15983 12.7222 4.65362 13.5224C4.38946 13.9396 4.07423 14.3266 3.77147 14.7192C3.22665 15.4256 2.51498 15.9291 1.73697 16.3625C1.32685 16.5911 1.0454 16.9579 0.875318 17.3989C0.823048 17.5339 0.763943 17.6663 0.696796 17.8271C0.959754 17.7827 1.20019 17.7487 1.43742 17.7003C1.94283 17.5977 2.39878 17.717 2.80246 18.0129C2.97536 18.1397 3.07909 18.0878 3.18685 17.9551C3.40598 17.6857 3.51695 17.3703 3.57927 17.0352C3.60501 16.8969 3.63798 16.7602 3.66773 16.6228C3.68984 16.6188 3.71196 16.6149 3.73407 16.6109C3.7779 16.6925 3.85228 16.7717 3.85992 16.8569C3.88767 17.1548 3.90455 17.4547 3.90134 17.7538C3.89973 17.9028 3.84545 18.0513 3.8173 18.2003C3.74694 18.5758 3.3131 18.852 2.93153 18.7537C2.7715 18.7125 2.61751 18.6479 2.43698 18.5857C2.3827 18.8761 2.32922 19.1625 2.27776 19.4387C2.91464 19.6039 3.49805 19.8277 4.03322 20.1577C4.1454 20.227 4.21656 20.3609 4.30703 20.4655C4.17354 20.4829 4.03281 20.5356 3.90737 20.5119C3.4679 20.4287 3.03486 20.3154 2.59741 20.2223C2.41768 20.1838 2.23353 20.1672 2.04817 20.1399C2.01279 20.5879 1.98062 20.9987 1.94725 21.4238C1.99108 21.4345 2.06104 21.4519 2.1314 21.4686C2.67219 21.5954 2.94922 21.9349 2.97737 22.4784C3.00994 23.1107 2.90419 23.7013 2.48724 24.2076C2.24921 24.4968 2.22227 24.8454 2.19332 25.1945C2.18126 25.3391 2.25122 25.4016 2.39355 25.3977C2.60786 25.3917 2.82337 25.3993 3.03607 25.3791C3.62431 25.3232 4.2041 25.32 4.79434 25.4195C5.46581 25.5328 6.15135 25.5629 6.83005 25.6346C7.14287 25.6679 7.4589 25.6928 7.76488 25.7602C8.18625 25.8529 8.53405 26.083 8.73951 26.4634C8.93371 26.8235 9.11947 27.1939 9.25336 27.5785C9.40414 28.0127 9.42464 28.4786 9.33578 28.9279C9.21476 29.5379 8.94135 30.089 8.52962 30.566C8.1758 30.9756 7.68687 31.1305 7.17905 31.2442C7.13965 31.2529 7.09301 31.2291 7.01219 31.2125C7.0918 31.0944 7.14608 30.9903 7.22248 30.9047C7.38612 30.7217 7.56183 30.5489 7.73191 30.3711C8.72262 29.3327 8.80303 28.3641 8.33864 27.1222C8.17741 26.6911 7.79463 26.4245 7.29927 26.3865C6.11114 26.2962 4.92623 26.1904 3.75257 25.9662C3.4092 25.9004 3.03527 25.9923 2.67501 26.0094C2.50895 26.0173 2.33163 26.0561 2.17844 26.0141C1.86241 25.9274 1.66137 25.7253 1.60428 25.3775C1.49451 24.71 1.67706 24.1367 2.07029 23.5948C2.35697 23.1998 2.37626 22.7407 2.2094 22.2902C2.17603 22.2003 2.02927 22.1302 1.92031 22.0921C1.60307 21.982 1.28865 21.8691 1.22713 21.4912C1.20542 21.3577 1.25769 21.2127 1.27297 21.0728C1.30433 20.7809 1.32685 20.4877 1.36665 20.1969C1.38917 20.0317 1.39761 19.8432 1.48446 19.7116C1.77114 19.2778 1.7241 18.7937 1.79084 18.2601C1.56246 18.312 1.37791 18.3492 1.19617 18.3968C1.08078 18.4269 0.971816 18.4839 0.855616 18.5085C0.423787 18.6 0.235214 18.5164 0.00201038 18.1456C0.00201038 18.0268 0.00201038 17.9079 0.00201038 17.7891L0 17.7875Z' fill='%23000'/%3E%3Cpath d='M8.88302 13.4111C8.80743 13.4574 8.73586 13.5121 8.65585 13.5493C8.18381 13.7676 7.71016 13.9831 7.23572 14.1967C6.90762 14.3444 6.79142 14.2822 6.6708 13.9459C6.51077 13.4994 6.33185 13.0593 6.16016 12.6168C6.13403 12.549 6.09945 12.4845 6.07492 12.4163C5.99612 12.1977 6.05281 12.1216 6.28079 12.1664C6.83766 12.2753 7.37202 12.4496 7.81269 12.8172C8.07485 13.0359 8.36394 13.1853 8.69163 13.2744C8.75315 13.2911 8.81105 13.322 8.87055 13.3461L8.88342 13.4115L8.88302 13.4111Z' fill='%23000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_122_908'%3E%3Crect width='31' height='33' fill='%23000'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}html.bg_c_3 .b-wrap .b-item .info .more a,html.bg_c_3 .section-events .events-wrap .events-more a,html.bg_c_3 .page-news .news-list .news-item,html.bg_c_3 .wrap_footer .footer-middle .c-bordered{border-color:#9dd1ff;}html.bg_c_3 .section-home-news .news-item,html.bg_c_3 .pagination .pagination-item:hover,html.bg_c_3 .pagination .pagination-item.pagination-current{border-color:#000;}html.bg_c_3 .b-wrap .b-item .info{color:#9dd1ff;}html.bg_c_3 .b-wrap .b-item .info .more a{color:#9dd1ff !important;}html.bg_c_3 .calendar,html.bg_c_3 .calendar:after{background:#000;}html.bg_c_3 .calendar .calendar-day,html.bg_c_3 .wrap_footer,html.bg_c_3 .calendar-top a,html.bg_c_3 .wrap_footer .footer-middle a,html.bg_c_3 .pagination .pagination-item:hover,html.bg_c_3 .pagination .pagination-item.pagination-current{background:#000 !important;color:#9dd1ff !important;}html.bg_c_3 .calendar .calendar-top .calendar-prev{width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M18.5714 37.3333C18.937 37.3333 19.3026 37.1932 19.5816 36.9128C20.1395 36.3521 20.1395 35.4428 19.5816 34.8821L3.44881 18.6666L19.5816 2.45121C20.1395 1.89048 20.1395 0.981277 19.5816 0.420547C19.0237 -0.140182 18.1192 -0.140182 17.5613 0.420547L0.418404 17.6514C-0.139465 18.2121 -0.139465 19.1213 0.418404 19.6821L17.5613 36.9128C17.8402 37.1932 18.2058 37.3333 18.5714 37.3333Z' fill='%239dd1ff'/%3E%3C/svg%3E");}html.bg_c_3 .calendar .calendar-top .calendar-next{width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M1.42859 37.3333C1.06296 37.3333 0.697409 37.1932 0.418402 36.9128C-0.139467 36.3521 -0.139467 35.4428 0.418402 34.8821L16.5512 18.6666L0.418402 2.45121C-0.139467 1.89048 -0.139467 0.981277 0.418402 0.420547C0.97627 -0.140182 1.88083 -0.140182 2.4387 0.420547L19.5816 17.6514C20.1395 18.2121 20.1395 19.1213 19.5816 19.6821L2.4387 36.9128C2.15977 37.1932 1.79421 37.3333 1.42859 37.3333Z' fill='%239dd1ff'/%3E%3C/svg%3E");}html.bg_c_4{background:#f7f3d6;}html.bg_c_4 body{background:#f7f3d6;}html.bg_c_4 h1,html.bg_c_4 h2{color:black !important;}html.bg_c_4 a{color:black !important;}html.bg_c_4 .section-menu .c-right .buy,html.bg_c_4 .calendar .calendar-week,html.bg_c_4 .section-events .events-wrap .events-item .info .buy-link,html.bg_c_4 .section-home-news .home-news-controls .slick-dots li.slick-active,html.bg_c_4 .section-home-news .home-news-controls .slick-dots li,html.bg_c_4 .b-wrap .b-item .info .more a:hover,html.bg_c_4 .section-menu .secondary-menu a{background:#000;color:#f7f3d6 !important;}html.bg_c_4 .section-menu .secondary-menu{background:#000;}html.bg_c_4 .section-header,html.bg_c_4 .calendar a.calendar-day:after{background:#f7f3d6;}html.bg_c_4 .section-menu .c-left .popup-menu-open:before{width:22px;height:16px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='18' viewBox='0 0 24 18' fill='none'%3E%3Cpath d='M1 1H23' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 9H23' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 17H23' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");}html.bg_c_4 .section-menu .c-right .pushkin:before{width:33px;height:33px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='33' viewBox='0 0 31 33' fill='none'%3E%3Cg clip-path='url(%23clip0_122_908)'%3E%3Cpath d='M16.0428 0C16.418 0 16.7935 0 17.1686 0C17.2116 0.0142617 17.2539 0.032485 17.2981 0.0419928C18.3182 0.259088 19.1899 0.726951 19.8633 1.52481C20.101 1.80648 20.2895 2.11707 20.3704 2.48035C20.464 2.90186 20.3125 3.16055 19.8955 3.28059C19.7487 3.32298 19.5952 3.34477 19.4432 3.36854C18.9611 3.44381 18.4681 3.4755 17.9989 3.59751C17.202 3.8051 16.8663 4.46589 17.1079 5.24355C17.3037 5.87305 17.7331 6.01408 18.2639 5.62188C18.3443 5.56246 18.4207 5.49789 18.4963 5.43292C18.719 5.24276 18.9378 5.04825 19.1625 4.86047C20.0495 4.11965 21.0101 4.11569 22.0088 4.60217C22.5343 4.85809 22.6405 5.13857 22.4483 5.67854C22.4953 5.67854 22.5404 5.6817 22.585 5.67814C23.4289 5.60683 24.2709 5.60921 25.1092 5.7443C26.3118 5.93802 27.2523 6.49858 27.8079 7.60387C28.0568 8.09906 28.1224 8.63586 28.1843 9.17345C28.3435 10.5517 28.0428 11.8475 27.4521 13.0903C27.426 13.1457 27.399 13.2008 27.3649 13.2713C27.475 13.2848 27.5542 13.2939 27.6334 13.3038C29.0278 13.4797 29.9924 14.2003 30.4902 15.5045C30.577 15.7318 30.6229 15.9743 30.7073 16.2029C30.8436 16.5725 30.9015 16.9556 30.8078 17.3315C30.5746 18.2645 30.331 19.1959 30.0483 20.1149C29.9397 20.4683 29.7399 20.8027 29.5373 21.1184C29.0733 21.843 28.403 22.3053 27.5349 22.4008C27.0074 22.4586 26.4678 22.4063 25.9335 22.404C25.8181 22.4036 25.7031 22.404 25.5877 22.404L25.5736 22.4705C25.6749 22.5085 25.7767 22.5462 25.8776 22.585C26.2941 22.7446 26.7324 22.8647 27.1216 23.0739C27.7758 23.4252 28.0226 24.0302 27.8827 24.754C27.6367 26.0284 26.7565 26.7696 25.3903 26.8615C24.0674 26.9507 22.7422 27.0164 21.4234 27.1483C20.4733 27.2434 19.532 27.4276 18.5876 27.5782C18.4621 27.598 18.3419 27.6519 18.2193 27.6903C18.2221 27.7069 18.2245 27.7232 18.2273 27.7398C18.2981 27.7517 18.368 27.7703 18.4392 27.7739C19.2216 27.8143 20.0053 27.842 20.7869 27.8959C21.1926 27.924 21.5967 27.9898 21.9984 28.0567C22.0908 28.0722 22.1704 28.1633 22.2561 28.2196C22.1841 28.2984 22.1258 28.4018 22.037 28.4509C21.8629 28.5464 21.6775 28.632 21.4861 28.6858C20.3868 28.9948 19.2835 29.2908 18.1831 29.5958C17.5848 29.7618 16.9877 29.9329 16.3926 30.1104C16.2893 30.1413 16.1988 30.213 16.1027 30.2657C16.1096 30.2887 16.116 30.3117 16.1228 30.3346C16.2378 30.3529 16.3536 30.3893 16.4682 30.3861C17.4183 30.3572 18.3688 30.3299 19.3185 30.2839C20.2682 30.238 21.2171 30.1706 22.1664 30.116C22.2637 30.1104 22.3622 30.1282 22.4603 30.135C22.4346 30.1869 22.4117 30.2027 22.3868 30.2075C22.0647 30.2673 21.7434 30.3319 21.4198 30.3834C19.0644 30.7573 16.7452 31.2803 14.4791 32.0203C13.4969 32.3408 12.519 32.674 11.5388 33.0012H11.1769C11.201 32.9065 11.1966 32.7873 11.2545 32.7215C11.4165 32.5381 11.5922 32.3622 11.7844 32.2101C12.3904 31.7307 13.0132 31.2724 13.6163 30.7898C14.1092 30.3949 14.5885 29.9825 15.0614 29.5641C15.1426 29.492 15.1615 29.351 15.2089 29.242C15.0899 29.2238 14.9681 29.181 14.8519 29.1925C14.5925 29.2183 14.3376 29.2817 14.0783 29.3078C13.9822 29.3177 13.8793 29.2666 13.7795 29.2432C13.8037 29.1466 13.8177 29.0455 13.8551 28.954C13.8817 28.8891 13.9343 28.8312 13.985 28.7793C14.2367 28.5238 14.4816 28.2604 14.7481 28.0199C15.2869 27.5342 15.841 27.0651 16.3814 26.581C16.5185 26.4582 16.6447 26.3156 16.7448 26.1623C16.8735 25.9654 16.8228 25.799 16.6242 25.6715C16.535 25.614 16.4377 25.5685 16.3432 25.5189C15.8884 25.2801 15.426 25.055 14.9809 24.8003C14.3835 24.4588 14.2146 24.0627 14.3843 23.4035C14.613 22.5145 15.0995 21.7752 15.7915 21.1671C15.9761 21.0047 16.1823 20.8669 16.3713 20.7088C16.4328 20.6573 16.4694 20.5777 16.5177 20.5111C16.4352 20.4766 16.3528 20.4121 16.2708 20.4133C16.0308 20.4164 15.7871 20.4243 15.5519 20.4683C14.108 20.7373 12.7735 21.2606 11.5492 22.0767C10.0957 23.0461 8.59478 23.9446 6.96838 24.6094C6.31018 24.8784 5.61741 25.0657 4.9383 25.2856C4.8792 25.3046 4.80803 25.288 4.74249 25.288C4.82813 25.1866 4.92584 25.1327 5.02153 25.0764C5.36611 24.8744 5.7316 24.6993 6.05044 24.4636C6.68653 23.9933 6.69698 23.4938 6.10352 22.9728C5.87433 22.7716 5.6154 22.6032 5.37335 22.4158C5.30098 22.3596 5.23906 22.2903 5.17231 22.2269C5.18437 22.2086 5.19603 22.1904 5.2081 22.1722C5.30258 22.196 5.39707 22.2185 5.49116 22.2439C5.77422 22.3208 6.05286 22.4226 6.34074 22.4701C6.76493 22.5402 7.01542 22.3303 7.02789 21.9072C7.03472 21.6782 7.00015 21.4472 6.9724 21.2186C6.91893 20.7805 6.82203 20.3443 6.80715 19.9054C6.78745 19.3325 7.11836 19.0548 7.69855 19.1087C7.95105 19.1321 8.19954 19.1939 8.45043 19.2331C8.53728 19.2466 8.62654 19.2442 8.71459 19.2489C8.72545 19.2291 8.73631 19.2093 8.74716 19.1891C8.68685 19.119 8.63619 19.0362 8.56382 18.9807C8.31574 18.7902 8.0572 18.6127 7.80832 18.423C7.69252 18.3346 7.57833 18.2395 7.48264 18.131C7.37729 18.0117 7.41147 17.9179 7.56868 17.8961C7.71262 17.8763 7.86179 17.8854 8.00815 17.8909C8.44922 17.9076 8.8907 17.9523 9.33138 17.942C9.75557 17.9317 9.89026 17.6849 9.70048 17.3137C9.59232 17.1022 9.44919 16.9084 9.3366 16.6993C9.30042 16.6323 9.31047 16.5408 9.29961 16.4608C9.38123 16.4691 9.47251 16.4568 9.54327 16.4889C9.82874 16.6181 10.1014 16.7769 10.3912 16.8946C11.0695 17.1707 11.741 17.1984 12.3916 16.7975C12.7012 16.607 13.0494 16.5158 13.41 16.5594C13.8266 16.6097 14.2383 16.7012 14.652 16.7745C15.0272 16.8407 15.2375 16.6957 15.2765 16.3265C15.3086 16.0226 15.461 15.8024 15.7332 15.6748C15.9061 15.5936 16.0935 15.5223 16.2816 15.4953C17.4042 15.3337 18.3869 15.6384 19.2256 16.3918C19.4186 16.5654 19.6024 16.75 19.8062 16.9104C20.0708 17.1188 20.2614 17.0511 20.3547 16.7282C20.4745 16.3138 20.3567 15.945 20.1114 15.6086C19.7045 15.0505 19.1762 14.6309 18.5554 14.3247C17.4895 13.7994 16.4095 13.7019 15.3131 14.2371C15.2535 14.2665 15.1904 14.2906 15.1273 14.3108C14.915 14.3782 14.8225 14.3069 14.835 14.0842C14.8386 14.0193 14.8511 13.9527 14.8712 13.8905C14.9568 13.6271 15.0569 13.3676 15.1337 13.1018C15.3677 12.2916 15.6078 11.4827 15.8152 10.6658C15.9093 10.2958 15.7851 9.9614 15.4707 9.71262C15.0573 9.38579 14.6118 9.3842 14.219 9.73005C13.8065 10.0937 13.3413 10.3568 12.8037 10.4851C11.9778 10.6828 11.5589 10.3152 11.6417 9.48522C11.6851 9.05182 11.8283 8.66755 12.1234 8.33636C12.3095 8.12759 12.2533 7.98418 11.975 7.91881C11.8781 7.89623 11.7768 7.88989 11.6771 7.88078C11.0977 7.82849 10.5083 7.82651 9.94052 7.71677C8.44199 7.42678 7.28602 6.03706 7.32623 4.57603C7.35397 3.56543 7.77575 2.69705 8.49747 1.98198C8.63699 1.84412 8.83642 1.74151 9.02741 1.68249C9.36475 1.5783 9.71737 1.52323 10.0619 1.44122C10.4709 1.34377 10.8564 1.36635 11.2139 1.61316C11.3393 1.69952 11.4817 1.76251 11.6176 1.83342C11.9662 2.01486 11.9762 2.01882 12.1495 1.66387C12.4189 1.11241 12.8399 0.713481 13.4189 0.517383C13.9154 0.349016 14.4325 0.231357 14.948 0.126771C15.3062 0.0542737 15.6773 0.0415966 16.0424 0.00237695L16.0428 0Z' fill='%23000'/%3E%3Cpath d='M0 17.7875C0.114994 17.4737 0.202646 17.1469 0.350208 16.849C0.65096 16.2425 1.19336 15.8744 1.7635 15.5397C2.45105 15.1356 3.04451 14.6166 3.48077 13.9586C4.15062 12.9484 4.82088 11.9342 5.40872 10.8773C6.0448 9.73398 6.57232 8.53402 6.99651 7.29404C7.08658 7.0302 7.21162 6.77824 7.35717 6.53223C7.62697 7.78211 7.11191 8.8759 6.65475 10.001C6.77376 10.0497 6.88232 10.0937 6.99048 10.1381C7.51519 10.3528 8.04231 10.5623 8.5638 10.785C8.69689 10.8416 8.8147 10.9347 8.93371 11.0195C8.96628 11.0429 9.00367 11.1086 8.99201 11.1324C8.97311 11.1708 8.91361 11.2168 8.8742 11.2144C8.6418 11.2006 8.40538 11.1958 8.17942 11.1471C7.70296 11.0441 7.23575 10.8999 6.75848 10.8024C6.34274 10.7176 6.33671 10.7343 6.1216 11.0912C5.63267 11.9018 5.15983 12.7222 4.65362 13.5224C4.38946 13.9396 4.07423 14.3266 3.77147 14.7192C3.22665 15.4256 2.51498 15.9291 1.73697 16.3625C1.32685 16.5911 1.0454 16.9579 0.875318 17.3989C0.823048 17.5339 0.763943 17.6663 0.696796 17.8271C0.959754 17.7827 1.20019 17.7487 1.43742 17.7003C1.94283 17.5977 2.39878 17.717 2.80246 18.0129C2.97536 18.1397 3.07909 18.0878 3.18685 17.9551C3.40598 17.6857 3.51695 17.3703 3.57927 17.0352C3.60501 16.8969 3.63798 16.7602 3.66773 16.6228C3.68984 16.6188 3.71196 16.6149 3.73407 16.6109C3.7779 16.6925 3.85228 16.7717 3.85992 16.8569C3.88767 17.1548 3.90455 17.4547 3.90134 17.7538C3.89973 17.9028 3.84545 18.0513 3.8173 18.2003C3.74694 18.5758 3.3131 18.852 2.93153 18.7537C2.7715 18.7125 2.61751 18.6479 2.43698 18.5857C2.3827 18.8761 2.32922 19.1625 2.27776 19.4387C2.91464 19.6039 3.49805 19.8277 4.03322 20.1577C4.1454 20.227 4.21656 20.3609 4.30703 20.4655C4.17354 20.4829 4.03281 20.5356 3.90737 20.5119C3.4679 20.4287 3.03486 20.3154 2.59741 20.2223C2.41768 20.1838 2.23353 20.1672 2.04817 20.1399C2.01279 20.5879 1.98062 20.9987 1.94725 21.4238C1.99108 21.4345 2.06104 21.4519 2.1314 21.4686C2.67219 21.5954 2.94922 21.9349 2.97737 22.4784C3.00994 23.1107 2.90419 23.7013 2.48724 24.2076C2.24921 24.4968 2.22227 24.8454 2.19332 25.1945C2.18126 25.3391 2.25122 25.4016 2.39355 25.3977C2.60786 25.3917 2.82337 25.3993 3.03607 25.3791C3.62431 25.3232 4.2041 25.32 4.79434 25.4195C5.46581 25.5328 6.15135 25.5629 6.83005 25.6346C7.14287 25.6679 7.4589 25.6928 7.76488 25.7602C8.18625 25.8529 8.53405 26.083 8.73951 26.4634C8.93371 26.8235 9.11947 27.1939 9.25336 27.5785C9.40414 28.0127 9.42464 28.4786 9.33578 28.9279C9.21476 29.5379 8.94135 30.089 8.52962 30.566C8.1758 30.9756 7.68687 31.1305 7.17905 31.2442C7.13965 31.2529 7.09301 31.2291 7.01219 31.2125C7.0918 31.0944 7.14608 30.9903 7.22248 30.9047C7.38612 30.7217 7.56183 30.5489 7.73191 30.3711C8.72262 29.3327 8.80303 28.3641 8.33864 27.1222C8.17741 26.6911 7.79463 26.4245 7.29927 26.3865C6.11114 26.2962 4.92623 26.1904 3.75257 25.9662C3.4092 25.9004 3.03527 25.9923 2.67501 26.0094C2.50895 26.0173 2.33163 26.0561 2.17844 26.0141C1.86241 25.9274 1.66137 25.7253 1.60428 25.3775C1.49451 24.71 1.67706 24.1367 2.07029 23.5948C2.35697 23.1998 2.37626 22.7407 2.2094 22.2902C2.17603 22.2003 2.02927 22.1302 1.92031 22.0921C1.60307 21.982 1.28865 21.8691 1.22713 21.4912C1.20542 21.3577 1.25769 21.2127 1.27297 21.0728C1.30433 20.7809 1.32685 20.4877 1.36665 20.1969C1.38917 20.0317 1.39761 19.8432 1.48446 19.7116C1.77114 19.2778 1.7241 18.7937 1.79084 18.2601C1.56246 18.312 1.37791 18.3492 1.19617 18.3968C1.08078 18.4269 0.971816 18.4839 0.855616 18.5085C0.423787 18.6 0.235214 18.5164 0.00201038 18.1456C0.00201038 18.0268 0.00201038 17.9079 0.00201038 17.7891L0 17.7875Z' fill='%23000'/%3E%3Cpath d='M8.88302 13.4111C8.80743 13.4574 8.73586 13.5121 8.65585 13.5493C8.18381 13.7676 7.71016 13.9831 7.23572 14.1967C6.90762 14.3444 6.79142 14.2822 6.6708 13.9459C6.51077 13.4994 6.33185 13.0593 6.16016 12.6168C6.13403 12.549 6.09945 12.4845 6.07492 12.4163C5.99612 12.1977 6.05281 12.1216 6.28079 12.1664C6.83766 12.2753 7.37202 12.4496 7.81269 12.8172C8.07485 13.0359 8.36394 13.1853 8.69163 13.2744C8.75315 13.2911 8.81105 13.322 8.87055 13.3461L8.88342 13.4115L8.88302 13.4111Z' fill='%23000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_122_908'%3E%3Crect width='31' height='33' fill='%23000'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}html.bg_c_4 .b-wrap .b-item .info .more a,html.bg_c_4 .section-events .events-wrap .events-more a,html.bg_c_4 .page-news .news-list .news-item,html.bg_c_4 .wrap_footer .footer-middle .c-bordered{border-color:#f7f3d6;}html.bg_c_4 .section-home-news .news-item,html.bg_c_4 .pagination .pagination-item:hover,html.bg_c_4 .pagination .pagination-item.pagination-current{border-color:#000;}html.bg_c_4 .b-wrap .b-item .info{color:#f7f3d6;}html.bg_c_4 .b-wrap .b-item .info .more a{color:#f7f3d6 !important;}html.bg_c_4 .calendar,html.bg_c_4 .calendar:after{background:#000;}html.bg_c_4 .calendar .calendar-day,html.bg_c_4 .wrap_footer,html.bg_c_4 .calendar-top a,html.bg_c_4 .wrap_footer .footer-middle a,html.bg_c_4 .pagination .pagination-item:hover,html.bg_c_4 .pagination .pagination-item.pagination-current{background:#000 !important;color:#f7f3d6 !important;}html.bg_c_4 .calendar .calendar-top .calendar-prev{width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M18.5714 37.3333C18.937 37.3333 19.3026 37.1932 19.5816 36.9128C20.1395 36.3521 20.1395 35.4428 19.5816 34.8821L3.44881 18.6666L19.5816 2.45121C20.1395 1.89048 20.1395 0.981277 19.5816 0.420547C19.0237 -0.140182 18.1192 -0.140182 17.5613 0.420547L0.418404 17.6514C-0.139465 18.2121 -0.139465 19.1213 0.418404 19.6821L17.5613 36.9128C17.8402 37.1932 18.2058 37.3333 18.5714 37.3333Z' fill='%23f7f3d6'/%3E%3C/svg%3E");}html.bg_c_4 .calendar .calendar-top .calendar-next{width:14px;height:14px;background:no-repeat center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 20 38' fill='none'%3E%3Cpath d='M1.42859 37.3333C1.06296 37.3333 0.697409 37.1932 0.418402 36.9128C-0.139467 36.3521 -0.139467 35.4428 0.418402 34.8821L16.5512 18.6666L0.418402 2.45121C-0.139467 1.89048 -0.139467 0.981277 0.418402 0.420547C0.97627 -0.140182 1.88083 -0.140182 2.4387 0.420547L19.5816 17.6514C20.1395 18.2121 20.1395 19.1213 19.5816 19.6821L2.4387 36.9128C2.15977 37.1932 1.79421 37.3333 1.42859 37.3333Z' fill='%23f7f3d6'/%3E%3C/svg%3E");}html.images_1 img{display:none !important;}html.images_1 .header:after{background:none !important;}html.bg_c_1 .popup{background:white;border:2px solid black;}html.bg_c_1 .popup a{border:1px solid black;color:black !important;padding:5px 10px;border-radius:5px;text-decoration:none;}html.bg_c_1 .popup a:hover,html.bg_c_1 .popup a.active{border:1px solid black;color:white !important;background:black;}html.bg_c_2 .popup{background:black;border:2px solid yellow;}html.bg_c_2 .popup .ttl{color:yellow;}html.bg_c_2 .popup a{border:1px solid yellow;color:white !important;padding:5px 10px;border-radius:5px;text-decoration:none;}html.bg_c_2 .popup a:hover,html.bg_c_2 .popup a.active{border:1px solid black;color:black !important;background:yellow;}html.bg_c_3 .popup{background:#9dd1ff;border:2px solid black;}html.bg_c_3 .popup a{border:1px solid black;color:black !important;padding:5px 10px;border-radius:5px;text-decoration:none;}html.bg_c_3 .popup a:hover,html.bg_c_3 .popup a.active{border:1px solid black;color:#9dd1ff !important;background:black;}html.bg_c_4 .popup{background:#f7f3d6;border:2px solid black;}html.bg_c_4 .popup a{border:1px solid black;color:black !important;padding:5px 10px;border-radius:5px;text-decoration:none;}html.bg_c_4 .popup a:hover,html.bg_c_4 .popup a.active{border:1px solid black;color:#f7f3d6 !important;background:black;}html.font_i_1 *{letter-spacing:0.5px !important;}html.font_i_1 .section-menu .main-menu a{letter-spacing:0 !important;}html.font_i_2 *{letter-spacing:1px !important;}html.font_i_2 .vds2 *{letter-spacing:0.5px !important;}html.font_i_2 .section-menu .main-menu a{letter-spacing:0 !important;}html.font_i_3 *{letter-spacing:2px !important;}html.font_i_3 .vds2 *{letter-spacing:0.5px !important;}html.font_i_3 .section-menu .main-menu a{letter-spacing:0 !important;}html.font_f_2 *{font-family:Tahoma !important;}html.font_f_2 .vds2 *{font-family:'PT Sans' !important;}html.font_f_3 *{font-family:'Times New Roman' !important;}html.font_f_3 .vds2 *{font-family:'PT Sans' !important;}html.ver_1 .section-events .events-wrap .events-item .info .sold,html.ver_1 .section-events .events-wrap .events-more a:hover,html.ver_1 .section-menu,html.ver_1 .pagination .pagination-item:hover,html.ver_1 .page-news .news-item .section-page-files a,html.ver_1 .button,html.ver_1 .section-events .events-wrap .events-item .info,html.ver_1 .section-home-news,html.ver_1 .text{background:inherit;color:inherit;}html.ver_1 .section-menu .c-left .popup-menu-open,html.ver_1 .section-menu .c-left .menu a,html.ver_1 .calendar .calendar-day{border:none;}