.order{display:block;text-align:center;background-color:#1294c2;color:#fff;padding:15px;border-radius:5px;margin:30px auto;max-width:357px;text-transform:uppercase;text-decoration:none;font-size:18px}@media (max-width: 410px){.order{padding:18px;max-width:320px;font-size:16px}}.cursor-text{cursor:pointer;position:absolute}.cursor-text,.spin-wrapper,.wheel-wrapper{text-align:center}.spin-wrapper{-webkit-box-shadow:0 0 10px;box-shadow:0 0 10px;border:3px solid red;padding:20px 10px;border-radius:10px;box-sizing:border-box;margin:15px auto}.spin-wrapper p{text-align:center;font-size:21px!important;line-height:1.4!important;margin-bottom:15px}.wheel{width:380px!important;margin:0 auto;position:relative}.wheel-cursor{position:absolute;width:35%!important;height:35%;top:50%;left:50%;transform:translate(-50%,-50%);background:0 0!important}.cursor-text{position:absolute;z-index:2;display:inline-block;width:45%!important;height:45%;font:12px Arial!important;line-height:61px!important;cursor:pointer;border-radius:50%;vertical-align:middle;text-align:center;border:1px solid #ccc;top:59%;left:50%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translate(-50%,-50%);-webkit-box-shadow:#fff 0 -2px 0 inset,#fff 0 2px 0 inset,rgba(0,0,0,.4) 0 0 5px;box-shadow:#fff 0 -2px 0 inset,#fff 0 2px 0 inset,rgba(0,0,0,.4) 0 0 5px;background:#fff;background:radial-gradient(ellipse at center,#fff 0,#eaeaea 100%)}.wheel-img{-webkit-transition:4s;-o-transition:4s;transition:4s}.cursor-text:active{-webkit-box-shadow:rgba(0,0,0,.4) 0 0 5px inset;box-shadow:rgba(0,0,0,.4) 0 0 5px inset}.wheel img{max-width:100%}@media all and (max-width: 520px){.wheel{width:280px!important}.cursor-text{line-height:47px!important;font-size:14px;top:64%}}@media all and (max-width: 460px){.wheel{width:240px!important}.cursor-text{line-height:36px!important;top:67%}}.super-rotation{animation-name:super-rotation;animation-duration:7s;animation-fill-mode:forwards;transition-timing-function:ease-in-out}@keyframes super-rotation{70%{transform:rotate(1765deg)}100%{transform:rotate(1755deg)}}.order_block{font-family:Arial,sans-serif}
.prod_img_wrapper{max-width:420px;margin:15px auto 0;position:relative;margin-top:-30px}.prod_img{width:100%;max-width:300px;position:relative}.prix{position:absolute;font-family:Arial,sans-serif;right:34px;bottom:-29px;color:#000;box-shadow:rgba(0,0,0,.8) 0 3px 30px;width:148px;height:98px;text-align:center!important;font-size:19px;font-weight:700;line-height:1.3;transform:rotateZ(-7deg);margin:0 auto;background:linear-gradient(to right,#eea513 0,#fded13 100%);border-width:2px;border-style:solid;border-color:#fff;border-image:initial;border-radius:19%}span.dis{display:block;margin-top:9px;font-size:18px}.price_main{border-bottom:2px solid #d31812;font-size:24px;line-height:0;margin:0 auto;color:red}.js_old_price{display:block;margin:0 auto}.wheel_input{font-size:14px;display:block!important;margin:0 auto 20px!important;padding:0 10px;width:50%!important;border:2px solid grey!important;border-radius:5px!important;height:42px;font-family:Arial,sans-serif}.data_label{line-height:30px;text-align:center;display:block}.order_block{text-align:center!important;margin-top:10px}@media screen and (max-width: 480px){.wheel_input{width:90%!important}}.main-link{display:block;margin:40px auto;padding:20px;font-size:20px;text-decoration:none;background-color:#de0606;text-align:center;color:#fff!important;border-radius:4px;border:none;cursor:pointer;max-width:300px}.main-link:hover{opacity:.8}.time_remains{font-size:1.1em;color:red;font-weight:700;font-size:1.1em;color:red;font-weight:700}.close-popup{cursor:pointer;position:absolute}.pop-up-window,.spin-result-wrapper{text-align:center}.close-popup{width:30px;height:30px;background-image:url(../images/cross.svg);background-size:100%;top:-40px;border-radius:50%;-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;right:0}.spin-result-wrapper{display:none;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;top:0;z-index:999;left:0;height:100%;position:fixed;background-color:rgba(0,0,0,.6)}.pop-up-window{position:relative;max-width:400px;right:0;left:0;top:40%;margin:0 auto!important;background:#fff;padding:70px 10px 20px!important;border-radius:10px;animation:.7s ease 0 normal none 1 running pop-up-appear}.pop-up-window::after,.pop-up-window::before{content:"";position:absolute;left:0;right:0;margin:0 auto}.pop-up-window::before{width:110px;height:110px;top:-55px;background-color:#71c341;border-radius:50%;animation:.5s ease .6s normal backwards 1 running pop-up-appear-before}.pop-up-window::after{width:50px;height:20px;top:-20px;border-width:medium medium 4px 4px;border-style:none none solid solid;border-color:currentcolor currentcolor #fff #fff;-moz-border-top-colors:none;-moz-border-right-colors:none;-moz-border-bottom-colors:none;-moz-border-left-colors:none;border-image:none;transform:rotate(-45deg);transition:opacity 1s ease 0;animation:.5s ease .6s normal backwards 1 running pop-up-appear-after}@keyframes pop-up-appear{0%{transform:translateY(-2000px)}30%{transform:translateY(100px)}100%{transform:translateY(0)}}@keyframes pop-up-appear-before{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes pop-up-appear-after{0%{opacity:0}100%{opacity:1}}.pop-up-heading{font-size:40px!important;margin-bottom:20px!important}.pop-up-text{margin-bottom:25px!important;font-size:24px!important;line-height:30px!important;text-align:center!important;color:#414141!important;font-weight:400}.pop-up-button,.pop-up-button:hover{color:#fff!important;text-decoration:none!important}.pop-up-button{text-transform:uppercase!important;padding:10px 20%!important;font-size:20px!important;border-radius:5px!important;background-color:#71c341!important;border:none!important;cursor:pointer!important;outline:0!important}@media all and (max-width: 520px){.pop-up-window{top:30%}.pop-up-heading{font-size:33px!important}.pop-up-text{margin-bottom:15px!important}.close-popup{position:absolute;width:30px;height:30px;background-size:100%;top:-40px;border-radius:50%;-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;right:-10px;cursor:pointer}}.left_count{display:table;text-align:center;padding:10px 30px;background:red;margin:12px auto;color:#fff;text-shadow:0 -1px 0 #000,0 -1px 0 #000,0 1px 0 #000,0 1px 0 #000,-1px 0 0 #000,1px 0 0 #000,-1px 0 0 #000,1px 0 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;font-size:170%!important;border-radius:5px}.inL_647444{text-align:center}.inL_881254{text-align:center;color:red}.inL_836935{text-align:center;color:green;margin-bottom:20px}.order_block{text-align:center!important}.order_block h3{font:bold 17px Arial!important;background:0 0}.time_remains{font-size:1.1em;color:red;font-weight:700}.spin-result-wrapper{display:none;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;top:0;z-index:999;left:0;height:100%;position:fixed;background-color:rgba(0,0,0,.6);text-align:center;overflow:scroll}.pop-up-window{position:relative;max-width:400px;right:0;left:0;top:40%;margin:0 auto;background:#fff none repeat scroll 0 0;text-align:center;padding:10px;padding-top:70px;padding-bottom:20px;border-radius:10px;-webkit-animation:.7s ease 0 normal none 1 running pop-up-appear;animation:.7s ease 0 normal none 1 running pop-up-appear}.close-popup{position:absolute;width:30px;height:30px;background-image:url(../images/cross.svg);background-size:100%;top:-31px;border-radius:50%;-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;right:0;cursor:pointer}.pop-up-heading{font-size:40px;margin-bottom:20px}.pop-up-text{margin-bottom:25px;font-size:18px;line-height:1.1;text-align:center!important;padding:0!important}.pop-up-button{text-transform:uppercase;text-decoration:none!important;padding:10px 20%;font-size:20px;border-radius:5px;background-color:#71c341;color:#fff!important;border:medium none;cursor:pointer;outline:medium none}.pop-up-window{position:relative;max-width:600px;right:0;left:0;top:40%;margin:0 auto;background:#fff none repeat scroll 0 0;text-align:center;padding:10px;padding-top:70px;padding-bottom:20px;border-radius:10px;-webkit-animation:.7s ease 0 normal none 1 running pop-up-appear;animation:.7s ease 0 normal none 1 running pop-up-appear}.pop-up-window::before{content:'';position:absolute;width:110px;height:110px;top:-55px;left:0;right:0;margin:0 auto;background-color:#71c341;border-radius:50%;-webkit-animation:.5s ease .6s normal backwards 1 running pop-up-appear-before;animation:.5s ease .6s normal backwards 1 running pop-up-appear-before}.pop-up-window::after{content:'';position:absolute;width:50px;height:20px;top:-20px;left:0;right:0;margin:0 auto;border-width:medium medium 4px 4px;border-style:none none solid solid;border-color:currentcolor currentcolor #fff #fff;-moz-border-top-colors:none;-moz-border-right-colors:none;-moz-border-bottom-colors:none;-moz-border-left-colors:none;-o-border-image:none;border-image:none;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:opacity 1s ease 0;transition:opacity 1s ease 0;-webkit-animation:.5s ease .6s normal backwards 1 running pop-up-appear-after;animation:.5s ease .6s normal backwards 1 running pop-up-appear-after}@-webkit-keyframes pop-up-appear{0%{-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes pop-up-appear{0%{-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pop-up-appear-before{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pop-up-appear-before{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes pop-up-appear-after{0%{opacity:0}100%{opacity:1}}@keyframes pop-up-appear-after{0%{opacity:0}100%{opacity:1}}.pop-up-button:hover{color:#fff!important;text-decoration:none!important}@media all and (max-width:750px){.close-popup{right:-1px}}@media all and (max-width:520px){.close-popup{right:-1px}}.Figure-caption{width:100%;max-width:650px;margin-right:auto;margin-left:auto;font-family:Proxima Nova,Arial,Helvetica Neue,sans-serif;font-size:16px;line-height:22px;max-width:520px;padding-top:4px;color:#1a1a1a;display:block}.Figure{display:block;max-width:650px;width:100%;margin:20px auto}a.button{box-sizing:border-box;font-size:120%;text-align:center;color:#fff!important;background-color:red;display:table;margin:25px auto;width:100%;max-width:400px;border-radius:15px;text-decoration:none;padding:15px}.boxes{display:flex;flex-direction:column;align-items:center;max-width:1000px;margin:0 auto}.boxes__instructions{display:flex;flex-flow:row nowrap;width:100%;justify-content:space-between;padding:20px 10px;background-color:#232f3e;border-radius:4px;color:#fff;margin-top:0;margin-bottom:30px;text-align:center}.boxes__wrapper{display:flex;flex-flow:row wrap;justify-content:center;max-width:800px}.boxes__wrapper>div{position:relative;display:flex;width:32.5%;justify-content:center;-webkit-transition-duration:.2s;transition-duration:.2s;cursor:pointer}.boxes__wrapper>div:hover{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}.boxes__discount img,.try{width:180px;height:165px}@media screen and (max-width:600px){.boxes__discount img,.try{width:150px;height:135px}}@media screen and (max-width:400px){.boxes__discount img,.try{width:130px;height:115px}}@media screen and (max-width:340px){.boxes__discount img,.try{width:110px;height:95px}}.boxes__discount{display:none}.show{display:block}.sweet-alert,.sweet-overlay{position:fixed;display:none;position:fixed;display:none}.sweet-overlay{background-color:#000;background-color:rgba(0,0,0,.4);left:0;right:0;top:0;bottom:0;z-index:10000}.sweet-alert{background-color:#fff;font-family:open sans,helvetica neue,Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;left:50%;top:35%;margin-left:-256px;margin-top:-150px;overflow:hidden;z-index:99999}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:25px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:10px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:15px;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert button{background-color:#e84242;color:#fff;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0;cursor:pointer}.sweet-alert button:focus{outline:0;box-shadow:0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)}.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert .sa-icon{width:100px;height:100px;-webkit-border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}@-webkit-keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes bouncein{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bouncein{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bouncein;animation-name:bouncein}.visible{display:block}input[value="ÐŸÐ¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾"]{text-transform:uppercase;padding:10px 15px;margin:15px 0;outline:0;border:none;margin-top:5px;border-radius:5px;box-shadow:0 4px 3px #242120;background:red;color:#fff;font-weight:700;cursor:pointer;transition:background .3s}input[value="ÐŸÐ¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾"]:hover{background:#b00!important;transition:background .3s}input[value="ÐŸÐ¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾"]:active{transform:translateY(2px);box-shadow:none!important}input::placeholder{font-size:20px;color:#333;display:block;height:40px;margin-top:5px;margin-bottom:5px}.time_remains{font-size:19px;color:red;font-weight:700;line-height:50px}.spin-result-wrapper{display:none;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;top:0;z-index:999;left:0;height:100%;position:fixed;background-color:rgba(0,0,0,.6);text-align:center}.pop-up-window{position:relative;max-width:400px;right:0;left:0;top:40%;margin:0 auto;background:#fff none repeat scroll 0 0;text-align:center;padding:10px;padding-top:70px;padding-bottom:20px;border-radius:10px;animation:.7s ease 0 normal none 1 running pop-up-appear}.close-popup{position:absolute;width:30px;height:30px;background-image:url(../images/cross.svg);background-size:100%;top:-31px;border-radius:50%;-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;right:-1px;cursor:pointer}.pop-up-heading{font-size:40px;margin-bottom:20px}.pop-up-text{margin-bottom:25px;font-size:24px;line-height:30px;text-align:center!important}.pop-up-button{text-transform:uppercase;text-decoration:none!important;padding:10px 20%;font-size:20px;border-radius:5px;background-color:#71c341;color:#fff!important;border:medium none;cursor:pointer;outline:medium none}.pop-up-button:hover{background:#5aa52e}.pop-up-window{position:relative;max-width:400px;right:0;left:0;top:35%;margin:0 auto;background:#fff none repeat scroll 0 0;text-align:center;padding:10px;padding-top:70px;padding-bottom:20px;border-radius:10px;animation:.7s ease 0 normal none 1 running pop-up-appear}.pop-up-window::before{content:"";position:absolute;width:110px;height:110px;top:-55px;left:0;right:0;margin:0 auto;background-color:#71c341;border-radius:50%;animation:.5s ease .6s normal backwards 1 running pop-up-appear-before}.pop-up-window::after{content:"";position:absolute;width:50px;height:20px;top:-20px;left:0;right:0;margin:0 auto;border-width:medium medium 4px 4px;border-style:none none solid solid;border-color:currentcolor currentcolor #fff #fff;-moz-border-top-colors:none;-moz-border-right-colors:none;-moz-border-bottom-colors:none;-moz-border-left-colors:none;border-image:none;transform:rotate(-45deg);transition:opacity 1s ease 0;animation:.5s ease .6s normal backwards 1 running pop-up-appear-after}@keyframes pop-up-appear{0%{transform:translateY(-2000px)}30%{transform:translateY(100px)}100%{transform:translateY(0)}}@keyframes pop-up-appear-before{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes pop-up-appear-after{0%{opacity:0}100%{opacity:1}}.pop-up-button:hover{color:#fff!important;text-decoration:none!important}@media (max-width:506px){.close-popup{right:-3px}}.live{margin-top:5px;display:block}.comments p:nth-child(2){padding-left:60px}b,body,div,figure,footer,h1,h3,html,img,p,span,strong{margin:0;padding:0;border:0 none;outline:0 none;font-size:100%;vertical-align:baseline;background:transparent none repeat scroll 0 0}body{line-height:1}figure,footer{display:block}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent none repeat scroll 0 0}*{box-sizing:border-box}body{background-color:#f2f2f2;position:relative}img{max-width:100%}a{color:#b88b58;text-decoration:none}.Body{font-size:18px;line-height:1.3}@media only screen and (min-width:48em){.Body{font-size:20px;line-height:27px}}.Body:last-child>:last-child{margin-bottom:0}.Body a{color:inherit;box-shadow:0 -1px #b88b58 inset}.Body a:hover{color:#b88b58}.Body p{margin-bottom:15px}.Body h3{margin-top:18px;margin-bottom:12px;font-family:"Proxima Nova",Arial,"Helvetica Neue",sans-serif;font-size:21px;font-weight:700}.comments>div{margin-bottom:15px;border-bottom:1px solid #ccc}header{display:block}.Header{width:100%;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-direction:column;z-index:2;background:#fff}.Header__top{width:100%;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;z-index:2;background:#fff}.Header__bottom{width:100%;max-width:1000px;height:50px;margin:0 auto;background:#fff}.Header__bottom-list{height:16px;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;list-style:none;padding:0;overflow:hidden}.Header__bottom-list-link{padding:0 5px;font-family:'Open Sans',sans-serif;color:#000;text-transform:uppercase;font-size:15px;font-weight:500;letter-spacing:.02em}.Header__bottom-list-link:hover{color:#62a7d9;text-decoration:underline!important}.Header__top-center{display:flex;justify-content:center;align-items:center}.Header__top-center-logo{margin-right:20px;margin-top:15px}.Header__top-center-title{font-weight:400}@media only screen and (max-width:666px){.Header__bottom-list-item:nth-child(8){display:none!important}}@media only screen and (max-width:600px){.Header__bottom-list-item:nth-child(7){display:none!important}}@media only screen and (max-width:550px){.Header__bottom-list-item:nth-child(6){display:none!important}}@media only screen and (max-width:420px){.Header__bottom-list-item:nth-child(5){display:none!important}}@media only screen and (max-width:340px){.Header__bottom-list-item:nth-child(4){display:none!important}}.Copyright{padding:0 12px;line-height:1.2}@media only screen and (min-width:64em){.Copyright{padding:0}}.Copyright-container{display:flex;flex-flow:row wrap;margin:0 auto;padding:20px 0}.Copyright-container a:hover{color:rgba(255,255,255,.5)}@media only screen and (min-width:48em){.Copyright-container{max-width:675px;flex-wrap:nowrap;text-align:left}}@media only screen and (min-width:64em){.Copyright-container{max-width:860px}}.Copyright-container a{color:#fff}.Copyright-block{font-size:17px;flex:1 0 20%}@media only screen and (min-width:48em){.Copyright-block{padding-top:0;border-top:0 none}}.Copyright-block:last-child{text-align:right}.MaterialTag{position:relative;z-index:30;display:inline-block;vertical-align:top;text-transform:uppercase;border:1px solid;border-radius:2px;font-weight:700;line-height:1;font-family:"Proxima Nova",Arial,"Helvetica Neue",sans-serif;color:#b88b58;-moz-user-select:none;user-select:none}@media only screen and (max-width:32em){.MaterialTag{height:15px;line-height:15px;padding:0 5px;font-size:10px;letter-spacing:.5px}}span.MaterialTag{cursor:default;pointer-events:none}@media only screen and (min-width:32em){.MaterialTag--medium{height:20px;line-height:20px;padding:0 7px;letter-spacing:1px;font-size:12px}}.MaterialTag--solid{color:#fff;background:#b88b58 none repeat scroll 0 0;border-color:#b88b58;text-shadow:0 1px 1px rgba(0,0,0,.5)}.MaterialMeta{display:inline-block;font-family:"Proxima Nova",Arial,"Helvetica Neue",sans-serif;font-size:12px;line-height:14px;color:grey;margin-right:12px;padding-left:18px;background-repeat:no-repeat;background-position:left center;background-size:12px auto;font-weight:400}@media only screen and (min-width:48em){.MaterialMeta{font-size:15px;line-height:18px;margin-right:15px}}@media only screen and (min-width:48em){.MaterialMeta--source{white-space:nowrap}}.MediaMaterialHeader{max-width:840px}.MediaMaterialHeader-first{color:#000;line-height:27px}@media only screen and (min-width:48em){.MediaMaterialHeader-first{line-height:38px}}.MediaMaterialHeader-first,.MediaMaterialHeader-separator{transition:color .25s ease-out 0;font-family:"Proxima Nova",Arial,"Helvetica Neue",sans-serif;font-size:24px;font-weight:700}@media only screen and (min-width:48em){.MediaMaterialHeader-first,.MediaMaterialHeader-separator{font-size:36px}}.MediaMaterial{background-color:#fff;padding:12px}@media only screen and (min-width:48em){.MediaMaterial{padding:25px 15px 20px}}.MediaMaterial-header{display:flex;flex-flow:column wrap;max-width:650px;margin:0 auto 18px;align-items:flex-start;align-items:center;text-align:center}@media only screen and (min-width:63.125em){.MediaMaterial-header{max-width:1000px;margin-bottom:25px}}.MediaMaterial-tag{margin-bottom:5px}@media only screen and (min-width:48em){.MediaMaterial-tag{margin-bottom:11px}}.MediaMaterial-meta{margin-top:12px}@media only screen and (min-width:48em){.MediaMaterial-meta{margin-top:12px}}.MediaMaterial-materialContent{width:100%;max-width:650px}.MediaMaterial-body{position:relative;max-width:650px;margin:0 auto}@media only screen and (min-width:63.125em){.MediaMaterial-body{max-width:1000px}}.MediaMaterial--fullWidth .MediaMaterial-materialContent{max-width:none}.Material{padding:12px 0 0}@media only screen and (min-width:48em){.Material{padding:15px 0 0}}.Material-shadow{position:absolute;width:100%;height:1px;left:0;z-index:300;background-color:rgba(0,0,0,.15)}.Material-shadow--top{top:0}.Material-container{background:#fff none repeat scroll 0 0;position:relative}@media only screen and (min-width:48em){.Body h3{margin-top:35px;margin-bottom:10px;font-size:26px;line-height:27px}}.MaterialContent--bannerless .Body>*{margin-right:auto;margin-left:auto}@media only screen and (min-width:40.625em){.MaterialContent .Figure{margin-right:auto;margin-left:auto}}.Figure{margin:15px -12px}.Figure img{display:block;margin:5px auto}@media only screen and (min-width:48em){.Figure{margin:27px auto 20px}}@media only screen and (min-width:75em){.Figure{max-width:650px}}.Figure img{max-width:100%;vertical-align:bottom}@media only screen and (min-width:40.625em){.Figure img{border-radius:2px}}.Figure-caption{width:100%;max-width:650px;margin:0 auto;padding:7px 12px 0;font-size:15px;line-height:17px}@media only screen and (min-width:40.625em){.Figure-caption{padding-right:0;padding-left:0;font-size:16px;line-height:18px}}.App{display:flex;flex-direction:column;min-height:100vh;transition:transform .25s ease-out 0s,-webkit-transform .25s ease-out 0s,-o-transform .25s ease-out 0}.App-content,.App-footer{transition:transform .25s ease-out 0s,-webkit-transform .25s ease-out 0s,-o-transform .25s ease-out 0}.App-footer{position:relative;z-index:1;outline:2px solid #252525}.App-content{position:relative;z-index:1;overflow:visible;background-color:#f2f2f2;flex:1 0 auto}.App--isMaterial .App-content{background-color:#e6e6e6}.Footer{color:#999;background-color:#252525;font-family:"Proxima Nova",Arial,"Helvetica Neue",sans-serif}.ava-img{width:50px;margin-right:10px;display:inline-block;vertical-align:middle}.Body a{color:#00f}.Body a:hover{box-shadow:none}a.button{font-size:20px;text-align:center;color:#fff!important;background-color:red;display:block;width:100%;max-width:370px;border-radius:30px;text-decoration:none;padding:15px}a.button:hover{background-color:#c11f1f}html{font-family:sans-serif}body{margin:0}figure,footer,main{display:block}a{background:transparent none repeat scroll 0 0}a:active,a:hover{outline:0 none}b,strong{font-weight:700}h1{font-size:2em;margin:.67em 0}img{border:0 none}figure{margin:1em 40px}button{color:inherit;font:inherit;margin:0;overflow:visible;text-transform:none;cursor:pointer}button::-moz-focus-inner{border:0 none;padding:0}.tag_center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.inL_26056{text-align:center}.inL_919438{text-align:center}.inL_945182{padding-left:45px}.red_text{color:red}.inL_185184{padding-left:45px}.inL_990309{display:block;margin:auto;width:100%;max-width:450px}.inL_939597{color:red;font-weight:700}.rom-footer .rom_link{color:#999!important}