@font-face{font-family:"Gill Sans Nova";font-weight:300;font-style:normal;font-display:swap;src:url(../fonts/Monotype__-_Gill_Sans_Nova_Book.ttf)}@font-face{font-family:"Gill Sans Nova";font-weight:600;font-style:normal;font-display:swap;src:url(../fonts/Monotype__-_Gill_Sans_Nova_SemiBold.ttf)}@font-face{font-family:"Gill Sans Nova";font-weight:800;font-style:normal;font-display:swap;src:url(../fonts/Monotype__-_Gill_Sans_Nova_Bold.ttf)}@font-face{font-family:"Gill Sans Nova";font-weight:800;font-style:italic;font-display:swap;src:url(../fonts/Monotype__-_Gill_Sans_Nova_Bold_Italic.ttf)}#quiz{margin:0 auto;padding:0 20px;width:100%;max-width:1120px;font-family:"Gill Sans Nova"}#quiz .result .title,#quiz>.title{font-size:50px;font-weight:700;font-style:italic;line-height:1.44em}@media (max-width:768px){#quiz .result .title,#quiz>.title{font-size:6.51vw}}#quiz .result .score{font-size:35px;font-weight:600}@media (max-width:768px){#quiz .result .score{font-size:4.55vw}}#quiz .question>.title{margin-bottom:1.6em;font-size:35px;line-height:1.43em;font-weight:600}@media (max-width:768px){#quiz .question>.title{font-size:4.55vw}}#quiz .question .card .anwsers .anwser input{position:relative;margin:0;appearance:none;border-radius:50%;border:2px solid #000}#quiz .question .card .anwsers .anwser input::before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:transparent;border-radius:50%;transform:translate(-50%,-50%) scale(56.5%)}#quiz .question .card .anwsers .anwser input:checked::before{background-color:#000}#quiz .question .card .anwsers .anwser label{padding-left:1em}#quiz .buttons button,#quiz .result .button{display:inline-block;padding:.8em;width:100%;max-width:360px;border:none;border-radius:5px;line-height:1.4em;text-decoration:none;text-align:center;cursor:pointer;text-transform:uppercase;font-weight:600}#quiz .buttons button.cta,#quiz .result .cta.button{font-size:25px;background-color:#1E26E4;color:#fff;letter-spacing:1.25px}@media (max-width:768px){#quiz .buttons button.cta,#quiz .result .cta.button{font-size:3.25vw}}#quiz .result a{text-decoration:underline;cursor:pointer}#quiz,#quiz *{box-sizing:border-box;cursor:default}#quiz>.title{margin-bottom:.55em;color:#791EE4}#quiz .question{font-size:50px;margin-bottom:3em}#quiz .question .card{display:flex;flex-wrap:wrap;align-items:flex-end}#quiz .question .card .picture{flex:0 1 486px}#quiz .question .card .anwsers{flex:0 1 auto;padding-left:74px}#quiz .question .card .anwsers .anwser{display:flex;align-items:center;font-size:25px}#quiz .question .card .anwsers .anwser,#quiz .question .card .anwsers .anwser *{cursor:pointer}#quiz .question .card .anwsers .anwser input{width:.92em;height:.92em;font-size:inherit}#quiz .question .card .anwsers .anwser label{flex-grow:1}#quiz .question .card .anwsers .anwser:not(:last-child){margin-bottom:1.32em}@media (max-width:768px){#quiz .question{font-size:6.51vw}#quiz .question .card .picture{flex:100%}#quiz .question .card .picture img{display:block;margin:auto;max-height:50vh;max-width:90%}#quiz .question .card .anwsers{flex:100%;display:flex;flex-wrap:wrap;padding:0}#quiz .question .card .anwsers .anwser{flex:1 1 33%;display:inline-flex}}@media (max-width:425px){#quiz .question .card .anwsers .anwser{font-size:5.88vw}}#quiz .buttons{font-size:50px;margin-top:4em;display:flex;justify-content:center}@media (max-width:768px){#quiz .buttons{font-size:6.51vw}}#quiz .result{display:flex;flex-direction:column;align-items:flex-start}#quiz .result .title{margin-bottom:1em;color:#791EE4}#quiz .result .score{margin-bottom:2.86em}#quiz .result .score a{display:inline-block}#quiz .result a{display:block;color:inherit}#quiz .result a.offer{margin:1.6em 0;font-size:25px;font-weight:600}@media (max-width:768px){#quiz .result a.offer{font-size:3.25vw}}