a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,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}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);overflow-x:hidden}a,audio,b,caption,div,embed,footer,form,h1,h2,h3,h4,h5,h6,header,i,iframe,label,li,menu,nav,object,ol,p,section,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,u,ul,video{line-height:1.4em}*{-webkit-box-sizing:border-box;box-sizing:border-box}.h2,h2{font-size:28px}.h3,h3{font-size:24px}.h4,h4{font-size:20px}body{min-width:320px}body h1,body h2,body h3,body h4,body h5,body h6{color:#000}body p{line-height:1.6}body .container{width:85%;margin:0 auto;max-width:940px;padding:80px 0}body hr{border-top:1px solid #ccc;margin-bottom:60px}body footer{position:fixed;bottom:0;width:100%;text-align:center;font-size:14px;padding:10px}.seo_title{position:absolute;top:-2em;left:-2em;z-index:-99999;width:1px;height:1px;overflow:hidden}.flex-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-box>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-box.row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.line-through{text-decoration:line-through}.sale-label{font-family:"Oswald", "Roboto", sans-serif;position:absolute;letter-spacing:1px;font-size:20px;text-transform:uppercase;color:#fff;z-index:1;top:15%;left:calc(50% - 7em)}.sale-label:after{content:"";position:absolute;width:3.5em;height:3.5em;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#8dc73f;border-radius:50%;z-index:-1}.learn-more{position:relative;font-family:sans-serif;font-weight:bold;line-height:1;margin-left:8px;color:#fff;z-index:1}.learn-more:after{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%;background-color:#444;z-index:-1}.wave{position:relative;height:8px;background-size:auto 8px;display:block;margin:0 auto;width:100%;background-image:url(../images/wave--black.png)}input[type=radio]{display:none}#quizForm{margin-bottom:0}#quizForm .question{display:none}#quizForm .question.active{display:block}#quizForm .btn{display:inline-block;padding:10px 24px;background:#222;color:#fff;cursor:pointer;text-align:center;margin:8px 0;text-decoration:none;font-size:1rem;-webkit-transition:background 0.2s;-o-transition:background 0.2s;transition:background 0.2s}#quizForm .btn:hover{background:#999!important}#quizForm .btn.disabled{opacity:0.65;cursor:not-allowed}#questionsContainer{position:relative;height:calc(100vh - 110px - 160px - 50px);min-height:350px;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}#questionsContainer .question{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;max-width:650px;min-width:650px}#questionsContainer .question h3{font-size:28px;margin-bottom:20px}#questionsContainer .question .options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}#questionsContainer .question .options>*{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;list-style:none;margin:20px 10px;padding:20px 25px;border:1.5px solid #000;border-radius:12px;font-size:18px;min-height:150px;cursor:pointer;-webkit-transition:color 0.2s ease-out 0s;-o-transition:color 0.2s ease-out 0s;transition:color 0.2s ease-out 0s}#questionsContainer .question .options>.selected,#questionsContainer .question .options>:hover{border-color:#71a52a;color:#71a52a;outline:2px solid #71a52a}#questionsContainer .question .btn-con{position:absolute;bottom:-50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%}#questionsContainer .question .btn-con a{-webkit-box-flex:1;-ms-flex:auto;flex:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:100px;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:3px 5px}#questionsContainer .question .btn-con a.prev-question{background:#bbb}#questionsContainer .question .btn-con a.show-result{background:#71a52a!important}#questionsContainer .question .btn-con a.show-result:hover{background:#669921!important}#result{display:none;text-align:center}#result>div{margin-bottom:60px}#result>div h2{font-size:35px;text-transform:uppercase;margin:0 auto 80px auto;width:80%}#result>div h2 span{font-size:inherit;display:inline-block}#result img{width:100%}#result .flex-box figure{position:relative}#result .flex-box figure img{max-width:280px;min-width:230px;padding:10px}#result .flex-box .info{text-align:left;-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5}#result .flex-box .info h3{margin-bottom:5px;text-transform:uppercase}#result .flex-box .info .desc{font-size:17px;margin-bottom:16px}#result .flex-box .info .price{margin-top:10px}#result .flex-box .info .price span{font-weight:bold;font-size:16px}#result .flex-box .info .price .promotion{font-size:1.1em;margin-right:5px}#result .flex-box .info .price .line-through{color:#666;font-weight:normal;font-size:0.9em}#result .flex-box .info ul.features{padding:0;margin:15px 0;margin-left:-5px}#result .flex-box .info ul.features li{list-style:none;display:inline-block;margin:5px;line-height:1;background-color:#eee;padding:8px 12px;font-size:14px;color:#444;-webkit-transition:background-color 0.3s ease;-o-transition:background-color 0.3s ease;transition:background-color 0.3s ease}#result .flex-box .info ul.features li:has(.learn-more){cursor:pointer}#result .flex-box .info ul.features li.active{background-color:#8dc73f70}#result .flex-box .info .features-desc{height:0;overflow:hidden;-webkit-transition:height 0.3s ease;-o-transition:height 0.3s ease;transition:height 0.3s ease}#result .flex-box .info .features-desc.active{border-bottom:1px dashed #ccc;margin-bottom:20px}#result .flex-box .info .features-desc p{font-size:14px;color:#555}#result .flex-box .info .features-desc p.active{padding-bottom:15px}#result .accessories .accessories-list>div{padding:70px 0;border-bottom:1px solid #ccc}#result .accessories .accessories-list>div:first-child{padding-top:0}#result .accessories .accessories-list>div:last-child{padding-bottom:0;border-bottom:none}#result .restart-quiz{font-size:18px}@media (max-width:768px){.sale-label{left:calc(50% - 6em)}#questionsContainer .question{max-width:100%;min-width:100%}#result>div h2{width:100%}#result .accessories .accessories-list>div{padding:50px 0}}@media (max-width:600px){body .container{padding:50px 0}.sale-label{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}#questionsContainer{height:calc(100vh - 110px - 100px - 100px);min-height:400px}#questionsContainer .question .options>*{min-width:100%;min-height:auto;margin:10px 20px;font-size:16px}#questionsContainer .question h3{font-size:22px;margin-bottom:10px}#questionsContainer .question .btn-con a{font-size:15px}#result>div h2{font-size:28px;margin-bottom:20px}#result .flex-box>*{min-width:100%}#result .flex-box figure img{width:70%;max-width:250px;min-width:200px;padding:0}#result .flex-box .info{text-align:center}#result .flex-box .info ul.features{margin-left:0}#result .flex-box .info .features-desc{width:90%;margin:0 auto}#result .accessories .accessories-list>div{padding:20px 0 50px 0}}@media (max-width:450px){body .container{width:90%}#questionsContainer .question .options>*{margin:8px 20px}#questionsContainer .question .btn-con{bottom:-60px}#questionsContainer .question .btn-con a{margin:5px}}@media (max-width:450px) and (max-height:700px){#questionsContainer .question .btn-con{bottom:-80px}#questionsContainer .question .btn-con a{font-size:14px;margin:3px 5px}}